var/cache/dev/ContainerLyI7zCA/App_KernelDevDebugContainer.php line 9176

Open in your IDE?
  1. <?php
  2. namespace ContainerLyI7zCA;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  34.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  35.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  36.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  37.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  38.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  39.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  40.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  41.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  42.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  43.             '.container.private.session' => 'get_Container_Private_SessionService',
  44.             '.container.private.twig' => 'get_Container_Private_TwigService',
  45.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  46.             'App\\Controller\\Admin\\CustomerController' => 'getCustomerControllerService',
  47.             'App\\Controller\\Admin\\NotificationController' => 'getNotificationControllerService',
  48.             'App\\Controller\\Admin\\RoleController' => 'getRoleControllerService',
  49.             'App\\Controller\\Admin\\UserController' => 'getUserControllerService',
  50.             'App\\Controller\\Connectivity\\ConnectorController' => 'getConnectorControllerService',
  51.             'App\\Controller\\Dam\\FileController' => 'getFileControllerService',
  52.             'App\\Controller\\Dam\\FolderController' => 'getFolderControllerService',
  53.             'App\\Controller\\Dam\\FormatController' => 'getFormatControllerService',
  54.             'App\\Controller\\Dam\\OneDriveController' => 'getOneDriveControllerService',
  55.             'App\\Controller\\Dashboard\\DashboardController' => 'getDashboardControllerService',
  56.             'App\\Controller\\Exports\\ExportController' => 'getExportControllerService',
  57.             'App\\Controller\\IA\\IaController' => 'getIaControllerService',
  58.             'App\\Controller\\Imports\\ImportController' => 'getImportControllerService',
  59.             'App\\Controller\\Main\\ApiController' => 'getApiControllerService',
  60.             'App\\Controller\\Main\\DemoController' => 'getDemoControllerService',
  61.             'App\\Controller\\Main\\HistoricalController' => 'getHistoricalControllerService',
  62.             'App\\Controller\\Main\\MainController' => 'getMainControllerService',
  63.             'App\\Controller\\Main\\SecurityController' => 'getSecurityControllerService',
  64.             'App\\Controller\\Main\\StatusController' => 'getStatusControllerService',
  65.             'App\\Controller\\Pim\\AttributeController' => 'getAttributeControllerService',
  66.             'App\\Controller\\Pim\\AttributesGroupController' => 'getAttributesGroupControllerService',
  67.             'App\\Controller\\Pim\\CategoryController' => 'getCategoryControllerService',
  68.             'App\\Controller\\Pim\\ChannelController' => 'getChannelControllerService',
  69.             'App\\Controller\\Pim\\EtimController' => 'getEtimControllerService',
  70.             'App\\Controller\\Pim\\FamilyController' => 'getFamilyControllerService',
  71.             'App\\Controller\\Pim\\ProductController' => 'getProductControllerService',
  72.             'App\\Controller\\Pim\\ReferentialController' => 'getReferentialControllerService',
  73.             'App\\Controller\\Web2Print\\GeneratorController' => 'getGeneratorControllerService',
  74.             'App\\Controller\\Web2Print\\MainController' => 'getMainController2Service',
  75.             'App\\Controller\\Web2Print\\PageTemplateController' => 'getPageTemplateControllerService',
  76.             'App\\Controller\\Web2Print\\ProductTemplateController' => 'getProductTemplateControllerService',
  77.             'App\\Controller\\Web2Print\\PublicationController' => 'getPublicationControllerService',
  78.             'App\\Controller\\Workflow\\WorkflowController' => 'getWorkflowControllerService',
  79.             'App\\Controller\\Workflow\\WorkflowItemController' => 'getWorkflowItemControllerService',
  80.             'App\\Controller\\Workflow\\WorkflowProcessController' => 'getWorkflowProcessControllerService',
  81.             'App\\Enum\\ApiCodeEnum' => 'getApiCodeEnumService',
  82.             'App\\Enum\\AssociationTypeEnum' => 'getAssociationTypeEnumService',
  83.             'App\\Enum\\AttributeEnum' => 'getAttributeEnumService',
  84.             'App\\Enum\\BmeCatEnum' => 'getBmeCatEnumService',
  85.             'App\\Enum\\BooleanEnum' => 'getBooleanEnumService',
  86.             'App\\Enum\\ConditionEnum' => 'getConditionEnumService',
  87.             'App\\Enum\\Connector\\ConnectorTypeEnum' => 'getConnectorTypeEnumService',
  88.             'App\\Enum\\Connector\\PrestashopAttributeListEnum' => 'getPrestashopAttributeListEnumService',
  89.             'App\\Enum\\Connector\\ShopifyAttributeListEnum' => 'getShopifyAttributeListEnumService',
  90.             'App\\Enum\\CustomerTypeEnum' => 'getCustomerTypeEnumService',
  91.             'App\\Enum\\Dashboard\\BreakpointEnum' => 'getBreakpointEnumService',
  92.             'App\\Enum\\Dashboard\\GridEnum' => 'getGridEnumService',
  93.             'App\\Enum\\Dashboard\\WidgetTypeEnum' => 'getWidgetTypeEnumService',
  94.             'App\\Enum\\DeclinationReferenceEnum' => 'getDeclinationReferenceEnumService',
  95.             'App\\Enum\\DeeplLanguageEnum' => 'getDeeplLanguageEnumService',
  96.             'App\\Enum\\EtimEnum' => 'getEtimEnumService',
  97.             'App\\Enum\\ExportFilterEnum' => 'getExportFilterEnumService',
  98.             'App\\Enum\\FabDisEnum' => 'getFabDisEnumService',
  99.             'App\\Enum\\FeatureToggleEnum' => 'getFeatureToggleEnumService',
  100.             'App\\Enum\\FileExtensionEnum' => 'getFileExtensionEnumService',
  101.             'App\\Enum\\FontAwesomeFileIconsEnum' => 'getFontAwesomeFileIconsEnumService',
  102.             'App\\Enum\\HistoricalEnum' => 'getHistoricalEnumService',
  103.             'App\\Enum\\LanguageEnum' => 'getLanguageEnumService',
  104.             'App\\Enum\\NotificationEnum' => 'getNotificationEnumService',
  105.             'App\\Enum\\PrivilegeEnum' => 'getPrivilegeEnumService',
  106.             'App\\Enum\\RestrictionObjectTypeEnum' => 'getRestrictionObjectTypeEnumService',
  107.             'App\\Enum\\UnitEnum' => 'getUnitEnumService',
  108.             'App\\Enum\\W2PEnum' => 'getW2PEnumService',
  109.             'App\\Enum\\Workflow\\DataTypeEnum' => 'getDataTypeEnumService',
  110.             'App\\Enum\\Workflow\\ObjectTypeEnum' => 'getObjectTypeEnumService',
  111.             'App\\Enum\\Workflow\\UpdateTypeEnum' => 'getUpdateTypeEnumService',
  112.             'App\\EventListener\\BeforeLogoutListener' => 'getBeforeLogoutListenerService',
  113.             'App\\EventListener\\LocaleListener' => 'getLocaleListenerService',
  114.             'App\\EventListener\\TerminologiesListener' => 'getTerminologiesListenerService',
  115.             'App\\Exception\\InvalidFormatException' => 'getInvalidFormatExceptionService',
  116.             'App\\Exception\\RefreshTokenError' => 'getRefreshTokenErrorService',
  117.             'App\\Form\\Admin\\Customer\\CustomizationType' => 'getCustomizationTypeService',
  118.             'App\\Form\\Admin\\User\\ContextType' => 'getContextTypeService',
  119.             'App\\Form\\Admin\\User\\DashboardViewType' => 'getDashboardViewTypeService',
  120.             'App\\Form\\Admin\\User\\GeneralType' => 'getGeneralTypeService',
  121.             'App\\Form\\Admin\\User\\WorkflowMailType' => 'getWorkflowMailTypeService',
  122.             'App\\Form\\ExtentionType\\CustomCheckboxType' => 'getCustomCheckboxTypeService',
  123.             'App\\Form\\Main\\DefinePasswordType' => 'getDefinePasswordTypeService',
  124.             'App\\Form\\Main\\DefineTwoAuthType' => 'getDefineTwoAuthTypeService',
  125.             'App\\Form\\Main\\FirstLoginType' => 'getFirstLoginTypeService',
  126.             'App\\Form\\Main\\LoginType' => 'getLoginTypeService',
  127.             'App\\Form\\Main\\RecoverPasswordType' => 'getRecoverPasswordTypeService',
  128.             'App\\Security\\LoginFormAuthenticator' => 'getLoginFormAuthenticatorService',
  129.             'App\\Security\\UserProvider' => 'getUserProviderService',
  130.             'App\\Services\\Admin\\ContextService' => 'getContextServiceService',
  131.             'App\\Services\\Admin\\CustomerService' => 'getCustomerServiceService',
  132.             'App\\Services\\Admin\\NotificationService' => 'getNotificationServiceService',
  133.             'App\\Services\\Admin\\PrivilegeService' => 'getPrivilegeServiceService',
  134.             'App\\Services\\Admin\\RoleService' => 'getRoleServiceService',
  135.             'App\\Services\\Admin\\UserService' => 'getUserServiceService',
  136.             'App\\Services\\Connectivity\\ConnectorService' => 'getConnectorServiceService',
  137.             'App\\Services\\Dam\\FileService' => 'getFileServiceService',
  138.             'App\\Services\\Dam\\FolderService' => 'getFolderServiceService',
  139.             'App\\Services\\Dam\\FormatService' => 'getFormatServiceService',
  140.             'App\\Services\\Dam\\OneDriveService' => 'getOneDriveServiceService',
  141.             'App\\Services\\Dashboard\\WidgetService' => 'getWidgetServiceService',
  142.             'App\\Services\\IA\\OpenAIService' => 'getOpenAIServiceService',
  143.             'App\\Services\\Main\\ApiRequestService' => 'getApiRequestServiceService',
  144.             'App\\Services\\Main\\ApiService' => 'getApiServiceService',
  145.             'App\\Services\\Main\\DemoService' => 'getDemoServiceService',
  146.             'App\\Services\\Main\\ExportService' => 'getExportServiceService',
  147.             'App\\Services\\Main\\HistoricalService' => 'getHistoricalServiceService',
  148.             'App\\Services\\Main\\ImportService' => 'getImportServiceService',
  149.             'App\\Services\\Main\\SecurityService' => 'getSecurityServiceService',
  150.             'App\\Services\\Main\\StatusService' => 'getStatusServiceService',
  151.             'App\\Services\\Pim\\AssociationService' => 'getAssociationServiceService',
  152.             'App\\Services\\Pim\\AttributeService' => 'getAttributeServiceService',
  153.             'App\\Services\\Pim\\AttributesGroupService' => 'getAttributesGroupServiceService',
  154.             'App\\Services\\Pim\\CategoryService' => 'getCategoryServiceService',
  155.             'App\\Services\\Pim\\ChannelService' => 'getChannelServiceService',
  156.             'App\\Services\\Pim\\EtimService' => 'getEtimServiceService',
  157.             'App\\Services\\Pim\\FamilyService' => 'getFamilyServiceService',
  158.             'App\\Services\\Pim\\ProductService' => 'getProductServiceService',
  159.             'App\\Services\\Pim\\ReferentialService' => 'getReferentialServiceService',
  160.             'App\\Services\\Util\\ChartService' => 'getChartServiceService',
  161.             'App\\Services\\Util\\ClockService' => 'getClockServiceService',
  162.             'App\\Services\\Util\\ColorService' => 'getColorServiceService',
  163.             'App\\Services\\Util\\ConfigService' => 'getConfigServiceService',
  164.             'App\\Services\\Util\\FileService' => 'getFileService2Service',
  165.             'App\\Services\\Util\\JsonService' => 'getJsonServiceService',
  166.             'App\\Services\\Util\\RealTimeService' => 'getRealTimeServiceService',
  167.             'App\\Services\\Util\\UtilService' => 'getUtilServiceService',
  168.             'App\\Services\\Web2Print\\ExportService' => 'getExportService2Service',
  169.             'App\\Services\\Web2Print\\GenerationService' => 'getGenerationServiceService',
  170.             'App\\Services\\Web2Print\\MediaService' => 'getMediaServiceService',
  171.             'App\\Services\\Web2Print\\PageTemplateService' => 'getPageTemplateServiceService',
  172.             'App\\Services\\Web2Print\\ProductTemplateService' => 'getProductTemplateServiceService',
  173.             'App\\Services\\Web2Print\\PublicationService' => 'getPublicationServiceService',
  174.             'App\\Services\\Workflow\\WorkflowItemService' => 'getWorkflowItemServiceService',
  175.             'App\\Services\\Workflow\\WorkflowProcessService' => 'getWorkflowProcessServiceService',
  176.             'App\\Services\\Workflow\\WorkflowService' => 'getWorkflowServiceService',
  177.             'App\\Twig\\AssetsTwigExtension' => 'getAssetsTwigExtensionService',
  178.             'App\\Twig\\ColorsTwigExtension' => 'getColorsTwigExtensionService',
  179.             'App\\Twig\\IeTwigExtension' => 'getIeTwigExtensionService',
  180.             'App\\Twig\\TranslationExtension' => 'getTranslationExtensionService',
  181.             'App\\Twig\\UserTwigExtension' => 'getUserTwigExtensionService',
  182.             'Hslavich\\OneloginSamlBundle\\Controller\\SamlController' => 'getSamlControllerService',
  183.             'Sentry\\Integration\\IgnoreErrorsIntegration' => 'getIgnoreErrorsIntegrationService',
  184.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  185.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  186.             'bazinga.jstranslation.controller' => 'getBazinga_Jstranslation_ControllerService',
  187.             'bazinga.jstranslation.dump_command' => 'getBazinga_Jstranslation_DumpCommandService',
  188.             'bazinga.jstranslation.translation_dumper' => 'getBazinga_Jstranslation_TranslationDumperService',
  189.             'bazinga.jstranslation.translation_finder' => 'getBazinga_Jstranslation_TranslationFinderService',
  190.             'cache.app' => 'getCache_AppService',
  191.             'cache.app_clearer' => 'getCache_AppClearerService',
  192.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  193.             'cache.system' => 'getCache_SystemService',
  194.             'cache.system_clearer' => 'getCache_SystemClearerService',
  195.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  196.             'cache_warmer' => 'getCacheWarmerService',
  197.             'console.command_loader' => 'getConsole_CommandLoaderService',
  198.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  199.             'data_collector.dump' => 'getDataCollector_DumpService',
  200.             'error_controller' => 'getErrorControllerService',
  201.             'event_dispatcher' => 'getEventDispatcherService',
  202.             'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
  203.             'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
  204.             'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
  205.             'http_kernel' => 'getHttpKernelService',
  206.             'nelmio_api_doc.command.dump' => 'getNelmioApiDoc_Command_DumpService',
  207.             'nelmio_api_doc.controller.swagger_json' => 'getNelmioApiDoc_Controller_SwaggerJsonService',
  208.             'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService',
  209.             'nelmio_api_doc.controller.swagger_yaml' => 'getNelmioApiDoc_Controller_SwaggerYamlService',
  210.             'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService',
  211.             'nelmio_api_doc.render_docs' => 'getNelmioApiDoc_RenderDocsService',
  212.             'request_stack' => 'getRequestStackService',
  213.             'router' => 'getRouterService',
  214.             'routing.loader' => 'getRouting_LoaderService',
  215.             'services_resetter' => 'getServicesResetterService',
  216.             'translator' => 'getTranslatorService',
  217.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  218.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  219.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  220.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  221.             'cache_clearer' => 'getCacheClearerService',
  222.             'filesystem' => 'getFilesystemService',
  223.             'serializer' => 'getSerializerService',
  224.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  225.             'form.factory' => 'getForm_FactoryService',
  226.             'form.type.file' => 'getForm_Type_FileService',
  227.             'profiler' => 'getProfilerService',
  228.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  229.             'security.token_storage' => 'getSecurity_TokenStorageService',
  230.             'twig' => 'getTwigService',
  231.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  232.             'session' => 'getSessionService',
  233.             'validator' => 'getValidatorService',
  234.         ];
  235.         $this->aliases = [
  236.             'nelmio_api_doc.controller.swagger' => 'nelmio_api_doc.controller.swagger_json',
  237.             'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
  238.         ];
  239.         $this->privates['service_container'] = function () {
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  246.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  247.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/RequestFactoryInterface.php';
  248.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ResponseFactoryInterface.php';
  249.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php';
  250.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/StreamFactoryInterface.php';
  251.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php';
  252.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UriFactoryInterface.php';
  253.             include_once \dirname(__DIR__4).'/vendor/nyholm/psr7/src/Factory/Psr17Factory.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  255.             include_once \dirname(__DIR__4).'/src/EventListener/BeforeLogoutListener.php';
  256.             include_once \dirname(__DIR__4).'/src/EventListener/LocaleListener.php';
  257.             include_once \dirname(__DIR__4).'/src/EventListener/TerminologiesListener.php';
  258.             include_once \dirname(__DIR__4).'/src/Services/Admin/ContextService.php';
  259.             include_once \dirname(__DIR__4).'/src/Services/Admin/CustomerService.php';
  260.             include_once \dirname(__DIR__4).'/src/Services/Admin/RoleService.php';
  261.             include_once \dirname(__DIR__4).'/src/Services/Admin/UserService.php';
  262.             include_once \dirname(__DIR__4).'/src/Services/Main/ApiRequestService.php';
  263.             include_once \dirname(__DIR__4).'/src/Services/Main/ApiService.php';
  264.             include_once \dirname(__DIR__4).'/src/Services/Main/SecurityService.php';
  265.             include_once \dirname(__DIR__4).'/src/Services/Pim/AttributeService.php';
  266.             include_once \dirname(__DIR__4).'/src/Services/Pim/AttributesGroupService.php';
  267.             include_once \dirname(__DIR__4).'/src/Services/Pim/CategoryService.php';
  268.             include_once \dirname(__DIR__4).'/src/Services/Pim/ChannelService.php';
  269.             include_once \dirname(__DIR__4).'/src/Services/Pim/FamilyService.php';
  270.             include_once \dirname(__DIR__4).'/src/Services/Pim/ReferentialService.php';
  271.             include_once \dirname(__DIR__4).'/src/Services/Util/ClockService.php';
  272.             include_once \dirname(__DIR__4).'/src/Services/Util/ColorService.php';
  273.             include_once \dirname(__DIR__4).'/src/Services/Util/ConfigService.php';
  274.             include_once \dirname(__DIR__4).'/src/Services/Util/FileService.php';
  275.             include_once \dirname(__DIR__4).'/src/Services/Util/JsonService.php';
  276.             include_once \dirname(__DIR__4).'/src/Services/Util/RealTimeService.php';
  277.             include_once \dirname(__DIR__4).'/src/Services/Util/UtilService.php';
  278.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  279.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  280.             include_once \dirname(__DIR__4).'/src/Twig/AssetsTwigExtension.php';
  281.             include_once \dirname(__DIR__4).'/src/Twig/ColorsTwigExtension.php';
  282.             include_once \dirname(__DIR__4).'/src/Twig/IeTwigExtension.php';
  283.             include_once \dirname(__DIR__4).'/src/Twig/TranslationExtension.php';
  284.             include_once \dirname(__DIR__4).'/src/Twig/UserTwigExtension.php';
  285.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/IntegrationInterface.php';
  286.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/IgnoreErrorsIntegration.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  298.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  314.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapterInterface.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/TagAwareCacheInterface.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  322.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  325.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapter.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  352.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  353.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  354.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  364.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  365.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  366.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  367.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  420.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  426.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  427.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  428.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  429.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  430.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  431.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  432.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  433.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  434.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  435.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  436.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  452.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  453.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  454.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  455.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  456.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  458.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  460.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  461.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  462.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  463.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  464.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  465.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  466.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  467.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  468.             include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/HttpMessageFactoryInterface.php';
  469.             include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/Factory/PsrHttpFactory.php';
  470.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  471.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  473.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/State/HubInterface.php';
  474.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/State/HubAdapter.php';
  475.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientInterface.php';
  476.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Client.php';
  477.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientBuilderInterface.php';
  478.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientBuilder.php';
  479.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Options.php';
  480.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Integration/IntegrationConfigurator.php';
  481.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/RequestIntegration.php';
  482.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/RequestFetcherInterface.php';
  483.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Integration/RequestFetcher.php';
  484.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Transport/TransportFactoryInterface.php';
  485.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Transport/TransportFactory.php';
  486.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/AbstractSerializer.php';
  487.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/SerializerInterface.php';
  488.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/Serializer.php';
  489.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializerInterface.php';
  490.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializer.php';
  491.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/KernelEventForwardCompatibilityTrait.php';
  492.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/RequestListener.php';
  493.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/SubRequestListener.php';
  494.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/AbstractTracingRequestListener.php';
  495.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingRequestListener.php';
  496.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingSubRequestListener.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  501.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Cache/TraceableCacheAdapterTrait.php';
  502.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Cache/TraceableCacheAdapterForV3.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  505.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/HttpClient/AbstractTraceableHttpClient.php';
  506.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/HttpClient/TraceableHttpClientForV6.php';
  507.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  508.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  509.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  510.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  511.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  512.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  514.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  515.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  516.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  517.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  521.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/RedisAdapter.php';
  524.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  525.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  543.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  544.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  547.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  548.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  549.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  550.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  551.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  552.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  553.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  554.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  555.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  556.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  557.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  558.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  560.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  561.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  562.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  563.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  564.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  565.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  566.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  567.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  568.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  577.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  579.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  580.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Twig/Extension/TimeExtension.php';
  581.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/DateTimeFormatter.php';
  582.             include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Html/GetNelmioAsset.php';
  583.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Twig/TwigTracingExtension.php';
  584.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Twig/SentryExtension.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  586.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  587.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  588.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  589.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  591.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  592.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  593.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  594.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  595.         };
  596.     }
  597.     public function compile(): void
  598.     {
  599.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  600.     }
  601.     public function isCompiled(): bool
  602.     {
  603.         return true;
  604.     }
  605.     public function getRemovedIds(): array
  606.     {
  607.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  608.     }
  609.     /**
  610.      * Gets the public '.container.private.cache_clearer' shared service.
  611.      *
  612.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  613.      */
  614.     protected function get_Container_Private_CacheClearerService()
  615.     {
  616.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  617.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  618.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  619.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  620.         }, 1));
  621.     }
  622.     /**
  623.      * Gets the public '.container.private.filesystem' shared service.
  624.      *
  625.      * @return \Symfony\Component\Filesystem\Filesystem
  626.      */
  627.     protected function get_Container_Private_FilesystemService()
  628.     {
  629.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  630.     }
  631.     /**
  632.      * Gets the public '.container.private.form.factory' shared service.
  633.      *
  634.      * @return \Symfony\Component\Form\FormFactory
  635.      */
  636.     protected function get_Container_Private_Form_FactoryService()
  637.     {
  638.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  639.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  640.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  641.     }
  642.     /**
  643.      * Gets the public '.container.private.form.type.file' shared service.
  644.      *
  645.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  646.      */
  647.     protected function get_Container_Private_Form_Type_FileService()
  648.     {
  649.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  650.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  651.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  652.         return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  653.     }
  654.     /**
  655.      * Gets the public '.container.private.profiler' shared service.
  656.      *
  657.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  658.      */
  659.     protected function get_Container_Private_ProfilerService()
  660.     {
  661.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  662.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  663.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  664.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  665.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  666.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  667.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  668.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  669.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  670.         $d->addInstance('cache.app.traceable', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  671.         $d->addInstance('cache.system.traceable', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  672.         $d->addInstance('cache.validator.traceable', ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService()));
  673.         $d->addInstance('cache.serializer.traceable', ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService()));
  674.         $d->addInstance('cache.annotations.traceable', ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()));
  675.         $d->addInstance('cache.property_info.traceable', ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService()));
  676.         $d->addInstance('cache.validator_expression_language.traceable', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  677.         $d->addInstance('cache.security_expression_language.traceable', ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService()));
  678.         $d->addInstance('cache.webpack_encore.traceable', ($this->privates['cache.webpack_encore.traceable'] ?? $this->getCache_WebpackEncore_TraceableService()));
  679.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  680.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  681.         $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  682.         if ($this->has('kernel')) {
  683.             $f->setKernel($b);
  684.         }
  685.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  686.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  687.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  688.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  689.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  690.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  691.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  692.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  693.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  694.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  695.         $instance->add($d);
  696.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  697.         $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));
  698.         $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())));
  699.         $instance->add($e);
  700.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  701.         $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()))));
  702.         $instance->add(new \Symfony\Component\Notifier\DataCollector\NotificationDataCollector(($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()))));
  703.         $instance->add($f);
  704.         return $instance;
  705.     }
  706.     /**
  707.      * Gets the public '.container.private.security.authorization_checker' shared service.
  708.      *
  709.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  710.      */
  711.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  712.     {
  713.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  714.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  715.             return $this->services['.container.private.security.authorization_checker'];
  716.         }
  717.         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);
  718.     }
  719.     /**
  720.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  721.      *
  722.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  723.      */
  724.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  725.     {
  726.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  727.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  728.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  729.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  730.         return $this->services['.container.private.security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  731.     }
  732.     /**
  733.      * Gets the public '.container.private.security.password_encoder' shared service.
  734.      *
  735.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  736.      *
  737.      * @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
  738.      */
  739.     protected function get_Container_Private_Security_PasswordEncoderService()
  740.     {
  741.         trigger_deprecation('symfony/security-bundle''5.3''The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
  742.         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()));
  743.     }
  744.     /**
  745.      * Gets the public '.container.private.security.token_storage' shared service.
  746.      *
  747.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  748.      */
  749.     protected function get_Container_Private_Security_TokenStorageService()
  750.     {
  751.         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, [
  752.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  753.         ], [
  754.             'request_stack' => '?',
  755.         ]));
  756.     }
  757.     /**
  758.      * Gets the public '.container.private.serializer' shared service.
  759.      *
  760.      * @return \Symfony\Component\Serializer\Serializer
  761.      */
  762.     protected function get_Container_Private_SerializerService()
  763.     {
  764.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  765.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  766.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  767.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  768.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  769.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  770.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  771.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  772.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  773.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  774.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  775.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  776.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  777.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  778.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  779.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  780.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  781.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  782.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  783.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  784.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  785.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  786.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  787.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  788.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  789.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  790.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  791.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  792.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  793.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  794.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  795.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  796.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  797.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  798.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  799.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  800.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  801.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  802.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  803.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  804.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  805.         $b = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  806.         $c = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  807.         $d = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  808.         $e = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($c);
  809.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $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(), => new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), 10 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 11 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 12 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 13 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($c$b$a$d$eNULL)], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
  810.     }
  811.     /**
  812.      * Gets the public '.container.private.session' shared service.
  813.      *
  814.      * @return \Symfony\Component\HttpFoundation\Session\Session
  815.      */
  816.     protected function get_Container_Private_SessionService()
  817.     {
  818.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  819.         if (isset($this->services['.container.private.session'])) {
  820.             return $this->services['.container.private.session'];
  821.         }
  822.         return $this->services['.container.private.session'] = $a->createSession();
  823.     }
  824.     /**
  825.      * Gets the public '.container.private.twig' shared service.
  826.      *
  827.      * @return \Twig\Environment
  828.      */
  829.     protected function get_Container_Private_TwigService()
  830.     {
  831.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  832.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  833.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  834.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), 'Twig');
  835.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), '!Twig');
  836.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  837.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  838.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  839.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  840.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), 'BazingaJsTranslation');
  841.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), '!BazingaJsTranslation');
  842.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), 'NelmioApiDoc');
  843.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), '!NelmioApiDoc');
  844.         $a->addPath((\dirname(__DIR__4).'/templates'));
  845.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  846.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  847.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  848.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  849.         $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  850.         $c = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  851.         $d = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  852.         $e = ($this->privates['twig.extension.assets'] ?? $this->getTwig_Extension_AssetsService());
  853.         $f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  854.         $g = ($this->services['translator'] ?? $this->getTranslatorService());
  855.         $h = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  856.         $h->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $f]);
  857.         $i = ($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService());
  858.         $j = new \Symfony\Bridge\Twig\AppVariable();
  859.         $j->setEnvironment('dev');
  860.         $j->setDebug(true);
  861.         if ($this->has('.container.private.security.token_storage')) {
  862.             $j->setTokenStorage($c);
  863.         }
  864.         if ($this->has('request_stack')) {
  865.             $j->setRequestStack($b);
  866.         }
  867.         $k = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  868.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  869.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  870.         $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)));
  871.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
  872.         $instance->addExtension(($this->privates['twig.extension.trans'] ?? $this->getTwig_Extension_TransService()));
  873.         $instance->addExtension($e);
  874.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f\dirname(__DIR__4), 'UTF-8'));
  875.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  876.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  877.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($dtrue));
  878.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  879.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  880.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($b, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  881.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($b));
  882.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  883.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($g));
  884.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService())));
  885.         $instance->addExtension(($this->services['App\\Twig\\TranslationExtension'] ?? $this->getTranslationExtensionService()));
  886.         $instance->addExtension(($this->services['App\\Twig\\AssetsTwigExtension'] ?? $this->getAssetsTwigExtensionService()));
  887.         $instance->addExtension(($this->services['App\\Twig\\ColorsTwigExtension'] ?? $this->getColorsTwigExtensionService()));
  888.         $instance->addExtension(($this->services['App\\Twig\\IeTwigExtension'] ?? ($this->services['App\\Twig\\IeTwigExtension'] = new \App\Twig\IeTwigExtension())));
  889.         $instance->addExtension(($this->services['App\\Twig\\UserTwigExtension'] ?? $this->getUserTwigExtensionService()));
  890.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($h));
  891.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  892.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  893.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'false],
  894.         ], [
  895.             'webpack_encore.entrypoint_lookup_collection' => '?',
  896.             'webpack_encore.tag_renderer' => '?',
  897.         ])));
  898.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  899.         $instance->addExtension(new \Knp\Bundle\TimeBundle\Twig\Extension\TimeExtension(new \Knp\Bundle\TimeBundle\DateTimeFormatter($g)));
  900.         $instance->addExtension(new \Nelmio\ApiDocBundle\Render\Html\GetNelmioAsset($e));
  901.         $instance->addExtension(new \Sentry\SentryBundle\Tracing\Twig\TwigTracingExtension($i));
  902.         $instance->addExtension(new \Sentry\SentryBundle\Twig\SentryExtension($i));
  903.         $instance->addGlobal('app'$j);
  904.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  905.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  906.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  907.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  908.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  909.         ], [
  910.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  911.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  912.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  913.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  914.         ])));
  915.         $instance->addGlobal('locale''fr');
  916.         $instance->addGlobal('resources'$this->parameters['resources']);
  917.         $instance->addGlobal('softwareName''Interactiv\' DataBase');
  918.         $instance->addGlobal('userService', ($this->services['App\\Services\\Admin\\UserService'] ?? $this->getUserServiceService()));
  919.         $instance->addGlobal('roleService', ($this->services['App\\Services\\Admin\\RoleService'] ?? $this->getRoleServiceService()));
  920.         $instance->addGlobal('customerService', ($this->services['App\\Services\\Admin\\CustomerService'] ?? $this->getCustomerServiceService()));
  921.         $instance->addGlobal('configService', ($this->services['App\\Services\\Util\\ConfigService'] ?? ($this->services['App\\Services\\Util\\ConfigService'] = new \App\Services\Util\ConfigService($this))));
  922.         $instance->addGlobal('utilService', ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()));
  923.         $instance->addGlobal('attributeService', ($this->services['App\\Services\\Pim\\AttributeService'] ?? $this->getAttributeServiceService()));
  924.         $instance->addGlobal('realTimeService', ($this->services['App\\Services\\Util\\RealTimeService'] ?? $this->getRealTimeServiceService()));
  925.         $instance->addGlobal('version''v2.43.2');
  926.         $instance->addGlobal('DOCUMENTATION_URL'$this->getEnv('DOCUMENTATION_URL'));
  927.         $instance->addGlobal('CHANGELOG_URL'$this->getEnv('CHANGELOG_URL'));
  928.         $instance->addGlobal('GLOBAL_MESSAGE_FR'$this->getEnv('GLOBAL_MESSAGE_FR'));
  929.         $instance->addGlobal('GLOBAL_MESSAGE_EN'$this->getEnv('GLOBAL_MESSAGE_EN'));
  930.         $instance->addGlobal('MAINTENANCE_MESSAGE_FR'$this->getEnv('MAINTENANCE_MESSAGE_FR'));
  931.         $instance->addGlobal('MAINTENANCE_MESSAGE_EN'$this->getEnv('MAINTENANCE_MESSAGE_EN'));
  932.         $instance->addGlobal('MAINTENANCE_BEGIN_DATE'$this->getEnv('MAINTENANCE_BEGIN_DATE'));
  933.         $instance->addGlobal('MAINTENANCE_END_DATE'$this->getEnv('MAINTENANCE_END_DATE'));
  934.         $instance->registerUndefinedFilterCallback([=> $k=> 'suggestFilter']);
  935.         $instance->registerUndefinedFunctionCallback([=> $k=> 'suggestFunction']);
  936.         $instance->registerUndefinedTokenParserCallback([=> $k=> 'suggestTag']);
  937.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  938.         return $instance;
  939.     }
  940.     /**
  941.      * Gets the public '.container.private.validator' shared service.
  942.      *
  943.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  944.      */
  945.     protected function get_Container_Private_ValidatorService()
  946.     {
  947.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  948.     }
  949.     /**
  950.      * Gets the public 'App\Controller\Admin\CustomerController' shared autowired service.
  951.      *
  952.      * @return \App\Controller\Admin\CustomerController
  953.      */
  954.     protected function getCustomerControllerService()
  955.     {
  956.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  957.         include_once \dirname(__DIR__4).'/src/Controller/Admin/CustomerController.php';
  958.         $this->services['App\\Controller\\Admin\\CustomerController'] = $instance = new \App\Controller\Admin\CustomerController(($this->services['App\\Services\\Admin\\ContextService'] ?? $this->getContextServiceService()), ($this->services['App\\Services\\Admin\\CustomerService'] ?? $this->getCustomerServiceService()), ($this->services['App\\Services\\Admin\\UserService'] ?? $this->getUserServiceService()), ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()), ($this->services['App\\Services\\Util\\ConfigService'] ?? ($this->services['App\\Services\\Util\\ConfigService'] = new \App\Services\Util\ConfigService($this))));
  959.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Admin\\CustomerController'$this));
  960.         return $instance;
  961.     }
  962.     /**
  963.      * Gets the public 'App\Controller\Admin\NotificationController' shared autowired service.
  964.      *
  965.      * @return \App\Controller\Admin\NotificationController
  966.      */
  967.     protected function getNotificationControllerService()
  968.     {
  969.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  970.         include_once \dirname(__DIR__4).'/src/Controller/Admin/NotificationController.php';
  971.         $this->services['App\\Controller\\Admin\\NotificationController'] = $instance = new \App\Controller\Admin\NotificationController(($this->services['App\\Services\\Admin\\NotificationService'] ?? $this->getNotificationServiceService()));
  972.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Admin\\NotificationController'$this));
  973.         return $instance;
  974.     }
  975.     /**
  976.      * Gets the public 'App\Controller\Admin\RoleController' shared autowired service.
  977.      *
  978.      * @return \App\Controller\Admin\RoleController
  979.      */
  980.     protected function getRoleControllerService()
  981.     {
  982.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  983.         include_once \dirname(__DIR__4).'/src/Controller/Admin/RoleController.php';
  984.         $this->services['App\\Controller\\Admin\\RoleController'] = $instance = new \App\Controller\Admin\RoleController(($this->services['App\\Services\\Admin\\RoleService'] ?? $this->getRoleServiceService()), ($this->services['App\\Services\\Admin\\PrivilegeService'] ?? $this->getPrivilegeServiceService()), ($this->services['App\\Services\\Admin\\UserService'] ?? $this->getUserServiceService()), ($this->services['App\\Services\\Pim\\AttributesGroupService'] ?? $this->getAttributesGroupServiceService()), ($this->services['App\\Services\\Pim\\ChannelService'] ?? $this->getChannelServiceService()), ($this->services['App\\Services\\Util\\JsonService'] ?? ($this->services['App\\Services\\Util\\JsonService'] = new \App\Services\Util\JsonService())), ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()));
  985.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Admin\\RoleController'$this));
  986.         return $instance;
  987.     }
  988.     /**
  989.      * Gets the public 'App\Controller\Admin\UserController' shared autowired service.
  990.      *
  991.      * @return \App\Controller\Admin\UserController
  992.      */
  993.     protected function getUserControllerService()
  994.     {
  995.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  996.         include_once \dirname(__DIR__4).'/src/Controller/Admin/UserController.php';
  997.         $this->services['App\\Controller\\Admin\\UserController'] = $instance = new \App\Controller\Admin\UserController(($this->services['App\\Services\\Admin\\UserService'] ?? $this->getUserServiceService()), ($this->services['App\\Services\\Admin\\ContextService'] ?? $this->getContextServiceService()), ($this->services['App\\Services\\Admin\\RoleService'] ?? $this->getRoleServiceService()), ($this->services['App\\Services\\Main\\SecurityService'] ?? $this->getSecurityServiceService()), ($this->services['App\\Services\\Util\\JsonService'] ?? ($this->services['App\\Services\\Util\\JsonService'] = new \App\Services\Util\JsonService())), ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()), ($this->services['App\\Services\\Admin\\CustomerService'] ?? $this->getCustomerServiceService()));
  998.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Admin\\UserController'$this));
  999.         return $instance;
  1000.     }
  1001.     /**
  1002.      * Gets the public 'App\Controller\Connectivity\ConnectorController' shared autowired service.
  1003.      *
  1004.      * @return \App\Controller\Connectivity\ConnectorController
  1005.      */
  1006.     protected function getConnectorControllerService()
  1007.     {
  1008.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1009.         include_once \dirname(__DIR__4).'/src/Controller/Connectivity/ConnectorController.php';
  1010.         $this->services['App\\Controller\\Connectivity\\ConnectorController'] = $instance = new \App\Controller\Connectivity\ConnectorController(($this->services['App\\Services\\Connectivity\\ConnectorService'] ?? $this->getConnectorServiceService()), ($this->services['App\\Services\\Admin\\UserService'] ?? $this->getUserServiceService()), ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()), ($this->services['App\\Services\\Main\\StatusService'] ?? $this->getStatusServiceService()), ($this->services['App\\Services\\Pim\\FamilyService'] ?? $this->getFamilyServiceService()), ($this->services['App\\Services\\Pim\\AttributeService'] ?? $this->getAttributeServiceService()), ($this->services['App\\Services\\Pim\\ChannelService'] ?? $this->getChannelServiceService()), ($this->services['App\\Services\\Pim\\CategoryService'] ?? $this->getCategoryServiceService()), ($this->services['App\\Services\\Dam\\FormatService'] ?? $this->getFormatServiceService()), ($this->services['App\\Services\\Util\\ConfigService'] ?? ($this->services['App\\Services\\Util\\ConfigService'] = new \App\Services\Util\ConfigService($this))));
  1011.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Connectivity\\ConnectorController'$this));
  1012.         return $instance;
  1013.     }
  1014.     /**
  1015.      * Gets the public 'App\Controller\Dam\FileController' shared autowired service.
  1016.      *
  1017.      * @return \App\Controller\Dam\FileController
  1018.      */
  1019.     protected function getFileControllerService()
  1020.     {
  1021.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1022.         include_once \dirname(__DIR__4).'/src/Controller/Dam/FileController.php';
  1023.         $this->services['App\\Controller\\Dam\\FileController'] = $instance = new \App\Controller\Dam\FileController(($this->services['App\\Services\\Dam\\FileService'] ?? $this->getFileServiceService()), ($this->services['App\\Services\\Dam\\FormatService'] ?? $this->getFormatServiceService()), ($this->services['App\\Services\\Main\\StatusService'] ?? $this->getStatusServiceService()), ($this->services['App\\Services\\Admin\\CustomerService'] ?? $this->getCustomerServiceService()), ($this->services['App\\Services\\Admin\\UserService'] ?? $this->getUserServiceService()), ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()));
  1024.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Dam\\FileController'$this));
  1025.         return $instance;
  1026.     }
  1027.     /**
  1028.      * Gets the public 'App\Controller\Dam\FolderController' shared autowired service.
  1029.      *
  1030.      * @return \App\Controller\Dam\FolderController
  1031.      */
  1032.     protected function getFolderControllerService()
  1033.     {
  1034.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1035.         include_once \dirname(__DIR__4).'/src/Controller/Dam/FolderController.php';
  1036.         $this->services['App\\Controller\\Dam\\FolderController'] = $instance = new \App\Controller\Dam\FolderController(($this->services['App\\Services\\Dam\\FolderService'] ?? $this->getFolderServiceService()), ($this->services['App\\Services\\Admin\\UserService'] ?? $this->getUserServiceService()), ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()));
  1037.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Dam\\FolderController'$this));
  1038.         return $instance;
  1039.     }
  1040.     /**
  1041.      * Gets the public 'App\Controller\Dam\FormatController' shared autowired service.
  1042.      *
  1043.      * @return \App\Controller\Dam\FormatController
  1044.      */
  1045.     protected function getFormatControllerService()
  1046.     {
  1047.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1048.         include_once \dirname(__DIR__4).'/src/Controller/Dam/FormatController.php';
  1049.         $this->services['App\\Controller\\Dam\\FormatController'] = $instance = new \App\Controller\Dam\FormatController(($this->services['App\\Services\\Dam\\FormatService'] ?? $this->getFormatServiceService()), ($this->services['App\\Services\\Admin\\UserService'] ?? $this->getUserServiceService()), ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()));
  1050.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Dam\\FormatController'$this));
  1051.         return $instance;
  1052.     }
  1053.     /**
  1054.      * Gets the public 'App\Controller\Dam\OneDriveController' shared autowired service.
  1055.      *
  1056.      * @return \App\Controller\Dam\OneDriveController
  1057.      */
  1058.     protected function getOneDriveControllerService()
  1059.     {
  1060.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1061.         include_once \dirname(__DIR__4).'/src/Controller/Dam/OneDriveController.php';
  1062.         $this->services['App\\Controller\\Dam\\OneDriveController'] = $instance = new \App\Controller\Dam\OneDriveController(($this->services['App\\Services\\Dam\\OneDriveService'] ?? $this->getOneDriveServiceService()), ($this->services['App\\Services\\Admin\\UserService'] ?? $this->getUserServiceService()));
  1063.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Dam\\OneDriveController'$this));
  1064.         return $instance;
  1065.     }
  1066.     /**
  1067.      * Gets the public 'App\Controller\Dashboard\DashboardController' shared autowired service.
  1068.      *
  1069.      * @return \App\Controller\Dashboard\DashboardController
  1070.      */
  1071.     protected function getDashboardControllerService()
  1072.     {
  1073.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1074.         include_once \dirname(__DIR__4).'/src/Controller/Dashboard/DashboardController.php';
  1075.         $this->services['App\\Controller\\Dashboard\\DashboardController'] = $instance = new \App\Controller\Dashboard\DashboardController();
  1076.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Dashboard\\DashboardController'$this));
  1077.         return $instance;
  1078.     }
  1079.     /**
  1080.      * Gets the public 'App\Controller\Exports\ExportController' shared autowired service.
  1081.      *
  1082.      * @return \App\Controller\Exports\ExportController
  1083.      */
  1084.     protected function getExportControllerService()
  1085.     {
  1086.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1087.         include_once \dirname(__DIR__4).'/src/Controller/Exports/ExportController.php';
  1088.         $this->services['App\\Controller\\Exports\\ExportController'] = $instance = new \App\Controller\Exports\ExportController(($this->services['App\\Services\\Main\\ExportService'] ?? $this->getExportServiceService()), ($this->services['App\\Services\\Main\\ImportService'] ?? $this->getImportServiceService()), ($this->services['App\\Services\\Pim\\AttributeService'] ?? $this->getAttributeServiceService()), ($this->services['App\\Services\\Dam\\FormatService'] ?? $this->getFormatServiceService()), ($this->services['App\\Services\\Pim\\ChannelService'] ?? $this->getChannelServiceService()), ($this->services['App\\Services\\Admin\\CustomerService'] ?? $this->getCustomerServiceService()), ($this->services['App\\Services\\Main\\StatusService'] ?? $this->getStatusServiceService()), ($this->services['App\\Services\\Pim\\FamilyService'] ?? $this->getFamilyServiceService()), ($this->services['App\\Services\\Dam\\FolderService'] ?? $this->getFolderServiceService()), ($this->services['App\\Services\\Admin\\UserService'] ?? $this->getUserServiceService()), ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()), ($this->services['App\\Services\\Pim\\CategoryService'] ?? $this->getCategoryServiceService()), ($this->services['App\\Services\\Pim\\AttributesGroupService'] ?? $this->getAttributesGroupServiceService()));
  1089.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Exports\\ExportController'$this));
  1090.         return $instance;
  1091.     }
  1092.     /**
  1093.      * Gets the public 'App\Controller\IA\IaController' shared autowired service.
  1094.      *
  1095.      * @return \App\Controller\IA\IaController
  1096.      */
  1097.     protected function getIaControllerService()
  1098.     {
  1099.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1100.         include_once \dirname(__DIR__4).'/src/Controller/IA/IaController.php';
  1101.         $this->services['App\\Controller\\IA\\IaController'] = $instance = new \App\Controller\IA\IaController(($this->services['App\\Services\\IA\\OpenAIService'] ?? $this->getOpenAIServiceService()));
  1102.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\IA\\IaController'$this));
  1103.         return $instance;
  1104.     }
  1105.     /**
  1106.      * Gets the public 'App\Controller\Imports\ImportController' shared autowired service.
  1107.      *
  1108.      * @return \App\Controller\Imports\ImportController
  1109.      */
  1110.     protected function getImportControllerService()
  1111.     {
  1112.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1113.         include_once \dirname(__DIR__4).'/src/Controller/Imports/ImportController.php';
  1114.         $this->services['App\\Controller\\Imports\\ImportController'] = $instance = new \App\Controller\Imports\ImportController(($this->services['App\\Services\\Main\\ImportService'] ?? $this->getImportServiceService()), ($this->services['App\\Services\\Pim\\AttributeService'] ?? $this->getAttributeServiceService()), ($this->services['App\\Services\\Pim\\ChannelService'] ?? $this->getChannelServiceService()), ($this->services['App\\Services\\Admin\\CustomerService'] ?? $this->getCustomerServiceService()), ($this->services['App\\Services\\Admin\\UserService'] ?? $this->getUserServiceService()), ($this->services['App\\Services\\Main\\StatusService'] ?? $this->getStatusServiceService()), ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()));
  1115.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Imports\\ImportController'$this));
  1116.         return $instance;
  1117.     }
  1118.     /**
  1119.      * Gets the public 'App\Controller\Main\ApiController' shared autowired service.
  1120.      *
  1121.      * @return \App\Controller\Main\ApiController
  1122.      */
  1123.     protected function getApiControllerService()
  1124.     {
  1125.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1126.         include_once \dirname(__DIR__4).'/src/Controller/Main/ApiController.php';
  1127.         $this->services['App\\Controller\\Main\\ApiController'] = $instance = new \App\Controller\Main\ApiController(($this->services['App\\Services\\Util\\ConfigService'] ?? ($this->services['App\\Services\\Util\\ConfigService'] = new \App\Services\Util\ConfigService($this))), ($this->services['App\\Services\\Main\\SecurityService'] ?? $this->getSecurityServiceService()));
  1128.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Main\\ApiController'$this));
  1129.         return $instance;
  1130.     }
  1131.     /**
  1132.      * Gets the public 'App\Controller\Main\DemoController' shared autowired service.
  1133.      *
  1134.      * @return \App\Controller\Main\DemoController
  1135.      */
  1136.     protected function getDemoControllerService()
  1137.     {
  1138.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1139.         include_once \dirname(__DIR__4).'/src/Controller/Main/DemoController.php';
  1140.         $this->services['App\\Controller\\Main\\DemoController'] = $instance = new \App\Controller\Main\DemoController(($this->services['App\\Services\\Admin\\ContextService'] ?? $this->getContextServiceService()), ($this->services['App\\Services\\Main\\DemoService'] ?? $this->getDemoServiceService()));
  1141.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Main\\DemoController'$this));
  1142.         return $instance;
  1143.     }
  1144.     /**
  1145.      * Gets the public 'App\Controller\Main\HistoricalController' shared autowired service.
  1146.      *
  1147.      * @return \App\Controller\Main\HistoricalController
  1148.      */
  1149.     protected function getHistoricalControllerService()
  1150.     {
  1151.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1152.         include_once \dirname(__DIR__4).'/src/Controller/Main/HistoricalController.php';
  1153.         $this->services['App\\Controller\\Main\\HistoricalController'] = $instance = new \App\Controller\Main\HistoricalController(($this->services['App\\Services\\Main\\HistoricalService'] ?? $this->getHistoricalServiceService()));
  1154.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Main\\HistoricalController'$this));
  1155.         return $instance;
  1156.     }
  1157.     /**
  1158.      * Gets the public 'App\Controller\Main\MainController' shared autowired service.
  1159.      *
  1160.      * @return \App\Controller\Main\MainController
  1161.      */
  1162.     protected function getMainControllerService()
  1163.     {
  1164.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1165.         include_once \dirname(__DIR__4).'/src/Controller/Main/MainController.php';
  1166.         $this->services['App\\Controller\\Main\\MainController'] = $instance = new \App\Controller\Main\MainController(($this->services['App\\Services\\Admin\\ContextService'] ?? $this->getContextServiceService()), ($this->services['App\\Services\\Admin\\CustomerService'] ?? $this->getCustomerServiceService()), ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()), ($this->services['App\\Services\\Admin\\UserService'] ?? $this->getUserServiceService()), ($this->services['App\\Services\\Pim\\AttributeService'] ?? $this->getAttributeServiceService()), ($this->services['App\\Services\\Pim\\AttributesGroupService'] ?? $this->getAttributesGroupServiceService()), ($this->services['App\\Services\\Pim\\ChannelService'] ?? $this->getChannelServiceService()), ($this->services['App\\Services\\Pim\\FamilyService'] ?? $this->getFamilyServiceService()), ($this->services['App\\Services\\Main\\StatusService'] ?? $this->getStatusServiceService()), ($this->services['App\\Services\\Admin\\RoleService'] ?? $this->getRoleServiceService()));
  1167.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Main\\MainController'$this));
  1168.         return $instance;
  1169.     }
  1170.     /**
  1171.      * Gets the public 'App\Controller\Main\SecurityController' shared autowired service.
  1172.      *
  1173.      * @return \App\Controller\Main\SecurityController
  1174.      */
  1175.     protected function getSecurityControllerService()
  1176.     {
  1177.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1178.         include_once \dirname(__DIR__4).'/src/Controller/Main/SecurityController.php';
  1179.         $this->services['App\\Controller\\Main\\SecurityController'] = $instance = new \App\Controller\Main\SecurityController(($this->services['App\\Services\\Main\\SecurityService'] ?? $this->getSecurityServiceService()), ($this->services['App\\Services\\Admin\\UserService'] ?? $this->getUserServiceService()), ($this->services['App\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService()));
  1180.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Main\\SecurityController'$this));
  1181.         return $instance;
  1182.     }
  1183.     /**
  1184.      * Gets the public 'App\Controller\Main\StatusController' shared autowired service.
  1185.      *
  1186.      * @return \App\Controller\Main\StatusController
  1187.      */
  1188.     protected function getStatusControllerService()
  1189.     {
  1190.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1191.         include_once \dirname(__DIR__4).'/src/Controller/Main/StatusController.php';
  1192.         $this->services['App\\Controller\\Main\\StatusController'] = $instance = new \App\Controller\Main\StatusController(($this->services['App\\Services\\Main\\StatusService'] ?? $this->getStatusServiceService()));
  1193.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Main\\StatusController'$this));
  1194.         return $instance;
  1195.     }
  1196.     /**
  1197.      * Gets the public 'App\Controller\Pim\AttributeController' shared autowired service.
  1198.      *
  1199.      * @return \App\Controller\Pim\AttributeController
  1200.      */
  1201.     protected function getAttributeControllerService()
  1202.     {
  1203.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1204.         include_once \dirname(__DIR__4).'/src/Controller/Pim/AttributeController.php';
  1205.         $this->services['App\\Controller\\Pim\\AttributeController'] = $instance = new \App\Controller\Pim\AttributeController(($this->services['App\\Services\\Admin\\ContextService'] ?? $this->getContextServiceService()), ($this->services['App\\Services\\Admin\\CustomerService'] ?? $this->getCustomerServiceService()), ($this->services['App\\Services\\Pim\\AttributeService'] ?? $this->getAttributeServiceService()), ($this->services['App\\Services\\Pim\\AttributesGroupService'] ?? $this->getAttributesGroupServiceService()), ($this->services['App\\Services\\Pim\\FamilyService'] ?? $this->getFamilyServiceService()), ($this->services['App\\Services\\Pim\\ChannelService'] ?? $this->getChannelServiceService()), ($this->services['App\\Services\\Pim\\ReferentialService'] ?? $this->getReferentialServiceService()), ($this->services['App\\Services\\Admin\\UserService'] ?? $this->getUserServiceService()), ($this->services['App\\Services\\Main\\ApiService'] ?? $this->getApiServiceService()), ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()), ($this->services['App\\Services\\Util\\ConfigService'] ?? ($this->services['App\\Services\\Util\\ConfigService'] = new \App\Services\Util\ConfigService($this))));
  1206.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Pim\\AttributeController'$this));
  1207.         return $instance;
  1208.     }
  1209.     /**
  1210.      * Gets the public 'App\Controller\Pim\AttributesGroupController' shared autowired service.
  1211.      *
  1212.      * @return \App\Controller\Pim\AttributesGroupController
  1213.      */
  1214.     protected function getAttributesGroupControllerService()
  1215.     {
  1216.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1217.         include_once \dirname(__DIR__4).'/src/Controller/Pim/AttributesGroupController.php';
  1218.         $this->services['App\\Controller\\Pim\\AttributesGroupController'] = $instance = new \App\Controller\Pim\AttributesGroupController(($this->services['App\\Services\\Pim\\AttributesGroupService'] ?? $this->getAttributesGroupServiceService()), ($this->services['App\\Services\\Admin\\UserService'] ?? $this->getUserServiceService()), ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()));
  1219.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Pim\\AttributesGroupController'$this));
  1220.         return $instance;
  1221.     }
  1222.     /**
  1223.      * Gets the public 'App\Controller\Pim\CategoryController' shared autowired service.
  1224.      *
  1225.      * @return \App\Controller\Pim\CategoryController
  1226.      */
  1227.     protected function getCategoryControllerService()
  1228.     {
  1229.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1230.         include_once \dirname(__DIR__4).'/src/Controller/Pim/CategoryController.php';
  1231.         $this->services['App\\Controller\\Pim\\CategoryController'] = $instance = new \App\Controller\Pim\CategoryController(($this->services['App\\Services\\Pim\\CategoryService'] ?? $this->getCategoryServiceService()));
  1232.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Pim\\CategoryController'$this));
  1233.         return $instance;
  1234.     }
  1235.     /**
  1236.      * Gets the public 'App\Controller\Pim\ChannelController' shared autowired service.
  1237.      *
  1238.      * @return \App\Controller\Pim\ChannelController
  1239.      */
  1240.     protected function getChannelControllerService()
  1241.     {
  1242.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1243.         include_once \dirname(__DIR__4).'/src/Controller/Pim/ChannelController.php';
  1244.         $this->services['App\\Controller\\Pim\\ChannelController'] = $instance = new \App\Controller\Pim\ChannelController(($this->services['App\\Services\\Pim\\ChannelService'] ?? $this->getChannelServiceService()), ($this->services['App\\Services\\Admin\\UserService'] ?? $this->getUserServiceService()), ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()));
  1245.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Pim\\ChannelController'$this));
  1246.         return $instance;
  1247.     }
  1248.     /**
  1249.      * Gets the public 'App\Controller\Pim\EtimController' shared autowired service.
  1250.      *
  1251.      * @return \App\Controller\Pim\EtimController
  1252.      */
  1253.     protected function getEtimControllerService()
  1254.     {
  1255.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1256.         include_once \dirname(__DIR__4).'/src/Controller/Pim/EtimController.php';
  1257.         $this->services['App\\Controller\\Pim\\EtimController'] = $instance = new \App\Controller\Pim\EtimController(($this->services['App\\Services\\Pim\\EtimService'] ?? $this->getEtimServiceService()));
  1258.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Pim\\EtimController'$this));
  1259.         return $instance;
  1260.     }
  1261.     /**
  1262.      * Gets the public 'App\Controller\Pim\FamilyController' shared autowired service.
  1263.      *
  1264.      * @return \App\Controller\Pim\FamilyController
  1265.      */
  1266.     protected function getFamilyControllerService()
  1267.     {
  1268.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1269.         include_once \dirname(__DIR__4).'/src/Controller/Pim/FamilyController.php';
  1270.         $this->services['App\\Controller\\Pim\\FamilyController'] = $instance = new \App\Controller\Pim\FamilyController(($this->services['App\\Services\\Pim\\FamilyService'] ?? $this->getFamilyServiceService()), ($this->services['App\\Services\\Admin\\UserService'] ?? $this->getUserServiceService()), ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()));
  1271.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Pim\\FamilyController'$this));
  1272.         return $instance;
  1273.     }
  1274.     /**
  1275.      * Gets the public 'App\Controller\Pim\ProductController' shared autowired service.
  1276.      *
  1277.      * @return \App\Controller\Pim\ProductController
  1278.      */
  1279.     protected function getProductControllerService()
  1280.     {
  1281.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1282.         include_once \dirname(__DIR__4).'/src/Controller/Pim/ProductController.php';
  1283.         $this->services['App\\Controller\\Pim\\ProductController'] = $instance = new \App\Controller\Pim\ProductController();
  1284.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Pim\\ProductController'$this));
  1285.         return $instance;
  1286.     }
  1287.     /**
  1288.      * Gets the public 'App\Controller\Pim\ReferentialController' shared autowired service.
  1289.      *
  1290.      * @return \App\Controller\Pim\ReferentialController
  1291.      */
  1292.     protected function getReferentialControllerService()
  1293.     {
  1294.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1295.         include_once \dirname(__DIR__4).'/src/Controller/Pim/ReferentialController.php';
  1296.         $this->services['App\\Controller\\Pim\\ReferentialController'] = $instance = new \App\Controller\Pim\ReferentialController(($this->services['App\\Services\\Pim\\ReferentialService'] ?? $this->getReferentialServiceService()), ($this->services['App\\Services\\Admin\\UserService'] ?? $this->getUserServiceService()), ($this->services['App\\Services\\Main\\ApiService'] ?? $this->getApiServiceService()), ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()));
  1297.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Pim\\ReferentialController'$this));
  1298.         return $instance;
  1299.     }
  1300.     /**
  1301.      * Gets the public 'App\Controller\Web2Print\GeneratorController' shared autowired service.
  1302.      *
  1303.      * @return \App\Controller\Web2Print\GeneratorController
  1304.      */
  1305.     protected function getGeneratorControllerService()
  1306.     {
  1307.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1308.         include_once \dirname(__DIR__4).'/src/Controller/Web2Print/GeneratorController.php';
  1309.         $this->services['App\\Controller\\Web2Print\\GeneratorController'] = $instance = new \App\Controller\Web2Print\GeneratorController(($this->services['App\\Services\\Web2Print\\GenerationService'] ?? $this->getGenerationServiceService()), ($this->services['App\\Services\\Web2Print\\PublicationService'] ?? $this->getPublicationServiceService()), ($this->services['App\\Services\\Admin\\ContextService'] ?? $this->getContextServiceService()), ($this->services['App\\Services\\Web2Print\\MediaService'] ?? $this->getMediaServiceService()), ($this->services['App\\Services\\Web2Print\\ProductTemplateService'] ?? $this->getProductTemplateServiceService()), ($this->services['App\\Services\\Web2Print\\PageTemplateService'] ?? $this->getPageTemplateServiceService()), ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()), ($this->services['App\\Services\\Admin\\UserService'] ?? $this->getUserServiceService()));
  1310.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Web2Print\\GeneratorController'$this));
  1311.         return $instance;
  1312.     }
  1313.     /**
  1314.      * Gets the public 'App\Controller\Web2Print\MainController' shared autowired service.
  1315.      *
  1316.      * @return \App\Controller\Web2Print\MainController
  1317.      */
  1318.     protected function getMainController2Service()
  1319.     {
  1320.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1321.         include_once \dirname(__DIR__4).'/src/Controller/Web2Print/MainController.php';
  1322.         $this->services['App\\Controller\\Web2Print\\MainController'] = $instance = new \App\Controller\Web2Print\MainController(($this->services['App\\Services\\Admin\\UserService'] ?? $this->getUserServiceService()), ($this->services['App\\Services\\Web2Print\\GenerationService'] ?? $this->getGenerationServiceService()), ($this->services['App\\Services\\Web2Print\\PublicationService'] ?? $this->getPublicationServiceService()), ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()));
  1323.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Web2Print\\MainController'$this));
  1324.         return $instance;
  1325.     }
  1326.     /**
  1327.      * Gets the public 'App\Controller\Web2Print\PageTemplateController' shared autowired service.
  1328.      *
  1329.      * @return \App\Controller\Web2Print\PageTemplateController
  1330.      */
  1331.     protected function getPageTemplateControllerService()
  1332.     {
  1333.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1334.         include_once \dirname(__DIR__4).'/src/Controller/Web2Print/PageTemplateController.php';
  1335.         $this->services['App\\Controller\\Web2Print\\PageTemplateController'] = $instance = new \App\Controller\Web2Print\PageTemplateController(($this->services['App\\Services\\Admin\\ContextService'] ?? $this->getContextServiceService()), ($this->services['App\\Services\\Web2Print\\PageTemplateService'] ?? $this->getPageTemplateServiceService()), ($this->services['App\\Services\\Admin\\UserService'] ?? $this->getUserServiceService()), ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()));
  1336.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Web2Print\\PageTemplateController'$this));
  1337.         return $instance;
  1338.     }
  1339.     /**
  1340.      * Gets the public 'App\Controller\Web2Print\ProductTemplateController' shared autowired service.
  1341.      *
  1342.      * @return \App\Controller\Web2Print\ProductTemplateController
  1343.      */
  1344.     protected function getProductTemplateControllerService()
  1345.     {
  1346.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1347.         include_once \dirname(__DIR__4).'/src/Controller/Web2Print/ProductTemplateController.php';
  1348.         $this->services['App\\Controller\\Web2Print\\ProductTemplateController'] = $instance = new \App\Controller\Web2Print\ProductTemplateController(($this->services['App\\Services\\Admin\\ContextService'] ?? $this->getContextServiceService()), ($this->services['App\\Services\\Web2Print\\ProductTemplateService'] ?? $this->getProductTemplateServiceService()), ($this->services['App\\Services\\Admin\\UserService'] ?? $this->getUserServiceService()), ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()), ($this->services['App\\Services\\Admin\\CustomerService'] ?? $this->getCustomerServiceService()));
  1349.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Web2Print\\ProductTemplateController'$this));
  1350.         return $instance;
  1351.     }
  1352.     /**
  1353.      * Gets the public 'App\Controller\Web2Print\PublicationController' shared autowired service.
  1354.      *
  1355.      * @return \App\Controller\Web2Print\PublicationController
  1356.      */
  1357.     protected function getPublicationControllerService()
  1358.     {
  1359.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1360.         include_once \dirname(__DIR__4).'/src/Controller/Web2Print/PublicationController.php';
  1361.         $this->services['App\\Controller\\Web2Print\\PublicationController'] = $instance = new \App\Controller\Web2Print\PublicationController(($this->services['App\\Services\\Admin\\ContextService'] ?? $this->getContextServiceService()), ($this->services['App\\Services\\Admin\\UserService'] ?? $this->getUserServiceService()), ($this->services['App\\Services\\Web2Print\\GenerationService'] ?? $this->getGenerationServiceService()), ($this->services['App\\Services\\Web2Print\\PublicationService'] ?? $this->getPublicationServiceService()), ($this->services['App\\Services\\Pim\\ChannelService'] ?? $this->getChannelServiceService()), ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()), ($this->services['App\\Services\\Admin\\CustomerService'] ?? $this->getCustomerServiceService()));
  1362.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Web2Print\\PublicationController'$this));
  1363.         return $instance;
  1364.     }
  1365.     /**
  1366.      * Gets the public 'App\Controller\Workflow\WorkflowController' shared autowired service.
  1367.      *
  1368.      * @return \App\Controller\Workflow\WorkflowController
  1369.      */
  1370.     protected function getWorkflowControllerService()
  1371.     {
  1372.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1373.         include_once \dirname(__DIR__4).'/src/Controller/Workflow/WorkflowController.php';
  1374.         $this->services['App\\Controller\\Workflow\\WorkflowController'] = $instance = new \App\Controller\Workflow\WorkflowController(($this->services['App\\Services\\Main\\ApiService'] ?? $this->getApiServiceService()), ($this->services['App\\Services\\Workflow\\WorkflowService'] ?? $this->getWorkflowServiceService()), ($this->services['App\\Services\\Admin\\CustomerService'] ?? $this->getCustomerServiceService()), ($this->services['App\\Services\\Admin\\UserService'] ?? $this->getUserServiceService()), ($this->services['App\\Services\\Admin\\RoleService'] ?? $this->getRoleServiceService()), ($this->services['App\\Services\\Pim\\AttributesGroupService'] ?? $this->getAttributesGroupServiceService()), ($this->services['App\\Services\\Pim\\AttributeService'] ?? $this->getAttributeServiceService()), ($this->services['App\\Services\\Pim\\ChannelService'] ?? $this->getChannelServiceService()), ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()));
  1375.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Workflow\\WorkflowController'$this));
  1376.         return $instance;
  1377.     }
  1378.     /**
  1379.      * Gets the public 'App\Controller\Workflow\WorkflowItemController' shared autowired service.
  1380.      *
  1381.      * @return \App\Controller\Workflow\WorkflowItemController
  1382.      */
  1383.     protected function getWorkflowItemControllerService()
  1384.     {
  1385.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1386.         include_once \dirname(__DIR__4).'/src/Controller/Workflow/WorkflowItemController.php';
  1387.         $this->services['App\\Controller\\Workflow\\WorkflowItemController'] = $instance = new \App\Controller\Workflow\WorkflowItemController(($this->services['App\\Services\\Workflow\\WorkflowItemService'] ?? $this->getWorkflowItemServiceService()));
  1388.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Workflow\\WorkflowItemController'$this));
  1389.         return $instance;
  1390.     }
  1391.     /**
  1392.      * Gets the public 'App\Controller\Workflow\WorkflowProcessController' shared autowired service.
  1393.      *
  1394.      * @return \App\Controller\Workflow\WorkflowProcessController
  1395.      */
  1396.     protected function getWorkflowProcessControllerService()
  1397.     {
  1398.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1399.         include_once \dirname(__DIR__4).'/src/Controller/Workflow/WorkflowProcessController.php';
  1400.         $this->services['App\\Controller\\Workflow\\WorkflowProcessController'] = $instance = new \App\Controller\Workflow\WorkflowProcessController(($this->services['App\\Services\\Workflow\\WorkflowProcessService'] ?? $this->getWorkflowProcessServiceService()));
  1401.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Workflow\\WorkflowProcessController'$this));
  1402.         return $instance;
  1403.     }
  1404.     /**
  1405.      * Gets the public 'App\Enum\ApiCodeEnum' shared autowired service.
  1406.      *
  1407.      * @return \App\Enum\ApiCodeEnum
  1408.      */
  1409.     protected function getApiCodeEnumService()
  1410.     {
  1411.         include_once \dirname(__DIR__4).'/src/Enum/ApiCodeEnum.php';
  1412.         return $this->services['App\\Enum\\ApiCodeEnum'] = new \App\Enum\ApiCodeEnum();
  1413.     }
  1414.     /**
  1415.      * Gets the public 'App\Enum\AssociationTypeEnum' shared autowired service.
  1416.      *
  1417.      * @return \App\Enum\AssociationTypeEnum
  1418.      */
  1419.     protected function getAssociationTypeEnumService()
  1420.     {
  1421.         include_once \dirname(__DIR__4).'/src/Enum/AssociationTypeEnum.php';
  1422.         return $this->services['App\\Enum\\AssociationTypeEnum'] = new \App\Enum\AssociationTypeEnum();
  1423.     }
  1424.     /**
  1425.      * Gets the public 'App\Enum\AttributeEnum' shared autowired service.
  1426.      *
  1427.      * @return \App\Enum\AttributeEnum
  1428.      */
  1429.     protected function getAttributeEnumService()
  1430.     {
  1431.         include_once \dirname(__DIR__4).'/src/Enum/AttributeEnum.php';
  1432.         return $this->services['App\\Enum\\AttributeEnum'] = new \App\Enum\AttributeEnum();
  1433.     }
  1434.     /**
  1435.      * Gets the public 'App\Enum\BmeCatEnum' shared autowired service.
  1436.      *
  1437.      * @return \App\Enum\BmeCatEnum
  1438.      */
  1439.     protected function getBmeCatEnumService()
  1440.     {
  1441.         include_once \dirname(__DIR__4).'/src/Enum/BmeCatEnum.php';
  1442.         return $this->services['App\\Enum\\BmeCatEnum'] = new \App\Enum\BmeCatEnum();
  1443.     }
  1444.     /**
  1445.      * Gets the public 'App\Enum\BooleanEnum' shared autowired service.
  1446.      *
  1447.      * @return \App\Enum\BooleanEnum
  1448.      */
  1449.     protected function getBooleanEnumService()
  1450.     {
  1451.         include_once \dirname(__DIR__4).'/src/Enum/BooleanEnum.php';
  1452.         return $this->services['App\\Enum\\BooleanEnum'] = new \App\Enum\BooleanEnum();
  1453.     }
  1454.     /**
  1455.      * Gets the public 'App\Enum\ConditionEnum' shared autowired service.
  1456.      *
  1457.      * @return \App\Enum\ConditionEnum
  1458.      */
  1459.     protected function getConditionEnumService()
  1460.     {
  1461.         include_once \dirname(__DIR__4).'/src/Enum/ConditionEnum.php';
  1462.         return $this->services['App\\Enum\\ConditionEnum'] = new \App\Enum\ConditionEnum();
  1463.     }
  1464.     /**
  1465.      * Gets the public 'App\Enum\Connector\ConnectorTypeEnum' shared autowired service.
  1466.      *
  1467.      * @return \App\Enum\Connector\ConnectorTypeEnum
  1468.      */
  1469.     protected function getConnectorTypeEnumService()
  1470.     {
  1471.         include_once \dirname(__DIR__4).'/src/Enum/Connector/ConnectorTypeEnum.php';
  1472.         return $this->services['App\\Enum\\Connector\\ConnectorTypeEnum'] = new \App\Enum\Connector\ConnectorTypeEnum();
  1473.     }
  1474.     /**
  1475.      * Gets the public 'App\Enum\Connector\PrestashopAttributeListEnum' shared autowired service.
  1476.      *
  1477.      * @return \App\Enum\Connector\PrestashopAttributeListEnum
  1478.      */
  1479.     protected function getPrestashopAttributeListEnumService()
  1480.     {
  1481.         include_once \dirname(__DIR__4).'/src/Enum/Connector/PrestashopAttributeListEnum.php';
  1482.         return $this->services['App\\Enum\\Connector\\PrestashopAttributeListEnum'] = new \App\Enum\Connector\PrestashopAttributeListEnum();
  1483.     }
  1484.     /**
  1485.      * Gets the public 'App\Enum\Connector\ShopifyAttributeListEnum' shared autowired service.
  1486.      *
  1487.      * @return \App\Enum\Connector\ShopifyAttributeListEnum
  1488.      */
  1489.     protected function getShopifyAttributeListEnumService()
  1490.     {
  1491.         include_once \dirname(__DIR__4).'/src/Enum/Connector/ShopifyAttributeListEnum.php';
  1492.         return $this->services['App\\Enum\\Connector\\ShopifyAttributeListEnum'] = new \App\Enum\Connector\ShopifyAttributeListEnum();
  1493.     }
  1494.     /**
  1495.      * Gets the public 'App\Enum\CustomerTypeEnum' shared autowired service.
  1496.      *
  1497.      * @return \App\Enum\CustomerTypeEnum
  1498.      */
  1499.     protected function getCustomerTypeEnumService()
  1500.     {
  1501.         include_once \dirname(__DIR__4).'/src/Enum/CustomerTypeEnum.php';
  1502.         return $this->services['App\\Enum\\CustomerTypeEnum'] = new \App\Enum\CustomerTypeEnum();
  1503.     }
  1504.     /**
  1505.      * Gets the public 'App\Enum\Dashboard\BreakpointEnum' shared autowired service.
  1506.      *
  1507.      * @return \App\Enum\Dashboard\BreakpointEnum
  1508.      */
  1509.     protected function getBreakpointEnumService()
  1510.     {
  1511.         include_once \dirname(__DIR__4).'/src/Enum/Dashboard/BreakpointEnum.php';
  1512.         return $this->services['App\\Enum\\Dashboard\\BreakpointEnum'] = new \App\Enum\Dashboard\BreakpointEnum();
  1513.     }
  1514.     /**
  1515.      * Gets the public 'App\Enum\Dashboard\GridEnum' shared autowired service.
  1516.      *
  1517.      * @return \App\Enum\Dashboard\GridEnum
  1518.      */
  1519.     protected function getGridEnumService()
  1520.     {
  1521.         include_once \dirname(__DIR__4).'/src/Enum/Dashboard/GridEnum.php';
  1522.         return $this->services['App\\Enum\\Dashboard\\GridEnum'] = new \App\Enum\Dashboard\GridEnum();
  1523.     }
  1524.     /**
  1525.      * Gets the public 'App\Enum\Dashboard\WidgetTypeEnum' shared autowired service.
  1526.      *
  1527.      * @return \App\Enum\Dashboard\WidgetTypeEnum
  1528.      */
  1529.     protected function getWidgetTypeEnumService()
  1530.     {
  1531.         include_once \dirname(__DIR__4).'/src/Enum/Dashboard/WidgetTypeEnum.php';
  1532.         return $this->services['App\\Enum\\Dashboard\\WidgetTypeEnum'] = new \App\Enum\Dashboard\WidgetTypeEnum();
  1533.     }
  1534.     /**
  1535.      * Gets the public 'App\Enum\DeclinationReferenceEnum' shared autowired service.
  1536.      *
  1537.      * @return \App\Enum\DeclinationReferenceEnum
  1538.      */
  1539.     protected function getDeclinationReferenceEnumService()
  1540.     {
  1541.         include_once \dirname(__DIR__4).'/src/Enum/DeclinationReferenceEnum.php';
  1542.         return $this->services['App\\Enum\\DeclinationReferenceEnum'] = new \App\Enum\DeclinationReferenceEnum();
  1543.     }
  1544.     /**
  1545.      * Gets the public 'App\Enum\DeeplLanguageEnum' shared autowired service.
  1546.      *
  1547.      * @return \App\Enum\DeeplLanguageEnum
  1548.      */
  1549.     protected function getDeeplLanguageEnumService()
  1550.     {
  1551.         include_once \dirname(__DIR__4).'/src/Enum/DeeplLanguageEnum.php';
  1552.         return $this->services['App\\Enum\\DeeplLanguageEnum'] = new \App\Enum\DeeplLanguageEnum();
  1553.     }
  1554.     /**
  1555.      * Gets the public 'App\Enum\EtimEnum' shared autowired service.
  1556.      *
  1557.      * @return \App\Enum\EtimEnum
  1558.      */
  1559.     protected function getEtimEnumService()
  1560.     {
  1561.         include_once \dirname(__DIR__4).'/src/Enum/EtimEnum.php';
  1562.         return $this->services['App\\Enum\\EtimEnum'] = new \App\Enum\EtimEnum();
  1563.     }
  1564.     /**
  1565.      * Gets the public 'App\Enum\ExportFilterEnum' shared autowired service.
  1566.      *
  1567.      * @return \App\Enum\ExportFilterEnum
  1568.      */
  1569.     protected function getExportFilterEnumService()
  1570.     {
  1571.         include_once \dirname(__DIR__4).'/src/Enum/ExportFilterEnum.php';
  1572.         return $this->services['App\\Enum\\ExportFilterEnum'] = new \App\Enum\ExportFilterEnum();
  1573.     }
  1574.     /**
  1575.      * Gets the public 'App\Enum\FabDisEnum' shared autowired service.
  1576.      *
  1577.      * @return \App\Enum\FabDisEnum
  1578.      */
  1579.     protected function getFabDisEnumService()
  1580.     {
  1581.         include_once \dirname(__DIR__4).'/src/Enum/FabDisEnum.php';
  1582.         return $this->services['App\\Enum\\FabDisEnum'] = new \App\Enum\FabDisEnum();
  1583.     }
  1584.     /**
  1585.      * Gets the public 'App\Enum\FeatureToggleEnum' shared autowired service.
  1586.      *
  1587.      * @return \App\Enum\FeatureToggleEnum
  1588.      */
  1589.     protected function getFeatureToggleEnumService()
  1590.     {
  1591.         include_once \dirname(__DIR__4).'/src/Enum/FeatureToggleEnum.php';
  1592.         return $this->services['App\\Enum\\FeatureToggleEnum'] = new \App\Enum\FeatureToggleEnum();
  1593.     }
  1594.     /**
  1595.      * Gets the public 'App\Enum\FileExtensionEnum' shared autowired service.
  1596.      *
  1597.      * @return \App\Enum\FileExtensionEnum
  1598.      */
  1599.     protected function getFileExtensionEnumService()
  1600.     {
  1601.         include_once \dirname(__DIR__4).'/src/Enum/FileExtensionEnum.php';
  1602.         return $this->services['App\\Enum\\FileExtensionEnum'] = new \App\Enum\FileExtensionEnum();
  1603.     }
  1604.     /**
  1605.      * Gets the public 'App\Enum\FontAwesomeFileIconsEnum' shared autowired service.
  1606.      *
  1607.      * @return \App\Enum\FontAwesomeFileIconsEnum
  1608.      */
  1609.     protected function getFontAwesomeFileIconsEnumService()
  1610.     {
  1611.         include_once \dirname(__DIR__4).'/src/Enum/FontAwesomeFileIconsEnum.php';
  1612.         return $this->services['App\\Enum\\FontAwesomeFileIconsEnum'] = new \App\Enum\FontAwesomeFileIconsEnum();
  1613.     }
  1614.     /**
  1615.      * Gets the public 'App\Enum\HistoricalEnum' shared autowired service.
  1616.      *
  1617.      * @return \App\Enum\HistoricalEnum
  1618.      */
  1619.     protected function getHistoricalEnumService()
  1620.     {
  1621.         include_once \dirname(__DIR__4).'/src/Enum/HistoricalEnum.php';
  1622.         return $this->services['App\\Enum\\HistoricalEnum'] = new \App\Enum\HistoricalEnum();
  1623.     }
  1624.     /**
  1625.      * Gets the public 'App\Enum\LanguageEnum' shared autowired service.
  1626.      *
  1627.      * @return \App\Enum\LanguageEnum
  1628.      */
  1629.     protected function getLanguageEnumService()
  1630.     {
  1631.         include_once \dirname(__DIR__4).'/src/Enum/LanguageEnum.php';
  1632.         return $this->services['App\\Enum\\LanguageEnum'] = new \App\Enum\LanguageEnum();
  1633.     }
  1634.     /**
  1635.      * Gets the public 'App\Enum\NotificationEnum' shared autowired service.
  1636.      *
  1637.      * @return \App\Enum\NotificationEnum
  1638.      */
  1639.     protected function getNotificationEnumService()
  1640.     {
  1641.         include_once \dirname(__DIR__4).'/src/Enum/NotificationEnum.php';
  1642.         return $this->services['App\\Enum\\NotificationEnum'] = new \App\Enum\NotificationEnum();
  1643.     }
  1644.     /**
  1645.      * Gets the public 'App\Enum\PrivilegeEnum' shared autowired service.
  1646.      *
  1647.      * @return \App\Enum\PrivilegeEnum
  1648.      */
  1649.     protected function getPrivilegeEnumService()
  1650.     {
  1651.         include_once \dirname(__DIR__4).'/src/Enum/PrivilegeEnum.php';
  1652.         return $this->services['App\\Enum\\PrivilegeEnum'] = new \App\Enum\PrivilegeEnum();
  1653.     }
  1654.     /**
  1655.      * Gets the public 'App\Enum\RestrictionObjectTypeEnum' shared autowired service.
  1656.      *
  1657.      * @return \App\Enum\RestrictionObjectTypeEnum
  1658.      */
  1659.     protected function getRestrictionObjectTypeEnumService()
  1660.     {
  1661.         include_once \dirname(__DIR__4).'/src/Enum/RestrictionObjectTypeEnum.php';
  1662.         return $this->services['App\\Enum\\RestrictionObjectTypeEnum'] = new \App\Enum\RestrictionObjectTypeEnum();
  1663.     }
  1664.     /**
  1665.      * Gets the public 'App\Enum\UnitEnum' shared autowired service.
  1666.      *
  1667.      * @return \App\Enum\UnitEnum
  1668.      */
  1669.     protected function getUnitEnumService()
  1670.     {
  1671.         include_once \dirname(__DIR__4).'/src/Enum/UnitEnum.php';
  1672.         return $this->services['App\\Enum\\UnitEnum'] = new \App\Enum\UnitEnum();
  1673.     }
  1674.     /**
  1675.      * Gets the public 'App\Enum\W2PEnum' shared autowired service.
  1676.      *
  1677.      * @return \App\Enum\W2PEnum
  1678.      */
  1679.     protected function getW2PEnumService()
  1680.     {
  1681.         include_once \dirname(__DIR__4).'/src/Enum/W2PEnum.php';
  1682.         return $this->services['App\\Enum\\W2PEnum'] = new \App\Enum\W2PEnum();
  1683.     }
  1684.     /**
  1685.      * Gets the public 'App\Enum\Workflow\DataTypeEnum' shared autowired service.
  1686.      *
  1687.      * @return \App\Enum\Workflow\DataTypeEnum
  1688.      */
  1689.     protected function getDataTypeEnumService()
  1690.     {
  1691.         include_once \dirname(__DIR__4).'/src/Enum/Workflow/DataTypeEnum.php';
  1692.         return $this->services['App\\Enum\\Workflow\\DataTypeEnum'] = new \App\Enum\Workflow\DataTypeEnum();
  1693.     }
  1694.     /**
  1695.      * Gets the public 'App\Enum\Workflow\ObjectTypeEnum' shared autowired service.
  1696.      *
  1697.      * @return \App\Enum\Workflow\ObjectTypeEnum
  1698.      */
  1699.     protected function getObjectTypeEnumService()
  1700.     {
  1701.         include_once \dirname(__DIR__4).'/src/Enum/Workflow/ObjectTypeEnum.php';
  1702.         return $this->services['App\\Enum\\Workflow\\ObjectTypeEnum'] = new \App\Enum\Workflow\ObjectTypeEnum();
  1703.     }
  1704.     /**
  1705.      * Gets the public 'App\Enum\Workflow\UpdateTypeEnum' shared autowired service.
  1706.      *
  1707.      * @return \App\Enum\Workflow\UpdateTypeEnum
  1708.      */
  1709.     protected function getUpdateTypeEnumService()
  1710.     {
  1711.         include_once \dirname(__DIR__4).'/src/Enum/Workflow/UpdateTypeEnum.php';
  1712.         return $this->services['App\\Enum\\Workflow\\UpdateTypeEnum'] = new \App\Enum\Workflow\UpdateTypeEnum();
  1713.     }
  1714.     /**
  1715.      * Gets the public 'App\EventListener\BeforeLogoutListener' shared autowired service.
  1716.      *
  1717.      * @return \App\EventListener\BeforeLogoutListener
  1718.      */
  1719.     protected function getBeforeLogoutListenerService()
  1720.     {
  1721.         return $this->services['App\\EventListener\\BeforeLogoutListener'] = new \App\EventListener\BeforeLogoutListener(($this->services['router'] ?? $this->getRouterService()));
  1722.     }
  1723.     /**
  1724.      * Gets the public 'App\EventListener\LocaleListener' shared autowired service.
  1725.      *
  1726.      * @return \App\EventListener\LocaleListener
  1727.      */
  1728.     protected function getLocaleListenerService()
  1729.     {
  1730.         return $this->services['App\\EventListener\\LocaleListener'] = new \App\EventListener\LocaleListener();
  1731.     }
  1732.     /**
  1733.      * Gets the public 'App\EventListener\TerminologiesListener' shared autowired service.
  1734.      *
  1735.      * @return \App\EventListener\TerminologiesListener
  1736.      */
  1737.     protected function getTerminologiesListenerService()
  1738.     {
  1739.         $a = ($this->services['App\\Services\\Admin\\ContextService'] ?? $this->getContextServiceService());
  1740.         if (isset($this->services['App\\EventListener\\TerminologiesListener'])) {
  1741.             return $this->services['App\\EventListener\\TerminologiesListener'];
  1742.         }
  1743.         return $this->services['App\\EventListener\\TerminologiesListener'] = new \App\EventListener\TerminologiesListener(($this->services['App\\Twig\\TranslationExtension'] ?? $this->getTranslationExtensionService()), $a);
  1744.     }
  1745.     /**
  1746.      * Gets the public 'App\Exception\InvalidFormatException' shared autowired service.
  1747.      *
  1748.      * @return \App\Exception\InvalidFormatException
  1749.      */
  1750.     protected function getInvalidFormatExceptionService()
  1751.     {
  1752.         include_once \dirname(__DIR__4).'/src/Exception/InvalidFormatException.php';
  1753.         return $this->services['App\\Exception\\InvalidFormatException'] = new \App\Exception\InvalidFormatException();
  1754.     }
  1755.     /**
  1756.      * Gets the public 'App\Exception\RefreshTokenError' shared autowired service.
  1757.      *
  1758.      * @return \App\Exception\RefreshTokenError
  1759.      */
  1760.     protected function getRefreshTokenErrorService()
  1761.     {
  1762.         include_once \dirname(__DIR__4).'/src/Exception/RefreshTokenError.php';
  1763.         return $this->services['App\\Exception\\RefreshTokenError'] = new \App\Exception\RefreshTokenError();
  1764.     }
  1765.     /**
  1766.      * Gets the public 'App\Form\Admin\Customer\CustomizationType' shared autowired service.
  1767.      *
  1768.      * @return \App\Form\Admin\Customer\CustomizationType
  1769.      */
  1770.     protected function getCustomizationTypeService()
  1771.     {
  1772.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1773.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1774.         include_once \dirname(__DIR__4).'/src/Form/Admin/Customer/CustomizationType.php';
  1775.         return $this->services['App\\Form\\Admin\\Customer\\CustomizationType'] = new \App\Form\Admin\Customer\CustomizationType(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['App\\Services\\Util\\ConfigService'] ?? ($this->services['App\\Services\\Util\\ConfigService'] = new \App\Services\Util\ConfigService($this))));
  1776.     }
  1777.     /**
  1778.      * Gets the public 'App\Form\Admin\User\ContextType' shared autowired service.
  1779.      *
  1780.      * @return \App\Form\Admin\User\ContextType
  1781.      */
  1782.     protected function getContextTypeService()
  1783.     {
  1784.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1785.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1786.         include_once \dirname(__DIR__4).'/src/Form/Admin/User/ContextType.php';
  1787.         return $this->services['App\\Form\\Admin\\User\\ContextType'] = new \App\Form\Admin\User\ContextType();
  1788.     }
  1789.     /**
  1790.      * Gets the public 'App\Form\Admin\User\DashboardViewType' shared autowired service.
  1791.      *
  1792.      * @return \App\Form\Admin\User\DashboardViewType
  1793.      */
  1794.     protected function getDashboardViewTypeService()
  1795.     {
  1796.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1797.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1798.         include_once \dirname(__DIR__4).'/src/Form/Admin/User/DashboardViewType.php';
  1799.         return $this->services['App\\Form\\Admin\\User\\DashboardViewType'] = new \App\Form\Admin\User\DashboardViewType();
  1800.     }
  1801.     /**
  1802.      * Gets the public 'App\Form\Admin\User\GeneralType' shared autowired service.
  1803.      *
  1804.      * @return \App\Form\Admin\User\GeneralType
  1805.      */
  1806.     protected function getGeneralTypeService()
  1807.     {
  1808.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1809.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1810.         include_once \dirname(__DIR__4).'/src/Form/Admin/User/GeneralType.php';
  1811.         return $this->services['App\\Form\\Admin\\User\\GeneralType'] = new \App\Form\Admin\User\GeneralType();
  1812.     }
  1813.     /**
  1814.      * Gets the public 'App\Form\Admin\User\WorkflowMailType' shared autowired service.
  1815.      *
  1816.      * @return \App\Form\Admin\User\WorkflowMailType
  1817.      */
  1818.     protected function getWorkflowMailTypeService()
  1819.     {
  1820.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1821.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1822.         include_once \dirname(__DIR__4).'/src/Form/Admin/User/WorkflowMailType.php';
  1823.         return $this->services['App\\Form\\Admin\\User\\WorkflowMailType'] = new \App\Form\Admin\User\WorkflowMailType();
  1824.     }
  1825.     /**
  1826.      * Gets the public 'App\Form\ExtentionType\CustomCheckboxType' shared autowired service.
  1827.      *
  1828.      * @return \App\Form\ExtentionType\CustomCheckboxType
  1829.      */
  1830.     protected function getCustomCheckboxTypeService()
  1831.     {
  1832.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1833.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1834.         include_once \dirname(__DIR__4).'/src/Form/ExtentionType/CustomCheckboxType.php';
  1835.         return $this->services['App\\Form\\ExtentionType\\CustomCheckboxType'] = new \App\Form\ExtentionType\CustomCheckboxType();
  1836.     }
  1837.     /**
  1838.      * Gets the public 'App\Form\Main\DefinePasswordType' shared autowired service.
  1839.      *
  1840.      * @return \App\Form\Main\DefinePasswordType
  1841.      */
  1842.     protected function getDefinePasswordTypeService()
  1843.     {
  1844.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1845.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1846.         include_once \dirname(__DIR__4).'/src/Form/Main/DefinePasswordType.php';
  1847.         return $this->services['App\\Form\\Main\\DefinePasswordType'] = new \App\Form\Main\DefinePasswordType();
  1848.     }
  1849.     /**
  1850.      * Gets the public 'App\Form\Main\DefineTwoAuthType' shared autowired service.
  1851.      *
  1852.      * @return \App\Form\Main\DefineTwoAuthType
  1853.      */
  1854.     protected function getDefineTwoAuthTypeService()
  1855.     {
  1856.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1857.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1858.         include_once \dirname(__DIR__4).'/src/Form/Main/DefineTwoAuthType.php';
  1859.         return $this->services['App\\Form\\Main\\DefineTwoAuthType'] = new \App\Form\Main\DefineTwoAuthType();
  1860.     }
  1861.     /**
  1862.      * Gets the public 'App\Form\Main\FirstLoginType' shared autowired service.
  1863.      *
  1864.      * @return \App\Form\Main\FirstLoginType
  1865.      */
  1866.     protected function getFirstLoginTypeService()
  1867.     {
  1868.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1869.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1870.         include_once \dirname(__DIR__4).'/src/Form/Main/FirstLoginType.php';
  1871.         return $this->services['App\\Form\\Main\\FirstLoginType'] = new \App\Form\Main\FirstLoginType();
  1872.     }
  1873.     /**
  1874.      * Gets the public 'App\Form\Main\LoginType' shared autowired service.
  1875.      *
  1876.      * @return \App\Form\Main\LoginType
  1877.      */
  1878.     protected function getLoginTypeService()
  1879.     {
  1880.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1881.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1882.         include_once \dirname(__DIR__4).'/src/Form/Main/LoginType.php';
  1883.         return $this->services['App\\Form\\Main\\LoginType'] = new \App\Form\Main\LoginType();
  1884.     }
  1885.     /**
  1886.      * Gets the public 'App\Form\Main\RecoverPasswordType' shared autowired service.
  1887.      *
  1888.      * @return \App\Form\Main\RecoverPasswordType
  1889.      */
  1890.     protected function getRecoverPasswordTypeService()
  1891.     {
  1892.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1893.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1894.         include_once \dirname(__DIR__4).'/src/Form/Main/RecoverPasswordType.php';
  1895.         return $this->services['App\\Form\\Main\\RecoverPasswordType'] = new \App\Form\Main\RecoverPasswordType();
  1896.     }
  1897.     /**
  1898.      * Gets the public 'App\Security\LoginFormAuthenticator' shared autowired service.
  1899.      *
  1900.      * @return \App\Security\LoginFormAuthenticator
  1901.      */
  1902.     protected function getLoginFormAuthenticatorService()
  1903.     {
  1904.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  1905.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  1906.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  1907.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php';
  1908.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  1909.         include_once \dirname(__DIR__4).'/src/Security/LoginFormAuthenticator.php';
  1910.         $a = ($this->services['App\\Services\\Admin\\UserService'] ?? $this->getUserServiceService());
  1911.         if (isset($this->services['App\\Security\\LoginFormAuthenticator'])) {
  1912.             return $this->services['App\\Security\\LoginFormAuthenticator'];
  1913.         }
  1914.         $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1915.         return $this->services['App\\Security\\LoginFormAuthenticator'] = new \App\Security\LoginFormAuthenticator(($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), ($this->services['App\\Services\\Main\\SecurityService'] ?? $this->getSecurityServiceService()), ($this->services['App\\Services\\Admin\\CustomerService'] ?? $this->getCustomerServiceService()), $a, ($this->services['App\\Services\\Main\\ApiService'] ?? $this->getApiServiceService()), $b, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['App\\Services\\Util\\ClockService'] ?? ($this->services['App\\Services\\Util\\ClockService'] = new \App\Services\Util\ClockService())), ($this->services['App\\Services\\Util\\JsonService'] ?? ($this->services['App\\Services\\Util\\JsonService'] = new \App\Services\Util\JsonService())), $b);
  1916.     }
  1917.     /**
  1918.      * Gets the public 'App\Security\UserProvider' shared autowired service.
  1919.      *
  1920.      * @return \App\Security\UserProvider
  1921.      */
  1922.     protected function getUserProviderService()
  1923.     {
  1924.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  1925.         include_once \dirname(__DIR__4).'/src/Security/UserProvider.php';
  1926.         return $this->services['App\\Security\\UserProvider'] = new \App\Security\UserProvider(($this->services['App\\Services\\Main\\SecurityService'] ?? $this->getSecurityServiceService()));
  1927.     }
  1928.     /**
  1929.      * Gets the public 'App\Services\Admin\ContextService' shared autowired service.
  1930.      *
  1931.      * @return \App\Services\Admin\ContextService
  1932.      */
  1933.     protected function getContextServiceService()
  1934.     {
  1935.         $a = ($this->services['App\\Services\\Admin\\UserService'] ?? $this->getUserServiceService());
  1936.         if (isset($this->services['App\\Services\\Admin\\ContextService'])) {
  1937.             return $this->services['App\\Services\\Admin\\ContextService'];
  1938.         }
  1939.         return $this->services['App\\Services\\Admin\\ContextService'] = new \App\Services\Admin\ContextService($a);
  1940.     }
  1941.     /**
  1942.      * Gets the public 'App\Services\Admin\CustomerService' shared autowired service.
  1943.      *
  1944.      * @return \App\Services\Admin\CustomerService
  1945.      */
  1946.     protected function getCustomerServiceService()
  1947.     {
  1948.         return $this->services['App\\Services\\Admin\\CustomerService'] = new \App\Services\Admin\CustomerService(($this->services['App\\Services\\Main\\ApiService'] ?? $this->getApiServiceService()), ($this->services['App\\Services\\Util\\FileService'] ?? $this->getFileService2Service()), ($this->services['App\\Services\\Util\\ConfigService'] ?? ($this->services['App\\Services\\Util\\ConfigService'] = new \App\Services\Util\ConfigService($this))), ($this->services['App\\Services\\Util\\JsonService'] ?? ($this->services['App\\Services\\Util\\JsonService'] = new \App\Services\Util\JsonService())));
  1949.     }
  1950.     /**
  1951.      * Gets the public 'App\Services\Admin\NotificationService' shared autowired service.
  1952.      *
  1953.      * @return \App\Services\Admin\NotificationService
  1954.      */
  1955.     protected function getNotificationServiceService()
  1956.     {
  1957.         include_once \dirname(__DIR__4).'/src/Services/Admin/NotificationService.php';
  1958.         return $this->services['App\\Services\\Admin\\NotificationService'] = new \App\Services\Admin\NotificationService(($this->services['App\\Services\\Main\\ApiService'] ?? $this->getApiServiceService()), ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()));
  1959.     }
  1960.     /**
  1961.      * Gets the public 'App\Services\Admin\PrivilegeService' shared autowired service.
  1962.      *
  1963.      * @return \App\Services\Admin\PrivilegeService
  1964.      */
  1965.     protected function getPrivilegeServiceService()
  1966.     {
  1967.         include_once \dirname(__DIR__4).'/src/Services/Admin/PrivilegeService.php';
  1968.         return $this->services['App\\Services\\Admin\\PrivilegeService'] = new \App\Services\Admin\PrivilegeService(($this->services['App\\Services\\Main\\ApiService'] ?? $this->getApiServiceService()), ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()));
  1969.     }
  1970.     /**
  1971.      * Gets the public 'App\Services\Admin\RoleService' shared autowired service.
  1972.      *
  1973.      * @return \App\Services\Admin\RoleService
  1974.      */
  1975.     protected function getRoleServiceService()
  1976.     {
  1977.         return $this->services['App\\Services\\Admin\\RoleService'] = new \App\Services\Admin\RoleService(($this->services['App\\Services\\Main\\ApiService'] ?? $this->getApiServiceService()));
  1978.     }
  1979.     /**
  1980.      * Gets the public 'App\Services\Admin\UserService' shared autowired service.
  1981.      *
  1982.      * @return \App\Services\Admin\UserService
  1983.      */
  1984.     protected function getUserServiceService()
  1985.     {
  1986.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  1987.         if (isset($this->services['App\\Services\\Admin\\UserService'])) {
  1988.             return $this->services['App\\Services\\Admin\\UserService'];
  1989.         }
  1990.         $b = ($this->services['App\\Services\\Main\\ApiService'] ?? $this->getApiServiceService());
  1991.         if (isset($this->services['App\\Services\\Admin\\UserService'])) {
  1992.             return $this->services['App\\Services\\Admin\\UserService'];
  1993.         }
  1994.         return $this->services['App\\Services\\Admin\\UserService'] = new \App\Services\Admin\UserService($a$b, ($this->services['App\\Services\\Admin\\CustomerService'] ?? $this->getCustomerServiceService()), ($this->services['App\\Services\\Util\\ClockService'] ?? ($this->services['App\\Services\\Util\\ClockService'] = new \App\Services\Util\ClockService())), ($this->services['App\\Services\\Util\\JsonService'] ?? ($this->services['App\\Services\\Util\\JsonService'] = new \App\Services\Util\JsonService())), ($this->services['App\\Services\\Util\\FileService'] ?? $this->getFileService2Service()), ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()), ($this->services['App\\Services\\Util\\ConfigService'] ?? ($this->services['App\\Services\\Util\\ConfigService'] = new \App\Services\Util\ConfigService($this))), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['App\\Services\\Pim\\ChannelService'] ?? $this->getChannelServiceService()));
  1995.     }
  1996.     /**
  1997.      * Gets the public 'App\Services\Connectivity\ConnectorService' shared autowired service.
  1998.      *
  1999.      * @return \App\Services\Connectivity\ConnectorService
  2000.      */
  2001.     protected function getConnectorServiceService()
  2002.     {
  2003.         include_once \dirname(__DIR__4).'/src/Services/Connectivity/ConnectorService.php';
  2004.         return $this->services['App\\Services\\Connectivity\\ConnectorService'] = new \App\Services\Connectivity\ConnectorService(($this->services['App\\Services\\Main\\ApiService'] ?? $this->getApiServiceService()), ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()), ($this->services['App\\Services\\Util\\ConfigService'] ?? ($this->services['App\\Services\\Util\\ConfigService'] = new \App\Services\Util\ConfigService($this))), ($this->services['App\\Services\\Util\\JsonService'] ?? ($this->services['App\\Services\\Util\\JsonService'] = new \App\Services\Util\JsonService())));
  2005.     }
  2006.     /**
  2007.      * Gets the public 'App\Services\Dam\FileService' shared autowired service.
  2008.      *
  2009.      * @return \App\Services\Dam\FileService
  2010.      */
  2011.     protected function getFileServiceService()
  2012.     {
  2013.         include_once \dirname(__DIR__4).'/src/Services/Dam/FileService.php';
  2014.         return $this->services['App\\Services\\Dam\\FileService'] = new \App\Services\Dam\FileService(($this->services['App\\Services\\Main\\ApiService'] ?? $this->getApiServiceService()), ($this->services['App\\Services\\Util\\ClockService'] ?? ($this->services['App\\Services\\Util\\ClockService'] = new \App\Services\Util\ClockService())), ($this->services['App\\Services\\Util\\FileService'] ?? $this->getFileService2Service()), ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()), ($this->services['App\\Services\\Admin\\ContextService'] ?? $this->getContextServiceService()), ($this->services['App\\Services\\Admin\\CustomerService'] ?? $this->getCustomerServiceService()), ($this->services['App\\Services\\Util\\ConfigService'] ?? ($this->services['App\\Services\\Util\\ConfigService'] = new \App\Services\Util\ConfigService($this))), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  2015.     }
  2016.     /**
  2017.      * Gets the public 'App\Services\Dam\FolderService' shared autowired service.
  2018.      *
  2019.      * @return \App\Services\Dam\FolderService
  2020.      */
  2021.     protected function getFolderServiceService()
  2022.     {
  2023.         include_once \dirname(__DIR__4).'/src/Services/Dam/FolderService.php';
  2024.         $a = ($this->services['App\\Services\\Admin\\UserService'] ?? $this->getUserServiceService());
  2025.         if (isset($this->services['App\\Services\\Dam\\FolderService'])) {
  2026.             return $this->services['App\\Services\\Dam\\FolderService'];
  2027.         }
  2028.         return $this->services['App\\Services\\Dam\\FolderService'] = new \App\Services\Dam\FolderService(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['App\\Services\\Main\\ApiService'] ?? $this->getApiServiceService()), $a, ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()), ($this->services['App\\Services\\Util\\ConfigService'] ?? ($this->services['App\\Services\\Util\\ConfigService'] = new \App\Services\Util\ConfigService($this))));
  2029.     }
  2030.     /**
  2031.      * Gets the public 'App\Services\Dam\FormatService' shared autowired service.
  2032.      *
  2033.      * @return \App\Services\Dam\FormatService
  2034.      */
  2035.     protected function getFormatServiceService()
  2036.     {
  2037.         include_once \dirname(__DIR__4).'/src/Services/Dam/FormatService.php';
  2038.         return $this->services['App\\Services\\Dam\\FormatService'] = new \App\Services\Dam\FormatService(($this->services['App\\Services\\Main\\ApiService'] ?? $this->getApiServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  2039.     }
  2040.     /**
  2041.      * Gets the public 'App\Services\Dam\OneDriveService' shared autowired service.
  2042.      *
  2043.      * @return \App\Services\Dam\OneDriveService
  2044.      */
  2045.     protected function getOneDriveServiceService()
  2046.     {
  2047.         include_once \dirname(__DIR__4).'/src/Services/Dam/OneDriveService.php';
  2048.         return $this->services['App\\Services\\Dam\\OneDriveService'] = new \App\Services\Dam\OneDriveService($this, ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()), ($this->services['App\\Services\\Util\\ConfigService'] ?? ($this->services['App\\Services\\Util\\ConfigService'] = new \App\Services\Util\ConfigService($this))));
  2049.     }
  2050.     /**
  2051.      * Gets the public 'App\Services\Dashboard\WidgetService' shared autowired service.
  2052.      *
  2053.      * @return \App\Services\Dashboard\WidgetService
  2054.      */
  2055.     protected function getWidgetServiceService()
  2056.     {
  2057.         include_once \dirname(__DIR__4).'/src/Services/Dashboard/WidgetService.php';
  2058.         $a = ($this->services['App\\Services\\Admin\\ContextService'] ?? $this->getContextServiceService());
  2059.         if (isset($this->services['App\\Services\\Dashboard\\WidgetService'])) {
  2060.             return $this->services['App\\Services\\Dashboard\\WidgetService'];
  2061.         }
  2062.         $b = ($this->services['App\\Services\\Admin\\UserService'] ?? $this->getUserServiceService());
  2063.         if (isset($this->services['App\\Services\\Dashboard\\WidgetService'])) {
  2064.             return $this->services['App\\Services\\Dashboard\\WidgetService'];
  2065.         }
  2066.         return $this->services['App\\Services\\Dashboard\\WidgetService'] = new \App\Services\Dashboard\WidgetService($a, ($this->services['App\\Services\\Main\\ApiService'] ?? $this->getApiServiceService()), ($this->services['App\\Services\\Main\\HistoricalService'] ?? $this->getHistoricalServiceService()), $b, ($this->services['App\\Services\\Admin\\CustomerService'] ?? $this->getCustomerServiceService()), ($this->services['App\\Services\\Pim\\ProductService'] ?? $this->getProductServiceService()), ($this->services['App\\Services\\Pim\\ChannelService'] ?? $this->getChannelServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['App\\Services\\Util\\JsonService'] ?? ($this->services['App\\Services\\Util\\JsonService'] = new \App\Services\Util\JsonService())), ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()));
  2067.     }
  2068.     /**
  2069.      * Gets the public 'App\Services\IA\OpenAIService' shared autowired service.
  2070.      *
  2071.      * @return \App\Services\IA\OpenAIService
  2072.      */
  2073.     protected function getOpenAIServiceService()
  2074.     {
  2075.         include_once \dirname(__DIR__4).'/src/Services/IA/OpenAIService.php';
  2076.         return $this->services['App\\Services\\IA\\OpenAIService'] = new \App\Services\IA\OpenAIService(($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()), ($this->services['App\\Services\\Pim\\FamilyService'] ?? $this->getFamilyServiceService()), ($this->services['App\\Services\\Dam\\FileService'] ?? $this->getFileServiceService()), ($this->services['App\\Services\\Admin\\CustomerService'] ?? $this->getCustomerServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['.sentry.traceable.http_client'] ?? $this->get_Sentry_Traceable_HttpClientService()));
  2077.     }
  2078.     /**
  2079.      * Gets the public 'App\Services\Main\ApiRequestService' shared autowired service.
  2080.      *
  2081.      * @return \App\Services\Main\ApiRequestService
  2082.      */
  2083.     protected function getApiRequestServiceService()
  2084.     {
  2085.         $a = ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService());
  2086.         if (isset($this->services['App\\Services\\Main\\ApiRequestService'])) {
  2087.             return $this->services['App\\Services\\Main\\ApiRequestService'];
  2088.         }
  2089.         return $this->services['App\\Services\\Main\\ApiRequestService'] = new \App\Services\Main\ApiRequestService(($this->services['App\\Services\\Util\\ConfigService'] ?? ($this->services['App\\Services\\Util\\ConfigService'] = new \App\Services\Util\ConfigService($this))), ($this->services['App\\Services\\Util\\JsonService'] ?? ($this->services['App\\Services\\Util\\JsonService'] = new \App\Services\Util\JsonService())), $a, ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2090.     }
  2091.     /**
  2092.      * Gets the public 'App\Services\Main\ApiService' shared autowired service.
  2093.      *
  2094.      * @return \App\Services\Main\ApiService
  2095.      */
  2096.     protected function getApiServiceService()
  2097.     {
  2098.         $a = ($this->services['App\\Services\\Main\\SecurityService'] ?? $this->getSecurityServiceService());
  2099.         if (isset($this->services['App\\Services\\Main\\ApiService'])) {
  2100.             return $this->services['App\\Services\\Main\\ApiService'];
  2101.         }
  2102.         return $this->services['App\\Services\\Main\\ApiService'] = new \App\Services\Main\ApiService($a, ($this->services['App\\Services\\Main\\ApiRequestService'] ?? $this->getApiRequestServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  2103.     }
  2104.     /**
  2105.      * Gets the public 'App\Services\Main\DemoService' shared autowired service.
  2106.      *
  2107.      * @return \App\Services\Main\DemoService
  2108.      */
  2109.     protected function getDemoServiceService()
  2110.     {
  2111.         include_once \dirname(__DIR__4).'/src/Services/Main/DemoService.php';
  2112.         return $this->services['App\\Services\\Main\\DemoService'] = new \App\Services\Main\DemoService(($this->services['App\\Services\\Admin\\ContextService'] ?? $this->getContextServiceService()), ($this->services['App\\Services\\Main\\ApiService'] ?? $this->getApiServiceService()), ($this->services['App\\Services\\Admin\\UserService'] ?? $this->getUserServiceService()));
  2113.     }
  2114.     /**
  2115.      * Gets the public 'App\Services\Main\ExportService' shared autowired service.
  2116.      *
  2117.      * @return \App\Services\Main\ExportService
  2118.      */
  2119.     protected function getExportServiceService()
  2120.     {
  2121.         include_once \dirname(__DIR__4).'/src/Services/Main/ExportService.php';
  2122.         return $this->services['App\\Services\\Main\\ExportService'] = new \App\Services\Main\ExportService(($this->services['App\\Services\\Main\\ApiService'] ?? $this->getApiServiceService()), ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()), ($this->services['App\\Services\\Util\\ConfigService'] ?? ($this->services['App\\Services\\Util\\ConfigService'] = new \App\Services\Util\ConfigService($this))), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['App\\Services\\Util\\FileService'] ?? $this->getFileService2Service()), ($this->services['App\\Services\\Util\\ClockService'] ?? ($this->services['App\\Services\\Util\\ClockService'] = new \App\Services\Util\ClockService())), ($this->services['App\\Services\\Pim\\AttributeService'] ?? $this->getAttributeServiceService()));
  2123.     }
  2124.     /**
  2125.      * Gets the public 'App\Services\Main\HistoricalService' shared autowired service.
  2126.      *
  2127.      * @return \App\Services\Main\HistoricalService
  2128.      */
  2129.     protected function getHistoricalServiceService()
  2130.     {
  2131.         include_once \dirname(__DIR__4).'/src/Services/Main/HistoricalService.php';
  2132.         return $this->services['App\\Services\\Main\\HistoricalService'] = new \App\Services\Main\HistoricalService(($this->services['App\\Services\\Pim\\ProductService'] ?? $this->getProductServiceService()), ($this->services['App\\Services\\Pim\\CategoryService'] ?? $this->getCategoryServiceService()), ($this->services['App\\Services\\Pim\\ChannelService'] ?? $this->getChannelServiceService()), ($this->services['App\\Services\\Main\\ApiService'] ?? $this->getApiServiceService()), ($this->services['App\\Services\\Util\\JsonService'] ?? ($this->services['App\\Services\\Util\\JsonService'] = new \App\Services\Util\JsonService())), ($this->services['App\\Services\\Util\\ClockService'] ?? ($this->services['App\\Services\\Util\\ClockService'] = new \App\Services\Util\ClockService())), ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()));
  2133.     }
  2134.     /**
  2135.      * Gets the public 'App\Services\Main\ImportService' shared autowired service.
  2136.      *
  2137.      * @return \App\Services\Main\ImportService
  2138.      */
  2139.     protected function getImportServiceService()
  2140.     {
  2141.         include_once \dirname(__DIR__4).'/src/Services/Main/ImportService.php';
  2142.         return $this->services['App\\Services\\Main\\ImportService'] = new \App\Services\Main\ImportService(($this->services['App\\Services\\Main\\ApiService'] ?? $this->getApiServiceService()), ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()), ($this->services['App\\Services\\Util\\ConfigService'] ?? ($this->services['App\\Services\\Util\\ConfigService'] = new \App\Services\Util\ConfigService($this))), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['App\\Services\\Util\\FileService'] ?? $this->getFileService2Service()), ($this->services['App\\Services\\Util\\ClockService'] ?? ($this->services['App\\Services\\Util\\ClockService'] = new \App\Services\Util\ClockService())));
  2143.     }
  2144.     /**
  2145.      * Gets the public 'App\Services\Main\SecurityService' shared autowired service.
  2146.      *
  2147.      * @return \App\Services\Main\SecurityService
  2148.      */
  2149.     protected function getSecurityServiceService()
  2150.     {
  2151.         $a = ($this->services['App\\Services\\Main\\ApiRequestService'] ?? $this->getApiRequestServiceService());
  2152.         if (isset($this->services['App\\Services\\Main\\SecurityService'])) {
  2153.             return $this->services['App\\Services\\Main\\SecurityService'];
  2154.         }
  2155.         return $this->services['App\\Services\\Main\\SecurityService'] = new \App\Services\Main\SecurityService($a$this, ($this->services['App\\Services\\Util\\JsonService'] ?? ($this->services['App\\Services\\Util\\JsonService'] = new \App\Services\Util\JsonService())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2156.     }
  2157.     /**
  2158.      * Gets the public 'App\Services\Main\StatusService' shared autowired service.
  2159.      *
  2160.      * @return \App\Services\Main\StatusService
  2161.      */
  2162.     protected function getStatusServiceService()
  2163.     {
  2164.         include_once \dirname(__DIR__4).'/src/Services/Main/StatusService.php';
  2165.         return $this->services['App\\Services\\Main\\StatusService'] = new \App\Services\Main\StatusService(($this->services['App\\Services\\Main\\ApiService'] ?? $this->getApiServiceService()));
  2166.     }
  2167.     /**
  2168.      * Gets the public 'App\Services\Pim\AssociationService' shared autowired service.
  2169.      *
  2170.      * @return \App\Services\Pim\AssociationService
  2171.      */
  2172.     protected function getAssociationServiceService()
  2173.     {
  2174.         include_once \dirname(__DIR__4).'/src/Services/Pim/AssociationService.php';
  2175.         return $this->services['App\\Services\\Pim\\AssociationService'] = new \App\Services\Pim\AssociationService(($this->services['App\\Services\\Main\\ApiService'] ?? $this->getApiServiceService()), ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()), ($this->services['App\\Services\\Pim\\ProductService'] ?? $this->getProductServiceService()), ($this->services['App\\Services\\Pim\\ChannelService'] ?? $this->getChannelServiceService()));
  2176.     }
  2177.     /**
  2178.      * Gets the public 'App\Services\Pim\AttributeService' shared autowired service.
  2179.      *
  2180.      * @return \App\Services\Pim\AttributeService
  2181.      */
  2182.     protected function getAttributeServiceService()
  2183.     {
  2184.         return $this->services['App\\Services\\Pim\\AttributeService'] = new \App\Services\Pim\AttributeService(($this->services['App\\Services\\Main\\ApiService'] ?? $this->getApiServiceService()), ($this->services['App\\Services\\Pim\\FamilyService'] ?? $this->getFamilyServiceService()), ($this->services['App\\Services\\Pim\\AttributesGroupService'] ?? $this->getAttributesGroupServiceService()), ($this->services['App\\Services\\Pim\\ReferentialService'] ?? $this->getReferentialServiceService()), ($this->services['App\\Services\\Util\\FileService'] ?? $this->getFileService2Service()), ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()), ($this->services['App\\Services\\Util\\ConfigService'] ?? ($this->services['App\\Services\\Util\\ConfigService'] = new \App\Services\Util\ConfigService($this))), ($this->services['App\\Services\\Admin\\CustomerService'] ?? $this->getCustomerServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  2185.     }
  2186.     /**
  2187.      * Gets the public 'App\Services\Pim\AttributesGroupService' shared autowired service.
  2188.      *
  2189.      * @return \App\Services\Pim\AttributesGroupService
  2190.      */
  2191.     protected function getAttributesGroupServiceService()
  2192.     {
  2193.         return $this->services['App\\Services\\Pim\\AttributesGroupService'] = new \App\Services\Pim\AttributesGroupService(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['App\\Services\\Main\\ApiService'] ?? $this->getApiServiceService()), ($this->services['App\\Services\\Util\\FileService'] ?? $this->getFileService2Service()), ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()), ($this->services['App\\Services\\Util\\ConfigService'] ?? ($this->services['App\\Services\\Util\\ConfigService'] = new \App\Services\Util\ConfigService($this))), ($this->services['App\\Services\\Admin\\CustomerService'] ?? $this->getCustomerServiceService()));
  2194.     }
  2195.     /**
  2196.      * Gets the public 'App\Services\Pim\CategoryService' shared autowired service.
  2197.      *
  2198.      * @return \App\Services\Pim\CategoryService
  2199.      */
  2200.     protected function getCategoryServiceService()
  2201.     {
  2202.         return $this->services['App\\Services\\Pim\\CategoryService'] = new \App\Services\Pim\CategoryService($this, ($this->services['translator'] ?? $this->getTranslatorService()));
  2203.     }
  2204.     /**
  2205.      * Gets the public 'App\Services\Pim\ChannelService' shared autowired service.
  2206.      *
  2207.      * @return \App\Services\Pim\ChannelService
  2208.      */
  2209.     protected function getChannelServiceService()
  2210.     {
  2211.         return $this->services['App\\Services\\Pim\\ChannelService'] = new \App\Services\Pim\ChannelService(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['App\\Services\\Util\\FileService'] ?? $this->getFileService2Service()), ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()), ($this->services['App\\Services\\Util\\ConfigService'] ?? ($this->services['App\\Services\\Util\\ConfigService'] = new \App\Services\Util\ConfigService($this))), ($this->services['App\\Services\\Main\\ApiService'] ?? $this->getApiServiceService()), ($this->services['App\\Services\\Pim\\CategoryService'] ?? $this->getCategoryServiceService()), ($this->services['App\\Services\\Pim\\AttributeService'] ?? $this->getAttributeServiceService()));
  2212.     }
  2213.     /**
  2214.      * Gets the public 'App\Services\Pim\EtimService' shared autowired service.
  2215.      *
  2216.      * @return \App\Services\Pim\EtimService
  2217.      */
  2218.     protected function getEtimServiceService()
  2219.     {
  2220.         include_once \dirname(__DIR__4).'/src/Services/Pim/EtimService.php';
  2221.         return $this->services['App\\Services\\Pim\\EtimService'] = new \App\Services\Pim\EtimService(($this->privates['cache.app.taggable'] ?? $this->getCache_App_TaggableService()), ($this->services['App\\Services\\Util\\ConfigService'] ?? ($this->services['App\\Services\\Util\\ConfigService'] = new \App\Services\Util\ConfigService($this))), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['App\\Services\\Main\\ApiService'] ?? $this->getApiServiceService()));
  2222.     }
  2223.     /**
  2224.      * Gets the public 'App\Services\Pim\FamilyService' shared autowired service.
  2225.      *
  2226.      * @return \App\Services\Pim\FamilyService
  2227.      */
  2228.     protected function getFamilyServiceService()
  2229.     {
  2230.         return $this->services['App\\Services\\Pim\\FamilyService'] = new \App\Services\Pim\FamilyService(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['App\\Services\\Main\\ApiService'] ?? $this->getApiServiceService()), ($this->services['App\\Services\\Util\\FileService'] ?? $this->getFileService2Service()), ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()), ($this->services['App\\Services\\Util\\ConfigService'] ?? ($this->services['App\\Services\\Util\\ConfigService'] = new \App\Services\Util\ConfigService($this))), ($this->services['App\\Services\\Admin\\CustomerService'] ?? $this->getCustomerServiceService()));
  2231.     }
  2232.     /**
  2233.      * Gets the public 'App\Services\Pim\ProductService' shared autowired service.
  2234.      *
  2235.      * @return \App\Services\Pim\ProductService
  2236.      */
  2237.     protected function getProductServiceService()
  2238.     {
  2239.         include_once \dirname(__DIR__4).'/src/Services/Pim/ProductService.php';
  2240.         return $this->services['App\\Services\\Pim\\ProductService'] = new \App\Services\Pim\ProductService($this, ($this->services['translator'] ?? $this->getTranslatorService()));
  2241.     }
  2242.     /**
  2243.      * Gets the public 'App\Services\Pim\ReferentialService' shared autowired service.
  2244.      *
  2245.      * @return \App\Services\Pim\ReferentialService
  2246.      */
  2247.     protected function getReferentialServiceService()
  2248.     {
  2249.         return $this->services['App\\Services\\Pim\\ReferentialService'] = new \App\Services\Pim\ReferentialService(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['App\\Services\\Main\\ApiService'] ?? $this->getApiServiceService()), ($this->services['App\\Services\\Util\\FileService'] ?? $this->getFileService2Service()), ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()), ($this->services['App\\Services\\Util\\ConfigService'] ?? ($this->services['App\\Services\\Util\\ConfigService'] = new \App\Services\Util\ConfigService($this))), ($this->services['App\\Services\\Admin\\CustomerService'] ?? $this->getCustomerServiceService()));
  2250.     }
  2251.     /**
  2252.      * Gets the public 'App\Services\Util\ChartService' shared autowired service.
  2253.      *
  2254.      * @return \App\Services\Util\ChartService
  2255.      */
  2256.     protected function getChartServiceService()
  2257.     {
  2258.         include_once \dirname(__DIR__4).'/src/Services/Util/ChartService.php';
  2259.         return $this->services['App\\Services\\Util\\ChartService'] = new \App\Services\Util\ChartService(($this->services['App\\Services\\Util\\ColorService'] ?? ($this->services['App\\Services\\Util\\ColorService'] = new \App\Services\Util\ColorService())));
  2260.     }
  2261.     /**
  2262.      * Gets the public 'App\Services\Util\ClockService' shared autowired service.
  2263.      *
  2264.      * @return \App\Services\Util\ClockService
  2265.      */
  2266.     protected function getClockServiceService()
  2267.     {
  2268.         return $this->services['App\\Services\\Util\\ClockService'] = new \App\Services\Util\ClockService();
  2269.     }
  2270.     /**
  2271.      * Gets the public 'App\Services\Util\ColorService' shared autowired service.
  2272.      *
  2273.      * @return \App\Services\Util\ColorService
  2274.      */
  2275.     protected function getColorServiceService()
  2276.     {
  2277.         return $this->services['App\\Services\\Util\\ColorService'] = new \App\Services\Util\ColorService();
  2278.     }
  2279.     /**
  2280.      * Gets the public 'App\Services\Util\ConfigService' shared autowired service.
  2281.      *
  2282.      * @return \App\Services\Util\ConfigService
  2283.      */
  2284.     protected function getConfigServiceService()
  2285.     {
  2286.         return $this->services['App\\Services\\Util\\ConfigService'] = new \App\Services\Util\ConfigService($this);
  2287.     }
  2288.     /**
  2289.      * Gets the public 'App\Services\Util\FileService' shared autowired service.
  2290.      *
  2291.      * @return \App\Services\Util\FileService
  2292.      */
  2293.     protected function getFileService2Service()
  2294.     {
  2295.         return $this->services['App\\Services\\Util\\FileService'] = new \App\Services\Util\FileService(($this->services['App\\Services\\Util\\ConfigService'] ?? ($this->services['App\\Services\\Util\\ConfigService'] = new \App\Services\Util\ConfigService($this))), ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()), ($this->services['App\\Services\\Util\\ClockService'] ?? ($this->services['App\\Services\\Util\\ClockService'] = new \App\Services\Util\ClockService())));
  2296.     }
  2297.     /**
  2298.      * Gets the public 'App\Services\Util\JsonService' shared autowired service.
  2299.      *
  2300.      * @return \App\Services\Util\JsonService
  2301.      */
  2302.     protected function getJsonServiceService()
  2303.     {
  2304.         return $this->services['App\\Services\\Util\\JsonService'] = new \App\Services\Util\JsonService();
  2305.     }
  2306.     /**
  2307.      * Gets the public 'App\Services\Util\RealTimeService' shared autowired service.
  2308.      *
  2309.      * @return \App\Services\Util\RealTimeService
  2310.      */
  2311.     protected function getRealTimeServiceService()
  2312.     {
  2313.         return $this->services['App\\Services\\Util\\RealTimeService'] = new \App\Services\Util\RealTimeService(($this->services['App\\Services\\Util\\ClockService'] ?? ($this->services['App\\Services\\Util\\ClockService'] = new \App\Services\Util\ClockService())), ($this->services['App\\Services\\Util\\ConfigService'] ?? ($this->services['App\\Services\\Util\\ConfigService'] = new \App\Services\Util\ConfigService($this))), ($this->privates['cache.app.taggable'] ?? $this->getCache_App_TaggableService()), ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()));
  2314.     }
  2315.     /**
  2316.      * Gets the public 'App\Services\Util\UtilService' shared autowired service.
  2317.      *
  2318.      * @return \App\Services\Util\UtilService
  2319.      */
  2320.     protected function getUtilServiceService()
  2321.     {
  2322.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  2323.         if (isset($this->services['App\\Services\\Util\\UtilService'])) {
  2324.             return $this->services['App\\Services\\Util\\UtilService'];
  2325.         }
  2326.         return $this->services['App\\Services\\Util\\UtilService'] = new \App\Services\Util\UtilService($this, ($this->services['App\\Services\\Util\\ConfigService'] ?? ($this->services['App\\Services\\Util\\ConfigService'] = new \App\Services\Util\ConfigService($this))), ($this->services['App\\Services\\Util\\JsonService'] ?? ($this->services['App\\Services\\Util\\JsonService'] = new \App\Services\Util\JsonService())), ($this->services['translator'] ?? $this->getTranslatorService()), $a);
  2327.     }
  2328.     /**
  2329.      * Gets the public 'App\Services\Web2Print\ExportService' shared autowired service.
  2330.      *
  2331.      * @return \App\Services\Web2Print\ExportService
  2332.      */
  2333.     protected function getExportService2Service()
  2334.     {
  2335.         include_once \dirname(__DIR__4).'/src/Services/Web2Print/ExportService.php';
  2336.         return $this->services['App\\Services\\Web2Print\\ExportService'] = new \App\Services\Web2Print\ExportService($this);
  2337.     }
  2338.     /**
  2339.      * Gets the public 'App\Services\Web2Print\GenerationService' shared autowired service.
  2340.      *
  2341.      * @return \App\Services\Web2Print\GenerationService
  2342.      */
  2343.     protected function getGenerationServiceService()
  2344.     {
  2345.         include_once \dirname(__DIR__4).'/src/Services/Web2Print/GenerationService.php';
  2346.         return $this->services['App\\Services\\Web2Print\\GenerationService'] = new \App\Services\Web2Print\GenerationService(($this->services['App\\Services\\Main\\ApiService'] ?? $this->getApiServiceService()), ($this->services['App\\Services\\Util\\JsonService'] ?? ($this->services['App\\Services\\Util\\JsonService'] = new \App\Services\Util\JsonService())), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()), ($this->services['App\\Services\\Web2Print\\MediaService'] ?? $this->getMediaServiceService()), ($this->services['App\\Services\\Util\\ConfigService'] ?? ($this->services['App\\Services\\Util\\ConfigService'] = new \App\Services\Util\ConfigService($this))));
  2347.     }
  2348.     /**
  2349.      * Gets the public 'App\Services\Web2Print\MediaService' shared autowired service.
  2350.      *
  2351.      * @return \App\Services\Web2Print\MediaService
  2352.      */
  2353.     protected function getMediaServiceService()
  2354.     {
  2355.         include_once \dirname(__DIR__4).'/src/Services/Web2Print/MediaService.php';
  2356.         $a = ($this->services['App\\Services\\Admin\\ContextService'] ?? $this->getContextServiceService());
  2357.         if (isset($this->services['App\\Services\\Web2Print\\MediaService'])) {
  2358.             return $this->services['App\\Services\\Web2Print\\MediaService'];
  2359.         }
  2360.         return $this->services['App\\Services\\Web2Print\\MediaService'] = new \App\Services\Web2Print\MediaService($a, ($this->services['App\\Services\\Util\\ConfigService'] ?? ($this->services['App\\Services\\Util\\ConfigService'] = new \App\Services\Util\ConfigService($this))), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()));
  2361.     }
  2362.     /**
  2363.      * Gets the public 'App\Services\Web2Print\PageTemplateService' shared autowired service.
  2364.      *
  2365.      * @return \App\Services\Web2Print\PageTemplateService
  2366.      */
  2367.     protected function getPageTemplateServiceService()
  2368.     {
  2369.         include_once \dirname(__DIR__4).'/src/Services/Web2Print/PageTemplateService.php';
  2370.         return $this->services['App\\Services\\Web2Print\\PageTemplateService'] = new \App\Services\Web2Print\PageTemplateService(($this->services['App\\Services\\Main\\ApiService'] ?? $this->getApiServiceService()), ($this->services['App\\Services\\Util\\JsonService'] ?? ($this->services['App\\Services\\Util\\JsonService'] = new \App\Services\Util\JsonService())));
  2371.     }
  2372.     /**
  2373.      * Gets the public 'App\Services\Web2Print\ProductTemplateService' shared autowired service.
  2374.      *
  2375.      * @return \App\Services\Web2Print\ProductTemplateService
  2376.      */
  2377.     protected function getProductTemplateServiceService()
  2378.     {
  2379.         include_once \dirname(__DIR__4).'/src/Services/Web2Print/ProductTemplateService.php';
  2380.         return $this->services['App\\Services\\Web2Print\\ProductTemplateService'] = new \App\Services\Web2Print\ProductTemplateService(($this->services['App\\Services\\Main\\ApiService'] ?? $this->getApiServiceService()), ($this->services['App\\Services\\Util\\JsonService'] ?? ($this->services['App\\Services\\Util\\JsonService'] = new \App\Services\Util\JsonService())));
  2381.     }
  2382.     /**
  2383.      * Gets the public 'App\Services\Web2Print\PublicationService' shared autowired service.
  2384.      *
  2385.      * @return \App\Services\Web2Print\PublicationService
  2386.      */
  2387.     protected function getPublicationServiceService()
  2388.     {
  2389.         include_once \dirname(__DIR__4).'/src/Services/Web2Print/PublicationService.php';
  2390.         $a = ($this->services['App\\Services\\Web2Print\\MediaService'] ?? $this->getMediaServiceService());
  2391.         if (isset($this->services['App\\Services\\Web2Print\\PublicationService'])) {
  2392.             return $this->services['App\\Services\\Web2Print\\PublicationService'];
  2393.         }
  2394.         return $this->services['App\\Services\\Web2Print\\PublicationService'] = new \App\Services\Web2Print\PublicationService(($this->services['App\\Services\\Main\\ApiService'] ?? $this->getApiServiceService()), ($this->services['App\\Services\\Util\\JsonService'] ?? ($this->services['App\\Services\\Util\\JsonService'] = new \App\Services\Util\JsonService())), $a, ($this->services['App\\Services\\Util\\ConfigService'] ?? ($this->services['App\\Services\\Util\\ConfigService'] = new \App\Services\Util\ConfigService($this))), ($this->services['App\\Services\\Web2Print\\GenerationService'] ?? $this->getGenerationServiceService()));
  2395.     }
  2396.     /**
  2397.      * Gets the public 'App\Services\Workflow\WorkflowItemService' shared autowired service.
  2398.      *
  2399.      * @return \App\Services\Workflow\WorkflowItemService
  2400.      */
  2401.     protected function getWorkflowItemServiceService()
  2402.     {
  2403.         include_once \dirname(__DIR__4).'/src/Services/Workflow/WorkflowItemService.php';
  2404.         return $this->services['App\\Services\\Workflow\\WorkflowItemService'] = new \App\Services\Workflow\WorkflowItemService(($this->services['App\\Services\\Main\\ApiService'] ?? $this->getApiServiceService()));
  2405.     }
  2406.     /**
  2407.      * Gets the public 'App\Services\Workflow\WorkflowProcessService' shared autowired service.
  2408.      *
  2409.      * @return \App\Services\Workflow\WorkflowProcessService
  2410.      */
  2411.     protected function getWorkflowProcessServiceService()
  2412.     {
  2413.         include_once \dirname(__DIR__4).'/src/Services/Workflow/WorkflowProcessService.php';
  2414.         $a = ($this->services['App\\Services\\Admin\\UserService'] ?? $this->getUserServiceService());
  2415.         if (isset($this->services['App\\Services\\Workflow\\WorkflowProcessService'])) {
  2416.             return $this->services['App\\Services\\Workflow\\WorkflowProcessService'];
  2417.         }
  2418.         return $this->services['App\\Services\\Workflow\\WorkflowProcessService'] = new \App\Services\Workflow\WorkflowProcessService(($this->services['router'] ?? $this->getRouterService()), ($this->services['App\\Services\\Main\\ApiService'] ?? $this->getApiServiceService()), $a, ($this->services['App\\Services\\Pim\\CategoryService'] ?? $this->getCategoryServiceService()), ($this->services['App\\Services\\Pim\\ProductService'] ?? $this->getProductServiceService()), ($this->services['App\\Services\\Pim\\AssociationService'] ?? $this->getAssociationServiceService()), ($this->services['App\\Services\\Pim\\ChannelService'] ?? $this->getChannelServiceService()), ($this->services['App\\Services\\Util\\ClockService'] ?? ($this->services['App\\Services\\Util\\ClockService'] = new \App\Services\Util\ClockService())));
  2419.     }
  2420.     /**
  2421.      * Gets the public 'App\Services\Workflow\WorkflowService' shared autowired service.
  2422.      *
  2423.      * @return \App\Services\Workflow\WorkflowService
  2424.      */
  2425.     protected function getWorkflowServiceService()
  2426.     {
  2427.         include_once \dirname(__DIR__4).'/src/Services/Workflow/WorkflowService.php';
  2428.         return $this->services['App\\Services\\Workflow\\WorkflowService'] = new \App\Services\Workflow\WorkflowService(($this->services['App\\Services\\Main\\ApiService'] ?? $this->getApiServiceService()));
  2429.     }
  2430.     /**
  2431.      * Gets the public 'App\Twig\AssetsTwigExtension' shared autowired service.
  2432.      *
  2433.      * @return \App\Twig\AssetsTwigExtension
  2434.      */
  2435.     protected function getAssetsTwigExtensionService()
  2436.     {
  2437.         return $this->services['App\\Twig\\AssetsTwigExtension'] = new \App\Twig\AssetsTwigExtension(($this->privates['twig.extension.assets'] ?? $this->getTwig_Extension_AssetsService()), ($this->services['App\\Services\\Util\\JsonService'] ?? ($this->services['App\\Services\\Util\\JsonService'] = new \App\Services\Util\JsonService())));
  2438.     }
  2439.     /**
  2440.      * Gets the public 'App\Twig\ColorsTwigExtension' shared autowired service.
  2441.      *
  2442.      * @return \App\Twig\ColorsTwigExtension
  2443.      */
  2444.     protected function getColorsTwigExtensionService()
  2445.     {
  2446.         return $this->services['App\\Twig\\ColorsTwigExtension'] = new \App\Twig\ColorsTwigExtension(($this->services['App\\Services\\Util\\ColorService'] ?? ($this->services['App\\Services\\Util\\ColorService'] = new \App\Services\Util\ColorService())));
  2447.     }
  2448.     /**
  2449.      * Gets the public 'App\Twig\IeTwigExtension' shared autowired service.
  2450.      *
  2451.      * @return \App\Twig\IeTwigExtension
  2452.      */
  2453.     protected function getIeTwigExtensionService()
  2454.     {
  2455.         return $this->services['App\\Twig\\IeTwigExtension'] = new \App\Twig\IeTwigExtension();
  2456.     }
  2457.     /**
  2458.      * Gets the public 'App\Twig\TranslationExtension' shared autowired service.
  2459.      *
  2460.      * @return \App\Twig\TranslationExtension
  2461.      */
  2462.     protected function getTranslationExtensionService()
  2463.     {
  2464.         return $this->services['App\\Twig\\TranslationExtension'] = new \App\Twig\TranslationExtension(($this->privates['twig.extension.trans'] ?? $this->getTwig_Extension_TransService()));
  2465.     }
  2466.     /**
  2467.      * Gets the public 'App\Twig\UserTwigExtension' shared autowired service.
  2468.      *
  2469.      * @return \App\Twig\UserTwigExtension
  2470.      */
  2471.     protected function getUserTwigExtensionService()
  2472.     {
  2473.         return $this->services['App\\Twig\\UserTwigExtension'] = new \App\Twig\UserTwigExtension(($this->privates['twig.extension.assets'] ?? $this->getTwig_Extension_AssetsService()), ($this->services['App\\Services\\Admin\\UserService'] ?? $this->getUserServiceService()));
  2474.     }
  2475.     /**
  2476.      * Gets the public 'Hslavich\OneloginSamlBundle\Controller\SamlController' shared autowired service.
  2477.      *
  2478.      * @return \Hslavich\OneloginSamlBundle\Controller\SamlController
  2479.      */
  2480.     protected function getSamlControllerService()
  2481.     {
  2482.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2483.         include_once \dirname(__DIR__4).'/vendor/hslavich/oneloginsaml-bundle/Controller/SamlController.php';
  2484.         $this->services['Hslavich\\OneloginSamlBundle\\Controller\\SamlController'] = $instance = new \Hslavich\OneloginSamlBundle\Controller\SamlController(($this->privates['OneLogin\\Saml2\\Auth'] ?? $this->getAuthService()));
  2485.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('Hslavich\\OneloginSamlBundle\\Controller\\SamlController'$this));
  2486.         return $instance;
  2487.     }
  2488.     /**
  2489.      * Gets the public 'Sentry\Integration\IgnoreErrorsIntegration' shared autowired service.
  2490.      *
  2491.      * @return \Sentry\Integration\IgnoreErrorsIntegration
  2492.      */
  2493.     protected function getIgnoreErrorsIntegrationService()
  2494.     {
  2495.         return $this->services['Sentry\\Integration\\IgnoreErrorsIntegration'] = new \Sentry\Integration\IgnoreErrorsIntegration(['ignore_exceptions' => [=> 'Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException'=> 'Symfony\\Component\\HttpKernel\\Exception\\PreconditionRequiredHttpException']]);
  2496.     }
  2497.     /**
  2498.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  2499.      *
  2500.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  2501.      */
  2502.     protected function getRedirectControllerService()
  2503.     {
  2504.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  2505.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  2506.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  2507.     }
  2508.     /**
  2509.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  2510.      *
  2511.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  2512.      */
  2513.     protected function getTemplateControllerService()
  2514.     {
  2515.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  2516.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  2517.     }
  2518.     /**
  2519.      * Gets the public 'bazinga.jstranslation.controller' shared service.
  2520.      *
  2521.      * @return \Bazinga\Bundle\JsTranslationBundle\Controller\Controller
  2522.      */
  2523.     protected function getBazinga_Jstranslation_ControllerService()
  2524.     {
  2525.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Controller/Controller.php';
  2526.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  2527.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  2528.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  2529.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  2530.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  2531.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  2532.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  2533.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  2534.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  2535.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  2536.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  2537.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  2538.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  2539.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  2540.         $this->services['bazinga.jstranslation.controller'] = $instance = new \Bazinga\Bundle\JsTranslationBundle\Controller\Controller(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['bazinga.jstranslation.translation_finder'] ?? $this->getBazinga_Jstranslation_TranslationFinderService()), ($this->targetDir.''.'/bazinga-js-translation'), true'en''messages''86400');
  2541.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  2542.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  2543.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  2544.         $instance->addLoader('yaml'$a);
  2545.         $instance->addLoader('yml'$a);
  2546.         $instance->addLoader('xlf'$b);
  2547.         $instance->addLoader('xliff'$b);
  2548.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  2549.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  2550.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  2551.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  2552.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  2553.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  2554.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  2555.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  2556.         return $instance;
  2557.     }
  2558.     /**
  2559.      * Gets the public 'bazinga.jstranslation.dump_command' shared service.
  2560.      *
  2561.      * @return \Bazinga\Bundle\JsTranslationBundle\Command\DumpCommand
  2562.      */
  2563.     protected function getBazinga_Jstranslation_DumpCommandService()
  2564.     {
  2565.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2566.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Command/DumpCommand.php';
  2567.         $this->services['bazinga.jstranslation.dump_command'] = $instance = new \Bazinga\Bundle\JsTranslationBundle\Command\DumpCommand(($this->services['bazinga.jstranslation.translation_dumper'] ?? $this->getBazinga_Jstranslation_TranslationDumperService()), \dirname(__DIR__4));
  2568.         $instance->setName('bazinga:js-translation:dump');
  2569.         return $instance;
  2570.     }
  2571.     /**
  2572.      * Gets the public 'bazinga.jstranslation.translation_dumper' shared service.
  2573.      *
  2574.      * @return \Bazinga\Bundle\JsTranslationBundle\Dumper\TranslationDumper
  2575.      */
  2576.     protected function getBazinga_Jstranslation_TranslationDumperService()
  2577.     {
  2578.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Dumper/TranslationDumper.php';
  2579.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  2580.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  2581.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  2582.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  2583.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  2584.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  2585.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  2586.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  2587.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  2588.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  2589.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  2590.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  2591.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  2592.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  2593.         $this->services['bazinga.jstranslation.translation_dumper'] = $instance = new \Bazinga\Bundle\JsTranslationBundle\Dumper\TranslationDumper(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['bazinga.jstranslation.translation_finder'] ?? $this->getBazinga_Jstranslation_TranslationFinderService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'en''messages', [], []);
  2594.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  2595.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  2596.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  2597.         $instance->addLoader('yaml'$a);
  2598.         $instance->addLoader('yml'$a);
  2599.         $instance->addLoader('xlf'$b);
  2600.         $instance->addLoader('xliff'$b);
  2601.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  2602.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  2603.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  2604.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  2605.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  2606.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  2607.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  2608.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  2609.         return $instance;
  2610.     }
  2611.     /**
  2612.      * Gets the public 'bazinga.jstranslation.translation_finder' shared service.
  2613.      *
  2614.      * @return \Bazinga\Bundle\JsTranslationBundle\Finder\TranslationFinder
  2615.      */
  2616.     protected function getBazinga_Jstranslation_TranslationFinderService()
  2617.     {
  2618.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Finder/TranslationFinder.php';
  2619.         return $this->services['bazinga.jstranslation.translation_finder'] = new \Bazinga\Bundle\JsTranslationBundle\Finder\TranslationFinder(['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.ar.xliff')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.bg.xliff')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.ca.xliff')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.cs.xliff')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.da.xliff')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.de.xliff')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.en.xliff'), => (\dirname(__DIR__4).'/translations/messages+intl-icu.en.yaml')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.es.xliff')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.eu.xliff')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.fi.xliff')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.fr.xliff'), => (\dirname(__DIR__4).'/translations/messages+intl-icu.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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.hu.xliff')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.id.xliff')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.it.xliff')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.ja.xliff')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.lt.xliff')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.nb.xliff')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.nl.xliff')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.nn.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.pl.xliff')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.pt.xliff')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.pt_BR.xliff')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.ro.xliff')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.ru.xliff')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.sk.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.sl.xliff')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.sv.xliff')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.th.xliff')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.tr.xliff')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.uk.xliff')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.vi.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.zh_CN.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.zh_TW.xliff')], 'bs_Latn_BA' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.bs_Latn_BA.xliff')], 'eo' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.eo.xliff')], 'hr_HR' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.hr_HR.xliff')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.ky.xliff')], 'pt_PT' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.pt_PT.xliff')], 'sr_Latin' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.sr_Latin.xliff')], 'zh' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.zh.xliff')], 'zh_HK' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.zh_HK.xliff')]]);
  2620.     }
  2621.     /**
  2622.      * Gets the public 'cache.app' shared service.
  2623.      *
  2624.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2625.      */
  2626.     protected function getCache_AppService()
  2627.     {
  2628.         $a = new \Symfony\Component\Cache\Adapter\RedisAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection('redis://localhost', ['lazy' => true]), 'NEl4PLZb6V'0, new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue));
  2629.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2630.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), $a));
  2631.     }
  2632.     /**
  2633.      * Gets the public 'cache.app_clearer' shared service.
  2634.      *
  2635.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  2636.      */
  2637.     protected function getCache_AppClearerService()
  2638.     {
  2639.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  2640.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  2641.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService())]);
  2642.     }
  2643.     /**
  2644.      * Gets the public 'cache.global_clearer' shared service.
  2645.      *
  2646.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  2647.      */
  2648.     protected function getCache_GlobalClearerService()
  2649.     {
  2650.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  2651.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  2652.         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.traceable'] ?? $this->getCache_Validator_TraceableService()), 'cache.serializer' => ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService()), 'cache.annotations' => ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()), 'cache.property_info' => ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore.traceable'] ?? $this->getCache_WebpackEncore_TraceableService())]);
  2653.     }
  2654.     /**
  2655.      * Gets the public 'cache.system' shared service.
  2656.      *
  2657.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2658.      */
  2659.     protected function getCache_SystemService()
  2660.     {
  2661.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('V15C5b5Tdk'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  2662.     }
  2663.     /**
  2664.      * Gets the public 'cache.system_clearer' shared service.
  2665.      *
  2666.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  2667.      */
  2668.     protected function getCache_SystemClearerService()
  2669.     {
  2670.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  2671.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  2672.         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.traceable'] ?? $this->getCache_Validator_TraceableService()), 'cache.serializer' => ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService()), 'cache.annotations' => ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()), 'cache.property_info' => ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore.traceable'] ?? $this->getCache_WebpackEncore_TraceableService())]);
  2673.     }
  2674.     /**
  2675.      * Gets the public 'cache.validator_expression_language' shared service.
  2676.      *
  2677.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2678.      */
  2679.     protected function getCache_ValidatorExpressionLanguageService()
  2680.     {
  2681.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('iyNUJXF6nz'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  2682.     }
  2683.     /**
  2684.      * Gets the public 'cache_warmer' shared service.
  2685.      *
  2686.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  2687.      */
  2688.     protected function getCacheWarmerService()
  2689.     {
  2690.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  2691.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  2692.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  2693.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  2694.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  2695.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  2696.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  2697.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  2698.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  2699.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  2700.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  2701.             yield => ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] ?? ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] = new \Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer(['_default' => (\dirname(__DIR__4).'/public/dist/entrypoints.json')], ($this->targetDir.''.'/webpack_encore.cache.php'))));
  2702.         }, 9), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
  2703.     }
  2704.     /**
  2705.      * Gets the public 'console.command_loader' shared service.
  2706.      *
  2707.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  2708.      */
  2709.     protected function getConsole_CommandLoaderService()
  2710.     {
  2711.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  2712.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  2713.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2714.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  2715.             'console.command.assets_install' => ['privates''.console.command.assets_install.lazy''get_Console_Command_AssetsInstall_LazyService'false],
  2716.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  2717.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  2718.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  2719.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  2720.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  2721.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  2722.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  2723.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  2724.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  2725.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  2726.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  2727.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  2728.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  2729.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  2730.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  2731.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  2732.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  2733.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  2734.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  2735.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  2736.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  2737.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  2738.             'console.command.form_debug' => ['privates''.console.command.form_debug.lazy''get_Console_Command_FormDebug_LazyService'false],
  2739.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  2740.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  2741.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  2742.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  2743.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  2744.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  2745.             'security.command.debug_firewall' => ['privates''.security.command.debug_firewall.lazy''get_Security_Command_DebugFirewall_LazyService'false],
  2746.             'security.command.user_password_encoder' => ['privates''.security.command.user_password_encoder.lazy''get_Security_Command_UserPasswordEncoder_LazyService'false],
  2747.             'security.command.user_password_hash' => ['privates''.security.command.user_password_hash.lazy''get_Security_Command_UserPasswordHash_LazyService'false],
  2748.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  2749.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  2750.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  2751.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  2752.             'bazinga.jstranslation.dump_command' => ['services''bazinga.jstranslation.dump_command''getBazinga_Jstranslation_DumpCommandService'false],
  2753.             'nelmio_api_doc.command.dump' => ['services''nelmio_api_doc.command.dump''getNelmioApiDoc_Command_DumpService'false],
  2754.             'Sentry\\SentryBundle\\Command\\SentryTestCommand' => ['privates''Sentry\\SentryBundle\\Command\\SentryTestCommand''getSentryTestCommandService'false],
  2755.             'fos_js_routing.dump_command' => ['privates''fos_js_routing.dump_command''getFosJsRouting_DumpCommandService'false],
  2756.             'fos_js_routing.router_debug_exposed_command' => ['privates''fos_js_routing.router_debug_exposed_command''getFosJsRouting_RouterDebugExposedCommandService'false],
  2757.             'maker.auto_command.make_auth' => ['privates''.maker.auto_command.make_auth.lazy''get_Maker_AutoCommand_MakeAuth_LazyService'false],
  2758.             'maker.auto_command.make_command' => ['privates''.maker.auto_command.make_command.lazy''get_Maker_AutoCommand_MakeCommand_LazyService'false],
  2759.             'maker.auto_command.make_twig_component' => ['privates''.maker.auto_command.make_twig_component.lazy''get_Maker_AutoCommand_MakeTwigComponent_LazyService'false],
  2760.             'maker.auto_command.make_controller' => ['privates''.maker.auto_command.make_controller.lazy''get_Maker_AutoCommand_MakeController_LazyService'false],
  2761.             'maker.auto_command.make_crud' => ['privates''.maker.auto_command.make_crud.lazy''get_Maker_AutoCommand_MakeCrud_LazyService'false],
  2762.             'maker.auto_command.make_docker_database' => ['privates''.maker.auto_command.make_docker_database.lazy''get_Maker_AutoCommand_MakeDockerDatabase_LazyService'false],
  2763.             'maker.auto_command.make_entity' => ['privates''.maker.auto_command.make_entity.lazy''get_Maker_AutoCommand_MakeEntity_LazyService'false],
  2764.             'maker.auto_command.make_fixtures' => ['privates''.maker.auto_command.make_fixtures.lazy''get_Maker_AutoCommand_MakeFixtures_LazyService'false],
  2765.             'maker.auto_command.make_form' => ['privates''.maker.auto_command.make_form.lazy''get_Maker_AutoCommand_MakeForm_LazyService'false],
  2766.             'maker.auto_command.make_message' => ['privates''.maker.auto_command.make_message.lazy''get_Maker_AutoCommand_MakeMessage_LazyService'false],
  2767.             'maker.auto_command.make_messenger_middleware' => ['privates''.maker.auto_command.make_messenger_middleware.lazy''get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService'false],
  2768.             'maker.auto_command.make_registration_form' => ['privates''.maker.auto_command.make_registration_form.lazy''get_Maker_AutoCommand_MakeRegistrationForm_LazyService'false],
  2769.             'maker.auto_command.make_reset_password' => ['privates''.maker.auto_command.make_reset_password.lazy''get_Maker_AutoCommand_MakeResetPassword_LazyService'false],
  2770.             'maker.auto_command.make_serializer_encoder' => ['privates''.maker.auto_command.make_serializer_encoder.lazy''get_Maker_AutoCommand_MakeSerializerEncoder_LazyService'false],
  2771.             'maker.auto_command.make_serializer_normalizer' => ['privates''.maker.auto_command.make_serializer_normalizer.lazy''get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService'false],
  2772.             'maker.auto_command.make_subscriber' => ['privates''.maker.auto_command.make_subscriber.lazy''get_Maker_AutoCommand_MakeSubscriber_LazyService'false],
  2773.             'maker.auto_command.make_twig_extension' => ['privates''.maker.auto_command.make_twig_extension.lazy''get_Maker_AutoCommand_MakeTwigExtension_LazyService'false],
  2774.             'maker.auto_command.make_test' => ['privates''.maker.auto_command.make_test.lazy''get_Maker_AutoCommand_MakeTest_LazyService'false],
  2775.             'maker.auto_command.make_validator' => ['privates''.maker.auto_command.make_validator.lazy''get_Maker_AutoCommand_MakeValidator_LazyService'false],
  2776.             'maker.auto_command.make_voter' => ['privates''.maker.auto_command.make_voter.lazy''get_Maker_AutoCommand_MakeVoter_LazyService'false],
  2777.             'maker.auto_command.make_user' => ['privates''.maker.auto_command.make_user.lazy''get_Maker_AutoCommand_MakeUser_LazyService'false],
  2778.             'maker.auto_command.make_migration' => ['privates''.maker.auto_command.make_migration.lazy''get_Maker_AutoCommand_MakeMigration_LazyService'false],
  2779.             'maker.auto_command.make_stimulus_controller' => ['privates''.maker.auto_command.make_stimulus_controller.lazy''get_Maker_AutoCommand_MakeStimulusController_LazyService'false],
  2780.         ], [
  2781.             'console.command.about' => '?',
  2782.             'console.command.assets_install' => '?',
  2783.             'console.command.cache_clear' => '?',
  2784.             'console.command.cache_pool_clear' => '?',
  2785.             'console.command.cache_pool_prune' => '?',
  2786.             'console.command.cache_pool_delete' => '?',
  2787.             'console.command.cache_pool_list' => '?',
  2788.             'console.command.cache_warmup' => '?',
  2789.             'console.command.config_debug' => '?',
  2790.             'console.command.config_dump_reference' => '?',
  2791.             'console.command.container_debug' => '?',
  2792.             'console.command.container_lint' => '?',
  2793.             'console.command.debug_autowiring' => '?',
  2794.             'console.command.dotenv_debug' => '?',
  2795.             'console.command.event_dispatcher_debug' => '?',
  2796.             'console.command.router_debug' => '?',
  2797.             'console.command.router_match' => '?',
  2798.             'console.command.translation_debug' => '?',
  2799.             'console.command.translation_extract' => '?',
  2800.             'console.command.validator_debug' => '?',
  2801.             'console.command.translation_pull' => '?',
  2802.             'console.command.translation_push' => '?',
  2803.             'console.command.xliff_lint' => '?',
  2804.             'console.command.yaml_lint' => '?',
  2805.             'console.command.form_debug' => '?',
  2806.             'console.command.secrets_set' => '?',
  2807.             'console.command.secrets_remove' => '?',
  2808.             'console.command.secrets_generate_key' => '?',
  2809.             'console.command.secrets_list' => '?',
  2810.             'console.command.secrets_decrypt_to_local' => '?',
  2811.             'console.command.secrets_encrypt_from_local' => '?',
  2812.             'security.command.debug_firewall' => '?',
  2813.             'security.command.user_password_encoder' => '?',
  2814.             'security.command.user_password_hash' => '?',
  2815.             'twig.command.debug' => '?',
  2816.             'twig.command.lint' => '?',
  2817.             'var_dumper.command.server_dump' => '?',
  2818.             'monolog.command.server_log' => '?',
  2819.             'bazinga.jstranslation.dump_command' => 'Bazinga\\Bundle\\JsTranslationBundle\\Command\\DumpCommand',
  2820.             'nelmio_api_doc.command.dump' => 'Nelmio\\ApiDocBundle\\Command\\DumpCommand',
  2821.             'Sentry\\SentryBundle\\Command\\SentryTestCommand' => 'Sentry\\SentryBundle\\Command\\SentryTestCommand',
  2822.             'fos_js_routing.dump_command' => 'FOS\\JsRoutingBundle\\Command\\DumpCommand',
  2823.             'fos_js_routing.router_debug_exposed_command' => 'FOS\\JsRoutingBundle\\Command\\RouterDebugExposedCommand',
  2824.             'maker.auto_command.make_auth' => '?',
  2825.             'maker.auto_command.make_command' => '?',
  2826.             'maker.auto_command.make_twig_component' => '?',
  2827.             'maker.auto_command.make_controller' => '?',
  2828.             'maker.auto_command.make_crud' => '?',
  2829.             'maker.auto_command.make_docker_database' => '?',
  2830.             'maker.auto_command.make_entity' => '?',
  2831.             'maker.auto_command.make_fixtures' => '?',
  2832.             'maker.auto_command.make_form' => '?',
  2833.             'maker.auto_command.make_message' => '?',
  2834.             'maker.auto_command.make_messenger_middleware' => '?',
  2835.             'maker.auto_command.make_registration_form' => '?',
  2836.             'maker.auto_command.make_reset_password' => '?',
  2837.             'maker.auto_command.make_serializer_encoder' => '?',
  2838.             'maker.auto_command.make_serializer_normalizer' => '?',
  2839.             'maker.auto_command.make_subscriber' => '?',
  2840.             'maker.auto_command.make_twig_extension' => '?',
  2841.             'maker.auto_command.make_test' => '?',
  2842.             'maker.auto_command.make_validator' => '?',
  2843.             'maker.auto_command.make_voter' => '?',
  2844.             'maker.auto_command.make_user' => '?',
  2845.             'maker.auto_command.make_migration' => '?',
  2846.             'maker.auto_command.make_stimulus_controller' => '?',
  2847.         ]), ['about' => 'console.command.about''assets:install' => 'console.command.assets_install''cache:clear' => 'console.command.cache_clear''cache:pool:clear' => 'console.command.cache_pool_clear''cache:pool:prune' => 'console.command.cache_pool_prune''cache:pool:delete' => 'console.command.cache_pool_delete''cache:pool:list' => 'console.command.cache_pool_list''cache:warmup' => 'console.command.cache_warmup''debug:config' => 'console.command.config_debug''config:dump-reference' => 'console.command.config_dump_reference''debug:container' => 'console.command.container_debug''lint:container' => 'console.command.container_lint''debug:autowiring' => 'console.command.debug_autowiring''debug:dotenv' => 'console.command.dotenv_debug''debug:event-dispatcher' => 'console.command.event_dispatcher_debug''debug:router' => 'console.command.router_debug''router:match' => 'console.command.router_match''debug:translation' => 'console.command.translation_debug''translation:extract' => 'console.command.translation_extract''translation:update' => 'console.command.translation_extract''debug:validator' => 'console.command.validator_debug''translation:pull' => 'console.command.translation_pull''translation:push' => 'console.command.translation_push''lint:xliff' => 'console.command.xliff_lint''lint:yaml' => 'console.command.yaml_lint''debug:form' => 'console.command.form_debug''secrets:set' => 'console.command.secrets_set''secrets:remove' => 'console.command.secrets_remove''secrets:generate-keys' => 'console.command.secrets_generate_key''secrets:list' => 'console.command.secrets_list''secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local''secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local''debug:firewall' => 'security.command.debug_firewall''security:encode-password' => 'security.command.user_password_encoder''security:hash-password' => 'security.command.user_password_hash''debug:twig' => 'twig.command.debug''lint:twig' => 'twig.command.lint''server:dump' => 'var_dumper.command.server_dump''server:log' => 'monolog.command.server_log''bazinga:js-translation:dump' => 'bazinga.jstranslation.dump_command''nelmio:apidoc:dump' => 'nelmio_api_doc.command.dump''sentry:test' => 'Sentry\\SentryBundle\\Command\\SentryTestCommand''fos:js-routing:dump' => 'fos_js_routing.dump_command''fos:js-routing:debug' => 'fos_js_routing.router_debug_exposed_command''make:auth' => 'maker.auto_command.make_auth''make:command' => 'maker.auto_command.make_command''make:twig-component' => 'maker.auto_command.make_twig_component''make:controller' => 'maker.auto_command.make_controller''make:crud' => 'maker.auto_command.make_crud''make:docker:database' => 'maker.auto_command.make_docker_database''make:entity' => 'maker.auto_command.make_entity''make:fixtures' => 'maker.auto_command.make_fixtures''make:form' => 'maker.auto_command.make_form''make:message' => 'maker.auto_command.make_message''make:messenger-middleware' => 'maker.auto_command.make_messenger_middleware''make:registration-form' => 'maker.auto_command.make_registration_form''make:reset-password' => 'maker.auto_command.make_reset_password''make:serializer:encoder' => 'maker.auto_command.make_serializer_encoder''make:serializer:normalizer' => 'maker.auto_command.make_serializer_normalizer''make:subscriber' => 'maker.auto_command.make_subscriber''make:twig-extension' => 'maker.auto_command.make_twig_extension''make:test' => 'maker.auto_command.make_test''make:unit-test' => 'maker.auto_command.make_test''make:functional-test' => 'maker.auto_command.make_test''make:validator' => 'maker.auto_command.make_validator''make:voter' => 'maker.auto_command.make_voter''make:user' => 'maker.auto_command.make_user''make:migration' => 'maker.auto_command.make_migration''make:stimulus-controller' => 'maker.auto_command.make_stimulus_controller']);
  2848.     }
  2849.     /**
  2850.      * Gets the public 'container.env_var_processors_locator' shared service.
  2851.      *
  2852.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2853.      */
  2854.     protected function getContainer_EnvVarProcessorsLocatorService()
  2855.     {
  2856.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2857.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2858.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2859.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2860.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2861.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2862.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2863.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2864.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2865.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2866.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2867.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2868.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2869.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2870.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2871.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2872.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2873.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2874.         ], [
  2875.             'base64' => '?',
  2876.             'bool' => '?',
  2877.             'const' => '?',
  2878.             'csv' => '?',
  2879.             'default' => '?',
  2880.             'file' => '?',
  2881.             'float' => '?',
  2882.             'int' => '?',
  2883.             'json' => '?',
  2884.             'key' => '?',
  2885.             'not' => '?',
  2886.             'query_string' => '?',
  2887.             'require' => '?',
  2888.             'resolve' => '?',
  2889.             'string' => '?',
  2890.             'trim' => '?',
  2891.             'url' => '?',
  2892.         ]);
  2893.     }
  2894.     /**
  2895.      * Gets the public 'data_collector.dump' shared service.
  2896.      *
  2897.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  2898.      */
  2899.     protected function getDataCollector_DumpService()
  2900.     {
  2901.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  2902.     }
  2903.     /**
  2904.      * Gets the public 'error_controller' shared service.
  2905.      *
  2906.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  2907.      */
  2908.     protected function getErrorControllerService()
  2909.     {
  2910.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  2911.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  2912.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  2913.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  2914.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  2915.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2916.         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)));
  2917.     }
  2918.     /**
  2919.      * Gets the public 'event_dispatcher' shared service.
  2920.      *
  2921.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  2922.      */
  2923.     protected function getEventDispatcherService()
  2924.     {
  2925.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  2926.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2927.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  2928.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2929.         $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())));
  2930.         $instance->addListener('kernel.request', [=> function () {
  2931.             return ($this->services['App\\EventListener\\BeforeLogoutListener'] ?? $this->getBeforeLogoutListenerService());
  2932.         }, => 'onKernelRequest'], 8);
  2933.         $instance->addListener('kernel.exception', [=> function () {
  2934.             return ($this->services['App\\EventListener\\BeforeLogoutListener'] ?? $this->getBeforeLogoutListenerService());
  2935.         }, => 'onKernelException'], 8);
  2936.         $instance->addListener('kernel.controller', [=> function () {
  2937.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  2938.         }, => 'onKernelController'], 0);
  2939.         $instance->addListener('Hslavich\\OneloginSamlBundle\\Event\\UserCreatedEvent', [=> function () {
  2940.             return ($this->privates['hslavich_onelogin_saml.user_created_listener.app'] ?? ($this->privates['hslavich_onelogin_saml.user_created_listener.app'] = new \Hslavich\OneloginSamlBundle\EventListener\User\UserCreatedListener(NULLfalse)));
  2941.         }, => '__invoke'], 0);
  2942.         $instance->addListener('Hslavich\\OneloginSamlBundle\\Event\\UserModifiedEvent', [=> function () {
  2943.             return ($this->privates['hslavich_onelogin_saml.user_modified_listener.app'] ?? ($this->privates['hslavich_onelogin_saml.user_modified_listener.app'] = new \Hslavich\OneloginSamlBundle\EventListener\User\UserModifiedListener(NULLfalse)));
  2944.         }, => '__invoke'], 0);
  2945.         $instance->addListener('kernel.exception', [=> function () {
  2946.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->getWebpackEncore_ExceptionListenerService());
  2947.         }, => 'onKernelException'], 0);
  2948.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2949.             return ($this->privates['Hslavich\\OneloginSamlBundle\\EventListener\\Security\\SamlLogoutListener'] ?? $this->getSamlLogoutListenerService());
  2950.         }, => '__invoke'], 0);
  2951.         $instance->addListener('console.command', [=> function () {
  2952.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->getConsoleListenerService());
  2953.         }, => 'handleConsoleCommandEvent'], 128);
  2954.         $instance->addListener('console.terminate', [=> function () {
  2955.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->getConsoleListenerService());
  2956.         }, => 'handleConsoleTerminateEvent'], -64);
  2957.         $instance->addListener('console.error', [=> function () {
  2958.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->getConsoleListenerService());
  2959.         }, => 'handleConsoleErrorEvent'], -64);
  2960.         $instance->addListener('kernel.exception', [=> function () {
  2961.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ErrorListener'] ?? $this->getErrorListenerService());
  2962.         }, => 'handleExceptionEvent'], 128);
  2963.         $instance->addListener('kernel.request', [=> function () {
  2964.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  2965.         }, => 'handleKernelRequestEvent'], 5);
  2966.         $instance->addListener('kernel.controller', [=> function () {
  2967.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  2968.         }, => 'handleKernelControllerEvent'], 10);
  2969.         $instance->addListener('kernel.request', [=> function () {
  2970.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService());
  2971.         }, => 'handleKernelRequestEvent'], 3);
  2972.         $instance->addListener('kernel.finish_request', [=> function () {
  2973.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService());
  2974.         }, => 'handleKernelFinishRequestEvent'], 5);
  2975.         $instance->addListener('kernel.request', [=> function () {
  2976.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  2977.         }, => 'handleKernelRequestEvent'], 4);
  2978.         $instance->addListener('kernel.response', [=> function () {
  2979.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  2980.         }, => 'handleKernelResponseEvent'], 15);
  2981.         $instance->addListener('kernel.terminate', [=> function () {
  2982.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  2983.         }, => 'handleKernelTerminateEvent'], 5);
  2984.         $instance->addListener('kernel.request', [=> function () {
  2985.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  2986.         }, => 'handleKernelRequestEvent'], 2);
  2987.         $instance->addListener('kernel.finish_request', [=> function () {
  2988.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  2989.         }, => 'handleKernelFinishRequestEvent'], 10);
  2990.         $instance->addListener('kernel.response', [=> function () {
  2991.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  2992.         }, => 'handleKernelResponseEvent'], 15);
  2993.         $instance->addListener('console.command', [=> function () {
  2994.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] ?? $this->getTracingConsoleListenerService());
  2995.         }, => 'handleConsoleCommandEvent'], 118);
  2996.         $instance->addListener('console.terminate', [=> function () {
  2997.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] ?? $this->getTracingConsoleListenerService());
  2998.         }, => 'handleConsoleTerminateEvent'], -54);
  2999.         $instance->addListener('kernel.request', [=> function () {
  3000.             return ($this->services['App\\EventListener\\BeforeLogoutListener'] ?? $this->getBeforeLogoutListenerService());
  3001.         }, => 'onKernelRequest'], 15);
  3002.         $instance->addListener('kernel.exception', [=> function () {
  3003.             return ($this->services['App\\EventListener\\BeforeLogoutListener'] ?? $this->getBeforeLogoutListenerService());
  3004.         }, => 'onKernelException'], 15);
  3005.         $instance->addListener('kernel.request', [=> function () {
  3006.             return ($this->services['App\\EventListener\\LocaleListener'] ?? ($this->services['App\\EventListener\\LocaleListener'] = new \App\EventListener\LocaleListener()));
  3007.         }, => 'onKernelRequest'], 15);
  3008.         $instance->addListener('kernel.controller', [=> function () {
  3009.             return ($this->services['App\\EventListener\\TerminologiesListener'] ?? $this->getTerminologiesListenerService());
  3010.         }, => 'onKernelController'], 15);
  3011.         $instance->addListener('kernel.response', [=> function () {
  3012.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  3013.         }, => 'onKernelResponse'], 0);
  3014.         $instance->addListener('kernel.response', [=> function () {
  3015.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  3016.         }, => 'onKernelResponse'], -1024);
  3017.         $instance->addListener('kernel.request', [=> function () {
  3018.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  3019.         }, => 'setDefaultLocale'], 100);
  3020.         $instance->addListener('kernel.request', [=> function () {
  3021.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  3022.         }, => 'onKernelRequest'], 16);
  3023.         $instance->addListener('kernel.finish_request', [=> function () {
  3024.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  3025.         }, => 'onKernelFinishRequest'], 0);
  3026.         $instance->addListener('kernel.request', [=> function () {
  3027.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  3028.         }, => 'onKernelRequest'], 256);
  3029.         $instance->addListener('kernel.response', [=> function () {
  3030.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  3031.         }, => 'onResponse'], -255);
  3032.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3033.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3034.         }, => 'onControllerArguments'], 0);
  3035.         $instance->addListener('kernel.exception', [=> function () {
  3036.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3037.         }, => 'logKernelException'], 0);
  3038.         $instance->addListener('kernel.exception', [=> function () {
  3039.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3040.         }, => 'onKernelException'], -128);
  3041.         $instance->addListener('kernel.response', [=> function () {
  3042.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3043.         }, => 'removeCspHeader'], -128);
  3044.         $instance->addListener('kernel.request', [=> function () {
  3045.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  3046.         }, => 'onKernelRequest'], 15);
  3047.         $instance->addListener('kernel.finish_request', [=> function () {
  3048.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  3049.         }, => 'onKernelFinishRequest'], -15);
  3050.         $instance->addListener('console.error', [=> function () {
  3051.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  3052.         }, => 'onConsoleError'], -128);
  3053.         $instance->addListener('console.terminate', [=> function () {
  3054.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  3055.         }, => 'onConsoleTerminate'], -128);
  3056.         $instance->addListener('console.error', [=> function () {
  3057.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  3058.         }, => 'onConsoleError'], 0);
  3059.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  3060.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  3061.         }, => 'onMessage'], -255);
  3062.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  3063.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  3064.         }, => 'onMessage'], -255);
  3065.         $instance->addListener('kernel.request', [=> function () {
  3066.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  3067.         }, => 'configure'], 2048);
  3068.         $instance->addListener('console.command', [=> function () {
  3069.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  3070.         }, => 'configure'], 2048);
  3071.         $instance->addListener('kernel.request', [=> function () {
  3072.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3073.         }, => 'onKernelRequest'], 32);
  3074.         $instance->addListener('kernel.finish_request', [=> function () {
  3075.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3076.         }, => 'onKernelFinishRequest'], 0);
  3077.         $instance->addListener('kernel.exception', [=> function () {
  3078.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3079.         }, => 'onKernelException'], -64);
  3080.         $instance->addListener('kernel.response', [=> function () {
  3081.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  3082.         }, => 'onKernelResponse'], 0);
  3083.         $instance->addListener('kernel.request', [=> function () {
  3084.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  3085.         }, => 'onKernelRequest'], 128);
  3086.         $instance->addListener('kernel.response', [=> function () {
  3087.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  3088.         }, => 'onKernelResponse'], -1000);
  3089.         $instance->addListener('kernel.finish_request', [=> function () {
  3090.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  3091.         }, => 'onFinishRequest'], 0);
  3092.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  3093.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  3094.         }, => 'onNotification'], -255);
  3095.         $instance->addListener('kernel.response', [=> function () {
  3096.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3097.         }, => 'onKernelResponse'], -100);
  3098.         $instance->addListener('kernel.exception', [=> function () {
  3099.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3100.         }, => 'onKernelException'], 0);
  3101.         $instance->addListener('kernel.terminate', [=> function () {
  3102.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3103.         }, => 'onKernelTerminate'], -1024);
  3104.         $instance->addListener('kernel.controller', [=> function () {
  3105.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  3106.         }, => 'onKernelController'], 0);
  3107.         $instance->addListener('kernel.response', [=> function () {
  3108.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  3109.         }, => 'onKernelResponse'], 0);
  3110.         $instance->addListener('kernel.response', [=> function () {
  3111.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  3112.         }, => 'onKernelResponse'], 0);
  3113.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  3114.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  3115.         }, => 'onVoterVote'], 0);
  3116.         $instance->addListener('kernel.request', [=> function () {
  3117.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3118.         }, => 'configureLogoutUrlGenerator'], 8);
  3119.         $instance->addListener('kernel.request', [=> function () {
  3120.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3121.         }, => 'onKernelRequest'], 8);
  3122.         $instance->addListener('kernel.finish_request', [=> function () {
  3123.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3124.         }, => 'onKernelFinishRequest'], 0);
  3125.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  3126.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  3127.         }, => 'onMessage'], 0);
  3128.         $instance->addListener('kernel.response', [=> function () {
  3129.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  3130.         }, => 'onKernelResponse'], -128);
  3131.         $instance->addListener('console.command', [=> function () {
  3132.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  3133.         }, => 'onCommand'], 255);
  3134.         $instance->addListener('console.terminate', [=> function () {
  3135.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  3136.         }, => 'onTerminate'], -255);
  3137.         $instance->addListener('console.command', [=> function () {
  3138.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  3139.         }, => 'configure'], 1024);
  3140.         $instance->addListener('kernel.controller', [=> function () {
  3141.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  3142.         }, => 'onKernelController'], 0);
  3143.         $instance->addListener('kernel.controller', [=> function () {
  3144.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  3145.         }, => 'onKernelController'], 0);
  3146.         $instance->addListener('kernel.controller', [=> function () {
  3147.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  3148.         }, => 'onKernelController'], -128);
  3149.         $instance->addListener('kernel.view', [=> function () {
  3150.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  3151.         }, => 'onKernelView'], 0);
  3152.         $instance->addListener('kernel.controller', [=> function () {
  3153.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  3154.         }, => 'onKernelController'], 0);
  3155.         $instance->addListener('kernel.response', [=> function () {
  3156.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  3157.         }, => 'onKernelResponse'], 0);
  3158.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3159.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  3160.         }, => 'onKernelControllerArguments'], 0);
  3161.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3162.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  3163.         }, => 'onKernelControllerArguments'], 0);
  3164.         $instance->addListener('kernel.view', [=> function () {
  3165.             return ($this->privates['sensio_framework_extra.psr7.listener.response'] ?? $this->getSensioFrameworkExtra_Psr7_Listener_ResponseService());
  3166.         }, => 'onKernelView'], 0);
  3167.         $instance->addListener('console.error', [=> function () {
  3168.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  3169.         }, => 'onConsoleError'], 0);
  3170.         $instance->addListener('console.terminate', [=> function () {
  3171.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  3172.         }, => 'onConsoleTerminate'], 0);
  3173.         $instance->addListener('kernel.finish_request', [=> function () {
  3174.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  3175.         }, => 'resetAssets'], 0);
  3176.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  3177.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  3178.         }, => 'onLogout'], 0);
  3179.         return $instance;
  3180.     }
  3181.     /**
  3182.      * Gets the public 'fos_js_routing.controller' shared service.
  3183.      *
  3184.      * @return \FOS\JsRoutingBundle\Controller\Controller
  3185.      */
  3186.     protected function getFosJsRouting_ControllerService()
  3187.     {
  3188.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Controller/Controller.php';
  3189.         return $this->services['fos_js_routing.controller'] = new \FOS\JsRoutingBundle\Controller\Controller(($this->services['fos_js_routing.serializer'] ?? $this->getFosJsRouting_SerializerService()), ($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), $this->parameters['fos_js_routing.cache_control'], true);
  3190.     }
  3191.     /**
  3192.      * Gets the public 'fos_js_routing.extractor' shared service.
  3193.      *
  3194.      * @return \FOS\JsRoutingBundle\Extractor\ExposedRoutesExtractor
  3195.      */
  3196.     protected function getFosJsRouting_ExtractorService()
  3197.     {
  3198.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Extractor/ExposedRoutesExtractorInterface.php';
  3199.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Extractor/ExposedRoutesExtractor.php';
  3200.         return $this->services['fos_js_routing.extractor'] = new \FOS\JsRoutingBundle\Extractor\ExposedRoutesExtractor(($this->services['router'] ?? $this->getRouterService()), [], $this->targetDir.''$this->parameters['kernel.bundles']);
  3201.     }
  3202.     /**
  3203.      * Gets the public 'fos_js_routing.serializer' shared service.
  3204.      *
  3205.      * @return \Symfony\Component\Serializer\Serializer
  3206.      */
  3207.     protected function getFosJsRouting_SerializerService()
  3208.     {
  3209.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  3210.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  3211.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  3212.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  3213.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  3214.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  3215.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  3216.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  3217.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  3218.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  3219.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Normalizer/RouteCollectionNormalizer.php';
  3220.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Normalizer/RoutesResponseNormalizer.php';
  3221.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Denormalizer/RouteCollectionDenormalizer.php';
  3222.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  3223.         return $this->services['fos_js_routing.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \FOS\JsRoutingBundle\Serializer\Normalizer\RouteCollectionNormalizer(), => new \FOS\JsRoutingBundle\Serializer\Normalizer\RoutesResponseNormalizer(), => new \FOS\JsRoutingBundle\Serializer\Denormalizer\RouteCollectionDenormalizer()], ['json' => new \Symfony\Component\Serializer\Encoder\JsonEncoder()]);
  3224.     }
  3225.     /**
  3226.      * Gets the public 'http_kernel' shared service.
  3227.      *
  3228.      * @return \Symfony\Component\HttpKernel\HttpKernel
  3229.      */
  3230.     protected function getHttpKernelService()
  3231.     {
  3232.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3233.         if (isset($this->services['http_kernel'])) {
  3234.             return $this->services['http_kernel'];
  3235.         }
  3236.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  3237.         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 () {
  3238.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  3239.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  3240.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  3241.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  3242.             yield => ($this->privates['debug.sensio_framework_extra.psr7.argument_value_resolver.server_request'] ?? $this->getDebug_SensioFrameworkExtra_Psr7_ArgumentValueResolver_ServerRequestService());
  3243.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  3244.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  3245.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  3246.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  3247.         }, 9)), $b));
  3248.     }
  3249.     /**
  3250.      * Gets the public 'nelmio_api_doc.command.dump' shared service.
  3251.      *
  3252.      * @return \Nelmio\ApiDocBundle\Command\DumpCommand
  3253.      */
  3254.     protected function getNelmioApiDoc_Command_DumpService()
  3255.     {
  3256.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3257.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Command/DumpCommand.php';
  3258.         $this->services['nelmio_api_doc.command.dump'] = $instance = new \Nelmio\ApiDocBundle\Command\DumpCommand(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  3259.         $instance->setName('nelmio:apidoc:dump');
  3260.         return $instance;
  3261.     }
  3262.     /**
  3263.      * Gets the public 'nelmio_api_doc.controller.swagger_json' shared service.
  3264.      *
  3265.      * @return \Nelmio\ApiDocBundle\Controller\DocumentationController
  3266.      */
  3267.     protected function getNelmioApiDoc_Controller_SwaggerJsonService()
  3268.     {
  3269.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Controller/DocumentationController.php';
  3270.         return $this->services['nelmio_api_doc.controller.swagger_json'] = new \Nelmio\ApiDocBundle\Controller\DocumentationController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  3271.     }
  3272.     /**
  3273.      * Gets the public 'nelmio_api_doc.controller.swagger_ui' shared service.
  3274.      *
  3275.      * @return \Nelmio\ApiDocBundle\Controller\SwaggerUiController
  3276.      */
  3277.     protected function getNelmioApiDoc_Controller_SwaggerUiService()
  3278.     {
  3279.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Controller/SwaggerUiController.php';
  3280.         return $this->services['nelmio_api_doc.controller.swagger_ui'] = new \Nelmio\ApiDocBundle\Controller\SwaggerUiController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  3281.     }
  3282.     /**
  3283.      * Gets the public 'nelmio_api_doc.controller.swagger_yaml' shared service.
  3284.      *
  3285.      * @return \Nelmio\ApiDocBundle\Controller\YamlDocumentationController
  3286.      */
  3287.     protected function getNelmioApiDoc_Controller_SwaggerYamlService()
  3288.     {
  3289.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Controller/YamlDocumentationController.php';
  3290.         return $this->services['nelmio_api_doc.controller.swagger_yaml'] = new \Nelmio\ApiDocBundle\Controller\YamlDocumentationController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  3291.     }
  3292.     /**
  3293.      * Gets the public 'nelmio_api_doc.generator.default' shared service.
  3294.      *
  3295.      * @return \Nelmio\ApiDocBundle\ApiDocGenerator
  3296.      */
  3297.     protected function getNelmioApiDoc_Generator_DefaultService()
  3298.     {
  3299.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ApiDocGenerator.php';
  3300.         $this->services['nelmio_api_doc.generator.default'] = $instance = new \Nelmio\ApiDocBundle\ApiDocGenerator(new RewindableGenerator(function () {
  3301.             yield => ($this->privates['nelmio_api_doc.describers.config'] ?? ($this->privates['nelmio_api_doc.describers.config'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([])));
  3302.             yield => ($this->privates['nelmio_api_doc.describers.config.default'] ?? ($this->privates['nelmio_api_doc.describers.config.default'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
  3303.             yield => ($this->privates['nelmio_api_doc.describers.openapi_php.default'] ?? $this->getNelmioApiDoc_Describers_OpenapiPhp_DefaultService());
  3304.             yield => ($this->privates['nelmio_api_doc.describers.route.default'] ?? $this->getNelmioApiDoc_Describers_Route_DefaultService());
  3305.             yield => ($this->privates['nelmio_api_doc.describers.default'] ?? ($this->privates['nelmio_api_doc.describers.default'] = new \Nelmio\ApiDocBundle\Describer\DefaultDescriber()));
  3306.         }, 5), new RewindableGenerator(function () {
  3307.             yield => ($this->privates['nelmio_api_doc.model_describers.self_describing'] ?? ($this->privates['nelmio_api_doc.model_describers.self_describing'] = new \Nelmio\ApiDocBundle\ModelDescriber\SelfDescribingModelDescriber()));
  3308.             yield => ($this->privates['nelmio_api_doc.model_describers.enum'] ?? ($this->privates['nelmio_api_doc.model_describers.enum'] = new \Nelmio\ApiDocBundle\ModelDescriber\EnumModelDescriber()));
  3309.             yield => ($this->privates['nelmio_api_doc.model_describers.form'] ?? $this->getNelmioApiDoc_ModelDescribers_FormService());
  3310.             yield => ($this->privates['nelmio_api_doc.model_describers.object'] ?? $this->getNelmioApiDoc_ModelDescribers_ObjectService());
  3311.         }, 4));
  3312.         $a = new \Symfony\Bridge\Monolog\Logger('nelmio_api_doc');
  3313.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3314.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3315.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3316.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3317.         $instance->setAlternativeNames([]);
  3318.         $instance->setMediaTypes([=> 'json']);
  3319.         $instance->setLogger($a);
  3320.         return $instance;
  3321.     }
  3322.     /**
  3323.      * Gets the public 'nelmio_api_doc.render_docs' shared service.
  3324.      *
  3325.      * @return \Nelmio\ApiDocBundle\Render\RenderOpenApi
  3326.      */
  3327.     protected function getNelmioApiDoc_RenderDocsService()
  3328.     {
  3329.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/RenderOpenApi.php';
  3330.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/OpenApiRenderer.php';
  3331.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Json/JsonOpenApiRenderer.php';
  3332.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Yaml/YamlOpenApiRenderer.php';
  3333.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Html/HtmlOpenApiRenderer.php';
  3334.         return $this->services['nelmio_api_doc.render_docs'] = new \Nelmio\ApiDocBundle\Render\RenderOpenApi(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3335.             'default' => ['services''nelmio_api_doc.generator.default''getNelmioApiDoc_Generator_DefaultService'false],
  3336.         ], [
  3337.             'default' => '?',
  3338.         ]), new \Nelmio\ApiDocBundle\Render\Json\JsonOpenApiRenderer(), new \Nelmio\ApiDocBundle\Render\Yaml\YamlOpenApiRenderer(), new \Nelmio\ApiDocBundle\Render\Html\HtmlOpenApiRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  3339.     }
  3340.     /**
  3341.      * Gets the public 'request_stack' shared service.
  3342.      *
  3343.      * @return \Symfony\Component\HttpFoundation\RequestStack
  3344.      */
  3345.     protected function getRequestStackService()
  3346.     {
  3347.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  3348.     }
  3349.     /**
  3350.      * Gets the public 'router' shared service.
  3351.      *
  3352.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  3353.      */
  3354.     protected function getRouterService()
  3355.     {
  3356.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  3357.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3358.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3359.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3360.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3361.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3362.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  3363.         ], [
  3364.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  3365.         ]))->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'fr');
  3366.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3367.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3368.         return $instance;
  3369.     }
  3370.     /**
  3371.      * Gets the public 'routing.loader' shared service.
  3372.      *
  3373.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  3374.      */
  3375.     protected function getRouting_LoaderService()
  3376.     {
  3377.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  3378.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  3379.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  3380.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  3381.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  3382.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  3383.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  3384.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  3385.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  3386.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  3387.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  3388.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  3389.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  3390.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  3391.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  3392.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  3393.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  3394.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  3395.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  3396.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  3397.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  3398.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  3399.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  3400.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  3401.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  3402.         $b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  3403.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  3404.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b'dev'));
  3405.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b'dev'));
  3406.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b'dev'));
  3407.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b'dev'));
  3408.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b'dev'));
  3409.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3410.             'kernel' => ['services''kernel''getKernelService'false],
  3411.         ], [
  3412.             'kernel' => 'App\\Kernel',
  3413.         ]), 'dev'));
  3414.         $a->addLoader($c);
  3415.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  3416.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  3417.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
  3418.     }
  3419.     /**
  3420.      * Gets the public 'services_resetter' shared service.
  3421.      *
  3422.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  3423.      */
  3424.     protected function getServicesResetterService()
  3425.     {
  3426.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  3427.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  3428.             if (isset($this->services['cache.app'])) {
  3429.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  3430.             }
  3431.             if (isset($this->services['cache.system'])) {
  3432.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  3433.             }
  3434.             if (isset($this->privates['cache.validator.traceable'])) {
  3435.                 yield 'cache.validator' => ($this->privates['cache.validator.traceable'] ?? null);
  3436.             }
  3437.             if (isset($this->privates['cache.serializer.traceable'])) {
  3438.                 yield 'cache.serializer' => ($this->privates['cache.serializer.traceable'] ?? null);
  3439.             }
  3440.             if (isset($this->privates['cache.annotations.traceable'])) {
  3441.                 yield 'cache.annotations' => ($this->privates['cache.annotations.traceable'] ?? null);
  3442.             }
  3443.             if (isset($this->privates['cache.property_info.traceable'])) {
  3444.                 yield 'cache.property_info' => ($this->privates['cache.property_info.traceable'] ?? null);
  3445.             }
  3446.             if (isset($this->privates['.sentry.traceable.http_client'])) {
  3447.                 yield 'http_client' => ($this->privates['.sentry.traceable.http_client'] ?? null);
  3448.             }
  3449.             if (isset($this->privates['mailer.message_logger_listener'])) {
  3450.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  3451.             }
  3452.             if (isset($this->privates['debug.stopwatch'])) {
  3453.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  3454.             }
  3455.             if (isset($this->services['event_dispatcher'])) {
  3456.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  3457.             }
  3458.             if (isset($this->privates['session_listener'])) {
  3459.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  3460.             }
  3461.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  3462.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  3463.             }
  3464.             if (isset($this->services['cache.validator_expression_language'])) {
  3465.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  3466.             }
  3467.             if (isset($this->services['.container.private.profiler'])) {
  3468.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  3469.             }
  3470.             if (isset($this->services['.container.private.validator'])) {
  3471.                 yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  3472.             }
  3473.             if (isset($this->services['.container.private.security.token_storage'])) {
  3474.                 yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  3475.             }
  3476.             if (isset($this->privates['cache.security_expression_language.traceable'])) {
  3477.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language.traceable'] ?? null);
  3478.             }
  3479.             if (isset($this->privates['twig.form.engine'])) {
  3480.                 yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
  3481.             }
  3482.             if (isset($this->privates['monolog.handler.main'])) {
  3483.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  3484.             }
  3485.             if (isset($this->privates['monolog.handler.console'])) {
  3486.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  3487.             }
  3488.             if (isset($this->privates['webpack_encore.tag_renderer'])) {
  3489.                 yield 'webpack_encore.tag_renderer' => ($this->privates['webpack_encore.tag_renderer'] ?? null);
  3490.             }
  3491.             if (isset($this->privates['cache.webpack_encore.traceable'])) {
  3492.                 yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore.traceable'] ?? null);
  3493.             }
  3494.             if (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) {
  3495.                 yield 'webpack_encore.entrypoint_lookup[_default]' => ($this->privates['webpack_encore.entrypoint_lookup[_default]'] ?? null);
  3496.             }
  3497.             if (isset($this->privates['.debug.http_client'])) {
  3498.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  3499.             }
  3500.             if (isset($this->privates['.sentry.traceable.http_client'])) {
  3501.                 yield '.sentry.traceable.http_client' => ($this->privates['.sentry.traceable.http_client'] ?? null);
  3502.             }
  3503.         }, function () {
  3504.             return + (int) (isset($this->services['cache.app'])) + (int) (isset($this->services['cache.system'])) + (int) (isset($this->privates['cache.validator.traceable'])) + (int) (isset($this->privates['cache.serializer.traceable'])) + (int) (isset($this->privates['cache.annotations.traceable'])) + (int) (isset($this->privates['cache.property_info.traceable'])) + (int) (isset($this->privates['.sentry.traceable.http_client'])) + (int) (isset($this->privates['mailer.message_logger_listener'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->privates['session_listener'])) + (int) (isset($this->privates['form.choice_list_factory.cached'])) + (int) (isset($this->services['cache.validator_expression_language'])) + (int) (isset($this->services['.container.private.profiler'])) + (int) (isset($this->services['.container.private.validator'])) + (int) (isset($this->services['.container.private.security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language.traceable'])) + (int) (isset($this->privates['twig.form.engine'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->privates['webpack_encore.tag_renderer'])) + (int) (isset($this->privates['cache.webpack_encore.traceable'])) + (int) (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) + (int) (isset($this->privates['.debug.http_client'])) + (int) (isset($this->privates['.sentry.traceable.http_client']));
  3505.         }), ['cache.app' => [=> 'reset'], 'cache.system' => [=> 'reset'], 'cache.validator' => [=> 'reset'], 'cache.serializer' => [=> 'reset'], 'cache.annotations' => [=> 'reset'], 'cache.property_info' => [=> 'reset'], 'http_client' => [=> '?reset'], 'mailer.message_logger_listener' => [=> 'reset'], 'debug.stopwatch' => [=> 'reset'], 'debug.event_dispatcher' => [=> 'reset'], 'session_listener' => [=> 'reset'], 'form.choice_list_factory.cached' => [=> 'reset'], 'cache.validator_expression_language' => [=> 'reset'], 'profiler' => [=> 'reset'], 'debug.validator' => [=> 'reset'], 'security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'twig.form.engine' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], 'webpack_encore.tag_renderer' => [=> 'reset'], 'cache.webpack_encore' => [=> 'reset'], 'webpack_encore.entrypoint_lookup[_default]' => [=> 'reset'], '.debug.http_client' => [=> 'reset'], '.sentry.traceable.http_client' => [=> 'reset']]);
  3506.     }
  3507.     /**
  3508.      * Gets the public 'translator' shared service.
  3509.      *
  3510.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  3511.      */
  3512.     protected function getTranslatorService()
  3513.     {
  3514.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  3515.     }
  3516.     /**
  3517.      * Gets the public 'var_dumper.cloner' shared service.
  3518.      *
  3519.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  3520.      */
  3521.     protected function getVarDumper_ClonerService()
  3522.     {
  3523.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  3524.         $instance->setMaxItems(2500);
  3525.         $instance->setMinDepth(1);
  3526.         $instance->setMaxString(-1);
  3527.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  3528.         return $instance;
  3529.     }
  3530.     /**
  3531.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  3532.      *
  3533.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  3534.      */
  3535.     protected function getWebProfiler_Controller_ExceptionPanelService()
  3536.     {
  3537.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  3538.         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()));
  3539.     }
  3540.     /**
  3541.      * Gets the public 'web_profiler.controller.profiler' shared service.
  3542.      *
  3543.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  3544.      */
  3545.     protected function getWebProfiler_Controller_ProfilerService()
  3546.     {
  3547.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  3548.         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));
  3549.     }
  3550.     /**
  3551.      * Gets the public 'web_profiler.controller.router' shared service.
  3552.      *
  3553.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  3554.      */
  3555.     protected function getWebProfiler_Controller_RouterService()
  3556.     {
  3557.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  3558.         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 () {
  3559.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  3560.         }, 1));
  3561.     }
  3562.     /**
  3563.      * Gets the private '.console.command.about.lazy' shared service.
  3564.      *
  3565.      * @return \Symfony\Component\Console\Command\LazyCommand
  3566.      */
  3567.     protected function get_Console_Command_About_LazyService()
  3568.     {
  3569.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3570.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3571.         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 {
  3572.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  3573.         });
  3574.     }
  3575.     /**
  3576.      * Gets the private '.console.command.assets_install.lazy' shared service.
  3577.      *
  3578.      * @return \Symfony\Component\Console\Command\LazyCommand
  3579.      */
  3580.     protected function get_Console_Command_AssetsInstall_LazyService()
  3581.     {
  3582.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3583.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3584.         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 {
  3585.             return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  3586.         });
  3587.     }
  3588.     /**
  3589.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  3590.      *
  3591.      * @return \Symfony\Component\Console\Command\LazyCommand
  3592.      */
  3593.     protected function get_Console_Command_CacheClear_LazyService()
  3594.     {
  3595.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3596.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3597.         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 {
  3598.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  3599.         });
  3600.     }
  3601.     /**
  3602.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  3603.      *
  3604.      * @return \Symfony\Component\Console\Command\LazyCommand
  3605.      */
  3606.     protected function get_Console_Command_CachePoolClear_LazyService()
  3607.     {
  3608.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3609.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3610.         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 {
  3611.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  3612.         });
  3613.     }
  3614.     /**
  3615.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  3616.      *
  3617.      * @return \Symfony\Component\Console\Command\LazyCommand
  3618.      */
  3619.     protected function get_Console_Command_CachePoolDelete_LazyService()
  3620.     {
  3621.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3622.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3623.         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 {
  3624.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  3625.         });
  3626.     }
  3627.     /**
  3628.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  3629.      *
  3630.      * @return \Symfony\Component\Console\Command\LazyCommand
  3631.      */
  3632.     protected function get_Console_Command_CachePoolList_LazyService()
  3633.     {
  3634.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3635.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3636.         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 {
  3637.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  3638.         });
  3639.     }
  3640.     /**
  3641.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  3642.      *
  3643.      * @return \Symfony\Component\Console\Command\LazyCommand
  3644.      */
  3645.     protected function get_Console_Command_CachePoolPrune_LazyService()
  3646.     {
  3647.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3648.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3649.         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 {
  3650.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  3651.         });
  3652.     }
  3653.     /**
  3654.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  3655.      *
  3656.      * @return \Symfony\Component\Console\Command\LazyCommand
  3657.      */
  3658.     protected function get_Console_Command_CacheWarmup_LazyService()
  3659.     {
  3660.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3661.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3662.         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 {
  3663.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  3664.         });
  3665.     }
  3666.     /**
  3667.      * Gets the private '.console.command.config_debug.lazy' shared service.
  3668.      *
  3669.      * @return \Symfony\Component\Console\Command\LazyCommand
  3670.      */
  3671.     protected function get_Console_Command_ConfigDebug_LazyService()
  3672.     {
  3673.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3674.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3675.         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 {
  3676.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  3677.         });
  3678.     }
  3679.     /**
  3680.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  3681.      *
  3682.      * @return \Symfony\Component\Console\Command\LazyCommand
  3683.      */
  3684.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  3685.     {
  3686.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3687.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3688.         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 {
  3689.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  3690.         });
  3691.     }
  3692.     /**
  3693.      * Gets the private '.console.command.container_debug.lazy' shared service.
  3694.      *
  3695.      * @return \Symfony\Component\Console\Command\LazyCommand
  3696.      */
  3697.     protected function get_Console_Command_ContainerDebug_LazyService()
  3698.     {
  3699.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3700.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3701.         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 {
  3702.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  3703.         });
  3704.     }
  3705.     /**
  3706.      * Gets the private '.console.command.container_lint.lazy' shared service.
  3707.      *
  3708.      * @return \Symfony\Component\Console\Command\LazyCommand
  3709.      */
  3710.     protected function get_Console_Command_ContainerLint_LazyService()
  3711.     {
  3712.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3713.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3714.         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 {
  3715.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  3716.         });
  3717.     }
  3718.     /**
  3719.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  3720.      *
  3721.      * @return \Symfony\Component\Console\Command\LazyCommand
  3722.      */
  3723.     protected function get_Console_Command_DebugAutowiring_LazyService()
  3724.     {
  3725.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3726.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3727.         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 {
  3728.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  3729.         });
  3730.     }
  3731.     /**
  3732.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  3733.      *
  3734.      * @return \Symfony\Component\Console\Command\LazyCommand
  3735.      */
  3736.     protected function get_Console_Command_DotenvDebug_LazyService()
  3737.     {
  3738.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3739.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3740.         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 {
  3741.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  3742.         });
  3743.     }
  3744.     /**
  3745.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  3746.      *
  3747.      * @return \Symfony\Component\Console\Command\LazyCommand
  3748.      */
  3749.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  3750.     {
  3751.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3752.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3753.         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 {
  3754.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  3755.         });
  3756.     }
  3757.     /**
  3758.      * Gets the private '.console.command.form_debug.lazy' shared service.
  3759.      *
  3760.      * @return \Symfony\Component\Console\Command\LazyCommand
  3761.      */
  3762.     protected function get_Console_Command_FormDebug_LazyService()
  3763.     {
  3764.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3765.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3766.         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 {
  3767.             return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  3768.         });
  3769.     }
  3770.     /**
  3771.      * Gets the private '.console.command.router_debug.lazy' shared service.
  3772.      *
  3773.      * @return \Symfony\Component\Console\Command\LazyCommand
  3774.      */
  3775.     protected function get_Console_Command_RouterDebug_LazyService()
  3776.     {
  3777.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3778.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3779.         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 {
  3780.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  3781.         });
  3782.     }
  3783.     /**
  3784.      * Gets the private '.console.command.router_match.lazy' shared service.
  3785.      *
  3786.      * @return \Symfony\Component\Console\Command\LazyCommand
  3787.      */
  3788.     protected function get_Console_Command_RouterMatch_LazyService()
  3789.     {
  3790.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3791.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3792.         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 {
  3793.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  3794.         });
  3795.     }
  3796.     /**
  3797.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  3798.      *
  3799.      * @return \Symfony\Component\Console\Command\LazyCommand
  3800.      */
  3801.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  3802.     {
  3803.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3804.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3805.         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 {
  3806.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  3807.         });
  3808.     }
  3809.     /**
  3810.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  3811.      *
  3812.      * @return \Symfony\Component\Console\Command\LazyCommand
  3813.      */
  3814.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  3815.     {
  3816.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3817.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3818.         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 {
  3819.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  3820.         });
  3821.     }
  3822.     /**
  3823.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  3824.      *
  3825.      * @return \Symfony\Component\Console\Command\LazyCommand
  3826.      */
  3827.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  3828.     {
  3829.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3830.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3831.         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 {
  3832.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  3833.         });
  3834.     }
  3835.     /**
  3836.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  3837.      *
  3838.      * @return \Symfony\Component\Console\Command\LazyCommand
  3839.      */
  3840.     protected function get_Console_Command_SecretsList_LazyService()
  3841.     {
  3842.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3843.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3844.         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 {
  3845.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  3846.         });
  3847.     }
  3848.     /**
  3849.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  3850.      *
  3851.      * @return \Symfony\Component\Console\Command\LazyCommand
  3852.      */
  3853.     protected function get_Console_Command_SecretsRemove_LazyService()
  3854.     {
  3855.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3856.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3857.         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 {
  3858.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  3859.         });
  3860.     }
  3861.     /**
  3862.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  3863.      *
  3864.      * @return \Symfony\Component\Console\Command\LazyCommand
  3865.      */
  3866.     protected function get_Console_Command_SecretsSet_LazyService()
  3867.     {
  3868.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3869.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3870.         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 {
  3871.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  3872.         });
  3873.     }
  3874.     /**
  3875.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  3876.      *
  3877.      * @return \Symfony\Component\Console\Command\LazyCommand
  3878.      */
  3879.     protected function get_Console_Command_TranslationDebug_LazyService()
  3880.     {
  3881.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3882.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3883.         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 {
  3884.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  3885.         });
  3886.     }
  3887.     /**
  3888.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  3889.      *
  3890.      * @return \Symfony\Component\Console\Command\LazyCommand
  3891.      */
  3892.     protected function get_Console_Command_TranslationExtract_LazyService()
  3893.     {
  3894.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3895.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3896.         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 {
  3897.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  3898.         });
  3899.     }
  3900.     /**
  3901.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  3902.      *
  3903.      * @return \Symfony\Component\Console\Command\LazyCommand
  3904.      */
  3905.     protected function get_Console_Command_TranslationPull_LazyService()
  3906.     {
  3907.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3908.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3909.         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 {
  3910.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  3911.         });
  3912.     }
  3913.     /**
  3914.      * Gets the private '.console.command.translation_push.lazy' shared service.
  3915.      *
  3916.      * @return \Symfony\Component\Console\Command\LazyCommand
  3917.      */
  3918.     protected function get_Console_Command_TranslationPush_LazyService()
  3919.     {
  3920.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3921.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3922.         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 {
  3923.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  3924.         });
  3925.     }
  3926.     /**
  3927.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  3928.      *
  3929.      * @return \Symfony\Component\Console\Command\LazyCommand
  3930.      */
  3931.     protected function get_Console_Command_ValidatorDebug_LazyService()
  3932.     {
  3933.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3934.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3935.         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 {
  3936.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  3937.         });
  3938.     }
  3939.     /**
  3940.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  3941.      *
  3942.      * @return \Symfony\Component\Console\Command\LazyCommand
  3943.      */
  3944.     protected function get_Console_Command_XliffLint_LazyService()
  3945.     {
  3946.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3947.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3948.         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 {
  3949.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  3950.         });
  3951.     }
  3952.     /**
  3953.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  3954.      *
  3955.      * @return \Symfony\Component\Console\Command\LazyCommand
  3956.      */
  3957.     protected function get_Console_Command_YamlLint_LazyService()
  3958.     {
  3959.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3960.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3961.         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 {
  3962.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  3963.         });
  3964.     }
  3965.     /**
  3966.      * Gets the private '.debug.http_client' shared service.
  3967.      *
  3968.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3969.      */
  3970.     protected function get_Debug_HttpClientService()
  3971.     {
  3972.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  3973.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  3974.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3975.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3976.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3977.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  3978.         $a->setLogger($b);
  3979.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3980.     }
  3981.     /**
  3982.      * Gets the private '.errored..service_locator.xUrKPVU.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  3983.      *
  3984.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  3985.      */
  3986.     protected function getLoaderInterfaceService()
  3987.     {
  3988.         $this->throw('Cannot autowire service ".service_locator.xUrKPVU": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".');
  3989.     }
  3990.     /**
  3991.      * Gets the private '.maker.auto_command.make_auth.lazy' shared service.
  3992.      *
  3993.      * @return \Symfony\Component\Console\Command\LazyCommand
  3994.      */
  3995.     protected function get_Maker_AutoCommand_MakeAuth_LazyService()
  3996.     {
  3997.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3998.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3999.         return $this->privates['.maker.auto_command.make_auth.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:auth', [], 'Creates a Guard authenticator of different flavors'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4000.             return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
  4001.         });
  4002.     }
  4003.     /**
  4004.      * Gets the private '.maker.auto_command.make_command.lazy' shared service.
  4005.      *
  4006.      * @return \Symfony\Component\Console\Command\LazyCommand
  4007.      */
  4008.     protected function get_Maker_AutoCommand_MakeCommand_LazyService()
  4009.     {
  4010.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4011.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4012.         return $this->privates['.maker.auto_command.make_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:command', [], 'Creates a new console command class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4013.             return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
  4014.         });
  4015.     }
  4016.     /**
  4017.      * Gets the private '.maker.auto_command.make_controller.lazy' shared service.
  4018.      *
  4019.      * @return \Symfony\Component\Console\Command\LazyCommand
  4020.      */
  4021.     protected function get_Maker_AutoCommand_MakeController_LazyService()
  4022.     {
  4023.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4024.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4025.         return $this->privates['.maker.auto_command.make_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:controller', [], 'Creates a new controller class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4026.             return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
  4027.         });
  4028.     }
  4029.     /**
  4030.      * Gets the private '.maker.auto_command.make_crud.lazy' shared service.
  4031.      *
  4032.      * @return \Symfony\Component\Console\Command\LazyCommand
  4033.      */
  4034.     protected function get_Maker_AutoCommand_MakeCrud_LazyService()
  4035.     {
  4036.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4037.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4038.         return $this->privates['.maker.auto_command.make_crud.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:crud', [], 'Creates CRUD for Doctrine entity class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4039.             return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
  4040.         });
  4041.     }
  4042.     /**
  4043.      * Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
  4044.      *
  4045.      * @return \Symfony\Component\Console\Command\LazyCommand
  4046.      */
  4047.     protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
  4048.     {
  4049.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4050.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4051.         return $this->privates['.maker.auto_command.make_docker_database.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:docker:database', [], 'Adds a database container to your docker-compose.yaml file'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4052.             return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
  4053.         });
  4054.     }
  4055.     /**
  4056.      * Gets the private '.maker.auto_command.make_entity.lazy' shared service.
  4057.      *
  4058.      * @return \Symfony\Component\Console\Command\LazyCommand
  4059.      */
  4060.     protected function get_Maker_AutoCommand_MakeEntity_LazyService()
  4061.     {
  4062.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4063.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4064.         return $this->privates['.maker.auto_command.make_entity.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:entity', [], 'Creates or updates a Doctrine entity class, and optionally an API Platform resource'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4065.             return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
  4066.         });
  4067.     }
  4068.     /**
  4069.      * Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
  4070.      *
  4071.      * @return \Symfony\Component\Console\Command\LazyCommand
  4072.      */
  4073.     protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
  4074.     {
  4075.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4076.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4077.         return $this->privates['.maker.auto_command.make_fixtures.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:fixtures', [], 'Creates a new class to load Doctrine fixtures'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4078.             return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
  4079.         });
  4080.     }
  4081.     /**
  4082.      * Gets the private '.maker.auto_command.make_form.lazy' shared service.
  4083.      *
  4084.      * @return \Symfony\Component\Console\Command\LazyCommand
  4085.      */
  4086.     protected function get_Maker_AutoCommand_MakeForm_LazyService()
  4087.     {
  4088.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4089.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4090.         return $this->privates['.maker.auto_command.make_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:form', [], 'Creates a new form class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4091.             return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
  4092.         });
  4093.     }
  4094.     /**
  4095.      * Gets the private '.maker.auto_command.make_message.lazy' shared service.
  4096.      *
  4097.      * @return \Symfony\Component\Console\Command\LazyCommand
  4098.      */
  4099.     protected function get_Maker_AutoCommand_MakeMessage_LazyService()
  4100.     {
  4101.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4102.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4103.         return $this->privates['.maker.auto_command.make_message.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:message', [], 'Creates a new message and handler'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4104.             return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
  4105.         });
  4106.     }
  4107.     /**
  4108.      * Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
  4109.      *
  4110.      * @return \Symfony\Component\Console\Command\LazyCommand
  4111.      */
  4112.     protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
  4113.     {
  4114.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4115.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4116.         return $this->privates['.maker.auto_command.make_messenger_middleware.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:messenger-middleware', [], 'Creates a new messenger middleware'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4117.             return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
  4118.         });
  4119.     }
  4120.     /**
  4121.      * Gets the private '.maker.auto_command.make_migration.lazy' shared service.
  4122.      *
  4123.      * @return \Symfony\Component\Console\Command\LazyCommand
  4124.      */
  4125.     protected function get_Maker_AutoCommand_MakeMigration_LazyService()
  4126.     {
  4127.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4128.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4129.         return $this->privates['.maker.auto_command.make_migration.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:migration', [], 'Creates a new migration based on database changes'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4130.             return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
  4131.         });
  4132.     }
  4133.     /**
  4134.      * Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
  4135.      *
  4136.      * @return \Symfony\Component\Console\Command\LazyCommand
  4137.      */
  4138.     protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
  4139.     {
  4140.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4141.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4142.         return $this->privates['.maker.auto_command.make_registration_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:registration-form', [], 'Creates a new registration form system'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4143.             return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
  4144.         });
  4145.     }
  4146.     /**
  4147.      * Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
  4148.      *
  4149.      * @return \Symfony\Component\Console\Command\LazyCommand
  4150.      */
  4151.     protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
  4152.     {
  4153.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4154.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4155.         return $this->privates['.maker.auto_command.make_reset_password.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:reset-password', [], 'Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4156.             return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
  4157.         });
  4158.     }
  4159.     /**
  4160.      * Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
  4161.      *
  4162.      * @return \Symfony\Component\Console\Command\LazyCommand
  4163.      */
  4164.     protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
  4165.     {
  4166.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4167.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4168.         return $this->privates['.maker.auto_command.make_serializer_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:encoder', [], 'Creates a new serializer encoder class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4169.             return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
  4170.         });
  4171.     }
  4172.     /**
  4173.      * Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
  4174.      *
  4175.      * @return \Symfony\Component\Console\Command\LazyCommand
  4176.      */
  4177.     protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
  4178.     {
  4179.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4180.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4181.         return $this->privates['.maker.auto_command.make_serializer_normalizer.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:normalizer', [], 'Creates a new serializer normalizer class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4182.             return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
  4183.         });
  4184.     }
  4185.     /**
  4186.      * Gets the private '.maker.auto_command.make_stimulus_controller.lazy' shared service.
  4187.      *
  4188.      * @return \Symfony\Component\Console\Command\LazyCommand
  4189.      */
  4190.     protected function get_Maker_AutoCommand_MakeStimulusController_LazyService()
  4191.     {
  4192.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4193.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4194.         return $this->privates['.maker.auto_command.make_stimulus_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:stimulus-controller', [], 'Creates a new Stimulus controller'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4195.             return ($this->privates['maker.auto_command.make_stimulus_controller'] ?? $this->getMaker_AutoCommand_MakeStimulusControllerService());
  4196.         });
  4197.     }
  4198.     /**
  4199.      * Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
  4200.      *
  4201.      * @return \Symfony\Component\Console\Command\LazyCommand
  4202.      */
  4203.     protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
  4204.     {
  4205.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4206.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4207.         return $this->privates['.maker.auto_command.make_subscriber.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:subscriber', [], 'Creates a new event subscriber class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4208.             return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
  4209.         });
  4210.     }
  4211.     /**
  4212.      * Gets the private '.maker.auto_command.make_test.lazy' shared service.
  4213.      *
  4214.      * @return \Symfony\Component\Console\Command\LazyCommand
  4215.      */
  4216.     protected function get_Maker_AutoCommand_MakeTest_LazyService()
  4217.     {
  4218.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4219.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4220.         return $this->privates['.maker.auto_command.make_test.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:test', [=> 'make:unit-test'=> 'make:functional-test'], 'Creates a new test class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4221.             return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
  4222.         });
  4223.     }
  4224.     /**
  4225.      * Gets the private '.maker.auto_command.make_twig_component.lazy' shared service.
  4226.      *
  4227.      * @return \Symfony\Component\Console\Command\LazyCommand
  4228.      */
  4229.     protected function get_Maker_AutoCommand_MakeTwigComponent_LazyService()
  4230.     {
  4231.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4232.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4233.         return $this->privates['.maker.auto_command.make_twig_component.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:twig-component', [], 'Creates a twig (or live) component'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4234.             return ($this->privates['maker.auto_command.make_twig_component'] ?? $this->getMaker_AutoCommand_MakeTwigComponentService());
  4235.         });
  4236.     }
  4237.     /**
  4238.      * Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
  4239.      *
  4240.      * @return \Symfony\Component\Console\Command\LazyCommand
  4241.      */
  4242.     protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
  4243.     {
  4244.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4245.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4246.         return $this->privates['.maker.auto_command.make_twig_extension.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:twig-extension', [], 'Creates a new Twig extension with its runtime class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4247.             return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
  4248.         });
  4249.     }
  4250.     /**
  4251.      * Gets the private '.maker.auto_command.make_user.lazy' shared service.
  4252.      *
  4253.      * @return \Symfony\Component\Console\Command\LazyCommand
  4254.      */
  4255.     protected function get_Maker_AutoCommand_MakeUser_LazyService()
  4256.     {
  4257.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4258.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4259.         return $this->privates['.maker.auto_command.make_user.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:user', [], 'Creates a new security user class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4260.             return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
  4261.         });
  4262.     }
  4263.     /**
  4264.      * Gets the private '.maker.auto_command.make_validator.lazy' shared service.
  4265.      *
  4266.      * @return \Symfony\Component\Console\Command\LazyCommand
  4267.      */
  4268.     protected function get_Maker_AutoCommand_MakeValidator_LazyService()
  4269.     {
  4270.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4271.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4272.         return $this->privates['.maker.auto_command.make_validator.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:validator', [], 'Creates a new validator and constraint class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4273.             return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
  4274.         });
  4275.     }
  4276.     /**
  4277.      * Gets the private '.maker.auto_command.make_voter.lazy' shared service.
  4278.      *
  4279.      * @return \Symfony\Component\Console\Command\LazyCommand
  4280.      */
  4281.     protected function get_Maker_AutoCommand_MakeVoter_LazyService()
  4282.     {
  4283.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4284.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4285.         return $this->privates['.maker.auto_command.make_voter.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:voter', [], 'Creates a new security voter class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4286.             return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
  4287.         });
  4288.     }
  4289.     /**
  4290.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  4291.      *
  4292.      * @return \Symfony\Component\Console\Command\LazyCommand
  4293.      */
  4294.     protected function get_Monolog_Command_ServerLog_LazyService()
  4295.     {
  4296.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4297.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4298.         return $this->privates['.monolog.command.server_log.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:log', [], 'Start a log server that displays logs in real time'false, function (): \Symfony\Bridge\Monolog\Command\ServerLogCommand {
  4299.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  4300.         });
  4301.     }
  4302.     /**
  4303.      * Gets the private '.security.command.debug_firewall.lazy' shared service.
  4304.      *
  4305.      * @return \Symfony\Component\Console\Command\LazyCommand
  4306.      */
  4307.     protected function get_Security_Command_DebugFirewall_LazyService()
  4308.     {
  4309.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4310.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4311.         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 {
  4312.             return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  4313.         });
  4314.     }
  4315.     /**
  4316.      * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  4317.      *
  4318.      * @return \Symfony\Component\Console\Command\LazyCommand
  4319.      */
  4320.     protected function get_Security_Command_UserPasswordEncoder_LazyService()
  4321.     {
  4322.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4323.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4324.         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 {
  4325.             return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  4326.         });
  4327.     }
  4328.     /**
  4329.      * Gets the private '.security.command.user_password_hash.lazy' shared service.
  4330.      *
  4331.      * @return \Symfony\Component\Console\Command\LazyCommand
  4332.      */
  4333.     protected function get_Security_Command_UserPasswordHash_LazyService()
  4334.     {
  4335.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4336.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4337.         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 {
  4338.             return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  4339.         });
  4340.     }
  4341.     /**
  4342.      * Gets the private '.sentry.traceable.http_client' shared service.
  4343.      *
  4344.      * @return \Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient
  4345.      */
  4346.     protected function get_Sentry_Traceable_HttpClientService()
  4347.     {
  4348.         return $this->privates['.sentry.traceable.http_client'] = new \Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  4349.     }
  4350.     /**
  4351.      * Gets the private '.service_locator...TzaTE' shared service.
  4352.      *
  4353.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4354.      */
  4355.     protected function get_ServiceLocator___TzaTEService()
  4356.     {
  4357.         return $this->privates['.service_locator...TzaTE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4358.             'attributeService' => ['services''App\\Services\\Pim\\AttributeService''getAttributeServiceService'false],
  4359.             'historicalService' => ['services''App\\Services\\Main\\HistoricalService''getHistoricalServiceService'false],
  4360.         ], [
  4361.             'attributeService' => 'App\\Services\\Pim\\AttributeService',
  4362.             'historicalService' => 'App\\Services\\Main\\HistoricalService',
  4363.         ]);
  4364.     }
  4365.     /**
  4366.      * Gets the private '.service_locator..GU68jt' shared service.
  4367.      *
  4368.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4369.      */
  4370.     protected function get_ServiceLocator__GU68jtService()
  4371.     {
  4372.         return $this->privates['.service_locator..GU68jt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4373.             'jsonService' => ['services''App\\Services\\Util\\JsonService''getJsonServiceService'false],
  4374.             'productService' => ['services''App\\Services\\Pim\\ProductService''getProductServiceService'false],
  4375.         ], [
  4376.             'jsonService' => 'App\\Services\\Util\\JsonService',
  4377.             'productService' => 'App\\Services\\Pim\\ProductService',
  4378.         ]);
  4379.     }
  4380.     /**
  4381.      * Gets the private '.service_locator.1BV0IFB' shared service.
  4382.      *
  4383.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4384.      */
  4385.     protected function get_ServiceLocator_1BV0IFBService()
  4386.     {
  4387.         return $this->privates['.service_locator.1BV0IFB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4388.             'attributeService' => ['services''App\\Services\\Pim\\AttributeService''getAttributeServiceService'false],
  4389.             'statusService' => ['services''App\\Services\\Main\\StatusService''getStatusServiceService'false],
  4390.         ], [
  4391.             'attributeService' => 'App\\Services\\Pim\\AttributeService',
  4392.             'statusService' => 'App\\Services\\Main\\StatusService',
  4393.         ]);
  4394.     }
  4395.     /**
  4396.      * Gets the private '.service_locator.7TRXUUj' shared service.
  4397.      *
  4398.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4399.      */
  4400.     protected function get_ServiceLocator_7TRXUUjService()
  4401.     {
  4402.         return $this->privates['.service_locator.7TRXUUj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4403.             'attributeService' => ['services''App\\Services\\Pim\\AttributeService''getAttributeServiceService'false],
  4404.             'attributesGroupService' => ['services''App\\Services\\Pim\\AttributesGroupService''getAttributesGroupServiceService'false],
  4405.             'categoryService' => ['services''App\\Services\\Pim\\CategoryService''getCategoryServiceService'false],
  4406.             'channelService' => ['services''App\\Services\\Pim\\ChannelService''getChannelServiceService'false],
  4407.             'customerService' => ['services''App\\Services\\Admin\\CustomerService''getCustomerServiceService'false],
  4408.             'familyService' => ['services''App\\Services\\Pim\\FamilyService''getFamilyServiceService'false],
  4409.             'formatService' => ['services''App\\Services\\Dam\\FormatService''getFormatServiceService'false],
  4410.             'productService' => ['services''App\\Services\\Pim\\ProductService''getProductServiceService'false],
  4411.             'referentialService' => ['services''App\\Services\\Pim\\ReferentialService''getReferentialServiceService'false],
  4412.             'statusService' => ['services''App\\Services\\Main\\StatusService''getStatusServiceService'false],
  4413.             'translator' => ['services''translator''getTranslatorService'false],
  4414.             'userService' => ['services''App\\Services\\Admin\\UserService''getUserServiceService'false],
  4415.             'utilService' => ['services''App\\Services\\Util\\UtilService''getUtilServiceService'false],
  4416.             'workflowProcessService' => ['services''App\\Services\\Workflow\\WorkflowProcessService''getWorkflowProcessServiceService'false],
  4417.         ], [
  4418.             'attributeService' => 'App\\Services\\Pim\\AttributeService',
  4419.             'attributesGroupService' => 'App\\Services\\Pim\\AttributesGroupService',
  4420.             'categoryService' => 'App\\Services\\Pim\\CategoryService',
  4421.             'channelService' => 'App\\Services\\Pim\\ChannelService',
  4422.             'customerService' => 'App\\Services\\Admin\\CustomerService',
  4423.             'familyService' => 'App\\Services\\Pim\\FamilyService',
  4424.             'formatService' => 'App\\Services\\Dam\\FormatService',
  4425.             'productService' => 'App\\Services\\Pim\\ProductService',
  4426.             'referentialService' => 'App\\Services\\Pim\\ReferentialService',
  4427.             'statusService' => 'App\\Services\\Main\\StatusService',
  4428.             'translator' => '?',
  4429.             'userService' => 'App\\Services\\Admin\\UserService',
  4430.             'utilService' => 'App\\Services\\Util\\UtilService',
  4431.             'workflowProcessService' => 'App\\Services\\Workflow\\WorkflowProcessService',
  4432.         ]);
  4433.     }
  4434.     /**
  4435.      * Gets the private '.service_locator.9UpAhSb' shared service.
  4436.      *
  4437.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4438.      */
  4439.     protected function get_ServiceLocator_9UpAhSbService()
  4440.     {
  4441.         return $this->privates['.service_locator.9UpAhSb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4442.             'contextService' => ['services''App\\Services\\Admin\\ContextService''getContextServiceService'false],
  4443.         ], [
  4444.             'contextService' => 'App\\Services\\Admin\\ContextService',
  4445.         ]);
  4446.     }
  4447.     /**
  4448.      * Gets the private '.service_locator.BVSM1iJ' shared service.
  4449.      *
  4450.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4451.      */
  4452.     protected function get_ServiceLocator_BVSM1iJService()
  4453.     {
  4454.         return $this->privates['.service_locator.BVSM1iJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4455.             'attributeService' => ['services''App\\Services\\Pim\\AttributeService''getAttributeServiceService'false],
  4456.             'productService' => ['services''App\\Services\\Pim\\ProductService''getProductServiceService'false],
  4457.         ], [
  4458.             'attributeService' => 'App\\Services\\Pim\\AttributeService',
  4459.             'productService' => 'App\\Services\\Pim\\ProductService',
  4460.         ]);
  4461.     }
  4462.     /**
  4463.      * Gets the private '.service_locator.BjMxIOf' shared service.
  4464.      *
  4465.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4466.      */
  4467.     protected function get_ServiceLocator_BjMxIOfService()
  4468.     {
  4469.         return $this->privates['.service_locator.BjMxIOf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4470.             'requestStack' => ['services''request_stack''getRequestStackService'false],
  4471.         ], [
  4472.             'requestStack' => '?',
  4473.         ]);
  4474.     }
  4475.     /**
  4476.      * Gets the private '.service_locator.I52X_dk' shared service.
  4477.      *
  4478.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4479.      */
  4480.     protected function get_ServiceLocator_I52XDkService()
  4481.     {
  4482.         return $this->privates['.service_locator.I52X_dk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4483.             'App\\Controller\\Admin\\CustomerController::customizations' => ['privates''.service_locator.1BV0IFB''get_ServiceLocator_1BV0IFBService'false],
  4484.             'App\\Controller\\Admin\\UserController::edit' => ['privates''.service_locator.jq.2xPr''get_ServiceLocator_Jq_2xPrService'false],
  4485.             'App\\Controller\\Admin\\UserController::save' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4486.             'App\\Controller\\Dam\\FileController::edit' => ['privates''.service_locator.BVSM1iJ''get_ServiceLocator_BVSM1iJService'false],
  4487.             'App\\Controller\\Dam\\FolderController::list' => ['privates''.service_locator.oSUJgyx''get_ServiceLocator_OSUJgyxService'false],
  4488.             'App\\Controller\\Dam\\FolderController::save' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4489.             'App\\Controller\\Dashboard\\DashboardController::calculData' => ['privates''.service_locator.xXn2V.f''get_ServiceLocator_XXn2V_FService'false],
  4490.             'App\\Controller\\Dashboard\\DashboardController::deleteView' => ['privates''.service_locator.oSUJgyx''get_ServiceLocator_OSUJgyxService'false],
  4491.             'App\\Controller\\Dashboard\\DashboardController::deleteWidget' => ['privates''.service_locator.xXn2V.f''get_ServiceLocator_XXn2V_FService'false],
  4492.             'App\\Controller\\Dashboard\\DashboardController::getWidgets' => ['privates''.service_locator.c3I3Qg0''get_ServiceLocator_C3I3Qg0Service'false],
  4493.             'App\\Controller\\Dashboard\\DashboardController::index' => ['privates''.service_locator.ZHg3ihi''get_ServiceLocator_ZHg3ihiService'false],
  4494.             'App\\Controller\\Dashboard\\DashboardController::saveView' => ['privates''.service_locator.Nh85cf1''get_ServiceLocator_Nh85cf1Service'false],
  4495.             'App\\Controller\\Dashboard\\DashboardController::saveWidgets' => ['privates''.service_locator.Nh85cf1''get_ServiceLocator_Nh85cf1Service'false],
  4496.             'App\\Controller\\Main\\SecurityController::defineTwoAuth' => ['privates''.service_locator.BjMxIOf''get_ServiceLocator_BjMxIOfService'false],
  4497.             'App\\Controller\\Main\\SecurityController::login' => ['privates''.service_locator.zFcJjKU''get_ServiceLocator_ZFcJjKUService'false],
  4498.             'App\\Controller\\Pim\\AttributeController::save' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4499.             'App\\Controller\\Pim\\AttributesGroupController::edit' => ['privates''.service_locator...TzaTE''get_ServiceLocator___TzaTEService'false],
  4500.             'App\\Controller\\Pim\\AttributesGroupController::save' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4501.             'App\\Controller\\Pim\\CategoryController::getListBreadcrumbsByListProducts' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4502.             'App\\Controller\\Pim\\CategoryController::save' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4503.             'App\\Controller\\Pim\\ChannelController::edit' => ['privates''.service_locator.bwOR0Kk''get_ServiceLocator_BwOR0KkService'false],
  4504.             'App\\Controller\\Pim\\ChannelController::index' => ['privates''.service_locator.ov5u5oT''get_ServiceLocator_Ov5u5oTService'false],
  4505.             'App\\Controller\\Pim\\ChannelController::save' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4506.             'App\\Controller\\Pim\\FamilyController::index' => ['privates''.service_locator.NOO0Dbu''get_ServiceLocator_NOO0DbuService'false],
  4507.             'App\\Controller\\Pim\\FamilyController::save' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4508.             'App\\Controller\\Pim\\ProductController::completeness' => ['privates''.service_locator.WpYtVJF''get_ServiceLocator_WpYtVJFService'false],
  4509.             'App\\Controller\\Pim\\ProductController::delete' => ['privates''.service_locator.tfjlDF0''get_ServiceLocator_TfjlDF0Service'false],
  4510.             'App\\Controller\\Pim\\ProductController::duplicate' => ['privates''.service_locator..GU68jt''get_ServiceLocator__GU68jtService'false],
  4511.             'App\\Controller\\Pim\\ProductController::edit' => ['privates''.service_locator.7TRXUUj''get_ServiceLocator_7TRXUUjService'false],
  4512.             'App\\Controller\\Pim\\ProductController::formatAssociationProduct' => ['privates''.service_locator.b4TBmLc''get_ServiceLocator_B4TBmLcService'false],
  4513.             'App\\Controller\\Pim\\ProductController::getById' => ['privates''.service_locator.TexoaFK''get_ServiceLocator_TexoaFKService'false],
  4514.             'App\\Controller\\Pim\\ProductController::getCommonCategories' => ['privates''.service_locator.tfjlDF0''get_ServiceLocator_TfjlDF0Service'false],
  4515.             'App\\Controller\\Pim\\ProductController::getListCategories' => ['privates''.service_locator.tfjlDF0''get_ServiceLocator_TfjlDF0Service'false],
  4516.             'App\\Controller\\Pim\\ProductController::getListUniqId' => ['privates''.service_locator.tfjlDF0''get_ServiceLocator_TfjlDF0Service'false],
  4517.             'App\\Controller\\Pim\\ProductController::importListFilterFile' => ['privates''.service_locator.h4pyUaH''get_ServiceLocator_H4pyUaHService'false],
  4518.             'App\\Controller\\Pim\\ProductController::index' => ['privates''.service_locator.Kafg5YB''get_ServiceLocator_Kafg5YBService'false],
  4519.             'App\\Controller\\Pim\\ProductController::list' => ['privates''.service_locator.tfjlDF0''get_ServiceLocator_TfjlDF0Service'false],
  4520.             'App\\Controller\\Pim\\ProductController::save' => ['privates''.service_locator.tgK_L5b''get_ServiceLocator_TgKL5bService'false],
  4521.             'App\\Controller\\Pim\\ProductController::search' => ['privates''.service_locator.tfjlDF0''get_ServiceLocator_TfjlDF0Service'false],
  4522.             'App\\Controller\\Pim\\ReferentialController::edit' => ['privates''.service_locator.aYlrU0z''get_ServiceLocator_AYlrU0zService'false],
  4523.             'App\\Controller\\Pim\\ReferentialController::save' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4524.             'App\\Controller\\Web2Print\\GeneratorController::export' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4525.             'App\\Controller\\Web2Print\\GeneratorController::index' => ['privates''.service_locator.NOO0Dbu''get_ServiceLocator_NOO0DbuService'false],
  4526.             'App\\Controller\\Web2Print\\PageTemplateController::generator' => ['privates''.service_locator.gkp0N4i''get_ServiceLocator_Gkp0N4iService'false],
  4527.             'App\\Controller\\Web2Print\\ProductTemplateController::generator' => ['privates''.service_locator.ts7Pv3V''get_ServiceLocator_Ts7Pv3VService'false],
  4528.             'App\\Controller\\Web2Print\\PublicationController::deletePublication' => ['privates''.service_locator.JhBJCVY''get_ServiceLocator_JhBJCVYService'false],
  4529.             'App\\Controller\\Workflow\\WorkflowController::edit' => ['privates''.service_locator.9UpAhSb''get_ServiceLocator_9UpAhSbService'false],
  4530.             'App\\Controller\\Workflow\\WorkflowController::save' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4531.             'kernel::loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  4532.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  4533.             'App\\Controller\\Admin\\CustomerController:customizations' => ['privates''.service_locator.1BV0IFB''get_ServiceLocator_1BV0IFBService'false],
  4534.             'App\\Controller\\Admin\\UserController:edit' => ['privates''.service_locator.jq.2xPr''get_ServiceLocator_Jq_2xPrService'false],
  4535.             'App\\Controller\\Admin\\UserController:save' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4536.             'App\\Controller\\Dam\\FileController:edit' => ['privates''.service_locator.BVSM1iJ''get_ServiceLocator_BVSM1iJService'false],
  4537.             'App\\Controller\\Dam\\FolderController:list' => ['privates''.service_locator.oSUJgyx''get_ServiceLocator_OSUJgyxService'false],
  4538.             'App\\Controller\\Dam\\FolderController:save' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4539.             'App\\Controller\\Dashboard\\DashboardController:calculData' => ['privates''.service_locator.xXn2V.f''get_ServiceLocator_XXn2V_FService'false],
  4540.             'App\\Controller\\Dashboard\\DashboardController:deleteView' => ['privates''.service_locator.oSUJgyx''get_ServiceLocator_OSUJgyxService'false],
  4541.             'App\\Controller\\Dashboard\\DashboardController:deleteWidget' => ['privates''.service_locator.xXn2V.f''get_ServiceLocator_XXn2V_FService'false],
  4542.             'App\\Controller\\Dashboard\\DashboardController:getWidgets' => ['privates''.service_locator.c3I3Qg0''get_ServiceLocator_C3I3Qg0Service'false],
  4543.             'App\\Controller\\Dashboard\\DashboardController:index' => ['privates''.service_locator.ZHg3ihi''get_ServiceLocator_ZHg3ihiService'false],
  4544.             'App\\Controller\\Dashboard\\DashboardController:saveView' => ['privates''.service_locator.Nh85cf1''get_ServiceLocator_Nh85cf1Service'false],
  4545.             'App\\Controller\\Dashboard\\DashboardController:saveWidgets' => ['privates''.service_locator.Nh85cf1''get_ServiceLocator_Nh85cf1Service'false],
  4546.             'App\\Controller\\Main\\SecurityController:defineTwoAuth' => ['privates''.service_locator.BjMxIOf''get_ServiceLocator_BjMxIOfService'false],
  4547.             'App\\Controller\\Main\\SecurityController:login' => ['privates''.service_locator.zFcJjKU''get_ServiceLocator_ZFcJjKUService'false],
  4548.             'App\\Controller\\Pim\\AttributeController:save' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4549.             'App\\Controller\\Pim\\AttributesGroupController:edit' => ['privates''.service_locator...TzaTE''get_ServiceLocator___TzaTEService'false],
  4550.             'App\\Controller\\Pim\\AttributesGroupController:save' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4551.             'App\\Controller\\Pim\\CategoryController:getListBreadcrumbsByListProducts' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4552.             'App\\Controller\\Pim\\CategoryController:save' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4553.             'App\\Controller\\Pim\\ChannelController:edit' => ['privates''.service_locator.bwOR0Kk''get_ServiceLocator_BwOR0KkService'false],
  4554.             'App\\Controller\\Pim\\ChannelController:index' => ['privates''.service_locator.ov5u5oT''get_ServiceLocator_Ov5u5oTService'false],
  4555.             'App\\Controller\\Pim\\ChannelController:save' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4556.             'App\\Controller\\Pim\\FamilyController:index' => ['privates''.service_locator.NOO0Dbu''get_ServiceLocator_NOO0DbuService'false],
  4557.             'App\\Controller\\Pim\\FamilyController:save' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4558.             'App\\Controller\\Pim\\ProductController:completeness' => ['privates''.service_locator.WpYtVJF''get_ServiceLocator_WpYtVJFService'false],
  4559.             'App\\Controller\\Pim\\ProductController:delete' => ['privates''.service_locator.tfjlDF0''get_ServiceLocator_TfjlDF0Service'false],
  4560.             'App\\Controller\\Pim\\ProductController:duplicate' => ['privates''.service_locator..GU68jt''get_ServiceLocator__GU68jtService'false],
  4561.             'App\\Controller\\Pim\\ProductController:edit' => ['privates''.service_locator.7TRXUUj''get_ServiceLocator_7TRXUUjService'false],
  4562.             'App\\Controller\\Pim\\ProductController:formatAssociationProduct' => ['privates''.service_locator.b4TBmLc''get_ServiceLocator_B4TBmLcService'false],
  4563.             'App\\Controller\\Pim\\ProductController:getById' => ['privates''.service_locator.TexoaFK''get_ServiceLocator_TexoaFKService'false],
  4564.             'App\\Controller\\Pim\\ProductController:getCommonCategories' => ['privates''.service_locator.tfjlDF0''get_ServiceLocator_TfjlDF0Service'false],
  4565.             'App\\Controller\\Pim\\ProductController:getListCategories' => ['privates''.service_locator.tfjlDF0''get_ServiceLocator_TfjlDF0Service'false],
  4566.             'App\\Controller\\Pim\\ProductController:getListUniqId' => ['privates''.service_locator.tfjlDF0''get_ServiceLocator_TfjlDF0Service'false],
  4567.             'App\\Controller\\Pim\\ProductController:importListFilterFile' => ['privates''.service_locator.h4pyUaH''get_ServiceLocator_H4pyUaHService'false],
  4568.             'App\\Controller\\Pim\\ProductController:index' => ['privates''.service_locator.Kafg5YB''get_ServiceLocator_Kafg5YBService'false],
  4569.             'App\\Controller\\Pim\\ProductController:list' => ['privates''.service_locator.tfjlDF0''get_ServiceLocator_TfjlDF0Service'false],
  4570.             'App\\Controller\\Pim\\ProductController:save' => ['privates''.service_locator.tgK_L5b''get_ServiceLocator_TgKL5bService'false],
  4571.             'App\\Controller\\Pim\\ProductController:search' => ['privates''.service_locator.tfjlDF0''get_ServiceLocator_TfjlDF0Service'false],
  4572.             'App\\Controller\\Pim\\ReferentialController:edit' => ['privates''.service_locator.aYlrU0z''get_ServiceLocator_AYlrU0zService'false],
  4573.             'App\\Controller\\Pim\\ReferentialController:save' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4574.             'App\\Controller\\Web2Print\\GeneratorController:export' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4575.             'App\\Controller\\Web2Print\\GeneratorController:index' => ['privates''.service_locator.NOO0Dbu''get_ServiceLocator_NOO0DbuService'false],
  4576.             'App\\Controller\\Web2Print\\PageTemplateController:generator' => ['privates''.service_locator.gkp0N4i''get_ServiceLocator_Gkp0N4iService'false],
  4577.             'App\\Controller\\Web2Print\\ProductTemplateController:generator' => ['privates''.service_locator.ts7Pv3V''get_ServiceLocator_Ts7Pv3VService'false],
  4578.             'App\\Controller\\Web2Print\\PublicationController:deletePublication' => ['privates''.service_locator.JhBJCVY''get_ServiceLocator_JhBJCVYService'false],
  4579.             'App\\Controller\\Workflow\\WorkflowController:edit' => ['privates''.service_locator.9UpAhSb''get_ServiceLocator_9UpAhSbService'false],
  4580.             'App\\Controller\\Workflow\\WorkflowController:save' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4581.             'kernel:loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  4582.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  4583.         ], [
  4584.             'App\\Controller\\Admin\\CustomerController::customizations' => '?',
  4585.             'App\\Controller\\Admin\\UserController::edit' => '?',
  4586.             'App\\Controller\\Admin\\UserController::save' => '?',
  4587.             'App\\Controller\\Dam\\FileController::edit' => '?',
  4588.             'App\\Controller\\Dam\\FolderController::list' => '?',
  4589.             'App\\Controller\\Dam\\FolderController::save' => '?',
  4590.             'App\\Controller\\Dashboard\\DashboardController::calculData' => '?',
  4591.             'App\\Controller\\Dashboard\\DashboardController::deleteView' => '?',
  4592.             'App\\Controller\\Dashboard\\DashboardController::deleteWidget' => '?',
  4593.             'App\\Controller\\Dashboard\\DashboardController::getWidgets' => '?',
  4594.             'App\\Controller\\Dashboard\\DashboardController::index' => '?',
  4595.             'App\\Controller\\Dashboard\\DashboardController::saveView' => '?',
  4596.             'App\\Controller\\Dashboard\\DashboardController::saveWidgets' => '?',
  4597.             'App\\Controller\\Main\\SecurityController::defineTwoAuth' => '?',
  4598.             'App\\Controller\\Main\\SecurityController::login' => '?',
  4599.             'App\\Controller\\Pim\\AttributeController::save' => '?',
  4600.             'App\\Controller\\Pim\\AttributesGroupController::edit' => '?',
  4601.             'App\\Controller\\Pim\\AttributesGroupController::save' => '?',
  4602.             'App\\Controller\\Pim\\CategoryController::getListBreadcrumbsByListProducts' => '?',
  4603.             'App\\Controller\\Pim\\CategoryController::save' => '?',
  4604.             'App\\Controller\\Pim\\ChannelController::edit' => '?',
  4605.             'App\\Controller\\Pim\\ChannelController::index' => '?',
  4606.             'App\\Controller\\Pim\\ChannelController::save' => '?',
  4607.             'App\\Controller\\Pim\\FamilyController::index' => '?',
  4608.             'App\\Controller\\Pim\\FamilyController::save' => '?',
  4609.             'App\\Controller\\Pim\\ProductController::completeness' => '?',
  4610.             'App\\Controller\\Pim\\ProductController::delete' => '?',
  4611.             'App\\Controller\\Pim\\ProductController::duplicate' => '?',
  4612.             'App\\Controller\\Pim\\ProductController::edit' => '?',
  4613.             'App\\Controller\\Pim\\ProductController::formatAssociationProduct' => '?',
  4614.             'App\\Controller\\Pim\\ProductController::getById' => '?',
  4615.             'App\\Controller\\Pim\\ProductController::getCommonCategories' => '?',
  4616.             'App\\Controller\\Pim\\ProductController::getListCategories' => '?',
  4617.             'App\\Controller\\Pim\\ProductController::getListUniqId' => '?',
  4618.             'App\\Controller\\Pim\\ProductController::importListFilterFile' => '?',
  4619.             'App\\Controller\\Pim\\ProductController::index' => '?',
  4620.             'App\\Controller\\Pim\\ProductController::list' => '?',
  4621.             'App\\Controller\\Pim\\ProductController::save' => '?',
  4622.             'App\\Controller\\Pim\\ProductController::search' => '?',
  4623.             'App\\Controller\\Pim\\ReferentialController::edit' => '?',
  4624.             'App\\Controller\\Pim\\ReferentialController::save' => '?',
  4625.             'App\\Controller\\Web2Print\\GeneratorController::export' => '?',
  4626.             'App\\Controller\\Web2Print\\GeneratorController::index' => '?',
  4627.             'App\\Controller\\Web2Print\\PageTemplateController::generator' => '?',
  4628.             'App\\Controller\\Web2Print\\ProductTemplateController::generator' => '?',
  4629.             'App\\Controller\\Web2Print\\PublicationController::deletePublication' => '?',
  4630.             'App\\Controller\\Workflow\\WorkflowController::edit' => '?',
  4631.             'App\\Controller\\Workflow\\WorkflowController::save' => '?',
  4632.             'kernel::loadRoutes' => '?',
  4633.             'kernel::registerContainerConfiguration' => '?',
  4634.             'App\\Controller\\Admin\\CustomerController:customizations' => '?',
  4635.             'App\\Controller\\Admin\\UserController:edit' => '?',
  4636.             'App\\Controller\\Admin\\UserController:save' => '?',
  4637.             'App\\Controller\\Dam\\FileController:edit' => '?',
  4638.             'App\\Controller\\Dam\\FolderController:list' => '?',
  4639.             'App\\Controller\\Dam\\FolderController:save' => '?',
  4640.             'App\\Controller\\Dashboard\\DashboardController:calculData' => '?',
  4641.             'App\\Controller\\Dashboard\\DashboardController:deleteView' => '?',
  4642.             'App\\Controller\\Dashboard\\DashboardController:deleteWidget' => '?',
  4643.             'App\\Controller\\Dashboard\\DashboardController:getWidgets' => '?',
  4644.             'App\\Controller\\Dashboard\\DashboardController:index' => '?',
  4645.             'App\\Controller\\Dashboard\\DashboardController:saveView' => '?',
  4646.             'App\\Controller\\Dashboard\\DashboardController:saveWidgets' => '?',
  4647.             'App\\Controller\\Main\\SecurityController:defineTwoAuth' => '?',
  4648.             'App\\Controller\\Main\\SecurityController:login' => '?',
  4649.             'App\\Controller\\Pim\\AttributeController:save' => '?',
  4650.             'App\\Controller\\Pim\\AttributesGroupController:edit' => '?',
  4651.             'App\\Controller\\Pim\\AttributesGroupController:save' => '?',
  4652.             'App\\Controller\\Pim\\CategoryController:getListBreadcrumbsByListProducts' => '?',
  4653.             'App\\Controller\\Pim\\CategoryController:save' => '?',
  4654.             'App\\Controller\\Pim\\ChannelController:edit' => '?',
  4655.             'App\\Controller\\Pim\\ChannelController:index' => '?',
  4656.             'App\\Controller\\Pim\\ChannelController:save' => '?',
  4657.             'App\\Controller\\Pim\\FamilyController:index' => '?',
  4658.             'App\\Controller\\Pim\\FamilyController:save' => '?',
  4659.             'App\\Controller\\Pim\\ProductController:completeness' => '?',
  4660.             'App\\Controller\\Pim\\ProductController:delete' => '?',
  4661.             'App\\Controller\\Pim\\ProductController:duplicate' => '?',
  4662.             'App\\Controller\\Pim\\ProductController:edit' => '?',
  4663.             'App\\Controller\\Pim\\ProductController:formatAssociationProduct' => '?',
  4664.             'App\\Controller\\Pim\\ProductController:getById' => '?',
  4665.             'App\\Controller\\Pim\\ProductController:getCommonCategories' => '?',
  4666.             'App\\Controller\\Pim\\ProductController:getListCategories' => '?',
  4667.             'App\\Controller\\Pim\\ProductController:getListUniqId' => '?',
  4668.             'App\\Controller\\Pim\\ProductController:importListFilterFile' => '?',
  4669.             'App\\Controller\\Pim\\ProductController:index' => '?',
  4670.             'App\\Controller\\Pim\\ProductController:list' => '?',
  4671.             'App\\Controller\\Pim\\ProductController:save' => '?',
  4672.             'App\\Controller\\Pim\\ProductController:search' => '?',
  4673.             'App\\Controller\\Pim\\ReferentialController:edit' => '?',
  4674.             'App\\Controller\\Pim\\ReferentialController:save' => '?',
  4675.             'App\\Controller\\Web2Print\\GeneratorController:export' => '?',
  4676.             'App\\Controller\\Web2Print\\GeneratorController:index' => '?',
  4677.             'App\\Controller\\Web2Print\\PageTemplateController:generator' => '?',
  4678.             'App\\Controller\\Web2Print\\ProductTemplateController:generator' => '?',
  4679.             'App\\Controller\\Web2Print\\PublicationController:deletePublication' => '?',
  4680.             'App\\Controller\\Workflow\\WorkflowController:edit' => '?',
  4681.             'App\\Controller\\Workflow\\WorkflowController:save' => '?',
  4682.             'kernel:loadRoutes' => '?',
  4683.             'kernel:registerContainerConfiguration' => '?',
  4684.         ]);
  4685.     }
  4686.     /**
  4687.      * Gets the private '.service_locator.J9egKoI' shared service.
  4688.      *
  4689.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4690.      */
  4691.     protected function get_ServiceLocator_J9egKoIService()
  4692.     {
  4693.         return $this->privates['.service_locator.J9egKoI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4694.             'jsonService' => ['services''App\\Services\\Util\\JsonService''getJsonServiceService'false],
  4695.         ], [
  4696.             'jsonService' => 'App\\Services\\Util\\JsonService',
  4697.         ]);
  4698.     }
  4699.     /**
  4700.      * Gets the private '.service_locator.JhBJCVY' shared service.
  4701.      *
  4702.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4703.      */
  4704.     protected function get_ServiceLocator_JhBJCVYService()
  4705.     {
  4706.         return $this->privates['.service_locator.JhBJCVY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4707.             'publicationService' => ['services''App\\Services\\Web2Print\\PublicationService''getPublicationServiceService'false],
  4708.         ], [
  4709.             'publicationService' => 'App\\Services\\Web2Print\\PublicationService',
  4710.         ]);
  4711.     }
  4712.     /**
  4713.      * Gets the private '.service_locator.Kafg5YB' shared service.
  4714.      *
  4715.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4716.      */
  4717.     protected function get_ServiceLocator_Kafg5YBService()
  4718.     {
  4719.         return $this->privates['.service_locator.Kafg5YB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4720.             'attributeService' => ['services''App\\Services\\Pim\\AttributeService''getAttributeServiceService'false],
  4721.             'attributesGroupService' => ['services''App\\Services\\Pim\\AttributesGroupService''getAttributesGroupServiceService'false],
  4722.             'channelService' => ['services''App\\Services\\Pim\\ChannelService''getChannelServiceService'false],
  4723.             'contextService' => ['services''App\\Services\\Admin\\ContextService''getContextServiceService'false],
  4724.             'customerService' => ['services''App\\Services\\Admin\\CustomerService''getCustomerServiceService'false],
  4725.             'exportService' => ['services''App\\Services\\Main\\ExportService''getExportServiceService'false],
  4726.             'familyService' => ['services''App\\Services\\Pim\\FamilyService''getFamilyServiceService'false],
  4727.             'productService' => ['services''App\\Services\\Pim\\ProductService''getProductServiceService'false],
  4728.             'statusService' => ['services''App\\Services\\Main\\StatusService''getStatusServiceService'false],
  4729.             'userService' => ['services''App\\Services\\Admin\\UserService''getUserServiceService'false],
  4730.             'utilService' => ['services''App\\Services\\Util\\UtilService''getUtilServiceService'false],
  4731.         ], [
  4732.             'attributeService' => 'App\\Services\\Pim\\AttributeService',
  4733.             'attributesGroupService' => 'App\\Services\\Pim\\AttributesGroupService',
  4734.             'channelService' => 'App\\Services\\Pim\\ChannelService',
  4735.             'contextService' => 'App\\Services\\Admin\\ContextService',
  4736.             'customerService' => 'App\\Services\\Admin\\CustomerService',
  4737.             'exportService' => 'App\\Services\\Main\\ExportService',
  4738.             'familyService' => 'App\\Services\\Pim\\FamilyService',
  4739.             'productService' => 'App\\Services\\Pim\\ProductService',
  4740.             'statusService' => 'App\\Services\\Main\\StatusService',
  4741.             'userService' => 'App\\Services\\Admin\\UserService',
  4742.             'utilService' => 'App\\Services\\Util\\UtilService',
  4743.         ]);
  4744.     }
  4745.     /**
  4746.      * Gets the private '.service_locator.NOO0Dbu' shared service.
  4747.      *
  4748.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4749.      */
  4750.     protected function get_ServiceLocator_NOO0DbuService()
  4751.     {
  4752.         return $this->privates['.service_locator.NOO0Dbu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4753.             'attributeService' => ['services''App\\Services\\Pim\\AttributeService''getAttributeServiceService'false],
  4754.         ], [
  4755.             'attributeService' => 'App\\Services\\Pim\\AttributeService',
  4756.         ]);
  4757.     }
  4758.     /**
  4759.      * Gets the private '.service_locator.Nh85cf1' shared service.
  4760.      *
  4761.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4762.      */
  4763.     protected function get_ServiceLocator_Nh85cf1Service()
  4764.     {
  4765.         return $this->privates['.service_locator.Nh85cf1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4766.             'jsonService' => ['services''App\\Services\\Util\\JsonService''getJsonServiceService'false],
  4767.             'userService' => ['services''App\\Services\\Admin\\UserService''getUserServiceService'false],
  4768.         ], [
  4769.             'jsonService' => 'App\\Services\\Util\\JsonService',
  4770.             'userService' => 'App\\Services\\Admin\\UserService',
  4771.         ]);
  4772.     }
  4773.     /**
  4774.      * Gets the private '.service_locator.TexoaFK' shared service.
  4775.      *
  4776.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4777.      */
  4778.     protected function get_ServiceLocator_TexoaFKService()
  4779.     {
  4780.         return $this->privates['.service_locator.TexoaFK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4781.             'associationService' => ['services''App\\Services\\Pim\\AssociationService''getAssociationServiceService'false],
  4782.             'channelService' => ['services''App\\Services\\Pim\\ChannelService''getChannelServiceService'false],
  4783.             'contextService' => ['services''App\\Services\\Admin\\ContextService''getContextServiceService'false],
  4784.             'productService' => ['services''App\\Services\\Pim\\ProductService''getProductServiceService'false],
  4785.         ], [
  4786.             'associationService' => 'App\\Services\\Pim\\AssociationService',
  4787.             'channelService' => 'App\\Services\\Pim\\ChannelService',
  4788.             'contextService' => 'App\\Services\\Admin\\ContextService',
  4789.             'productService' => 'App\\Services\\Pim\\ProductService',
  4790.         ]);
  4791.     }
  4792.     /**
  4793.      * Gets the private '.service_locator.Utpld0L' shared service.
  4794.      *
  4795.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4796.      */
  4797.     protected function get_ServiceLocator_Utpld0LService()
  4798.     {
  4799.         return $this->privates['.service_locator.Utpld0L'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4800.             'security.firewall.map.context.app' => ['privates''security.firewall.map.context.app''getSecurity_Firewall_Map_Context_AppService'false],
  4801.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  4802.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  4803.         ], [
  4804.             'security.firewall.map.context.app' => '?',
  4805.             'security.firewall.map.context.dev' => '?',
  4806.             'security.firewall.map.context.main' => '?',
  4807.         ]);
  4808.     }
  4809.     /**
  4810.      * Gets the private '.service_locator.WpYtVJF' shared service.
  4811.      *
  4812.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4813.      */
  4814.     protected function get_ServiceLocator_WpYtVJFService()
  4815.     {
  4816.         return $this->privates['.service_locator.WpYtVJF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4817.             'channelService' => ['services''App\\Services\\Pim\\ChannelService''getChannelServiceService'false],
  4818.             'productService' => ['services''App\\Services\\Pim\\ProductService''getProductServiceService'false],
  4819.             'userService' => ['services''App\\Services\\Admin\\UserService''getUserServiceService'false],
  4820.             'utilService' => ['services''App\\Services\\Util\\UtilService''getUtilServiceService'false],
  4821.         ], [
  4822.             'channelService' => 'App\\Services\\Pim\\ChannelService',
  4823.             'productService' => 'App\\Services\\Pim\\ProductService',
  4824.             'userService' => 'App\\Services\\Admin\\UserService',
  4825.             'utilService' => 'App\\Services\\Util\\UtilService',
  4826.         ]);
  4827.     }
  4828.     /**
  4829.      * Gets the private '.service_locator.ZHg3ihi' shared service.
  4830.      *
  4831.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4832.      */
  4833.     protected function get_ServiceLocator_ZHg3ihiService()
  4834.     {
  4835.         return $this->privates['.service_locator.ZHg3ihi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4836.             'attributeService' => ['services''App\\Services\\Pim\\AttributeService''getAttributeServiceService'false],
  4837.             'attributesGroupService' => ['services''App\\Services\\Pim\\AttributesGroupService''getAttributesGroupServiceService'false],
  4838.             'channelService' => ['services''App\\Services\\Pim\\ChannelService''getChannelServiceService'false],
  4839.             'contextService' => ['services''App\\Services\\Admin\\ContextService''getContextServiceService'false],
  4840.             'customerService' => ['services''App\\Services\\Admin\\CustomerService''getCustomerServiceService'false],
  4841.             'familyService' => ['services''App\\Services\\Pim\\FamilyService''getFamilyServiceService'false],
  4842.             'roleService' => ['services''App\\Services\\Admin\\RoleService''getRoleServiceService'false],
  4843.             'statusService' => ['services''App\\Services\\Main\\StatusService''getStatusServiceService'false],
  4844.             'userService' => ['services''App\\Services\\Admin\\UserService''getUserServiceService'false],
  4845.         ], [
  4846.             'attributeService' => 'App\\Services\\Pim\\AttributeService',
  4847.             'attributesGroupService' => 'App\\Services\\Pim\\AttributesGroupService',
  4848.             'channelService' => 'App\\Services\\Pim\\ChannelService',
  4849.             'contextService' => 'App\\Services\\Admin\\ContextService',
  4850.             'customerService' => 'App\\Services\\Admin\\CustomerService',
  4851.             'familyService' => 'App\\Services\\Pim\\FamilyService',
  4852.             'roleService' => 'App\\Services\\Admin\\RoleService',
  4853.             'statusService' => 'App\\Services\\Main\\StatusService',
  4854.             'userService' => 'App\\Services\\Admin\\UserService',
  4855.         ]);
  4856.     }
  4857.     /**
  4858.      * Gets the private '.service_locator.Zx8fD8e' shared service.
  4859.      *
  4860.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4861.      */
  4862.     protected function get_ServiceLocator_Zx8fD8eService()
  4863.     {
  4864.         return $this->privates['.service_locator.Zx8fD8e'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4865.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  4866.             'security.event_dispatcher.app' => ['privates''security.event_dispatcher.app''getSecurity_EventDispatcher_AppService'false],
  4867.             'security.event_dispatcher.main' => ['privates''security.event_dispatcher.main''getSecurity_EventDispatcher_MainService'false],
  4868.         ], [
  4869.             'event_dispatcher' => '?',
  4870.             'security.event_dispatcher.app' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  4871.             'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  4872.         ]);
  4873.     }
  4874.     /**
  4875.      * Gets the private '.service_locator.aYlrU0z' shared service.
  4876.      *
  4877.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4878.      */
  4879.     protected function get_ServiceLocator_AYlrU0zService()
  4880.     {
  4881.         return $this->privates['.service_locator.aYlrU0z'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4882.             'attributeService' => ['services''App\\Services\\Pim\\AttributeService''getAttributeServiceService'false],
  4883.             'familyService' => ['services''App\\Services\\Pim\\FamilyService''getFamilyServiceService'false],
  4884.             'historicalService' => ['services''App\\Services\\Main\\HistoricalService''getHistoricalServiceService'false],
  4885.         ], [
  4886.             'attributeService' => 'App\\Services\\Pim\\AttributeService',
  4887.             'familyService' => 'App\\Services\\Pim\\FamilyService',
  4888.             'historicalService' => 'App\\Services\\Main\\HistoricalService',
  4889.         ]);
  4890.     }
  4891.     /**
  4892.      * Gets the private '.service_locator.b4TBmLc' shared service.
  4893.      *
  4894.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4895.      */
  4896.     protected function get_ServiceLocator_B4TBmLcService()
  4897.     {
  4898.         return $this->privates['.service_locator.b4TBmLc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4899.             'associationService' => ['services''App\\Services\\Pim\\AssociationService''getAssociationServiceService'false],
  4900.             'jsonService' => ['services''App\\Services\\Util\\JsonService''getJsonServiceService'false],
  4901.         ], [
  4902.             'associationService' => 'App\\Services\\Pim\\AssociationService',
  4903.             'jsonService' => 'App\\Services\\Util\\JsonService',
  4904.         ]);
  4905.     }
  4906.     /**
  4907.      * Gets the private '.service_locator.bwOR0Kk' shared service.
  4908.      *
  4909.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4910.      */
  4911.     protected function get_ServiceLocator_BwOR0KkService()
  4912.     {
  4913.         return $this->privates['.service_locator.bwOR0Kk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4914.             'attributeService' => ['services''App\\Services\\Pim\\AttributeService''getAttributeServiceService'false],
  4915.             'formatService' => ['services''App\\Services\\Dam\\FormatService''getFormatServiceService'false],
  4916.             'historicalService' => ['services''App\\Services\\Main\\HistoricalService''getHistoricalServiceService'false],
  4917.         ], [
  4918.             'attributeService' => 'App\\Services\\Pim\\AttributeService',
  4919.             'formatService' => 'App\\Services\\Dam\\FormatService',
  4920.             'historicalService' => 'App\\Services\\Main\\HistoricalService',
  4921.         ]);
  4922.     }
  4923.     /**
  4924.      * Gets the private '.service_locator.c3I3Qg0' shared service.
  4925.      *
  4926.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4927.      */
  4928.     protected function get_ServiceLocator_C3I3Qg0Service()
  4929.     {
  4930.         return $this->privates['.service_locator.c3I3Qg0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4931.             'widgetService' => ['services''App\\Services\\Dashboard\\WidgetService''getWidgetServiceService'false],
  4932.         ], [
  4933.             'widgetService' => 'App\\Services\\Dashboard\\WidgetService',
  4934.         ]);
  4935.     }
  4936.     /**
  4937.      * Gets the private '.service_locator.gkp0N4i' shared service.
  4938.      *
  4939.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4940.      */
  4941.     protected function get_ServiceLocator_Gkp0N4iService()
  4942.     {
  4943.         return $this->privates['.service_locator.gkp0N4i'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4944.             'attributeService' => ['services''App\\Services\\Pim\\AttributeService''getAttributeServiceService'false],
  4945.             'attributesGroupService' => ['services''App\\Services\\Pim\\AttributesGroupService''getAttributesGroupServiceService'false],
  4946.         ], [
  4947.             'attributeService' => 'App\\Services\\Pim\\AttributeService',
  4948.             'attributesGroupService' => 'App\\Services\\Pim\\AttributesGroupService',
  4949.         ]);
  4950.     }
  4951.     /**
  4952.      * Gets the private '.service_locator.h4pyUaH' shared service.
  4953.      *
  4954.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4955.      */
  4956.     protected function get_ServiceLocator_H4pyUaHService()
  4957.     {
  4958.         return $this->privates['.service_locator.h4pyUaH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4959.             'utilService' => ['services''App\\Services\\Util\\UtilService''getUtilServiceService'false],
  4960.         ], [
  4961.             'utilService' => 'App\\Services\\Util\\UtilService',
  4962.         ]);
  4963.     }
  4964.     /**
  4965.      * Gets the private '.service_locator.jq.2xPr' shared service.
  4966.      *
  4967.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4968.      */
  4969.     protected function get_ServiceLocator_Jq_2xPrService()
  4970.     {
  4971.         return $this->privates['.service_locator.jq.2xPr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4972.             'attributesGroupService' => ['services''App\\Services\\Pim\\AttributesGroupService''getAttributesGroupServiceService'false],
  4973.             'categoryService' => ['services''App\\Services\\Pim\\CategoryService''getCategoryServiceService'false],
  4974.             'channelService' => ['services''App\\Services\\Pim\\ChannelService''getChannelServiceService'false],
  4975.             'folderService' => ['services''App\\Services\\Dam\\FolderService''getFolderServiceService'false],
  4976.             'roleService' => ['services''App\\Services\\Admin\\RoleService''getRoleServiceService'false],
  4977.         ], [
  4978.             'attributesGroupService' => 'App\\Services\\Pim\\AttributesGroupService',
  4979.             'categoryService' => 'App\\Services\\Pim\\CategoryService',
  4980.             'channelService' => 'App\\Services\\Pim\\ChannelService',
  4981.             'folderService' => 'App\\Services\\Dam\\FolderService',
  4982.             'roleService' => 'App\\Services\\Admin\\RoleService',
  4983.         ]);
  4984.     }
  4985.     /**
  4986.      * Gets the private '.service_locator.mx0UMmY' shared service.
  4987.      *
  4988.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4989.      */
  4990.     protected function get_ServiceLocator_Mx0UMmYService()
  4991.     {
  4992.         return $this->privates['.service_locator.mx0UMmY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4993.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  4994.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  4995.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  4996.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  4997.             'router' => ['services''router''getRouterService'false],
  4998.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  4999.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  5000.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  5001.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  5002.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  5003.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  5004.         ], [
  5005.             'form.factory' => '?',
  5006.             'http_kernel' => '?',
  5007.             'parameter_bag' => '?',
  5008.             'request_stack' => '?',
  5009.             'router' => '?',
  5010.             'security.authorization_checker' => '?',
  5011.             'security.csrf.token_manager' => '?',
  5012.             'security.token_storage' => '?',
  5013.             'serializer' => '?',
  5014.             'session' => '.session.deprecated',
  5015.             'twig' => '?',
  5016.         ]);
  5017.     }
  5018.     /**
  5019.      * Gets the private '.service_locator.oSUJgyx' shared service.
  5020.      *
  5021.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5022.      */
  5023.     protected function get_ServiceLocator_OSUJgyxService()
  5024.     {
  5025.         return $this->privates['.service_locator.oSUJgyx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5026.             'userService' => ['services''App\\Services\\Admin\\UserService''getUserServiceService'false],
  5027.         ], [
  5028.             'userService' => 'App\\Services\\Admin\\UserService',
  5029.         ]);
  5030.     }
  5031.     /**
  5032.      * Gets the private '.service_locator.ov5u5oT' shared service.
  5033.      *
  5034.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5035.      */
  5036.     protected function get_ServiceLocator_Ov5u5oTService()
  5037.     {
  5038.         return $this->privates['.service_locator.ov5u5oT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5039.             'contextService' => ['services''App\\Services\\Admin\\ContextService''getContextServiceService'false],
  5040.             'customerService' => ['services''App\\Services\\Admin\\CustomerService''getCustomerServiceService'false],
  5041.         ], [
  5042.             'contextService' => 'App\\Services\\Admin\\ContextService',
  5043.             'customerService' => 'App\\Services\\Admin\\CustomerService',
  5044.         ]);
  5045.     }
  5046.     /**
  5047.      * Gets the private '.service_locator.tfjlDF0' shared service.
  5048.      *
  5049.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5050.      */
  5051.     protected function get_ServiceLocator_TfjlDF0Service()
  5052.     {
  5053.         return $this->privates['.service_locator.tfjlDF0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5054.             'productService' => ['services''App\\Services\\Pim\\ProductService''getProductServiceService'false],
  5055.         ], [
  5056.             'productService' => 'App\\Services\\Pim\\ProductService',
  5057.         ]);
  5058.     }
  5059.     /**
  5060.      * Gets the private '.service_locator.tgK_L5b' shared service.
  5061.      *
  5062.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5063.      */
  5064.     protected function get_ServiceLocator_TgKL5bService()
  5065.     {
  5066.         return $this->privates['.service_locator.tgK_L5b'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5067.             'associationService' => ['services''App\\Services\\Pim\\AssociationService''getAssociationServiceService'false],
  5068.             'attributeService' => ['services''App\\Services\\Pim\\AttributeService''getAttributeServiceService'false],
  5069.             'contextService' => ['services''App\\Services\\Admin\\ContextService''getContextServiceService'false],
  5070.             'jsonService' => ['services''App\\Services\\Util\\JsonService''getJsonServiceService'false],
  5071.             'productService' => ['services''App\\Services\\Pim\\ProductService''getProductServiceService'false],
  5072.         ], [
  5073.             'associationService' => 'App\\Services\\Pim\\AssociationService',
  5074.             'attributeService' => 'App\\Services\\Pim\\AttributeService',
  5075.             'contextService' => 'App\\Services\\Admin\\ContextService',
  5076.             'jsonService' => 'App\\Services\\Util\\JsonService',
  5077.             'productService' => 'App\\Services\\Pim\\ProductService',
  5078.         ]);
  5079.     }
  5080.     /**
  5081.      * Gets the private '.service_locator.ts7Pv3V' shared service.
  5082.      *
  5083.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5084.      */
  5085.     protected function get_ServiceLocator_Ts7Pv3VService()
  5086.     {
  5087.         return $this->privates['.service_locator.ts7Pv3V'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5088.             'attributeService' => ['services''App\\Services\\Pim\\AttributeService''getAttributeServiceService'false],
  5089.             'attributesGroupService' => ['services''App\\Services\\Pim\\AttributesGroupService''getAttributesGroupServiceService'false],
  5090.             'pageTemplateService' => ['services''App\\Services\\Web2Print\\PageTemplateService''getPageTemplateServiceService'false],
  5091.         ], [
  5092.             'attributeService' => 'App\\Services\\Pim\\AttributeService',
  5093.             'attributesGroupService' => 'App\\Services\\Pim\\AttributesGroupService',
  5094.             'pageTemplateService' => 'App\\Services\\Web2Print\\PageTemplateService',
  5095.         ]);
  5096.     }
  5097.     /**
  5098.      * Gets the private '.service_locator.xUrKPVU' shared service.
  5099.      *
  5100.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5101.      */
  5102.     protected function get_ServiceLocator_XUrKPVUService()
  5103.     {
  5104.         return $this->privates['.service_locator.xUrKPVU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5105.             'loader' => ['privates''.errored..service_locator.xUrKPVU.Symfony\\Component\\Config\\Loader\\LoaderInterface'NULL'Cannot autowire service ".service_locator.xUrKPVU": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".'],
  5106.         ], [
  5107.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  5108.         ]);
  5109.     }
  5110.     /**
  5111.      * Gets the private '.service_locator.xXn2V.f' shared service.
  5112.      *
  5113.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5114.      */
  5115.     protected function get_ServiceLocator_XXn2V_FService()
  5116.     {
  5117.         return $this->privates['.service_locator.xXn2V.f'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5118.             'jsonService' => ['services''App\\Services\\Util\\JsonService''getJsonServiceService'false],
  5119.             'widgetService' => ['services''App\\Services\\Dashboard\\WidgetService''getWidgetServiceService'false],
  5120.         ], [
  5121.             'jsonService' => 'App\\Services\\Util\\JsonService',
  5122.             'widgetService' => 'App\\Services\\Dashboard\\WidgetService',
  5123.         ]);
  5124.     }
  5125.     /**
  5126.      * Gets the private '.service_locator.zFcJjKU' shared service.
  5127.      *
  5128.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5129.      */
  5130.     protected function get_ServiceLocator_ZFcJjKUService()
  5131.     {
  5132.         return $this->privates['.service_locator.zFcJjKU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5133.             'authenticationUtils' => ['privates''security.authentication_utils''getSecurity_AuthenticationUtilsService'false],
  5134.         ], [
  5135.             'authenticationUtils' => '?',
  5136.         ]);
  5137.     }
  5138.     /**
  5139.      * Gets the private '.session.deprecated' shared service.
  5140.      *
  5141.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  5142.      */
  5143.     protected function get_Session_DeprecatedService()
  5144.     {
  5145.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  5146.         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();
  5147.     }
  5148.     /**
  5149.      * Gets the private '.twig.command.debug.lazy' shared service.
  5150.      *
  5151.      * @return \Symfony\Component\Console\Command\LazyCommand
  5152.      */
  5153.     protected function get_Twig_Command_Debug_LazyService()
  5154.     {
  5155.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5156.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5157.         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 {
  5158.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  5159.         });
  5160.     }
  5161.     /**
  5162.      * Gets the private '.twig.command.lint.lazy' shared service.
  5163.      *
  5164.      * @return \Symfony\Component\Console\Command\LazyCommand
  5165.      */
  5166.     protected function get_Twig_Command_Lint_LazyService()
  5167.     {
  5168.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5169.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5170.         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 {
  5171.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  5172.         });
  5173.     }
  5174.     /**
  5175.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  5176.      *
  5177.      * @return \Symfony\Component\Console\Command\LazyCommand
  5178.      */
  5179.     protected function get_VarDumper_Command_ServerDump_LazyService()
  5180.     {
  5181.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5182.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5183.         return $this->privates['.var_dumper.command.server_dump.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:dump', [], 'Start a dump server that collects and displays dumps in a single place'false, function (): \Symfony\Component\VarDumper\Command\ServerDumpCommand {
  5184.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  5185.         });
  5186.     }
  5187.     /**
  5188.      * Gets the private 'Hslavich\OneloginSamlBundle\EventListener\Security\SamlLogoutListener' shared autowired service.
  5189.      *
  5190.      * @return \Hslavich\OneloginSamlBundle\EventListener\Security\SamlLogoutListener
  5191.      */
  5192.     protected function getSamlLogoutListenerService()
  5193.     {
  5194.         include_once \dirname(__DIR__4).'/vendor/hslavich/oneloginsaml-bundle/EventListener/Security/SamlLogoutListener.php';
  5195.         return $this->privates['Hslavich\\OneloginSamlBundle\\EventListener\\Security\\SamlLogoutListener'] = new \Hslavich\OneloginSamlBundle\EventListener\Security\SamlLogoutListener(($this->privates['OneLogin\\Saml2\\Auth'] ?? $this->getAuthService()));
  5196.     }
  5197.     /**
  5198.      * Gets the private 'Hslavich\OneloginSamlBundle\Security\Firewall\SamlListener.app' shared service.
  5199.      *
  5200.      * @return \Hslavich\OneloginSamlBundle\Security\Firewall\SamlListener
  5201.      */
  5202.     protected function getSamlListener_AppService()
  5203.     {
  5204.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  5205.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  5206.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php';
  5207.         include_once \dirname(__DIR__4).'/vendor/hslavich/oneloginsaml-bundle/Security/Firewall/SamlListener.php';
  5208.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  5209.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationSuccessHandler.php';
  5210.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  5211.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  5212.         include_once \dirname(__DIR__4).'/vendor/hslavich/oneloginsaml-bundle/Security/Http/Authentication/SamlAuthenticationSuccessHandler.php';
  5213.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  5214.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  5215.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  5216.         if (isset($this->privates['Hslavich\\OneloginSamlBundle\\Security\\Firewall\\SamlListener.app'])) {
  5217.             return $this->privates['Hslavich\\OneloginSamlBundle\\Security\\Firewall\\SamlListener.app'];
  5218.         }
  5219.         $b = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  5220.         if (isset($this->privates['Hslavich\\OneloginSamlBundle\\Security\\Firewall\\SamlListener.app'])) {
  5221.             return $this->privates['Hslavich\\OneloginSamlBundle\\Security\\Firewall\\SamlListener.app'];
  5222.         }
  5223.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5224.         if (isset($this->privates['Hslavich\\OneloginSamlBundle\\Security\\Firewall\\SamlListener.app'])) {
  5225.             return $this->privates['Hslavich\\OneloginSamlBundle\\Security\\Firewall\\SamlListener.app'];
  5226.         }
  5227.         $d = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  5228.         $e = ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  5229.         $f = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler($b$d, [], $e);
  5230.         $f->setOptions(['login_path' => '/login''failure_path' => '/logout''failure_forward' => false'failure_path_parameter' => '_failure_path']);
  5231.         $this->privates['Hslavich\\OneloginSamlBundle\\Security\\Firewall\\SamlListener.app'] = $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->getSecurity_Authentication_SessionStrategyService()), $d'app', new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler(new \Hslavich\OneloginSamlBundle\Security\Http\Authentication\SamlAuthenticationSuccessHandler($d, [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), ['login_path' => '/login''always_use_default_target_path' => false'default_target_path' => '/''target_path_parameter' => '_target_path''use_referer' => false], 'app'), $f, ['username_attribute' => 'uid''use_attribute_friendly_name' => true'check_path' => '/saml-login''login_path' => '/login''success_handler' => 'Hslavich\\OneloginSamlBundle\\Security\\Http\\Authentication\\SamlAuthenticationSuccessHandler''use_forward' => false'require_previous_session' => false'user_factory' => NULL'token_factory' => NULL'persist_user' => false], $e$c);
  5232.         $instance->setOneLoginAuth(($this->privates['OneLogin\\Saml2\\Auth'] ?? $this->getAuthService()));
  5233.         return $instance;
  5234.     }
  5235.     /**
  5236.      * Gets the private 'OneLogin\Saml2\Auth' shared autowired service.
  5237.      *
  5238.      * @return \OneLogin\Saml2\Auth
  5239.      */
  5240.     protected function getAuthService()
  5241.     {
  5242.         include_once \dirname(__DIR__4).'/vendor/onelogin/php-saml/src/Saml2/Auth.php';
  5243.         return $this->privates['OneLogin\\Saml2\\Auth'] = new \OneLogin\Saml2\Auth($this->parameters['hslavich_onelogin_saml.settings']);
  5244.     }
  5245.     /**
  5246.      * Gets the private 'Sentry\SentryBundle\Command\SentryTestCommand' shared service.
  5247.      *
  5248.      * @return \Sentry\SentryBundle\Command\SentryTestCommand
  5249.      */
  5250.     protected function getSentryTestCommandService()
  5251.     {
  5252.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5253.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Command/SentryTestCommand.php';
  5254.         $this->privates['Sentry\\SentryBundle\\Command\\SentryTestCommand'] = $instance = new \Sentry\SentryBundle\Command\SentryTestCommand();
  5255.         $instance->setName('sentry:test');
  5256.         return $instance;
  5257.     }
  5258.     /**
  5259.      * Gets the private 'Sentry\SentryBundle\EventListener\ConsoleListener' shared service.
  5260.      *
  5261.      * @return \Sentry\SentryBundle\EventListener\ConsoleListener
  5262.      */
  5263.     protected function getConsoleListenerService()
  5264.     {
  5265.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/ConsoleListener.php';
  5266.         return $this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] = new \Sentry\SentryBundle\EventListener\ConsoleListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), true);
  5267.     }
  5268.     /**
  5269.      * Gets the private 'Sentry\SentryBundle\EventListener\ErrorListener' shared service.
  5270.      *
  5271.      * @return \Sentry\SentryBundle\EventListener\ErrorListener
  5272.      */
  5273.     protected function getErrorListenerService()
  5274.     {
  5275.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/ErrorListener.php';
  5276.         return $this->privates['Sentry\\SentryBundle\\EventListener\\ErrorListener'] = new \Sentry\SentryBundle\EventListener\ErrorListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  5277.     }
  5278.     /**
  5279.      * Gets the private 'Sentry\SentryBundle\EventListener\RequestListener' shared service.
  5280.      *
  5281.      * @return \Sentry\SentryBundle\EventListener\RequestListener
  5282.      */
  5283.     protected function getRequestListenerService()
  5284.     {
  5285.         return $this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] = new \Sentry\SentryBundle\EventListener\RequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  5286.     }
  5287.     /**
  5288.      * Gets the private 'Sentry\SentryBundle\EventListener\SubRequestListener' shared service.
  5289.      *
  5290.      * @return \Sentry\SentryBundle\EventListener\SubRequestListener
  5291.      */
  5292.     protected function getSubRequestListenerService()
  5293.     {
  5294.         return $this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] = new \Sentry\SentryBundle\EventListener\SubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  5295.     }
  5296.     /**
  5297.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingConsoleListener' shared service.
  5298.      *
  5299.      * @return \Sentry\SentryBundle\EventListener\TracingConsoleListener
  5300.      */
  5301.     protected function getTracingConsoleListenerService()
  5302.     {
  5303.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingConsoleListener.php';
  5304.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] = new \Sentry\SentryBundle\EventListener\TracingConsoleListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), [=> 'messenger:consume']);
  5305.     }
  5306.     /**
  5307.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingRequestListener' shared service.
  5308.      *
  5309.      * @return \Sentry\SentryBundle\EventListener\TracingRequestListener
  5310.      */
  5311.     protected function getTracingRequestListenerService()
  5312.     {
  5313.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] = new \Sentry\SentryBundle\EventListener\TracingRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  5314.     }
  5315.     /**
  5316.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingSubRequestListener' shared service.
  5317.      *
  5318.      * @return \Sentry\SentryBundle\EventListener\TracingSubRequestListener
  5319.      */
  5320.     protected function getTracingSubRequestListenerService()
  5321.     {
  5322.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] = new \Sentry\SentryBundle\EventListener\TracingSubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  5323.     }
  5324.     /**
  5325.      * Gets the private 'Sentry\State\HubInterface' shared service.
  5326.      *
  5327.      * @return \Sentry\State\HubInterface
  5328.      */
  5329.     protected function getHubInterfaceService()
  5330.     {
  5331.         $this->privates['Sentry\\State\\HubInterface'] = $instance \Sentry\State\HubAdapter::getInstance();
  5332.         $a = new \Sentry\Options(['integrations' => new \Sentry\SentryBundle\Integration\IntegrationConfigurator([=> ($this->services['Sentry\\Integration\\IgnoreErrorsIntegration'] ?? $this->getIgnoreErrorsIntegrationService()), => new \Sentry\Integration\RequestIntegration(new \Sentry\SentryBundle\Integration\RequestFetcher(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['sensio_framework_extra.psr7.http_message_factory'] ?? $this->getSensioFrameworkExtra_Psr7_HttpMessageFactoryService())))], true), 'error_types' => 22519'prefixes' => [=> \dirname(__DIR__4), => '.'=> '/usr/share/php'], 'trace_propagation_targets' => [], 'environment' => 'dev''release' => 'dev-master@c139cba''tags' => [], 'in_app_exclude' => [=> $this->targetDir.''=> $this->targetDir.''=> (\dirname(__DIR__4).'/vendor')], 'in_app_include' => [], 'class_serializers' => [], 'dsn' => $this->getEnv('SENTRY_DSN')]);
  5333.         $b = new \Sentry\ClientBuilder($a);
  5334.         $c = ($this->privates['nyholm.psr7.psr17_factory'] ?? ($this->privates['nyholm.psr7.psr17_factory'] = new \Nyholm\Psr7\Factory\Psr17Factory()));
  5335.         $b->setSdkIdentifier('sentry.php.symfony');
  5336.         $b->setSdkVersion('4.7.0');
  5337.         $b->setTransportFactory(new \Sentry\SentryBundle\Transport\TransportFactory($c$c$c$cNULLNULL));
  5338.         $b->setSerializer(new \Sentry\Serializer\Serializer($a));
  5339.         $b->setRepresentationSerializer(new \Sentry\Serializer\RepresentationSerializer($a));
  5340.         if ($this->has('Psr\\Log\\NullLogger')) {
  5341.             $b->setLogger(($this->services['Psr\\Log\\NullLogger'] ?? $this->get('Psr\\Log\\NullLogger'/* ContainerInterface::NULL_ON_INVALID_REFERENCE */ 2)));
  5342.         }
  5343.         $instance->bindClient($b->getClient());
  5344.         return $instance;
  5345.     }
  5346.     /**
  5347.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  5348.      *
  5349.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  5350.      */
  5351.     protected function getResetAssetsEventListenerService()
  5352.     {
  5353.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  5354.     }
  5355.     /**
  5356.      * Gets the private 'annotations.cache_adapter' shared service.
  5357.      *
  5358.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  5359.      */
  5360.     protected function getAnnotations_CacheAdapterService()
  5361.     {
  5362.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()));
  5363.     }
  5364.     /**
  5365.      * Gets the private 'annotations.cache_warmer' shared service.
  5366.      *
  5367.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  5368.      */
  5369.     protected function getAnnotations_CacheWarmerService()
  5370.     {
  5371.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5372.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  5373.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  5374.         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);
  5375.     }
  5376.     /**
  5377.      * Gets the private 'annotations.cached_reader' shared service.
  5378.      *
  5379.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  5380.      */
  5381.     protected function getAnnotations_CachedReaderService()
  5382.     {
  5383.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  5384.     }
  5385.     /**
  5386.      * Gets the private 'annotations.reader' shared service.
  5387.      *
  5388.      * @return \Doctrine\Common\Annotations\AnnotationReader
  5389.      */
  5390.     protected function getAnnotations_ReaderService()
  5391.     {
  5392.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  5393.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  5394.         $a->registerUniqueLoader('class_exists');
  5395.         $instance->addGlobalIgnoredName('required'$a);
  5396.         return $instance;
  5397.     }
  5398.     /**
  5399.      * Gets the private 'assets.packages' shared service.
  5400.      *
  5401.      * @return \Symfony\Component\Asset\Packages
  5402.      */
  5403.     protected function getAssets_PackagesService()
  5404.     {
  5405.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  5406.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__4).'/public/dist/manifest.json'), ($this->privates['.sentry.traceable.http_client'] ?? $this->get_Sentry_Traceable_HttpClientService()), false), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
  5407.             return new \EmptyIterator();
  5408.         }, 0));
  5409.     }
  5410.     /**
  5411.      * Gets the private 'cache.annotations.traceable' shared service.
  5412.      *
  5413.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5414.      */
  5415.     protected function getCache_Annotations_TraceableService()
  5416.     {
  5417.         return $this->privates['cache.annotations.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('yYgUB8O9fj'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  5418.     }
  5419.     /**
  5420.      * Gets the private 'cache.app.taggable' shared service.
  5421.      *
  5422.      * @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
  5423.      */
  5424.     protected function getCache_App_TaggableService()
  5425.     {
  5426.         return $this->privates['cache.app.taggable'] = new \Symfony\Component\Cache\Adapter\TagAwareAdapter(($this->services['cache.app'] ?? $this->getCache_AppService()));
  5427.     }
  5428.     /**
  5429.      * Gets the private 'cache.property_info.traceable' shared service.
  5430.      *
  5431.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5432.      */
  5433.     protected function getCache_PropertyInfo_TraceableService()
  5434.     {
  5435.         return $this->privates['cache.property_info.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('cV3qtyUUEW'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  5436.     }
  5437.     /**
  5438.      * Gets the private 'cache.security_expression_language.traceable' shared service.
  5439.      *
  5440.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5441.      */
  5442.     protected function getCache_SecurityExpressionLanguage_TraceableService()
  5443.     {
  5444.         return $this->privates['cache.security_expression_language.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('PMbsT3HIV3'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  5445.     }
  5446.     /**
  5447.      * Gets the private 'cache.serializer.traceable' shared service.
  5448.      *
  5449.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5450.      */
  5451.     protected function getCache_Serializer_TraceableService()
  5452.     {
  5453.         return $this->privates['cache.serializer.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('fhaeKT702w'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  5454.     }
  5455.     /**
  5456.      * Gets the private 'cache.validator.traceable' shared service.
  5457.      *
  5458.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5459.      */
  5460.     protected function getCache_Validator_TraceableService()
  5461.     {
  5462.         return $this->privates['cache.validator.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('dA7QVCJSC+'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  5463.     }
  5464.     /**
  5465.      * Gets the private 'cache.webpack_encore.traceable' shared service.
  5466.      *
  5467.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5468.      */
  5469.     protected function getCache_WebpackEncore_TraceableService()
  5470.     {
  5471.         return $this->privates['cache.webpack_encore.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Jfd5qYpKZB'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  5472.     }
  5473.     /**
  5474.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  5475.      *
  5476.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  5477.      */
  5478.     protected function getCachePoolClearer_CacheWarmerService()
  5479.     {
  5480.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5481.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  5482.         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']);
  5483.     }
  5484.     /**
  5485.      * Gets the private 'config_builder.warmer' shared service.
  5486.      *
  5487.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  5488.      */
  5489.     protected function getConfigBuilder_WarmerService()
  5490.     {
  5491.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5492.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  5493.         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()));
  5494.     }
  5495.     /**
  5496.      * Gets the private 'config_cache_factory' shared service.
  5497.      *
  5498.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  5499.      */
  5500.     protected function getConfigCacheFactoryService()
  5501.     {
  5502.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  5503.             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)));
  5504.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  5505.         }, 2));
  5506.     }
  5507.     /**
  5508.      * Gets the private 'console.command.about' shared service.
  5509.      *
  5510.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  5511.      */
  5512.     protected function getConsole_Command_AboutService()
  5513.     {
  5514.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5515.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  5516.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  5517.         $instance->setName('about');
  5518.         $instance->setDescription('Display information about the current project');
  5519.         return $instance;
  5520.     }
  5521.     /**
  5522.      * Gets the private 'console.command.assets_install' shared service.
  5523.      *
  5524.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  5525.      */
  5526.     protected function getConsole_Command_AssetsInstallService()
  5527.     {
  5528.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5529.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  5530.         $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));
  5531.         $instance->setName('assets:install');
  5532.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  5533.         return $instance;
  5534.     }
  5535.     /**
  5536.      * Gets the private 'console.command.cache_clear' shared service.
  5537.      *
  5538.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  5539.      */
  5540.     protected function getConsole_Command_CacheClearService()
  5541.     {
  5542.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5543.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  5544.         $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())));
  5545.         $instance->setName('cache:clear');
  5546.         $instance->setDescription('Clear the cache');
  5547.         return $instance;
  5548.     }
  5549.     /**
  5550.      * Gets the private 'console.command.cache_pool_clear' shared service.
  5551.      *
  5552.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  5553.      */
  5554.     protected function getConsole_Command_CachePoolClearService()
  5555.     {
  5556.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5557.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  5558.         $this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language'=> 'cache.security_expression_language'=> 'cache.webpack_encore']);
  5559.         $instance->setName('cache:pool:clear');
  5560.         $instance->setDescription('Clear cache pools');
  5561.         return $instance;
  5562.     }
  5563.     /**
  5564.      * Gets the private 'console.command.cache_pool_delete' shared service.
  5565.      *
  5566.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  5567.      */
  5568.     protected function getConsole_Command_CachePoolDeleteService()
  5569.     {
  5570.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5571.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  5572.         $this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language'=> 'cache.security_expression_language'=> 'cache.webpack_encore']);
  5573.         $instance->setName('cache:pool:delete');
  5574.         $instance->setDescription('Delete an item from a cache pool');
  5575.         return $instance;
  5576.     }
  5577.     /**
  5578.      * Gets the private 'console.command.cache_pool_list' shared service.
  5579.      *
  5580.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  5581.      */
  5582.     protected function getConsole_Command_CachePoolListService()
  5583.     {
  5584.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5585.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  5586.         $this->privates['console.command.cache_pool_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand([=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language'=> 'cache.security_expression_language'=> 'cache.webpack_encore']);
  5587.         $instance->setName('cache:pool:list');
  5588.         $instance->setDescription('List available cache pools');
  5589.         return $instance;
  5590.     }
  5591.     /**
  5592.      * Gets the private 'console.command.cache_pool_prune' shared service.
  5593.      *
  5594.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  5595.      */
  5596.     protected function getConsole_Command_CachePoolPruneService()
  5597.     {
  5598.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5599.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  5600.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  5601.             yield 'cache.validator.traceable' => ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService());
  5602.             yield 'cache.serializer.traceable' => ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService());
  5603.             yield 'cache.annotations.traceable' => ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService());
  5604.             yield 'cache.property_info.traceable' => ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService());
  5605.             yield 'cache.security_expression_language.traceable' => ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService());
  5606.             yield 'cache.webpack_encore.traceable' => ($this->privates['cache.webpack_encore.traceable'] ?? $this->getCache_WebpackEncore_TraceableService());
  5607.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  5608.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  5609.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  5610.         }, 9));
  5611.         $instance->setName('cache:pool:prune');
  5612.         $instance->setDescription('Prune cache pools');
  5613.         return $instance;
  5614.     }
  5615.     /**
  5616.      * Gets the private 'console.command.cache_warmup' shared service.
  5617.      *
  5618.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  5619.      */
  5620.     protected function getConsole_Command_CacheWarmupService()
  5621.     {
  5622.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5623.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  5624.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  5625.         $instance->setName('cache:warmup');
  5626.         $instance->setDescription('Warm up an empty cache');
  5627.         return $instance;
  5628.     }
  5629.     /**
  5630.      * Gets the private 'console.command.config_debug' shared service.
  5631.      *
  5632.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  5633.      */
  5634.     protected function getConsole_Command_ConfigDebugService()
  5635.     {
  5636.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5637.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5638.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5639.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  5640.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  5641.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  5642.         $instance->setName('debug:config');
  5643.         $instance->setDescription('Dump the current configuration for an extension');
  5644.         return $instance;
  5645.     }
  5646.     /**
  5647.      * Gets the private 'console.command.config_dump_reference' shared service.
  5648.      *
  5649.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  5650.      */
  5651.     protected function getConsole_Command_ConfigDumpReferenceService()
  5652.     {
  5653.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5654.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5655.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5656.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  5657.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  5658.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  5659.         $instance->setName('config:dump-reference');
  5660.         $instance->setDescription('Dump the default configuration for an extension');
  5661.         return $instance;
  5662.     }
  5663.     /**
  5664.      * Gets the private 'console.command.container_debug' shared service.
  5665.      *
  5666.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  5667.      */
  5668.     protected function getConsole_Command_ContainerDebugService()
  5669.     {
  5670.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5671.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5672.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5673.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  5674.         $instance->setName('debug:container');
  5675.         $instance->setDescription('Display current services for an application');
  5676.         return $instance;
  5677.     }
  5678.     /**
  5679.      * Gets the private 'console.command.container_lint' shared service.
  5680.      *
  5681.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  5682.      */
  5683.     protected function getConsole_Command_ContainerLintService()
  5684.     {
  5685.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5686.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  5687.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  5688.         $instance->setName('lint:container');
  5689.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  5690.         return $instance;
  5691.     }
  5692.     /**
  5693.      * Gets the private 'console.command.debug_autowiring' shared service.
  5694.      *
  5695.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  5696.      */
  5697.     protected function getConsole_Command_DebugAutowiringService()
  5698.     {
  5699.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5700.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5701.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5702.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  5703.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  5704.         $instance->setName('debug:autowiring');
  5705.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  5706.         return $instance;
  5707.     }
  5708.     /**
  5709.      * Gets the private 'console.command.dotenv_debug' shared service.
  5710.      *
  5711.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  5712.      */
  5713.     protected function getConsole_Command_DotenvDebugService()
  5714.     {
  5715.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5716.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  5717.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev'\dirname(__DIR__4));
  5718.         $instance->setName('debug:dotenv');
  5719.         $instance->setDescription('Lists all dotenv files with variables and values');
  5720.         return $instance;
  5721.     }
  5722.     /**
  5723.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  5724.      *
  5725.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  5726.      */
  5727.     protected function getConsole_Command_EventDispatcherDebugService()
  5728.     {
  5729.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5730.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  5731.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.Zx8fD8e'] ?? $this->get_ServiceLocator_Zx8fD8eService()));
  5732.         $instance->setName('debug:event-dispatcher');
  5733.         $instance->setDescription('Display configured listeners for an application');
  5734.         return $instance;
  5735.     }
  5736.     /**
  5737.      * Gets the private 'console.command.form_debug' shared service.
  5738.      *
  5739.      * @return \Symfony\Component\Form\Command\DebugCommand
  5740.      */
  5741.     protected function getConsole_Command_FormDebugService()
  5742.     {
  5743.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5744.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  5745.         $this->privates['console.command.form_debug'] = $instance = new \Symfony\Component\Form\Command\DebugCommand(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type'=> 'App\\Form\\Admin\\Customer'=> 'App\\Form\\Admin\\User'=> 'App\\Form\\ExtentionType'=> 'App\\Form\\Main'], [=> 'App\\Form\\Admin\\Customer\\CustomizationType'=> 'App\\Form\\Admin\\User\\ContextType'=> 'App\\Form\\Admin\\User\\DashboardViewType'=> 'App\\Form\\Admin\\User\\GeneralType'=> 'App\\Form\\Admin\\User\\WorkflowMailType'=> 'App\\Form\\ExtentionType\\CustomCheckboxType'=> 'App\\Form\\Main\\DefinePasswordType'=> 'App\\Form\\Main\\DefineTwoAuthType'=> 'App\\Form\\Main\\FirstLoginType'=> 'App\\Form\\Main\\LoginType'10 => 'App\\Form\\Main\\RecoverPasswordType'11 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType'12 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType'13 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'14 => '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\\Csrf\\Type\\FormTypeCsrfExtension'=> '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()));
  5746.         $instance->setName('debug:form');
  5747.         $instance->setDescription('Display form type information');
  5748.         return $instance;
  5749.     }
  5750.     /**
  5751.      * Gets the private 'console.command.router_debug' shared service.
  5752.      *
  5753.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  5754.      */
  5755.     protected function getConsole_Command_RouterDebugService()
  5756.     {
  5757.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5758.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5759.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  5760.         $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()));
  5761.         $instance->setName('debug:router');
  5762.         $instance->setDescription('Display current routes for an application');
  5763.         return $instance;
  5764.     }
  5765.     /**
  5766.      * Gets the private 'console.command.router_match' shared service.
  5767.      *
  5768.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  5769.      */
  5770.     protected function getConsole_Command_RouterMatchService()
  5771.     {
  5772.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5773.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  5774.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  5775.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  5776.         }, 1));
  5777.         $instance->setName('router:match');
  5778.         $instance->setDescription('Help debug routes by simulating a path info match');
  5779.         return $instance;
  5780.     }
  5781.     /**
  5782.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  5783.      *
  5784.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  5785.      */
  5786.     protected function getConsole_Command_SecretsDecryptToLocalService()
  5787.     {
  5788.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5789.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  5790.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5791.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5792.         $this->privates['console.command.secrets_decrypt_to_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  5793.         $instance->setName('secrets:decrypt-to-local');
  5794.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  5795.         return $instance;
  5796.     }
  5797.     /**
  5798.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  5799.      *
  5800.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  5801.      */
  5802.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  5803.     {
  5804.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5805.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  5806.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5807.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5808.         $this->privates['console.command.secrets_encrypt_from_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  5809.         $instance->setName('secrets:encrypt-from-local');
  5810.         $instance->setDescription('Encrypt all local secrets to the vault');
  5811.         return $instance;
  5812.     }
  5813.     /**
  5814.      * Gets the private 'console.command.secrets_generate_key' shared service.
  5815.      *
  5816.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  5817.      */
  5818.     protected function getConsole_Command_SecretsGenerateKeyService()
  5819.     {
  5820.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5821.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  5822.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5823.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5824.         $this->privates['console.command.secrets_generate_key'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  5825.         $instance->setName('secrets:generate-keys');
  5826.         $instance->setDescription('Generate new encryption keys');
  5827.         return $instance;
  5828.     }
  5829.     /**
  5830.      * Gets the private 'console.command.secrets_list' shared service.
  5831.      *
  5832.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  5833.      */
  5834.     protected function getConsole_Command_SecretsListService()
  5835.     {
  5836.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5837.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  5838.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5839.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5840.         $this->privates['console.command.secrets_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  5841.         $instance->setName('secrets:list');
  5842.         $instance->setDescription('List all secrets');
  5843.         return $instance;
  5844.     }
  5845.     /**
  5846.      * Gets the private 'console.command.secrets_remove' shared service.
  5847.      *
  5848.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  5849.      */
  5850.     protected function getConsole_Command_SecretsRemoveService()
  5851.     {
  5852.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5853.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  5854.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5855.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5856.         $this->privates['console.command.secrets_remove'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  5857.         $instance->setName('secrets:remove');
  5858.         $instance->setDescription('Remove a secret from the vault');
  5859.         return $instance;
  5860.     }
  5861.     /**
  5862.      * Gets the private 'console.command.secrets_set' shared service.
  5863.      *
  5864.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  5865.      */
  5866.     protected function getConsole_Command_SecretsSetService()
  5867.     {
  5868.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5869.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  5870.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5871.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5872.         $this->privates['console.command.secrets_set'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  5873.         $instance->setName('secrets:set');
  5874.         $instance->setDescription('Set a secret in the vault');
  5875.         return $instance;
  5876.     }
  5877.     /**
  5878.      * Gets the private 'console.command.translation_debug' shared service.
  5879.      *
  5880.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  5881.      */
  5882.     protected function getConsole_Command_TranslationDebugService()
  5883.     {
  5884.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5885.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  5886.         $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/Form/Admin/Customer/CustomizationType.php'), => (\dirname(__DIR__4).'/src/Security/LoginFormAuthenticator.php'), => (\dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php'), => (\dirname(__DIR__4).'/src/Services/Admin/UserService.php'), => (\dirname(__DIR__4).'/src/Services/Dam/FolderService.php'), => (\dirname(__DIR__4).'/src/Services/Dam/FormatService.php'), => (\dirname(__DIR__4).'/src/Services/Dashboard/WidgetService.php'), => (\dirname(__DIR__4).'/src/Services/IA/OpenAIService.php'), 10 => (\dirname(__DIR__4).'/src/Services/Main/ApiService.php'), 11 => (\dirname(__DIR__4).'/src/Services/Pim/AttributeService.php'), 12 => (\dirname(__DIR__4).'/src/Services/Pim/AttributesGroupService.php'), 13 => (\dirname(__DIR__4).'/src/Services/Pim/CategoryService.php'), 14 => (\dirname(__DIR__4).'/src/Services/Pim/ChannelService.php'), 15 => (\dirname(__DIR__4).'/src/Services/Pim/EtimService.php'), 16 => (\dirname(__DIR__4).'/src/Services/Pim/FamilyService.php'), 17 => (\dirname(__DIR__4).'/src/Services/Pim/ProductService.php'), 18 => (\dirname(__DIR__4).'/src/Services/Pim/ReferentialService.php'), 19 => (\dirname(__DIR__4).'/src/Services/Util/UtilService.php'), 20 => (\dirname(__DIR__4).'/src/Services/Web2Print/GenerationService.php'), 21 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 22 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 23 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 24 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 25 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 26 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 27 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 28 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 29 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 30 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 31 => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Controller/Controller.php'), 32 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 33 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 34 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 35 => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/DateTimeFormatter.php')], []);
  5887.         $instance->setName('debug:translation');
  5888.         $instance->setDescription('Display translation messages information');
  5889.         return $instance;
  5890.     }
  5891.     /**
  5892.      * Gets the private 'console.command.translation_extract' shared service.
  5893.      *
  5894.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  5895.      */
  5896.     protected function getConsole_Command_TranslationExtractService()
  5897.     {
  5898.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5899.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  5900.         $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()), 'fr', (\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/Form/Admin/Customer/CustomizationType.php'), => (\dirname(__DIR__4).'/src/Security/LoginFormAuthenticator.php'), => (\dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php'), => (\dirname(__DIR__4).'/src/Services/Admin/UserService.php'), => (\dirname(__DIR__4).'/src/Services/Dam/FolderService.php'), => (\dirname(__DIR__4).'/src/Services/Dam/FormatService.php'), => (\dirname(__DIR__4).'/src/Services/Dashboard/WidgetService.php'), => (\dirname(__DIR__4).'/src/Services/IA/OpenAIService.php'), 10 => (\dirname(__DIR__4).'/src/Services/Main/ApiService.php'), 11 => (\dirname(__DIR__4).'/src/Services/Pim/AttributeService.php'), 12 => (\dirname(__DIR__4).'/src/Services/Pim/AttributesGroupService.php'), 13 => (\dirname(__DIR__4).'/src/Services/Pim/CategoryService.php'), 14 => (\dirname(__DIR__4).'/src/Services/Pim/ChannelService.php'), 15 => (\dirname(__DIR__4).'/src/Services/Pim/EtimService.php'), 16 => (\dirname(__DIR__4).'/src/Services/Pim/FamilyService.php'), 17 => (\dirname(__DIR__4).'/src/Services/Pim/ProductService.php'), 18 => (\dirname(__DIR__4).'/src/Services/Pim/ReferentialService.php'), 19 => (\dirname(__DIR__4).'/src/Services/Util/UtilService.php'), 20 => (\dirname(__DIR__4).'/src/Services/Web2Print/GenerationService.php'), 21 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 22 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 23 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 24 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 25 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 26 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 27 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 28 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 29 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 30 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 31 => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Controller/Controller.php'), 32 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 33 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 34 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 35 => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/DateTimeFormatter.php')], []);
  5901.         $instance->setName('translation:extract');
  5902.         $instance->setAliases([=> 'translation:update']);
  5903.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  5904.         return $instance;
  5905.     }
  5906.     /**
  5907.      * Gets the private 'console.command.translation_pull' shared service.
  5908.      *
  5909.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  5910.      */
  5911.     protected function getConsole_Command_TranslationPullService()
  5912.     {
  5913.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5914.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  5915.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  5916.         $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()), 'fr', [], []);
  5917.         $instance->setName('translation:pull');
  5918.         $instance->setDescription('Pull translations from a given provider.');
  5919.         return $instance;
  5920.     }
  5921.     /**
  5922.      * Gets the private 'console.command.translation_push' shared service.
  5923.      *
  5924.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  5925.      */
  5926.     protected function getConsole_Command_TranslationPushService()
  5927.     {
  5928.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5929.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  5930.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  5931.         $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()), [], []);
  5932.         $instance->setName('translation:push');
  5933.         $instance->setDescription('Push translations to a given provider.');
  5934.         return $instance;
  5935.     }
  5936.     /**
  5937.      * Gets the private 'console.command.validator_debug' shared service.
  5938.      *
  5939.      * @return \Symfony\Component\Validator\Command\DebugCommand
  5940.      */
  5941.     protected function getConsole_Command_ValidatorDebugService()
  5942.     {
  5943.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5944.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  5945.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  5946.         $instance->setName('debug:validator');
  5947.         $instance->setDescription('Display validation constraints for classes');
  5948.         return $instance;
  5949.     }
  5950.     /**
  5951.      * Gets the private 'console.command.xliff_lint' shared service.
  5952.      *
  5953.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  5954.      */
  5955.     protected function getConsole_Command_XliffLintService()
  5956.     {
  5957.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5958.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  5959.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  5960.         $instance->setName('lint:xliff');
  5961.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  5962.         return $instance;
  5963.     }
  5964.     /**
  5965.      * Gets the private 'console.command.yaml_lint' shared service.
  5966.      *
  5967.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  5968.      */
  5969.     protected function getConsole_Command_YamlLintService()
  5970.     {
  5971.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5972.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  5973.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  5974.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  5975.         $instance->setName('lint:yaml');
  5976.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  5977.         return $instance;
  5978.     }
  5979.     /**
  5980.      * Gets the private 'console.error_listener' shared service.
  5981.      *
  5982.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  5983.      */
  5984.     protected function getConsole_ErrorListenerService()
  5985.     {
  5986.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  5987.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  5988.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5989.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5990.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  5991.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  5992.     }
  5993.     /**
  5994.      * Gets the private 'container.env_var_processor' shared service.
  5995.      *
  5996.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  5997.      */
  5998.     protected function getContainer_EnvVarProcessorService()
  5999.     {
  6000.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  6001.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  6002.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  6003.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  6004.         }, 1));
  6005.     }
  6006.     /**
  6007.      * Gets the private 'container.getenv' shared service.
  6008.      *
  6009.      * @return \Closure
  6010.      */
  6011.     protected function getContainer_GetenvService()
  6012.     {
  6013.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  6014.     }
  6015.     /**
  6016.      * Gets the private 'data_collector.form' shared service.
  6017.      *
  6018.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  6019.      */
  6020.     protected function getDataCollector_FormService()
  6021.     {
  6022.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  6023.     }
  6024.     /**
  6025.      * Gets the private 'data_collector.request' shared service.
  6026.      *
  6027.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  6028.      */
  6029.     protected function getDataCollector_RequestService()
  6030.     {
  6031.         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())));
  6032.     }
  6033.     /**
  6034.      * Gets the private 'data_collector.request.session_collector' shared service.
  6035.      *
  6036.      * @return \Closure
  6037.      */
  6038.     protected function getDataCollector_Request_SessionCollectorService()
  6039.     {
  6040.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  6041.     }
  6042.     /**
  6043.      * Gets the private 'debug.argument_resolver.default' shared service.
  6044.      *
  6045.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6046.      */
  6047.     protected function getDebug_ArgumentResolver_DefaultService()
  6048.     {
  6049.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6050.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6051.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  6052.         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))));
  6053.     }
  6054.     /**
  6055.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  6056.      *
  6057.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6058.      */
  6059.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  6060.     {
  6061.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6062.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6063.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  6064.         return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver(($this->privates['.service_locator.I52X_dk'] ?? $this->get_ServiceLocator_I52XDkService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6065.     }
  6066.     /**
  6067.      * Gets the private 'debug.argument_resolver.request' shared service.
  6068.      *
  6069.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6070.      */
  6071.     protected function getDebug_ArgumentResolver_RequestService()
  6072.     {
  6073.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6074.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6075.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  6076.         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))));
  6077.     }
  6078.     /**
  6079.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  6080.      *
  6081.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6082.      */
  6083.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  6084.     {
  6085.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6086.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6087.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  6088.         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))));
  6089.     }
  6090.     /**
  6091.      * Gets the private 'debug.argument_resolver.service' shared service.
  6092.      *
  6093.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6094.      */
  6095.     protected function getDebug_ArgumentResolver_ServiceService()
  6096.     {
  6097.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6098.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6099.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  6100.         $a = ($this->privates['.service_locator.I52X_dk'] ?? $this->get_ServiceLocator_I52XDkService());
  6101.         if (isset($this->privates['debug.argument_resolver.service'])) {
  6102.             return $this->privates['debug.argument_resolver.service'];
  6103.         }
  6104.         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))));
  6105.     }
  6106.     /**
  6107.      * Gets the private 'debug.argument_resolver.session' shared service.
  6108.      *
  6109.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6110.      */
  6111.     protected function getDebug_ArgumentResolver_SessionService()
  6112.     {
  6113.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6114.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6115.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  6116.         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))));
  6117.     }
  6118.     /**
  6119.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  6120.      *
  6121.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6122.      */
  6123.     protected function getDebug_ArgumentResolver_VariadicService()
  6124.     {
  6125.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6126.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6127.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  6128.         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))));
  6129.     }
  6130.     /**
  6131.      * Gets the private 'debug.debug_handlers_listener' shared service.
  6132.      *
  6133.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  6134.      */
  6135.     protected function getDebug_DebugHandlersListenerService()
  6136.     {
  6137.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  6138.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6139.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6140.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6141.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  6142.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  6143.     }
  6144.     /**
  6145.      * Gets the private 'debug.dump_listener' shared service.
  6146.      *
  6147.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  6148.      */
  6149.     protected function getDebug_DumpListenerService()
  6150.     {
  6151.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  6152.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  6153.         return $this->privates['debug.dump_listener'] = new \Symfony\Component\HttpKernel\EventListener\DumpListener(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), new \Symfony\Component\VarDumper\Dumper\ContextualizedDumper(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService()), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8'\dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()))]), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  6154.     }
  6155.     /**
  6156.      * Gets the private 'debug.file_link_formatter' shared service.
  6157.      *
  6158.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  6159.      */
  6160.     protected function getDebug_FileLinkFormatterService()
  6161.     {
  6162.         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 () {
  6163.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  6164.         });
  6165.     }
  6166.     /**
  6167.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  6168.      *
  6169.      * @return \string
  6170.      */
  6171.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  6172.     {
  6173.         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');
  6174.     }
  6175.     /**
  6176.      * Gets the private 'debug.log_processor' shared service.
  6177.      *
  6178.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  6179.      */
  6180.     protected function getDebug_LogProcessorService()
  6181.     {
  6182.         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())));
  6183.     }
  6184.     /**
  6185.      * Gets the private 'debug.security.access.decision_manager' shared service.
  6186.      *
  6187.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  6188.      */
  6189.     protected function getDebug_Security_Access_DecisionManagerService()
  6190.     {
  6191.         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 () {
  6192.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  6193.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->getDebug_Security_Voter_Security_Access_SimpleRoleVoterService());
  6194.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  6195.         }, 3), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  6196.     }
  6197.     /**
  6198.      * Gets the private 'debug.security.firewall' shared service.
  6199.      *
  6200.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  6201.      */
  6202.     protected function getDebug_Security_FirewallService()
  6203.     {
  6204.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  6205.         if (isset($this->privates['debug.security.firewall'])) {
  6206.             return $this->privates['debug.security.firewall'];
  6207.         }
  6208.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6209.         if (isset($this->privates['debug.security.firewall'])) {
  6210.             return $this->privates['debug.security.firewall'];
  6211.         }
  6212.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  6213.     }
  6214.     /**
  6215.      * Gets the private 'debug.security.user_value_resolver' shared service.
  6216.      *
  6217.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6218.      */
  6219.     protected function getDebug_Security_UserValueResolverService()
  6220.     {
  6221.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6222.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6223.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  6224.         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))));
  6225.     }
  6226.     /**
  6227.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  6228.      *
  6229.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6230.      */
  6231.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  6232.     {
  6233.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6234.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6235.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6236.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  6237.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6238.         if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
  6239.             return $this->privates['debug.security.voter.security.access.authenticated_voter'];
  6240.         }
  6241.         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);
  6242.     }
  6243.     /**
  6244.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  6245.      *
  6246.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6247.      */
  6248.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  6249.     {
  6250.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6251.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6252.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6253.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  6254.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  6255.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  6256.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  6257.         }
  6258.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6259.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  6260.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  6261.         }
  6262.         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.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService())), ($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);
  6263.     }
  6264.     /**
  6265.      * Gets the private 'debug.security.voter.security.access.simple_role_voter' shared service.
  6266.      *
  6267.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6268.      */
  6269.     protected function getDebug_Security_Voter_Security_Access_SimpleRoleVoterService()
  6270.     {
  6271.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6272.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6273.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6274.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  6275.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6276.         if (isset($this->privates['debug.security.voter.security.access.simple_role_voter'])) {
  6277.             return $this->privates['debug.security.voter.security.access.simple_role_voter'];
  6278.         }
  6279.         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);
  6280.     }
  6281.     /**
  6282.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  6283.      *
  6284.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  6285.      */
  6286.     protected function getDebug_Security_Voter_VoteListenerService()
  6287.     {
  6288.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  6289.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  6290.         if (isset($this->privates['debug.security.voter.vote_listener'])) {
  6291.             return $this->privates['debug.security.voter.vote_listener'];
  6292.         }
  6293.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
  6294.     }
  6295.     /**
  6296.      * Gets the private 'debug.sensio_framework_extra.psr7.argument_value_resolver.server_request' shared service.
  6297.      *
  6298.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6299.      */
  6300.     protected function getDebug_SensioFrameworkExtra_Psr7_ArgumentValueResolver_ServerRequestService()
  6301.     {
  6302.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6303.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6304.         include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentValueResolver/Psr7ServerRequestResolver.php';
  6305.         return $this->privates['debug.sensio_framework_extra.psr7.argument_value_resolver.server_request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentValueResolver\Psr7ServerRequestResolver(($this->privates['sensio_framework_extra.psr7.http_message_factory'] ?? $this->getSensioFrameworkExtra_Psr7_HttpMessageFactoryService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6306.     }
  6307.     /**
  6308.      * Gets the private 'error_handler.error_renderer.html' shared service.
  6309.      *
  6310.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  6311.      */
  6312.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  6313.     {
  6314.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  6315.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  6316.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  6317.         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()));
  6318.     }
  6319.     /**
  6320.      * Gets the private 'exception_listener' shared service.
  6321.      *
  6322.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  6323.      */
  6324.     protected function getExceptionListenerService()
  6325.     {
  6326.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  6327.     }
  6328.     /**
  6329.      * Gets the private 'form.choice_list_factory.cached' shared service.
  6330.      *
  6331.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  6332.      */
  6333.     protected function getForm_ChoiceListFactory_CachedService()
  6334.     {
  6335.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  6336.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  6337.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  6338.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  6339.         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())));
  6340.     }
  6341.     /**
  6342.      * Gets the private 'form.registry' shared service.
  6343.      *
  6344.      * @return \Symfony\Component\Form\FormRegistry
  6345.      */
  6346.     protected function getForm_RegistryService()
  6347.     {
  6348.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  6349.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  6350.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  6351.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  6352.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  6353.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  6354.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  6355.         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, [
  6356.             'App\\Form\\Admin\\Customer\\CustomizationType' => ['services''App\\Form\\Admin\\Customer\\CustomizationType''getCustomizationTypeService'false],
  6357.             'App\\Form\\Admin\\User\\ContextType' => ['services''App\\Form\\Admin\\User\\ContextType''getContextTypeService'false],
  6358.             'App\\Form\\Admin\\User\\DashboardViewType' => ['services''App\\Form\\Admin\\User\\DashboardViewType''getDashboardViewTypeService'false],
  6359.             'App\\Form\\Admin\\User\\GeneralType' => ['services''App\\Form\\Admin\\User\\GeneralType''getGeneralTypeService'false],
  6360.             'App\\Form\\Admin\\User\\WorkflowMailType' => ['services''App\\Form\\Admin\\User\\WorkflowMailType''getWorkflowMailTypeService'false],
  6361.             'App\\Form\\ExtentionType\\CustomCheckboxType' => ['services''App\\Form\\ExtentionType\\CustomCheckboxType''getCustomCheckboxTypeService'false],
  6362.             'App\\Form\\Main\\DefinePasswordType' => ['services''App\\Form\\Main\\DefinePasswordType''getDefinePasswordTypeService'false],
  6363.             'App\\Form\\Main\\DefineTwoAuthType' => ['services''App\\Form\\Main\\DefineTwoAuthType''getDefineTwoAuthTypeService'false],
  6364.             'App\\Form\\Main\\FirstLoginType' => ['services''App\\Form\\Main\\FirstLoginType''getFirstLoginTypeService'false],
  6365.             'App\\Form\\Main\\LoginType' => ['services''App\\Form\\Main\\LoginType''getLoginTypeService'false],
  6366.             'App\\Form\\Main\\RecoverPasswordType' => ['services''App\\Form\\Main\\RecoverPasswordType''getRecoverPasswordTypeService'false],
  6367.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  6368.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  6369.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  6370.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  6371.         ], [
  6372.             'App\\Form\\Admin\\Customer\\CustomizationType' => '?',
  6373.             'App\\Form\\Admin\\User\\ContextType' => '?',
  6374.             'App\\Form\\Admin\\User\\DashboardViewType' => '?',
  6375.             'App\\Form\\Admin\\User\\GeneralType' => '?',
  6376.             'App\\Form\\Admin\\User\\WorkflowMailType' => '?',
  6377.             'App\\Form\\ExtentionType\\CustomCheckboxType' => '?',
  6378.             'App\\Form\\Main\\DefinePasswordType' => '?',
  6379.             'App\\Form\\Main\\DefineTwoAuthType' => '?',
  6380.             'App\\Form\\Main\\FirstLoginType' => '?',
  6381.             'App\\Form\\Main\\LoginType' => '?',
  6382.             'App\\Form\\Main\\RecoverPasswordType' => '?',
  6383.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  6384.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  6385.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  6386.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  6387.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  6388.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  6389.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  6390.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  6391.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  6392.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  6393.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  6394.             yield => ($this->privates['nelmio_api_doc.form.documentation_extension'] ?? ($this->privates['nelmio_api_doc.form.documentation_extension'] = new \Nelmio\ApiDocBundle\Form\Extension\DocumentationExtension()));
  6395.         }, 7), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  6396.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  6397.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  6398.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  6399.         }, 1)], new RewindableGenerator(function () {
  6400.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  6401.         }, 1))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  6402.     }
  6403.     /**
  6404.      * Gets the private 'form.server_params' shared service.
  6405.      *
  6406.      * @return \Symfony\Component\Form\Util\ServerParams
  6407.      */
  6408.     protected function getForm_ServerParamsService()
  6409.     {
  6410.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  6411.         return $this->privates['form.server_params'] = new \Symfony\Component\Form\Util\ServerParams(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6412.     }
  6413.     /**
  6414.      * Gets the private 'form.type.choice' shared service.
  6415.      *
  6416.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  6417.      */
  6418.     protected function getForm_Type_ChoiceService()
  6419.     {
  6420.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6421.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6422.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  6423.         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()));
  6424.     }
  6425.     /**
  6426.      * Gets the private 'form.type.color' shared service.
  6427.      *
  6428.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  6429.      */
  6430.     protected function getForm_Type_ColorService()
  6431.     {
  6432.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6433.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6434.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  6435.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  6436.     }
  6437.     /**
  6438.      * Gets the private 'form.type.form' shared service.
  6439.      *
  6440.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  6441.      */
  6442.     protected function getForm_Type_FormService()
  6443.     {
  6444.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6445.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6446.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  6447.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  6448.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  6449.     }
  6450.     /**
  6451.      * Gets the private 'form.type_extension.csrf' shared service.
  6452.      *
  6453.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  6454.      */
  6455.     protected function getForm_TypeExtension_CsrfService()
  6456.     {
  6457.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6458.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6459.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  6460.         return $this->privates['form.type_extension.csrf'] = new \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), true'_token', ($this->services['translator'] ?? $this->getTranslatorService()), 'validators', ($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService()));
  6461.     }
  6462.     /**
  6463.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  6464.      *
  6465.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  6466.      */
  6467.     protected function getForm_TypeExtension_Form_DataCollectorService()
  6468.     {
  6469.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6470.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6471.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  6472.         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()));
  6473.     }
  6474.     /**
  6475.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  6476.      *
  6477.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  6478.      */
  6479.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  6480.     {
  6481.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6482.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6483.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  6484.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  6485.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  6486.         return $this->privates['form.type_extension.form.http_foundation'] = new \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension(new \Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler(($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService())));
  6487.     }
  6488.     /**
  6489.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  6490.      *
  6491.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  6492.      */
  6493.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  6494.     {
  6495.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6496.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6497.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  6498.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  6499.     }
  6500.     /**
  6501.      * Gets the private 'form.type_extension.form.validator' shared service.
  6502.      *
  6503.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  6504.      */
  6505.     protected function getForm_TypeExtension_Form_ValidatorService()
  6506.     {
  6507.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6508.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6509.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  6510.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  6511.         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()));
  6512.     }
  6513.     /**
  6514.      * Gets the private 'form.type_extension.upload.validator' shared service.
  6515.      *
  6516.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  6517.      */
  6518.     protected function getForm_TypeExtension_Upload_ValidatorService()
  6519.     {
  6520.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6521.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6522.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  6523.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  6524.     }
  6525.     /**
  6526.      * Gets the private 'form.type_guesser.validator' shared service.
  6527.      *
  6528.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  6529.      */
  6530.     protected function getForm_TypeGuesser_ValidatorService()
  6531.     {
  6532.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  6533.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  6534.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  6535.     }
  6536.     /**
  6537.      * Gets the private 'fos_js_routing.dump_command' shared service.
  6538.      *
  6539.      * @return \FOS\JsRoutingBundle\Command\DumpCommand
  6540.      */
  6541.     protected function getFosJsRouting_DumpCommandService()
  6542.     {
  6543.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6544.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Command/DumpCommand.php';
  6545.         $this->privates['fos_js_routing.dump_command'] = $instance = new \FOS\JsRoutingBundle\Command\DumpCommand(($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), ($this->services['fos_js_routing.serializer'] ?? $this->getFosJsRouting_SerializerService()), \dirname(__DIR__4), NULL);
  6546.         $instance->setName('fos:js-routing:dump');
  6547.         return $instance;
  6548.     }
  6549.     /**
  6550.      * Gets the private 'fos_js_routing.router_debug_exposed_command' shared service.
  6551.      *
  6552.      * @return \FOS\JsRoutingBundle\Command\RouterDebugExposedCommand
  6553.      */
  6554.     protected function getFosJsRouting_RouterDebugExposedCommandService()
  6555.     {
  6556.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6557.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Command/RouterDebugExposedCommand.php';
  6558.         $this->privates['fos_js_routing.router_debug_exposed_command'] = $instance = new \FOS\JsRoutingBundle\Command\RouterDebugExposedCommand(($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), ($this->services['router'] ?? $this->getRouterService()));
  6559.         $instance->setName('fos:js-routing:debug');
  6560.         return $instance;
  6561.     }
  6562.     /**
  6563.      * Gets the private 'fragment.renderer.inline' shared service.
  6564.      *
  6565.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  6566.      */
  6567.     protected function getFragment_Renderer_InlineService()
  6568.     {
  6569.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  6570.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  6571.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  6572.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6573.         if (isset($this->privates['fragment.renderer.inline'])) {
  6574.             return $this->privates['fragment.renderer.inline'];
  6575.         }
  6576.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer(($this->services['http_kernel'] ?? $this->getHttpKernelService()), $a);
  6577.         $instance->setFragmentPath('/_fragment');
  6578.         return $instance;
  6579.     }
  6580.     /**
  6581.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  6582.      *
  6583.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  6584.      */
  6585.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  6586.     {
  6587.         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())));
  6588.     }
  6589.     /**
  6590.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  6591.      *
  6592.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  6593.      */
  6594.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  6595.     {
  6596.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  6597.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  6598.             return $this->privates['framework_extra_bundle.event.is_granted'];
  6599.         }
  6600.         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);
  6601.     }
  6602.     /**
  6603.      * Gets the private 'locale_aware_listener' shared service.
  6604.      *
  6605.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  6606.      */
  6607.     protected function getLocaleAwareListenerService()
  6608.     {
  6609.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  6610.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr')));
  6611.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  6612.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6613.     }
  6614.     /**
  6615.      * Gets the private 'locale_listener' shared service.
  6616.      *
  6617.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  6618.      */
  6619.     protected function getLocaleListener2Service()
  6620.     {
  6621.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'fr', ($this->services['router'] ?? $this->getRouterService()), false, []);
  6622.     }
  6623.     /**
  6624.      * Gets the private 'maker.auto_command.make_auth' shared service.
  6625.      *
  6626.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6627.      */
  6628.     protected function getMaker_AutoCommand_MakeAuthService()
  6629.     {
  6630.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6631.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6632.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6633.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6634.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  6635.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  6636.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  6637.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  6638.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6639.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  6640.         $this->privates['maker.auto_command.make_auth'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeAuthenticator($a, ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), $b, ($this->privates['maker.doctrine_helper'] ?? ($this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity'NULL))), new \Symfony\Bundle\MakerBundle\Security\SecurityControllerBuilder()), $a$b);
  6641.         $instance->setName('make:auth');
  6642.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  6643.         return $instance;
  6644.     }
  6645.     /**
  6646.      * Gets the private 'maker.auto_command.make_command' shared service.
  6647.      *
  6648.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6649.      */
  6650.     protected function getMaker_AutoCommand_MakeCommandService()
  6651.     {
  6652.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6653.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6654.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6655.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6656.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  6657.         $this->privates['maker.auto_command.make_command'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCommand(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6658.         $instance->setName('make:command');
  6659.         $instance->setDescription('Creates a new console command class');
  6660.         return $instance;
  6661.     }
  6662.     /**
  6663.      * Gets the private 'maker.auto_command.make_controller' shared service.
  6664.      *
  6665.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6666.      */
  6667.     protected function getMaker_AutoCommand_MakeControllerService()
  6668.     {
  6669.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6670.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6671.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6672.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6673.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  6674.         $this->privates['maker.auto_command.make_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeController(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6675.         $instance->setName('make:controller');
  6676.         $instance->setDescription('Creates a new controller class');
  6677.         return $instance;
  6678.     }
  6679.     /**
  6680.      * Gets the private 'maker.auto_command.make_crud' shared service.
  6681.      *
  6682.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6683.      */
  6684.     protected function getMaker_AutoCommand_MakeCrudService()
  6685.     {
  6686.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6687.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6688.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6689.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6690.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  6691.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  6692.         $this->privates['maker.auto_command.make_crud'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCrud(($this->privates['maker.doctrine_helper'] ?? ($this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity'NULL))), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6693.         $instance->setName('make:crud');
  6694.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  6695.         return $instance;
  6696.     }
  6697.     /**
  6698.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  6699.      *
  6700.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6701.      */
  6702.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  6703.     {
  6704.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6705.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6706.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6707.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6708.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  6709.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6710.         $this->privates['maker.auto_command.make_docker_database'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeDockerDatabase($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6711.         $instance->setName('make:docker:database');
  6712.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  6713.         return $instance;
  6714.     }
  6715.     /**
  6716.      * Gets the private 'maker.auto_command.make_entity' shared service.
  6717.      *
  6718.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6719.      */
  6720.     protected function getMaker_AutoCommand_MakeEntityService()
  6721.     {
  6722.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6723.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6724.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6725.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6726.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  6727.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  6728.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  6729.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6730.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  6731.         $this->privates['maker.auto_command.make_entity'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeEntity($a, ($this->privates['maker.doctrine_helper'] ?? ($this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity'NULL))), NULL$b, ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), $a$b);
  6732.         $instance->setName('make:entity');
  6733.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  6734.         return $instance;
  6735.     }
  6736.     /**
  6737.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  6738.      *
  6739.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6740.      */
  6741.     protected function getMaker_AutoCommand_MakeFixturesService()
  6742.     {
  6743.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6744.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6745.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6746.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6747.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  6748.         $this->privates['maker.auto_command.make_fixtures'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeFixtures(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6749.         $instance->setName('make:fixtures');
  6750.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  6751.         return $instance;
  6752.     }
  6753.     /**
  6754.      * Gets the private 'maker.auto_command.make_form' shared service.
  6755.      *
  6756.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6757.      */
  6758.     protected function getMaker_AutoCommand_MakeFormService()
  6759.     {
  6760.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6761.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6762.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6763.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6764.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  6765.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  6766.         $this->privates['maker.auto_command.make_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeForm(($this->privates['maker.doctrine_helper'] ?? ($this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity'NULL))), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6767.         $instance->setName('make:form');
  6768.         $instance->setDescription('Creates a new form class');
  6769.         return $instance;
  6770.     }
  6771.     /**
  6772.      * Gets the private 'maker.auto_command.make_message' shared service.
  6773.      *
  6774.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6775.      */
  6776.     protected function getMaker_AutoCommand_MakeMessageService()
  6777.     {
  6778.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6779.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6780.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6781.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6782.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  6783.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6784.         $this->privates['maker.auto_command.make_message'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessage($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6785.         $instance->setName('make:message');
  6786.         $instance->setDescription('Creates a new message and handler');
  6787.         return $instance;
  6788.     }
  6789.     /**
  6790.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  6791.      *
  6792.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6793.      */
  6794.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  6795.     {
  6796.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6797.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6798.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6799.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6800.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  6801.         $this->privates['maker.auto_command.make_messenger_middleware'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessengerMiddleware(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6802.         $instance->setName('make:messenger-middleware');
  6803.         $instance->setDescription('Creates a new messenger middleware');
  6804.         return $instance;
  6805.     }
  6806.     /**
  6807.      * Gets the private 'maker.auto_command.make_migration' shared service.
  6808.      *
  6809.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6810.      */
  6811.     protected function getMaker_AutoCommand_MakeMigrationService()
  6812.     {
  6813.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6814.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6815.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6816.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6817.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  6818.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  6819.         $this->privates['maker.auto_command.make_migration'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMigration(\dirname(__DIR__4)), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6820.         $instance->setName('make:migration');
  6821.         $instance->setDescription('Creates a new migration based on database changes');
  6822.         return $instance;
  6823.     }
  6824.     /**
  6825.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  6826.      *
  6827.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6828.      */
  6829.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  6830.     {
  6831.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6832.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6833.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6834.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6835.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  6836.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  6837.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6838.         $this->privates['maker.auto_command.make_registration_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeRegistrationForm($a, ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService()), ($this->privates['maker.doctrine_helper'] ?? ($this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity'NULL))), ($this->services['router'] ?? $this->getRouterService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6839.         $instance->setName('make:registration-form');
  6840.         $instance->setDescription('Creates a new registration form system');
  6841.         return $instance;
  6842.     }
  6843.     /**
  6844.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  6845.      *
  6846.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6847.      */
  6848.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  6849.     {
  6850.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6851.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6852.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6853.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6854.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  6855.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  6856.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6857.         $this->privates['maker.auto_command.make_reset_password'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeResetPassword($a, ($this->privates['maker.doctrine_helper'] ?? ($this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity'NULL))), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6858.         $instance->setName('make:reset-password');
  6859.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  6860.         return $instance;
  6861.     }
  6862.     /**
  6863.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  6864.      *
  6865.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6866.      */
  6867.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  6868.     {
  6869.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6870.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6871.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6872.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6873.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  6874.         $this->privates['maker.auto_command.make_serializer_encoder'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerEncoder(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6875.         $instance->setName('make:serializer:encoder');
  6876.         $instance->setDescription('Creates a new serializer encoder class');
  6877.         return $instance;
  6878.     }
  6879.     /**
  6880.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  6881.      *
  6882.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6883.      */
  6884.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  6885.     {
  6886.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6887.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6888.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6889.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6890.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  6891.         $this->privates['maker.auto_command.make_serializer_normalizer'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerNormalizer(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6892.         $instance->setName('make:serializer:normalizer');
  6893.         $instance->setDescription('Creates a new serializer normalizer class');
  6894.         return $instance;
  6895.     }
  6896.     /**
  6897.      * Gets the private 'maker.auto_command.make_stimulus_controller' shared service.
  6898.      *
  6899.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6900.      */
  6901.     protected function getMaker_AutoCommand_MakeStimulusControllerService()
  6902.     {
  6903.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6904.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6905.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6906.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6907.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeStimulusController.php';
  6908.         $this->privates['maker.auto_command.make_stimulus_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeStimulusController(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6909.         $instance->setName('make:stimulus-controller');
  6910.         $instance->setDescription('Creates a new Stimulus controller');
  6911.         return $instance;
  6912.     }
  6913.     /**
  6914.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  6915.      *
  6916.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6917.      */
  6918.     protected function getMaker_AutoCommand_MakeSubscriberService()
  6919.     {
  6920.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6921.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6922.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6923.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6924.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  6925.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  6926.         $this->privates['maker.auto_command.make_subscriber'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSubscriber(new \Symfony\Bundle\MakerBundle\EventRegistry(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()))), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6927.         $instance->setName('make:subscriber');
  6928.         $instance->setDescription('Creates a new event subscriber class');
  6929.         return $instance;
  6930.     }
  6931.     /**
  6932.      * Gets the private 'maker.auto_command.make_test' shared service.
  6933.      *
  6934.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6935.      */
  6936.     protected function getMaker_AutoCommand_MakeTestService()
  6937.     {
  6938.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6939.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6940.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6941.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6942.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  6943.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  6944.         $this->privates['maker.auto_command.make_test'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTest(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6945.         $instance->setName('make:test');
  6946.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  6947.         $instance->setDescription('Creates a new test class');
  6948.         return $instance;
  6949.     }
  6950.     /**
  6951.      * Gets the private 'maker.auto_command.make_twig_component' shared service.
  6952.      *
  6953.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6954.      */
  6955.     protected function getMaker_AutoCommand_MakeTwigComponentService()
  6956.     {
  6957.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6958.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6959.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6960.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6961.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigComponent.php';
  6962.         $this->privates['maker.auto_command.make_twig_component'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTwigComponent(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6963.         $instance->setName('make:twig-component');
  6964.         $instance->setDescription('Creates a twig (or live) component');
  6965.         return $instance;
  6966.     }
  6967.     /**
  6968.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  6969.      *
  6970.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6971.      */
  6972.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  6973.     {
  6974.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6975.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6976.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6977.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6978.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  6979.         $this->privates['maker.auto_command.make_twig_extension'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTwigExtension(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6980.         $instance->setName('make:twig-extension');
  6981.         $instance->setDescription('Creates a new Twig extension with its runtime class');
  6982.         return $instance;
  6983.     }
  6984.     /**
  6985.      * Gets the private 'maker.auto_command.make_user' shared service.
  6986.      *
  6987.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6988.      */
  6989.     protected function getMaker_AutoCommand_MakeUserService()
  6990.     {
  6991.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6992.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6993.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6994.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6995.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  6996.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  6997.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  6998.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  6999.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7000.         $this->privates['maker.auto_command.make_user'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeUser($a, new \Symfony\Bundle\MakerBundle\Security\UserClassBuilder(), ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.doctrine_helper'] ?? ($this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity'NULL)))), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  7001.         $instance->setName('make:user');
  7002.         $instance->setDescription('Creates a new security user class');
  7003.         return $instance;
  7004.     }
  7005.     /**
  7006.      * Gets the private 'maker.auto_command.make_validator' shared service.
  7007.      *
  7008.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7009.      */
  7010.     protected function getMaker_AutoCommand_MakeValidatorService()
  7011.     {
  7012.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7013.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7014.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7015.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7016.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  7017.         $this->privates['maker.auto_command.make_validator'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeValidator(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  7018.         $instance->setName('make:validator');
  7019.         $instance->setDescription('Creates a new validator and constraint class');
  7020.         return $instance;
  7021.     }
  7022.     /**
  7023.      * Gets the private 'maker.auto_command.make_voter' shared service.
  7024.      *
  7025.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7026.      */
  7027.     protected function getMaker_AutoCommand_MakeVoterService()
  7028.     {
  7029.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7030.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7031.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7032.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7033.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  7034.         $this->privates['maker.auto_command.make_voter'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeVoter(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  7035.         $instance->setName('make:voter');
  7036.         $instance->setDescription('Creates a new security voter class');
  7037.         return $instance;
  7038.     }
  7039.     /**
  7040.      * Gets the private 'maker.entity_class_generator' shared service.
  7041.      *
  7042.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  7043.      */
  7044.     protected function getMaker_EntityClassGeneratorService()
  7045.     {
  7046.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  7047.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  7048.         return $this->privates['maker.entity_class_generator'] = new \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.doctrine_helper'] ?? ($this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity'NULL))));
  7049.     }
  7050.     /**
  7051.      * Gets the private 'maker.file_manager' shared service.
  7052.      *
  7053.      * @return \Symfony\Bundle\MakerBundle\FileManager
  7054.      */
  7055.     protected function getMaker_FileManagerService()
  7056.     {
  7057.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  7058.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  7059.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  7060.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  7061.         return $this->privates['maker.file_manager'] = new \Symfony\Bundle\MakerBundle\FileManager(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('App')), new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), \dirname(__DIR__4), (\dirname(__DIR__4).'/templates'));
  7062.     }
  7063.     /**
  7064.      * Gets the private 'maker.generator' shared service.
  7065.      *
  7066.      * @return \Symfony\Bundle\MakerBundle\Generator
  7067.      */
  7068.     protected function getMaker_GeneratorService()
  7069.     {
  7070.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  7071.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  7072.         return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), 'App'NULL, new \Symfony\Bundle\MakerBundle\Util\TemplateComponentGenerator());
  7073.     }
  7074.     /**
  7075.      * Gets the private 'maker.php_compat_util' shared service.
  7076.      *
  7077.      * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  7078.      */
  7079.     protected function getMaker_PhpCompatUtilService()
  7080.     {
  7081.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  7082.         return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  7083.     }
  7084.     /**
  7085.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  7086.      *
  7087.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  7088.      */
  7089.     protected function getMaker_Renderer_FormTypeRendererService()
  7090.     {
  7091.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  7092.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  7093.     }
  7094.     /**
  7095.      * Gets the private 'mime_types' shared service.
  7096.      *
  7097.      * @return \Symfony\Component\Mime\MimeTypes
  7098.      */
  7099.     protected function getMimeTypesService()
  7100.     {
  7101.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  7102.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  7103.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  7104.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  7105.         $instance->setDefault($instance);
  7106.         return $instance;
  7107.     }
  7108.     /**
  7109.      * Gets the private 'monolog.command.server_log' shared service.
  7110.      *
  7111.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  7112.      */
  7113.     protected function getMonolog_Command_ServerLogService()
  7114.     {
  7115.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7116.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  7117.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  7118.         $instance->setName('server:log');
  7119.         $instance->setDescription('Start a log server that displays logs in real time');
  7120.         return $instance;
  7121.     }
  7122.     /**
  7123.      * Gets the private 'monolog.handler.console' shared service.
  7124.      *
  7125.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  7126.      */
  7127.     protected function getMonolog_Handler_ConsoleService()
  7128.     {
  7129.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  7130.     }
  7131.     /**
  7132.      * Gets the private 'monolog.handler.main' shared service.
  7133.      *
  7134.      * @return \Monolog\Handler\StreamHandler
  7135.      */
  7136.     protected function getMonolog_Handler_MainService()
  7137.     {
  7138.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  7139.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  7140.         return $instance;
  7141.     }
  7142.     /**
  7143.      * Gets the private 'monolog.logger' shared service.
  7144.      *
  7145.      * @return \Symfony\Bridge\Monolog\Logger
  7146.      */
  7147.     protected function getMonolog_LoggerService()
  7148.     {
  7149.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  7150.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7151.         $instance->useMicrosecondTimestamps(true);
  7152.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7153.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7154.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7155.         return $instance;
  7156.     }
  7157.     /**
  7158.      * Gets the private 'monolog.logger.cache' shared service.
  7159.      *
  7160.      * @return \Symfony\Bridge\Monolog\Logger
  7161.      */
  7162.     protected function getMonolog_Logger_CacheService()
  7163.     {
  7164.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  7165.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7166.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7167.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7168.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7169.         return $instance;
  7170.     }
  7171.     /**
  7172.      * Gets the private 'monolog.logger.request' shared service.
  7173.      *
  7174.      * @return \Symfony\Bridge\Monolog\Logger
  7175.      */
  7176.     protected function getMonolog_Logger_RequestService()
  7177.     {
  7178.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  7179.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7180.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7181.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7182.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7183.         return $instance;
  7184.     }
  7185.     /**
  7186.      * Gets the private 'monolog.logger.security' shared service.
  7187.      *
  7188.      * @return \Symfony\Bridge\Monolog\Logger
  7189.      */
  7190.     protected function getMonolog_Logger_SecurityService()
  7191.     {
  7192.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  7193.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7194.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7195.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7196.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7197.         return $instance;
  7198.     }
  7199.     /**
  7200.      * Gets the private 'nelmio_api_doc.describers.openapi_php.default' shared service.
  7201.      *
  7202.      * @return \Nelmio\ApiDocBundle\Describer\OpenApiPhpDescriber
  7203.      */
  7204.     protected function getNelmioApiDoc_Describers_OpenapiPhp_DefaultService()
  7205.     {
  7206.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/SetsContextTrait.php';
  7207.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/OpenApiPhpDescriber.php';
  7208.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  7209.         return $this->privates['nelmio_api_doc.describers.openapi_php.default'] = new \Nelmio\ApiDocBundle\Describer\OpenApiPhpDescriber(($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()));
  7210.     }
  7211.     /**
  7212.      * Gets the private 'nelmio_api_doc.describers.route.default' shared service.
  7213.      *
  7214.      * @return \Nelmio\ApiDocBundle\Describer\RouteDescriber
  7215.      */
  7216.     protected function getNelmioApiDoc_Describers_Route_DefaultService()
  7217.     {
  7218.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/DescriberInterface.php';
  7219.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  7220.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  7221.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/RouteDescriber.php';
  7222.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  7223.         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 () {
  7224.             yield => ($this->privates['nelmio_api_doc.route_describers.php_doc'] ?? ($this->privates['nelmio_api_doc.route_describers.php_doc'] = new \Nelmio\ApiDocBundle\RouteDescriber\PhpDocDescriber()));
  7225.             yield => ($this->privates['nelmio_api_doc.route_describers.route_metadata'] ?? ($this->privates['nelmio_api_doc.route_describers.route_metadata'] = new \Nelmio\ApiDocBundle\RouteDescriber\RouteMetadataDescriber()));
  7226.         }, 2));
  7227.     }
  7228.     /**
  7229.      * Gets the private 'nelmio_api_doc.model_describers.form' shared service.
  7230.      *
  7231.      * @return \Nelmio\ApiDocBundle\ModelDescriber\FormModelDescriber
  7232.      */
  7233.     protected function getNelmioApiDoc_ModelDescribers_FormService()
  7234.     {
  7235.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ModelDescriberInterface.php';
  7236.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  7237.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  7238.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/SetsContextTrait.php';
  7239.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/FormModelDescriber.php';
  7240.         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()), [=> 'json'], false);
  7241.     }
  7242.     /**
  7243.      * Gets the private 'nelmio_api_doc.model_describers.object' shared service.
  7244.      *
  7245.      * @return \Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber
  7246.      */
  7247.     protected function getNelmioApiDoc_ModelDescribers_ObjectService()
  7248.     {
  7249.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ModelDescriberInterface.php';
  7250.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  7251.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  7252.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ApplyOpenApiDiscriminatorTrait.php';
  7253.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ObjectModelDescriber.php';
  7254.         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 () {
  7255.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService());
  7256.             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()));
  7257.             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()));
  7258.             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()));
  7259.             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()));
  7260.             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()));
  7261.             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()));
  7262.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.compound'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_CompoundService());
  7263.         }, 8), [=> 'json'], ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), false, ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  7264.     }
  7265.     /**
  7266.      * Gets the private 'nelmio_api_doc.object_model.property_describers.array' shared service.
  7267.      *
  7268.      * @return \Nelmio\ApiDocBundle\PropertyDescriber\ArrayPropertyDescriber
  7269.      */
  7270.     protected function getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService()
  7271.     {
  7272.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/PropertyDescriberInterface.php';
  7273.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  7274.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  7275.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/NullablePropertyTrait.php';
  7276.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/ArrayPropertyDescriber.php';
  7277.         return $this->privates['nelmio_api_doc.object_model.property_describers.array'] = new \Nelmio\ApiDocBundle\PropertyDescriber\ArrayPropertyDescriber(new RewindableGenerator(function () {
  7278.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService());
  7279.             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()));
  7280.             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()));
  7281.             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()));
  7282.             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()));
  7283.             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()));
  7284.             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()));
  7285.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.compound'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_CompoundService());
  7286.         }, 8));
  7287.     }
  7288.     /**
  7289.      * Gets the private 'nelmio_api_doc.object_model.property_describers.compound' shared service.
  7290.      *
  7291.      * @return \Nelmio\ApiDocBundle\PropertyDescriber\CompoundPropertyDescriber
  7292.      */
  7293.     protected function getNelmioApiDoc_ObjectModel_PropertyDescribers_CompoundService()
  7294.     {
  7295.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/PropertyDescriberInterface.php';
  7296.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  7297.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  7298.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/CompoundPropertyDescriber.php';
  7299.         return $this->privates['nelmio_api_doc.object_model.property_describers.compound'] = new \Nelmio\ApiDocBundle\PropertyDescriber\CompoundPropertyDescriber(new RewindableGenerator(function () {
  7300.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService());
  7301.             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()));
  7302.             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()));
  7303.             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()));
  7304.             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()));
  7305.             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()));
  7306.             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()));
  7307.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.compound'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_CompoundService());
  7308.         }, 8));
  7309.     }
  7310.     /**
  7311.      * Gets the private 'nelmio_api_doc.routes.default' shared service.
  7312.      *
  7313.      * @return \Symfony\Component\Routing\RouteCollection
  7314.      */
  7315.     protected function getNelmioApiDoc_Routes_DefaultService()
  7316.     {
  7317.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouteCollection.php';
  7318.         return $this->privates['nelmio_api_doc.routes.default'] = ($this->services['router'] ?? $this->getRouterService())->getRouteCollection();
  7319.     }
  7320.     /**
  7321.      * Gets the private 'parameter_bag' shared service.
  7322.      *
  7323.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  7324.      */
  7325.     protected function getParameterBagService()
  7326.     {
  7327.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  7328.     }
  7329.     /**
  7330.      * Gets the private 'profiler_listener' shared service.
  7331.      *
  7332.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  7333.      */
  7334.     protected function getProfilerListenerService()
  7335.     {
  7336.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  7337.         if (isset($this->privates['profiler_listener'])) {
  7338.             return $this->privates['profiler_listener'];
  7339.         }
  7340.         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);
  7341.     }
  7342.     /**
  7343.      * Gets the private 'property_accessor' shared service.
  7344.      *
  7345.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  7346.      */
  7347.     protected function getPropertyAccessorService()
  7348.     {
  7349.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  7350.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  7351.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  7352.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  7353.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  7354.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  7355.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  7356.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7357.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  7358.     }
  7359.     /**
  7360.      * Gets the private 'property_info' shared service.
  7361.      *
  7362.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  7363.      */
  7364.     protected function getPropertyInfoService()
  7365.     {
  7366.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  7367.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  7368.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7369.         }, 2), new RewindableGenerator(function () {
  7370.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  7371.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  7372.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7373.         }, 3), new RewindableGenerator(function () {
  7374.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  7375.         }, 1), new RewindableGenerator(function () {
  7376.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7377.         }, 1), new RewindableGenerator(function () {
  7378.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7379.         }, 1));
  7380.     }
  7381.     /**
  7382.      * Gets the private 'property_info.serializer_extractor' shared service.
  7383.      *
  7384.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  7385.      */
  7386.     protected function getPropertyInfo_SerializerExtractorService()
  7387.     {
  7388.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  7389.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  7390.     }
  7391.     /**
  7392.      * Gets the private 'router.cache_warmer' shared service.
  7393.      *
  7394.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  7395.      */
  7396.     protected function getRouter_CacheWarmerService()
  7397.     {
  7398.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7399.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  7400.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7401.             'router' => ['services''router''getRouterService'false],
  7402.         ], [
  7403.             'router' => '?',
  7404.         ]))->withContext('router.cache_warmer'$this));
  7405.     }
  7406.     /**
  7407.      * Gets the private 'router.expression_language_provider' shared service.
  7408.      *
  7409.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  7410.      */
  7411.     protected function getRouter_ExpressionLanguageProviderService()
  7412.     {
  7413.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7414.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  7415.         ], [
  7416.             'env' => 'Closure',
  7417.         ]));
  7418.     }
  7419.     /**
  7420.      * Gets the private 'router.request_context' shared service.
  7421.      *
  7422.      * @return \Symfony\Component\Routing\RequestContext
  7423.      */
  7424.     protected function getRouter_RequestContextService()
  7425.     {
  7426.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  7427.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  7428.         return $instance;
  7429.     }
  7430.     /**
  7431.      * Gets the private 'router_listener' shared service.
  7432.      *
  7433.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  7434.      */
  7435.     protected function getRouterListenerService()
  7436.     {
  7437.         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);
  7438.     }
  7439.     /**
  7440.      * Gets the private 'secrets.vault' shared service.
  7441.      *
  7442.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  7443.      */
  7444.     protected function getSecrets_VaultService()
  7445.     {
  7446.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7447.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  7448.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  7449.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  7450.         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'));
  7451.     }
  7452.     /**
  7453.      * Gets the private 'security.access_listener' shared service.
  7454.      *
  7455.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  7456.      */
  7457.     protected function getSecurity_AccessListenerService()
  7458.     {
  7459.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  7460.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7461.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  7462.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  7463.         if (isset($this->privates['security.access_listener'])) {
  7464.             return $this->privates['security.access_listener'];
  7465.         }
  7466.         $b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  7467.         if (isset($this->privates['security.access_listener'])) {
  7468.             return $this->privates['security.access_listener'];
  7469.         }
  7470.         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);
  7471.     }
  7472.     /**
  7473.      * Gets the private 'security.access_map' shared service.
  7474.      *
  7475.      * @return \Symfony\Component\Security\Http\AccessMap
  7476.      */
  7477.     protected function getSecurity_AccessMapService()
  7478.     {
  7479.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  7480.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  7481.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  7482.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  7483.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  7484.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/saml-login'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  7485.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/get-metadata'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  7486.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/user/define-forced-two-auth'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  7487.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/user/request-disconnected-mail'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  7488.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/login/define-two-auth'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  7489.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/generation'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  7490.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/main'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  7491.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/dashboard'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  7492.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/pim'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  7493.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/dam'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  7494.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/w2p'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  7495.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  7496.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/exports'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  7497.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/imports'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  7498.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/connectivity'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  7499.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/workflow/'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  7500.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/workflow-item'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  7501.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/workflow-process'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  7502.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/$'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  7503.         return $instance;
  7504.     }
  7505.     /**
  7506.      * Gets the private 'security.authentication.guard_handler' shared service.
  7507.      *
  7508.      * @return \Symfony\Component\Security\Guard\GuardAuthenticatorHandler
  7509.      *
  7510.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.
  7511.      */
  7512.     protected function getSecurity_Authentication_GuardHandlerService()
  7513.     {
  7514.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.');
  7515.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7516.         if (isset($this->privates['security.authentication.guard_handler'])) {
  7517.             return $this->privates['security.authentication.guard_handler'];
  7518.         }
  7519.         $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, []);
  7520.         $instance->setSessionAuthenticationStrategy(($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()));
  7521.         return $instance;
  7522.     }
  7523.     /**
  7524.      * Gets the private 'security.authentication.listener.anonymous.app' shared service.
  7525.      *
  7526.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  7527.      *
  7528.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.app" service is deprecated, use the new authenticator system instead.
  7529.      */
  7530.     protected function getSecurity_Authentication_Listener_Anonymous_AppService()
  7531.     {
  7532.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.anonymous.app" service is deprecated, use the new authenticator system instead.');
  7533.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  7534.         if (isset($this->privates['security.authentication.listener.anonymous.app'])) {
  7535.             return $this->privates['security.authentication.listener.anonymous.app'];
  7536.         }
  7537.         return $this->privates['security.authentication.listener.anonymous.app'] = 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);
  7538.     }
  7539.     /**
  7540.      * Gets the private 'security.authentication.listener.anonymous.main' shared service.
  7541.      *
  7542.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  7543.      *
  7544.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.
  7545.      */
  7546.     protected function getSecurity_Authentication_Listener_Anonymous_MainService()
  7547.     {
  7548.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.');
  7549.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  7550.         if (isset($this->privates['security.authentication.listener.anonymous.main'])) {
  7551.             return $this->privates['security.authentication.listener.anonymous.main'];
  7552.         }
  7553.         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);
  7554.     }
  7555.     /**
  7556.      * Gets the private 'security.authentication.listener.form.app' shared service.
  7557.      *
  7558.      * @return \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener
  7559.      *
  7560.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.form.app" service is deprecated, use the new authenticator system instead.
  7561.      */
  7562.     protected function getSecurity_Authentication_Listener_Form_AppService()
  7563.     {
  7564.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.form.app" service is deprecated, use the new authenticator system instead.');
  7565.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  7566.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  7567.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  7568.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  7569.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  7570.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  7571.         if (isset($this->privates['security.authentication.listener.form.app'])) {
  7572.             return $this->privates['security.authentication.listener.form.app'];
  7573.         }
  7574.         $b = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  7575.         if (isset($this->privates['security.authentication.listener.form.app'])) {
  7576.             return $this->privates['security.authentication.listener.form.app'];
  7577.         }
  7578.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7579.         if (isset($this->privates['security.authentication.listener.form.app'])) {
  7580.             return $this->privates['security.authentication.listener.form.app'];
  7581.         }
  7582.         $d = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  7583.         $e = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($d, [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  7584.         $e->setOptions(['login_path' => '/login''always_use_default_target_path' => true'default_target_path' => '/''target_path_parameter' => '_target_path''use_referer' => false]);
  7585.         $e->setFirewallName('app');
  7586.         $f = ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  7587.         $g = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler($b$d, [], $f);
  7588.         $g->setOptions(['login_path' => '/login''failure_path' => NULL'failure_forward' => false'failure_path_parameter' => '_failure_path']);
  7589.         return $this->privates['security.authentication.listener.form.app'] = new \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()), $d'app'$e$g, ['login_path' => '/login''check_path' => '/saml-login''use_forward' => false'require_previous_session' => false'username_parameter' => '_username''password_parameter' => '_password''csrf_parameter' => '_csrf_token''csrf_token_id' => 'authenticate''enable_csrf' => false'post_only' => true'form_only' => false], $f$cNULL);
  7590.     }
  7591.     /**
  7592.      * Gets the private 'security.authentication.listener.guard.main' shared service.
  7593.      *
  7594.      * @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
  7595.      *
  7596.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.main" service is deprecated, use the new authenticator system instead.
  7597.      */
  7598.     protected function getSecurity_Authentication_Listener_Guard_MainService()
  7599.     {
  7600.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.guard.main" service is deprecated, use the new authenticator system instead.');
  7601.         $a = ($this->privates['security.authentication.guard_handler'] ?? $this->getSecurity_Authentication_GuardHandlerService());
  7602.         if (isset($this->privates['security.authentication.listener.guard.main'])) {
  7603.             return $this->privates['security.authentication.listener.guard.main'];
  7604.         }
  7605.         $b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  7606.         if (isset($this->privates['security.authentication.listener.guard.main'])) {
  7607.             return $this->privates['security.authentication.listener.guard.main'];
  7608.         }
  7609.         return $this->privates['security.authentication.listener.guard.main'] = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener($a$b'main', new RewindableGenerator(function () {
  7610.             yield => ($this->services['App\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService());
  7611.         }, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  7612.     }
  7613.     /**
  7614.      * Gets the private 'security.authentication.manager' shared service.
  7615.      *
  7616.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  7617.      *
  7618.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
  7619.      */
  7620.     protected function getSecurity_Authentication_ManagerService()
  7621.     {
  7622.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.manager" service is deprecated, use the new authenticator system instead.');
  7623.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  7624.             yield => ($this->privates['security.authentication.provider.guard.main'] ?? $this->getSecurity_Authentication_Provider_Guard_MainService());
  7625.             yield => ($this->privates['security.authentication.provider.anonymous.main'] ?? $this->getSecurity_Authentication_Provider_Anonymous_MainService());
  7626.             yield => ($this->privates['security.authentication.provider.saml.app'] ?? $this->getSecurity_Authentication_Provider_Saml_AppService());
  7627.             yield => ($this->privates['security.authentication.provider.dao.app'] ?? $this->getSecurity_Authentication_Provider_Dao_AppService());
  7628.             yield => ($this->privates['security.authentication.provider.anonymous.app'] ?? $this->getSecurity_Authentication_Provider_Anonymous_AppService());
  7629.         }, 5), true);
  7630.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7631.         return $instance;
  7632.     }
  7633.     /**
  7634.      * Gets the private 'security.authentication.provider.anonymous.app' shared service.
  7635.      *
  7636.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  7637.      *
  7638.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.app" service is deprecated, use the new authenticator system instead.
  7639.      */
  7640.     protected function getSecurity_Authentication_Provider_Anonymous_AppService()
  7641.     {
  7642.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.anonymous.app" service is deprecated, use the new authenticator system instead.');
  7643.         return $this->privates['security.authentication.provider.anonymous.app'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
  7644.     }
  7645.     /**
  7646.      * Gets the private 'security.authentication.provider.anonymous.main' shared service.
  7647.      *
  7648.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  7649.      *
  7650.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.
  7651.      */
  7652.     protected function getSecurity_Authentication_Provider_Anonymous_MainService()
  7653.     {
  7654.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.');
  7655.         return $this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
  7656.     }
  7657.     /**
  7658.      * Gets the private 'security.authentication.provider.dao.app' shared service.
  7659.      *
  7660.      * @return \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider
  7661.      *
  7662.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.app" service is deprecated, use the new authenticator system instead.
  7663.      */
  7664.     protected function getSecurity_Authentication_Provider_Dao_AppService()
  7665.     {
  7666.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.dao.app" service is deprecated, use the new authenticator system instead.');
  7667.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  7668.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  7669.         return $this->privates['security.authentication.provider.dao.app'] = new \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider(($this->services['App\\Security\\UserProvider'] ?? $this->getUserProviderService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), 'app', ($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), true);
  7670.     }
  7671.     /**
  7672.      * Gets the private 'security.authentication.provider.guard.main' shared service.
  7673.      *
  7674.      * @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
  7675.      *
  7676.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.guard.main" service is deprecated, use the new authenticator system instead.
  7677.      */
  7678.     protected function getSecurity_Authentication_Provider_Guard_MainService()
  7679.     {
  7680.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.guard.main" service is deprecated, use the new authenticator system instead.');
  7681.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php';
  7682.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php';
  7683.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  7684.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  7685.         return $this->privates['security.authentication.provider.guard.main'] = new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
  7686.             yield => ($this->services['App\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService());
  7687.         }, 1), ($this->services['App\\Security\\UserProvider'] ?? $this->getUserProviderService()), 'main', ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), new \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService())));
  7688.     }
  7689.     /**
  7690.      * Gets the private 'security.authentication.provider.saml.app' shared autowired service.
  7691.      *
  7692.      * @return \Hslavich\OneloginSamlBundle\Security\Authentication\Provider\SamlProvider
  7693.      */
  7694.     protected function getSecurity_Authentication_Provider_Saml_AppService()
  7695.     {
  7696.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  7697.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  7698.         include_once \dirname(__DIR__4).'/vendor/hslavich/oneloginsaml-bundle/Security/Authentication/Provider/SamlProvider.php';
  7699.         include_once \dirname(__DIR__4).'/vendor/hslavich/oneloginsaml-bundle/Security/Authentication/Token/SamlTokenFactoryInterface.php';
  7700.         include_once \dirname(__DIR__4).'/vendor/hslavich/oneloginsaml-bundle/Security/Authentication/Token/SamlTokenFactory.php';
  7701.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7702.         if (isset($this->privates['security.authentication.provider.saml.app'])) {
  7703.             return $this->privates['security.authentication.provider.saml.app'];
  7704.         }
  7705.         $this->privates['security.authentication.provider.saml.app'] = $instance = new \Hslavich\OneloginSamlBundle\Security\Authentication\Provider\SamlProvider(($this->services['App\\Security\\UserProvider'] ?? $this->getUserProviderService()), $a);
  7706.         $instance->setTokenFactory(new \Hslavich\OneloginSamlBundle\Security\Authentication\Token\SamlTokenFactory());
  7707.         return $instance;
  7708.     }
  7709.     /**
  7710.      * Gets the private 'security.authentication.session_strategy' shared service.
  7711.      *
  7712.      * @return \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy
  7713.      */
  7714.     protected function getSecurity_Authentication_SessionStrategyService()
  7715.     {
  7716.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  7717.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  7718.         return $this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate', ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
  7719.     }
  7720.     /**
  7721.      * Gets the private 'security.authentication_utils' shared service.
  7722.      *
  7723.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  7724.      */
  7725.     protected function getSecurity_AuthenticationUtilsService()
  7726.     {
  7727.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  7728.         return $this->privates['security.authentication_utils'] = new \Symfony\Component\Security\Http\Authentication\AuthenticationUtils(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7729.     }
  7730.     /**
  7731.      * Gets the private 'security.channel_listener' shared service.
  7732.      *
  7733.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  7734.      */
  7735.     protected function getSecurity_ChannelListenerService()
  7736.     {
  7737.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  7738.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7739.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  7740.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  7741.         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());
  7742.     }
  7743.     /**
  7744.      * Gets the private 'security.command.debug_firewall' shared service.
  7745.      *
  7746.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  7747.      */
  7748.     protected function getSecurity_Command_DebugFirewallService()
  7749.     {
  7750.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7751.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  7752.         $this->privates['security.command.debug_firewall'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand($this->parameters['security.firewalls'], ($this->privates['.service_locator.Utpld0L'] ?? $this->get_ServiceLocator_Utpld0LService()), ($this->privates['.service_locator.Zx8fD8e'] ?? $this->get_ServiceLocator_Zx8fD8eService()), [], false);
  7753.         $instance->setName('debug:firewall');
  7754.         $instance->setDescription('Display information about your security firewall(s)');
  7755.         return $instance;
  7756.     }
  7757.     /**
  7758.      * Gets the private 'security.command.user_password_encoder' shared service.
  7759.      *
  7760.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  7761.      *
  7762.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  7763.      */
  7764.     protected function getSecurity_Command_UserPasswordEncoderService()
  7765.     {
  7766.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  7767.         $this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), [=> 'App\\Object\\Main\\User']);
  7768.         $instance->setName('security:encode-password');
  7769.         $instance->setDescription('Encode a password');
  7770.         return $instance;
  7771.     }
  7772.     /**
  7773.      * Gets the private 'security.command.user_password_hash' shared service.
  7774.      *
  7775.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  7776.      */
  7777.     protected function getSecurity_Command_UserPasswordHashService()
  7778.     {
  7779.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7780.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  7781.         $this->privates['security.command.user_password_hash'] = $instance = new \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), [=> 'App\\Object\\Main\\User']);
  7782.         $instance->setName('security:hash-password');
  7783.         $instance->setDescription('Hash a user password');
  7784.         return $instance;
  7785.     }
  7786.     /**
  7787.      * Gets the private 'security.context_listener.0' shared service.
  7788.      *
  7789.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  7790.      */
  7791.     protected function getSecurity_ContextListener_0Service()
  7792.     {
  7793.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  7794.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7795.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  7796.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7797.         if (isset($this->privates['security.context_listener.0'])) {
  7798.             return $this->privates['security.context_listener.0'];
  7799.         }
  7800.         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 () {
  7801.             yield => ($this->services['App\\Security\\UserProvider'] ?? $this->getUserProviderService());
  7802.         }, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  7803.     }
  7804.     /**
  7805.      * Gets the private 'security.context_listener.1' shared service.
  7806.      *
  7807.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  7808.      */
  7809.     protected function getSecurity_ContextListener_1Service()
  7810.     {
  7811.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  7812.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7813.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  7814.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7815.         if (isset($this->privates['security.context_listener.1'])) {
  7816.             return $this->privates['security.context_listener.1'];
  7817.         }
  7818.         return $this->privates['security.context_listener.1'] = 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 () {
  7819.             yield => ($this->services['App\\Security\\UserProvider'] ?? $this->getUserProviderService());
  7820.         }, 1), 'app', ($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']);
  7821.     }
  7822.     /**
  7823.      * Gets the private 'security.csrf.token_storage' shared service.
  7824.      *
  7825.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  7826.      */
  7827.     protected function getSecurity_Csrf_TokenStorageService()
  7828.     {
  7829.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  7830.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  7831.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  7832.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7833.     }
  7834.     /**
  7835.      * Gets the private 'security.encoder_factory.generic' shared service.
  7836.      *
  7837.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  7838.      *
  7839.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  7840.      */
  7841.     protected function getSecurity_EncoderFactory_GenericService()
  7842.     {
  7843.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  7844.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['App\\Object\\Main\\User' => ['algorithm' => 'auto''migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'cost' => NULL'memory_cost' => NULL'time_cost' => NULL]]);
  7845.     }
  7846.     /**
  7847.      * Gets the private 'security.event_dispatcher.app' shared service.
  7848.      *
  7849.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  7850.      */
  7851.     protected function getSecurity_EventDispatcher_AppService()
  7852.     {
  7853.         $this->privates['security.event_dispatcher.app'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  7854.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7855.             return ($this->privates['security.logout.listener.default.app'] ?? $this->getSecurity_Logout_Listener_Default_AppService());
  7856.         }, => 'onLogout'], 64);
  7857.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7858.             return ($this->privates['security.logout.listener.session.app'] ?? ($this->privates['security.logout.listener.session.app'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  7859.         }, => 'onLogout'], 0);
  7860.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7861.             return ($this->privates['Hslavich\\OneloginSamlBundle\\EventListener\\Security\\SamlLogoutListener'] ?? $this->getSamlLogoutListenerService());
  7862.         }, => '__invoke'], 0);
  7863.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7864.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  7865.         }, => 'onLogout'], 0);
  7866.         return $instance;
  7867.     }
  7868.     /**
  7869.      * Gets the private 'security.event_dispatcher.main' shared service.
  7870.      *
  7871.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  7872.      */
  7873.     protected function getSecurity_EventDispatcher_MainService()
  7874.     {
  7875.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  7876.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7877.             return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
  7878.         }, => 'onLogout'], 64);
  7879.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7880.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  7881.         }, => 'onLogout'], 0);
  7882.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7883.             return ($this->privates['Hslavich\\OneloginSamlBundle\\EventListener\\Security\\SamlLogoutListener'] ?? $this->getSamlLogoutListenerService());
  7884.         }, => '__invoke'], 0);
  7885.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7886.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  7887.         }, => 'onLogout'], 0);
  7888.         return $instance;
  7889.     }
  7890.     /**
  7891.      * Gets the private 'security.firewall.map' shared service.
  7892.      *
  7893.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  7894.      */
  7895.     protected function getSecurity_Firewall_MapService()
  7896.     {
  7897.         $a = ($this->privates['.service_locator.Utpld0L'] ?? $this->get_ServiceLocator_Utpld0LService());
  7898.         if (isset($this->privates['security.firewall.map'])) {
  7899.             return $this->privates['security.firewall.map'];
  7900.         }
  7901.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  7902.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.Iy.T22O'] ?? ($this->privates['.security.request_matcher.Iy.T22O'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/')));
  7903.             yield 'security.firewall.map.context.main' => NULL;
  7904.             yield 'security.firewall.map.context.app' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  7905.         }, 3));
  7906.     }
  7907.     /**
  7908.      * Gets the private 'security.firewall.map.context.app' shared service.
  7909.      *
  7910.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  7911.      */
  7912.     protected function getSecurity_Firewall_Map_Context_AppService()
  7913.     {
  7914.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  7915.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  7916.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  7917.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  7918.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php';
  7919.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  7920.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7921.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  7922.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  7923.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  7924.         if (isset($this->privates['security.firewall.map.context.app'])) {
  7925.             return $this->privates['security.firewall.map.context.app'];
  7926.         }
  7927.         $b = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  7928.         $c = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  7929.         return $this->privates['security.firewall.map.context.app'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  7930.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  7931.             yield => ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
  7932.             yield => ($this->privates['Hslavich\\OneloginSamlBundle\\Security\\Firewall\\SamlListener.app'] ?? $this->getSamlListener_AppService());
  7933.             yield => ($this->privates['security.authentication.listener.form.app'] ?? $this->getSecurity_Authentication_Listener_Form_AppService());
  7934.             yield => ($this->privates['security.authentication.listener.anonymous.app'] ?? $this->getSecurity_Authentication_Listener_Anonymous_AppService());
  7935.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  7936.         }, 6), 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'app', new \Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint($a$c'/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.app'] ?? $this->getSecurity_EventDispatcher_AppService()), ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => '/logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('app''security.user_checker''.security.request_matcher.3UEFixr'truefalse'App\\Security\\UserProvider''app''security.authentication.form_entry_point.app'NULLNULL, [=> 'saml'=> 'form_login'=> 'anonymous'], NULL));
  7937.     }
  7938.     /**
  7939.      * Gets the private 'security.firewall.map.context.dev' shared service.
  7940.      *
  7941.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  7942.      */
  7943.     protected function getSecurity_Firewall_Map_Context_DevService()
  7944.     {
  7945.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  7946.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  7947.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  7948.             return new \EmptyIterator();
  7949.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  7950.     }
  7951.     /**
  7952.      * Gets the private 'security.firewall.map.context.main' shared service.
  7953.      *
  7954.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  7955.      */
  7956.     protected function getSecurity_Firewall_Map_Context_MainService()
  7957.     {
  7958.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  7959.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  7960.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  7961.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  7962.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7963.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  7964.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  7965.         $a = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  7966.         $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  7967.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  7968.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  7969.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  7970.             yield => ($this->privates['security.authentication.listener.guard.main'] ?? $this->getSecurity_Authentication_Listener_Guard_MainService());
  7971.             yield => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MainService());
  7972.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  7973.         }, 5), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b'main', ($this->services['App\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService()), NULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a$b, ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => 'app.logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main''security.user_checker'NULLtruefalse'App\\Security\\UserProvider''main''App\\Security\\LoginFormAuthenticator'NULLNULL, [=> 'guard'=> 'anonymous'], NULL));
  7974.     }
  7975.     /**
  7976.      * Gets the private 'security.helper' shared service.
  7977.      *
  7978.      * @return \Symfony\Component\Security\Core\Security
  7979.      */
  7980.     protected function getSecurity_HelperService()
  7981.     {
  7982.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7983.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  7984.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  7985.         ], [
  7986.             'security.authorization_checker' => '?',
  7987.             'security.token_storage' => '?',
  7988.         ]));
  7989.     }
  7990.     /**
  7991.      * Gets the private 'security.http_utils' shared service.
  7992.      *
  7993.      * @return \Symfony\Component\Security\Http\HttpUtils
  7994.      */
  7995.     protected function getSecurity_HttpUtilsService()
  7996.     {
  7997.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  7998.         $a = ($this->services['router'] ?? $this->getRouterService());
  7999.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  8000.     }
  8001.     /**
  8002.      * Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
  8003.      *
  8004.      * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
  8005.      */
  8006.     protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
  8007.     {
  8008.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
  8009.         return $this->privates['security.logout.listener.csrf_token_clearing'] = new \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
  8010.     }
  8011.     /**
  8012.      * Gets the private 'security.logout.listener.default.app' shared service.
  8013.      *
  8014.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  8015.      */
  8016.     protected function getSecurity_Logout_Listener_Default_AppService()
  8017.     {
  8018.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  8019.         return $this->privates['security.logout.listener.default.app'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), '/');
  8020.     }
  8021.     /**
  8022.      * Gets the private 'security.logout.listener.default.main' shared service.
  8023.      *
  8024.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  8025.      */
  8026.     protected function getSecurity_Logout_Listener_Default_MainService()
  8027.     {
  8028.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  8029.         return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), '/');
  8030.     }
  8031.     /**
  8032.      * Gets the private 'security.logout_url_generator' shared service.
  8033.      *
  8034.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  8035.      */
  8036.     protected function getSecurity_LogoutUrlGeneratorService()
  8037.     {
  8038.         $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()));
  8039.         $instance->registerListener('main''app.logout''logout''_csrf_token'NULLNULL);
  8040.         $instance->registerListener('app''/logout''logout''_csrf_token'NULLNULL);
  8041.         return $instance;
  8042.     }
  8043.     /**
  8044.      * Gets the private 'security.password_hasher_factory' shared service.
  8045.      *
  8046.      * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  8047.      */
  8048.     protected function getSecurity_PasswordHasherFactoryService()
  8049.     {
  8050.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  8051.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  8052.         return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['App\\Object\\Main\\User' => ['algorithm' => 'auto''migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'cost' => NULL'memory_cost' => NULL'time_cost' => NULL]]);
  8053.     }
  8054.     /**
  8055.      * Gets the private 'security.validator.user_password' shared service.
  8056.      *
  8057.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  8058.      */
  8059.     protected function getSecurity_Validator_UserPasswordService()
  8060.     {
  8061.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8062.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  8063.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  8064.         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()));
  8065.     }
  8066.     /**
  8067.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  8068.      *
  8069.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  8070.      */
  8071.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  8072.     {
  8073.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  8074.     }
  8075.     /**
  8076.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  8077.      *
  8078.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  8079.      */
  8080.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  8081.     {
  8082.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  8083.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(NULL, new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  8084.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  8085.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  8086.     }
  8087.     /**
  8088.      * Gets the private 'sensio_framework_extra.psr7.http_message_factory' shared service.
  8089.      *
  8090.      * @return \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory
  8091.      */
  8092.     protected function getSensioFrameworkExtra_Psr7_HttpMessageFactoryService()
  8093.     {
  8094.         $a = ($this->privates['nyholm.psr7.psr17_factory'] ?? ($this->privates['nyholm.psr7.psr17_factory'] = new \Nyholm\Psr7\Factory\Psr17Factory()));
  8095.         return $this->privates['sensio_framework_extra.psr7.http_message_factory'] = new \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory($a$a$a$a);
  8096.     }
  8097.     /**
  8098.      * Gets the private 'sensio_framework_extra.psr7.listener.response' shared service.
  8099.      *
  8100.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\PsrResponseListener
  8101.      */
  8102.     protected function getSensioFrameworkExtra_Psr7_Listener_ResponseService()
  8103.     {
  8104.         include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/PsrResponseListener.php';
  8105.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/HttpFoundationFactoryInterface.php';
  8106.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/Factory/HttpFoundationFactory.php';
  8107.         return $this->privates['sensio_framework_extra.psr7.listener.response'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\PsrResponseListener(new \Symfony\Bridge\PsrHttpMessage\Factory\HttpFoundationFactory());
  8108.     }
  8109.     /**
  8110.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  8111.      *
  8112.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  8113.      */
  8114.     protected function getSensioFrameworkExtra_Security_ListenerService()
  8115.     {
  8116.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  8117.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  8118.             return $this->privates['sensio_framework_extra.security.listener'];
  8119.         }
  8120.         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()));
  8121.     }
  8122.     /**
  8123.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  8124.      *
  8125.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  8126.      */
  8127.     protected function getSensioFrameworkExtra_View_ListenerService()
  8128.     {
  8129.         $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))));
  8130.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8131.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  8132.         ], [
  8133.             'twig' => '?',
  8134.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  8135.         return $instance;
  8136.     }
  8137.     /**
  8138.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  8139.      *
  8140.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  8141.      */
  8142.     protected function getSerializer_Mapping_CacheWarmerService()
  8143.     {
  8144.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8145.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  8146.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  8147.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  8148.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  8149.         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'));
  8150.     }
  8151.     /**
  8152.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  8153.      *
  8154.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  8155.      */
  8156.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  8157.     {
  8158.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  8159.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  8160.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  8161.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  8162.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  8163.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  8164.         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()))]));
  8165.     }
  8166.     /**
  8167.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  8168.      *
  8169.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  8170.      */
  8171.     protected function getSerializer_NameConverter_MetadataAwareService()
  8172.     {
  8173.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  8174.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  8175.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  8176.         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()));
  8177.     }
  8178.     /**
  8179.      * Gets the private 'session.factory' shared service.
  8180.      *
  8181.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  8182.      */
  8183.     protected function getSession_FactoryService()
  8184.     {
  8185.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  8186.         if (isset($this->privates['session.factory'])) {
  8187.             return $this->privates['session.factory'];
  8188.         }
  8189.         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']);
  8190.     }
  8191.     /**
  8192.      * Gets the private 'session.storage.factory.service' shared service.
  8193.      *
  8194.      * @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory
  8195.      *
  8196.      * @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.
  8197.      */
  8198.     protected function getSession_Storage_Factory_ServiceService()
  8199.     {
  8200.         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.');
  8201.         return new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  8202.     }
  8203.     /**
  8204.      * Gets the private 'session.storage.metadata_bag' shared service.
  8205.      *
  8206.      * @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
  8207.      *
  8208.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
  8209.      */
  8210.     protected function getSession_Storage_MetadataBagService()
  8211.     {
  8212.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
  8213.         return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0);
  8214.     }
  8215.     /**
  8216.      * Gets the private 'session.storage.native' shared service.
  8217.      *
  8218.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  8219.      *
  8220.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
  8221.      */
  8222.     protected function getSession_Storage_NativeService()
  8223.     {
  8224.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
  8225.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  8226.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
  8227.         return $this->privates['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \SessionHandler()), $this->getSession_Storage_MetadataBagService());
  8228.     }
  8229.     /**
  8230.      * Gets the private 'session_listener' shared service.
  8231.      *
  8232.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  8233.      */
  8234.     protected function getSessionListenerService()
  8235.     {
  8236.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8237.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  8238.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  8239.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  8240.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  8241.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  8242.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  8243.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  8244.         ], [
  8245.             'initialized_session' => '?',
  8246.             'logger' => '?',
  8247.             'request_stack' => '?',
  8248.             'session' => '?',
  8249.             'session_collector' => '?',
  8250.             'session_factory' => '?',
  8251.             'session_storage' => '?',
  8252.         ]), true$this->parameters['session.storage.options']);
  8253.     }
  8254.     /**
  8255.      * Gets the private 'translation.extractor' shared service.
  8256.      *
  8257.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  8258.      */
  8259.     protected function getTranslation_ExtractorService()
  8260.     {
  8261.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  8262.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  8263.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  8264.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  8265.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  8266.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  8267.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  8268.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  8269.         return $instance;
  8270.     }
  8271.     /**
  8272.      * Gets the private 'translation.loader.csv' shared service.
  8273.      *
  8274.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  8275.      */
  8276.     protected function getTranslation_Loader_CsvService()
  8277.     {
  8278.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8279.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8280.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8281.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  8282.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  8283.     }
  8284.     /**
  8285.      * Gets the private 'translation.loader.dat' shared service.
  8286.      *
  8287.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  8288.      */
  8289.     protected function getTranslation_Loader_DatService()
  8290.     {
  8291.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8292.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  8293.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  8294.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  8295.     }
  8296.     /**
  8297.      * Gets the private 'translation.loader.ini' shared service.
  8298.      *
  8299.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  8300.      */
  8301.     protected function getTranslation_Loader_IniService()
  8302.     {
  8303.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8304.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8305.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8306.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  8307.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  8308.     }
  8309.     /**
  8310.      * Gets the private 'translation.loader.json' shared service.
  8311.      *
  8312.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  8313.      */
  8314.     protected function getTranslation_Loader_JsonService()
  8315.     {
  8316.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8317.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8318.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8319.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  8320.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  8321.     }
  8322.     /**
  8323.      * Gets the private 'translation.loader.mo' shared service.
  8324.      *
  8325.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  8326.      */
  8327.     protected function getTranslation_Loader_MoService()
  8328.     {
  8329.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8330.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8331.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8332.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  8333.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  8334.     }
  8335.     /**
  8336.      * Gets the private 'translation.loader.php' shared service.
  8337.      *
  8338.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  8339.      */
  8340.     protected function getTranslation_Loader_PhpService()
  8341.     {
  8342.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8343.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8344.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8345.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  8346.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  8347.     }
  8348.     /**
  8349.      * Gets the private 'translation.loader.po' shared service.
  8350.      *
  8351.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  8352.      */
  8353.     protected function getTranslation_Loader_PoService()
  8354.     {
  8355.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8356.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8357.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8358.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  8359.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  8360.     }
  8361.     /**
  8362.      * Gets the private 'translation.loader.qt' shared service.
  8363.      *
  8364.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  8365.      */
  8366.     protected function getTranslation_Loader_QtService()
  8367.     {
  8368.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8369.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  8370.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  8371.     }
  8372.     /**
  8373.      * Gets the private 'translation.loader.res' shared service.
  8374.      *
  8375.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  8376.      */
  8377.     protected function getTranslation_Loader_ResService()
  8378.     {
  8379.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8380.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  8381.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  8382.     }
  8383.     /**
  8384.      * Gets the private 'translation.loader.xliff' shared service.
  8385.      *
  8386.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  8387.      */
  8388.     protected function getTranslation_Loader_XliffService()
  8389.     {
  8390.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8391.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  8392.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  8393.     }
  8394.     /**
  8395.      * Gets the private 'translation.loader.yml' shared service.
  8396.      *
  8397.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  8398.      */
  8399.     protected function getTranslation_Loader_YmlService()
  8400.     {
  8401.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8402.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8403.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8404.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  8405.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  8406.     }
  8407.     /**
  8408.      * Gets the private 'translation.provider_collection' shared service.
  8409.      *
  8410.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  8411.      */
  8412.     protected function getTranslation_ProviderCollectionService()
  8413.     {
  8414.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  8415.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  8416.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  8417.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  8418.         }, 1), []))->fromConfig([]);
  8419.     }
  8420.     /**
  8421.      * Gets the private 'translation.reader' shared service.
  8422.      *
  8423.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  8424.      */
  8425.     protected function getTranslation_ReaderService()
  8426.     {
  8427.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  8428.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  8429.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8430.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8431.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8432.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  8433.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  8434.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  8435.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  8436.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  8437.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  8438.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  8439.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  8440.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  8441.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  8442.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  8443.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  8444.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  8445.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  8446.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  8447.         $instance->addLoader('yaml'$a);
  8448.         $instance->addLoader('yml'$a);
  8449.         $instance->addLoader('xlf'$b);
  8450.         $instance->addLoader('xliff'$b);
  8451.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  8452.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  8453.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  8454.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  8455.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  8456.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  8457.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  8458.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  8459.         return $instance;
  8460.     }
  8461.     /**
  8462.      * Gets the private 'translation.warmer' shared service.
  8463.      *
  8464.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  8465.      */
  8466.     protected function getTranslation_WarmerService()
  8467.     {
  8468.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8469.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  8470.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8471.             'translator' => ['services''translator''getTranslatorService'false],
  8472.         ], [
  8473.             'translator' => '?',
  8474.         ]))->withContext('translation.warmer'$this));
  8475.     }
  8476.     /**
  8477.      * Gets the private 'translation.writer' shared service.
  8478.      *
  8479.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  8480.      */
  8481.     protected function getTranslation_WriterService()
  8482.     {
  8483.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  8484.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  8485.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  8486.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  8487.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  8488.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  8489.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  8490.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  8491.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  8492.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  8493.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  8494.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  8495.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  8496.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  8497.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  8498.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  8499.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  8500.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  8501.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  8502.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  8503.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  8504.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  8505.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  8506.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  8507.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  8508.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  8509.         return $instance;
  8510.     }
  8511.     /**
  8512.      * Gets the private 'translator.default' shared service.
  8513.      *
  8514.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  8515.      */
  8516.     protected function getTranslator_DefaultService()
  8517.     {
  8518.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8519.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  8520.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  8521.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  8522.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  8523.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  8524.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  8525.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  8526.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  8527.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  8528.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  8529.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  8530.         ], [
  8531.             'translation.loader.csv' => '?',
  8532.             'translation.loader.dat' => '?',
  8533.             'translation.loader.ini' => '?',
  8534.             'translation.loader.json' => '?',
  8535.             'translation.loader.mo' => '?',
  8536.             'translation.loader.php' => '?',
  8537.             'translation.loader.po' => '?',
  8538.             'translation.loader.qt' => '?',
  8539.             'translation.loader.res' => '?',
  8540.             'translation.loader.xliff' => '?',
  8541.             'translation.loader.yml' => '?',
  8542.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'fr', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.ar.xliff')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.bg.xliff')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.ca.xliff')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.cs.xliff')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.da.xliff')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.de.xliff')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.en.xliff'), => (\dirname(__DIR__4).'/translations/messages+intl-icu.en.yaml')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.es.xliff')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.eu.xliff')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.fi.xliff')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.fr.xliff'), => (\dirname(__DIR__4).'/translations/messages+intl-icu.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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.hu.xliff')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.id.xliff')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.it.xliff')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.ja.xliff')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.lt.xliff')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.nb.xliff')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.nl.xliff')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.nn.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.pl.xliff')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.pt.xliff')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.pt_BR.xliff')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.ro.xliff')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.ru.xliff')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.sk.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.sl.xliff')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.sv.xliff')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.th.xliff')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.tr.xliff')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.uk.xliff')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.vi.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.zh_CN.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.zh_TW.xliff')], 'bs_Latn_BA' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.bs_Latn_BA.xliff')], 'eo' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.eo.xliff')], 'hr_HR' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.hr_HR.xliff')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.ky.xliff')], 'pt_PT' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.pt_PT.xliff')], 'sr_Latin' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.sr_Latin.xliff')], 'zh' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.zh.xliff')], 'zh_HK' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Resources/translations/time.zh_HK.xliff')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/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/symfony/twig-bundle/translations'), => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 13 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 14 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 15 => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/hslavich/oneloginsaml-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/translations'), 19 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/knplabs/knp-time-bundle/src/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/symfony/security-bundle/translations'=> 'vendor/symfony/twig-bundle/translations'=> 'vendor/twig/extra-bundle/translations'=> 'vendor/symfony/web-profiler-bundle/translations'10 => 'vendor/symfony/monolog-bundle/translations'11 => 'vendor/symfony/debug-bundle/translations'12 => 'vendor/sensio/framework-extra-bundle/src/translations'13 => 'vendor/symfony/maker-bundle/src/translations'14 => 'vendor/symfony/webpack-encore-bundle/src/translations'15 => 'vendor/willdurand/js-translation-bundle/translations'16 => 'vendor/hslavich/oneloginsaml-bundle/translations'17 => 'vendor/nelmio/api-doc-bundle/translations'18 => 'vendor/sentry/sentry-symfony/src/translations'19 => 'vendor/friendsofsymfony/jsrouting-bundle/translations']]], []);
  8543.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  8544.         $instance->setFallbackLocales([=> 'fr']);
  8545.         return $instance;
  8546.     }
  8547.     /**
  8548.      * Gets the private 'twig.command.debug' shared service.
  8549.      *
  8550.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  8551.      */
  8552.     protected function getTwig_Command_DebugService()
  8553.     {
  8554.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8555.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  8556.         $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()));
  8557.         $instance->setName('debug:twig');
  8558.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  8559.         return $instance;
  8560.     }
  8561.     /**
  8562.      * Gets the private 'twig.command.lint' shared service.
  8563.      *
  8564.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  8565.      */
  8566.     protected function getTwig_Command_LintService()
  8567.     {
  8568.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8569.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  8570.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  8571.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8572.         $instance->setName('lint:twig');
  8573.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  8574.         return $instance;
  8575.     }
  8576.     /**
  8577.      * Gets the private 'twig.extension.assets' shared service.
  8578.      *
  8579.      * @return \Symfony\Bridge\Twig\Extension\AssetExtension
  8580.      */
  8581.     protected function getTwig_Extension_AssetsService()
  8582.     {
  8583.         return $this->privates['twig.extension.assets'] = new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  8584.     }
  8585.     /**
  8586.      * Gets the private 'twig.extension.trans' shared service.
  8587.      *
  8588.      * @return \Symfony\Bridge\Twig\Extension\TranslationExtension
  8589.      */
  8590.     protected function getTwig_Extension_TransService()
  8591.     {
  8592.         return $this->privates['twig.extension.trans'] = new \Symfony\Bridge\Twig\Extension\TranslationExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  8593.     }
  8594.     /**
  8595.      * Gets the private 'twig.form.engine' shared service.
  8596.      *
  8597.      * @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
  8598.      */
  8599.     protected function getTwig_Form_EngineService()
  8600.     {
  8601.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  8602.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  8603.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  8604.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  8605.         if (isset($this->privates['twig.form.engine'])) {
  8606.             return $this->privates['twig.form.engine'];
  8607.         }
  8608.         return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
  8609.     }
  8610.     /**
  8611.      * Gets the private 'twig.form.renderer' shared service.
  8612.      *
  8613.      * @return \Symfony\Component\Form\FormRenderer
  8614.      */
  8615.     protected function getTwig_Form_RendererService()
  8616.     {
  8617.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  8618.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  8619.         $a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
  8620.         if (isset($this->privates['twig.form.renderer'])) {
  8621.             return $this->privates['twig.form.renderer'];
  8622.         }
  8623.         return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer($a, ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  8624.     }
  8625.     /**
  8626.      * Gets the private 'twig.mailer.message_listener' shared service.
  8627.      *
  8628.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  8629.      */
  8630.     protected function getTwig_Mailer_MessageListenerService()
  8631.     {
  8632.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  8633.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  8634.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  8635.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  8636.         if (isset($this->privates['twig.mailer.message_listener'])) {
  8637.             return $this->privates['twig.mailer.message_listener'];
  8638.         }
  8639.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a));
  8640.     }
  8641.     /**
  8642.      * Gets the private 'twig.runtime.httpkernel' shared service.
  8643.      *
  8644.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  8645.      */
  8646.     protected function getTwig_Runtime_HttpkernelService()
  8647.     {
  8648.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  8649.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  8650.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  8651.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  8652.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  8653.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  8654.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  8655.         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, [
  8656.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  8657.         ], [
  8658.             'inline' => '?',
  8659.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')), $a));
  8660.     }
  8661.     /**
  8662.      * Gets the private 'twig.runtime.security_csrf' shared service.
  8663.      *
  8664.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  8665.      */
  8666.     protected function getTwig_Runtime_SecurityCsrfService()
  8667.     {
  8668.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  8669.         return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  8670.     }
  8671.     /**
  8672.      * Gets the private 'twig.runtime.serializer' shared service.
  8673.      *
  8674.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  8675.      */
  8676.     protected function getTwig_Runtime_SerializerService()
  8677.     {
  8678.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  8679.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  8680.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  8681.     }
  8682.     /**
  8683.      * Gets the private 'twig.template_cache_warmer' shared service.
  8684.      *
  8685.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  8686.      */
  8687.     protected function getTwig_TemplateCacheWarmerService()
  8688.     {
  8689.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8690.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  8691.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  8692.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8693.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  8694.         ], [
  8695.             'twig' => '?',
  8696.         ]))->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')));
  8697.     }
  8698.     /**
  8699.      * Gets the private 'validator.builder' shared service.
  8700.      *
  8701.      * @return \Symfony\Component\Validator\ValidatorBuilder
  8702.      */
  8703.     protected function getValidator_BuilderService()
  8704.     {
  8705.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  8706.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  8707.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8708.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  8709.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  8710.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  8711.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  8712.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  8713.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  8714.         ], [
  8715.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  8716.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  8717.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  8718.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  8719.             'security.validator.user_password' => '?',
  8720.             'validator.expression' => '?',
  8721.         ])));
  8722.         if ($this->has('translator')) {
  8723.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  8724.         }
  8725.         $instance->setTranslationDomain('validators');
  8726.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  8727.         $instance->enableAnnotationMapping(true);
  8728.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  8729.         $instance->addMethodMapping('loadValidatorMetadata');
  8730.         $instance->addObjectInitializers([]);
  8731.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  8732.         return $instance;
  8733.     }
  8734.     /**
  8735.      * Gets the private 'validator.email' shared service.
  8736.      *
  8737.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  8738.      */
  8739.     protected function getValidator_EmailService()
  8740.     {
  8741.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8742.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  8743.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  8744.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  8745.     }
  8746.     /**
  8747.      * Gets the private 'validator.expression' shared service.
  8748.      *
  8749.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  8750.      */
  8751.     protected function getValidator_ExpressionService()
  8752.     {
  8753.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8754.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  8755.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  8756.         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())));
  8757.     }
  8758.     /**
  8759.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  8760.      *
  8761.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  8762.      */
  8763.     protected function getValidator_Mapping_CacheWarmerService()
  8764.     {
  8765.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8766.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  8767.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  8768.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  8769.     }
  8770.     /**
  8771.      * Gets the private 'validator.not_compromised_password' shared service.
  8772.      *
  8773.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  8774.      */
  8775.     protected function getValidator_NotCompromisedPasswordService()
  8776.     {
  8777.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8778.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  8779.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  8780.         return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(($this->privates['.sentry.traceable.http_client'] ?? $this->get_Sentry_Traceable_HttpClientService()), 'UTF-8'trueNULL);
  8781.     }
  8782.     /**
  8783.      * Gets the private 'var_dumper.command.server_dump' shared service.
  8784.      *
  8785.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  8786.      */
  8787.     protected function getVarDumper_Command_ServerDumpService()
  8788.     {
  8789.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8790.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  8791.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  8792.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  8793.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  8794.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  8795.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  8796.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8797.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8798.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8799.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  8800.         $this->privates['var_dumper.command.server_dump'] = $instance = new \Symfony\Component\VarDumper\Command\ServerDumpCommand(new \Symfony\Component\VarDumper\Server\DumpServer('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), $a), ['cli' => new \Symfony\Component\VarDumper\Command\Descriptor\CliDescriptor(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService())), 'html' => new \Symfony\Component\VarDumper\Command\Descriptor\HtmlDescriptor(($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService()))]);
  8801.         $instance->setName('server:dump');
  8802.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  8803.         return $instance;
  8804.     }
  8805.     /**
  8806.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  8807.      *
  8808.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  8809.      */
  8810.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  8811.     {
  8812.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  8813.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  8814.         return $instance;
  8815.     }
  8816.     /**
  8817.      * Gets the private 'var_dumper.html_dumper' shared service.
  8818.      *
  8819.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  8820.      */
  8821.     protected function getVarDumper_HtmlDumperService()
  8822.     {
  8823.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  8824.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  8825.         return $instance;
  8826.     }
  8827.     /**
  8828.      * Gets the private 'var_dumper.server_connection' shared service.
  8829.      *
  8830.      * @return \Symfony\Component\VarDumper\Server\Connection
  8831.      */
  8832.     protected function getVarDumper_ServerConnectionService()
  8833.     {
  8834.         return $this->privates['var_dumper.server_connection'] = new \Symfony\Component\VarDumper\Server\Connection('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8'\dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  8835.     }
  8836.     /**
  8837.      * Gets the private 'web_profiler.csp.handler' shared service.
  8838.      *
  8839.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  8840.      */
  8841.     protected function getWebProfiler_Csp_HandlerService()
  8842.     {
  8843.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  8844.     }
  8845.     /**
  8846.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  8847.      *
  8848.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  8849.      */
  8850.     protected function getWebProfiler_DebugToolbarService()
  8851.     {
  8852.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  8853.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  8854.             return $this->privates['web_profiler.debug_toolbar'];
  8855.         }
  8856.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  8857.     }
  8858.     /**
  8859.      * Gets the private 'webpack_encore.entrypoint_lookup[_default]' shared service.
  8860.      *
  8861.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  8862.      */
  8863.     protected function getWebpackEncore_EntrypointLookupDefaultService()
  8864.     {
  8865.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  8866.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  8867.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  8868.         return $this->privates['webpack_encore.entrypoint_lookup[_default]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/dist/entrypoints.json'), NULL'_default'true);
  8869.     }
  8870.     /**
  8871.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  8872.      *
  8873.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  8874.      */
  8875.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  8876.     {
  8877.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8878.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'false],
  8879.         ], [
  8880.             '_default' => '?',
  8881.         ]), '_default');
  8882.     }
  8883.     /**
  8884.      * Gets the private 'webpack_encore.exception_listener' shared service.
  8885.      *
  8886.      * @return \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener
  8887.      */
  8888.     protected function getWebpackEncore_ExceptionListenerService()
  8889.     {
  8890.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ExceptionListener.php';
  8891.         return $this->privates['webpack_encore.exception_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  8892.     }
  8893.     /**
  8894.      * Gets the private 'webpack_encore.tag_renderer' shared service.
  8895.      *
  8896.      * @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
  8897.      */
  8898.     protected function getWebpackEncore_TagRendererService()
  8899.     {
  8900.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
  8901.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8902.         if (isset($this->privates['webpack_encore.tag_renderer'])) {
  8903.             return $this->privates['webpack_encore.tag_renderer'];
  8904.         }
  8905.         return $this->privates['webpack_encore.tag_renderer'] = new \Symfony\WebpackEncoreBundle\Asset\TagRenderer(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()), [], [], [], $a);
  8906.     }
  8907.     /**
  8908.      * Gets the public 'cache_clearer' alias.
  8909.      *
  8910.      * @return object The ".container.private.cache_clearer" service.
  8911.      */
  8912.     protected function getCacheClearerService()
  8913.     {
  8914.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  8915.         return $this->get('.container.private.cache_clearer');
  8916.     }
  8917.     /**
  8918.      * Gets the public 'filesystem' alias.
  8919.      *
  8920.      * @return object The ".container.private.filesystem" service.
  8921.      */
  8922.     protected function getFilesystemService()
  8923.     {
  8924.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  8925.         return $this->get('.container.private.filesystem');
  8926.     }
  8927.     /**
  8928.      * Gets the public 'serializer' alias.
  8929.      *
  8930.      * @return object The ".container.private.serializer" service.
  8931.      */
  8932.     protected function getSerializerService()
  8933.     {
  8934.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  8935.         return $this->get('.container.private.serializer');
  8936.     }
  8937.     /**
  8938.      * Gets the public 'security.csrf.token_manager' alias.
  8939.      *
  8940.      * @return object The ".container.private.security.csrf.token_manager" service.
  8941.      */
  8942.     protected function getSecurity_Csrf_TokenManagerService()
  8943.     {
  8944.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  8945.         return $this->get('.container.private.security.csrf.token_manager');
  8946.     }
  8947.     /**
  8948.      * Gets the public 'form.factory' alias.
  8949.      *
  8950.      * @return object The ".container.private.form.factory" service.
  8951.      */
  8952.     protected function getForm_FactoryService()
  8953.     {
  8954.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  8955.         return $this->get('.container.private.form.factory');
  8956.     }
  8957.     /**
  8958.      * Gets the public 'form.type.file' alias.
  8959.      *
  8960.      * @return object The ".container.private.form.type.file" service.
  8961.      */
  8962.     protected function getForm_Type_FileService()
  8963.     {
  8964.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  8965.         return $this->get('.container.private.form.type.file');
  8966.     }
  8967.     /**
  8968.      * Gets the public 'profiler' alias.
  8969.      *
  8970.      * @return object The ".container.private.profiler" service.
  8971.      */
  8972.     protected function getProfilerService()
  8973.     {
  8974.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  8975.         return $this->get('.container.private.profiler');
  8976.     }
  8977.     /**
  8978.      * Gets the public 'security.authorization_checker' alias.
  8979.      *
  8980.      * @return object The ".container.private.security.authorization_checker" service.
  8981.      */
  8982.     protected function getSecurity_AuthorizationCheckerService()
  8983.     {
  8984.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  8985.         return $this->get('.container.private.security.authorization_checker');
  8986.     }
  8987.     /**
  8988.      * Gets the public 'security.token_storage' alias.
  8989.      *
  8990.      * @return object The ".container.private.security.token_storage" service.
  8991.      */
  8992.     protected function getSecurity_TokenStorageService()
  8993.     {
  8994.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  8995.         return $this->get('.container.private.security.token_storage');
  8996.     }
  8997.     /**
  8998.      * Gets the public 'twig' alias.
  8999.      *
  9000.      * @return object The ".container.private.twig" service.
  9001.      */
  9002.     protected function getTwigService()
  9003.     {
  9004.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  9005.         return $this->get('.container.private.twig');
  9006.     }
  9007.     /**
  9008.      * Gets the public 'security.password_encoder' alias.
  9009.      *
  9010.      * @return object The ".container.private.security.password_encoder" service.
  9011.      */
  9012.     protected function getSecurity_PasswordEncoderService()
  9013.     {
  9014.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  9015.         return $this->get('.container.private.security.password_encoder');
  9016.     }
  9017.     /**
  9018.      * Gets the public 'session' alias.
  9019.      *
  9020.      * @return object The ".container.private.session" service.
  9021.      */
  9022.     protected function getSessionService()
  9023.     {
  9024.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  9025.         return $this->get('.container.private.session');
  9026.     }
  9027.     /**
  9028.      * Gets the public 'validator' alias.
  9029.      *
  9030.      * @return object The ".container.private.validator" service.
  9031.      */
  9032.     protected function getValidatorService()
  9033.     {
  9034.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  9035.         return $this->get('.container.private.validator');
  9036.     }
  9037.     /**
  9038.      * @return array|bool|float|int|string|\UnitEnum|null
  9039.      */
  9040.     public function getParameter(string $name)
  9041.     {
  9042.         if (isset($this->buildParameters[$name])) {
  9043.             return $this->buildParameters[$name];
  9044.         }
  9045.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  9046.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  9047.         }
  9048.         if (isset($this->loadedDynamicParameters[$name])) {
  9049.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  9050.         }
  9051.         return $this->parameters[$name];
  9052.     }
  9053.     public function hasParameter(string $name): bool
  9054.     {
  9055.         if (isset($this->buildParameters[$name])) {
  9056.             return true;
  9057.         }
  9058.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  9059.     }
  9060.     public function setParameter(string $name$value): void
  9061.     {
  9062.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  9063.     }
  9064.     public function getParameterBag(): ParameterBagInterface
  9065.     {
  9066.         if (null === $this->parameterBag) {
  9067.             $parameters $this->parameters;
  9068.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  9069.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  9070.             }
  9071.             foreach ($this->buildParameters as $name => $value) {
  9072.                 $parameters[$name] = $value;
  9073.             }
  9074.             $this->parameterBag = new FrozenParameterBag($parameters);
  9075.         }
  9076.         return $this->parameterBag;
  9077.     }
  9078.     private $loadedDynamicParameters = [
  9079.         'kernel.runtime_environment' => false,
  9080.         'kernel.build_dir' => false,
  9081.         'kernel.cache_dir' => false,
  9082.         'api_base_url' => false,
  9083.         'base_url' => false,
  9084.         'resources_base_url' => false,
  9085.         'resources_base_path' => false,
  9086.         'api_base_path' => false,
  9087.         'deepl_api_token' => false,
  9088.         'etim_client_id' => false,
  9089.         'etim_client_secret' => false,
  9090.         'azure_web_pubsub_domain' => false,
  9091.         'azure_web_pubsub_key' => false,
  9092.         'azure_web_client_id' => false,
  9093.         'azure_web_client_secret' => false,
  9094.         'cdn_url' => false,
  9095.         'list_commercials' => false,
  9096.         'hslavich_onelogin_saml' => false,
  9097.         'kernel.secret' => false,
  9098.         'debug.container.dump' => false,
  9099.         'serializer.mapping.cache.file' => false,
  9100.         'validator.mapping.cache.file' => false,
  9101.         'profiler.storage.dsn' => false,
  9102.     ];
  9103.     private $dynamicParameters = [];
  9104.     private function getDynamicParameter(string $name)
  9105.     {
  9106.         switch ($name) {
  9107.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  9108.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  9109.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  9110.             case 'api_base_url'$value $this->getEnv('resolve:INDB_BASE_API_URL'); break;
  9111.             case 'base_url'$value $this->getEnv('resolve:INDB_BASE_URL'); break;
  9112.             case 'resources_base_url'$value $this->getEnv('resolve:INDB_BASE_RESOURCES_URL'); break;
  9113.             case 'resources_base_path'$value $this->getEnv('resolve:INDB_BASE_RESOURCES_PATH'); break;
  9114.             case 'api_base_path'$value $this->getEnv('resolve:INDB_BASE_API_PATH'); break;
  9115.             case 'deepl_api_token'$value $this->getEnv('resolve:DEEPL_API_TOKEN'); break;
  9116.             case 'etim_client_id'$value $this->getEnv('resolve:ETIM_CLIENT'); break;
  9117.             case 'etim_client_secret'$value $this->getEnv('resolve:ETIM_SECRET'); break;
  9118.             case 'azure_web_pubsub_domain'$value $this->getEnv('resolve:AZURE_WEB_PUBSUB_DOMAIN'); break;
  9119.             case 'azure_web_pubsub_key'$value $this->getEnv('resolve:AZURE_WEB_PUBSUB_KEY'); break;
  9120.             case 'azure_web_client_id'$value $this->getEnv('resolve:AZURE_WEB_CLIENT_ID'); break;
  9121.             case 'azure_web_client_secret'$value $this->getEnv('resolve:AZURE_WEB_CLIENT_SECRET'); break;
  9122.             case 'cdn_url'$value $this->getEnv('resolve:CDN_URL'); break;
  9123.             case 'list_commercials'$value $this->getEnv('json:LIST_COMMERCIALS'); break;
  9124.             case 'hslavich_onelogin_saml'$value = [
  9125.                 'idp' => [
  9126.                     'singleSignOnService' => [
  9127.                         'binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect',
  9128.                     ],
  9129.                     'singleLogoutService' => [
  9130.                         'binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect',
  9131.                     ],
  9132.                 ],
  9133.                 'sp' => [
  9134.                     'entityId' => $this->getEnv('string:resolve:INDB_BASE_URL').'get-metadata',
  9135.                     'assertionConsumerService' => [
  9136.                         'url' => $this->getEnv('string:resolve:INDB_BASE_URL').'saml-login',
  9137.                         'binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST',
  9138.                     ],
  9139.                     'singleLogoutService' => [
  9140.                         'url' => $this->getEnv('string:resolve:INDB_BASE_URL').'logout',
  9141.                         'binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect',
  9142.                     ],
  9143.                     'privateKey' => '',
  9144.                 ],
  9145.                 'baseurl' => $this->getEnv('string:resolve:INDB_BASE_URL').'saml-login',
  9146.                 'strict' => true,
  9147.                 'debug' => true,
  9148.                 'security' => [
  9149.                     'nameIdEncrypted' => false,
  9150.                     'authnRequestsSigned' => false,
  9151.                     'logoutRequestSigned' => false,
  9152.                     'logoutResponseSigned' => false,
  9153.                     'wantMessagesSigned' => false,
  9154.                     'wantAssertionsSigned' => false,
  9155.                     'wantNameIdEncrypted' => false,
  9156.                     'requestedAuthnContext' => true,
  9157.                     'signMetadata' => false,
  9158.                     'wantXMLValidation' => true,
  9159.                     'signatureAlgorithm' => 'http://www.w3.org/2001/04/xmldsig-more#rsa-sha256',
  9160.                     'digestAlgorithm' => 'http://www.w3.org/2001/04/xmlenc#sha256',
  9161.                 ],
  9162.             ]; break;
  9163.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  9164.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  9165.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  9166.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  9167.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  9168.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  9169.         }
  9170.         $this->loadedDynamicParameters[$name] = true;
  9171.         return $this->dynamicParameters[$name] = $value;
  9172.     }
  9173.     protected function getDefaultParameters(): array
  9174.     {
  9175.         return [
  9176.             'kernel.project_dir' => \dirname(__DIR__4),
  9177.             'kernel.environment' => 'dev',
  9178.             'kernel.debug' => true,
  9179.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  9180.             'kernel.bundles' => [
  9181.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  9182.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  9183.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  9184.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  9185.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  9186.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  9187.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  9188.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  9189.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  9190.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  9191.                 'BazingaJsTranslationBundle' => 'Bazinga\\Bundle\\JsTranslationBundle\\BazingaJsTranslationBundle',
  9192.                 'HslavichOneloginSamlBundle' => 'Hslavich\\OneloginSamlBundle\\HslavichOneloginSamlBundle',
  9193.                 'KnpTimeBundle' => 'Knp\\Bundle\\TimeBundle\\KnpTimeBundle',
  9194.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  9195.                 'SentryBundle' => 'Sentry\\SentryBundle\\SentryBundle',
  9196.                 'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
  9197.             ],
  9198.             'kernel.bundles_metadata' => [
  9199.                 'FrameworkBundle' => [
  9200.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  9201.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  9202.                 ],
  9203.                 'SecurityBundle' => [
  9204.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  9205.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  9206.                 ],
  9207.                 'TwigBundle' => [
  9208.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  9209.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  9210.                 ],
  9211.                 'TwigExtraBundle' => [
  9212.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  9213.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  9214.                 ],
  9215.                 'WebProfilerBundle' => [
  9216.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  9217.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  9218.                 ],
  9219.                 'MonologBundle' => [
  9220.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  9221.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  9222.                 ],
  9223.                 'DebugBundle' => [
  9224.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  9225.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  9226.                 ],
  9227.                 'SensioFrameworkExtraBundle' => [
  9228.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  9229.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  9230.                 ],
  9231.                 'MakerBundle' => [
  9232.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  9233.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  9234.                 ],
  9235.                 'WebpackEncoreBundle' => [
  9236.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  9237.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  9238.                 ],
  9239.                 'BazingaJsTranslationBundle' => [
  9240.                     'path' => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle'),
  9241.                     'namespace' => 'Bazinga\\Bundle\\JsTranslationBundle',
  9242.                 ],
  9243.                 'HslavichOneloginSamlBundle' => [
  9244.                     'path' => (\dirname(__DIR__4).'/vendor/hslavich/oneloginsaml-bundle'),
  9245.                     'namespace' => 'Hslavich\\OneloginSamlBundle',
  9246.                 ],
  9247.                 'KnpTimeBundle' => [
  9248.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src'),
  9249.                     'namespace' => 'Knp\\Bundle\\TimeBundle',
  9250.                 ],
  9251.                 'NelmioApiDocBundle' => [
  9252.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle'),
  9253.                     'namespace' => 'Nelmio\\ApiDocBundle',
  9254.                 ],
  9255.                 'SentryBundle' => [
  9256.                     'path' => (\dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src'),
  9257.                     'namespace' => 'Sentry\\SentryBundle',
  9258.                 ],
  9259.                 'FOSJsRoutingBundle' => [
  9260.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle'),
  9261.                     'namespace' => 'FOS\\JsRoutingBundle',
  9262.                 ],
  9263.             ],
  9264.             'kernel.charset' => 'UTF-8',
  9265.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  9266.             'container.dumper.inline_class_loader' => true,
  9267.             'container.dumper.inline_factories' => true,
  9268.             'softwareName' => 'Interactiv\' DataBase',
  9269.             'locale' => 'fr',
  9270.             'resources' => [
  9271.                 'emails' => [
  9272.                     'support' => 'noreply@interactiv-technologies.com',
  9273.                 ],
  9274.                 'help' => [
  9275.                     'mail' => 'support-database@interactiv.tech',
  9276.                     'tel' => '+33 (0)4 81 07 25 99',
  9277.                 ],
  9278.             ],
  9279.             'api_client_id' => 'IndbWeb',
  9280.             'version' => 'v2.43.2',
  9281.             'event_dispatcher.event_aliases' => [
  9282.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  9283.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  9284.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  9285.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  9286.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  9287.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  9288.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  9289.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  9290.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  9291.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  9292.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  9293.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  9294.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  9295.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  9296.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  9297.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  9298.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  9299.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  9300.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  9301.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  9302.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  9303.             ],
  9304.             'fragment.renderer.hinclude.global_template' => NULL,
  9305.             'fragment.path' => '/_fragment',
  9306.             'kernel.http_method_override' => true,
  9307.             'kernel.trusted_hosts' => [
  9308.             ],
  9309.             'kernel.default_locale' => 'fr',
  9310.             'kernel.enabled_locales' => [
  9311.             ],
  9312.             'kernel.error_controller' => 'error_controller',
  9313.             'debug.file_link_format' => NULL,
  9314.             'asset.request_context.base_path' => NULL,
  9315.             'asset.request_context.secure' => NULL,
  9316.             'translator.logging' => false,
  9317.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  9318.             'debug.error_handler.throw_at' => -1,
  9319.             'router.request_context.host' => 'localhost',
  9320.             'router.request_context.scheme' => 'http',
  9321.             'router.request_context.base_url' => '',
  9322.             'router.resource' => 'kernel::loadRoutes',
  9323.             'request_listener.http_port' => 80,
  9324.             'request_listener.https_port' => 443,
  9325.             'session.metadata.storage_key' => '_sf2_meta',
  9326.             'session.storage.options' => [
  9327.                 'cache_limiter' => '0',
  9328.                 'cookie_secure' => 'auto',
  9329.                 'cookie_httponly' => true,
  9330.                 'cookie_samesite' => 'lax',
  9331.                 'gc_probability' => 1,
  9332.             ],
  9333.             'session.save_path' => NULL,
  9334.             'session.metadata.update_threshold' => 0,
  9335.             'form.type_extension.csrf.enabled' => true,
  9336.             'form.type_extension.csrf.field_name' => '_token',
  9337.             'validator.translation_domain' => 'validators',
  9338.             'profiler_listener.only_exceptions' => false,
  9339.             'profiler_listener.only_main_requests' => false,
  9340.             'security.role_hierarchy.roles' => [
  9341.             ],
  9342.             'security.access.denied_url' => NULL,
  9343.             'security.authentication.manager.erase_credentials' => true,
  9344.             'security.authentication.session_strategy.strategy' => 'migrate',
  9345.             'security.access.always_authenticate_before_granting' => false,
  9346.             'security.authentication.hide_user_not_found' => true,
  9347.             'security.firewalls' => [
  9348.                 => 'dev',
  9349.                 => 'main',
  9350.                 => 'app',
  9351.             ],
  9352.             'security.main._indexed_authenticators' => [
  9353.             ],
  9354.             'security.app._indexed_authenticators' => [
  9355.             ],
  9356.             'twig.form.resources' => [
  9357.                 => 'form_div_layout.html.twig',
  9358.                 => 'layouts/forms-layout.html.twig',
  9359.             ],
  9360.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  9361.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  9362.             'web_profiler.debug_toolbar.mode' => 2,
  9363.             'monolog.use_microseconds' => true,
  9364.             'monolog.swift_mailer.handlers' => [
  9365.             ],
  9366.             'monolog.handlers_to_channels' => [
  9367.                 'monolog.handler.console' => [
  9368.                     'type' => 'exclusive',
  9369.                     'elements' => [
  9370.                         => 'event',
  9371.                         => 'doctrine',
  9372.                         => 'console',
  9373.                     ],
  9374.                 ],
  9375.                 'monolog.handler.main' => [
  9376.                     'type' => 'exclusive',
  9377.                     'elements' => [
  9378.                         => 'event',
  9379.                     ],
  9380.                 ],
  9381.             ],
  9382.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  9383.             'bazinga.jstranslation.translation_finder.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Finder\\TranslationFinder',
  9384.             'bazinga.jstranslation.translation_dumper.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Dumper\\TranslationDumper',
  9385.             'bazinga.jstranslation.controller.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Controller\\Controller',
  9386.             'hslavich_onelogin_saml.settings' => [
  9387.                 'organization' => [
  9388.                 ],
  9389.             ],
  9390.             'time.datetime_formatter.class' => 'Knp\\Bundle\\TimeBundle\\DateTimeFormatter',
  9391.             'time.twig.extension.time.class' => 'Knp\\Bundle\\TimeBundle\\Twig\\Extension\\TimeExtension',
  9392.             'time.templating.helper.time.class' => 'Knp\\Bundle\\TimeBundle\\Templating\\Helper\\TimeHelper',
  9393.             'nelmio_api_doc.areas' => [
  9394.                 => 'default',
  9395.             ],
  9396.             'nelmio_api_doc.use_validation_groups' => false,
  9397.             'sentry.tracing.enabled' => true,
  9398.             'sentry.tracing.dbal.enabled' => false,
  9399.             'sentry.tracing.dbal.connections' => [
  9400.             ],
  9401.             'sentry.tracing.cache.enabled' => true,
  9402.             'sentry.tracing.http_client.enabled' => true,
  9403.             'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
  9404.             'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
  9405.             'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
  9406.             'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
  9407.             'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
  9408.             'fos_js_routing.request_context_base_url' => NULL,
  9409.             'fos_js_routing.cache_control' => [
  9410.                 'enabled' => false,
  9411.             ],
  9412.             'data_collector.templates' => [
  9413.                 'data_collector.request' => [
  9414.                     => 'request',
  9415.                     => '@WebProfiler/Collector/request.html.twig',
  9416.                 ],
  9417.                 'data_collector.time' => [
  9418.                     => 'time',
  9419.                     => '@WebProfiler/Collector/time.html.twig',
  9420.                 ],
  9421.                 'data_collector.memory' => [
  9422.                     => 'memory',
  9423.                     => '@WebProfiler/Collector/memory.html.twig',
  9424.                 ],
  9425.                 'data_collector.validator' => [
  9426.                     => 'validator',
  9427.                     => '@WebProfiler/Collector/validator.html.twig',
  9428.                 ],
  9429.                 'data_collector.ajax' => [
  9430.                     => 'ajax',
  9431.                     => '@WebProfiler/Collector/ajax.html.twig',
  9432.                 ],
  9433.                 'data_collector.form' => [
  9434.                     => 'form',
  9435.                     => '@WebProfiler/Collector/form.html.twig',
  9436.                 ],
  9437.                 'data_collector.exception' => [
  9438.                     => 'exception',
  9439.                     => '@WebProfiler/Collector/exception.html.twig',
  9440.                 ],
  9441.                 'data_collector.logger' => [
  9442.                     => 'logger',
  9443.                     => '@WebProfiler/Collector/logger.html.twig',
  9444.                 ],
  9445.                 'data_collector.events' => [
  9446.                     => 'events',
  9447.                     => '@WebProfiler/Collector/events.html.twig',
  9448.                 ],
  9449.                 'data_collector.router' => [
  9450.                     => 'router',
  9451.                     => '@WebProfiler/Collector/router.html.twig',
  9452.                 ],
  9453.                 'data_collector.cache' => [
  9454.                     => 'cache',
  9455.                     => '@WebProfiler/Collector/cache.html.twig',
  9456.                 ],
  9457.                 'data_collector.translation' => [
  9458.                     => 'translation',
  9459.                     => '@WebProfiler/Collector/translation.html.twig',
  9460.                 ],
  9461.                 'data_collector.security' => [
  9462.                     => 'security',
  9463.                     => '@Security/Collector/security.html.twig',
  9464.                 ],
  9465.                 'data_collector.twig' => [
  9466.                     => 'twig',
  9467.                     => '@WebProfiler/Collector/twig.html.twig',
  9468.                 ],
  9469.                 'data_collector.http_client' => [
  9470.                     => 'http_client',
  9471.                     => '@WebProfiler/Collector/http_client.html.twig',
  9472.                 ],
  9473.                 'data_collector.dump' => [
  9474.                     => 'dump',
  9475.                     => '@Debug/Profiler/dump.html.twig',
  9476.                 ],
  9477.                 'mailer.data_collector' => [
  9478.                     => 'mailer',
  9479.                     => '@WebProfiler/Collector/mailer.html.twig',
  9480.                 ],
  9481.                 'notifier.data_collector' => [
  9482.                     => 'notifier',
  9483.                     => '@WebProfiler/Collector/notifier.html.twig',
  9484.                 ],
  9485.                 'data_collector.config' => [
  9486.                     => 'config',
  9487.                     => '@WebProfiler/Collector/config.html.twig',
  9488.                 ],
  9489.             ],
  9490.             'console.command.ids' => [
  9491.             ],
  9492.         ];
  9493.     }
  9494.     protected function throw($message)
  9495.     {
  9496.         throw new RuntimeException($message);
  9497.     }
  9498. }