var/cache/dev/ContainerYERDEFq/App_KernelDevDebugContainer.php line 8423

Open in your IDE?
  1. <?php
  2. namespace ContainerYERDEFq;
  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\\DeeplLanguageEnum' => 'getDeeplLanguageEnumService',
  95.             'App\\Enum\\EtimEnum' => 'getEtimEnumService',
  96.             'App\\Enum\\ExportFilterEnum' => 'getExportFilterEnumService',
  97.             'App\\Enum\\FabDisEnum' => 'getFabDisEnumService',
  98.             'App\\Enum\\FeatureToggleEnum' => 'getFeatureToggleEnumService',
  99.             'App\\Enum\\FileExtensionEnum' => 'getFileExtensionEnumService',
  100.             'App\\Enum\\FontAwesomeFileIconsEnum' => 'getFontAwesomeFileIconsEnumService',
  101.             'App\\Enum\\HistoricalEnum' => 'getHistoricalEnumService',
  102.             'App\\Enum\\LanguageEnum' => 'getLanguageEnumService',
  103.             'App\\Enum\\NotificationEnum' => 'getNotificationEnumService',
  104.             'App\\Enum\\PrivilegeEnum' => 'getPrivilegeEnumService',
  105.             'App\\Enum\\RestrictionObjectTypeEnum' => 'getRestrictionObjectTypeEnumService',
  106.             'App\\Enum\\UnitEnum' => 'getUnitEnumService',
  107.             'App\\Enum\\W2PEnum' => 'getW2PEnumService',
  108.             'App\\Enum\\Workflow\\DataTypeEnum' => 'getDataTypeEnumService',
  109.             'App\\Enum\\Workflow\\ObjectTypeEnum' => 'getObjectTypeEnumService',
  110.             'App\\Enum\\Workflow\\UpdateTypeEnum' => 'getUpdateTypeEnumService',
  111.             'App\\EventListener\\BeforeLogoutListener' => 'getBeforeLogoutListenerService',
  112.             'App\\EventListener\\LocaleListener' => 'getLocaleListenerService',
  113.             'App\\EventListener\\TerminologiesListener' => 'getTerminologiesListenerService',
  114.             'App\\Exception\\InvalidFormatException' => 'getInvalidFormatExceptionService',
  115.             'App\\Exception\\RefreshTokenError' => 'getRefreshTokenErrorService',
  116.             'App\\Form\\Admin\\Customer\\CustomizationType' => 'getCustomizationTypeService',
  117.             'App\\Form\\Admin\\User\\ContextType' => 'getContextTypeService',
  118.             'App\\Form\\Admin\\User\\DashboardViewType' => 'getDashboardViewTypeService',
  119.             'App\\Form\\Admin\\User\\GeneralType' => 'getGeneralTypeService',
  120.             'App\\Form\\Admin\\User\\WorkflowMailType' => 'getWorkflowMailTypeService',
  121.             'App\\Form\\ExtentionType\\CustomCheckboxType' => 'getCustomCheckboxTypeService',
  122.             'App\\Form\\Main\\DefinePasswordType' => 'getDefinePasswordTypeService',
  123.             'App\\Form\\Main\\DefineTwoAuthType' => 'getDefineTwoAuthTypeService',
  124.             'App\\Form\\Main\\FirstLoginType' => 'getFirstLoginTypeService',
  125.             'App\\Form\\Main\\LoginType' => 'getLoginTypeService',
  126.             'App\\Form\\Main\\RecoverPasswordType' => 'getRecoverPasswordTypeService',
  127.             'App\\Security\\LoginFormAuthenticator' => 'getLoginFormAuthenticatorService',
  128.             'App\\Security\\UserProvider' => 'getUserProviderService',
  129.             'App\\Services\\Admin\\ContextService' => 'getContextServiceService',
  130.             'App\\Services\\Admin\\CustomerService' => 'getCustomerServiceService',
  131.             'App\\Services\\Admin\\NotificationService' => 'getNotificationServiceService',
  132.             'App\\Services\\Admin\\PrivilegeService' => 'getPrivilegeServiceService',
  133.             'App\\Services\\Admin\\RoleService' => 'getRoleServiceService',
  134.             'App\\Services\\Admin\\UserService' => 'getUserServiceService',
  135.             'App\\Services\\Connectivity\\ConnectorService' => 'getConnectorServiceService',
  136.             'App\\Services\\Dam\\FileService' => 'getFileServiceService',
  137.             'App\\Services\\Dam\\FolderService' => 'getFolderServiceService',
  138.             'App\\Services\\Dam\\FormatService' => 'getFormatServiceService',
  139.             'App\\Services\\Dam\\OneDriveService' => 'getOneDriveServiceService',
  140.             'App\\Services\\Dashboard\\WidgetService' => 'getWidgetServiceService',
  141.             'App\\Services\\IA\\OpenAIService' => 'getOpenAIServiceService',
  142.             'App\\Services\\Main\\ApiRequestService' => 'getApiRequestServiceService',
  143.             'App\\Services\\Main\\ApiService' => 'getApiServiceService',
  144.             'App\\Services\\Main\\DemoService' => 'getDemoServiceService',
  145.             'App\\Services\\Main\\ExportService' => 'getExportServiceService',
  146.             'App\\Services\\Main\\HistoricalService' => 'getHistoricalServiceService',
  147.             'App\\Services\\Main\\ImportService' => 'getImportServiceService',
  148.             'App\\Services\\Main\\SecurityService' => 'getSecurityServiceService',
  149.             'App\\Services\\Main\\StatusService' => 'getStatusServiceService',
  150.             'App\\Services\\Pim\\AssociationService' => 'getAssociationServiceService',
  151.             'App\\Services\\Pim\\AttributeService' => 'getAttributeServiceService',
  152.             'App\\Services\\Pim\\AttributesGroupService' => 'getAttributesGroupServiceService',
  153.             'App\\Services\\Pim\\CategoryService' => 'getCategoryServiceService',
  154.             'App\\Services\\Pim\\ChannelService' => 'getChannelServiceService',
  155.             'App\\Services\\Pim\\EtimService' => 'getEtimServiceService',
  156.             'App\\Services\\Pim\\FamilyService' => 'getFamilyServiceService',
  157.             'App\\Services\\Pim\\ProductService' => 'getProductServiceService',
  158.             'App\\Services\\Pim\\ReferentialService' => 'getReferentialServiceService',
  159.             'App\\Services\\Util\\ChartService' => 'getChartServiceService',
  160.             'App\\Services\\Util\\ClockService' => 'getClockServiceService',
  161.             'App\\Services\\Util\\ColorService' => 'getColorServiceService',
  162.             'App\\Services\\Util\\ConfigService' => 'getConfigServiceService',
  163.             'App\\Services\\Util\\FileService' => 'getFileService2Service',
  164.             'App\\Services\\Util\\JsonService' => 'getJsonServiceService',
  165.             'App\\Services\\Util\\RealTimeService' => 'getRealTimeServiceService',
  166.             'App\\Services\\Util\\UtilService' => 'getUtilServiceService',
  167.             'App\\Services\\Web2Print\\ExportService' => 'getExportService2Service',
  168.             'App\\Services\\Web2Print\\GenerationService' => 'getGenerationServiceService',
  169.             'App\\Services\\Web2Print\\MediaService' => 'getMediaServiceService',
  170.             'App\\Services\\Web2Print\\PageTemplateService' => 'getPageTemplateServiceService',
  171.             'App\\Services\\Web2Print\\ProductTemplateService' => 'getProductTemplateServiceService',
  172.             'App\\Services\\Web2Print\\PublicationService' => 'getPublicationServiceService',
  173.             'App\\Services\\Workflow\\WorkflowItemService' => 'getWorkflowItemServiceService',
  174.             'App\\Services\\Workflow\\WorkflowProcessService' => 'getWorkflowProcessServiceService',
  175.             'App\\Services\\Workflow\\WorkflowService' => 'getWorkflowServiceService',
  176.             'App\\Twig\\AssetsTwigExtension' => 'getAssetsTwigExtensionService',
  177.             'App\\Twig\\ColorsTwigExtension' => 'getColorsTwigExtensionService',
  178.             'App\\Twig\\IeTwigExtension' => 'getIeTwigExtensionService',
  179.             'App\\Twig\\TranslationExtension' => 'getTranslationExtensionService',
  180.             'App\\Twig\\UserTwigExtension' => 'getUserTwigExtensionService',
  181.             'Hslavich\\OneloginSamlBundle\\Controller\\SamlController' => 'getSamlControllerService',
  182.             'Sentry\\Integration\\IgnoreErrorsIntegration' => 'getIgnoreErrorsIntegrationService',
  183.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  184.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  185.             'bazinga.jstranslation.controller' => 'getBazinga_Jstranslation_ControllerService',
  186.             'bazinga.jstranslation.dump_command' => 'getBazinga_Jstranslation_DumpCommandService',
  187.             'bazinga.jstranslation.translation_dumper' => 'getBazinga_Jstranslation_TranslationDumperService',
  188.             'bazinga.jstranslation.translation_finder' => 'getBazinga_Jstranslation_TranslationFinderService',
  189.             'cache.app' => 'getCache_AppService',
  190.             'cache.app_clearer' => 'getCache_AppClearerService',
  191.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  192.             'cache.system' => 'getCache_SystemService',
  193.             'cache.system_clearer' => 'getCache_SystemClearerService',
  194.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  195.             'cache_warmer' => 'getCacheWarmerService',
  196.             'console.command_loader' => 'getConsole_CommandLoaderService',
  197.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  198.             'data_collector.dump' => 'getDataCollector_DumpService',
  199.             'error_controller' => 'getErrorControllerService',
  200.             'event_dispatcher' => 'getEventDispatcherService',
  201.             'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
  202.             'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
  203.             'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
  204.             'http_kernel' => 'getHttpKernelService',
  205.             'nelmio_api_doc.command.dump' => 'getNelmioApiDoc_Command_DumpService',
  206.             'nelmio_api_doc.controller.swagger_json' => 'getNelmioApiDoc_Controller_SwaggerJsonService',
  207.             'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService',
  208.             'nelmio_api_doc.controller.swagger_yaml' => 'getNelmioApiDoc_Controller_SwaggerYamlService',
  209.             'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService',
  210.             'nelmio_api_doc.render_docs' => 'getNelmioApiDoc_RenderDocsService',
  211.             'request_stack' => 'getRequestStackService',
  212.             'router' => 'getRouterService',
  213.             'routing.loader' => 'getRouting_LoaderService',
  214.             'services_resetter' => 'getServicesResetterService',
  215.             'translator' => 'getTranslatorService',
  216.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  217.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  218.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  219.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  220.             'cache_clearer' => 'getCacheClearerService',
  221.             'filesystem' => 'getFilesystemService',
  222.             'serializer' => 'getSerializerService',
  223.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  224.             'form.factory' => 'getForm_FactoryService',
  225.             'form.type.file' => 'getForm_Type_FileService',
  226.             'profiler' => 'getProfilerService',
  227.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  228.             'security.token_storage' => 'getSecurity_TokenStorageService',
  229.             'twig' => 'getTwigService',
  230.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  231.             'session' => 'getSessionService',
  232.             'validator' => 'getValidatorService',
  233.         ];
  234.         $this->aliases = [
  235.             'nelmio_api_doc.controller.swagger' => 'nelmio_api_doc.controller.swagger_json',
  236.             'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
  237.         ];
  238.         $this->privates['service_container'] = function () {
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  245.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  246.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/RequestFactoryInterface.php';
  247.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ResponseFactoryInterface.php';
  248.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php';
  249.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/StreamFactoryInterface.php';
  250.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php';
  251.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UriFactoryInterface.php';
  252.             include_once \dirname(__DIR__4).'/vendor/nyholm/psr7/src/Factory/Psr17Factory.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  254.             include_once \dirname(__DIR__4).'/src/EventListener/BeforeLogoutListener.php';
  255.             include_once \dirname(__DIR__4).'/src/EventListener/LocaleListener.php';
  256.             include_once \dirname(__DIR__4).'/src/EventListener/TerminologiesListener.php';
  257.             include_once \dirname(__DIR__4).'/src/Services/Admin/ContextService.php';
  258.             include_once \dirname(__DIR__4).'/src/Services/Admin/CustomerService.php';
  259.             include_once \dirname(__DIR__4).'/src/Services/Admin/RoleService.php';
  260.             include_once \dirname(__DIR__4).'/src/Services/Admin/UserService.php';
  261.             include_once \dirname(__DIR__4).'/src/Services/Main/ApiRequestService.php';
  262.             include_once \dirname(__DIR__4).'/src/Services/Main/ApiService.php';
  263.             include_once \dirname(__DIR__4).'/src/Services/Main/SecurityService.php';
  264.             include_once \dirname(__DIR__4).'/src/Services/Pim/AttributeService.php';
  265.             include_once \dirname(__DIR__4).'/src/Services/Pim/AttributesGroupService.php';
  266.             include_once \dirname(__DIR__4).'/src/Services/Pim/CategoryService.php';
  267.             include_once \dirname(__DIR__4).'/src/Services/Pim/ChannelService.php';
  268.             include_once \dirname(__DIR__4).'/src/Services/Pim/FamilyService.php';
  269.             include_once \dirname(__DIR__4).'/src/Services/Pim/ReferentialService.php';
  270.             include_once \dirname(__DIR__4).'/src/Services/Util/ClockService.php';
  271.             include_once \dirname(__DIR__4).'/src/Services/Util/ColorService.php';
  272.             include_once \dirname(__DIR__4).'/src/Services/Util/ConfigService.php';
  273.             include_once \dirname(__DIR__4).'/src/Services/Util/FileService.php';
  274.             include_once \dirname(__DIR__4).'/src/Services/Util/JsonService.php';
  275.             include_once \dirname(__DIR__4).'/src/Services/Util/RealTimeService.php';
  276.             include_once \dirname(__DIR__4).'/src/Services/Util/UtilService.php';
  277.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  278.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  279.             include_once \dirname(__DIR__4).'/src/Twig/AssetsTwigExtension.php';
  280.             include_once \dirname(__DIR__4).'/src/Twig/ColorsTwigExtension.php';
  281.             include_once \dirname(__DIR__4).'/src/Twig/IeTwigExtension.php';
  282.             include_once \dirname(__DIR__4).'/src/Twig/TranslationExtension.php';
  283.             include_once \dirname(__DIR__4).'/src/Twig/UserTwigExtension.php';
  284.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/IntegrationInterface.php';
  285.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/IgnoreErrorsIntegration.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  297.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  313.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapterInterface.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/TagAwareCacheInterface.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  321.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  324.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapter.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  351.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  352.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  353.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  363.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  364.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  365.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  366.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  419.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  425.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  426.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  427.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  428.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  429.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  430.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  431.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  432.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  433.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  434.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  435.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  451.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  452.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  453.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  454.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  455.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  457.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  459.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  460.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  461.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  462.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  463.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  464.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  465.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  466.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  467.             include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/HttpMessageFactoryInterface.php';
  468.             include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/Factory/PsrHttpFactory.php';
  469.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  470.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  471.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  472.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/State/HubInterface.php';
  473.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/State/HubAdapter.php';
  474.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientInterface.php';
  475.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Client.php';
  476.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientBuilderInterface.php';
  477.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientBuilder.php';
  478.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Options.php';
  479.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Integration/IntegrationConfigurator.php';
  480.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/RequestIntegration.php';
  481.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/RequestFetcherInterface.php';
  482.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Integration/RequestFetcher.php';
  483.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Transport/TransportFactoryInterface.php';
  484.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Transport/TransportFactory.php';
  485.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/AbstractSerializer.php';
  486.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/SerializerInterface.php';
  487.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/Serializer.php';
  488.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializerInterface.php';
  489.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializer.php';
  490.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/KernelEventForwardCompatibilityTrait.php';
  491.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/RequestListener.php';
  492.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/SubRequestListener.php';
  493.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/AbstractTracingRequestListener.php';
  494.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingRequestListener.php';
  495.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingSubRequestListener.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  500.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Cache/TraceableCacheAdapterTrait.php';
  501.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Cache/TraceableCacheAdapterForV3.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  504.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/HttpClient/AbstractTraceableHttpClient.php';
  505.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/HttpClient/TraceableHttpClientForV6.php';
  506.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  507.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  508.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  509.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  510.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  511.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  512.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  514.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  515.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  516.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  517.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  520.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/RedisAdapter.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  524.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  525.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  543.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  544.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  546.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  547.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  548.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  549.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  550.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  551.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  552.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  553.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  554.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  555.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  556.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  557.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  560.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  561.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  562.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  563.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  564.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  565.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  566.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  567.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  568.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  577.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  579.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/Twig/Extension/TimeExtension.php';
  580.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src/DateTimeFormatter.php';
  581.             include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Html/GetNelmioAsset.php';
  582.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Twig/TwigTracingExtension.php';
  583.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Twig/SentryExtension.php';
  584.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  585.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  586.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  587.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  589.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  591.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  592.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  593.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  594.         };
  595.     }
  596.     public function compile(): void
  597.     {
  598.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  599.     }
  600.     public function isCompiled(): bool
  601.     {
  602.         return true;
  603.     }
  604.     public function getRemovedIds(): array
  605.     {
  606.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  607.     }
  608.     /**
  609.      * Gets the public '.container.private.cache_clearer' shared service.
  610.      *
  611.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  612.      */
  613.     protected function get_Container_Private_CacheClearerService()
  614.     {
  615.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  616.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  617.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  618.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  619.         }, 1));
  620.     }
  621.     /**
  622.      * Gets the public '.container.private.filesystem' shared service.
  623.      *
  624.      * @return \Symfony\Component\Filesystem\Filesystem
  625.      */
  626.     protected function get_Container_Private_FilesystemService()
  627.     {
  628.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  629.     }
  630.     /**
  631.      * Gets the public '.container.private.form.factory' shared service.
  632.      *
  633.      * @return \Symfony\Component\Form\FormFactory
  634.      */
  635.     protected function get_Container_Private_Form_FactoryService()
  636.     {
  637.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  638.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  639.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  640.     }
  641.     /**
  642.      * Gets the public '.container.private.form.type.file' shared service.
  643.      *
  644.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  645.      */
  646.     protected function get_Container_Private_Form_Type_FileService()
  647.     {
  648.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  649.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  650.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  651.         return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  652.     }
  653.     /**
  654.      * Gets the public '.container.private.profiler' shared service.
  655.      *
  656.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  657.      */
  658.     protected function get_Container_Private_ProfilerService()
  659.     {
  660.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  661.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  662.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  663.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  664.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  665.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  666.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  667.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  668.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  669.         $d->addInstance('cache.app.traceable', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  670.         $d->addInstance('cache.system.traceable', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  671.         $d->addInstance('cache.validator.traceable', ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService()));
  672.         $d->addInstance('cache.serializer.traceable', ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService()));
  673.         $d->addInstance('cache.annotations.traceable', ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()));
  674.         $d->addInstance('cache.property_info.traceable', ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService()));
  675.         $d->addInstance('cache.validator_expression_language.traceable', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  676.         $d->addInstance('cache.security_expression_language.traceable', ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService()));
  677.         $d->addInstance('cache.webpack_encore.traceable', ($this->privates['cache.webpack_encore.traceable'] ?? $this->getCache_WebpackEncore_TraceableService()));
  678.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  679.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  680.         $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  681.         if ($this->has('kernel')) {
  682.             $f->setKernel($b);
  683.         }
  684.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  685.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  686.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  687.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  688.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  689.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  690.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  691.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  692.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  693.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  694.         $instance->add($d);
  695.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  696.         $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));
  697.         $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())));
  698.         $instance->add($e);
  699.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  700.         $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()))));
  701.         $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()))));
  702.         $instance->add($f);
  703.         return $instance;
  704.     }
  705.     /**
  706.      * Gets the public '.container.private.security.authorization_checker' shared service.
  707.      *
  708.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  709.      */
  710.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  711.     {
  712.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  713.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  714.             return $this->services['.container.private.security.authorization_checker'];
  715.         }
  716.         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);
  717.     }
  718.     /**
  719.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  720.      *
  721.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  722.      */
  723.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  724.     {
  725.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  726.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  727.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  728.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  729.         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())));
  730.     }
  731.     /**
  732.      * Gets the public '.container.private.security.password_encoder' shared service.
  733.      *
  734.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  735.      *
  736.      * @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
  737.      */
  738.     protected function get_Container_Private_Security_PasswordEncoderService()
  739.     {
  740.         trigger_deprecation('symfony/security-bundle''5.3''The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
  741.         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()));
  742.     }
  743.     /**
  744.      * Gets the public '.container.private.security.token_storage' shared service.
  745.      *
  746.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  747.      */
  748.     protected function get_Container_Private_Security_TokenStorageService()
  749.     {
  750.         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, [
  751.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  752.         ], [
  753.             'request_stack' => '?',
  754.         ]));
  755.     }
  756.     /**
  757.      * Gets the public '.container.private.serializer' shared service.
  758.      *
  759.      * @return \Symfony\Component\Serializer\Serializer
  760.      */
  761.     protected function get_Container_Private_SerializerService()
  762.     {
  763.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  764.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  765.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  766.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  767.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  768.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  769.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  770.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  771.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  772.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  773.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  774.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  775.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  776.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  777.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  778.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  779.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  780.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  781.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  782.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  783.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  784.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  785.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  786.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  787.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  788.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  789.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  790.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  791.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  792.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  793.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  794.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  795.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  796.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  797.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  798.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  799.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  800.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  801.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  802.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  803.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  804.         $b = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  805.         $c = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  806.         $d = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  807.         $e = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($c);
  808.         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()]);
  809.     }
  810.     /**
  811.      * Gets the public '.container.private.session' shared service.
  812.      *
  813.      * @return \Symfony\Component\HttpFoundation\Session\Session
  814.      */
  815.     protected function get_Container_Private_SessionService()
  816.     {
  817.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  818.         if (isset($this->services['.container.private.session'])) {
  819.             return $this->services['.container.private.session'];
  820.         }
  821.         return $this->services['.container.private.session'] = $a->createSession();
  822.     }
  823.     /**
  824.      * Gets the public '.container.private.twig' shared service.
  825.      *
  826.      * @return \Twig\Environment
  827.      */
  828.     protected function get_Container_Private_TwigService()
  829.     {
  830.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  831.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  832.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  833.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), 'Twig');
  834.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), '!Twig');
  835.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  836.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  837.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  838.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  839.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), 'BazingaJsTranslation');
  840.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), '!BazingaJsTranslation');
  841.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), 'NelmioApiDoc');
  842.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), '!NelmioApiDoc');
  843.         $a->addPath((\dirname(__DIR__4).'/templates'));
  844.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  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/Form'));
  847.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  848.         $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  849.         $c = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  850.         $d = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  851.         $e = ($this->privates['twig.extension.assets'] ?? $this->getTwig_Extension_AssetsService());
  852.         $f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  853.         $g = ($this->services['translator'] ?? $this->getTranslatorService());
  854.         $h = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  855.         $h->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $f]);
  856.         $i = ($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService());
  857.         $j = new \Symfony\Bridge\Twig\AppVariable();
  858.         $j->setEnvironment('dev');
  859.         $j->setDebug(true);
  860.         if ($this->has('.container.private.security.token_storage')) {
  861.             $j->setTokenStorage($c);
  862.         }
  863.         if ($this->has('request_stack')) {
  864.             $j->setRequestStack($b);
  865.         }
  866.         $k = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  867.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  868.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  869.         $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)));
  870.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
  871.         $instance->addExtension(($this->privates['twig.extension.trans'] ?? $this->getTwig_Extension_TransService()));
  872.         $instance->addExtension($e);
  873.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f\dirname(__DIR__4), 'UTF-8'));
  874.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  875.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  876.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($dtrue));
  877.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  878.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  879.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($b, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  880.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($b));
  881.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  882.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($g));
  883.         $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())));
  884.         $instance->addExtension(($this->services['App\\Twig\\TranslationExtension'] ?? $this->getTranslationExtensionService()));
  885.         $instance->addExtension(($this->services['App\\Twig\\AssetsTwigExtension'] ?? $this->getAssetsTwigExtensionService()));
  886.         $instance->addExtension(($this->services['App\\Twig\\ColorsTwigExtension'] ?? $this->getColorsTwigExtensionService()));
  887.         $instance->addExtension(($this->services['App\\Twig\\IeTwigExtension'] ?? ($this->services['App\\Twig\\IeTwigExtension'] = new \App\Twig\IeTwigExtension())));
  888.         $instance->addExtension(($this->services['App\\Twig\\UserTwigExtension'] ?? $this->getUserTwigExtensionService()));
  889.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($h));
  890.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  891.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  892.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'false],
  893.         ], [
  894.             'webpack_encore.entrypoint_lookup_collection' => '?',
  895.             'webpack_encore.tag_renderer' => '?',
  896.         ])));
  897.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  898.         $instance->addExtension(new \Knp\Bundle\TimeBundle\Twig\Extension\TimeExtension(new \Knp\Bundle\TimeBundle\DateTimeFormatter($g)));
  899.         $instance->addExtension(new \Nelmio\ApiDocBundle\Render\Html\GetNelmioAsset($e));
  900.         $instance->addExtension(new \Sentry\SentryBundle\Tracing\Twig\TwigTracingExtension($i));
  901.         $instance->addExtension(new \Sentry\SentryBundle\Twig\SentryExtension($i));
  902.         $instance->addGlobal('app'$j);
  903.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  904.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  905.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  906.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  907.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  908.         ], [
  909.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  910.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  911.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  912.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  913.         ])));
  914.         $instance->addGlobal('locale''fr');
  915.         $instance->addGlobal('resources'$this->parameters['resources']);
  916.         $instance->addGlobal('softwareName''Interactiv\' DataBase');
  917.         $instance->addGlobal('userService', ($this->services['App\\Services\\Admin\\UserService'] ?? $this->getUserServiceService()));
  918.         $instance->addGlobal('roleService', ($this->services['App\\Services\\Admin\\RoleService'] ?? $this->getRoleServiceService()));
  919.         $instance->addGlobal('customerService', ($this->services['App\\Services\\Admin\\CustomerService'] ?? $this->getCustomerServiceService()));
  920.         $instance->addGlobal('configService', ($this->services['App\\Services\\Util\\ConfigService'] ?? ($this->services['App\\Services\\Util\\ConfigService'] = new \App\Services\Util\ConfigService($this))));
  921.         $instance->addGlobal('utilService', ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService()));
  922.         $instance->addGlobal('attributeService', ($this->services['App\\Services\\Pim\\AttributeService'] ?? $this->getAttributeServiceService()));
  923.         $instance->addGlobal('realTimeService', ($this->services['App\\Services\\Util\\RealTimeService'] ?? $this->getRealTimeServiceService()));
  924.         $instance->addGlobal('version''v2.42.3');
  925.         $instance->addGlobal('DOCUMENTATION_URL'$this->getEnv('DOCUMENTATION_URL'));
  926.         $instance->addGlobal('CHANGELOG_URL'$this->getEnv('CHANGELOG_URL'));
  927.         $instance->addGlobal('GLOBAL_MESSAGE_FR'$this->getEnv('GLOBAL_MESSAGE_FR'));
  928.         $instance->addGlobal('GLOBAL_MESSAGE_EN'$this->getEnv('GLOBAL_MESSAGE_EN'));
  929.         $instance->addGlobal('MAINTENANCE_MESSAGE_FR'$this->getEnv('MAINTENANCE_MESSAGE_FR'));
  930.         $instance->addGlobal('MAINTENANCE_MESSAGE_EN'$this->getEnv('MAINTENANCE_MESSAGE_EN'));
  931.         $instance->addGlobal('MAINTENANCE_BEGIN_DATE'$this->getEnv('MAINTENANCE_BEGIN_DATE'));
  932.         $instance->addGlobal('MAINTENANCE_END_DATE'$this->getEnv('MAINTENANCE_END_DATE'));
  933.         $instance->registerUndefinedFilterCallback([=> $k=> 'suggestFilter']);
  934.         $instance->registerUndefinedFunctionCallback([=> $k=> 'suggestFunction']);
  935.         $instance->registerUndefinedTokenParserCallback([=> $k=> 'suggestTag']);
  936.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  937.         return $instance;
  938.     }
  939.     /**
  940.      * Gets the public '.container.private.validator' shared service.
  941.      *
  942.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  943.      */
  944.     protected function get_Container_Private_ValidatorService()
  945.     {
  946.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  947.     }
  948.     /**
  949.      * Gets the public 'App\Controller\Admin\CustomerController' shared autowired service.
  950.      *
  951.      * @return \App\Controller\Admin\CustomerController
  952.      */
  953.     protected function getCustomerControllerService()
  954.     {
  955.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  956.         include_once \dirname(__DIR__4).'/src/Controller/Admin/CustomerController.php';
  957.         $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))));
  958.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Admin\\CustomerController'$this));
  959.         return $instance;
  960.     }
  961.     /**
  962.      * Gets the public 'App\Controller\Admin\NotificationController' shared autowired service.
  963.      *
  964.      * @return \App\Controller\Admin\NotificationController
  965.      */
  966.     protected function getNotificationControllerService()
  967.     {
  968.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  969.         include_once \dirname(__DIR__4).'/src/Controller/Admin/NotificationController.php';
  970.         $this->services['App\\Controller\\Admin\\NotificationController'] = $instance = new \App\Controller\Admin\NotificationController(($this->services['App\\Services\\Admin\\NotificationService'] ?? $this->getNotificationServiceService()));
  971.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Admin\\NotificationController'$this));
  972.         return $instance;
  973.     }
  974.     /**
  975.      * Gets the public 'App\Controller\Admin\RoleController' shared autowired service.
  976.      *
  977.      * @return \App\Controller\Admin\RoleController
  978.      */
  979.     protected function getRoleControllerService()
  980.     {
  981.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  982.         include_once \dirname(__DIR__4).'/src/Controller/Admin/RoleController.php';
  983.         $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()));
  984.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Admin\\RoleController'$this));
  985.         return $instance;
  986.     }
  987.     /**
  988.      * Gets the public 'App\Controller\Admin\UserController' shared autowired service.
  989.      *
  990.      * @return \App\Controller\Admin\UserController
  991.      */
  992.     protected function getUserControllerService()
  993.     {
  994.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  995.         include_once \dirname(__DIR__4).'/src/Controller/Admin/UserController.php';
  996.         $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()));
  997.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Admin\\UserController'$this));
  998.         return $instance;
  999.     }
  1000.     /**
  1001.      * Gets the public 'App\Controller\Connectivity\ConnectorController' shared autowired service.
  1002.      *
  1003.      * @return \App\Controller\Connectivity\ConnectorController
  1004.      */
  1005.     protected function getConnectorControllerService()
  1006.     {
  1007.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1008.         include_once \dirname(__DIR__4).'/src/Controller/Connectivity/ConnectorController.php';
  1009.         $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))));
  1010.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Connectivity\\ConnectorController'$this));
  1011.         return $instance;
  1012.     }
  1013.     /**
  1014.      * Gets the public 'App\Controller\Dam\FileController' shared autowired service.
  1015.      *
  1016.      * @return \App\Controller\Dam\FileController
  1017.      */
  1018.     protected function getFileControllerService()
  1019.     {
  1020.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1021.         include_once \dirname(__DIR__4).'/src/Controller/Dam/FileController.php';
  1022.         $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()));
  1023.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Dam\\FileController'$this));
  1024.         return $instance;
  1025.     }
  1026.     /**
  1027.      * Gets the public 'App\Controller\Dam\FolderController' shared autowired service.
  1028.      *
  1029.      * @return \App\Controller\Dam\FolderController
  1030.      */
  1031.     protected function getFolderControllerService()
  1032.     {
  1033.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1034.         include_once \dirname(__DIR__4).'/src/Controller/Dam/FolderController.php';
  1035.         $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()));
  1036.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Dam\\FolderController'$this));
  1037.         return $instance;
  1038.     }
  1039.     /**
  1040.      * Gets the public 'App\Controller\Dam\FormatController' shared autowired service.
  1041.      *
  1042.      * @return \App\Controller\Dam\FormatController
  1043.      */
  1044.     protected function getFormatControllerService()
  1045.     {
  1046.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1047.         include_once \dirname(__DIR__4).'/src/Controller/Dam/FormatController.php';
  1048.         $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()));
  1049.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Dam\\FormatController'$this));
  1050.         return $instance;
  1051.     }
  1052.     /**
  1053.      * Gets the public 'App\Controller\Dam\OneDriveController' shared autowired service.
  1054.      *
  1055.      * @return \App\Controller\Dam\OneDriveController
  1056.      */
  1057.     protected function getOneDriveControllerService()
  1058.     {
  1059.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1060.         include_once \dirname(__DIR__4).'/src/Controller/Dam/OneDriveController.php';
  1061.         $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()));
  1062.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Dam\\OneDriveController'$this));
  1063.         return $instance;
  1064.     }
  1065.     /**
  1066.      * Gets the public 'App\Controller\Dashboard\DashboardController' shared autowired service.
  1067.      *
  1068.      * @return \App\Controller\Dashboard\DashboardController
  1069.      */
  1070.     protected function getDashboardControllerService()
  1071.     {
  1072.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1073.         include_once \dirname(__DIR__4).'/src/Controller/Dashboard/DashboardController.php';
  1074.         $this->services['App\\Controller\\Dashboard\\DashboardController'] = $instance = new \App\Controller\Dashboard\DashboardController();
  1075.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Dashboard\\DashboardController'$this));
  1076.         return $instance;
  1077.     }
  1078.     /**
  1079.      * Gets the public 'App\Controller\Exports\ExportController' shared autowired service.
  1080.      *
  1081.      * @return \App\Controller\Exports\ExportController
  1082.      */
  1083.     protected function getExportControllerService()
  1084.     {
  1085.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1086.         include_once \dirname(__DIR__4).'/src/Controller/Exports/ExportController.php';
  1087.         $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()));
  1088.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Exports\\ExportController'$this));
  1089.         return $instance;
  1090.     }
  1091.     /**
  1092.      * Gets the public 'App\Controller\IA\IaController' shared autowired service.
  1093.      *
  1094.      * @return \App\Controller\IA\IaController
  1095.      */
  1096.     protected function getIaControllerService()
  1097.     {
  1098.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1099.         include_once \dirname(__DIR__4).'/src/Controller/IA/IaController.php';
  1100.         $this->services['App\\Controller\\IA\\IaController'] = $instance = new \App\Controller\IA\IaController(($this->services['App\\Services\\IA\\OpenAIService'] ?? $this->getOpenAIServiceService()));
  1101.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\IA\\IaController'$this));
  1102.         return $instance;
  1103.     }
  1104.     /**
  1105.      * Gets the public 'App\Controller\Imports\ImportController' shared autowired service.
  1106.      *
  1107.      * @return \App\Controller\Imports\ImportController
  1108.      */
  1109.     protected function getImportControllerService()
  1110.     {
  1111.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1112.         include_once \dirname(__DIR__4).'/src/Controller/Imports/ImportController.php';
  1113.         $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()));
  1114.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Imports\\ImportController'$this));
  1115.         return $instance;
  1116.     }
  1117.     /**
  1118.      * Gets the public 'App\Controller\Main\ApiController' shared autowired service.
  1119.      *
  1120.      * @return \App\Controller\Main\ApiController
  1121.      */
  1122.     protected function getApiControllerService()
  1123.     {
  1124.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1125.         include_once \dirname(__DIR__4).'/src/Controller/Main/ApiController.php';
  1126.         $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()));
  1127.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Main\\ApiController'$this));
  1128.         return $instance;
  1129.     }
  1130.     /**
  1131.      * Gets the public 'App\Controller\Main\DemoController' shared autowired service.
  1132.      *
  1133.      * @return \App\Controller\Main\DemoController
  1134.      */
  1135.     protected function getDemoControllerService()
  1136.     {
  1137.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1138.         include_once \dirname(__DIR__4).'/src/Controller/Main/DemoController.php';
  1139.         $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()));
  1140.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Main\\DemoController'$this));
  1141.         return $instance;
  1142.     }
  1143.     /**
  1144.      * Gets the public 'App\Controller\Main\HistoricalController' shared autowired service.
  1145.      *
  1146.      * @return \App\Controller\Main\HistoricalController
  1147.      */
  1148.     protected function getHistoricalControllerService()
  1149.     {
  1150.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1151.         include_once \dirname(__DIR__4).'/src/Controller/Main/HistoricalController.php';
  1152.         $this->services['App\\Controller\\Main\\HistoricalController'] = $instance = new \App\Controller\Main\HistoricalController(($this->services['App\\Services\\Main\\HistoricalService'] ?? $this->getHistoricalServiceService()));
  1153.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Main\\HistoricalController'$this));
  1154.         return $instance;
  1155.     }
  1156.     /**
  1157.      * Gets the public 'App\Controller\Main\MainController' shared autowired service.
  1158.      *
  1159.      * @return \App\Controller\Main\MainController
  1160.      */
  1161.     protected function getMainControllerService()
  1162.     {
  1163.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1164.         include_once \dirname(__DIR__4).'/src/Controller/Main/MainController.php';
  1165.         $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()));
  1166.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Main\\MainController'$this));
  1167.         return $instance;
  1168.     }
  1169.     /**
  1170.      * Gets the public 'App\Controller\Main\SecurityController' shared autowired service.
  1171.      *
  1172.      * @return \App\Controller\Main\SecurityController
  1173.      */
  1174.     protected function getSecurityControllerService()
  1175.     {
  1176.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1177.         include_once \dirname(__DIR__4).'/src/Controller/Main/SecurityController.php';
  1178.         $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()));
  1179.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Main\\SecurityController'$this));
  1180.         return $instance;
  1181.     }
  1182.     /**
  1183.      * Gets the public 'App\Controller\Main\StatusController' shared autowired service.
  1184.      *
  1185.      * @return \App\Controller\Main\StatusController
  1186.      */
  1187.     protected function getStatusControllerService()
  1188.     {
  1189.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1190.         include_once \dirname(__DIR__4).'/src/Controller/Main/StatusController.php';
  1191.         $this->services['App\\Controller\\Main\\StatusController'] = $instance = new \App\Controller\Main\StatusController(($this->services['App\\Services\\Main\\StatusService'] ?? $this->getStatusServiceService()));
  1192.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Main\\StatusController'$this));
  1193.         return $instance;
  1194.     }
  1195.     /**
  1196.      * Gets the public 'App\Controller\Pim\AttributeController' shared autowired service.
  1197.      *
  1198.      * @return \App\Controller\Pim\AttributeController
  1199.      */
  1200.     protected function getAttributeControllerService()
  1201.     {
  1202.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1203.         include_once \dirname(__DIR__4).'/src/Controller/Pim/AttributeController.php';
  1204.         $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))));
  1205.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Pim\\AttributeController'$this));
  1206.         return $instance;
  1207.     }
  1208.     /**
  1209.      * Gets the public 'App\Controller\Pim\AttributesGroupController' shared autowired service.
  1210.      *
  1211.      * @return \App\Controller\Pim\AttributesGroupController
  1212.      */
  1213.     protected function getAttributesGroupControllerService()
  1214.     {
  1215.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1216.         include_once \dirname(__DIR__4).'/src/Controller/Pim/AttributesGroupController.php';
  1217.         $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()));
  1218.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Pim\\AttributesGroupController'$this));
  1219.         return $instance;
  1220.     }
  1221.     /**
  1222.      * Gets the public 'App\Controller\Pim\CategoryController' shared autowired service.
  1223.      *
  1224.      * @return \App\Controller\Pim\CategoryController
  1225.      */
  1226.     protected function getCategoryControllerService()
  1227.     {
  1228.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1229.         include_once \dirname(__DIR__4).'/src/Controller/Pim/CategoryController.php';
  1230.         $this->services['App\\Controller\\Pim\\CategoryController'] = $instance = new \App\Controller\Pim\CategoryController(($this->services['App\\Services\\Pim\\CategoryService'] ?? $this->getCategoryServiceService()));
  1231.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Pim\\CategoryController'$this));
  1232.         return $instance;
  1233.     }
  1234.     /**
  1235.      * Gets the public 'App\Controller\Pim\ChannelController' shared autowired service.
  1236.      *
  1237.      * @return \App\Controller\Pim\ChannelController
  1238.      */
  1239.     protected function getChannelControllerService()
  1240.     {
  1241.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1242.         include_once \dirname(__DIR__4).'/src/Controller/Pim/ChannelController.php';
  1243.         $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()));
  1244.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Pim\\ChannelController'$this));
  1245.         return $instance;
  1246.     }
  1247.     /**
  1248.      * Gets the public 'App\Controller\Pim\EtimController' shared autowired service.
  1249.      *
  1250.      * @return \App\Controller\Pim\EtimController
  1251.      */
  1252.     protected function getEtimControllerService()
  1253.     {
  1254.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1255.         include_once \dirname(__DIR__4).'/src/Controller/Pim/EtimController.php';
  1256.         $this->services['App\\Controller\\Pim\\EtimController'] = $instance = new \App\Controller\Pim\EtimController(($this->services['App\\Services\\Pim\\EtimService'] ?? $this->getEtimServiceService()));
  1257.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Pim\\EtimController'$this));
  1258.         return $instance;
  1259.     }
  1260.     /**
  1261.      * Gets the public 'App\Controller\Pim\FamilyController' shared autowired service.
  1262.      *
  1263.      * @return \App\Controller\Pim\FamilyController
  1264.      */
  1265.     protected function getFamilyControllerService()
  1266.     {
  1267.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1268.         include_once \dirname(__DIR__4).'/src/Controller/Pim/FamilyController.php';
  1269.         $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()));
  1270.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Pim\\FamilyController'$this));
  1271.         return $instance;
  1272.     }
  1273.     /**
  1274.      * Gets the public 'App\Controller\Pim\ProductController' shared autowired service.
  1275.      *
  1276.      * @return \App\Controller\Pim\ProductController
  1277.      */
  1278.     protected function getProductControllerService()
  1279.     {
  1280.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1281.         include_once \dirname(__DIR__4).'/src/Controller/Pim/ProductController.php';
  1282.         $this->services['App\\Controller\\Pim\\ProductController'] = $instance = new \App\Controller\Pim\ProductController();
  1283.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Pim\\ProductController'$this));
  1284.         return $instance;
  1285.     }
  1286.     /**
  1287.      * Gets the public 'App\Controller\Pim\ReferentialController' shared autowired service.
  1288.      *
  1289.      * @return \App\Controller\Pim\ReferentialController
  1290.      */
  1291.     protected function getReferentialControllerService()
  1292.     {
  1293.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1294.         include_once \dirname(__DIR__4).'/src/Controller/Pim/ReferentialController.php';
  1295.         $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()));
  1296.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Pim\\ReferentialController'$this));
  1297.         return $instance;
  1298.     }
  1299.     /**
  1300.      * Gets the public 'App\Controller\Web2Print\GeneratorController' shared autowired service.
  1301.      *
  1302.      * @return \App\Controller\Web2Print\GeneratorController
  1303.      */
  1304.     protected function getGeneratorControllerService()
  1305.     {
  1306.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1307.         include_once \dirname(__DIR__4).'/src/Controller/Web2Print/GeneratorController.php';
  1308.         $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()));
  1309.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Web2Print\\GeneratorController'$this));
  1310.         return $instance;
  1311.     }
  1312.     /**
  1313.      * Gets the public 'App\Controller\Web2Print\MainController' shared autowired service.
  1314.      *
  1315.      * @return \App\Controller\Web2Print\MainController
  1316.      */
  1317.     protected function getMainController2Service()
  1318.     {
  1319.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1320.         include_once \dirname(__DIR__4).'/src/Controller/Web2Print/MainController.php';
  1321.         $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()));
  1322.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Web2Print\\MainController'$this));
  1323.         return $instance;
  1324.     }
  1325.     /**
  1326.      * Gets the public 'App\Controller\Web2Print\PageTemplateController' shared autowired service.
  1327.      *
  1328.      * @return \App\Controller\Web2Print\PageTemplateController
  1329.      */
  1330.     protected function getPageTemplateControllerService()
  1331.     {
  1332.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1333.         include_once \dirname(__DIR__4).'/src/Controller/Web2Print/PageTemplateController.php';
  1334.         $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()));
  1335.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Web2Print\\PageTemplateController'$this));
  1336.         return $instance;
  1337.     }
  1338.     /**
  1339.      * Gets the public 'App\Controller\Web2Print\ProductTemplateController' shared autowired service.
  1340.      *
  1341.      * @return \App\Controller\Web2Print\ProductTemplateController
  1342.      */
  1343.     protected function getProductTemplateControllerService()
  1344.     {
  1345.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1346.         include_once \dirname(__DIR__4).'/src/Controller/Web2Print/ProductTemplateController.php';
  1347.         $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()));
  1348.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Web2Print\\ProductTemplateController'$this));
  1349.         return $instance;
  1350.     }
  1351.     /**
  1352.      * Gets the public 'App\Controller\Web2Print\PublicationController' shared autowired service.
  1353.      *
  1354.      * @return \App\Controller\Web2Print\PublicationController
  1355.      */
  1356.     protected function getPublicationControllerService()
  1357.     {
  1358.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1359.         include_once \dirname(__DIR__4).'/src/Controller/Web2Print/PublicationController.php';
  1360.         $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()));
  1361.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Web2Print\\PublicationController'$this));
  1362.         return $instance;
  1363.     }
  1364.     /**
  1365.      * Gets the public 'App\Controller\Workflow\WorkflowController' shared autowired service.
  1366.      *
  1367.      * @return \App\Controller\Workflow\WorkflowController
  1368.      */
  1369.     protected function getWorkflowControllerService()
  1370.     {
  1371.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1372.         include_once \dirname(__DIR__4).'/src/Controller/Workflow/WorkflowController.php';
  1373.         $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()));
  1374.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Workflow\\WorkflowController'$this));
  1375.         return $instance;
  1376.     }
  1377.     /**
  1378.      * Gets the public 'App\Controller\Workflow\WorkflowItemController' shared autowired service.
  1379.      *
  1380.      * @return \App\Controller\Workflow\WorkflowItemController
  1381.      */
  1382.     protected function getWorkflowItemControllerService()
  1383.     {
  1384.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1385.         include_once \dirname(__DIR__4).'/src/Controller/Workflow/WorkflowItemController.php';
  1386.         $this->services['App\\Controller\\Workflow\\WorkflowItemController'] = $instance = new \App\Controller\Workflow\WorkflowItemController(($this->services['App\\Services\\Workflow\\WorkflowItemService'] ?? $this->getWorkflowItemServiceService()));
  1387.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Workflow\\WorkflowItemController'$this));
  1388.         return $instance;
  1389.     }
  1390.     /**
  1391.      * Gets the public 'App\Controller\Workflow\WorkflowProcessController' shared autowired service.
  1392.      *
  1393.      * @return \App\Controller\Workflow\WorkflowProcessController
  1394.      */
  1395.     protected function getWorkflowProcessControllerService()
  1396.     {
  1397.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1398.         include_once \dirname(__DIR__4).'/src/Controller/Workflow/WorkflowProcessController.php';
  1399.         $this->services['App\\Controller\\Workflow\\WorkflowProcessController'] = $instance = new \App\Controller\Workflow\WorkflowProcessController(($this->services['App\\Services\\Workflow\\WorkflowProcessService'] ?? $this->getWorkflowProcessServiceService()));
  1400.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Workflow\\WorkflowProcessController'$this));
  1401.         return $instance;
  1402.     }
  1403.     /**
  1404.      * Gets the public 'App\Enum\ApiCodeEnum' shared autowired service.
  1405.      *
  1406.      * @return \App\Enum\ApiCodeEnum
  1407.      */
  1408.     protected function getApiCodeEnumService()
  1409.     {
  1410.         include_once \dirname(__DIR__4).'/src/Enum/ApiCodeEnum.php';
  1411.         return $this->services['App\\Enum\\ApiCodeEnum'] = new \App\Enum\ApiCodeEnum();
  1412.     }
  1413.     /**
  1414.      * Gets the public 'App\Enum\AssociationTypeEnum' shared autowired service.
  1415.      *
  1416.      * @return \App\Enum\AssociationTypeEnum
  1417.      */
  1418.     protected function getAssociationTypeEnumService()
  1419.     {
  1420.         include_once \dirname(__DIR__4).'/src/Enum/AssociationTypeEnum.php';
  1421.         return $this->services['App\\Enum\\AssociationTypeEnum'] = new \App\Enum\AssociationTypeEnum();
  1422.     }
  1423.     /**
  1424.      * Gets the public 'App\Enum\AttributeEnum' shared autowired service.
  1425.      *
  1426.      * @return \App\Enum\AttributeEnum
  1427.      */
  1428.     protected function getAttributeEnumService()
  1429.     {
  1430.         include_once \dirname(__DIR__4).'/src/Enum/AttributeEnum.php';
  1431.         return $this->services['App\\Enum\\AttributeEnum'] = new \App\Enum\AttributeEnum();
  1432.     }
  1433.     /**
  1434.      * Gets the public 'App\Enum\BmeCatEnum' shared autowired service.
  1435.      *
  1436.      * @return \App\Enum\BmeCatEnum
  1437.      */
  1438.     protected function getBmeCatEnumService()
  1439.     {
  1440.         include_once \dirname(__DIR__4).'/src/Enum/BmeCatEnum.php';
  1441.         return $this->services['App\\Enum\\BmeCatEnum'] = new \App\Enum\BmeCatEnum();
  1442.     }
  1443.     /**
  1444.      * Gets the public 'App\Enum\BooleanEnum' shared autowired service.
  1445.      *
  1446.      * @return \App\Enum\BooleanEnum
  1447.      */
  1448.     protected function getBooleanEnumService()
  1449.     {
  1450.         include_once \dirname(__DIR__4).'/src/Enum/BooleanEnum.php';
  1451.         return $this->services['App\\Enum\\BooleanEnum'] = new \App\Enum\BooleanEnum();
  1452.     }
  1453.     /**
  1454.      * Gets the public 'App\Enum\ConditionEnum' shared autowired service.
  1455.      *
  1456.      * @return \App\Enum\ConditionEnum
  1457.      */
  1458.     protected function getConditionEnumService()
  1459.     {
  1460.         include_once \dirname(__DIR__4).'/src/Enum/ConditionEnum.php';
  1461.         return $this->services['App\\Enum\\ConditionEnum'] = new \App\Enum\ConditionEnum();
  1462.     }
  1463.     /**
  1464.      * Gets the public 'App\Enum\Connector\ConnectorTypeEnum' shared autowired service.
  1465.      *
  1466.      * @return \App\Enum\Connector\ConnectorTypeEnum
  1467.      */
  1468.     protected function getConnectorTypeEnumService()
  1469.     {
  1470.         include_once \dirname(__DIR__4).'/src/Enum/Connector/ConnectorTypeEnum.php';
  1471.         return $this->services['App\\Enum\\Connector\\ConnectorTypeEnum'] = new \App\Enum\Connector\ConnectorTypeEnum();
  1472.     }
  1473.     /**
  1474.      * Gets the public 'App\Enum\Connector\PrestashopAttributeListEnum' shared autowired service.
  1475.      *
  1476.      * @return \App\Enum\Connector\PrestashopAttributeListEnum
  1477.      */
  1478.     protected function getPrestashopAttributeListEnumService()
  1479.     {
  1480.         include_once \dirname(__DIR__4).'/src/Enum/Connector/PrestashopAttributeListEnum.php';
  1481.         return $this->services['App\\Enum\\Connector\\PrestashopAttributeListEnum'] = new \App\Enum\Connector\PrestashopAttributeListEnum();
  1482.     }
  1483.     /**
  1484.      * Gets the public 'App\Enum\Connector\ShopifyAttributeListEnum' shared autowired service.
  1485.      *
  1486.      * @return \App\Enum\Connector\ShopifyAttributeListEnum
  1487.      */
  1488.     protected function getShopifyAttributeListEnumService()
  1489.     {
  1490.         include_once \dirname(__DIR__4).'/src/Enum/Connector/ShopifyAttributeListEnum.php';
  1491.         return $this->services['App\\Enum\\Connector\\ShopifyAttributeListEnum'] = new \App\Enum\Connector\ShopifyAttributeListEnum();
  1492.     }
  1493.     /**
  1494.      * Gets the public 'App\Enum\CustomerTypeEnum' shared autowired service.
  1495.      *
  1496.      * @return \App\Enum\CustomerTypeEnum
  1497.      */
  1498.     protected function getCustomerTypeEnumService()
  1499.     {
  1500.         include_once \dirname(__DIR__4).'/src/Enum/CustomerTypeEnum.php';
  1501.         return $this->services['App\\Enum\\CustomerTypeEnum'] = new \App\Enum\CustomerTypeEnum();
  1502.     }
  1503.     /**
  1504.      * Gets the public 'App\Enum\Dashboard\BreakpointEnum' shared autowired service.
  1505.      *
  1506.      * @return \App\Enum\Dashboard\BreakpointEnum
  1507.      */
  1508.     protected function getBreakpointEnumService()
  1509.     {
  1510.         include_once \dirname(__DIR__4).'/src/Enum/Dashboard/BreakpointEnum.php';
  1511.         return $this->services['App\\Enum\\Dashboard\\BreakpointEnum'] = new \App\Enum\Dashboard\BreakpointEnum();
  1512.     }
  1513.     /**
  1514.      * Gets the public 'App\Enum\Dashboard\GridEnum' shared autowired service.
  1515.      *
  1516.      * @return \App\Enum\Dashboard\GridEnum
  1517.      */
  1518.     protected function getGridEnumService()
  1519.     {
  1520.         include_once \dirname(__DIR__4).'/src/Enum/Dashboard/GridEnum.php';
  1521.         return $this->services['App\\Enum\\Dashboard\\GridEnum'] = new \App\Enum\Dashboard\GridEnum();
  1522.     }
  1523.     /**
  1524.      * Gets the public 'App\Enum\Dashboard\WidgetTypeEnum' shared autowired service.
  1525.      *
  1526.      * @return \App\Enum\Dashboard\WidgetTypeEnum
  1527.      */
  1528.     protected function getWidgetTypeEnumService()
  1529.     {
  1530.         include_once \dirname(__DIR__4).'/src/Enum/Dashboard/WidgetTypeEnum.php';
  1531.         return $this->services['App\\Enum\\Dashboard\\WidgetTypeEnum'] = new \App\Enum\Dashboard\WidgetTypeEnum();
  1532.     }
  1533.     /**
  1534.      * Gets the public 'App\Enum\DeeplLanguageEnum' shared autowired service.
  1535.      *
  1536.      * @return \App\Enum\DeeplLanguageEnum
  1537.      */
  1538.     protected function getDeeplLanguageEnumService()
  1539.     {
  1540.         include_once \dirname(__DIR__4).'/src/Enum/DeeplLanguageEnum.php';
  1541.         return $this->services['App\\Enum\\DeeplLanguageEnum'] = new \App\Enum\DeeplLanguageEnum();
  1542.     }
  1543.     /**
  1544.      * Gets the public 'App\Enum\EtimEnum' shared autowired service.
  1545.      *
  1546.      * @return \App\Enum\EtimEnum
  1547.      */
  1548.     protected function getEtimEnumService()
  1549.     {
  1550.         include_once \dirname(__DIR__4).'/src/Enum/EtimEnum.php';
  1551.         return $this->services['App\\Enum\\EtimEnum'] = new \App\Enum\EtimEnum();
  1552.     }
  1553.     /**
  1554.      * Gets the public 'App\Enum\ExportFilterEnum' shared autowired service.
  1555.      *
  1556.      * @return \App\Enum\ExportFilterEnum
  1557.      */
  1558.     protected function getExportFilterEnumService()
  1559.     {
  1560.         include_once \dirname(__DIR__4).'/src/Enum/ExportFilterEnum.php';
  1561.         return $this->services['App\\Enum\\ExportFilterEnum'] = new \App\Enum\ExportFilterEnum();
  1562.     }
  1563.     /**
  1564.      * Gets the public 'App\Enum\FabDisEnum' shared autowired service.
  1565.      *
  1566.      * @return \App\Enum\FabDisEnum
  1567.      */
  1568.     protected function getFabDisEnumService()
  1569.     {
  1570.         include_once \dirname(__DIR__4).'/src/Enum/FabDisEnum.php';
  1571.         return $this->services['App\\Enum\\FabDisEnum'] = new \App\Enum\FabDisEnum();
  1572.     }
  1573.     /**
  1574.      * Gets the public 'App\Enum\FeatureToggleEnum' shared autowired service.
  1575.      *
  1576.      * @return \App\Enum\FeatureToggleEnum
  1577.      */
  1578.     protected function getFeatureToggleEnumService()
  1579.     {
  1580.         include_once \dirname(__DIR__4).'/src/Enum/FeatureToggleEnum.php';
  1581.         return $this->services['App\\Enum\\FeatureToggleEnum'] = new \App\Enum\FeatureToggleEnum();
  1582.     }
  1583.     /**
  1584.      * Gets the public 'App\Enum\FileExtensionEnum' shared autowired service.
  1585.      *
  1586.      * @return \App\Enum\FileExtensionEnum
  1587.      */
  1588.     protected function getFileExtensionEnumService()
  1589.     {
  1590.         include_once \dirname(__DIR__4).'/src/Enum/FileExtensionEnum.php';
  1591.         return $this->services['App\\Enum\\FileExtensionEnum'] = new \App\Enum\FileExtensionEnum();
  1592.     }
  1593.     /**
  1594.      * Gets the public 'App\Enum\FontAwesomeFileIconsEnum' shared autowired service.
  1595.      *
  1596.      * @return \App\Enum\FontAwesomeFileIconsEnum
  1597.      */
  1598.     protected function getFontAwesomeFileIconsEnumService()
  1599.     {
  1600.         include_once \dirname(__DIR__4).'/src/Enum/FontAwesomeFileIconsEnum.php';
  1601.         return $this->services['App\\Enum\\FontAwesomeFileIconsEnum'] = new \App\Enum\FontAwesomeFileIconsEnum();
  1602.     }
  1603.     /**
  1604.      * Gets the public 'App\Enum\HistoricalEnum' shared autowired service.
  1605.      *
  1606.      * @return \App\Enum\HistoricalEnum
  1607.      */
  1608.     protected function getHistoricalEnumService()
  1609.     {
  1610.         include_once \dirname(__DIR__4).'/src/Enum/HistoricalEnum.php';
  1611.         return $this->services['App\\Enum\\HistoricalEnum'] = new \App\Enum\HistoricalEnum();
  1612.     }
  1613.     /**
  1614.      * Gets the public 'App\Enum\LanguageEnum' shared autowired service.
  1615.      *
  1616.      * @return \App\Enum\LanguageEnum
  1617.      */
  1618.     protected function getLanguageEnumService()
  1619.     {
  1620.         include_once \dirname(__DIR__4).'/src/Enum/LanguageEnum.php';
  1621.         return $this->services['App\\Enum\\LanguageEnum'] = new \App\Enum\LanguageEnum();
  1622.     }
  1623.     /**
  1624.      * Gets the public 'App\Enum\NotificationEnum' shared autowired service.
  1625.      *
  1626.      * @return \App\Enum\NotificationEnum
  1627.      */
  1628.     protected function getNotificationEnumService()
  1629.     {
  1630.         include_once \dirname(__DIR__4).'/src/Enum/NotificationEnum.php';
  1631.         return $this->services['App\\Enum\\NotificationEnum'] = new \App\Enum\NotificationEnum();
  1632.     }
  1633.     /**
  1634.      * Gets the public 'App\Enum\PrivilegeEnum' shared autowired service.
  1635.      *
  1636.      * @return \App\Enum\PrivilegeEnum
  1637.      */
  1638.     protected function getPrivilegeEnumService()
  1639.     {
  1640.         include_once \dirname(__DIR__4).'/src/Enum/PrivilegeEnum.php';
  1641.         return $this->services['App\\Enum\\PrivilegeEnum'] = new \App\Enum\PrivilegeEnum();
  1642.     }
  1643.     /**
  1644.      * Gets the public 'App\Enum\RestrictionObjectTypeEnum' shared autowired service.
  1645.      *
  1646.      * @return \App\Enum\RestrictionObjectTypeEnum
  1647.      */
  1648.     protected function getRestrictionObjectTypeEnumService()
  1649.     {
  1650.         include_once \dirname(__DIR__4).'/src/Enum/RestrictionObjectTypeEnum.php';
  1651.         return $this->services['App\\Enum\\RestrictionObjectTypeEnum'] = new \App\Enum\RestrictionObjectTypeEnum();
  1652.     }
  1653.     /**
  1654.      * Gets the public 'App\Enum\UnitEnum' shared autowired service.
  1655.      *
  1656.      * @return \App\Enum\UnitEnum
  1657.      */
  1658.     protected function getUnitEnumService()
  1659.     {
  1660.         include_once \dirname(__DIR__4).'/src/Enum/UnitEnum.php';
  1661.         return $this->services['App\\Enum\\UnitEnum'] = new \App\Enum\UnitEnum();
  1662.     }
  1663.     /**
  1664.      * Gets the public 'App\Enum\W2PEnum' shared autowired service.
  1665.      *
  1666.      * @return \App\Enum\W2PEnum
  1667.      */
  1668.     protected function getW2PEnumService()
  1669.     {
  1670.         include_once \dirname(__DIR__4).'/src/Enum/W2PEnum.php';
  1671.         return $this->services['App\\Enum\\W2PEnum'] = new \App\Enum\W2PEnum();
  1672.     }
  1673.     /**
  1674.      * Gets the public 'App\Enum\Workflow\DataTypeEnum' shared autowired service.
  1675.      *
  1676.      * @return \App\Enum\Workflow\DataTypeEnum
  1677.      */
  1678.     protected function getDataTypeEnumService()
  1679.     {
  1680.         include_once \dirname(__DIR__4).'/src/Enum/Workflow/DataTypeEnum.php';
  1681.         return $this->services['App\\Enum\\Workflow\\DataTypeEnum'] = new \App\Enum\Workflow\DataTypeEnum();
  1682.     }
  1683.     /**
  1684.      * Gets the public 'App\Enum\Workflow\ObjectTypeEnum' shared autowired service.
  1685.      *
  1686.      * @return \App\Enum\Workflow\ObjectTypeEnum
  1687.      */
  1688.     protected function getObjectTypeEnumService()
  1689.     {
  1690.         include_once \dirname(__DIR__4).'/src/Enum/Workflow/ObjectTypeEnum.php';
  1691.         return $this->services['App\\Enum\\Workflow\\ObjectTypeEnum'] = new \App\Enum\Workflow\ObjectTypeEnum();
  1692.     }
  1693.     /**
  1694.      * Gets the public 'App\Enum\Workflow\UpdateTypeEnum' shared autowired service.
  1695.      *
  1696.      * @return \App\Enum\Workflow\UpdateTypeEnum
  1697.      */
  1698.     protected function getUpdateTypeEnumService()
  1699.     {
  1700.         include_once \dirname(__DIR__4).'/src/Enum/Workflow/UpdateTypeEnum.php';
  1701.         return $this->services['App\\Enum\\Workflow\\UpdateTypeEnum'] = new \App\Enum\Workflow\UpdateTypeEnum();
  1702.     }
  1703.     /**
  1704.      * Gets the public 'App\EventListener\BeforeLogoutListener' shared autowired service.
  1705.      *
  1706.      * @return \App\EventListener\BeforeLogoutListener
  1707.      */
  1708.     protected function getBeforeLogoutListenerService()
  1709.     {
  1710.         return $this->services['App\\EventListener\\BeforeLogoutListener'] = new \App\EventListener\BeforeLogoutListener(($this->services['router'] ?? $this->getRouterService()));
  1711.     }
  1712.     /**
  1713.      * Gets the public 'App\EventListener\LocaleListener' shared autowired service.
  1714.      *
  1715.      * @return \App\EventListener\LocaleListener
  1716.      */
  1717.     protected function getLocaleListenerService()
  1718.     {
  1719.         return $this->services['App\\EventListener\\LocaleListener'] = new \App\EventListener\LocaleListener();
  1720.     }
  1721.     /**
  1722.      * Gets the public 'App\EventListener\TerminologiesListener' shared autowired service.
  1723.      *
  1724.      * @return \App\EventListener\TerminologiesListener
  1725.      */
  1726.     protected function getTerminologiesListenerService()
  1727.     {
  1728.         $a = ($this->services['App\\Services\\Admin\\ContextService'] ?? $this->getContextServiceService());
  1729.         if (isset($this->services['App\\EventListener\\TerminologiesListener'])) {
  1730.             return $this->services['App\\EventListener\\TerminologiesListener'];
  1731.         }
  1732.         return $this->services['App\\EventListener\\TerminologiesListener'] = new \App\EventListener\TerminologiesListener(($this->services['App\\Twig\\TranslationExtension'] ?? $this->getTranslationExtensionService()), $a);
  1733.     }
  1734.     /**
  1735.      * Gets the public 'App\Exception\InvalidFormatException' shared autowired service.
  1736.      *
  1737.      * @return \App\Exception\InvalidFormatException
  1738.      */
  1739.     protected function getInvalidFormatExceptionService()
  1740.     {
  1741.         include_once \dirname(__DIR__4).'/src/Exception/InvalidFormatException.php';
  1742.         return $this->services['App\\Exception\\InvalidFormatException'] = new \App\Exception\InvalidFormatException();
  1743.     }
  1744.     /**
  1745.      * Gets the public 'App\Exception\RefreshTokenError' shared autowired service.
  1746.      *
  1747.      * @return \App\Exception\RefreshTokenError
  1748.      */
  1749.     protected function getRefreshTokenErrorService()
  1750.     {
  1751.         include_once \dirname(__DIR__4).'/src/Exception/RefreshTokenError.php';
  1752.         return $this->services['App\\Exception\\RefreshTokenError'] = new \App\Exception\RefreshTokenError();
  1753.     }
  1754.     /**
  1755.      * Gets the public 'App\Form\Admin\Customer\CustomizationType' shared autowired service.
  1756.      *
  1757.      * @return \App\Form\Admin\Customer\CustomizationType
  1758.      */
  1759.     protected function getCustomizationTypeService()
  1760.     {
  1761.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1762.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1763.         include_once \dirname(__DIR__4).'/src/Form/Admin/Customer/CustomizationType.php';
  1764.         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))));
  1765.     }
  1766.     /**
  1767.      * Gets the public 'App\Form\Admin\User\ContextType' shared autowired service.
  1768.      *
  1769.      * @return \App\Form\Admin\User\ContextType
  1770.      */
  1771.     protected function getContextTypeService()
  1772.     {
  1773.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1774.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1775.         include_once \dirname(__DIR__4).'/src/Form/Admin/User/ContextType.php';
  1776.         return $this->services['App\\Form\\Admin\\User\\ContextType'] = new \App\Form\Admin\User\ContextType();
  1777.     }
  1778.     /**
  1779.      * Gets the public 'App\Form\Admin\User\DashboardViewType' shared autowired service.
  1780.      *
  1781.      * @return \App\Form\Admin\User\DashboardViewType
  1782.      */
  1783.     protected function getDashboardViewTypeService()
  1784.     {
  1785.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1786.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1787.         include_once \dirname(__DIR__4).'/src/Form/Admin/User/DashboardViewType.php';
  1788.         return $this->services['App\\Form\\Admin\\User\\DashboardViewType'] = new \App\Form\Admin\User\DashboardViewType();
  1789.     }
  1790.     /**
  1791.      * Gets the public 'App\Form\Admin\User\GeneralType' shared autowired service.
  1792.      *
  1793.      * @return \App\Form\Admin\User\GeneralType
  1794.      */
  1795.     protected function getGeneralTypeService()
  1796.     {
  1797.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1798.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1799.         include_once \dirname(__DIR__4).'/src/Form/Admin/User/GeneralType.php';
  1800.         return $this->services['App\\Form\\Admin\\User\\GeneralType'] = new \App\Form\Admin\User\GeneralType();
  1801.     }
  1802.     /**
  1803.      * Gets the public 'App\Form\Admin\User\WorkflowMailType' shared autowired service.
  1804.      *
  1805.      * @return \App\Form\Admin\User\WorkflowMailType
  1806.      */
  1807.     protected function getWorkflowMailTypeService()
  1808.     {
  1809.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1810.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1811.         include_once \dirname(__DIR__4).'/src/Form/Admin/User/WorkflowMailType.php';
  1812.         return $this->services['App\\Form\\Admin\\User\\WorkflowMailType'] = new \App\Form\Admin\User\WorkflowMailType();
  1813.     }
  1814.     /**
  1815.      * Gets the public 'App\Form\ExtentionType\CustomCheckboxType' shared autowired service.
  1816.      *
  1817.      * @return \App\Form\ExtentionType\CustomCheckboxType
  1818.      */
  1819.     protected function getCustomCheckboxTypeService()
  1820.     {
  1821.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1822.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1823.         include_once \dirname(__DIR__4).'/src/Form/ExtentionType/CustomCheckboxType.php';
  1824.         return $this->services['App\\Form\\ExtentionType\\CustomCheckboxType'] = new \App\Form\ExtentionType\CustomCheckboxType();
  1825.     }
  1826.     /**
  1827.      * Gets the public 'App\Form\Main\DefinePasswordType' shared autowired service.
  1828.      *
  1829.      * @return \App\Form\Main\DefinePasswordType
  1830.      */
  1831.     protected function getDefinePasswordTypeService()
  1832.     {
  1833.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1834.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1835.         include_once \dirname(__DIR__4).'/src/Form/Main/DefinePasswordType.php';
  1836.         return $this->services['App\\Form\\Main\\DefinePasswordType'] = new \App\Form\Main\DefinePasswordType();
  1837.     }
  1838.     /**
  1839.      * Gets the public 'App\Form\Main\DefineTwoAuthType' shared autowired service.
  1840.      *
  1841.      * @return \App\Form\Main\DefineTwoAuthType
  1842.      */
  1843.     protected function getDefineTwoAuthTypeService()
  1844.     {
  1845.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1846.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1847.         include_once \dirname(__DIR__4).'/src/Form/Main/DefineTwoAuthType.php';
  1848.         return $this->services['App\\Form\\Main\\DefineTwoAuthType'] = new \App\Form\Main\DefineTwoAuthType();
  1849.     }
  1850.     /**
  1851.      * Gets the public 'App\Form\Main\FirstLoginType' shared autowired service.
  1852.      *
  1853.      * @return \App\Form\Main\FirstLoginType
  1854.      */
  1855.     protected function getFirstLoginTypeService()
  1856.     {
  1857.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1858.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1859.         include_once \dirname(__DIR__4).'/src/Form/Main/FirstLoginType.php';
  1860.         return $this->services['App\\Form\\Main\\FirstLoginType'] = new \App\Form\Main\FirstLoginType();
  1861.     }
  1862.     /**
  1863.      * Gets the public 'App\Form\Main\LoginType' shared autowired service.
  1864.      *
  1865.      * @return \App\Form\Main\LoginType
  1866.      */
  1867.     protected function getLoginTypeService()
  1868.     {
  1869.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1870.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1871.         include_once \dirname(__DIR__4).'/src/Form/Main/LoginType.php';
  1872.         return $this->services['App\\Form\\Main\\LoginType'] = new \App\Form\Main\LoginType();
  1873.     }
  1874.     /**
  1875.      * Gets the public 'App\Form\Main\RecoverPasswordType' shared autowired service.
  1876.      *
  1877.      * @return \App\Form\Main\RecoverPasswordType
  1878.      */
  1879.     protected function getRecoverPasswordTypeService()
  1880.     {
  1881.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1882.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1883.         include_once \dirname(__DIR__4).'/src/Form/Main/RecoverPasswordType.php';
  1884.         return $this->services['App\\Form\\Main\\RecoverPasswordType'] = new \App\Form\Main\RecoverPasswordType();
  1885.     }
  1886.     /**
  1887.      * Gets the public 'App\Security\LoginFormAuthenticator' shared autowired service.
  1888.      *
  1889.      * @return \App\Security\LoginFormAuthenticator
  1890.      */
  1891.     protected function getLoginFormAuthenticatorService()
  1892.     {
  1893.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  1894.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  1895.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  1896.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php';
  1897.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  1898.         include_once \dirname(__DIR__4).'/src/Security/LoginFormAuthenticator.php';
  1899.         $a = ($this->services['App\\Services\\Admin\\UserService'] ?? $this->getUserServiceService());
  1900.         if (isset($this->services['App\\Security\\LoginFormAuthenticator'])) {
  1901.             return $this->services['App\\Security\\LoginFormAuthenticator'];
  1902.         }
  1903.         $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1904.         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);
  1905.     }
  1906.     /**
  1907.      * Gets the public 'App\Security\UserProvider' shared autowired service.
  1908.      *
  1909.      * @return \App\Security\UserProvider
  1910.      */
  1911.     protected function getUserProviderService()
  1912.     {
  1913.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  1914.         include_once \dirname(__DIR__4).'/src/Security/UserProvider.php';
  1915.         return $this->services['App\\Security\\UserProvider'] = new \App\Security\UserProvider(($this->services['App\\Services\\Main\\SecurityService'] ?? $this->getSecurityServiceService()));
  1916.     }
  1917.     /**
  1918.      * Gets the public 'App\Services\Admin\ContextService' shared autowired service.
  1919.      *
  1920.      * @return \App\Services\Admin\ContextService
  1921.      */
  1922.     protected function getContextServiceService()
  1923.     {
  1924.         $a = ($this->services['App\\Services\\Admin\\UserService'] ?? $this->getUserServiceService());
  1925.         if (isset($this->services['App\\Services\\Admin\\ContextService'])) {
  1926.             return $this->services['App\\Services\\Admin\\ContextService'];
  1927.         }
  1928.         return $this->services['App\\Services\\Admin\\ContextService'] = new \App\Services\Admin\ContextService($a);
  1929.     }
  1930.     /**
  1931.      * Gets the public 'App\Services\Admin\CustomerService' shared autowired service.
  1932.      *
  1933.      * @return \App\Services\Admin\CustomerService
  1934.      */
  1935.     protected function getCustomerServiceService()
  1936.     {
  1937.         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())));
  1938.     }
  1939.     /**
  1940.      * Gets the public 'App\Services\Admin\NotificationService' shared autowired service.
  1941.      *
  1942.      * @return \App\Services\Admin\NotificationService
  1943.      */
  1944.     protected function getNotificationServiceService()
  1945.     {
  1946.         include_once \dirname(__DIR__4).'/src/Services/Admin/NotificationService.php';
  1947.         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()));
  1948.     }
  1949.     /**
  1950.      * Gets the public 'App\Services\Admin\PrivilegeService' shared autowired service.
  1951.      *
  1952.      * @return \App\Services\Admin\PrivilegeService
  1953.      */
  1954.     protected function getPrivilegeServiceService()
  1955.     {
  1956.         include_once \dirname(__DIR__4).'/src/Services/Admin/PrivilegeService.php';
  1957.         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()));
  1958.     }
  1959.     /**
  1960.      * Gets the public 'App\Services\Admin\RoleService' shared autowired service.
  1961.      *
  1962.      * @return \App\Services\Admin\RoleService
  1963.      */
  1964.     protected function getRoleServiceService()
  1965.     {
  1966.         return $this->services['App\\Services\\Admin\\RoleService'] = new \App\Services\Admin\RoleService(($this->services['App\\Services\\Main\\ApiService'] ?? $this->getApiServiceService()));
  1967.     }
  1968.     /**
  1969.      * Gets the public 'App\Services\Admin\UserService' shared autowired service.
  1970.      *
  1971.      * @return \App\Services\Admin\UserService
  1972.      */
  1973.     protected function getUserServiceService()
  1974.     {
  1975.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  1976.         if (isset($this->services['App\\Services\\Admin\\UserService'])) {
  1977.             return $this->services['App\\Services\\Admin\\UserService'];
  1978.         }
  1979.         $b = ($this->services['App\\Services\\Main\\ApiService'] ?? $this->getApiServiceService());
  1980.         if (isset($this->services['App\\Services\\Admin\\UserService'])) {
  1981.             return $this->services['App\\Services\\Admin\\UserService'];
  1982.         }
  1983.         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()));
  1984.     }
  1985.     /**
  1986.      * Gets the public 'App\Services\Connectivity\ConnectorService' shared autowired service.
  1987.      *
  1988.      * @return \App\Services\Connectivity\ConnectorService
  1989.      */
  1990.     protected function getConnectorServiceService()
  1991.     {
  1992.         include_once \dirname(__DIR__4).'/src/Services/Connectivity/ConnectorService.php';
  1993.         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())));
  1994.     }
  1995.     /**
  1996.      * Gets the public 'App\Services\Dam\FileService' shared autowired service.
  1997.      *
  1998.      * @return \App\Services\Dam\FileService
  1999.      */
  2000.     protected function getFileServiceService()
  2001.     {
  2002.         include_once \dirname(__DIR__4).'/src/Services/Dam/FileService.php';
  2003.         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()));
  2004.     }
  2005.     /**
  2006.      * Gets the public 'App\Services\Dam\FolderService' shared autowired service.
  2007.      *
  2008.      * @return \App\Services\Dam\FolderService
  2009.      */
  2010.     protected function getFolderServiceService()
  2011.     {
  2012.         include_once \dirname(__DIR__4).'/src/Services/Dam/FolderService.php';
  2013.         $a = ($this->services['App\\Services\\Admin\\UserService'] ?? $this->getUserServiceService());
  2014.         if (isset($this->services['App\\Services\\Dam\\FolderService'])) {
  2015.             return $this->services['App\\Services\\Dam\\FolderService'];
  2016.         }
  2017.         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))));
  2018.     }
  2019.     /**
  2020.      * Gets the public 'App\Services\Dam\FormatService' shared autowired service.
  2021.      *
  2022.      * @return \App\Services\Dam\FormatService
  2023.      */
  2024.     protected function getFormatServiceService()
  2025.     {
  2026.         include_once \dirname(__DIR__4).'/src/Services/Dam/FormatService.php';
  2027.         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()));
  2028.     }
  2029.     /**
  2030.      * Gets the public 'App\Services\Dam\OneDriveService' shared autowired service.
  2031.      *
  2032.      * @return \App\Services\Dam\OneDriveService
  2033.      */
  2034.     protected function getOneDriveServiceService()
  2035.     {
  2036.         include_once \dirname(__DIR__4).'/src/Services/Dam/OneDriveService.php';
  2037.         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))));
  2038.     }
  2039.     /**
  2040.      * Gets the public 'App\Services\Dashboard\WidgetService' shared autowired service.
  2041.      *
  2042.      * @return \App\Services\Dashboard\WidgetService
  2043.      */
  2044.     protected function getWidgetServiceService()
  2045.     {
  2046.         include_once \dirname(__DIR__4).'/src/Services/Dashboard/WidgetService.php';
  2047.         $a = ($this->services['App\\Services\\Admin\\ContextService'] ?? $this->getContextServiceService());
  2048.         if (isset($this->services['App\\Services\\Dashboard\\WidgetService'])) {
  2049.             return $this->services['App\\Services\\Dashboard\\WidgetService'];
  2050.         }
  2051.         $b = ($this->services['App\\Services\\Admin\\UserService'] ?? $this->getUserServiceService());
  2052.         if (isset($this->services['App\\Services\\Dashboard\\WidgetService'])) {
  2053.             return $this->services['App\\Services\\Dashboard\\WidgetService'];
  2054.         }
  2055.         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\\ChannelService'] ?? $this->getChannelServiceService()), ($this->services['App\\Services\\Pim\\AttributeService'] ?? $this->getAttributeServiceService()), ($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()));
  2056.     }
  2057.     /**
  2058.      * Gets the public 'App\Services\IA\OpenAIService' shared autowired service.
  2059.      *
  2060.      * @return \App\Services\IA\OpenAIService
  2061.      */
  2062.     protected function getOpenAIServiceService()
  2063.     {
  2064.         include_once \dirname(__DIR__4).'/src/Services/IA/OpenAIService.php';
  2065.         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()));
  2066.     }
  2067.     /**
  2068.      * Gets the public 'App\Services\Main\ApiRequestService' shared autowired service.
  2069.      *
  2070.      * @return \App\Services\Main\ApiRequestService
  2071.      */
  2072.     protected function getApiRequestServiceService()
  2073.     {
  2074.         $a = ($this->services['App\\Services\\Util\\UtilService'] ?? $this->getUtilServiceService());
  2075.         if (isset($this->services['App\\Services\\Main\\ApiRequestService'])) {
  2076.             return $this->services['App\\Services\\Main\\ApiRequestService'];
  2077.         }
  2078.         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()));
  2079.     }
  2080.     /**
  2081.      * Gets the public 'App\Services\Main\ApiService' shared autowired service.
  2082.      *
  2083.      * @return \App\Services\Main\ApiService
  2084.      */
  2085.     protected function getApiServiceService()
  2086.     {
  2087.         $a = ($this->services['App\\Services\\Main\\SecurityService'] ?? $this->getSecurityServiceService());
  2088.         if (isset($this->services['App\\Services\\Main\\ApiService'])) {
  2089.             return $this->services['App\\Services\\Main\\ApiService'];
  2090.         }
  2091.         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()));
  2092.     }
  2093.     /**
  2094.      * Gets the public 'App\Services\Main\DemoService' shared autowired service.
  2095.      *
  2096.      * @return \App\Services\Main\DemoService
  2097.      */
  2098.     protected function getDemoServiceService()
  2099.     {
  2100.         include_once \dirname(__DIR__4).'/src/Services/Main/DemoService.php';
  2101.         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()));
  2102.     }
  2103.     /**
  2104.      * Gets the public 'App\Services\Main\ExportService' shared autowired service.
  2105.      *
  2106.      * @return \App\Services\Main\ExportService
  2107.      */
  2108.     protected function getExportServiceService()
  2109.     {
  2110.         include_once \dirname(__DIR__4).'/src/Services/Main/ExportService.php';
  2111.         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()));
  2112.     }
  2113.     /**
  2114.      * Gets the public 'App\Services\Main\HistoricalService' shared autowired service.
  2115.      *
  2116.      * @return \App\Services\Main\HistoricalService
  2117.      */
  2118.     protected function getHistoricalServiceService()
  2119.     {
  2120.         include_once \dirname(__DIR__4).'/src/Services/Main/HistoricalService.php';
  2121.         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()));
  2122.     }
  2123.     /**
  2124.      * Gets the public 'App\Services\Main\ImportService' shared autowired service.
  2125.      *
  2126.      * @return \App\Services\Main\ImportService
  2127.      */
  2128.     protected function getImportServiceService()
  2129.     {
  2130.         include_once \dirname(__DIR__4).'/src/Services/Main/ImportService.php';
  2131.         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())));
  2132.     }
  2133.     /**
  2134.      * Gets the public 'App\Services\Main\SecurityService' shared autowired service.
  2135.      *
  2136.      * @return \App\Services\Main\SecurityService
  2137.      */
  2138.     protected function getSecurityServiceService()
  2139.     {
  2140.         $a = ($this->services['App\\Services\\Main\\ApiRequestService'] ?? $this->getApiRequestServiceService());
  2141.         if (isset($this->services['App\\Services\\Main\\SecurityService'])) {
  2142.             return $this->services['App\\Services\\Main\\SecurityService'];
  2143.         }
  2144.         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())));
  2145.     }
  2146.     /**
  2147.      * Gets the public 'App\Services\Main\StatusService' shared autowired service.
  2148.      *
  2149.      * @return \App\Services\Main\StatusService
  2150.      */
  2151.     protected function getStatusServiceService()
  2152.     {
  2153.         include_once \dirname(__DIR__4).'/src/Services/Main/StatusService.php';
  2154.         return $this->services['App\\Services\\Main\\StatusService'] = new \App\Services\Main\StatusService(($this->services['App\\Services\\Main\\ApiService'] ?? $this->getApiServiceService()));
  2155.     }
  2156.     /**
  2157.      * Gets the public 'App\Services\Pim\AssociationService' shared autowired service.
  2158.      *
  2159.      * @return \App\Services\Pim\AssociationService
  2160.      */
  2161.     protected function getAssociationServiceService()
  2162.     {
  2163.         include_once \dirname(__DIR__4).'/src/Services/Pim/AssociationService.php';
  2164.         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()));
  2165.     }
  2166.     /**
  2167.      * Gets the public 'App\Services\Pim\AttributeService' shared autowired service.
  2168.      *
  2169.      * @return \App\Services\Pim\AttributeService
  2170.      */
  2171.     protected function getAttributeServiceService()
  2172.     {
  2173.         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())));
  2174.     }
  2175.     /**
  2176.      * Gets the public 'App\Services\Pim\AttributesGroupService' shared autowired service.
  2177.      *
  2178.      * @return \App\Services\Pim\AttributesGroupService
  2179.      */
  2180.     protected function getAttributesGroupServiceService()
  2181.     {
  2182.         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()));
  2183.     }
  2184.     /**
  2185.      * Gets the public 'App\Services\Pim\CategoryService' shared autowired service.
  2186.      *
  2187.      * @return \App\Services\Pim\CategoryService
  2188.      */
  2189.     protected function getCategoryServiceService()
  2190.     {
  2191.         return $this->services['App\\Services\\Pim\\CategoryService'] = new \App\Services\Pim\CategoryService($this, ($this->services['translator'] ?? $this->getTranslatorService()));
  2192.     }
  2193.     /**
  2194.      * Gets the public 'App\Services\Pim\ChannelService' shared autowired service.
  2195.      *
  2196.      * @return \App\Services\Pim\ChannelService
  2197.      */
  2198.     protected function getChannelServiceService()
  2199.     {
  2200.         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()));
  2201.     }
  2202.     /**
  2203.      * Gets the public 'App\Services\Pim\EtimService' shared autowired service.
  2204.      *
  2205.      * @return \App\Services\Pim\EtimService
  2206.      */
  2207.     protected function getEtimServiceService()
  2208.     {
  2209.         include_once \dirname(__DIR__4).'/src/Services/Pim/EtimService.php';
  2210.         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()));
  2211.     }
  2212.     /**
  2213.      * Gets the public 'App\Services\Pim\FamilyService' shared autowired service.
  2214.      *
  2215.      * @return \App\Services\Pim\FamilyService
  2216.      */
  2217.     protected function getFamilyServiceService()
  2218.     {
  2219.         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()));
  2220.     }
  2221.     /**
  2222.      * Gets the public 'App\Services\Pim\ProductService' shared autowired service.
  2223.      *
  2224.      * @return \App\Services\Pim\ProductService
  2225.      */
  2226.     protected function getProductServiceService()
  2227.     {
  2228.         include_once \dirname(__DIR__4).'/src/Services/Pim/ProductService.php';
  2229.         return $this->services['App\\Services\\Pim\\ProductService'] = new \App\Services\Pim\ProductService($this, ($this->services['translator'] ?? $this->getTranslatorService()));
  2230.     }
  2231.     /**
  2232.      * Gets the public 'App\Services\Pim\ReferentialService' shared autowired service.
  2233.      *
  2234.      * @return \App\Services\Pim\ReferentialService
  2235.      */
  2236.     protected function getReferentialServiceService()
  2237.     {
  2238.         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()));
  2239.     }
  2240.     /**
  2241.      * Gets the public 'App\Services\Util\ChartService' shared autowired service.
  2242.      *
  2243.      * @return \App\Services\Util\ChartService
  2244.      */
  2245.     protected function getChartServiceService()
  2246.     {
  2247.         include_once \dirname(__DIR__4).'/src/Services/Util/ChartService.php';
  2248.         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())));
  2249.     }
  2250.     /**
  2251.      * Gets the public 'App\Services\Util\ClockService' shared autowired service.
  2252.      *
  2253.      * @return \App\Services\Util\ClockService
  2254.      */
  2255.     protected function getClockServiceService()
  2256.     {
  2257.         return $this->services['App\\Services\\Util\\ClockService'] = new \App\Services\Util\ClockService();
  2258.     }
  2259.     /**
  2260.      * Gets the public 'App\Services\Util\ColorService' shared autowired service.
  2261.      *
  2262.      * @return \App\Services\Util\ColorService
  2263.      */
  2264.     protected function getColorServiceService()
  2265.     {
  2266.         return $this->services['App\\Services\\Util\\ColorService'] = new \App\Services\Util\ColorService();
  2267.     }
  2268.     /**
  2269.      * Gets the public 'App\Services\Util\ConfigService' shared autowired service.
  2270.      *
  2271.      * @return \App\Services\Util\ConfigService
  2272.      */
  2273.     protected function getConfigServiceService()
  2274.     {
  2275.         return $this->services['App\\Services\\Util\\ConfigService'] = new \App\Services\Util\ConfigService($this);
  2276.     }
  2277.     /**
  2278.      * Gets the public 'App\Services\Util\FileService' shared autowired service.
  2279.      *
  2280.      * @return \App\Services\Util\FileService
  2281.      */
  2282.     protected function getFileService2Service()
  2283.     {
  2284.         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())));
  2285.     }
  2286.     /**
  2287.      * Gets the public 'App\Services\Util\JsonService' shared autowired service.
  2288.      *
  2289.      * @return \App\Services\Util\JsonService
  2290.      */
  2291.     protected function getJsonServiceService()
  2292.     {
  2293.         return $this->services['App\\Services\\Util\\JsonService'] = new \App\Services\Util\JsonService();
  2294.     }
  2295.     /**
  2296.      * Gets the public 'App\Services\Util\RealTimeService' shared autowired service.
  2297.      *
  2298.      * @return \App\Services\Util\RealTimeService
  2299.      */
  2300.     protected function getRealTimeServiceService()
  2301.     {
  2302.         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()));
  2303.     }
  2304.     /**
  2305.      * Gets the public 'App\Services\Util\UtilService' shared autowired service.
  2306.      *
  2307.      * @return \App\Services\Util\UtilService
  2308.      */
  2309.     protected function getUtilServiceService()
  2310.     {
  2311.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  2312.         if (isset($this->services['App\\Services\\Util\\UtilService'])) {
  2313.             return $this->services['App\\Services\\Util\\UtilService'];
  2314.         }
  2315.         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);
  2316.     }
  2317.     /**
  2318.      * Gets the public 'App\Services\Web2Print\ExportService' shared autowired service.
  2319.      *
  2320.      * @return \App\Services\Web2Print\ExportService
  2321.      */
  2322.     protected function getExportService2Service()
  2323.     {
  2324.         include_once \dirname(__DIR__4).'/src/Services/Web2Print/ExportService.php';
  2325.         return $this->services['App\\Services\\Web2Print\\ExportService'] = new \App\Services\Web2Print\ExportService($this);
  2326.     }
  2327.     /**
  2328.      * Gets the public 'App\Services\Web2Print\GenerationService' shared autowired service.
  2329.      *
  2330.      * @return \App\Services\Web2Print\GenerationService
  2331.      */
  2332.     protected function getGenerationServiceService()
  2333.     {
  2334.         include_once \dirname(__DIR__4).'/src/Services/Web2Print/GenerationService.php';
  2335.         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))));
  2336.     }
  2337.     /**
  2338.      * Gets the public 'App\Services\Web2Print\MediaService' shared autowired service.
  2339.      *
  2340.      * @return \App\Services\Web2Print\MediaService
  2341.      */
  2342.     protected function getMediaServiceService()
  2343.     {
  2344.         include_once \dirname(__DIR__4).'/src/Services/Web2Print/MediaService.php';
  2345.         $a = ($this->services['App\\Services\\Admin\\ContextService'] ?? $this->getContextServiceService());
  2346.         if (isset($this->services['App\\Services\\Web2Print\\MediaService'])) {
  2347.             return $this->services['App\\Services\\Web2Print\\MediaService'];
  2348.         }
  2349.         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()));
  2350.     }
  2351.     /**
  2352.      * Gets the public 'App\Services\Web2Print\PageTemplateService' shared autowired service.
  2353.      *
  2354.      * @return \App\Services\Web2Print\PageTemplateService
  2355.      */
  2356.     protected function getPageTemplateServiceService()
  2357.     {
  2358.         include_once \dirname(__DIR__4).'/src/Services/Web2Print/PageTemplateService.php';
  2359.         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())));
  2360.     }
  2361.     /**
  2362.      * Gets the public 'App\Services\Web2Print\ProductTemplateService' shared autowired service.
  2363.      *
  2364.      * @return \App\Services\Web2Print\ProductTemplateService
  2365.      */
  2366.     protected function getProductTemplateServiceService()
  2367.     {
  2368.         include_once \dirname(__DIR__4).'/src/Services/Web2Print/ProductTemplateService.php';
  2369.         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())));
  2370.     }
  2371.     /**
  2372.      * Gets the public 'App\Services\Web2Print\PublicationService' shared autowired service.
  2373.      *
  2374.      * @return \App\Services\Web2Print\PublicationService
  2375.      */
  2376.     protected function getPublicationServiceService()
  2377.     {
  2378.         include_once \dirname(__DIR__4).'/src/Services/Web2Print/PublicationService.php';
  2379.         $a = ($this->services['App\\Services\\Web2Print\\MediaService'] ?? $this->getMediaServiceService());
  2380.         if (isset($this->services['App\\Services\\Web2Print\\PublicationService'])) {
  2381.             return $this->services['App\\Services\\Web2Print\\PublicationService'];
  2382.         }
  2383.         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()));
  2384.     }
  2385.     /**
  2386.      * Gets the public 'App\Services\Workflow\WorkflowItemService' shared autowired service.
  2387.      *
  2388.      * @return \App\Services\Workflow\WorkflowItemService
  2389.      */
  2390.     protected function getWorkflowItemServiceService()
  2391.     {
  2392.         include_once \dirname(__DIR__4).'/src/Services/Workflow/WorkflowItemService.php';
  2393.         return $this->services['App\\Services\\Workflow\\WorkflowItemService'] = new \App\Services\Workflow\WorkflowItemService(($this->services['App\\Services\\Main\\ApiService'] ?? $this->getApiServiceService()));
  2394.     }
  2395.     /**
  2396.      * Gets the public 'App\Services\Workflow\WorkflowProcessService' shared autowired service.
  2397.      *
  2398.      * @return \App\Services\Workflow\WorkflowProcessService
  2399.      */
  2400.     protected function getWorkflowProcessServiceService()
  2401.     {
  2402.         include_once \dirname(__DIR__4).'/src/Services/Workflow/WorkflowProcessService.php';
  2403.         $a = ($this->services['App\\Services\\Admin\\UserService'] ?? $this->getUserServiceService());
  2404.         if (isset($this->services['App\\Services\\Workflow\\WorkflowProcessService'])) {
  2405.             return $this->services['App\\Services\\Workflow\\WorkflowProcessService'];
  2406.         }
  2407.         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())));
  2408.     }
  2409.     /**
  2410.      * Gets the public 'App\Services\Workflow\WorkflowService' shared autowired service.
  2411.      *
  2412.      * @return \App\Services\Workflow\WorkflowService
  2413.      */
  2414.     protected function getWorkflowServiceService()
  2415.     {
  2416.         include_once \dirname(__DIR__4).'/src/Services/Workflow/WorkflowService.php';
  2417.         return $this->services['App\\Services\\Workflow\\WorkflowService'] = new \App\Services\Workflow\WorkflowService(($this->services['App\\Services\\Main\\ApiService'] ?? $this->getApiServiceService()));
  2418.     }
  2419.     /**
  2420.      * Gets the public 'App\Twig\AssetsTwigExtension' shared autowired service.
  2421.      *
  2422.      * @return \App\Twig\AssetsTwigExtension
  2423.      */
  2424.     protected function getAssetsTwigExtensionService()
  2425.     {
  2426.         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())));
  2427.     }
  2428.     /**
  2429.      * Gets the public 'App\Twig\ColorsTwigExtension' shared autowired service.
  2430.      *
  2431.      * @return \App\Twig\ColorsTwigExtension
  2432.      */
  2433.     protected function getColorsTwigExtensionService()
  2434.     {
  2435.         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())));
  2436.     }
  2437.     /**
  2438.      * Gets the public 'App\Twig\IeTwigExtension' shared autowired service.
  2439.      *
  2440.      * @return \App\Twig\IeTwigExtension
  2441.      */
  2442.     protected function getIeTwigExtensionService()
  2443.     {
  2444.         return $this->services['App\\Twig\\IeTwigExtension'] = new \App\Twig\IeTwigExtension();
  2445.     }
  2446.     /**
  2447.      * Gets the public 'App\Twig\TranslationExtension' shared autowired service.
  2448.      *
  2449.      * @return \App\Twig\TranslationExtension
  2450.      */
  2451.     protected function getTranslationExtensionService()
  2452.     {
  2453.         return $this->services['App\\Twig\\TranslationExtension'] = new \App\Twig\TranslationExtension(($this->privates['twig.extension.trans'] ?? $this->getTwig_Extension_TransService()));
  2454.     }
  2455.     /**
  2456.      * Gets the public 'App\Twig\UserTwigExtension' shared autowired service.
  2457.      *
  2458.      * @return \App\Twig\UserTwigExtension
  2459.      */
  2460.     protected function getUserTwigExtensionService()
  2461.     {
  2462.         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()));
  2463.     }
  2464.     /**
  2465.      * Gets the public 'Hslavich\OneloginSamlBundle\Controller\SamlController' shared autowired service.
  2466.      *
  2467.      * @return \Hslavich\OneloginSamlBundle\Controller\SamlController
  2468.      */
  2469.     protected function getSamlControllerService()
  2470.     {
  2471.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2472.         include_once \dirname(__DIR__4).'/vendor/hslavich/oneloginsaml-bundle/Controller/SamlController.php';
  2473.         $this->services['Hslavich\\OneloginSamlBundle\\Controller\\SamlController'] = $instance = new \Hslavich\OneloginSamlBundle\Controller\SamlController(($this->privates['OneLogin\\Saml2\\Auth'] ?? $this->getAuthService()));
  2474.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('Hslavich\\OneloginSamlBundle\\Controller\\SamlController'$this));
  2475.         return $instance;
  2476.     }
  2477.     /**
  2478.      * Gets the public 'Sentry\Integration\IgnoreErrorsIntegration' shared autowired service.
  2479.      *
  2480.      * @return \Sentry\Integration\IgnoreErrorsIntegration
  2481.      */
  2482.     protected function getIgnoreErrorsIntegrationService()
  2483.     {
  2484.         return $this->services['Sentry\\Integration\\IgnoreErrorsIntegration'] = new \Sentry\Integration\IgnoreErrorsIntegration(['ignore_exceptions' => [=> 'Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException'=> 'Symfony\\Component\\HttpKernel\\Exception\\PreconditionRequiredHttpException']]);
  2485.     }
  2486.     /**
  2487.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  2488.      *
  2489.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  2490.      */
  2491.     protected function getRedirectControllerService()
  2492.     {
  2493.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  2494.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  2495.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  2496.     }
  2497.     /**
  2498.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  2499.      *
  2500.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  2501.      */
  2502.     protected function getTemplateControllerService()
  2503.     {
  2504.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  2505.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  2506.     }
  2507.     /**
  2508.      * Gets the public 'bazinga.jstranslation.controller' shared service.
  2509.      *
  2510.      * @return \Bazinga\Bundle\JsTranslationBundle\Controller\Controller
  2511.      */
  2512.     protected function getBazinga_Jstranslation_ControllerService()
  2513.     {
  2514.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Controller/Controller.php';
  2515.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  2516.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  2517.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  2518.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  2519.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  2520.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  2521.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  2522.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  2523.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  2524.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  2525.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  2526.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  2527.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  2528.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  2529.         $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');
  2530.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  2531.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  2532.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  2533.         $instance->addLoader('yaml'$a);
  2534.         $instance->addLoader('yml'$a);
  2535.         $instance->addLoader('xlf'$b);
  2536.         $instance->addLoader('xliff'$b);
  2537.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  2538.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  2539.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  2540.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  2541.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  2542.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  2543.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  2544.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  2545.         return $instance;
  2546.     }
  2547.     /**
  2548.      * Gets the public 'bazinga.jstranslation.dump_command' shared service.
  2549.      *
  2550.      * @return \Bazinga\Bundle\JsTranslationBundle\Command\DumpCommand
  2551.      */
  2552.     protected function getBazinga_Jstranslation_DumpCommandService()
  2553.     {
  2554.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2555.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Command/DumpCommand.php';
  2556.         $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));
  2557.         $instance->setName('bazinga:js-translation:dump');
  2558.         return $instance;
  2559.     }
  2560.     /**
  2561.      * Gets the public 'bazinga.jstranslation.translation_dumper' shared service.
  2562.      *
  2563.      * @return \Bazinga\Bundle\JsTranslationBundle\Dumper\TranslationDumper
  2564.      */
  2565.     protected function getBazinga_Jstranslation_TranslationDumperService()
  2566.     {
  2567.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Dumper/TranslationDumper.php';
  2568.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  2569.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  2570.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  2571.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  2572.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  2573.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  2574.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  2575.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  2576.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  2577.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  2578.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  2579.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  2580.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  2581.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  2582.         $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', [], []);
  2583.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  2584.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  2585.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  2586.         $instance->addLoader('yaml'$a);
  2587.         $instance->addLoader('yml'$a);
  2588.         $instance->addLoader('xlf'$b);
  2589.         $instance->addLoader('xliff'$b);
  2590.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  2591.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  2592.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  2593.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  2594.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  2595.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  2596.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  2597.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  2598.         return $instance;
  2599.     }
  2600.     /**
  2601.      * Gets the public 'bazinga.jstranslation.translation_finder' shared service.
  2602.      *
  2603.      * @return \Bazinga\Bundle\JsTranslationBundle\Finder\TranslationFinder
  2604.      */
  2605.     protected function getBazinga_Jstranslation_TranslationFinderService()
  2606.     {
  2607.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Finder/TranslationFinder.php';
  2608.         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')]]);
  2609.     }
  2610.     /**
  2611.      * Gets the public 'cache.app' shared service.
  2612.      *
  2613.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2614.      */
  2615.     protected function getCache_AppService()
  2616.     {
  2617.         $a = new \Symfony\Component\Cache\Adapter\RedisAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection('redis://localhost', ['lazy' => true]), '-QUMUK6RCL'0, new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue));
  2618.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2619.         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));
  2620.     }
  2621.     /**
  2622.      * Gets the public 'cache.app_clearer' shared service.
  2623.      *
  2624.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  2625.      */
  2626.     protected function getCache_AppClearerService()
  2627.     {
  2628.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  2629.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  2630.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService())]);
  2631.     }
  2632.     /**
  2633.      * Gets the public 'cache.global_clearer' shared service.
  2634.      *
  2635.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  2636.      */
  2637.     protected function getCache_GlobalClearerService()
  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.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())]);
  2642.     }
  2643.     /**
  2644.      * Gets the public 'cache.system' shared service.
  2645.      *
  2646.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2647.      */
  2648.     protected function getCache_SystemService()
  2649.     {
  2650.         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('H+SEOEfOPG'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  2651.     }
  2652.     /**
  2653.      * Gets the public 'cache.system_clearer' shared service.
  2654.      *
  2655.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  2656.      */
  2657.     protected function getCache_SystemClearerService()
  2658.     {
  2659.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  2660.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  2661.         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())]);
  2662.     }
  2663.     /**
  2664.      * Gets the public 'cache.validator_expression_language' shared service.
  2665.      *
  2666.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2667.      */
  2668.     protected function getCache_ValidatorExpressionLanguageService()
  2669.     {
  2670.         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('CFsGHavy16'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  2671.     }
  2672.     /**
  2673.      * Gets the public 'cache_warmer' shared service.
  2674.      *
  2675.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  2676.      */
  2677.     protected function getCacheWarmerService()
  2678.     {
  2679.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  2680.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  2681.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  2682.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  2683.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  2684.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  2685.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  2686.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  2687.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  2688.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  2689.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  2690.             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'))));
  2691.         }, 9), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
  2692.     }
  2693.     /**
  2694.      * Gets the public 'console.command_loader' shared service.
  2695.      *
  2696.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  2697.      */
  2698.     protected function getConsole_CommandLoaderService()
  2699.     {
  2700.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  2701.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  2702.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2703.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  2704.             'console.command.assets_install' => ['privates''.console.command.assets_install.lazy''get_Console_Command_AssetsInstall_LazyService'false],
  2705.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  2706.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  2707.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  2708.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  2709.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  2710.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  2711.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  2712.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  2713.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  2714.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  2715.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  2716.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  2717.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  2718.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  2719.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  2720.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  2721.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  2722.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  2723.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  2724.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  2725.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  2726.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  2727.             'console.command.form_debug' => ['privates''.console.command.form_debug.lazy''get_Console_Command_FormDebug_LazyService'false],
  2728.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  2729.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  2730.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  2731.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  2732.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  2733.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  2734.             'security.command.debug_firewall' => ['privates''.security.command.debug_firewall.lazy''get_Security_Command_DebugFirewall_LazyService'false],
  2735.             'security.command.user_password_encoder' => ['privates''.security.command.user_password_encoder.lazy''get_Security_Command_UserPasswordEncoder_LazyService'false],
  2736.             'security.command.user_password_hash' => ['privates''.security.command.user_password_hash.lazy''get_Security_Command_UserPasswordHash_LazyService'false],
  2737.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  2738.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  2739.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  2740.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  2741.             'bazinga.jstranslation.dump_command' => ['services''bazinga.jstranslation.dump_command''getBazinga_Jstranslation_DumpCommandService'false],
  2742.             'nelmio_api_doc.command.dump' => ['services''nelmio_api_doc.command.dump''getNelmioApiDoc_Command_DumpService'false],
  2743.             'Sentry\\SentryBundle\\Command\\SentryTestCommand' => ['privates''Sentry\\SentryBundle\\Command\\SentryTestCommand''getSentryTestCommandService'false],
  2744.             'fos_js_routing.dump_command' => ['privates''fos_js_routing.dump_command''getFosJsRouting_DumpCommandService'false],
  2745.             'fos_js_routing.router_debug_exposed_command' => ['privates''fos_js_routing.router_debug_exposed_command''getFosJsRouting_RouterDebugExposedCommandService'false],
  2746.             'maker.auto_command.make_auth' => ['privates''.maker.auto_command.make_auth.lazy''get_Maker_AutoCommand_MakeAuth_LazyService'false],
  2747.             'maker.auto_command.make_command' => ['privates''.maker.auto_command.make_command.lazy''get_Maker_AutoCommand_MakeCommand_LazyService'false],
  2748.             'maker.auto_command.make_twig_component' => ['privates''.maker.auto_command.make_twig_component.lazy''get_Maker_AutoCommand_MakeTwigComponent_LazyService'false],
  2749.             'maker.auto_command.make_controller' => ['privates''.maker.auto_command.make_controller.lazy''get_Maker_AutoCommand_MakeController_LazyService'false],
  2750.             'maker.auto_command.make_crud' => ['privates''.maker.auto_command.make_crud.lazy''get_Maker_AutoCommand_MakeCrud_LazyService'false],
  2751.             'maker.auto_command.make_docker_database' => ['privates''.maker.auto_command.make_docker_database.lazy''get_Maker_AutoCommand_MakeDockerDatabase_LazyService'false],
  2752.             'maker.auto_command.make_entity' => ['privates''.maker.auto_command.make_entity.lazy''get_Maker_AutoCommand_MakeEntity_LazyService'false],
  2753.             'maker.auto_command.make_fixtures' => ['privates''.maker.auto_command.make_fixtures.lazy''get_Maker_AutoCommand_MakeFixtures_LazyService'false],
  2754.             'maker.auto_command.make_form' => ['privates''.maker.auto_command.make_form.lazy''get_Maker_AutoCommand_MakeForm_LazyService'false],
  2755.             'maker.auto_command.make_message' => ['privates''.maker.auto_command.make_message.lazy''get_Maker_AutoCommand_MakeMessage_LazyService'false],
  2756.             'maker.auto_command.make_messenger_middleware' => ['privates''.maker.auto_command.make_messenger_middleware.lazy''get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService'false],
  2757.             'maker.auto_command.make_registration_form' => ['privates''.maker.auto_command.make_registration_form.lazy''get_Maker_AutoCommand_MakeRegistrationForm_LazyService'false],
  2758.             'maker.auto_command.make_reset_password' => ['privates''.maker.auto_command.make_reset_password.lazy''get_Maker_AutoCommand_MakeResetPassword_LazyService'false],
  2759.             'maker.auto_command.make_serializer_encoder' => ['privates''.maker.auto_command.make_serializer_encoder.lazy''get_Maker_AutoCommand_MakeSerializerEncoder_LazyService'false],
  2760.             'maker.auto_command.make_serializer_normalizer' => ['privates''.maker.auto_command.make_serializer_normalizer.lazy''get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService'false],
  2761.             'maker.auto_command.make_subscriber' => ['privates''.maker.auto_command.make_subscriber.lazy''get_Maker_AutoCommand_MakeSubscriber_LazyService'false],
  2762.             'maker.auto_command.make_twig_extension' => ['privates''.maker.auto_command.make_twig_extension.lazy''get_Maker_AutoCommand_MakeTwigExtension_LazyService'false],
  2763.             'maker.auto_command.make_test' => ['privates''.maker.auto_command.make_test.lazy''get_Maker_AutoCommand_MakeTest_LazyService'false],
  2764.             'maker.auto_command.make_validator' => ['privates''.maker.auto_command.make_validator.lazy''get_Maker_AutoCommand_MakeValidator_LazyService'false],
  2765.             'maker.auto_command.make_voter' => ['privates''.maker.auto_command.make_voter.lazy''get_Maker_AutoCommand_MakeVoter_LazyService'false],
  2766.             'maker.auto_command.make_user' => ['privates''.maker.auto_command.make_user.lazy''get_Maker_AutoCommand_MakeUser_LazyService'false],
  2767.             'maker.auto_command.make_migration' => ['privates''.maker.auto_command.make_migration.lazy''get_Maker_AutoCommand_MakeMigration_LazyService'false],
  2768.             'maker.auto_command.make_stimulus_controller' => ['privates''.maker.auto_command.make_stimulus_controller.lazy''get_Maker_AutoCommand_MakeStimulusController_LazyService'false],
  2769.         ], [
  2770.             'console.command.about' => '?',
  2771.             'console.command.assets_install' => '?',
  2772.             'console.command.cache_clear' => '?',
  2773.             'console.command.cache_pool_clear' => '?',
  2774.             'console.command.cache_pool_prune' => '?',
  2775.             'console.command.cache_pool_delete' => '?',
  2776.             'console.command.cache_pool_list' => '?',
  2777.             'console.command.cache_warmup' => '?',
  2778.             'console.command.config_debug' => '?',
  2779.             'console.command.config_dump_reference' => '?',
  2780.             'console.command.container_debug' => '?',
  2781.             'console.command.container_lint' => '?',
  2782.             'console.command.debug_autowiring' => '?',
  2783.             'console.command.dotenv_debug' => '?',
  2784.             'console.command.event_dispatcher_debug' => '?',
  2785.             'console.command.router_debug' => '?',
  2786.             'console.command.router_match' => '?',
  2787.             'console.command.translation_debug' => '?',
  2788.             'console.command.translation_extract' => '?',
  2789.             'console.command.validator_debug' => '?',
  2790.             'console.command.translation_pull' => '?',
  2791.             'console.command.translation_push' => '?',
  2792.             'console.command.xliff_lint' => '?',
  2793.             'console.command.yaml_lint' => '?',
  2794.             'console.command.form_debug' => '?',
  2795.             'console.command.secrets_set' => '?',
  2796.             'console.command.secrets_remove' => '?',
  2797.             'console.command.secrets_generate_key' => '?',
  2798.             'console.command.secrets_list' => '?',
  2799.             'console.command.secrets_decrypt_to_local' => '?',
  2800.             'console.command.secrets_encrypt_from_local' => '?',
  2801.             'security.command.debug_firewall' => '?',
  2802.             'security.command.user_password_encoder' => '?',
  2803.             'security.command.user_password_hash' => '?',
  2804.             'twig.command.debug' => '?',
  2805.             'twig.command.lint' => '?',
  2806.             'var_dumper.command.server_dump' => '?',
  2807.             'monolog.command.server_log' => '?',
  2808.             'bazinga.jstranslation.dump_command' => 'Bazinga\\Bundle\\JsTranslationBundle\\Command\\DumpCommand',
  2809.             'nelmio_api_doc.command.dump' => 'Nelmio\\ApiDocBundle\\Command\\DumpCommand',
  2810.             'Sentry\\SentryBundle\\Command\\SentryTestCommand' => 'Sentry\\SentryBundle\\Command\\SentryTestCommand',
  2811.             'fos_js_routing.dump_command' => 'FOS\\JsRoutingBundle\\Command\\DumpCommand',
  2812.             'fos_js_routing.router_debug_exposed_command' => 'FOS\\JsRoutingBundle\\Command\\RouterDebugExposedCommand',
  2813.             'maker.auto_command.make_auth' => '?',
  2814.             'maker.auto_command.make_command' => '?',
  2815.             'maker.auto_command.make_twig_component' => '?',
  2816.             'maker.auto_command.make_controller' => '?',
  2817.             'maker.auto_command.make_crud' => '?',
  2818.             'maker.auto_command.make_docker_database' => '?',
  2819.             'maker.auto_command.make_entity' => '?',
  2820.             'maker.auto_command.make_fixtures' => '?',
  2821.             'maker.auto_command.make_form' => '?',
  2822.             'maker.auto_command.make_message' => '?',
  2823.             'maker.auto_command.make_messenger_middleware' => '?',
  2824.             'maker.auto_command.make_registration_form' => '?',
  2825.             'maker.auto_command.make_reset_password' => '?',
  2826.             'maker.auto_command.make_serializer_encoder' => '?',
  2827.             'maker.auto_command.make_serializer_normalizer' => '?',
  2828.             'maker.auto_command.make_subscriber' => '?',
  2829.             'maker.auto_command.make_twig_extension' => '?',
  2830.             'maker.auto_command.make_test' => '?',
  2831.             'maker.auto_command.make_validator' => '?',
  2832.             'maker.auto_command.make_voter' => '?',
  2833.             'maker.auto_command.make_user' => '?',
  2834.             'maker.auto_command.make_migration' => '?',
  2835.             'maker.auto_command.make_stimulus_controller' => '?',
  2836.         ]), ['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']);
  2837.     }
  2838.     /**
  2839.      * Gets the public 'container.env_var_processors_locator' shared service.
  2840.      *
  2841.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2842.      */
  2843.     protected function getContainer_EnvVarProcessorsLocatorService()
  2844.     {
  2845.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2846.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2847.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2848.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2849.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2850.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2851.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2852.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2853.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2854.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2855.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2856.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2857.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2858.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2859.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2860.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2861.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2862.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2863.         ], [
  2864.             'base64' => '?',
  2865.             'bool' => '?',
  2866.             'const' => '?',
  2867.             'csv' => '?',
  2868.             'default' => '?',
  2869.             'file' => '?',
  2870.             'float' => '?',
  2871.             'int' => '?',
  2872.             'json' => '?',
  2873.             'key' => '?',
  2874.             'not' => '?',
  2875.             'query_string' => '?',
  2876.             'require' => '?',
  2877.             'resolve' => '?',
  2878.             'string' => '?',
  2879.             'trim' => '?',
  2880.             'url' => '?',
  2881.         ]);
  2882.     }
  2883.     /**
  2884.      * Gets the public 'data_collector.dump' shared service.
  2885.      *
  2886.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  2887.      */
  2888.     protected function getDataCollector_DumpService()
  2889.     {
  2890.         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()));
  2891.     }
  2892.     /**
  2893.      * Gets the public 'error_controller' shared service.
  2894.      *
  2895.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  2896.      */
  2897.     protected function getErrorControllerService()
  2898.     {
  2899.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  2900.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  2901.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  2902.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  2903.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  2904.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2905.         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)));
  2906.     }
  2907.     /**
  2908.      * Gets the public 'event_dispatcher' shared service.
  2909.      *
  2910.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  2911.      */
  2912.     protected function getEventDispatcherService()
  2913.     {
  2914.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  2915.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2916.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  2917.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2918.         $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())));
  2919.         $instance->addListener('kernel.request', [=> function () {
  2920.             return ($this->services['App\\EventListener\\BeforeLogoutListener'] ?? $this->getBeforeLogoutListenerService());
  2921.         }, => 'onKernelRequest'], 8);
  2922.         $instance->addListener('kernel.exception', [=> function () {
  2923.             return ($this->services['App\\EventListener\\BeforeLogoutListener'] ?? $this->getBeforeLogoutListenerService());
  2924.         }, => 'onKernelException'], 8);
  2925.         $instance->addListener('kernel.controller', [=> function () {
  2926.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  2927.         }, => 'onKernelController'], 0);
  2928.         $instance->addListener('Hslavich\\OneloginSamlBundle\\Event\\UserCreatedEvent', [=> function () {
  2929.             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)));
  2930.         }, => '__invoke'], 0);
  2931.         $instance->addListener('Hslavich\\OneloginSamlBundle\\Event\\UserModifiedEvent', [=> function () {
  2932.             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)));
  2933.         }, => '__invoke'], 0);
  2934.         $instance->addListener('kernel.exception', [=> function () {
  2935.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->getWebpackEncore_ExceptionListenerService());
  2936.         }, => 'onKernelException'], 0);
  2937.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2938.             return ($this->privates['Hslavich\\OneloginSamlBundle\\EventListener\\Security\\SamlLogoutListener'] ?? $this->getSamlLogoutListenerService());
  2939.         }, => '__invoke'], 0);
  2940.         $instance->addListener('console.command', [=> function () {
  2941.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->getConsoleListenerService());
  2942.         }, => 'handleConsoleCommandEvent'], 128);
  2943.         $instance->addListener('console.terminate', [=> function () {
  2944.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->getConsoleListenerService());
  2945.         }, => 'handleConsoleTerminateEvent'], -64);
  2946.         $instance->addListener('console.error', [=> function () {
  2947.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->getConsoleListenerService());
  2948.         }, => 'handleConsoleErrorEvent'], -64);
  2949.         $instance->addListener('kernel.exception', [=> function () {
  2950.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ErrorListener'] ?? $this->getErrorListenerService());
  2951.         }, => 'handleExceptionEvent'], 128);
  2952.         $instance->addListener('kernel.request', [=> function () {
  2953.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  2954.         }, => 'handleKernelRequestEvent'], 5);
  2955.         $instance->addListener('kernel.controller', [=> function () {
  2956.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  2957.         }, => 'handleKernelControllerEvent'], 10);
  2958.         $instance->addListener('kernel.request', [=> function () {
  2959.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService());
  2960.         }, => 'handleKernelRequestEvent'], 3);
  2961.         $instance->addListener('kernel.finish_request', [=> function () {
  2962.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService());
  2963.         }, => 'handleKernelFinishRequestEvent'], 5);
  2964.         $instance->addListener('kernel.request', [=> function () {
  2965.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  2966.         }, => 'handleKernelRequestEvent'], 4);
  2967.         $instance->addListener('kernel.response', [=> function () {
  2968.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  2969.         }, => 'handleKernelResponseEvent'], 15);
  2970.         $instance->addListener('kernel.terminate', [=> function () {
  2971.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  2972.         }, => 'handleKernelTerminateEvent'], 5);
  2973.         $instance->addListener('kernel.request', [=> function () {
  2974.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  2975.         }, => 'handleKernelRequestEvent'], 2);
  2976.         $instance->addListener('kernel.finish_request', [=> function () {
  2977.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  2978.         }, => 'handleKernelFinishRequestEvent'], 10);
  2979.         $instance->addListener('kernel.response', [=> function () {
  2980.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  2981.         }, => 'handleKernelResponseEvent'], 15);
  2982.         $instance->addListener('console.command', [=> function () {
  2983.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] ?? $this->getTracingConsoleListenerService());
  2984.         }, => 'handleConsoleCommandEvent'], 118);
  2985.         $instance->addListener('console.terminate', [=> function () {
  2986.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] ?? $this->getTracingConsoleListenerService());
  2987.         }, => 'handleConsoleTerminateEvent'], -54);
  2988.         $instance->addListener('kernel.request', [=> function () {
  2989.             return ($this->services['App\\EventListener\\BeforeLogoutListener'] ?? $this->getBeforeLogoutListenerService());
  2990.         }, => 'onKernelRequest'], 15);
  2991.         $instance->addListener('kernel.exception', [=> function () {
  2992.             return ($this->services['App\\EventListener\\BeforeLogoutListener'] ?? $this->getBeforeLogoutListenerService());
  2993.         }, => 'onKernelException'], 15);
  2994.         $instance->addListener('kernel.request', [=> function () {
  2995.             return ($this->services['App\\EventListener\\LocaleListener'] ?? ($this->services['App\\EventListener\\LocaleListener'] = new \App\EventListener\LocaleListener()));
  2996.         }, => 'onKernelRequest'], 15);
  2997.         $instance->addListener('kernel.controller', [=> function () {
  2998.             return ($this->services['App\\EventListener\\TerminologiesListener'] ?? $this->getTerminologiesListenerService());
  2999.         }, => 'onKernelController'], 15);
  3000.         $instance->addListener('kernel.response', [=> function () {
  3001.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  3002.         }, => 'onKernelResponse'], 0);
  3003.         $instance->addListener('kernel.response', [=> function () {
  3004.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  3005.         }, => 'onKernelResponse'], -1024);
  3006.         $instance->addListener('kernel.request', [=> function () {
  3007.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  3008.         }, => 'setDefaultLocale'], 100);
  3009.         $instance->addListener('kernel.request', [=> function () {
  3010.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  3011.         }, => 'onKernelRequest'], 16);
  3012.         $instance->addListener('kernel.finish_request', [=> function () {
  3013.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  3014.         }, => 'onKernelFinishRequest'], 0);
  3015.         $instance->addListener('kernel.request', [=> function () {
  3016.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  3017.         }, => 'onKernelRequest'], 256);
  3018.         $instance->addListener('kernel.response', [=> function () {
  3019.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  3020.         }, => 'onResponse'], -255);
  3021.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3022.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3023.         }, => 'onControllerArguments'], 0);
  3024.         $instance->addListener('kernel.exception', [=> function () {
  3025.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3026.         }, => 'logKernelException'], 0);
  3027.         $instance->addListener('kernel.exception', [=> function () {
  3028.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3029.         }, => 'onKernelException'], -128);
  3030.         $instance->addListener('kernel.response', [=> function () {
  3031.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3032.         }, => 'removeCspHeader'], -128);
  3033.         $instance->addListener('kernel.request', [=> function () {
  3034.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  3035.         }, => 'onKernelRequest'], 15);
  3036.         $instance->addListener('kernel.finish_request', [=> function () {
  3037.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  3038.         }, => 'onKernelFinishRequest'], -15);
  3039.         $instance->addListener('console.error', [=> function () {
  3040.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  3041.         }, => 'onConsoleError'], -128);
  3042.         $instance->addListener('console.terminate', [=> function () {
  3043.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  3044.         }, => 'onConsoleTerminate'], -128);
  3045.         $instance->addListener('console.error', [=> function () {
  3046.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  3047.         }, => 'onConsoleError'], 0);
  3048.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  3049.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  3050.         }, => 'onMessage'], -255);
  3051.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  3052.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  3053.         }, => 'onMessage'], -255);
  3054.         $instance->addListener('kernel.request', [=> function () {
  3055.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  3056.         }, => 'configure'], 2048);
  3057.         $instance->addListener('console.command', [=> function () {
  3058.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  3059.         }, => 'configure'], 2048);
  3060.         $instance->addListener('kernel.request', [=> function () {
  3061.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3062.         }, => 'onKernelRequest'], 32);
  3063.         $instance->addListener('kernel.finish_request', [=> function () {
  3064.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3065.         }, => 'onKernelFinishRequest'], 0);
  3066.         $instance->addListener('kernel.exception', [=> function () {
  3067.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3068.         }, => 'onKernelException'], -64);
  3069.         $instance->addListener('kernel.response', [=> function () {
  3070.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  3071.         }, => 'onKernelResponse'], 0);
  3072.         $instance->addListener('kernel.request', [=> function () {
  3073.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  3074.         }, => 'onKernelRequest'], 128);
  3075.         $instance->addListener('kernel.response', [=> function () {
  3076.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  3077.         }, => 'onKernelResponse'], -1000);
  3078.         $instance->addListener('kernel.finish_request', [=> function () {
  3079.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  3080.         }, => 'onFinishRequest'], 0);
  3081.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  3082.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  3083.         }, => 'onNotification'], -255);
  3084.         $instance->addListener('kernel.response', [=> function () {
  3085.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3086.         }, => 'onKernelResponse'], -100);
  3087.         $instance->addListener('kernel.exception', [=> function () {
  3088.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3089.         }, => 'onKernelException'], 0);
  3090.         $instance->addListener('kernel.terminate', [=> function () {
  3091.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3092.         }, => 'onKernelTerminate'], -1024);
  3093.         $instance->addListener('kernel.controller', [=> function () {
  3094.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  3095.         }, => 'onKernelController'], 0);
  3096.         $instance->addListener('kernel.response', [=> function () {
  3097.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  3098.         }, => 'onKernelResponse'], 0);
  3099.         $instance->addListener('kernel.response', [=> function () {
  3100.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  3101.         }, => 'onKernelResponse'], 0);
  3102.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  3103.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  3104.         }, => 'onVoterVote'], 0);
  3105.         $instance->addListener('kernel.request', [=> function () {
  3106.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3107.         }, => 'configureLogoutUrlGenerator'], 8);
  3108.         $instance->addListener('kernel.request', [=> function () {
  3109.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3110.         }, => 'onKernelRequest'], 8);
  3111.         $instance->addListener('kernel.finish_request', [=> function () {
  3112.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3113.         }, => 'onKernelFinishRequest'], 0);
  3114.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  3115.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  3116.         }, => 'onMessage'], 0);
  3117.         $instance->addListener('kernel.response', [=> function () {
  3118.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  3119.         }, => 'onKernelResponse'], -128);
  3120.         $instance->addListener('console.command', [=> function () {
  3121.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  3122.         }, => 'onCommand'], 255);
  3123.         $instance->addListener('console.terminate', [=> function () {
  3124.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  3125.         }, => 'onTerminate'], -255);
  3126.         $instance->addListener('console.command', [=> function () {
  3127.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  3128.         }, => 'configure'], 1024);
  3129.         $instance->addListener('kernel.controller', [=> function () {
  3130.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  3131.         }, => 'onKernelController'], 0);
  3132.         $instance->addListener('kernel.controller', [=> function () {
  3133.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  3134.         }, => 'onKernelController'], 0);
  3135.         $instance->addListener('kernel.controller', [=> function () {
  3136.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  3137.         }, => 'onKernelController'], -128);
  3138.         $instance->addListener('kernel.view', [=> function () {
  3139.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  3140.         }, => 'onKernelView'], 0);
  3141.         $instance->addListener('kernel.controller', [=> function () {
  3142.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  3143.         }, => 'onKernelController'], 0);
  3144.         $instance->addListener('kernel.response', [=> function () {
  3145.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  3146.         }, => 'onKernelResponse'], 0);
  3147.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3148.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  3149.         }, => 'onKernelControllerArguments'], 0);
  3150.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3151.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  3152.         }, => 'onKernelControllerArguments'], 0);
  3153.         $instance->addListener('kernel.view', [=> function () {
  3154.             return ($this->privates['sensio_framework_extra.psr7.listener.response'] ?? $this->getSensioFrameworkExtra_Psr7_Listener_ResponseService());
  3155.         }, => 'onKernelView'], 0);
  3156.         $instance->addListener('console.error', [=> function () {
  3157.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  3158.         }, => 'onConsoleError'], 0);
  3159.         $instance->addListener('console.terminate', [=> function () {
  3160.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  3161.         }, => 'onConsoleTerminate'], 0);
  3162.         $instance->addListener('kernel.finish_request', [=> function () {
  3163.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  3164.         }, => 'resetAssets'], 0);
  3165.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  3166.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  3167.         }, => 'onLogout'], 0);
  3168.         return $instance;
  3169.     }
  3170.     /**
  3171.      * Gets the public 'fos_js_routing.controller' shared service.
  3172.      *
  3173.      * @return \FOS\JsRoutingBundle\Controller\Controller
  3174.      */
  3175.     protected function getFosJsRouting_ControllerService()
  3176.     {
  3177.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Controller/Controller.php';
  3178.         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);
  3179.     }
  3180.     /**
  3181.      * Gets the public 'fos_js_routing.extractor' shared service.
  3182.      *
  3183.      * @return \FOS\JsRoutingBundle\Extractor\ExposedRoutesExtractor
  3184.      */
  3185.     protected function getFosJsRouting_ExtractorService()
  3186.     {
  3187.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Extractor/ExposedRoutesExtractorInterface.php';
  3188.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Extractor/ExposedRoutesExtractor.php';
  3189.         return $this->services['fos_js_routing.extractor'] = new \FOS\JsRoutingBundle\Extractor\ExposedRoutesExtractor(($this->services['router'] ?? $this->getRouterService()), [], $this->targetDir.''$this->parameters['kernel.bundles']);
  3190.     }
  3191.     /**
  3192.      * Gets the public 'fos_js_routing.serializer' shared service.
  3193.      *
  3194.      * @return \Symfony\Component\Serializer\Serializer
  3195.      */
  3196.     protected function getFosJsRouting_SerializerService()
  3197.     {
  3198.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  3199.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  3200.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  3201.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  3202.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  3203.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  3204.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  3205.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  3206.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  3207.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  3208.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Normalizer/RouteCollectionNormalizer.php';
  3209.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Normalizer/RoutesResponseNormalizer.php';
  3210.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Denormalizer/RouteCollectionDenormalizer.php';
  3211.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  3212.         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()]);
  3213.     }
  3214.     /**
  3215.      * Gets the public 'http_kernel' shared service.
  3216.      *
  3217.      * @return \Symfony\Component\HttpKernel\HttpKernel
  3218.      */
  3219.     protected function getHttpKernelService()
  3220.     {
  3221.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3222.         if (isset($this->services['http_kernel'])) {
  3223.             return $this->services['http_kernel'];
  3224.         }
  3225.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  3226.         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 () {
  3227.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  3228.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  3229.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  3230.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  3231.             yield => ($this->privates['debug.sensio_framework_extra.psr7.argument_value_resolver.server_request'] ?? $this->getDebug_SensioFrameworkExtra_Psr7_ArgumentValueResolver_ServerRequestService());
  3232.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  3233.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  3234.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  3235.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  3236.         }, 9)), $b));
  3237.     }
  3238.     /**
  3239.      * Gets the public 'nelmio_api_doc.command.dump' shared service.
  3240.      *
  3241.      * @return \Nelmio\ApiDocBundle\Command\DumpCommand
  3242.      */
  3243.     protected function getNelmioApiDoc_Command_DumpService()
  3244.     {
  3245.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3246.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Command/DumpCommand.php';
  3247.         $this->services['nelmio_api_doc.command.dump'] = $instance = new \Nelmio\ApiDocBundle\Command\DumpCommand(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  3248.         $instance->setName('nelmio:apidoc:dump');
  3249.         return $instance;
  3250.     }
  3251.     /**
  3252.      * Gets the public 'nelmio_api_doc.controller.swagger_json' shared service.
  3253.      *
  3254.      * @return \Nelmio\ApiDocBundle\Controller\DocumentationController
  3255.      */
  3256.     protected function getNelmioApiDoc_Controller_SwaggerJsonService()
  3257.     {
  3258.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Controller/DocumentationController.php';
  3259.         return $this->services['nelmio_api_doc.controller.swagger_json'] = new \Nelmio\ApiDocBundle\Controller\DocumentationController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  3260.     }
  3261.     /**
  3262.      * Gets the public 'nelmio_api_doc.controller.swagger_ui' shared service.
  3263.      *
  3264.      * @return \Nelmio\ApiDocBundle\Controller\SwaggerUiController
  3265.      */
  3266.     protected function getNelmioApiDoc_Controller_SwaggerUiService()
  3267.     {
  3268.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Controller/SwaggerUiController.php';
  3269.         return $this->services['nelmio_api_doc.controller.swagger_ui'] = new \Nelmio\ApiDocBundle\Controller\SwaggerUiController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  3270.     }
  3271.     /**
  3272.      * Gets the public 'nelmio_api_doc.controller.swagger_yaml' shared service.
  3273.      *
  3274.      * @return \Nelmio\ApiDocBundle\Controller\YamlDocumentationController
  3275.      */
  3276.     protected function getNelmioApiDoc_Controller_SwaggerYamlService()
  3277.     {
  3278.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Controller/YamlDocumentationController.php';
  3279.         return $this->services['nelmio_api_doc.controller.swagger_yaml'] = new \Nelmio\ApiDocBundle\Controller\YamlDocumentationController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  3280.     }
  3281.     /**
  3282.      * Gets the public 'nelmio_api_doc.generator.default' shared service.
  3283.      *
  3284.      * @return \Nelmio\ApiDocBundle\ApiDocGenerator
  3285.      */
  3286.     protected function getNelmioApiDoc_Generator_DefaultService()
  3287.     {
  3288.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ApiDocGenerator.php';
  3289.         $this->services['nelmio_api_doc.generator.default'] = $instance = new \Nelmio\ApiDocBundle\ApiDocGenerator(new RewindableGenerator(function () {
  3290.             yield => ($this->privates['nelmio_api_doc.describers.config'] ?? ($this->privates['nelmio_api_doc.describers.config'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([])));
  3291.             yield => ($this->privates['nelmio_api_doc.describers.config.default'] ?? ($this->privates['nelmio_api_doc.describers.config.default'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
  3292.             yield => ($this->privates['nelmio_api_doc.describers.openapi_php.default'] ?? $this->getNelmioApiDoc_Describers_OpenapiPhp_DefaultService());
  3293.             yield => ($this->privates['nelmio_api_doc.describers.route.default'] ?? $this->getNelmioApiDoc_Describers_Route_DefaultService());
  3294.             yield => ($this->privates['nelmio_api_doc.describers.default'] ?? ($this->privates['nelmio_api_doc.describers.default'] = new \Nelmio\ApiDocBundle\Describer\DefaultDescriber()));
  3295.         }, 5), new RewindableGenerator(function () {
  3296.             yield => ($this->privates['nelmio_api_doc.model_describers.self_describing'] ?? ($this->privates['nelmio_api_doc.model_describers.self_describing'] = new \Nelmio\ApiDocBundle\ModelDescriber\SelfDescribingModelDescriber()));
  3297.             yield => ($this->privates['nelmio_api_doc.model_describers.enum'] ?? ($this->privates['nelmio_api_doc.model_describers.enum'] = new \Nelmio\ApiDocBundle\ModelDescriber\EnumModelDescriber()));
  3298.             yield => ($this->privates['nelmio_api_doc.model_describers.form'] ?? $this->getNelmioApiDoc_ModelDescribers_FormService());
  3299.             yield => ($this->privates['nelmio_api_doc.model_describers.object'] ?? $this->getNelmioApiDoc_ModelDescribers_ObjectService());
  3300.         }, 4));
  3301.         $a = new \Symfony\Bridge\Monolog\Logger('nelmio_api_doc');
  3302.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3303.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3304.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3305.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3306.         $instance->setAlternativeNames([]);
  3307.         $instance->setMediaTypes([=> 'json']);
  3308.         $instance->setLogger($a);
  3309.         return $instance;
  3310.     }
  3311.     /**
  3312.      * Gets the public 'nelmio_api_doc.render_docs' shared service.
  3313.      *
  3314.      * @return \Nelmio\ApiDocBundle\Render\RenderOpenApi
  3315.      */
  3316.     protected function getNelmioApiDoc_RenderDocsService()
  3317.     {
  3318.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/RenderOpenApi.php';
  3319.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/OpenApiRenderer.php';
  3320.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Json/JsonOpenApiRenderer.php';
  3321.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Yaml/YamlOpenApiRenderer.php';
  3322.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Html/HtmlOpenApiRenderer.php';
  3323.         return $this->services['nelmio_api_doc.render_docs'] = new \Nelmio\ApiDocBundle\Render\RenderOpenApi(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3324.             'default' => ['services''nelmio_api_doc.generator.default''getNelmioApiDoc_Generator_DefaultService'false],
  3325.         ], [
  3326.             'default' => '?',
  3327.         ]), 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())));
  3328.     }
  3329.     /**
  3330.      * Gets the public 'request_stack' shared service.
  3331.      *
  3332.      * @return \Symfony\Component\HttpFoundation\RequestStack
  3333.      */
  3334.     protected function getRequestStackService()
  3335.     {
  3336.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  3337.     }
  3338.     /**
  3339.      * Gets the public 'router' shared service.
  3340.      *
  3341.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  3342.      */
  3343.     protected function getRouterService()
  3344.     {
  3345.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  3346.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3347.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3348.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3349.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3350.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3351.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  3352.         ], [
  3353.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  3354.         ]))->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');
  3355.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3356.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3357.         return $instance;
  3358.     }
  3359.     /**
  3360.      * Gets the public 'routing.loader' shared service.
  3361.      *
  3362.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  3363.      */
  3364.     protected function getRouting_LoaderService()
  3365.     {
  3366.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  3367.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  3368.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  3369.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  3370.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  3371.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  3372.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  3373.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  3374.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  3375.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  3376.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  3377.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  3378.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  3379.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  3380.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  3381.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  3382.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  3383.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  3384.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  3385.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  3386.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  3387.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  3388.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  3389.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  3390.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  3391.         $b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  3392.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  3393.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b'dev'));
  3394.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b'dev'));
  3395.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b'dev'));
  3396.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b'dev'));
  3397.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b'dev'));
  3398.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3399.             'kernel' => ['services''kernel''getKernelService'false],
  3400.         ], [
  3401.             'kernel' => 'App\\Kernel',
  3402.         ]), 'dev'));
  3403.         $a->addLoader($c);
  3404.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  3405.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  3406.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
  3407.     }
  3408.     /**
  3409.      * Gets the public 'services_resetter' shared service.
  3410.      *
  3411.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  3412.      */
  3413.     protected function getServicesResetterService()
  3414.     {
  3415.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  3416.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  3417.             if (isset($this->services['cache.app'])) {
  3418.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  3419.             }
  3420.             if (isset($this->services['cache.system'])) {
  3421.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  3422.             }
  3423.             if (isset($this->privates['cache.validator.traceable'])) {
  3424.                 yield 'cache.validator' => ($this->privates['cache.validator.traceable'] ?? null);
  3425.             }
  3426.             if (isset($this->privates['cache.serializer.traceable'])) {
  3427.                 yield 'cache.serializer' => ($this->privates['cache.serializer.traceable'] ?? null);
  3428.             }
  3429.             if (isset($this->privates['cache.annotations.traceable'])) {
  3430.                 yield 'cache.annotations' => ($this->privates['cache.annotations.traceable'] ?? null);
  3431.             }
  3432.             if (isset($this->privates['cache.property_info.traceable'])) {
  3433.                 yield 'cache.property_info' => ($this->privates['cache.property_info.traceable'] ?? null);
  3434.             }
  3435.             if (isset($this->privates['.sentry.traceable.http_client'])) {
  3436.                 yield 'http_client' => ($this->privates['.sentry.traceable.http_client'] ?? null);
  3437.             }
  3438.             if (isset($this->privates['mailer.message_logger_listener'])) {
  3439.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  3440.             }
  3441.             if (isset($this->privates['debug.stopwatch'])) {
  3442.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  3443.             }
  3444.             if (isset($this->services['event_dispatcher'])) {
  3445.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  3446.             }
  3447.             if (isset($this->privates['session_listener'])) {
  3448.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  3449.             }
  3450.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  3451.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  3452.             }
  3453.             if (isset($this->services['cache.validator_expression_language'])) {
  3454.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  3455.             }
  3456.             if (isset($this->services['.container.private.profiler'])) {
  3457.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  3458.             }
  3459.             if (isset($this->services['.container.private.validator'])) {
  3460.                 yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  3461.             }
  3462.             if (isset($this->services['.container.private.security.token_storage'])) {
  3463.                 yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  3464.             }
  3465.             if (isset($this->privates['cache.security_expression_language.traceable'])) {
  3466.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language.traceable'] ?? null);
  3467.             }
  3468.             if (isset($this->privates['twig.form.engine'])) {
  3469.                 yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
  3470.             }
  3471.             if (isset($this->privates['monolog.handler.main'])) {
  3472.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  3473.             }
  3474.             if (isset($this->privates['monolog.handler.console'])) {
  3475.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  3476.             }
  3477.             if (isset($this->privates['webpack_encore.tag_renderer'])) {
  3478.                 yield 'webpack_encore.tag_renderer' => ($this->privates['webpack_encore.tag_renderer'] ?? null);
  3479.             }
  3480.             if (isset($this->privates['cache.webpack_encore.traceable'])) {
  3481.                 yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore.traceable'] ?? null);
  3482.             }
  3483.             if (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) {
  3484.                 yield 'webpack_encore.entrypoint_lookup[_default]' => ($this->privates['webpack_encore.entrypoint_lookup[_default]'] ?? null);
  3485.             }
  3486.             if (isset($this->privates['.debug.http_client'])) {
  3487.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  3488.             }
  3489.             if (isset($this->privates['.sentry.traceable.http_client'])) {
  3490.                 yield '.sentry.traceable.http_client' => ($this->privates['.sentry.traceable.http_client'] ?? null);
  3491.             }
  3492.         }, function () {
  3493.             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']));
  3494.         }), ['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']]);
  3495.     }
  3496.     /**
  3497.      * Gets the public 'translator' shared service.
  3498.      *
  3499.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  3500.      */
  3501.     protected function getTranslatorService()
  3502.     {
  3503.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  3504.     }
  3505.     /**
  3506.      * Gets the public 'var_dumper.cloner' shared service.
  3507.      *
  3508.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  3509.      */
  3510.     protected function getVarDumper_ClonerService()
  3511.     {
  3512.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  3513.         $instance->setMaxItems(2500);
  3514.         $instance->setMinDepth(1);
  3515.         $instance->setMaxString(-1);
  3516.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  3517.         return $instance;
  3518.     }
  3519.     /**
  3520.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  3521.      *
  3522.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  3523.      */
  3524.     protected function getWebProfiler_Controller_ExceptionPanelService()
  3525.     {
  3526.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  3527.         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()));
  3528.     }
  3529.     /**
  3530.      * Gets the public 'web_profiler.controller.profiler' shared service.
  3531.      *
  3532.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  3533.      */
  3534.     protected function getWebProfiler_Controller_ProfilerService()
  3535.     {
  3536.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  3537.         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));
  3538.     }
  3539.     /**
  3540.      * Gets the public 'web_profiler.controller.router' shared service.
  3541.      *
  3542.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  3543.      */
  3544.     protected function getWebProfiler_Controller_RouterService()
  3545.     {
  3546.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  3547.         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 () {
  3548.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  3549.         }, 1));
  3550.     }
  3551.     /**
  3552.      * Gets the private '.console.command.about.lazy' shared service.
  3553.      *
  3554.      * @return \Symfony\Component\Console\Command\LazyCommand
  3555.      */
  3556.     protected function get_Console_Command_About_LazyService()
  3557.     {
  3558.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3559.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3560.         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 {
  3561.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  3562.         });
  3563.     }
  3564.     /**
  3565.      * Gets the private '.console.command.assets_install.lazy' shared service.
  3566.      *
  3567.      * @return \Symfony\Component\Console\Command\LazyCommand
  3568.      */
  3569.     protected function get_Console_Command_AssetsInstall_LazyService()
  3570.     {
  3571.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3572.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3573.         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 {
  3574.             return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  3575.         });
  3576.     }
  3577.     /**
  3578.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  3579.      *
  3580.      * @return \Symfony\Component\Console\Command\LazyCommand
  3581.      */
  3582.     protected function get_Console_Command_CacheClear_LazyService()
  3583.     {
  3584.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3585.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3586.         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 {
  3587.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  3588.         });
  3589.     }
  3590.     /**
  3591.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  3592.      *
  3593.      * @return \Symfony\Component\Console\Command\LazyCommand
  3594.      */
  3595.     protected function get_Console_Command_CachePoolClear_LazyService()
  3596.     {
  3597.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3598.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3599.         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 {
  3600.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  3601.         });
  3602.     }
  3603.     /**
  3604.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  3605.      *
  3606.      * @return \Symfony\Component\Console\Command\LazyCommand
  3607.      */
  3608.     protected function get_Console_Command_CachePoolDelete_LazyService()
  3609.     {
  3610.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3611.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3612.         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 {
  3613.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  3614.         });
  3615.     }
  3616.     /**
  3617.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  3618.      *
  3619.      * @return \Symfony\Component\Console\Command\LazyCommand
  3620.      */
  3621.     protected function get_Console_Command_CachePoolList_LazyService()
  3622.     {
  3623.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3624.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3625.         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 {
  3626.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  3627.         });
  3628.     }
  3629.     /**
  3630.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  3631.      *
  3632.      * @return \Symfony\Component\Console\Command\LazyCommand
  3633.      */
  3634.     protected function get_Console_Command_CachePoolPrune_LazyService()
  3635.     {
  3636.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3637.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3638.         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 {
  3639.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  3640.         });
  3641.     }
  3642.     /**
  3643.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  3644.      *
  3645.      * @return \Symfony\Component\Console\Command\LazyCommand
  3646.      */
  3647.     protected function get_Console_Command_CacheWarmup_LazyService()
  3648.     {
  3649.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3650.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3651.         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 {
  3652.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  3653.         });
  3654.     }
  3655.     /**
  3656.      * Gets the private '.console.command.config_debug.lazy' shared service.
  3657.      *
  3658.      * @return \Symfony\Component\Console\Command\LazyCommand
  3659.      */
  3660.     protected function get_Console_Command_ConfigDebug_LazyService()
  3661.     {
  3662.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3663.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3664.         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 {
  3665.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  3666.         });
  3667.     }
  3668.     /**
  3669.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  3670.      *
  3671.      * @return \Symfony\Component\Console\Command\LazyCommand
  3672.      */
  3673.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  3674.     {
  3675.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3676.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3677.         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 {
  3678.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  3679.         });
  3680.     }
  3681.     /**
  3682.      * Gets the private '.console.command.container_debug.lazy' shared service.
  3683.      *
  3684.      * @return \Symfony\Component\Console\Command\LazyCommand
  3685.      */
  3686.     protected function get_Console_Command_ContainerDebug_LazyService()
  3687.     {
  3688.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3689.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3690.         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 {
  3691.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  3692.         });
  3693.     }
  3694.     /**
  3695.      * Gets the private '.console.command.container_lint.lazy' shared service.
  3696.      *
  3697.      * @return \Symfony\Component\Console\Command\LazyCommand
  3698.      */
  3699.     protected function get_Console_Command_ContainerLint_LazyService()
  3700.     {
  3701.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3702.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3703.         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 {
  3704.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  3705.         });
  3706.     }
  3707.     /**
  3708.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  3709.      *
  3710.      * @return \Symfony\Component\Console\Command\LazyCommand
  3711.      */
  3712.     protected function get_Console_Command_DebugAutowiring_LazyService()
  3713.     {
  3714.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3715.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3716.         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 {
  3717.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  3718.         });
  3719.     }
  3720.     /**
  3721.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  3722.      *
  3723.      * @return \Symfony\Component\Console\Command\LazyCommand
  3724.      */
  3725.     protected function get_Console_Command_DotenvDebug_LazyService()
  3726.     {
  3727.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3728.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3729.         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 {
  3730.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  3731.         });
  3732.     }
  3733.     /**
  3734.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  3735.      *
  3736.      * @return \Symfony\Component\Console\Command\LazyCommand
  3737.      */
  3738.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  3739.     {
  3740.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3741.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3742.         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 {
  3743.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  3744.         });
  3745.     }
  3746.     /**
  3747.      * Gets the private '.console.command.form_debug.lazy' shared service.
  3748.      *
  3749.      * @return \Symfony\Component\Console\Command\LazyCommand
  3750.      */
  3751.     protected function get_Console_Command_FormDebug_LazyService()
  3752.     {
  3753.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3754.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3755.         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 {
  3756.             return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  3757.         });
  3758.     }
  3759.     /**
  3760.      * Gets the private '.console.command.router_debug.lazy' shared service.
  3761.      *
  3762.      * @return \Symfony\Component\Console\Command\LazyCommand
  3763.      */
  3764.     protected function get_Console_Command_RouterDebug_LazyService()
  3765.     {
  3766.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3767.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3768.         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 {
  3769.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  3770.         });
  3771.     }
  3772.     /**
  3773.      * Gets the private '.console.command.router_match.lazy' shared service.
  3774.      *
  3775.      * @return \Symfony\Component\Console\Command\LazyCommand
  3776.      */
  3777.     protected function get_Console_Command_RouterMatch_LazyService()
  3778.     {
  3779.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3780.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3781.         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 {
  3782.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  3783.         });
  3784.     }
  3785.     /**
  3786.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  3787.      *
  3788.      * @return \Symfony\Component\Console\Command\LazyCommand
  3789.      */
  3790.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  3791.     {
  3792.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3793.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3794.         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 {
  3795.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  3796.         });
  3797.     }
  3798.     /**
  3799.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  3800.      *
  3801.      * @return \Symfony\Component\Console\Command\LazyCommand
  3802.      */
  3803.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  3804.     {
  3805.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3806.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3807.         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 {
  3808.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  3809.         });
  3810.     }
  3811.     /**
  3812.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  3813.      *
  3814.      * @return \Symfony\Component\Console\Command\LazyCommand
  3815.      */
  3816.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  3817.     {
  3818.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3819.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3820.         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 {
  3821.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  3822.         });
  3823.     }
  3824.     /**
  3825.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  3826.      *
  3827.      * @return \Symfony\Component\Console\Command\LazyCommand
  3828.      */
  3829.     protected function get_Console_Command_SecretsList_LazyService()
  3830.     {
  3831.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3832.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3833.         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 {
  3834.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  3835.         });
  3836.     }
  3837.     /**
  3838.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  3839.      *
  3840.      * @return \Symfony\Component\Console\Command\LazyCommand
  3841.      */
  3842.     protected function get_Console_Command_SecretsRemove_LazyService()
  3843.     {
  3844.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3845.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3846.         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 {
  3847.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  3848.         });
  3849.     }
  3850.     /**
  3851.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  3852.      *
  3853.      * @return \Symfony\Component\Console\Command\LazyCommand
  3854.      */
  3855.     protected function get_Console_Command_SecretsSet_LazyService()
  3856.     {
  3857.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3858.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3859.         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 {
  3860.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  3861.         });
  3862.     }
  3863.     /**
  3864.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  3865.      *
  3866.      * @return \Symfony\Component\Console\Command\LazyCommand
  3867.      */
  3868.     protected function get_Console_Command_TranslationDebug_LazyService()
  3869.     {
  3870.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3871.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3872.         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 {
  3873.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  3874.         });
  3875.     }
  3876.     /**
  3877.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  3878.      *
  3879.      * @return \Symfony\Component\Console\Command\LazyCommand
  3880.      */
  3881.     protected function get_Console_Command_TranslationExtract_LazyService()
  3882.     {
  3883.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3884.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3885.         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 {
  3886.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  3887.         });
  3888.     }
  3889.     /**
  3890.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  3891.      *
  3892.      * @return \Symfony\Component\Console\Command\LazyCommand
  3893.      */
  3894.     protected function get_Console_Command_TranslationPull_LazyService()
  3895.     {
  3896.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3897.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3898.         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 {
  3899.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  3900.         });
  3901.     }
  3902.     /**
  3903.      * Gets the private '.console.command.translation_push.lazy' shared service.
  3904.      *
  3905.      * @return \Symfony\Component\Console\Command\LazyCommand
  3906.      */
  3907.     protected function get_Console_Command_TranslationPush_LazyService()
  3908.     {
  3909.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3910.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3911.         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 {
  3912.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  3913.         });
  3914.     }
  3915.     /**
  3916.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  3917.      *
  3918.      * @return \Symfony\Component\Console\Command\LazyCommand
  3919.      */
  3920.     protected function get_Console_Command_ValidatorDebug_LazyService()
  3921.     {
  3922.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3923.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3924.         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 {
  3925.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  3926.         });
  3927.     }
  3928.     /**
  3929.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  3930.      *
  3931.      * @return \Symfony\Component\Console\Command\LazyCommand
  3932.      */
  3933.     protected function get_Console_Command_XliffLint_LazyService()
  3934.     {
  3935.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3936.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3937.         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 {
  3938.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  3939.         });
  3940.     }
  3941.     /**
  3942.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  3943.      *
  3944.      * @return \Symfony\Component\Console\Command\LazyCommand
  3945.      */
  3946.     protected function get_Console_Command_YamlLint_LazyService()
  3947.     {
  3948.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3949.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3950.         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 {
  3951.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  3952.         });
  3953.     }
  3954.     /**
  3955.      * Gets the private '.debug.http_client' shared service.
  3956.      *
  3957.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3958.      */
  3959.     protected function get_Debug_HttpClientService()
  3960.     {
  3961.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  3962.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  3963.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3964.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3965.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3966.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  3967.         $a->setLogger($b);
  3968.         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))));
  3969.     }
  3970.     /**
  3971.      * Gets the private '.errored..service_locator.xUrKPVU.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  3972.      *
  3973.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  3974.      */
  3975.     protected function getLoaderInterfaceService()
  3976.     {
  3977.         $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".');
  3978.     }
  3979.     /**
  3980.      * Gets the private '.maker.auto_command.make_auth.lazy' shared service.
  3981.      *
  3982.      * @return \Symfony\Component\Console\Command\LazyCommand
  3983.      */
  3984.     protected function get_Maker_AutoCommand_MakeAuth_LazyService()
  3985.     {
  3986.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3987.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3988.         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 {
  3989.             return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
  3990.         });
  3991.     }
  3992.     /**
  3993.      * Gets the private '.maker.auto_command.make_command.lazy' shared service.
  3994.      *
  3995.      * @return \Symfony\Component\Console\Command\LazyCommand
  3996.      */
  3997.     protected function get_Maker_AutoCommand_MakeCommand_LazyService()
  3998.     {
  3999.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4000.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4001.         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 {
  4002.             return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
  4003.         });
  4004.     }
  4005.     /**
  4006.      * Gets the private '.maker.auto_command.make_controller.lazy' shared service.
  4007.      *
  4008.      * @return \Symfony\Component\Console\Command\LazyCommand
  4009.      */
  4010.     protected function get_Maker_AutoCommand_MakeController_LazyService()
  4011.     {
  4012.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4013.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4014.         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 {
  4015.             return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
  4016.         });
  4017.     }
  4018.     /**
  4019.      * Gets the private '.maker.auto_command.make_crud.lazy' shared service.
  4020.      *
  4021.      * @return \Symfony\Component\Console\Command\LazyCommand
  4022.      */
  4023.     protected function get_Maker_AutoCommand_MakeCrud_LazyService()
  4024.     {
  4025.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4026.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4027.         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 {
  4028.             return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
  4029.         });
  4030.     }
  4031.     /**
  4032.      * Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
  4033.      *
  4034.      * @return \Symfony\Component\Console\Command\LazyCommand
  4035.      */
  4036.     protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
  4037.     {
  4038.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4039.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4040.         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 {
  4041.             return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
  4042.         });
  4043.     }
  4044.     /**
  4045.      * Gets the private '.maker.auto_command.make_entity.lazy' shared service.
  4046.      *
  4047.      * @return \Symfony\Component\Console\Command\LazyCommand
  4048.      */
  4049.     protected function get_Maker_AutoCommand_MakeEntity_LazyService()
  4050.     {
  4051.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4052.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4053.         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 {
  4054.             return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
  4055.         });
  4056.     }
  4057.     /**
  4058.      * Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
  4059.      *
  4060.      * @return \Symfony\Component\Console\Command\LazyCommand
  4061.      */
  4062.     protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
  4063.     {
  4064.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4065.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4066.         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 {
  4067.             return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
  4068.         });
  4069.     }
  4070.     /**
  4071.      * Gets the private '.maker.auto_command.make_form.lazy' shared service.
  4072.      *
  4073.      * @return \Symfony\Component\Console\Command\LazyCommand
  4074.      */
  4075.     protected function get_Maker_AutoCommand_MakeForm_LazyService()
  4076.     {
  4077.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4078.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4079.         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 {
  4080.             return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
  4081.         });
  4082.     }
  4083.     /**
  4084.      * Gets the private '.maker.auto_command.make_message.lazy' shared service.
  4085.      *
  4086.      * @return \Symfony\Component\Console\Command\LazyCommand
  4087.      */
  4088.     protected function get_Maker_AutoCommand_MakeMessage_LazyService()
  4089.     {
  4090.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4091.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4092.         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 {
  4093.             return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
  4094.         });
  4095.     }
  4096.     /**
  4097.      * Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
  4098.      *
  4099.      * @return \Symfony\Component\Console\Command\LazyCommand
  4100.      */
  4101.     protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
  4102.     {
  4103.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4104.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4105.         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 {
  4106.             return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
  4107.         });
  4108.     }
  4109.     /**
  4110.      * Gets the private '.maker.auto_command.make_migration.lazy' shared service.
  4111.      *
  4112.      * @return \Symfony\Component\Console\Command\LazyCommand
  4113.      */
  4114.     protected function get_Maker_AutoCommand_MakeMigration_LazyService()
  4115.     {
  4116.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4117.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4118.         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 {
  4119.             return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
  4120.         });
  4121.     }
  4122.     /**
  4123.      * Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
  4124.      *
  4125.      * @return \Symfony\Component\Console\Command\LazyCommand
  4126.      */
  4127.     protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
  4128.     {
  4129.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4130.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4131.         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 {
  4132.             return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
  4133.         });
  4134.     }
  4135.     /**
  4136.      * Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
  4137.      *
  4138.      * @return \Symfony\Component\Console\Command\LazyCommand
  4139.      */
  4140.     protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
  4141.     {
  4142.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4143.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4144.         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 {
  4145.             return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
  4146.         });
  4147.     }
  4148.     /**
  4149.      * Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
  4150.      *
  4151.      * @return \Symfony\Component\Console\Command\LazyCommand
  4152.      */
  4153.     protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
  4154.     {
  4155.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4156.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4157.         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 {
  4158.             return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
  4159.         });
  4160.     }
  4161.     /**
  4162.      * Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
  4163.      *
  4164.      * @return \Symfony\Component\Console\Command\LazyCommand
  4165.      */
  4166.     protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
  4167.     {
  4168.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4169.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4170.         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 {
  4171.             return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
  4172.         });
  4173.     }
  4174.     /**
  4175.      * Gets the private '.maker.auto_command.make_stimulus_controller.lazy' shared service.
  4176.      *
  4177.      * @return \Symfony\Component\Console\Command\LazyCommand
  4178.      */
  4179.     protected function get_Maker_AutoCommand_MakeStimulusController_LazyService()
  4180.     {
  4181.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4182.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4183.         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 {
  4184.             return ($this->privates['maker.auto_command.make_stimulus_controller'] ?? $this->getMaker_AutoCommand_MakeStimulusControllerService());
  4185.         });
  4186.     }
  4187.     /**
  4188.      * Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
  4189.      *
  4190.      * @return \Symfony\Component\Console\Command\LazyCommand
  4191.      */
  4192.     protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
  4193.     {
  4194.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4195.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4196.         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 {
  4197.             return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
  4198.         });
  4199.     }
  4200.     /**
  4201.      * Gets the private '.maker.auto_command.make_test.lazy' shared service.
  4202.      *
  4203.      * @return \Symfony\Component\Console\Command\LazyCommand
  4204.      */
  4205.     protected function get_Maker_AutoCommand_MakeTest_LazyService()
  4206.     {
  4207.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4208.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4209.         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 {
  4210.             return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
  4211.         });
  4212.     }
  4213.     /**
  4214.      * Gets the private '.maker.auto_command.make_twig_component.lazy' shared service.
  4215.      *
  4216.      * @return \Symfony\Component\Console\Command\LazyCommand
  4217.      */
  4218.     protected function get_Maker_AutoCommand_MakeTwigComponent_LazyService()
  4219.     {
  4220.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4221.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4222.         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 {
  4223.             return ($this->privates['maker.auto_command.make_twig_component'] ?? $this->getMaker_AutoCommand_MakeTwigComponentService());
  4224.         });
  4225.     }
  4226.     /**
  4227.      * Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
  4228.      *
  4229.      * @return \Symfony\Component\Console\Command\LazyCommand
  4230.      */
  4231.     protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
  4232.     {
  4233.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4234.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4235.         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 {
  4236.             return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
  4237.         });
  4238.     }
  4239.     /**
  4240.      * Gets the private '.maker.auto_command.make_user.lazy' shared service.
  4241.      *
  4242.      * @return \Symfony\Component\Console\Command\LazyCommand
  4243.      */
  4244.     protected function get_Maker_AutoCommand_MakeUser_LazyService()
  4245.     {
  4246.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4247.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4248.         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 {
  4249.             return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
  4250.         });
  4251.     }
  4252.     /**
  4253.      * Gets the private '.maker.auto_command.make_validator.lazy' shared service.
  4254.      *
  4255.      * @return \Symfony\Component\Console\Command\LazyCommand
  4256.      */
  4257.     protected function get_Maker_AutoCommand_MakeValidator_LazyService()
  4258.     {
  4259.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4260.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4261.         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 {
  4262.             return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
  4263.         });
  4264.     }
  4265.     /**
  4266.      * Gets the private '.maker.auto_command.make_voter.lazy' shared service.
  4267.      *
  4268.      * @return \Symfony\Component\Console\Command\LazyCommand
  4269.      */
  4270.     protected function get_Maker_AutoCommand_MakeVoter_LazyService()
  4271.     {
  4272.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4273.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4274.         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 {
  4275.             return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
  4276.         });
  4277.     }
  4278.     /**
  4279.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  4280.      *
  4281.      * @return \Symfony\Component\Console\Command\LazyCommand
  4282.      */
  4283.     protected function get_Monolog_Command_ServerLog_LazyService()
  4284.     {
  4285.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4286.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4287.         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 {
  4288.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  4289.         });
  4290.     }
  4291.     /**
  4292.      * Gets the private '.security.command.debug_firewall.lazy' shared service.
  4293.      *
  4294.      * @return \Symfony\Component\Console\Command\LazyCommand
  4295.      */
  4296.     protected function get_Security_Command_DebugFirewall_LazyService()
  4297.     {
  4298.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4299.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4300.         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 {
  4301.             return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  4302.         });
  4303.     }
  4304.     /**
  4305.      * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  4306.      *
  4307.      * @return \Symfony\Component\Console\Command\LazyCommand
  4308.      */
  4309.     protected function get_Security_Command_UserPasswordEncoder_LazyService()
  4310.     {
  4311.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4312.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4313.         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 {
  4314.             return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  4315.         });
  4316.     }
  4317.     /**
  4318.      * Gets the private '.security.command.user_password_hash.lazy' shared service.
  4319.      *
  4320.      * @return \Symfony\Component\Console\Command\LazyCommand
  4321.      */
  4322.     protected function get_Security_Command_UserPasswordHash_LazyService()
  4323.     {
  4324.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4325.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4326.         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 {
  4327.             return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  4328.         });
  4329.     }
  4330.     /**
  4331.      * Gets the private '.sentry.traceable.http_client' shared service.
  4332.      *
  4333.      * @return \Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient
  4334.      */
  4335.     protected function get_Sentry_Traceable_HttpClientService()
  4336.     {
  4337.         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()));
  4338.     }
  4339.     /**
  4340.      * Gets the private '.service_locator...TzaTE' shared service.
  4341.      *
  4342.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4343.      */
  4344.     protected function get_ServiceLocator___TzaTEService()
  4345.     {
  4346.         return $this->privates['.service_locator...TzaTE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4347.             'attributeService' => ['services''App\\Services\\Pim\\AttributeService''getAttributeServiceService'false],
  4348.             'historicalService' => ['services''App\\Services\\Main\\HistoricalService''getHistoricalServiceService'false],
  4349.         ], [
  4350.             'attributeService' => 'App\\Services\\Pim\\AttributeService',
  4351.             'historicalService' => 'App\\Services\\Main\\HistoricalService',
  4352.         ]);
  4353.     }
  4354.     /**
  4355.      * Gets the private '.service_locator..GU68jt' shared service.
  4356.      *
  4357.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4358.      */
  4359.     protected function get_ServiceLocator__GU68jtService()
  4360.     {
  4361.         return $this->privates['.service_locator..GU68jt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4362.             'jsonService' => ['services''App\\Services\\Util\\JsonService''getJsonServiceService'false],
  4363.             'productService' => ['services''App\\Services\\Pim\\ProductService''getProductServiceService'false],
  4364.         ], [
  4365.             'jsonService' => 'App\\Services\\Util\\JsonService',
  4366.             'productService' => 'App\\Services\\Pim\\ProductService',
  4367.         ]);
  4368.     }
  4369.     /**
  4370.      * Gets the private '.service_locator.1BV0IFB' shared service.
  4371.      *
  4372.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4373.      */
  4374.     protected function get_ServiceLocator_1BV0IFBService()
  4375.     {
  4376.         return $this->privates['.service_locator.1BV0IFB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4377.             'attributeService' => ['services''App\\Services\\Pim\\AttributeService''getAttributeServiceService'false],
  4378.             'statusService' => ['services''App\\Services\\Main\\StatusService''getStatusServiceService'false],
  4379.         ], [
  4380.             'attributeService' => 'App\\Services\\Pim\\AttributeService',
  4381.             'statusService' => 'App\\Services\\Main\\StatusService',
  4382.         ]);
  4383.     }
  4384.     /**
  4385.      * Gets the private '.service_locator.7TRXUUj' shared service.
  4386.      *
  4387.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4388.      */
  4389.     protected function get_ServiceLocator_7TRXUUjService()
  4390.     {
  4391.         return $this->privates['.service_locator.7TRXUUj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4392.             'attributeService' => ['services''App\\Services\\Pim\\AttributeService''getAttributeServiceService'false],
  4393.             'attributesGroupService' => ['services''App\\Services\\Pim\\AttributesGroupService''getAttributesGroupServiceService'false],
  4394.             'categoryService' => ['services''App\\Services\\Pim\\CategoryService''getCategoryServiceService'false],
  4395.             'channelService' => ['services''App\\Services\\Pim\\ChannelService''getChannelServiceService'false],
  4396.             'customerService' => ['services''App\\Services\\Admin\\CustomerService''getCustomerServiceService'false],
  4397.             'familyService' => ['services''App\\Services\\Pim\\FamilyService''getFamilyServiceService'false],
  4398.             'formatService' => ['services''App\\Services\\Dam\\FormatService''getFormatServiceService'false],
  4399.             'productService' => ['services''App\\Services\\Pim\\ProductService''getProductServiceService'false],
  4400.             'referentialService' => ['services''App\\Services\\Pim\\ReferentialService''getReferentialServiceService'false],
  4401.             'statusService' => ['services''App\\Services\\Main\\StatusService''getStatusServiceService'false],
  4402.             'translator' => ['services''translator''getTranslatorService'false],
  4403.             'userService' => ['services''App\\Services\\Admin\\UserService''getUserServiceService'false],
  4404.             'utilService' => ['services''App\\Services\\Util\\UtilService''getUtilServiceService'false],
  4405.             'workflowProcessService' => ['services''App\\Services\\Workflow\\WorkflowProcessService''getWorkflowProcessServiceService'false],
  4406.         ], [
  4407.             'attributeService' => 'App\\Services\\Pim\\AttributeService',
  4408.             'attributesGroupService' => 'App\\Services\\Pim\\AttributesGroupService',
  4409.             'categoryService' => 'App\\Services\\Pim\\CategoryService',
  4410.             'channelService' => 'App\\Services\\Pim\\ChannelService',
  4411.             'customerService' => 'App\\Services\\Admin\\CustomerService',
  4412.             'familyService' => 'App\\Services\\Pim\\FamilyService',
  4413.             'formatService' => 'App\\Services\\Dam\\FormatService',
  4414.             'productService' => 'App\\Services\\Pim\\ProductService',
  4415.             'referentialService' => 'App\\Services\\Pim\\ReferentialService',
  4416.             'statusService' => 'App\\Services\\Main\\StatusService',
  4417.             'translator' => '?',
  4418.             'userService' => 'App\\Services\\Admin\\UserService',
  4419.             'utilService' => 'App\\Services\\Util\\UtilService',
  4420.             'workflowProcessService' => 'App\\Services\\Workflow\\WorkflowProcessService',
  4421.         ]);
  4422.     }
  4423.     /**
  4424.      * Gets the private '.service_locator.9UpAhSb' shared service.
  4425.      *
  4426.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4427.      */
  4428.     protected function get_ServiceLocator_9UpAhSbService()
  4429.     {
  4430.         return $this->privates['.service_locator.9UpAhSb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4431.             'contextService' => ['services''App\\Services\\Admin\\ContextService''getContextServiceService'false],
  4432.         ], [
  4433.             'contextService' => 'App\\Services\\Admin\\ContextService',
  4434.         ]);
  4435.     }
  4436.     /**
  4437.      * Gets the private '.service_locator.BVSM1iJ' shared service.
  4438.      *
  4439.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4440.      */
  4441.     protected function get_ServiceLocator_BVSM1iJService()
  4442.     {
  4443.         return $this->privates['.service_locator.BVSM1iJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4444.             'attributeService' => ['services''App\\Services\\Pim\\AttributeService''getAttributeServiceService'false],
  4445.             'productService' => ['services''App\\Services\\Pim\\ProductService''getProductServiceService'false],
  4446.         ], [
  4447.             'attributeService' => 'App\\Services\\Pim\\AttributeService',
  4448.             'productService' => 'App\\Services\\Pim\\ProductService',
  4449.         ]);
  4450.     }
  4451.     /**
  4452.      * Gets the private '.service_locator.BjMxIOf' shared service.
  4453.      *
  4454.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4455.      */
  4456.     protected function get_ServiceLocator_BjMxIOfService()
  4457.     {
  4458.         return $this->privates['.service_locator.BjMxIOf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4459.             'requestStack' => ['services''request_stack''getRequestStackService'false],
  4460.         ], [
  4461.             'requestStack' => '?',
  4462.         ]);
  4463.     }
  4464.     /**
  4465.      * Gets the private '.service_locator.J9egKoI' shared service.
  4466.      *
  4467.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4468.      */
  4469.     protected function get_ServiceLocator_J9egKoIService()
  4470.     {
  4471.         return $this->privates['.service_locator.J9egKoI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4472.             'jsonService' => ['services''App\\Services\\Util\\JsonService''getJsonServiceService'false],
  4473.         ], [
  4474.             'jsonService' => 'App\\Services\\Util\\JsonService',
  4475.         ]);
  4476.     }
  4477.     /**
  4478.      * Gets the private '.service_locator.JhBJCVY' shared service.
  4479.      *
  4480.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4481.      */
  4482.     protected function get_ServiceLocator_JhBJCVYService()
  4483.     {
  4484.         return $this->privates['.service_locator.JhBJCVY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4485.             'publicationService' => ['services''App\\Services\\Web2Print\\PublicationService''getPublicationServiceService'false],
  4486.         ], [
  4487.             'publicationService' => 'App\\Services\\Web2Print\\PublicationService',
  4488.         ]);
  4489.     }
  4490.     /**
  4491.      * Gets the private '.service_locator.Kafg5YB' shared service.
  4492.      *
  4493.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4494.      */
  4495.     protected function get_ServiceLocator_Kafg5YBService()
  4496.     {
  4497.         return $this->privates['.service_locator.Kafg5YB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4498.             'attributeService' => ['services''App\\Services\\Pim\\AttributeService''getAttributeServiceService'false],
  4499.             'attributesGroupService' => ['services''App\\Services\\Pim\\AttributesGroupService''getAttributesGroupServiceService'false],
  4500.             'channelService' => ['services''App\\Services\\Pim\\ChannelService''getChannelServiceService'false],
  4501.             'contextService' => ['services''App\\Services\\Admin\\ContextService''getContextServiceService'false],
  4502.             'customerService' => ['services''App\\Services\\Admin\\CustomerService''getCustomerServiceService'false],
  4503.             'exportService' => ['services''App\\Services\\Main\\ExportService''getExportServiceService'false],
  4504.             'familyService' => ['services''App\\Services\\Pim\\FamilyService''getFamilyServiceService'false],
  4505.             'productService' => ['services''App\\Services\\Pim\\ProductService''getProductServiceService'false],
  4506.             'statusService' => ['services''App\\Services\\Main\\StatusService''getStatusServiceService'false],
  4507.             'userService' => ['services''App\\Services\\Admin\\UserService''getUserServiceService'false],
  4508.             'utilService' => ['services''App\\Services\\Util\\UtilService''getUtilServiceService'false],
  4509.         ], [
  4510.             'attributeService' => 'App\\Services\\Pim\\AttributeService',
  4511.             'attributesGroupService' => 'App\\Services\\Pim\\AttributesGroupService',
  4512.             'channelService' => 'App\\Services\\Pim\\ChannelService',
  4513.             'contextService' => 'App\\Services\\Admin\\ContextService',
  4514.             'customerService' => 'App\\Services\\Admin\\CustomerService',
  4515.             'exportService' => 'App\\Services\\Main\\ExportService',
  4516.             'familyService' => 'App\\Services\\Pim\\FamilyService',
  4517.             'productService' => 'App\\Services\\Pim\\ProductService',
  4518.             'statusService' => 'App\\Services\\Main\\StatusService',
  4519.             'userService' => 'App\\Services\\Admin\\UserService',
  4520.             'utilService' => 'App\\Services\\Util\\UtilService',
  4521.         ]);
  4522.     }
  4523.     /**
  4524.      * Gets the private '.service_locator.NOO0Dbu' shared service.
  4525.      *
  4526.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4527.      */
  4528.     protected function get_ServiceLocator_NOO0DbuService()
  4529.     {
  4530.         return $this->privates['.service_locator.NOO0Dbu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4531.             'attributeService' => ['services''App\\Services\\Pim\\AttributeService''getAttributeServiceService'false],
  4532.         ], [
  4533.             'attributeService' => 'App\\Services\\Pim\\AttributeService',
  4534.         ]);
  4535.     }
  4536.     /**
  4537.      * Gets the private '.service_locator.Nh85cf1' shared service.
  4538.      *
  4539.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4540.      */
  4541.     protected function get_ServiceLocator_Nh85cf1Service()
  4542.     {
  4543.         return $this->privates['.service_locator.Nh85cf1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4544.             'jsonService' => ['services''App\\Services\\Util\\JsonService''getJsonServiceService'false],
  4545.             'userService' => ['services''App\\Services\\Admin\\UserService''getUserServiceService'false],
  4546.         ], [
  4547.             'jsonService' => 'App\\Services\\Util\\JsonService',
  4548.             'userService' => 'App\\Services\\Admin\\UserService',
  4549.         ]);
  4550.     }
  4551.     /**
  4552.      * Gets the private '.service_locator.TexoaFK' shared service.
  4553.      *
  4554.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4555.      */
  4556.     protected function get_ServiceLocator_TexoaFKService()
  4557.     {
  4558.         return $this->privates['.service_locator.TexoaFK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4559.             'associationService' => ['services''App\\Services\\Pim\\AssociationService''getAssociationServiceService'false],
  4560.             'channelService' => ['services''App\\Services\\Pim\\ChannelService''getChannelServiceService'false],
  4561.             'contextService' => ['services''App\\Services\\Admin\\ContextService''getContextServiceService'false],
  4562.             'productService' => ['services''App\\Services\\Pim\\ProductService''getProductServiceService'false],
  4563.         ], [
  4564.             'associationService' => 'App\\Services\\Pim\\AssociationService',
  4565.             'channelService' => 'App\\Services\\Pim\\ChannelService',
  4566.             'contextService' => 'App\\Services\\Admin\\ContextService',
  4567.             'productService' => 'App\\Services\\Pim\\ProductService',
  4568.         ]);
  4569.     }
  4570.     /**
  4571.      * Gets the private '.service_locator.Utpld0L' shared service.
  4572.      *
  4573.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4574.      */
  4575.     protected function get_ServiceLocator_Utpld0LService()
  4576.     {
  4577.         return $this->privates['.service_locator.Utpld0L'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4578.             'security.firewall.map.context.app' => ['privates''security.firewall.map.context.app''getSecurity_Firewall_Map_Context_AppService'false],
  4579.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  4580.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  4581.         ], [
  4582.             'security.firewall.map.context.app' => '?',
  4583.             'security.firewall.map.context.dev' => '?',
  4584.             'security.firewall.map.context.main' => '?',
  4585.         ]);
  4586.     }
  4587.     /**
  4588.      * Gets the private '.service_locator.WpYtVJF' shared service.
  4589.      *
  4590.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4591.      */
  4592.     protected function get_ServiceLocator_WpYtVJFService()
  4593.     {
  4594.         return $this->privates['.service_locator.WpYtVJF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4595.             'channelService' => ['services''App\\Services\\Pim\\ChannelService''getChannelServiceService'false],
  4596.             'productService' => ['services''App\\Services\\Pim\\ProductService''getProductServiceService'false],
  4597.             'userService' => ['services''App\\Services\\Admin\\UserService''getUserServiceService'false],
  4598.             'utilService' => ['services''App\\Services\\Util\\UtilService''getUtilServiceService'false],
  4599.         ], [
  4600.             'channelService' => 'App\\Services\\Pim\\ChannelService',
  4601.             'productService' => 'App\\Services\\Pim\\ProductService',
  4602.             'userService' => 'App\\Services\\Admin\\UserService',
  4603.             'utilService' => 'App\\Services\\Util\\UtilService',
  4604.         ]);
  4605.     }
  4606.     /**
  4607.      * Gets the private '.service_locator.ZHg3ihi' shared service.
  4608.      *
  4609.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4610.      */
  4611.     protected function get_ServiceLocator_ZHg3ihiService()
  4612.     {
  4613.         return $this->privates['.service_locator.ZHg3ihi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4614.             'attributeService' => ['services''App\\Services\\Pim\\AttributeService''getAttributeServiceService'false],
  4615.             'attributesGroupService' => ['services''App\\Services\\Pim\\AttributesGroupService''getAttributesGroupServiceService'false],
  4616.             'channelService' => ['services''App\\Services\\Pim\\ChannelService''getChannelServiceService'false],
  4617.             'contextService' => ['services''App\\Services\\Admin\\ContextService''getContextServiceService'false],
  4618.             'customerService' => ['services''App\\Services\\Admin\\CustomerService''getCustomerServiceService'false],
  4619.             'familyService' => ['services''App\\Services\\Pim\\FamilyService''getFamilyServiceService'false],
  4620.             'roleService' => ['services''App\\Services\\Admin\\RoleService''getRoleServiceService'false],
  4621.             'statusService' => ['services''App\\Services\\Main\\StatusService''getStatusServiceService'false],
  4622.             'userService' => ['services''App\\Services\\Admin\\UserService''getUserServiceService'false],
  4623.         ], [
  4624.             'attributeService' => 'App\\Services\\Pim\\AttributeService',
  4625.             'attributesGroupService' => 'App\\Services\\Pim\\AttributesGroupService',
  4626.             'channelService' => 'App\\Services\\Pim\\ChannelService',
  4627.             'contextService' => 'App\\Services\\Admin\\ContextService',
  4628.             'customerService' => 'App\\Services\\Admin\\CustomerService',
  4629.             'familyService' => 'App\\Services\\Pim\\FamilyService',
  4630.             'roleService' => 'App\\Services\\Admin\\RoleService',
  4631.             'statusService' => 'App\\Services\\Main\\StatusService',
  4632.             'userService' => 'App\\Services\\Admin\\UserService',
  4633.         ]);
  4634.     }
  4635.     /**
  4636.      * Gets the private '.service_locator.Zx8fD8e' shared service.
  4637.      *
  4638.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4639.      */
  4640.     protected function get_ServiceLocator_Zx8fD8eService()
  4641.     {
  4642.         return $this->privates['.service_locator.Zx8fD8e'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4643.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  4644.             'security.event_dispatcher.app' => ['privates''security.event_dispatcher.app''getSecurity_EventDispatcher_AppService'false],
  4645.             'security.event_dispatcher.main' => ['privates''security.event_dispatcher.main''getSecurity_EventDispatcher_MainService'false],
  4646.         ], [
  4647.             'event_dispatcher' => '?',
  4648.             'security.event_dispatcher.app' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  4649.             'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  4650.         ]);
  4651.     }
  4652.     /**
  4653.      * Gets the private '.service_locator.aYlrU0z' shared service.
  4654.      *
  4655.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4656.      */
  4657.     protected function get_ServiceLocator_AYlrU0zService()
  4658.     {
  4659.         return $this->privates['.service_locator.aYlrU0z'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4660.             'attributeService' => ['services''App\\Services\\Pim\\AttributeService''getAttributeServiceService'false],
  4661.             'familyService' => ['services''App\\Services\\Pim\\FamilyService''getFamilyServiceService'false],
  4662.             'historicalService' => ['services''App\\Services\\Main\\HistoricalService''getHistoricalServiceService'false],
  4663.         ], [
  4664.             'attributeService' => 'App\\Services\\Pim\\AttributeService',
  4665.             'familyService' => 'App\\Services\\Pim\\FamilyService',
  4666.             'historicalService' => 'App\\Services\\Main\\HistoricalService',
  4667.         ]);
  4668.     }
  4669.     /**
  4670.      * Gets the private '.service_locator.b4TBmLc' shared service.
  4671.      *
  4672.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4673.      */
  4674.     protected function get_ServiceLocator_B4TBmLcService()
  4675.     {
  4676.         return $this->privates['.service_locator.b4TBmLc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4677.             'associationService' => ['services''App\\Services\\Pim\\AssociationService''getAssociationServiceService'false],
  4678.             'jsonService' => ['services''App\\Services\\Util\\JsonService''getJsonServiceService'false],
  4679.         ], [
  4680.             'associationService' => 'App\\Services\\Pim\\AssociationService',
  4681.             'jsonService' => 'App\\Services\\Util\\JsonService',
  4682.         ]);
  4683.     }
  4684.     /**
  4685.      * Gets the private '.service_locator.bwOR0Kk' shared service.
  4686.      *
  4687.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4688.      */
  4689.     protected function get_ServiceLocator_BwOR0KkService()
  4690.     {
  4691.         return $this->privates['.service_locator.bwOR0Kk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4692.             'attributeService' => ['services''App\\Services\\Pim\\AttributeService''getAttributeServiceService'false],
  4693.             'formatService' => ['services''App\\Services\\Dam\\FormatService''getFormatServiceService'false],
  4694.             'historicalService' => ['services''App\\Services\\Main\\HistoricalService''getHistoricalServiceService'false],
  4695.         ], [
  4696.             'attributeService' => 'App\\Services\\Pim\\AttributeService',
  4697.             'formatService' => 'App\\Services\\Dam\\FormatService',
  4698.             'historicalService' => 'App\\Services\\Main\\HistoricalService',
  4699.         ]);
  4700.     }
  4701.     /**
  4702.      * Gets the private '.service_locator.c3I3Qg0' shared service.
  4703.      *
  4704.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4705.      */
  4706.     protected function get_ServiceLocator_C3I3Qg0Service()
  4707.     {
  4708.         return $this->privates['.service_locator.c3I3Qg0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4709.             'widgetService' => ['services''App\\Services\\Dashboard\\WidgetService''getWidgetServiceService'false],
  4710.         ], [
  4711.             'widgetService' => 'App\\Services\\Dashboard\\WidgetService',
  4712.         ]);
  4713.     }
  4714.     /**
  4715.      * Gets the private '.service_locator.gkp0N4i' shared service.
  4716.      *
  4717.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4718.      */
  4719.     protected function get_ServiceLocator_Gkp0N4iService()
  4720.     {
  4721.         return $this->privates['.service_locator.gkp0N4i'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4722.             'attributeService' => ['services''App\\Services\\Pim\\AttributeService''getAttributeServiceService'false],
  4723.             'attributesGroupService' => ['services''App\\Services\\Pim\\AttributesGroupService''getAttributesGroupServiceService'false],
  4724.         ], [
  4725.             'attributeService' => 'App\\Services\\Pim\\AttributeService',
  4726.             'attributesGroupService' => 'App\\Services\\Pim\\AttributesGroupService',
  4727.         ]);
  4728.     }
  4729.     /**
  4730.      * Gets the private '.service_locator.h4pyUaH' shared service.
  4731.      *
  4732.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4733.      */
  4734.     protected function get_ServiceLocator_H4pyUaHService()
  4735.     {
  4736.         return $this->privates['.service_locator.h4pyUaH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4737.             'utilService' => ['services''App\\Services\\Util\\UtilService''getUtilServiceService'false],
  4738.         ], [
  4739.             'utilService' => 'App\\Services\\Util\\UtilService',
  4740.         ]);
  4741.     }
  4742.     /**
  4743.      * Gets the private '.service_locator.jq.2xPr' shared service.
  4744.      *
  4745.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4746.      */
  4747.     protected function get_ServiceLocator_Jq_2xPrService()
  4748.     {
  4749.         return $this->privates['.service_locator.jq.2xPr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4750.             'attributesGroupService' => ['services''App\\Services\\Pim\\AttributesGroupService''getAttributesGroupServiceService'false],
  4751.             'categoryService' => ['services''App\\Services\\Pim\\CategoryService''getCategoryServiceService'false],
  4752.             'channelService' => ['services''App\\Services\\Pim\\ChannelService''getChannelServiceService'false],
  4753.             'folderService' => ['services''App\\Services\\Dam\\FolderService''getFolderServiceService'false],
  4754.             'roleService' => ['services''App\\Services\\Admin\\RoleService''getRoleServiceService'false],
  4755.         ], [
  4756.             'attributesGroupService' => 'App\\Services\\Pim\\AttributesGroupService',
  4757.             'categoryService' => 'App\\Services\\Pim\\CategoryService',
  4758.             'channelService' => 'App\\Services\\Pim\\ChannelService',
  4759.             'folderService' => 'App\\Services\\Dam\\FolderService',
  4760.             'roleService' => 'App\\Services\\Admin\\RoleService',
  4761.         ]);
  4762.     }
  4763.     /**
  4764.      * Gets the private '.service_locator.mx0UMmY' shared service.
  4765.      *
  4766.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4767.      */
  4768.     protected function get_ServiceLocator_Mx0UMmYService()
  4769.     {
  4770.         return $this->privates['.service_locator.mx0UMmY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4771.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  4772.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  4773.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  4774.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  4775.             'router' => ['services''router''getRouterService'false],
  4776.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  4777.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  4778.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  4779.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  4780.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  4781.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  4782.         ], [
  4783.             'form.factory' => '?',
  4784.             'http_kernel' => '?',
  4785.             'parameter_bag' => '?',
  4786.             'request_stack' => '?',
  4787.             'router' => '?',
  4788.             'security.authorization_checker' => '?',
  4789.             'security.csrf.token_manager' => '?',
  4790.             'security.token_storage' => '?',
  4791.             'serializer' => '?',
  4792.             'session' => '.session.deprecated',
  4793.             'twig' => '?',
  4794.         ]);
  4795.     }
  4796.     /**
  4797.      * Gets the private '.service_locator.oSUJgyx' shared service.
  4798.      *
  4799.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4800.      */
  4801.     protected function get_ServiceLocator_OSUJgyxService()
  4802.     {
  4803.         return $this->privates['.service_locator.oSUJgyx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4804.             'userService' => ['services''App\\Services\\Admin\\UserService''getUserServiceService'false],
  4805.         ], [
  4806.             'userService' => 'App\\Services\\Admin\\UserService',
  4807.         ]);
  4808.     }
  4809.     /**
  4810.      * Gets the private '.service_locator.ov5u5oT' shared service.
  4811.      *
  4812.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4813.      */
  4814.     protected function get_ServiceLocator_Ov5u5oTService()
  4815.     {
  4816.         return $this->privates['.service_locator.ov5u5oT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4817.             'contextService' => ['services''App\\Services\\Admin\\ContextService''getContextServiceService'false],
  4818.             'customerService' => ['services''App\\Services\\Admin\\CustomerService''getCustomerServiceService'false],
  4819.         ], [
  4820.             'contextService' => 'App\\Services\\Admin\\ContextService',
  4821.             'customerService' => 'App\\Services\\Admin\\CustomerService',
  4822.         ]);
  4823.     }
  4824.     /**
  4825.      * Gets the private '.service_locator.tfjlDF0' shared service.
  4826.      *
  4827.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4828.      */
  4829.     protected function get_ServiceLocator_TfjlDF0Service()
  4830.     {
  4831.         return $this->privates['.service_locator.tfjlDF0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4832.             'productService' => ['services''App\\Services\\Pim\\ProductService''getProductServiceService'false],
  4833.         ], [
  4834.             'productService' => 'App\\Services\\Pim\\ProductService',
  4835.         ]);
  4836.     }
  4837.     /**
  4838.      * Gets the private '.service_locator.tgK_L5b' shared service.
  4839.      *
  4840.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4841.      */
  4842.     protected function get_ServiceLocator_TgKL5bService()
  4843.     {
  4844.         return $this->privates['.service_locator.tgK_L5b'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4845.             'associationService' => ['services''App\\Services\\Pim\\AssociationService''getAssociationServiceService'false],
  4846.             'attributeService' => ['services''App\\Services\\Pim\\AttributeService''getAttributeServiceService'false],
  4847.             'contextService' => ['services''App\\Services\\Admin\\ContextService''getContextServiceService'false],
  4848.             'jsonService' => ['services''App\\Services\\Util\\JsonService''getJsonServiceService'false],
  4849.             'productService' => ['services''App\\Services\\Pim\\ProductService''getProductServiceService'false],
  4850.         ], [
  4851.             'associationService' => 'App\\Services\\Pim\\AssociationService',
  4852.             'attributeService' => 'App\\Services\\Pim\\AttributeService',
  4853.             'contextService' => 'App\\Services\\Admin\\ContextService',
  4854.             'jsonService' => 'App\\Services\\Util\\JsonService',
  4855.             'productService' => 'App\\Services\\Pim\\ProductService',
  4856.         ]);
  4857.     }
  4858.     /**
  4859.      * Gets the private '.service_locator.tnbjfc4' shared service.
  4860.      *
  4861.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4862.      */
  4863.     protected function get_ServiceLocator_Tnbjfc4Service()
  4864.     {
  4865.         return $this->privates['.service_locator.tnbjfc4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4866.             'App\\Controller\\Admin\\CustomerController::customizations' => ['privates''.service_locator.1BV0IFB''get_ServiceLocator_1BV0IFBService'false],
  4867.             'App\\Controller\\Admin\\UserController::edit' => ['privates''.service_locator.jq.2xPr''get_ServiceLocator_Jq_2xPrService'false],
  4868.             'App\\Controller\\Admin\\UserController::save' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4869.             'App\\Controller\\Dam\\FileController::edit' => ['privates''.service_locator.BVSM1iJ''get_ServiceLocator_BVSM1iJService'false],
  4870.             'App\\Controller\\Dam\\FolderController::list' => ['privates''.service_locator.oSUJgyx''get_ServiceLocator_OSUJgyxService'false],
  4871.             'App\\Controller\\Dam\\FolderController::save' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4872.             'App\\Controller\\Dashboard\\DashboardController::calculData' => ['privates''.service_locator.xXn2V.f''get_ServiceLocator_XXn2V_FService'false],
  4873.             'App\\Controller\\Dashboard\\DashboardController::deleteView' => ['privates''.service_locator.oSUJgyx''get_ServiceLocator_OSUJgyxService'false],
  4874.             'App\\Controller\\Dashboard\\DashboardController::deleteWidget' => ['privates''.service_locator.xXn2V.f''get_ServiceLocator_XXn2V_FService'false],
  4875.             'App\\Controller\\Dashboard\\DashboardController::getWidgets' => ['privates''.service_locator.c3I3Qg0''get_ServiceLocator_C3I3Qg0Service'false],
  4876.             'App\\Controller\\Dashboard\\DashboardController::index' => ['privates''.service_locator.ZHg3ihi''get_ServiceLocator_ZHg3ihiService'false],
  4877.             'App\\Controller\\Dashboard\\DashboardController::saveView' => ['privates''.service_locator.Nh85cf1''get_ServiceLocator_Nh85cf1Service'false],
  4878.             'App\\Controller\\Dashboard\\DashboardController::saveWidgets' => ['privates''.service_locator.Nh85cf1''get_ServiceLocator_Nh85cf1Service'false],
  4879.             'App\\Controller\\Main\\SecurityController::defineTwoAuth' => ['privates''.service_locator.BjMxIOf''get_ServiceLocator_BjMxIOfService'false],
  4880.             'App\\Controller\\Main\\SecurityController::login' => ['privates''.service_locator.zFcJjKU''get_ServiceLocator_ZFcJjKUService'false],
  4881.             'App\\Controller\\Pim\\AttributeController::save' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4882.             'App\\Controller\\Pim\\AttributesGroupController::edit' => ['privates''.service_locator...TzaTE''get_ServiceLocator___TzaTEService'false],
  4883.             'App\\Controller\\Pim\\AttributesGroupController::save' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4884.             'App\\Controller\\Pim\\CategoryController::getListBreadcrumbsByListProducts' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4885.             'App\\Controller\\Pim\\CategoryController::save' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4886.             'App\\Controller\\Pim\\ChannelController::edit' => ['privates''.service_locator.bwOR0Kk''get_ServiceLocator_BwOR0KkService'false],
  4887.             'App\\Controller\\Pim\\ChannelController::index' => ['privates''.service_locator.ov5u5oT''get_ServiceLocator_Ov5u5oTService'false],
  4888.             'App\\Controller\\Pim\\ChannelController::save' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4889.             'App\\Controller\\Pim\\FamilyController::index' => ['privates''.service_locator.NOO0Dbu''get_ServiceLocator_NOO0DbuService'false],
  4890.             'App\\Controller\\Pim\\FamilyController::save' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4891.             'App\\Controller\\Pim\\ProductController::addAutomaticDeclination' => ['privates''.service_locator.tfjlDF0''get_ServiceLocator_TfjlDF0Service'false],
  4892.             'App\\Controller\\Pim\\ProductController::completeness' => ['privates''.service_locator.WpYtVJF''get_ServiceLocator_WpYtVJFService'false],
  4893.             'App\\Controller\\Pim\\ProductController::delete' => ['privates''.service_locator.tfjlDF0''get_ServiceLocator_TfjlDF0Service'false],
  4894.             'App\\Controller\\Pim\\ProductController::duplicate' => ['privates''.service_locator..GU68jt''get_ServiceLocator__GU68jtService'false],
  4895.             'App\\Controller\\Pim\\ProductController::edit' => ['privates''.service_locator.7TRXUUj''get_ServiceLocator_7TRXUUjService'false],
  4896.             'App\\Controller\\Pim\\ProductController::formatAssociationProduct' => ['privates''.service_locator.b4TBmLc''get_ServiceLocator_B4TBmLcService'false],
  4897.             'App\\Controller\\Pim\\ProductController::getById' => ['privates''.service_locator.TexoaFK''get_ServiceLocator_TexoaFKService'false],
  4898.             'App\\Controller\\Pim\\ProductController::getCategorizedSiblings' => ['privates''.service_locator.tfjlDF0''get_ServiceLocator_TfjlDF0Service'false],
  4899.             'App\\Controller\\Pim\\ProductController::getCommonCategories' => ['privates''.service_locator.tfjlDF0''get_ServiceLocator_TfjlDF0Service'false],
  4900.             'App\\Controller\\Pim\\ProductController::getDeclinationsByChannel' => ['privates''.service_locator.tfjlDF0''get_ServiceLocator_TfjlDF0Service'false],
  4901.             'App\\Controller\\Pim\\ProductController::getListCategories' => ['privates''.service_locator.tfjlDF0''get_ServiceLocator_TfjlDF0Service'false],
  4902.             'App\\Controller\\Pim\\ProductController::getListUniqId' => ['privates''.service_locator.tfjlDF0''get_ServiceLocator_TfjlDF0Service'false],
  4903.             'App\\Controller\\Pim\\ProductController::getProductDeclinations' => ['privates''.service_locator.tfjlDF0''get_ServiceLocator_TfjlDF0Service'false],
  4904.             'App\\Controller\\Pim\\ProductController::importListFilterFile' => ['privates''.service_locator.h4pyUaH''get_ServiceLocator_H4pyUaHService'false],
  4905.             'App\\Controller\\Pim\\ProductController::index' => ['privates''.service_locator.Kafg5YB''get_ServiceLocator_Kafg5YBService'false],
  4906.             'App\\Controller\\Pim\\ProductController::list' => ['privates''.service_locator.tfjlDF0''get_ServiceLocator_TfjlDF0Service'false],
  4907.             'App\\Controller\\Pim\\ProductController::save' => ['privates''.service_locator.tgK_L5b''get_ServiceLocator_TgKL5bService'false],
  4908.             'App\\Controller\\Pim\\ProductController::search' => ['privates''.service_locator.tfjlDF0''get_ServiceLocator_TfjlDF0Service'false],
  4909.             'App\\Controller\\Pim\\ProductController::updateDeclinationPosition' => ['privates''.service_locator.tfjlDF0''get_ServiceLocator_TfjlDF0Service'false],
  4910.             'App\\Controller\\Pim\\ReferentialController::edit' => ['privates''.service_locator.aYlrU0z''get_ServiceLocator_AYlrU0zService'false],
  4911.             'App\\Controller\\Pim\\ReferentialController::save' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4912.             'App\\Controller\\Web2Print\\GeneratorController::export' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4913.             'App\\Controller\\Web2Print\\GeneratorController::index' => ['privates''.service_locator.NOO0Dbu''get_ServiceLocator_NOO0DbuService'false],
  4914.             'App\\Controller\\Web2Print\\PageTemplateController::generator' => ['privates''.service_locator.gkp0N4i''get_ServiceLocator_Gkp0N4iService'false],
  4915.             'App\\Controller\\Web2Print\\ProductTemplateController::generator' => ['privates''.service_locator.ts7Pv3V''get_ServiceLocator_Ts7Pv3VService'false],
  4916.             'App\\Controller\\Web2Print\\PublicationController::deletePublication' => ['privates''.service_locator.JhBJCVY''get_ServiceLocator_JhBJCVYService'false],
  4917.             'App\\Controller\\Workflow\\WorkflowController::edit' => ['privates''.service_locator.9UpAhSb''get_ServiceLocator_9UpAhSbService'false],
  4918.             'App\\Controller\\Workflow\\WorkflowController::save' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4919.             'kernel::loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  4920.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  4921.             'App\\Controller\\Admin\\CustomerController:customizations' => ['privates''.service_locator.1BV0IFB''get_ServiceLocator_1BV0IFBService'false],
  4922.             'App\\Controller\\Admin\\UserController:edit' => ['privates''.service_locator.jq.2xPr''get_ServiceLocator_Jq_2xPrService'false],
  4923.             'App\\Controller\\Admin\\UserController:save' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4924.             'App\\Controller\\Dam\\FileController:edit' => ['privates''.service_locator.BVSM1iJ''get_ServiceLocator_BVSM1iJService'false],
  4925.             'App\\Controller\\Dam\\FolderController:list' => ['privates''.service_locator.oSUJgyx''get_ServiceLocator_OSUJgyxService'false],
  4926.             'App\\Controller\\Dam\\FolderController:save' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4927.             'App\\Controller\\Dashboard\\DashboardController:calculData' => ['privates''.service_locator.xXn2V.f''get_ServiceLocator_XXn2V_FService'false],
  4928.             'App\\Controller\\Dashboard\\DashboardController:deleteView' => ['privates''.service_locator.oSUJgyx''get_ServiceLocator_OSUJgyxService'false],
  4929.             'App\\Controller\\Dashboard\\DashboardController:deleteWidget' => ['privates''.service_locator.xXn2V.f''get_ServiceLocator_XXn2V_FService'false],
  4930.             'App\\Controller\\Dashboard\\DashboardController:getWidgets' => ['privates''.service_locator.c3I3Qg0''get_ServiceLocator_C3I3Qg0Service'false],
  4931.             'App\\Controller\\Dashboard\\DashboardController:index' => ['privates''.service_locator.ZHg3ihi''get_ServiceLocator_ZHg3ihiService'false],
  4932.             'App\\Controller\\Dashboard\\DashboardController:saveView' => ['privates''.service_locator.Nh85cf1''get_ServiceLocator_Nh85cf1Service'false],
  4933.             'App\\Controller\\Dashboard\\DashboardController:saveWidgets' => ['privates''.service_locator.Nh85cf1''get_ServiceLocator_Nh85cf1Service'false],
  4934.             'App\\Controller\\Main\\SecurityController:defineTwoAuth' => ['privates''.service_locator.BjMxIOf''get_ServiceLocator_BjMxIOfService'false],
  4935.             'App\\Controller\\Main\\SecurityController:login' => ['privates''.service_locator.zFcJjKU''get_ServiceLocator_ZFcJjKUService'false],
  4936.             'App\\Controller\\Pim\\AttributeController:save' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4937.             'App\\Controller\\Pim\\AttributesGroupController:edit' => ['privates''.service_locator...TzaTE''get_ServiceLocator___TzaTEService'false],
  4938.             'App\\Controller\\Pim\\AttributesGroupController:save' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4939.             'App\\Controller\\Pim\\CategoryController:getListBreadcrumbsByListProducts' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4940.             'App\\Controller\\Pim\\CategoryController:save' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4941.             'App\\Controller\\Pim\\ChannelController:edit' => ['privates''.service_locator.bwOR0Kk''get_ServiceLocator_BwOR0KkService'false],
  4942.             'App\\Controller\\Pim\\ChannelController:index' => ['privates''.service_locator.ov5u5oT''get_ServiceLocator_Ov5u5oTService'false],
  4943.             'App\\Controller\\Pim\\ChannelController:save' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4944.             'App\\Controller\\Pim\\FamilyController:index' => ['privates''.service_locator.NOO0Dbu''get_ServiceLocator_NOO0DbuService'false],
  4945.             'App\\Controller\\Pim\\FamilyController:save' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4946.             'App\\Controller\\Pim\\ProductController:addAutomaticDeclination' => ['privates''.service_locator.tfjlDF0''get_ServiceLocator_TfjlDF0Service'false],
  4947.             'App\\Controller\\Pim\\ProductController:completeness' => ['privates''.service_locator.WpYtVJF''get_ServiceLocator_WpYtVJFService'false],
  4948.             'App\\Controller\\Pim\\ProductController:delete' => ['privates''.service_locator.tfjlDF0''get_ServiceLocator_TfjlDF0Service'false],
  4949.             'App\\Controller\\Pim\\ProductController:duplicate' => ['privates''.service_locator..GU68jt''get_ServiceLocator__GU68jtService'false],
  4950.             'App\\Controller\\Pim\\ProductController:edit' => ['privates''.service_locator.7TRXUUj''get_ServiceLocator_7TRXUUjService'false],
  4951.             'App\\Controller\\Pim\\ProductController:formatAssociationProduct' => ['privates''.service_locator.b4TBmLc''get_ServiceLocator_B4TBmLcService'false],
  4952.             'App\\Controller\\Pim\\ProductController:getById' => ['privates''.service_locator.TexoaFK''get_ServiceLocator_TexoaFKService'false],
  4953.             'App\\Controller\\Pim\\ProductController:getCategorizedSiblings' => ['privates''.service_locator.tfjlDF0''get_ServiceLocator_TfjlDF0Service'false],
  4954.             'App\\Controller\\Pim\\ProductController:getCommonCategories' => ['privates''.service_locator.tfjlDF0''get_ServiceLocator_TfjlDF0Service'false],
  4955.             'App\\Controller\\Pim\\ProductController:getDeclinationsByChannel' => ['privates''.service_locator.tfjlDF0''get_ServiceLocator_TfjlDF0Service'false],
  4956.             'App\\Controller\\Pim\\ProductController:getListCategories' => ['privates''.service_locator.tfjlDF0''get_ServiceLocator_TfjlDF0Service'false],
  4957.             'App\\Controller\\Pim\\ProductController:getListUniqId' => ['privates''.service_locator.tfjlDF0''get_ServiceLocator_TfjlDF0Service'false],
  4958.             'App\\Controller\\Pim\\ProductController:getProductDeclinations' => ['privates''.service_locator.tfjlDF0''get_ServiceLocator_TfjlDF0Service'false],
  4959.             'App\\Controller\\Pim\\ProductController:importListFilterFile' => ['privates''.service_locator.h4pyUaH''get_ServiceLocator_H4pyUaHService'false],
  4960.             'App\\Controller\\Pim\\ProductController:index' => ['privates''.service_locator.Kafg5YB''get_ServiceLocator_Kafg5YBService'false],
  4961.             'App\\Controller\\Pim\\ProductController:list' => ['privates''.service_locator.tfjlDF0''get_ServiceLocator_TfjlDF0Service'false],
  4962.             'App\\Controller\\Pim\\ProductController:save' => ['privates''.service_locator.tgK_L5b''get_ServiceLocator_TgKL5bService'false],
  4963.             'App\\Controller\\Pim\\ProductController:search' => ['privates''.service_locator.tfjlDF0''get_ServiceLocator_TfjlDF0Service'false],
  4964.             'App\\Controller\\Pim\\ProductController:updateDeclinationPosition' => ['privates''.service_locator.tfjlDF0''get_ServiceLocator_TfjlDF0Service'false],
  4965.             'App\\Controller\\Pim\\ReferentialController:edit' => ['privates''.service_locator.aYlrU0z''get_ServiceLocator_AYlrU0zService'false],
  4966.             'App\\Controller\\Pim\\ReferentialController:save' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4967.             'App\\Controller\\Web2Print\\GeneratorController:export' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4968.             'App\\Controller\\Web2Print\\GeneratorController:index' => ['privates''.service_locator.NOO0Dbu''get_ServiceLocator_NOO0DbuService'false],
  4969.             'App\\Controller\\Web2Print\\PageTemplateController:generator' => ['privates''.service_locator.gkp0N4i''get_ServiceLocator_Gkp0N4iService'false],
  4970.             'App\\Controller\\Web2Print\\ProductTemplateController:generator' => ['privates''.service_locator.ts7Pv3V''get_ServiceLocator_Ts7Pv3VService'false],
  4971.             'App\\Controller\\Web2Print\\PublicationController:deletePublication' => ['privates''.service_locator.JhBJCVY''get_ServiceLocator_JhBJCVYService'false],
  4972.             'App\\Controller\\Workflow\\WorkflowController:edit' => ['privates''.service_locator.9UpAhSb''get_ServiceLocator_9UpAhSbService'false],
  4973.             'App\\Controller\\Workflow\\WorkflowController:save' => ['privates''.service_locator.J9egKoI''get_ServiceLocator_J9egKoIService'false],
  4974.             'kernel:loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  4975.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  4976.         ], [
  4977.             'App\\Controller\\Admin\\CustomerController::customizations' => '?',
  4978.             'App\\Controller\\Admin\\UserController::edit' => '?',
  4979.             'App\\Controller\\Admin\\UserController::save' => '?',
  4980.             'App\\Controller\\Dam\\FileController::edit' => '?',
  4981.             'App\\Controller\\Dam\\FolderController::list' => '?',
  4982.             'App\\Controller\\Dam\\FolderController::save' => '?',
  4983.             'App\\Controller\\Dashboard\\DashboardController::calculData' => '?',
  4984.             'App\\Controller\\Dashboard\\DashboardController::deleteView' => '?',
  4985.             'App\\Controller\\Dashboard\\DashboardController::deleteWidget' => '?',
  4986.             'App\\Controller\\Dashboard\\DashboardController::getWidgets' => '?',
  4987.             'App\\Controller\\Dashboard\\DashboardController::index' => '?',
  4988.             'App\\Controller\\Dashboard\\DashboardController::saveView' => '?',
  4989.             'App\\Controller\\Dashboard\\DashboardController::saveWidgets' => '?',
  4990.             'App\\Controller\\Main\\SecurityController::defineTwoAuth' => '?',
  4991.             'App\\Controller\\Main\\SecurityController::login' => '?',
  4992.             'App\\Controller\\Pim\\AttributeController::save' => '?',
  4993.             'App\\Controller\\Pim\\AttributesGroupController::edit' => '?',
  4994.             'App\\Controller\\Pim\\AttributesGroupController::save' => '?',
  4995.             'App\\Controller\\Pim\\CategoryController::getListBreadcrumbsByListProducts' => '?',
  4996.             'App\\Controller\\Pim\\CategoryController::save' => '?',
  4997.             'App\\Controller\\Pim\\ChannelController::edit' => '?',
  4998.             'App\\Controller\\Pim\\ChannelController::index' => '?',
  4999.             'App\\Controller\\Pim\\ChannelController::save' => '?',
  5000.             'App\\Controller\\Pim\\FamilyController::index' => '?',
  5001.             'App\\Controller\\Pim\\FamilyController::save' => '?',
  5002.             'App\\Controller\\Pim\\ProductController::addAutomaticDeclination' => '?',
  5003.             'App\\Controller\\Pim\\ProductController::completeness' => '?',
  5004.             'App\\Controller\\Pim\\ProductController::delete' => '?',
  5005.             'App\\Controller\\Pim\\ProductController::duplicate' => '?',
  5006.             'App\\Controller\\Pim\\ProductController::edit' => '?',
  5007.             'App\\Controller\\Pim\\ProductController::formatAssociationProduct' => '?',
  5008.             'App\\Controller\\Pim\\ProductController::getById' => '?',
  5009.             'App\\Controller\\Pim\\ProductController::getCategorizedSiblings' => '?',
  5010.             'App\\Controller\\Pim\\ProductController::getCommonCategories' => '?',
  5011.             'App\\Controller\\Pim\\ProductController::getDeclinationsByChannel' => '?',
  5012.             'App\\Controller\\Pim\\ProductController::getListCategories' => '?',
  5013.             'App\\Controller\\Pim\\ProductController::getListUniqId' => '?',
  5014.             'App\\Controller\\Pim\\ProductController::getProductDeclinations' => '?',
  5015.             'App\\Controller\\Pim\\ProductController::importListFilterFile' => '?',
  5016.             'App\\Controller\\Pim\\ProductController::index' => '?',
  5017.             'App\\Controller\\Pim\\ProductController::list' => '?',
  5018.             'App\\Controller\\Pim\\ProductController::save' => '?',
  5019.             'App\\Controller\\Pim\\ProductController::search' => '?',
  5020.             'App\\Controller\\Pim\\ProductController::updateDeclinationPosition' => '?',
  5021.             'App\\Controller\\Pim\\ReferentialController::edit' => '?',
  5022.             'App\\Controller\\Pim\\ReferentialController::save' => '?',
  5023.             'App\\Controller\\Web2Print\\GeneratorController::export' => '?',
  5024.             'App\\Controller\\Web2Print\\GeneratorController::index' => '?',
  5025.             'App\\Controller\\Web2Print\\PageTemplateController::generator' => '?',
  5026.             'App\\Controller\\Web2Print\\ProductTemplateController::generator' => '?',
  5027.             'App\\Controller\\Web2Print\\PublicationController::deletePublication' => '?',
  5028.             'App\\Controller\\Workflow\\WorkflowController::edit' => '?',
  5029.             'App\\Controller\\Workflow\\WorkflowController::save' => '?',
  5030.             'kernel::loadRoutes' => '?',
  5031.             'kernel::registerContainerConfiguration' => '?',
  5032.             'App\\Controller\\Admin\\CustomerController:customizations' => '?',
  5033.             'App\\Controller\\Admin\\UserController:edit' => '?',
  5034.             'App\\Controller\\Admin\\UserController:save' => '?',
  5035.             'App\\Controller\\Dam\\FileController:edit' => '?',
  5036.             'App\\Controller\\Dam\\FolderController:list' => '?',
  5037.             'App\\Controller\\Dam\\FolderController:save' => '?',
  5038.             'App\\Controller\\Dashboard\\DashboardController:calculData' => '?',
  5039.             'App\\Controller\\Dashboard\\DashboardController:deleteView' => '?',
  5040.             'App\\Controller\\Dashboard\\DashboardController:deleteWidget' => '?',
  5041.             'App\\Controller\\Dashboard\\DashboardController:getWidgets' => '?',
  5042.             'App\\Controller\\Dashboard\\DashboardController:index' => '?',
  5043.             'App\\Controller\\Dashboard\\DashboardController:saveView' => '?',
  5044.             'App\\Controller\\Dashboard\\DashboardController:saveWidgets' => '?',
  5045.             'App\\Controller\\Main\\SecurityController:defineTwoAuth' => '?',
  5046.             'App\\Controller\\Main\\SecurityController:login' => '?',
  5047.             'App\\Controller\\Pim\\AttributeController:save' => '?',
  5048.             'App\\Controller\\Pim\\AttributesGroupController:edit' => '?',
  5049.             'App\\Controller\\Pim\\AttributesGroupController:save' => '?',
  5050.             'App\\Controller\\Pim\\CategoryController:getListBreadcrumbsByListProducts' => '?',
  5051.             'App\\Controller\\Pim\\CategoryController:save' => '?',
  5052.             'App\\Controller\\Pim\\ChannelController:edit' => '?',
  5053.             'App\\Controller\\Pim\\ChannelController:index' => '?',
  5054.             'App\\Controller\\Pim\\ChannelController:save' => '?',
  5055.             'App\\Controller\\Pim\\FamilyController:index' => '?',
  5056.             'App\\Controller\\Pim\\FamilyController:save' => '?',
  5057.             'App\\Controller\\Pim\\ProductController:addAutomaticDeclination' => '?',
  5058.             'App\\Controller\\Pim\\ProductController:completeness' => '?',
  5059.             'App\\Controller\\Pim\\ProductController:delete' => '?',
  5060.             'App\\Controller\\Pim\\ProductController:duplicate' => '?',
  5061.             'App\\Controller\\Pim\\ProductController:edit' => '?',
  5062.             'App\\Controller\\Pim\\ProductController:formatAssociationProduct' => '?',
  5063.             'App\\Controller\\Pim\\ProductController:getById' => '?',
  5064.             'App\\Controller\\Pim\\ProductController:getCategorizedSiblings' => '?',
  5065.             'App\\Controller\\Pim\\ProductController:getCommonCategories' => '?',
  5066.             'App\\Controller\\Pim\\ProductController:getDeclinationsByChannel' => '?',
  5067.             'App\\Controller\\Pim\\ProductController:getListCategories' => '?',
  5068.             'App\\Controller\\Pim\\ProductController:getListUniqId' => '?',
  5069.             'App\\Controller\\Pim\\ProductController:getProductDeclinations' => '?',
  5070.             'App\\Controller\\Pim\\ProductController:importListFilterFile' => '?',
  5071.             'App\\Controller\\Pim\\ProductController:index' => '?',
  5072.             'App\\Controller\\Pim\\ProductController:list' => '?',
  5073.             'App\\Controller\\Pim\\ProductController:save' => '?',
  5074.             'App\\Controller\\Pim\\ProductController:search' => '?',
  5075.             'App\\Controller\\Pim\\ProductController:updateDeclinationPosition' => '?',
  5076.             'App\\Controller\\Pim\\ReferentialController:edit' => '?',
  5077.             'App\\Controller\\Pim\\ReferentialController:save' => '?',
  5078.             'App\\Controller\\Web2Print\\GeneratorController:export' => '?',
  5079.             'App\\Controller\\Web2Print\\GeneratorController:index' => '?',
  5080.             'App\\Controller\\Web2Print\\PageTemplateController:generator' => '?',
  5081.             'App\\Controller\\Web2Print\\ProductTemplateController:generator' => '?',
  5082.             'App\\Controller\\Web2Print\\PublicationController:deletePublication' => '?',
  5083.             'App\\Controller\\Workflow\\WorkflowController:edit' => '?',
  5084.             'App\\Controller\\Workflow\\WorkflowController:save' => '?',
  5085.             'kernel:loadRoutes' => '?',
  5086.             'kernel:registerContainerConfiguration' => '?',
  5087.         ]);
  5088.     }
  5089.     /**
  5090.      * Gets the private '.service_locator.ts7Pv3V' shared service.
  5091.      *
  5092.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5093.      */
  5094.     protected function get_ServiceLocator_Ts7Pv3VService()
  5095.     {
  5096.         return $this->privates['.service_locator.ts7Pv3V'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5097.             'attributeService' => ['services''App\\Services\\Pim\\AttributeService''getAttributeServiceService'false],
  5098.             'attributesGroupService' => ['services''App\\Services\\Pim\\AttributesGroupService''getAttributesGroupServiceService'false],
  5099.             'pageTemplateService' => ['services''App\\Services\\Web2Print\\PageTemplateService''getPageTemplateServiceService'false],
  5100.         ], [
  5101.             'attributeService' => 'App\\Services\\Pim\\AttributeService',
  5102.             'attributesGroupService' => 'App\\Services\\Pim\\AttributesGroupService',
  5103.             'pageTemplateService' => 'App\\Services\\Web2Print\\PageTemplateService',
  5104.         ]);
  5105.     }
  5106.     /**
  5107.      * Gets the private '.service_locator.xUrKPVU' shared service.
  5108.      *
  5109.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5110.      */
  5111.     protected function get_ServiceLocator_XUrKPVUService()
  5112.     {
  5113.         return $this->privates['.service_locator.xUrKPVU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5114.             '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".'],
  5115.         ], [
  5116.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  5117.         ]);
  5118.     }
  5119.     /**
  5120.      * Gets the private '.service_locator.xXn2V.f' shared service.
  5121.      *
  5122.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5123.      */
  5124.     protected function get_ServiceLocator_XXn2V_FService()
  5125.     {
  5126.         return $this->privates['.service_locator.xXn2V.f'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5127.             'jsonService' => ['services''App\\Services\\Util\\JsonService''getJsonServiceService'false],
  5128.             'widgetService' => ['services''App\\Services\\Dashboard\\WidgetService''getWidgetServiceService'false],
  5129.         ], [
  5130.             'jsonService' => 'App\\Services\\Util\\JsonService',
  5131.             'widgetService' => 'App\\Services\\Dashboard\\WidgetService',
  5132.         ]);
  5133.     }
  5134.     /**
  5135.      * Gets the private '.service_locator.zFcJjKU' shared service.
  5136.      *
  5137.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5138.      */
  5139.     protected function get_ServiceLocator_ZFcJjKUService()
  5140.     {
  5141.         return $this->privates['.service_locator.zFcJjKU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5142.             'authenticationUtils' => ['privates''security.authentication_utils''getSecurity_AuthenticationUtilsService'false],
  5143.         ], [
  5144.             'authenticationUtils' => '?',
  5145.         ]);
  5146.     }
  5147.     /**
  5148.      * Gets the private '.session.deprecated' shared service.
  5149.      *
  5150.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  5151.      */
  5152.     protected function get_Session_DeprecatedService()
  5153.     {
  5154.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  5155.         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();
  5156.     }
  5157.     /**
  5158.      * Gets the private '.twig.command.debug.lazy' shared service.
  5159.      *
  5160.      * @return \Symfony\Component\Console\Command\LazyCommand
  5161.      */
  5162.     protected function get_Twig_Command_Debug_LazyService()
  5163.     {
  5164.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5165.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5166.         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 {
  5167.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  5168.         });
  5169.     }
  5170.     /**
  5171.      * Gets the private '.twig.command.lint.lazy' shared service.
  5172.      *
  5173.      * @return \Symfony\Component\Console\Command\LazyCommand
  5174.      */
  5175.     protected function get_Twig_Command_Lint_LazyService()
  5176.     {
  5177.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5178.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5179.         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 {
  5180.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  5181.         });
  5182.     }
  5183.     /**
  5184.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  5185.      *
  5186.      * @return \Symfony\Component\Console\Command\LazyCommand
  5187.      */
  5188.     protected function get_VarDumper_Command_ServerDump_LazyService()
  5189.     {
  5190.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5191.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5192.         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 {
  5193.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  5194.         });
  5195.     }
  5196.     /**
  5197.      * Gets the private 'Hslavich\OneloginSamlBundle\EventListener\Security\SamlLogoutListener' shared autowired service.
  5198.      *
  5199.      * @return \Hslavich\OneloginSamlBundle\EventListener\Security\SamlLogoutListener
  5200.      */
  5201.     protected function getSamlLogoutListenerService()
  5202.     {
  5203.         include_once \dirname(__DIR__4).'/vendor/hslavich/oneloginsaml-bundle/EventListener/Security/SamlLogoutListener.php';
  5204.         return $this->privates['Hslavich\\OneloginSamlBundle\\EventListener\\Security\\SamlLogoutListener'] = new \Hslavich\OneloginSamlBundle\EventListener\Security\SamlLogoutListener(($this->privates['OneLogin\\Saml2\\Auth'] ?? $this->getAuthService()));
  5205.     }
  5206.     /**
  5207.      * Gets the private 'Hslavich\OneloginSamlBundle\Security\Firewall\SamlListener.app' shared service.
  5208.      *
  5209.      * @return \Hslavich\OneloginSamlBundle\Security\Firewall\SamlListener
  5210.      */
  5211.     protected function getSamlListener_AppService()
  5212.     {
  5213.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  5214.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  5215.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php';
  5216.         include_once \dirname(__DIR__4).'/vendor/hslavich/oneloginsaml-bundle/Security/Firewall/SamlListener.php';
  5217.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  5218.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationSuccessHandler.php';
  5219.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  5220.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  5221.         include_once \dirname(__DIR__4).'/vendor/hslavich/oneloginsaml-bundle/Security/Http/Authentication/SamlAuthenticationSuccessHandler.php';
  5222.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  5223.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  5224.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  5225.         if (isset($this->privates['Hslavich\\OneloginSamlBundle\\Security\\Firewall\\SamlListener.app'])) {
  5226.             return $this->privates['Hslavich\\OneloginSamlBundle\\Security\\Firewall\\SamlListener.app'];
  5227.         }
  5228.         $b = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  5229.         if (isset($this->privates['Hslavich\\OneloginSamlBundle\\Security\\Firewall\\SamlListener.app'])) {
  5230.             return $this->privates['Hslavich\\OneloginSamlBundle\\Security\\Firewall\\SamlListener.app'];
  5231.         }
  5232.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5233.         if (isset($this->privates['Hslavich\\OneloginSamlBundle\\Security\\Firewall\\SamlListener.app'])) {
  5234.             return $this->privates['Hslavich\\OneloginSamlBundle\\Security\\Firewall\\SamlListener.app'];
  5235.         }
  5236.         $d = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  5237.         $e = ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  5238.         $f = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler($b$d, [], $e);
  5239.         $f->setOptions(['login_path' => '/login''failure_path' => '/logout''failure_forward' => false'failure_path_parameter' => '_failure_path']);
  5240.         $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);
  5241.         $instance->setOneLoginAuth(($this->privates['OneLogin\\Saml2\\Auth'] ?? $this->getAuthService()));
  5242.         return $instance;
  5243.     }
  5244.     /**
  5245.      * Gets the private 'OneLogin\Saml2\Auth' shared autowired service.
  5246.      *
  5247.      * @return \OneLogin\Saml2\Auth
  5248.      */
  5249.     protected function getAuthService()
  5250.     {
  5251.         include_once \dirname(__DIR__4).'/vendor/onelogin/php-saml/src/Saml2/Auth.php';
  5252.         return $this->privates['OneLogin\\Saml2\\Auth'] = new \OneLogin\Saml2\Auth($this->parameters['hslavich_onelogin_saml.settings']);
  5253.     }
  5254.     /**
  5255.      * Gets the private 'Sentry\SentryBundle\Command\SentryTestCommand' shared service.
  5256.      *
  5257.      * @return \Sentry\SentryBundle\Command\SentryTestCommand
  5258.      */
  5259.     protected function getSentryTestCommandService()
  5260.     {
  5261.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5262.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Command/SentryTestCommand.php';
  5263.         $this->privates['Sentry\\SentryBundle\\Command\\SentryTestCommand'] = $instance = new \Sentry\SentryBundle\Command\SentryTestCommand();
  5264.         $instance->setName('sentry:test');
  5265.         return $instance;
  5266.     }
  5267.     /**
  5268.      * Gets the private 'Sentry\SentryBundle\EventListener\ConsoleListener' shared service.
  5269.      *
  5270.      * @return \Sentry\SentryBundle\EventListener\ConsoleListener
  5271.      */
  5272.     protected function getConsoleListenerService()
  5273.     {
  5274.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/ConsoleListener.php';
  5275.         return $this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] = new \Sentry\SentryBundle\EventListener\ConsoleListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), true);
  5276.     }
  5277.     /**
  5278.      * Gets the private 'Sentry\SentryBundle\EventListener\ErrorListener' shared service.
  5279.      *
  5280.      * @return \Sentry\SentryBundle\EventListener\ErrorListener
  5281.      */
  5282.     protected function getErrorListenerService()
  5283.     {
  5284.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/ErrorListener.php';
  5285.         return $this->privates['Sentry\\SentryBundle\\EventListener\\ErrorListener'] = new \Sentry\SentryBundle\EventListener\ErrorListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  5286.     }
  5287.     /**
  5288.      * Gets the private 'Sentry\SentryBundle\EventListener\RequestListener' shared service.
  5289.      *
  5290.      * @return \Sentry\SentryBundle\EventListener\RequestListener
  5291.      */
  5292.     protected function getRequestListenerService()
  5293.     {
  5294.         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()));
  5295.     }
  5296.     /**
  5297.      * Gets the private 'Sentry\SentryBundle\EventListener\SubRequestListener' shared service.
  5298.      *
  5299.      * @return \Sentry\SentryBundle\EventListener\SubRequestListener
  5300.      */
  5301.     protected function getSubRequestListenerService()
  5302.     {
  5303.         return $this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] = new \Sentry\SentryBundle\EventListener\SubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  5304.     }
  5305.     /**
  5306.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingConsoleListener' shared service.
  5307.      *
  5308.      * @return \Sentry\SentryBundle\EventListener\TracingConsoleListener
  5309.      */
  5310.     protected function getTracingConsoleListenerService()
  5311.     {
  5312.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingConsoleListener.php';
  5313.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] = new \Sentry\SentryBundle\EventListener\TracingConsoleListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), [=> 'messenger:consume']);
  5314.     }
  5315.     /**
  5316.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingRequestListener' shared service.
  5317.      *
  5318.      * @return \Sentry\SentryBundle\EventListener\TracingRequestListener
  5319.      */
  5320.     protected function getTracingRequestListenerService()
  5321.     {
  5322.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] = new \Sentry\SentryBundle\EventListener\TracingRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  5323.     }
  5324.     /**
  5325.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingSubRequestListener' shared service.
  5326.      *
  5327.      * @return \Sentry\SentryBundle\EventListener\TracingSubRequestListener
  5328.      */
  5329.     protected function getTracingSubRequestListenerService()
  5330.     {
  5331.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] = new \Sentry\SentryBundle\EventListener\TracingSubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  5332.     }
  5333.     /**
  5334.      * Gets the private 'Sentry\State\HubInterface' shared service.
  5335.      *
  5336.      * @return \Sentry\State\HubInterface
  5337.      */
  5338.     protected function getHubInterfaceService()
  5339.     {
  5340.         $this->privates['Sentry\\State\\HubInterface'] = $instance \Sentry\State\HubAdapter::getInstance();
  5341.         $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@1757a7c''tags' => [], 'in_app_exclude' => [=> $this->targetDir.''=> $this->targetDir.''=> (\dirname(__DIR__4).'/vendor')], 'in_app_include' => [], 'class_serializers' => [], 'dsn' => $this->getEnv('SENTRY_DSN')]);
  5342.         $b = new \Sentry\ClientBuilder($a);
  5343.         $c = ($this->privates['nyholm.psr7.psr17_factory'] ?? ($this->privates['nyholm.psr7.psr17_factory'] = new \Nyholm\Psr7\Factory\Psr17Factory()));
  5344.         $b->setSdkIdentifier('sentry.php.symfony');
  5345.         $b->setSdkVersion('4.7.0');
  5346.         $b->setTransportFactory(new \Sentry\SentryBundle\Transport\TransportFactory($c$c$c$cNULLNULL));
  5347.         $b->setSerializer(new \Sentry\Serializer\Serializer($a));
  5348.         $b->setRepresentationSerializer(new \Sentry\Serializer\RepresentationSerializer($a));
  5349.         if ($this->has('Psr\\Log\\NullLogger')) {
  5350.             $b->setLogger(($this->services['Psr\\Log\\NullLogger'] ?? $this->get('Psr\\Log\\NullLogger'/* ContainerInterface::NULL_ON_INVALID_REFERENCE */ 2)));
  5351.         }
  5352.         $instance->bindClient($b->getClient());
  5353.         return $instance;
  5354.     }
  5355.     /**
  5356.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  5357.      *
  5358.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  5359.      */
  5360.     protected function getResetAssetsEventListenerService()
  5361.     {
  5362.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  5363.     }
  5364.     /**
  5365.      * Gets the private 'annotations.cache_adapter' shared service.
  5366.      *
  5367.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  5368.      */
  5369.     protected function getAnnotations_CacheAdapterService()
  5370.     {
  5371.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()));
  5372.     }
  5373.     /**
  5374.      * Gets the private 'annotations.cache_warmer' shared service.
  5375.      *
  5376.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  5377.      */
  5378.     protected function getAnnotations_CacheWarmerService()
  5379.     {
  5380.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5381.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  5382.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  5383.         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);
  5384.     }
  5385.     /**
  5386.      * Gets the private 'annotations.cached_reader' shared service.
  5387.      *
  5388.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  5389.      */
  5390.     protected function getAnnotations_CachedReaderService()
  5391.     {
  5392.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  5393.     }
  5394.     /**
  5395.      * Gets the private 'annotations.reader' shared service.
  5396.      *
  5397.      * @return \Doctrine\Common\Annotations\AnnotationReader
  5398.      */
  5399.     protected function getAnnotations_ReaderService()
  5400.     {
  5401.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  5402.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  5403.         $a->registerUniqueLoader('class_exists');
  5404.         $instance->addGlobalIgnoredName('required'$a);
  5405.         return $instance;
  5406.     }
  5407.     /**
  5408.      * Gets the private 'assets.packages' shared service.
  5409.      *
  5410.      * @return \Symfony\Component\Asset\Packages
  5411.      */
  5412.     protected function getAssets_PackagesService()
  5413.     {
  5414.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  5415.         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 () {
  5416.             return new \EmptyIterator();
  5417.         }, 0));
  5418.     }
  5419.     /**
  5420.      * Gets the private 'cache.annotations.traceable' shared service.
  5421.      *
  5422.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5423.      */
  5424.     protected function getCache_Annotations_TraceableService()
  5425.     {
  5426.         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('LpclesRCFq'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  5427.     }
  5428.     /**
  5429.      * Gets the private 'cache.app.taggable' shared service.
  5430.      *
  5431.      * @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
  5432.      */
  5433.     protected function getCache_App_TaggableService()
  5434.     {
  5435.         return $this->privates['cache.app.taggable'] = new \Symfony\Component\Cache\Adapter\TagAwareAdapter(($this->services['cache.app'] ?? $this->getCache_AppService()));
  5436.     }
  5437.     /**
  5438.      * Gets the private 'cache.property_info.traceable' shared service.
  5439.      *
  5440.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5441.      */
  5442.     protected function getCache_PropertyInfo_TraceableService()
  5443.     {
  5444.         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('UNN7zPNnjx'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.security_expression_language.traceable' shared service.
  5448.      *
  5449.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5450.      */
  5451.     protected function getCache_SecurityExpressionLanguage_TraceableService()
  5452.     {
  5453.         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('NoOQ02Rxxj'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.serializer.traceable' shared service.
  5457.      *
  5458.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5459.      */
  5460.     protected function getCache_Serializer_TraceableService()
  5461.     {
  5462.         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('sebX887RNw'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.validator.traceable' shared service.
  5466.      *
  5467.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5468.      */
  5469.     protected function getCache_Validator_TraceableService()
  5470.     {
  5471.         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('OudExUtvYn'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.webpack_encore.traceable' shared service.
  5475.      *
  5476.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5477.      */
  5478.     protected function getCache_WebpackEncore_TraceableService()
  5479.     {
  5480.         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('IIaTMZH8j8'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  5481.     }
  5482.     /**
  5483.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  5484.      *
  5485.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  5486.      */
  5487.     protected function getCachePoolClearer_CacheWarmerService()
  5488.     {
  5489.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5490.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  5491.         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']);
  5492.     }
  5493.     /**
  5494.      * Gets the private 'config_builder.warmer' shared service.
  5495.      *
  5496.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  5497.      */
  5498.     protected function getConfigBuilder_WarmerService()
  5499.     {
  5500.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5501.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  5502.         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()));
  5503.     }
  5504.     /**
  5505.      * Gets the private 'config_cache_factory' shared service.
  5506.      *
  5507.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  5508.      */
  5509.     protected function getConfigCacheFactoryService()
  5510.     {
  5511.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  5512.             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)));
  5513.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  5514.         }, 2));
  5515.     }
  5516.     /**
  5517.      * Gets the private 'console.command.about' shared service.
  5518.      *
  5519.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  5520.      */
  5521.     protected function getConsole_Command_AboutService()
  5522.     {
  5523.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5524.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  5525.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  5526.         $instance->setName('about');
  5527.         $instance->setDescription('Display information about the current project');
  5528.         return $instance;
  5529.     }
  5530.     /**
  5531.      * Gets the private 'console.command.assets_install' shared service.
  5532.      *
  5533.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  5534.      */
  5535.     protected function getConsole_Command_AssetsInstallService()
  5536.     {
  5537.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5538.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  5539.         $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));
  5540.         $instance->setName('assets:install');
  5541.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  5542.         return $instance;
  5543.     }
  5544.     /**
  5545.      * Gets the private 'console.command.cache_clear' shared service.
  5546.      *
  5547.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  5548.      */
  5549.     protected function getConsole_Command_CacheClearService()
  5550.     {
  5551.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5552.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  5553.         $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())));
  5554.         $instance->setName('cache:clear');
  5555.         $instance->setDescription('Clear the cache');
  5556.         return $instance;
  5557.     }
  5558.     /**
  5559.      * Gets the private 'console.command.cache_pool_clear' shared service.
  5560.      *
  5561.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  5562.      */
  5563.     protected function getConsole_Command_CachePoolClearService()
  5564.     {
  5565.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5566.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  5567.         $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']);
  5568.         $instance->setName('cache:pool:clear');
  5569.         $instance->setDescription('Clear cache pools');
  5570.         return $instance;
  5571.     }
  5572.     /**
  5573.      * Gets the private 'console.command.cache_pool_delete' shared service.
  5574.      *
  5575.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  5576.      */
  5577.     protected function getConsole_Command_CachePoolDeleteService()
  5578.     {
  5579.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5580.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  5581.         $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']);
  5582.         $instance->setName('cache:pool:delete');
  5583.         $instance->setDescription('Delete an item from a cache pool');
  5584.         return $instance;
  5585.     }
  5586.     /**
  5587.      * Gets the private 'console.command.cache_pool_list' shared service.
  5588.      *
  5589.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  5590.      */
  5591.     protected function getConsole_Command_CachePoolListService()
  5592.     {
  5593.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5594.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  5595.         $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']);
  5596.         $instance->setName('cache:pool:list');
  5597.         $instance->setDescription('List available cache pools');
  5598.         return $instance;
  5599.     }
  5600.     /**
  5601.      * Gets the private 'console.command.cache_pool_prune' shared service.
  5602.      *
  5603.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  5604.      */
  5605.     protected function getConsole_Command_CachePoolPruneService()
  5606.     {
  5607.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5608.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  5609.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  5610.             yield 'cache.validator.traceable' => ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService());
  5611.             yield 'cache.serializer.traceable' => ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService());
  5612.             yield 'cache.annotations.traceable' => ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService());
  5613.             yield 'cache.property_info.traceable' => ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService());
  5614.             yield 'cache.security_expression_language.traceable' => ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService());
  5615.             yield 'cache.webpack_encore.traceable' => ($this->privates['cache.webpack_encore.traceable'] ?? $this->getCache_WebpackEncore_TraceableService());
  5616.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  5617.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  5618.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  5619.         }, 9));
  5620.         $instance->setName('cache:pool:prune');
  5621.         $instance->setDescription('Prune cache pools');
  5622.         return $instance;
  5623.     }
  5624.     /**
  5625.      * Gets the private 'console.command.cache_warmup' shared service.
  5626.      *
  5627.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  5628.      */
  5629.     protected function getConsole_Command_CacheWarmupService()
  5630.     {
  5631.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5632.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  5633.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  5634.         $instance->setName('cache:warmup');
  5635.         $instance->setDescription('Warm up an empty cache');
  5636.         return $instance;
  5637.     }
  5638.     /**
  5639.      * Gets the private 'console.command.config_debug' shared service.
  5640.      *
  5641.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  5642.      */
  5643.     protected function getConsole_Command_ConfigDebugService()
  5644.     {
  5645.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5646.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5647.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5648.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  5649.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  5650.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  5651.         $instance->setName('debug:config');
  5652.         $instance->setDescription('Dump the current configuration for an extension');
  5653.         return $instance;
  5654.     }
  5655.     /**
  5656.      * Gets the private 'console.command.config_dump_reference' shared service.
  5657.      *
  5658.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  5659.      */
  5660.     protected function getConsole_Command_ConfigDumpReferenceService()
  5661.     {
  5662.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5663.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5664.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5665.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  5666.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  5667.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  5668.         $instance->setName('config:dump-reference');
  5669.         $instance->setDescription('Dump the default configuration for an extension');
  5670.         return $instance;
  5671.     }
  5672.     /**
  5673.      * Gets the private 'console.command.container_debug' shared service.
  5674.      *
  5675.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  5676.      */
  5677.     protected function getConsole_Command_ContainerDebugService()
  5678.     {
  5679.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5680.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5681.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5682.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  5683.         $instance->setName('debug:container');
  5684.         $instance->setDescription('Display current services for an application');
  5685.         return $instance;
  5686.     }
  5687.     /**
  5688.      * Gets the private 'console.command.container_lint' shared service.
  5689.      *
  5690.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  5691.      */
  5692.     protected function getConsole_Command_ContainerLintService()
  5693.     {
  5694.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5695.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  5696.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  5697.         $instance->setName('lint:container');
  5698.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  5699.         return $instance;
  5700.     }
  5701.     /**
  5702.      * Gets the private 'console.command.debug_autowiring' shared service.
  5703.      *
  5704.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  5705.      */
  5706.     protected function getConsole_Command_DebugAutowiringService()
  5707.     {
  5708.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5709.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5710.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5711.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  5712.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  5713.         $instance->setName('debug:autowiring');
  5714.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  5715.         return $instance;
  5716.     }
  5717.     /**
  5718.      * Gets the private 'console.command.dotenv_debug' shared service.
  5719.      *
  5720.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  5721.      */
  5722.     protected function getConsole_Command_DotenvDebugService()
  5723.     {
  5724.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5725.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  5726.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev'\dirname(__DIR__4));
  5727.         $instance->setName('debug:dotenv');
  5728.         $instance->setDescription('Lists all dotenv files with variables and values');
  5729.         return $instance;
  5730.     }
  5731.     /**
  5732.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  5733.      *
  5734.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  5735.      */
  5736.     protected function getConsole_Command_EventDispatcherDebugService()
  5737.     {
  5738.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5739.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  5740.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.Zx8fD8e'] ?? $this->get_ServiceLocator_Zx8fD8eService()));
  5741.         $instance->setName('debug:event-dispatcher');
  5742.         $instance->setDescription('Display configured listeners for an application');
  5743.         return $instance;
  5744.     }
  5745.     /**
  5746.      * Gets the private 'console.command.form_debug' shared service.
  5747.      *
  5748.      * @return \Symfony\Component\Form\Command\DebugCommand
  5749.      */
  5750.     protected function getConsole_Command_FormDebugService()
  5751.     {
  5752.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5753.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  5754.         $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()));
  5755.         $instance->setName('debug:form');
  5756.         $instance->setDescription('Display form type information');
  5757.         return $instance;
  5758.     }
  5759.     /**
  5760.      * Gets the private 'console.command.router_debug' shared service.
  5761.      *
  5762.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  5763.      */
  5764.     protected function getConsole_Command_RouterDebugService()
  5765.     {
  5766.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5767.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5768.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  5769.         $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()));
  5770.         $instance->setName('debug:router');
  5771.         $instance->setDescription('Display current routes for an application');
  5772.         return $instance;
  5773.     }
  5774.     /**
  5775.      * Gets the private 'console.command.router_match' shared service.
  5776.      *
  5777.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  5778.      */
  5779.     protected function getConsole_Command_RouterMatchService()
  5780.     {
  5781.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5782.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  5783.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  5784.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  5785.         }, 1));
  5786.         $instance->setName('router:match');
  5787.         $instance->setDescription('Help debug routes by simulating a path info match');
  5788.         return $instance;
  5789.     }
  5790.     /**
  5791.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  5792.      *
  5793.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  5794.      */
  5795.     protected function getConsole_Command_SecretsDecryptToLocalService()
  5796.     {
  5797.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5798.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  5799.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5800.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5801.         $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')))));
  5802.         $instance->setName('secrets:decrypt-to-local');
  5803.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  5804.         return $instance;
  5805.     }
  5806.     /**
  5807.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  5808.      *
  5809.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  5810.      */
  5811.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  5812.     {
  5813.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5814.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  5815.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5816.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5817.         $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')))));
  5818.         $instance->setName('secrets:encrypt-from-local');
  5819.         $instance->setDescription('Encrypt all local secrets to the vault');
  5820.         return $instance;
  5821.     }
  5822.     /**
  5823.      * Gets the private 'console.command.secrets_generate_key' shared service.
  5824.      *
  5825.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  5826.      */
  5827.     protected function getConsole_Command_SecretsGenerateKeyService()
  5828.     {
  5829.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5830.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  5831.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5832.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5833.         $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')))));
  5834.         $instance->setName('secrets:generate-keys');
  5835.         $instance->setDescription('Generate new encryption keys');
  5836.         return $instance;
  5837.     }
  5838.     /**
  5839.      * Gets the private 'console.command.secrets_list' shared service.
  5840.      *
  5841.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  5842.      */
  5843.     protected function getConsole_Command_SecretsListService()
  5844.     {
  5845.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5846.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  5847.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5848.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5849.         $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')))));
  5850.         $instance->setName('secrets:list');
  5851.         $instance->setDescription('List all secrets');
  5852.         return $instance;
  5853.     }
  5854.     /**
  5855.      * Gets the private 'console.command.secrets_remove' shared service.
  5856.      *
  5857.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  5858.      */
  5859.     protected function getConsole_Command_SecretsRemoveService()
  5860.     {
  5861.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5862.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  5863.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5864.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5865.         $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')))));
  5866.         $instance->setName('secrets:remove');
  5867.         $instance->setDescription('Remove a secret from the vault');
  5868.         return $instance;
  5869.     }
  5870.     /**
  5871.      * Gets the private 'console.command.secrets_set' shared service.
  5872.      *
  5873.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  5874.      */
  5875.     protected function getConsole_Command_SecretsSetService()
  5876.     {
  5877.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5878.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  5879.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5880.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5881.         $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')))));
  5882.         $instance->setName('secrets:set');
  5883.         $instance->setDescription('Set a secret in the vault');
  5884.         return $instance;
  5885.     }
  5886.     /**
  5887.      * Gets the private 'console.command.translation_debug' shared service.
  5888.      *
  5889.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  5890.      */
  5891.     protected function getConsole_Command_TranslationDebugService()
  5892.     {
  5893.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5894.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  5895.         $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')], []);
  5896.         $instance->setName('debug:translation');
  5897.         $instance->setDescription('Display translation messages information');
  5898.         return $instance;
  5899.     }
  5900.     /**
  5901.      * Gets the private 'console.command.translation_extract' shared service.
  5902.      *
  5903.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  5904.      */
  5905.     protected function getConsole_Command_TranslationExtractService()
  5906.     {
  5907.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5908.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  5909.         $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')], []);
  5910.         $instance->setName('translation:extract');
  5911.         $instance->setAliases([=> 'translation:update']);
  5912.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  5913.         return $instance;
  5914.     }
  5915.     /**
  5916.      * Gets the private 'console.command.translation_pull' shared service.
  5917.      *
  5918.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  5919.      */
  5920.     protected function getConsole_Command_TranslationPullService()
  5921.     {
  5922.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5923.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  5924.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  5925.         $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', [], []);
  5926.         $instance->setName('translation:pull');
  5927.         $instance->setDescription('Pull translations from a given provider.');
  5928.         return $instance;
  5929.     }
  5930.     /**
  5931.      * Gets the private 'console.command.translation_push' shared service.
  5932.      *
  5933.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  5934.      */
  5935.     protected function getConsole_Command_TranslationPushService()
  5936.     {
  5937.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5938.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  5939.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  5940.         $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()), [], []);
  5941.         $instance->setName('translation:push');
  5942.         $instance->setDescription('Push translations to a given provider.');
  5943.         return $instance;
  5944.     }
  5945.     /**
  5946.      * Gets the private 'console.command.validator_debug' shared service.
  5947.      *
  5948.      * @return \Symfony\Component\Validator\Command\DebugCommand
  5949.      */
  5950.     protected function getConsole_Command_ValidatorDebugService()
  5951.     {
  5952.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5953.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  5954.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  5955.         $instance->setName('debug:validator');
  5956.         $instance->setDescription('Display validation constraints for classes');
  5957.         return $instance;
  5958.     }
  5959.     /**
  5960.      * Gets the private 'console.command.xliff_lint' shared service.
  5961.      *
  5962.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  5963.      */
  5964.     protected function getConsole_Command_XliffLintService()
  5965.     {
  5966.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5967.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  5968.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  5969.         $instance->setName('lint:xliff');
  5970.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  5971.         return $instance;
  5972.     }
  5973.     /**
  5974.      * Gets the private 'console.command.yaml_lint' shared service.
  5975.      *
  5976.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  5977.      */
  5978.     protected function getConsole_Command_YamlLintService()
  5979.     {
  5980.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5981.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  5982.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  5983.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  5984.         $instance->setName('lint:yaml');
  5985.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  5986.         return $instance;
  5987.     }
  5988.     /**
  5989.      * Gets the private 'console.error_listener' shared service.
  5990.      *
  5991.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  5992.      */
  5993.     protected function getConsole_ErrorListenerService()
  5994.     {
  5995.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  5996.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  5997.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5998.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5999.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  6000.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  6001.     }
  6002.     /**
  6003.      * Gets the private 'container.env_var_processor' shared service.
  6004.      *
  6005.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  6006.      */
  6007.     protected function getContainer_EnvVarProcessorService()
  6008.     {
  6009.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  6010.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  6011.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  6012.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  6013.         }, 1));
  6014.     }
  6015.     /**
  6016.      * Gets the private 'container.getenv' shared service.
  6017.      *
  6018.      * @return \Closure
  6019.      */
  6020.     protected function getContainer_GetenvService()
  6021.     {
  6022.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  6023.     }
  6024.     /**
  6025.      * Gets the private 'data_collector.form' shared service.
  6026.      *
  6027.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  6028.      */
  6029.     protected function getDataCollector_FormService()
  6030.     {
  6031.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  6032.     }
  6033.     /**
  6034.      * Gets the private 'data_collector.request' shared service.
  6035.      *
  6036.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  6037.      */
  6038.     protected function getDataCollector_RequestService()
  6039.     {
  6040.         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())));
  6041.     }
  6042.     /**
  6043.      * Gets the private 'data_collector.request.session_collector' shared service.
  6044.      *
  6045.      * @return \Closure
  6046.      */
  6047.     protected function getDataCollector_Request_SessionCollectorService()
  6048.     {
  6049.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  6050.     }
  6051.     /**
  6052.      * Gets the private 'debug.argument_resolver.default' shared service.
  6053.      *
  6054.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6055.      */
  6056.     protected function getDebug_ArgumentResolver_DefaultService()
  6057.     {
  6058.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6059.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6060.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  6061.         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))));
  6062.     }
  6063.     /**
  6064.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  6065.      *
  6066.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6067.      */
  6068.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  6069.     {
  6070.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6071.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6072.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  6073.         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.tnbjfc4'] ?? $this->get_ServiceLocator_Tnbjfc4Service())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6074.     }
  6075.     /**
  6076.      * Gets the private 'debug.argument_resolver.request' shared service.
  6077.      *
  6078.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6079.      */
  6080.     protected function getDebug_ArgumentResolver_RequestService()
  6081.     {
  6082.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6083.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6084.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  6085.         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))));
  6086.     }
  6087.     /**
  6088.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  6089.      *
  6090.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6091.      */
  6092.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  6093.     {
  6094.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6095.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6096.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  6097.         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))));
  6098.     }
  6099.     /**
  6100.      * Gets the private 'debug.argument_resolver.service' shared service.
  6101.      *
  6102.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6103.      */
  6104.     protected function getDebug_ArgumentResolver_ServiceService()
  6105.     {
  6106.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6107.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6108.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  6109.         $a = ($this->privates['.service_locator.tnbjfc4'] ?? $this->get_ServiceLocator_Tnbjfc4Service());
  6110.         if (isset($this->privates['debug.argument_resolver.service'])) {
  6111.             return $this->privates['debug.argument_resolver.service'];
  6112.         }
  6113.         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))));
  6114.     }
  6115.     /**
  6116.      * Gets the private 'debug.argument_resolver.session' shared service.
  6117.      *
  6118.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6119.      */
  6120.     protected function getDebug_ArgumentResolver_SessionService()
  6121.     {
  6122.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6123.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6124.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  6125.         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))));
  6126.     }
  6127.     /**
  6128.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  6129.      *
  6130.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6131.      */
  6132.     protected function getDebug_ArgumentResolver_VariadicService()
  6133.     {
  6134.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6135.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6136.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  6137.         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))));
  6138.     }
  6139.     /**
  6140.      * Gets the private 'debug.debug_handlers_listener' shared service.
  6141.      *
  6142.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  6143.      */
  6144.     protected function getDebug_DebugHandlersListenerService()
  6145.     {
  6146.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  6147.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6148.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6149.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6150.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  6151.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  6152.     }
  6153.     /**
  6154.      * Gets the private 'debug.dump_listener' shared service.
  6155.      *
  6156.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  6157.      */
  6158.     protected function getDebug_DumpListenerService()
  6159.     {
  6160.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  6161.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  6162.         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()));
  6163.     }
  6164.     /**
  6165.      * Gets the private 'debug.file_link_formatter' shared service.
  6166.      *
  6167.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  6168.      */
  6169.     protected function getDebug_FileLinkFormatterService()
  6170.     {
  6171.         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 () {
  6172.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  6173.         });
  6174.     }
  6175.     /**
  6176.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  6177.      *
  6178.      * @return \string
  6179.      */
  6180.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  6181.     {
  6182.         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');
  6183.     }
  6184.     /**
  6185.      * Gets the private 'debug.log_processor' shared service.
  6186.      *
  6187.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  6188.      */
  6189.     protected function getDebug_LogProcessorService()
  6190.     {
  6191.         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())));
  6192.     }
  6193.     /**
  6194.      * Gets the private 'debug.security.access.decision_manager' shared service.
  6195.      *
  6196.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  6197.      */
  6198.     protected function getDebug_Security_Access_DecisionManagerService()
  6199.     {
  6200.         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 () {
  6201.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  6202.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->getDebug_Security_Voter_Security_Access_SimpleRoleVoterService());
  6203.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  6204.         }, 3), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  6205.     }
  6206.     /**
  6207.      * Gets the private 'debug.security.firewall' shared service.
  6208.      *
  6209.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  6210.      */
  6211.     protected function getDebug_Security_FirewallService()
  6212.     {
  6213.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  6214.         if (isset($this->privates['debug.security.firewall'])) {
  6215.             return $this->privates['debug.security.firewall'];
  6216.         }
  6217.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6218.         if (isset($this->privates['debug.security.firewall'])) {
  6219.             return $this->privates['debug.security.firewall'];
  6220.         }
  6221.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  6222.     }
  6223.     /**
  6224.      * Gets the private 'debug.security.user_value_resolver' shared service.
  6225.      *
  6226.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6227.      */
  6228.     protected function getDebug_Security_UserValueResolverService()
  6229.     {
  6230.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6231.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6232.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  6233.         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))));
  6234.     }
  6235.     /**
  6236.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  6237.      *
  6238.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6239.      */
  6240.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  6241.     {
  6242.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6243.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6244.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6245.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  6246.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6247.         if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
  6248.             return $this->privates['debug.security.voter.security.access.authenticated_voter'];
  6249.         }
  6250.         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);
  6251.     }
  6252.     /**
  6253.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  6254.      *
  6255.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6256.      */
  6257.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  6258.     {
  6259.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6260.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6261.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6262.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  6263.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  6264.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  6265.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  6266.         }
  6267.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6268.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  6269.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  6270.         }
  6271.         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);
  6272.     }
  6273.     /**
  6274.      * Gets the private 'debug.security.voter.security.access.simple_role_voter' shared service.
  6275.      *
  6276.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6277.      */
  6278.     protected function getDebug_Security_Voter_Security_Access_SimpleRoleVoterService()
  6279.     {
  6280.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6281.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6282.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6283.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  6284.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6285.         if (isset($this->privates['debug.security.voter.security.access.simple_role_voter'])) {
  6286.             return $this->privates['debug.security.voter.security.access.simple_role_voter'];
  6287.         }
  6288.         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);
  6289.     }
  6290.     /**
  6291.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  6292.      *
  6293.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  6294.      */
  6295.     protected function getDebug_Security_Voter_VoteListenerService()
  6296.     {
  6297.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  6298.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  6299.         if (isset($this->privates['debug.security.voter.vote_listener'])) {
  6300.             return $this->privates['debug.security.voter.vote_listener'];
  6301.         }
  6302.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
  6303.     }
  6304.     /**
  6305.      * Gets the private 'debug.sensio_framework_extra.psr7.argument_value_resolver.server_request' shared service.
  6306.      *
  6307.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6308.      */
  6309.     protected function getDebug_SensioFrameworkExtra_Psr7_ArgumentValueResolver_ServerRequestService()
  6310.     {
  6311.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6312.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6313.         include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentValueResolver/Psr7ServerRequestResolver.php';
  6314.         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))));
  6315.     }
  6316.     /**
  6317.      * Gets the private 'error_handler.error_renderer.html' shared service.
  6318.      *
  6319.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  6320.      */
  6321.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  6322.     {
  6323.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  6324.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  6325.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  6326.         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()));
  6327.     }
  6328.     /**
  6329.      * Gets the private 'exception_listener' shared service.
  6330.      *
  6331.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  6332.      */
  6333.     protected function getExceptionListenerService()
  6334.     {
  6335.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  6336.     }
  6337.     /**
  6338.      * Gets the private 'form.choice_list_factory.cached' shared service.
  6339.      *
  6340.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  6341.      */
  6342.     protected function getForm_ChoiceListFactory_CachedService()
  6343.     {
  6344.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  6345.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  6346.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  6347.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  6348.         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())));
  6349.     }
  6350.     /**
  6351.      * Gets the private 'form.registry' shared service.
  6352.      *
  6353.      * @return \Symfony\Component\Form\FormRegistry
  6354.      */
  6355.     protected function getForm_RegistryService()
  6356.     {
  6357.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  6358.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  6359.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  6360.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  6361.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  6362.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  6363.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  6364.         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, [
  6365.             'App\\Form\\Admin\\Customer\\CustomizationType' => ['services''App\\Form\\Admin\\Customer\\CustomizationType''getCustomizationTypeService'false],
  6366.             'App\\Form\\Admin\\User\\ContextType' => ['services''App\\Form\\Admin\\User\\ContextType''getContextTypeService'false],
  6367.             'App\\Form\\Admin\\User\\DashboardViewType' => ['services''App\\Form\\Admin\\User\\DashboardViewType''getDashboardViewTypeService'false],
  6368.             'App\\Form\\Admin\\User\\GeneralType' => ['services''App\\Form\\Admin\\User\\GeneralType''getGeneralTypeService'false],
  6369.             'App\\Form\\Admin\\User\\WorkflowMailType' => ['services''App\\Form\\Admin\\User\\WorkflowMailType''getWorkflowMailTypeService'false],
  6370.             'App\\Form\\ExtentionType\\CustomCheckboxType' => ['services''App\\Form\\ExtentionType\\CustomCheckboxType''getCustomCheckboxTypeService'false],
  6371.             'App\\Form\\Main\\DefinePasswordType' => ['services''App\\Form\\Main\\DefinePasswordType''getDefinePasswordTypeService'false],
  6372.             'App\\Form\\Main\\DefineTwoAuthType' => ['services''App\\Form\\Main\\DefineTwoAuthType''getDefineTwoAuthTypeService'false],
  6373.             'App\\Form\\Main\\FirstLoginType' => ['services''App\\Form\\Main\\FirstLoginType''getFirstLoginTypeService'false],
  6374.             'App\\Form\\Main\\LoginType' => ['services''App\\Form\\Main\\LoginType''getLoginTypeService'false],
  6375.             'App\\Form\\Main\\RecoverPasswordType' => ['services''App\\Form\\Main\\RecoverPasswordType''getRecoverPasswordTypeService'false],
  6376.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  6377.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  6378.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  6379.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  6380.         ], [
  6381.             'App\\Form\\Admin\\Customer\\CustomizationType' => '?',
  6382.             'App\\Form\\Admin\\User\\ContextType' => '?',
  6383.             'App\\Form\\Admin\\User\\DashboardViewType' => '?',
  6384.             'App\\Form\\Admin\\User\\GeneralType' => '?',
  6385.             'App\\Form\\Admin\\User\\WorkflowMailType' => '?',
  6386.             'App\\Form\\ExtentionType\\CustomCheckboxType' => '?',
  6387.             'App\\Form\\Main\\DefinePasswordType' => '?',
  6388.             'App\\Form\\Main\\DefineTwoAuthType' => '?',
  6389.             'App\\Form\\Main\\FirstLoginType' => '?',
  6390.             'App\\Form\\Main\\LoginType' => '?',
  6391.             'App\\Form\\Main\\RecoverPasswordType' => '?',
  6392.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  6393.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  6394.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  6395.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  6396.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  6397.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  6398.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  6399.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  6400.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  6401.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  6402.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  6403.             yield => ($this->privates['nelmio_api_doc.form.documentation_extension'] ?? ($this->privates['nelmio_api_doc.form.documentation_extension'] = new \Nelmio\ApiDocBundle\Form\Extension\DocumentationExtension()));
  6404.         }, 7), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  6405.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  6406.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  6407.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  6408.         }, 1)], new RewindableGenerator(function () {
  6409.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  6410.         }, 1))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  6411.     }
  6412.     /**
  6413.      * Gets the private 'form.server_params' shared service.
  6414.      *
  6415.      * @return \Symfony\Component\Form\Util\ServerParams
  6416.      */
  6417.     protected function getForm_ServerParamsService()
  6418.     {
  6419.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  6420.         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())));
  6421.     }
  6422.     /**
  6423.      * Gets the private 'form.type.choice' shared service.
  6424.      *
  6425.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  6426.      */
  6427.     protected function getForm_Type_ChoiceService()
  6428.     {
  6429.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6430.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6431.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  6432.         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()));
  6433.     }
  6434.     /**
  6435.      * Gets the private 'form.type.color' shared service.
  6436.      *
  6437.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  6438.      */
  6439.     protected function getForm_Type_ColorService()
  6440.     {
  6441.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6442.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6443.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  6444.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  6445.     }
  6446.     /**
  6447.      * Gets the private 'form.type.form' shared service.
  6448.      *
  6449.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  6450.      */
  6451.     protected function getForm_Type_FormService()
  6452.     {
  6453.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6454.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6455.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  6456.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  6457.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  6458.     }
  6459.     /**
  6460.      * Gets the private 'form.type_extension.csrf' shared service.
  6461.      *
  6462.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  6463.      */
  6464.     protected function getForm_TypeExtension_CsrfService()
  6465.     {
  6466.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6467.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6468.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  6469.         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()));
  6470.     }
  6471.     /**
  6472.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  6473.      *
  6474.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  6475.      */
  6476.     protected function getForm_TypeExtension_Form_DataCollectorService()
  6477.     {
  6478.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6479.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6480.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  6481.         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()));
  6482.     }
  6483.     /**
  6484.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  6485.      *
  6486.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  6487.      */
  6488.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  6489.     {
  6490.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6491.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6492.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  6493.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  6494.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  6495.         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())));
  6496.     }
  6497.     /**
  6498.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  6499.      *
  6500.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  6501.      */
  6502.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  6503.     {
  6504.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6505.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6506.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  6507.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  6508.     }
  6509.     /**
  6510.      * Gets the private 'form.type_extension.form.validator' shared service.
  6511.      *
  6512.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  6513.      */
  6514.     protected function getForm_TypeExtension_Form_ValidatorService()
  6515.     {
  6516.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6517.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6518.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  6519.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  6520.         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()));
  6521.     }
  6522.     /**
  6523.      * Gets the private 'form.type_extension.upload.validator' shared service.
  6524.      *
  6525.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  6526.      */
  6527.     protected function getForm_TypeExtension_Upload_ValidatorService()
  6528.     {
  6529.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6530.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6531.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  6532.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  6533.     }
  6534.     /**
  6535.      * Gets the private 'form.type_guesser.validator' shared service.
  6536.      *
  6537.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  6538.      */
  6539.     protected function getForm_TypeGuesser_ValidatorService()
  6540.     {
  6541.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  6542.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  6543.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  6544.     }
  6545.     /**
  6546.      * Gets the private 'fos_js_routing.dump_command' shared service.
  6547.      *
  6548.      * @return \FOS\JsRoutingBundle\Command\DumpCommand
  6549.      */
  6550.     protected function getFosJsRouting_DumpCommandService()
  6551.     {
  6552.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6553.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Command/DumpCommand.php';
  6554.         $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);
  6555.         $instance->setName('fos:js-routing:dump');
  6556.         return $instance;
  6557.     }
  6558.     /**
  6559.      * Gets the private 'fos_js_routing.router_debug_exposed_command' shared service.
  6560.      *
  6561.      * @return \FOS\JsRoutingBundle\Command\RouterDebugExposedCommand
  6562.      */
  6563.     protected function getFosJsRouting_RouterDebugExposedCommandService()
  6564.     {
  6565.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6566.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Command/RouterDebugExposedCommand.php';
  6567.         $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()));
  6568.         $instance->setName('fos:js-routing:debug');
  6569.         return $instance;
  6570.     }
  6571.     /**
  6572.      * Gets the private 'fragment.renderer.inline' shared service.
  6573.      *
  6574.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  6575.      */
  6576.     protected function getFragment_Renderer_InlineService()
  6577.     {
  6578.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  6579.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  6580.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  6581.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6582.         if (isset($this->privates['fragment.renderer.inline'])) {
  6583.             return $this->privates['fragment.renderer.inline'];
  6584.         }
  6585.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer(($this->services['http_kernel'] ?? $this->getHttpKernelService()), $a);
  6586.         $instance->setFragmentPath('/_fragment');
  6587.         return $instance;
  6588.     }
  6589.     /**
  6590.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  6591.      *
  6592.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  6593.      */
  6594.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  6595.     {
  6596.         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())));
  6597.     }
  6598.     /**
  6599.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  6600.      *
  6601.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  6602.      */
  6603.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  6604.     {
  6605.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  6606.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  6607.             return $this->privates['framework_extra_bundle.event.is_granted'];
  6608.         }
  6609.         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);
  6610.     }
  6611.     /**
  6612.      * Gets the private 'locale_aware_listener' shared service.
  6613.      *
  6614.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  6615.      */
  6616.     protected function getLocaleAwareListenerService()
  6617.     {
  6618.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  6619.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr')));
  6620.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  6621.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6622.     }
  6623.     /**
  6624.      * Gets the private 'locale_listener' shared service.
  6625.      *
  6626.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  6627.      */
  6628.     protected function getLocaleListener2Service()
  6629.     {
  6630.         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, []);
  6631.     }
  6632.     /**
  6633.      * Gets the private 'maker.auto_command.make_auth' shared service.
  6634.      *
  6635.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6636.      */
  6637.     protected function getMaker_AutoCommand_MakeAuthService()
  6638.     {
  6639.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6640.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6641.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6642.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6643.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  6644.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  6645.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  6646.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  6647.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6648.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  6649.         $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);
  6650.         $instance->setName('make:auth');
  6651.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  6652.         return $instance;
  6653.     }
  6654.     /**
  6655.      * Gets the private 'maker.auto_command.make_command' shared service.
  6656.      *
  6657.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6658.      */
  6659.     protected function getMaker_AutoCommand_MakeCommandService()
  6660.     {
  6661.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6662.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6663.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6664.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6665.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  6666.         $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()));
  6667.         $instance->setName('make:command');
  6668.         $instance->setDescription('Creates a new console command class');
  6669.         return $instance;
  6670.     }
  6671.     /**
  6672.      * Gets the private 'maker.auto_command.make_controller' shared service.
  6673.      *
  6674.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6675.      */
  6676.     protected function getMaker_AutoCommand_MakeControllerService()
  6677.     {
  6678.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6679.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6680.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6681.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6682.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  6683.         $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()));
  6684.         $instance->setName('make:controller');
  6685.         $instance->setDescription('Creates a new controller class');
  6686.         return $instance;
  6687.     }
  6688.     /**
  6689.      * Gets the private 'maker.auto_command.make_crud' shared service.
  6690.      *
  6691.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6692.      */
  6693.     protected function getMaker_AutoCommand_MakeCrudService()
  6694.     {
  6695.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6696.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6697.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6698.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6699.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  6700.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  6701.         $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()));
  6702.         $instance->setName('make:crud');
  6703.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  6704.         return $instance;
  6705.     }
  6706.     /**
  6707.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  6708.      *
  6709.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6710.      */
  6711.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  6712.     {
  6713.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6714.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6715.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6716.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6717.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  6718.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6719.         $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()));
  6720.         $instance->setName('make:docker:database');
  6721.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  6722.         return $instance;
  6723.     }
  6724.     /**
  6725.      * Gets the private 'maker.auto_command.make_entity' shared service.
  6726.      *
  6727.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6728.      */
  6729.     protected function getMaker_AutoCommand_MakeEntityService()
  6730.     {
  6731.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6732.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6733.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6734.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6735.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  6736.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  6737.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  6738.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6739.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  6740.         $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);
  6741.         $instance->setName('make:entity');
  6742.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  6743.         return $instance;
  6744.     }
  6745.     /**
  6746.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  6747.      *
  6748.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6749.      */
  6750.     protected function getMaker_AutoCommand_MakeFixturesService()
  6751.     {
  6752.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6753.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6754.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6755.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6756.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  6757.         $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()));
  6758.         $instance->setName('make:fixtures');
  6759.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  6760.         return $instance;
  6761.     }
  6762.     /**
  6763.      * Gets the private 'maker.auto_command.make_form' shared service.
  6764.      *
  6765.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6766.      */
  6767.     protected function getMaker_AutoCommand_MakeFormService()
  6768.     {
  6769.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6770.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6771.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6772.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6773.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  6774.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  6775.         $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()));
  6776.         $instance->setName('make:form');
  6777.         $instance->setDescription('Creates a new form class');
  6778.         return $instance;
  6779.     }
  6780.     /**
  6781.      * Gets the private 'maker.auto_command.make_message' shared service.
  6782.      *
  6783.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6784.      */
  6785.     protected function getMaker_AutoCommand_MakeMessageService()
  6786.     {
  6787.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6788.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6789.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6790.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6791.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  6792.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6793.         $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()));
  6794.         $instance->setName('make:message');
  6795.         $instance->setDescription('Creates a new message and handler');
  6796.         return $instance;
  6797.     }
  6798.     /**
  6799.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  6800.      *
  6801.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6802.      */
  6803.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  6804.     {
  6805.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6806.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6807.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6808.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6809.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  6810.         $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()));
  6811.         $instance->setName('make:messenger-middleware');
  6812.         $instance->setDescription('Creates a new messenger middleware');
  6813.         return $instance;
  6814.     }
  6815.     /**
  6816.      * Gets the private 'maker.auto_command.make_migration' shared service.
  6817.      *
  6818.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6819.      */
  6820.     protected function getMaker_AutoCommand_MakeMigrationService()
  6821.     {
  6822.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6823.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6824.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6825.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6826.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  6827.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  6828.         $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()));
  6829.         $instance->setName('make:migration');
  6830.         $instance->setDescription('Creates a new migration based on database changes');
  6831.         return $instance;
  6832.     }
  6833.     /**
  6834.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  6835.      *
  6836.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6837.      */
  6838.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  6839.     {
  6840.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6841.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6842.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6843.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6844.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  6845.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  6846.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6847.         $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()));
  6848.         $instance->setName('make:registration-form');
  6849.         $instance->setDescription('Creates a new registration form system');
  6850.         return $instance;
  6851.     }
  6852.     /**
  6853.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  6854.      *
  6855.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6856.      */
  6857.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  6858.     {
  6859.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6860.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6861.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6862.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6863.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  6864.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  6865.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6866.         $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()));
  6867.         $instance->setName('make:reset-password');
  6868.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  6869.         return $instance;
  6870.     }
  6871.     /**
  6872.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  6873.      *
  6874.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6875.      */
  6876.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  6877.     {
  6878.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6879.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6880.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6881.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6882.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  6883.         $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()));
  6884.         $instance->setName('make:serializer:encoder');
  6885.         $instance->setDescription('Creates a new serializer encoder class');
  6886.         return $instance;
  6887.     }
  6888.     /**
  6889.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  6890.      *
  6891.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6892.      */
  6893.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  6894.     {
  6895.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6896.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6897.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6898.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6899.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  6900.         $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()));
  6901.         $instance->setName('make:serializer:normalizer');
  6902.         $instance->setDescription('Creates a new serializer normalizer class');
  6903.         return $instance;
  6904.     }
  6905.     /**
  6906.      * Gets the private 'maker.auto_command.make_stimulus_controller' shared service.
  6907.      *
  6908.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6909.      */
  6910.     protected function getMaker_AutoCommand_MakeStimulusControllerService()
  6911.     {
  6912.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6913.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6914.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6915.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6916.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeStimulusController.php';
  6917.         $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()));
  6918.         $instance->setName('make:stimulus-controller');
  6919.         $instance->setDescription('Creates a new Stimulus controller');
  6920.         return $instance;
  6921.     }
  6922.     /**
  6923.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  6924.      *
  6925.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6926.      */
  6927.     protected function getMaker_AutoCommand_MakeSubscriberService()
  6928.     {
  6929.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6930.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6931.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6932.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6933.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  6934.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  6935.         $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()));
  6936.         $instance->setName('make:subscriber');
  6937.         $instance->setDescription('Creates a new event subscriber class');
  6938.         return $instance;
  6939.     }
  6940.     /**
  6941.      * Gets the private 'maker.auto_command.make_test' shared service.
  6942.      *
  6943.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6944.      */
  6945.     protected function getMaker_AutoCommand_MakeTestService()
  6946.     {
  6947.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6948.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6949.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6950.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6951.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  6952.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  6953.         $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()));
  6954.         $instance->setName('make:test');
  6955.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  6956.         $instance->setDescription('Creates a new test class');
  6957.         return $instance;
  6958.     }
  6959.     /**
  6960.      * Gets the private 'maker.auto_command.make_twig_component' shared service.
  6961.      *
  6962.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6963.      */
  6964.     protected function getMaker_AutoCommand_MakeTwigComponentService()
  6965.     {
  6966.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6967.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6968.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6969.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6970.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigComponent.php';
  6971.         $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()));
  6972.         $instance->setName('make:twig-component');
  6973.         $instance->setDescription('Creates a twig (or live) component');
  6974.         return $instance;
  6975.     }
  6976.     /**
  6977.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  6978.      *
  6979.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6980.      */
  6981.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  6982.     {
  6983.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6984.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6985.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6986.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6987.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  6988.         $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()));
  6989.         $instance->setName('make:twig-extension');
  6990.         $instance->setDescription('Creates a new Twig extension with its runtime class');
  6991.         return $instance;
  6992.     }
  6993.     /**
  6994.      * Gets the private 'maker.auto_command.make_user' shared service.
  6995.      *
  6996.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6997.      */
  6998.     protected function getMaker_AutoCommand_MakeUserService()
  6999.     {
  7000.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7001.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7002.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7003.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7004.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  7005.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  7006.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  7007.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  7008.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7009.         $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()));
  7010.         $instance->setName('make:user');
  7011.         $instance->setDescription('Creates a new security user class');
  7012.         return $instance;
  7013.     }
  7014.     /**
  7015.      * Gets the private 'maker.auto_command.make_validator' shared service.
  7016.      *
  7017.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7018.      */
  7019.     protected function getMaker_AutoCommand_MakeValidatorService()
  7020.     {
  7021.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7022.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7023.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7024.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7025.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  7026.         $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()));
  7027.         $instance->setName('make:validator');
  7028.         $instance->setDescription('Creates a new validator and constraint class');
  7029.         return $instance;
  7030.     }
  7031.     /**
  7032.      * Gets the private 'maker.auto_command.make_voter' shared service.
  7033.      *
  7034.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7035.      */
  7036.     protected function getMaker_AutoCommand_MakeVoterService()
  7037.     {
  7038.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7039.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7040.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7041.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7042.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  7043.         $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()));
  7044.         $instance->setName('make:voter');
  7045.         $instance->setDescription('Creates a new security voter class');
  7046.         return $instance;
  7047.     }
  7048.     /**
  7049.      * Gets the private 'maker.entity_class_generator' shared service.
  7050.      *
  7051.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  7052.      */
  7053.     protected function getMaker_EntityClassGeneratorService()
  7054.     {
  7055.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  7056.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  7057.         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))));
  7058.     }
  7059.     /**
  7060.      * Gets the private 'maker.file_manager' shared service.
  7061.      *
  7062.      * @return \Symfony\Bundle\MakerBundle\FileManager
  7063.      */
  7064.     protected function getMaker_FileManagerService()
  7065.     {
  7066.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  7067.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  7068.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  7069.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  7070.         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'));
  7071.     }
  7072.     /**
  7073.      * Gets the private 'maker.generator' shared service.
  7074.      *
  7075.      * @return \Symfony\Bundle\MakerBundle\Generator
  7076.      */
  7077.     protected function getMaker_GeneratorService()
  7078.     {
  7079.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  7080.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  7081.         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());
  7082.     }
  7083.     /**
  7084.      * Gets the private 'maker.php_compat_util' shared service.
  7085.      *
  7086.      * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  7087.      */
  7088.     protected function getMaker_PhpCompatUtilService()
  7089.     {
  7090.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  7091.         return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  7092.     }
  7093.     /**
  7094.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  7095.      *
  7096.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  7097.      */
  7098.     protected function getMaker_Renderer_FormTypeRendererService()
  7099.     {
  7100.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  7101.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  7102.     }
  7103.     /**
  7104.      * Gets the private 'mime_types' shared service.
  7105.      *
  7106.      * @return \Symfony\Component\Mime\MimeTypes
  7107.      */
  7108.     protected function getMimeTypesService()
  7109.     {
  7110.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  7111.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  7112.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  7113.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  7114.         $instance->setDefault($instance);
  7115.         return $instance;
  7116.     }
  7117.     /**
  7118.      * Gets the private 'monolog.command.server_log' shared service.
  7119.      *
  7120.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  7121.      */
  7122.     protected function getMonolog_Command_ServerLogService()
  7123.     {
  7124.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7125.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  7126.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  7127.         $instance->setName('server:log');
  7128.         $instance->setDescription('Start a log server that displays logs in real time');
  7129.         return $instance;
  7130.     }
  7131.     /**
  7132.      * Gets the private 'monolog.handler.console' shared service.
  7133.      *
  7134.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  7135.      */
  7136.     protected function getMonolog_Handler_ConsoleService()
  7137.     {
  7138.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  7139.     }
  7140.     /**
  7141.      * Gets the private 'monolog.handler.main' shared service.
  7142.      *
  7143.      * @return \Monolog\Handler\StreamHandler
  7144.      */
  7145.     protected function getMonolog_Handler_MainService()
  7146.     {
  7147.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  7148.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  7149.         return $instance;
  7150.     }
  7151.     /**
  7152.      * Gets the private 'monolog.logger' shared service.
  7153.      *
  7154.      * @return \Symfony\Bridge\Monolog\Logger
  7155.      */
  7156.     protected function getMonolog_LoggerService()
  7157.     {
  7158.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  7159.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7160.         $instance->useMicrosecondTimestamps(true);
  7161.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7162.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7163.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7164.         return $instance;
  7165.     }
  7166.     /**
  7167.      * Gets the private 'monolog.logger.cache' shared service.
  7168.      *
  7169.      * @return \Symfony\Bridge\Monolog\Logger
  7170.      */
  7171.     protected function getMonolog_Logger_CacheService()
  7172.     {
  7173.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  7174.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7175.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7176.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7177.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7178.         return $instance;
  7179.     }
  7180.     /**
  7181.      * Gets the private 'monolog.logger.request' shared service.
  7182.      *
  7183.      * @return \Symfony\Bridge\Monolog\Logger
  7184.      */
  7185.     protected function getMonolog_Logger_RequestService()
  7186.     {
  7187.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  7188.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7189.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7190.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7191.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7192.         return $instance;
  7193.     }
  7194.     /**
  7195.      * Gets the private 'monolog.logger.security' shared service.
  7196.      *
  7197.      * @return \Symfony\Bridge\Monolog\Logger
  7198.      */
  7199.     protected function getMonolog_Logger_SecurityService()
  7200.     {
  7201.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  7202.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7203.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7204.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7205.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7206.         return $instance;
  7207.     }
  7208.     /**
  7209.      * Gets the private 'nelmio_api_doc.describers.openapi_php.default' shared service.
  7210.      *
  7211.      * @return \Nelmio\ApiDocBundle\Describer\OpenApiPhpDescriber
  7212.      */
  7213.     protected function getNelmioApiDoc_Describers_OpenapiPhp_DefaultService()
  7214.     {
  7215.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/SetsContextTrait.php';
  7216.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/OpenApiPhpDescriber.php';
  7217.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  7218.         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()));
  7219.     }
  7220.     /**
  7221.      * Gets the private 'nelmio_api_doc.describers.route.default' shared service.
  7222.      *
  7223.      * @return \Nelmio\ApiDocBundle\Describer\RouteDescriber
  7224.      */
  7225.     protected function getNelmioApiDoc_Describers_Route_DefaultService()
  7226.     {
  7227.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/DescriberInterface.php';
  7228.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  7229.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  7230.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/RouteDescriber.php';
  7231.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  7232.         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 () {
  7233.             yield => ($this->privates['nelmio_api_doc.route_describers.php_doc'] ?? ($this->privates['nelmio_api_doc.route_describers.php_doc'] = new \Nelmio\ApiDocBundle\RouteDescriber\PhpDocDescriber()));
  7234.             yield => ($this->privates['nelmio_api_doc.route_describers.route_metadata'] ?? ($this->privates['nelmio_api_doc.route_describers.route_metadata'] = new \Nelmio\ApiDocBundle\RouteDescriber\RouteMetadataDescriber()));
  7235.         }, 2));
  7236.     }
  7237.     /**
  7238.      * Gets the private 'nelmio_api_doc.model_describers.form' shared service.
  7239.      *
  7240.      * @return \Nelmio\ApiDocBundle\ModelDescriber\FormModelDescriber
  7241.      */
  7242.     protected function getNelmioApiDoc_ModelDescribers_FormService()
  7243.     {
  7244.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ModelDescriberInterface.php';
  7245.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  7246.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  7247.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/SetsContextTrait.php';
  7248.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/FormModelDescriber.php';
  7249.         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);
  7250.     }
  7251.     /**
  7252.      * Gets the private 'nelmio_api_doc.model_describers.object' shared service.
  7253.      *
  7254.      * @return \Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber
  7255.      */
  7256.     protected function getNelmioApiDoc_ModelDescribers_ObjectService()
  7257.     {
  7258.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ModelDescriberInterface.php';
  7259.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  7260.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  7261.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ApplyOpenApiDiscriminatorTrait.php';
  7262.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ObjectModelDescriber.php';
  7263.         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 () {
  7264.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService());
  7265.             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()));
  7266.             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()));
  7267.             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()));
  7268.             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()));
  7269.             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()));
  7270.             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()));
  7271.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.compound'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_CompoundService());
  7272.         }, 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()));
  7273.     }
  7274.     /**
  7275.      * Gets the private 'nelmio_api_doc.object_model.property_describers.array' shared service.
  7276.      *
  7277.      * @return \Nelmio\ApiDocBundle\PropertyDescriber\ArrayPropertyDescriber
  7278.      */
  7279.     protected function getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService()
  7280.     {
  7281.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/PropertyDescriberInterface.php';
  7282.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  7283.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  7284.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/NullablePropertyTrait.php';
  7285.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/ArrayPropertyDescriber.php';
  7286.         return $this->privates['nelmio_api_doc.object_model.property_describers.array'] = new \Nelmio\ApiDocBundle\PropertyDescriber\ArrayPropertyDescriber(new RewindableGenerator(function () {
  7287.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService());
  7288.             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()));
  7289.             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()));
  7290.             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()));
  7291.             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()));
  7292.             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()));
  7293.             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()));
  7294.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.compound'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_CompoundService());
  7295.         }, 8));
  7296.     }
  7297.     /**
  7298.      * Gets the private 'nelmio_api_doc.object_model.property_describers.compound' shared service.
  7299.      *
  7300.      * @return \Nelmio\ApiDocBundle\PropertyDescriber\CompoundPropertyDescriber
  7301.      */
  7302.     protected function getNelmioApiDoc_ObjectModel_PropertyDescribers_CompoundService()
  7303.     {
  7304.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/PropertyDescriberInterface.php';
  7305.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  7306.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  7307.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/CompoundPropertyDescriber.php';
  7308.         return $this->privates['nelmio_api_doc.object_model.property_describers.compound'] = new \Nelmio\ApiDocBundle\PropertyDescriber\CompoundPropertyDescriber(new RewindableGenerator(function () {
  7309.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService());
  7310.             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()));
  7311.             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()));
  7312.             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()));
  7313.             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()));
  7314.             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()));
  7315.             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()));
  7316.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.compound'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_CompoundService());
  7317.         }, 8));
  7318.     }
  7319.     /**
  7320.      * Gets the private 'nelmio_api_doc.routes.default' shared service.
  7321.      *
  7322.      * @return \Symfony\Component\Routing\RouteCollection
  7323.      */
  7324.     protected function getNelmioApiDoc_Routes_DefaultService()
  7325.     {
  7326.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouteCollection.php';
  7327.         return $this->privates['nelmio_api_doc.routes.default'] = ($this->services['router'] ?? $this->getRouterService())->getRouteCollection();
  7328.     }
  7329.     /**
  7330.      * Gets the private 'parameter_bag' shared service.
  7331.      *
  7332.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  7333.      */
  7334.     protected function getParameterBagService()
  7335.     {
  7336.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  7337.     }
  7338.     /**
  7339.      * Gets the private 'profiler_listener' shared service.
  7340.      *
  7341.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  7342.      */
  7343.     protected function getProfilerListenerService()
  7344.     {
  7345.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  7346.         if (isset($this->privates['profiler_listener'])) {
  7347.             return $this->privates['profiler_listener'];
  7348.         }
  7349.         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);
  7350.     }
  7351.     /**
  7352.      * Gets the private 'property_accessor' shared service.
  7353.      *
  7354.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  7355.      */
  7356.     protected function getPropertyAccessorService()
  7357.     {
  7358.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  7359.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  7360.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  7361.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  7362.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  7363.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  7364.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  7365.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7366.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  7367.     }
  7368.     /**
  7369.      * Gets the private 'property_info' shared service.
  7370.      *
  7371.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  7372.      */
  7373.     protected function getPropertyInfoService()
  7374.     {
  7375.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  7376.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  7377.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7378.         }, 2), new RewindableGenerator(function () {
  7379.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  7380.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  7381.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7382.         }, 3), new RewindableGenerator(function () {
  7383.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  7384.         }, 1), new RewindableGenerator(function () {
  7385.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7386.         }, 1), new RewindableGenerator(function () {
  7387.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7388.         }, 1));
  7389.     }
  7390.     /**
  7391.      * Gets the private 'property_info.serializer_extractor' shared service.
  7392.      *
  7393.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  7394.      */
  7395.     protected function getPropertyInfo_SerializerExtractorService()
  7396.     {
  7397.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  7398.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  7399.     }
  7400.     /**
  7401.      * Gets the private 'router.cache_warmer' shared service.
  7402.      *
  7403.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  7404.      */
  7405.     protected function getRouter_CacheWarmerService()
  7406.     {
  7407.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7408.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  7409.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7410.             'router' => ['services''router''getRouterService'false],
  7411.         ], [
  7412.             'router' => '?',
  7413.         ]))->withContext('router.cache_warmer'$this));
  7414.     }
  7415.     /**
  7416.      * Gets the private 'router.expression_language_provider' shared service.
  7417.      *
  7418.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  7419.      */
  7420.     protected function getRouter_ExpressionLanguageProviderService()
  7421.     {
  7422.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7423.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  7424.         ], [
  7425.             'env' => 'Closure',
  7426.         ]));
  7427.     }
  7428.     /**
  7429.      * Gets the private 'router.request_context' shared service.
  7430.      *
  7431.      * @return \Symfony\Component\Routing\RequestContext
  7432.      */
  7433.     protected function getRouter_RequestContextService()
  7434.     {
  7435.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  7436.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  7437.         return $instance;
  7438.     }
  7439.     /**
  7440.      * Gets the private 'router_listener' shared service.
  7441.      *
  7442.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  7443.      */
  7444.     protected function getRouterListenerService()
  7445.     {
  7446.         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);
  7447.     }
  7448.     /**
  7449.      * Gets the private 'secrets.vault' shared service.
  7450.      *
  7451.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  7452.      */
  7453.     protected function getSecrets_VaultService()
  7454.     {
  7455.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7456.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  7457.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  7458.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  7459.         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'));
  7460.     }
  7461.     /**
  7462.      * Gets the private 'security.access_listener' shared service.
  7463.      *
  7464.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  7465.      */
  7466.     protected function getSecurity_AccessListenerService()
  7467.     {
  7468.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  7469.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7470.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  7471.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  7472.         if (isset($this->privates['security.access_listener'])) {
  7473.             return $this->privates['security.access_listener'];
  7474.         }
  7475.         $b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  7476.         if (isset($this->privates['security.access_listener'])) {
  7477.             return $this->privates['security.access_listener'];
  7478.         }
  7479.         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);
  7480.     }
  7481.     /**
  7482.      * Gets the private 'security.access_map' shared service.
  7483.      *
  7484.      * @return \Symfony\Component\Security\Http\AccessMap
  7485.      */
  7486.     protected function getSecurity_AccessMapService()
  7487.     {
  7488.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  7489.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  7490.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  7491.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  7492.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  7493.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/saml-login'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  7494.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/get-metadata'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  7495.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/user/define-forced-two-auth'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  7496.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/user/request-disconnected-mail'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  7497.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/login/define-two-auth'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  7498.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/generation'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  7499.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/main'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  7500.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/dashboard'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  7501.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/pim'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  7502.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/dam'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  7503.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/w2p'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  7504.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  7505.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/exports'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  7506.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/imports'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  7507.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/connectivity'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  7508.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/workflow/'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  7509.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/workflow-item'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  7510.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/workflow-process'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  7511.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/$'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  7512.         return $instance;
  7513.     }
  7514.     /**
  7515.      * Gets the private 'security.authentication.guard_handler' shared service.
  7516.      *
  7517.      * @return \Symfony\Component\Security\Guard\GuardAuthenticatorHandler
  7518.      *
  7519.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.
  7520.      */
  7521.     protected function getSecurity_Authentication_GuardHandlerService()
  7522.     {
  7523.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.');
  7524.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7525.         if (isset($this->privates['security.authentication.guard_handler'])) {
  7526.             return $this->privates['security.authentication.guard_handler'];
  7527.         }
  7528.         $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, []);
  7529.         $instance->setSessionAuthenticationStrategy(($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()));
  7530.         return $instance;
  7531.     }
  7532.     /**
  7533.      * Gets the private 'security.authentication.listener.anonymous.app' shared service.
  7534.      *
  7535.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  7536.      *
  7537.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.app" service is deprecated, use the new authenticator system instead.
  7538.      */
  7539.     protected function getSecurity_Authentication_Listener_Anonymous_AppService()
  7540.     {
  7541.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.anonymous.app" service is deprecated, use the new authenticator system instead.');
  7542.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  7543.         if (isset($this->privates['security.authentication.listener.anonymous.app'])) {
  7544.             return $this->privates['security.authentication.listener.anonymous.app'];
  7545.         }
  7546.         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);
  7547.     }
  7548.     /**
  7549.      * Gets the private 'security.authentication.listener.anonymous.main' shared service.
  7550.      *
  7551.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  7552.      *
  7553.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.
  7554.      */
  7555.     protected function getSecurity_Authentication_Listener_Anonymous_MainService()
  7556.     {
  7557.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.');
  7558.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  7559.         if (isset($this->privates['security.authentication.listener.anonymous.main'])) {
  7560.             return $this->privates['security.authentication.listener.anonymous.main'];
  7561.         }
  7562.         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);
  7563.     }
  7564.     /**
  7565.      * Gets the private 'security.authentication.listener.form.app' shared service.
  7566.      *
  7567.      * @return \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener
  7568.      *
  7569.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.form.app" service is deprecated, use the new authenticator system instead.
  7570.      */
  7571.     protected function getSecurity_Authentication_Listener_Form_AppService()
  7572.     {
  7573.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.form.app" service is deprecated, use the new authenticator system instead.');
  7574.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  7575.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  7576.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  7577.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  7578.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  7579.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  7580.         if (isset($this->privates['security.authentication.listener.form.app'])) {
  7581.             return $this->privates['security.authentication.listener.form.app'];
  7582.         }
  7583.         $b = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  7584.         if (isset($this->privates['security.authentication.listener.form.app'])) {
  7585.             return $this->privates['security.authentication.listener.form.app'];
  7586.         }
  7587.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7588.         if (isset($this->privates['security.authentication.listener.form.app'])) {
  7589.             return $this->privates['security.authentication.listener.form.app'];
  7590.         }
  7591.         $d = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  7592.         $e = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($d, [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  7593.         $e->setOptions(['login_path' => '/login''always_use_default_target_path' => true'default_target_path' => '/''target_path_parameter' => '_target_path''use_referer' => false]);
  7594.         $e->setFirewallName('app');
  7595.         $f = ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  7596.         $g = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler($b$d, [], $f);
  7597.         $g->setOptions(['login_path' => '/login''failure_path' => NULL'failure_forward' => false'failure_path_parameter' => '_failure_path']);
  7598.         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);
  7599.     }
  7600.     /**
  7601.      * Gets the private 'security.authentication.listener.guard.main' shared service.
  7602.      *
  7603.      * @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
  7604.      *
  7605.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.main" service is deprecated, use the new authenticator system instead.
  7606.      */
  7607.     protected function getSecurity_Authentication_Listener_Guard_MainService()
  7608.     {
  7609.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.guard.main" service is deprecated, use the new authenticator system instead.');
  7610.         $a = ($this->privates['security.authentication.guard_handler'] ?? $this->getSecurity_Authentication_GuardHandlerService());
  7611.         if (isset($this->privates['security.authentication.listener.guard.main'])) {
  7612.             return $this->privates['security.authentication.listener.guard.main'];
  7613.         }
  7614.         $b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  7615.         if (isset($this->privates['security.authentication.listener.guard.main'])) {
  7616.             return $this->privates['security.authentication.listener.guard.main'];
  7617.         }
  7618.         return $this->privates['security.authentication.listener.guard.main'] = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener($a$b'main', new RewindableGenerator(function () {
  7619.             yield => ($this->services['App\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService());
  7620.         }, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  7621.     }
  7622.     /**
  7623.      * Gets the private 'security.authentication.manager' shared service.
  7624.      *
  7625.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  7626.      *
  7627.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
  7628.      */
  7629.     protected function getSecurity_Authentication_ManagerService()
  7630.     {
  7631.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.manager" service is deprecated, use the new authenticator system instead.');
  7632.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  7633.             yield => ($this->privates['security.authentication.provider.guard.main'] ?? $this->getSecurity_Authentication_Provider_Guard_MainService());
  7634.             yield => ($this->privates['security.authentication.provider.anonymous.main'] ?? $this->getSecurity_Authentication_Provider_Anonymous_MainService());
  7635.             yield => ($this->privates['security.authentication.provider.saml.app'] ?? $this->getSecurity_Authentication_Provider_Saml_AppService());
  7636.             yield => ($this->privates['security.authentication.provider.dao.app'] ?? $this->getSecurity_Authentication_Provider_Dao_AppService());
  7637.             yield => ($this->privates['security.authentication.provider.anonymous.app'] ?? $this->getSecurity_Authentication_Provider_Anonymous_AppService());
  7638.         }, 5), true);
  7639.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7640.         return $instance;
  7641.     }
  7642.     /**
  7643.      * Gets the private 'security.authentication.provider.anonymous.app' shared service.
  7644.      *
  7645.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  7646.      *
  7647.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.app" service is deprecated, use the new authenticator system instead.
  7648.      */
  7649.     protected function getSecurity_Authentication_Provider_Anonymous_AppService()
  7650.     {
  7651.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.anonymous.app" service is deprecated, use the new authenticator system instead.');
  7652.         return $this->privates['security.authentication.provider.anonymous.app'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
  7653.     }
  7654.     /**
  7655.      * Gets the private 'security.authentication.provider.anonymous.main' shared service.
  7656.      *
  7657.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  7658.      *
  7659.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.
  7660.      */
  7661.     protected function getSecurity_Authentication_Provider_Anonymous_MainService()
  7662.     {
  7663.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.');
  7664.         return $this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
  7665.     }
  7666.     /**
  7667.      * Gets the private 'security.authentication.provider.dao.app' shared service.
  7668.      *
  7669.      * @return \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider
  7670.      *
  7671.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.app" service is deprecated, use the new authenticator system instead.
  7672.      */
  7673.     protected function getSecurity_Authentication_Provider_Dao_AppService()
  7674.     {
  7675.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.dao.app" service is deprecated, use the new authenticator system instead.');
  7676.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  7677.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  7678.         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);
  7679.     }
  7680.     /**
  7681.      * Gets the private 'security.authentication.provider.guard.main' shared service.
  7682.      *
  7683.      * @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
  7684.      *
  7685.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.guard.main" service is deprecated, use the new authenticator system instead.
  7686.      */
  7687.     protected function getSecurity_Authentication_Provider_Guard_MainService()
  7688.     {
  7689.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.guard.main" service is deprecated, use the new authenticator system instead.');
  7690.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php';
  7691.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php';
  7692.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  7693.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  7694.         return $this->privates['security.authentication.provider.guard.main'] = new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
  7695.             yield => ($this->services['App\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService());
  7696.         }, 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())));
  7697.     }
  7698.     /**
  7699.      * Gets the private 'security.authentication.provider.saml.app' shared autowired service.
  7700.      *
  7701.      * @return \Hslavich\OneloginSamlBundle\Security\Authentication\Provider\SamlProvider
  7702.      */
  7703.     protected function getSecurity_Authentication_Provider_Saml_AppService()
  7704.     {
  7705.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  7706.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  7707.         include_once \dirname(__DIR__4).'/vendor/hslavich/oneloginsaml-bundle/Security/Authentication/Provider/SamlProvider.php';
  7708.         include_once \dirname(__DIR__4).'/vendor/hslavich/oneloginsaml-bundle/Security/Authentication/Token/SamlTokenFactoryInterface.php';
  7709.         include_once \dirname(__DIR__4).'/vendor/hslavich/oneloginsaml-bundle/Security/Authentication/Token/SamlTokenFactory.php';
  7710.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7711.         if (isset($this->privates['security.authentication.provider.saml.app'])) {
  7712.             return $this->privates['security.authentication.provider.saml.app'];
  7713.         }
  7714.         $this->privates['security.authentication.provider.saml.app'] = $instance = new \Hslavich\OneloginSamlBundle\Security\Authentication\Provider\SamlProvider(($this->services['App\\Security\\UserProvider'] ?? $this->getUserProviderService()), $a);
  7715.         $instance->setTokenFactory(new \Hslavich\OneloginSamlBundle\Security\Authentication\Token\SamlTokenFactory());
  7716.         return $instance;
  7717.     }
  7718.     /**
  7719.      * Gets the private 'security.authentication.session_strategy' shared service.
  7720.      *
  7721.      * @return \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy
  7722.      */
  7723.     protected function getSecurity_Authentication_SessionStrategyService()
  7724.     {
  7725.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  7726.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  7727.         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()));
  7728.     }
  7729.     /**
  7730.      * Gets the private 'security.authentication_utils' shared service.
  7731.      *
  7732.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  7733.      */
  7734.     protected function getSecurity_AuthenticationUtilsService()
  7735.     {
  7736.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  7737.         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())));
  7738.     }
  7739.     /**
  7740.      * Gets the private 'security.channel_listener' shared service.
  7741.      *
  7742.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  7743.      */
  7744.     protected function getSecurity_ChannelListenerService()
  7745.     {
  7746.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  7747.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7748.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  7749.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  7750.         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());
  7751.     }
  7752.     /**
  7753.      * Gets the private 'security.command.debug_firewall' shared service.
  7754.      *
  7755.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  7756.      */
  7757.     protected function getSecurity_Command_DebugFirewallService()
  7758.     {
  7759.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7760.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  7761.         $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);
  7762.         $instance->setName('debug:firewall');
  7763.         $instance->setDescription('Display information about your security firewall(s)');
  7764.         return $instance;
  7765.     }
  7766.     /**
  7767.      * Gets the private 'security.command.user_password_encoder' shared service.
  7768.      *
  7769.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  7770.      *
  7771.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  7772.      */
  7773.     protected function getSecurity_Command_UserPasswordEncoderService()
  7774.     {
  7775.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  7776.         $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']);
  7777.         $instance->setName('security:encode-password');
  7778.         $instance->setDescription('Encode a password');
  7779.         return $instance;
  7780.     }
  7781.     /**
  7782.      * Gets the private 'security.command.user_password_hash' shared service.
  7783.      *
  7784.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  7785.      */
  7786.     protected function getSecurity_Command_UserPasswordHashService()
  7787.     {
  7788.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7789.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  7790.         $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']);
  7791.         $instance->setName('security:hash-password');
  7792.         $instance->setDescription('Hash a user password');
  7793.         return $instance;
  7794.     }
  7795.     /**
  7796.      * Gets the private 'security.context_listener.0' shared service.
  7797.      *
  7798.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  7799.      */
  7800.     protected function getSecurity_ContextListener_0Service()
  7801.     {
  7802.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  7803.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7804.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  7805.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7806.         if (isset($this->privates['security.context_listener.0'])) {
  7807.             return $this->privates['security.context_listener.0'];
  7808.         }
  7809.         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 () {
  7810.             yield => ($this->services['App\\Security\\UserProvider'] ?? $this->getUserProviderService());
  7811.         }, 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']);
  7812.     }
  7813.     /**
  7814.      * Gets the private 'security.context_listener.1' shared service.
  7815.      *
  7816.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  7817.      */
  7818.     protected function getSecurity_ContextListener_1Service()
  7819.     {
  7820.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  7821.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7822.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  7823.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7824.         if (isset($this->privates['security.context_listener.1'])) {
  7825.             return $this->privates['security.context_listener.1'];
  7826.         }
  7827.         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 () {
  7828.             yield => ($this->services['App\\Security\\UserProvider'] ?? $this->getUserProviderService());
  7829.         }, 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']);
  7830.     }
  7831.     /**
  7832.      * Gets the private 'security.csrf.token_storage' shared service.
  7833.      *
  7834.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  7835.      */
  7836.     protected function getSecurity_Csrf_TokenStorageService()
  7837.     {
  7838.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  7839.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  7840.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  7841.         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())));
  7842.     }
  7843.     /**
  7844.      * Gets the private 'security.encoder_factory.generic' shared service.
  7845.      *
  7846.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  7847.      *
  7848.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  7849.      */
  7850.     protected function getSecurity_EncoderFactory_GenericService()
  7851.     {
  7852.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  7853.         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]]);
  7854.     }
  7855.     /**
  7856.      * Gets the private 'security.event_dispatcher.app' shared service.
  7857.      *
  7858.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  7859.      */
  7860.     protected function getSecurity_EventDispatcher_AppService()
  7861.     {
  7862.         $this->privates['security.event_dispatcher.app'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  7863.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7864.             return ($this->privates['security.logout.listener.default.app'] ?? $this->getSecurity_Logout_Listener_Default_AppService());
  7865.         }, => 'onLogout'], 64);
  7866.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7867.             return ($this->privates['security.logout.listener.session.app'] ?? ($this->privates['security.logout.listener.session.app'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  7868.         }, => 'onLogout'], 0);
  7869.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7870.             return ($this->privates['Hslavich\\OneloginSamlBundle\\EventListener\\Security\\SamlLogoutListener'] ?? $this->getSamlLogoutListenerService());
  7871.         }, => '__invoke'], 0);
  7872.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7873.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  7874.         }, => 'onLogout'], 0);
  7875.         return $instance;
  7876.     }
  7877.     /**
  7878.      * Gets the private 'security.event_dispatcher.main' shared service.
  7879.      *
  7880.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  7881.      */
  7882.     protected function getSecurity_EventDispatcher_MainService()
  7883.     {
  7884.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  7885.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7886.             return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
  7887.         }, => 'onLogout'], 64);
  7888.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7889.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  7890.         }, => 'onLogout'], 0);
  7891.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7892.             return ($this->privates['Hslavich\\OneloginSamlBundle\\EventListener\\Security\\SamlLogoutListener'] ?? $this->getSamlLogoutListenerService());
  7893.         }, => '__invoke'], 0);
  7894.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7895.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  7896.         }, => 'onLogout'], 0);
  7897.         return $instance;
  7898.     }
  7899.     /**
  7900.      * Gets the private 'security.firewall.map' shared service.
  7901.      *
  7902.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  7903.      */
  7904.     protected function getSecurity_Firewall_MapService()
  7905.     {
  7906.         $a = ($this->privates['.service_locator.Utpld0L'] ?? $this->get_ServiceLocator_Utpld0LService());
  7907.         if (isset($this->privates['security.firewall.map'])) {
  7908.             return $this->privates['security.firewall.map'];
  7909.         }
  7910.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  7911.             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)/')));
  7912.             yield 'security.firewall.map.context.main' => NULL;
  7913.             yield 'security.firewall.map.context.app' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  7914.         }, 3));
  7915.     }
  7916.     /**
  7917.      * Gets the private 'security.firewall.map.context.app' shared service.
  7918.      *
  7919.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  7920.      */
  7921.     protected function getSecurity_Firewall_Map_Context_AppService()
  7922.     {
  7923.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  7924.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  7925.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  7926.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  7927.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php';
  7928.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  7929.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7930.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  7931.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  7932.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  7933.         if (isset($this->privates['security.firewall.map.context.app'])) {
  7934.             return $this->privates['security.firewall.map.context.app'];
  7935.         }
  7936.         $b = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  7937.         $c = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  7938.         return $this->privates['security.firewall.map.context.app'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  7939.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  7940.             yield => ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
  7941.             yield => ($this->privates['Hslavich\\OneloginSamlBundle\\Security\\Firewall\\SamlListener.app'] ?? $this->getSamlListener_AppService());
  7942.             yield => ($this->privates['security.authentication.listener.form.app'] ?? $this->getSecurity_Authentication_Listener_Form_AppService());
  7943.             yield => ($this->privates['security.authentication.listener.anonymous.app'] ?? $this->getSecurity_Authentication_Listener_Anonymous_AppService());
  7944.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  7945.         }, 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));
  7946.     }
  7947.     /**
  7948.      * Gets the private 'security.firewall.map.context.dev' shared service.
  7949.      *
  7950.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  7951.      */
  7952.     protected function getSecurity_Firewall_Map_Context_DevService()
  7953.     {
  7954.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  7955.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  7956.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  7957.             return new \EmptyIterator();
  7958.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  7959.     }
  7960.     /**
  7961.      * Gets the private 'security.firewall.map.context.main' shared service.
  7962.      *
  7963.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  7964.      */
  7965.     protected function getSecurity_Firewall_Map_Context_MainService()
  7966.     {
  7967.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  7968.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  7969.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  7970.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  7971.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7972.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  7973.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  7974.         $a = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  7975.         $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  7976.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  7977.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  7978.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  7979.             yield => ($this->privates['security.authentication.listener.guard.main'] ?? $this->getSecurity_Authentication_Listener_Guard_MainService());
  7980.             yield => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MainService());
  7981.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  7982.         }, 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));
  7983.     }
  7984.     /**
  7985.      * Gets the private 'security.helper' shared service.
  7986.      *
  7987.      * @return \Symfony\Component\Security\Core\Security
  7988.      */
  7989.     protected function getSecurity_HelperService()
  7990.     {
  7991.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7992.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  7993.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  7994.         ], [
  7995.             'security.authorization_checker' => '?',
  7996.             'security.token_storage' => '?',
  7997.         ]));
  7998.     }
  7999.     /**
  8000.      * Gets the private 'security.http_utils' shared service.
  8001.      *
  8002.      * @return \Symfony\Component\Security\Http\HttpUtils
  8003.      */
  8004.     protected function getSecurity_HttpUtilsService()
  8005.     {
  8006.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  8007.         $a = ($this->services['router'] ?? $this->getRouterService());
  8008.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  8009.     }
  8010.     /**
  8011.      * Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
  8012.      *
  8013.      * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
  8014.      */
  8015.     protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
  8016.     {
  8017.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
  8018.         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()));
  8019.     }
  8020.     /**
  8021.      * Gets the private 'security.logout.listener.default.app' shared service.
  8022.      *
  8023.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  8024.      */
  8025.     protected function getSecurity_Logout_Listener_Default_AppService()
  8026.     {
  8027.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  8028.         return $this->privates['security.logout.listener.default.app'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), '/');
  8029.     }
  8030.     /**
  8031.      * Gets the private 'security.logout.listener.default.main' shared service.
  8032.      *
  8033.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  8034.      */
  8035.     protected function getSecurity_Logout_Listener_Default_MainService()
  8036.     {
  8037.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  8038.         return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), '/');
  8039.     }
  8040.     /**
  8041.      * Gets the private 'security.logout_url_generator' shared service.
  8042.      *
  8043.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  8044.      */
  8045.     protected function getSecurity_LogoutUrlGeneratorService()
  8046.     {
  8047.         $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()));
  8048.         $instance->registerListener('main''app.logout''logout''_csrf_token'NULLNULL);
  8049.         $instance->registerListener('app''/logout''logout''_csrf_token'NULLNULL);
  8050.         return $instance;
  8051.     }
  8052.     /**
  8053.      * Gets the private 'security.password_hasher_factory' shared service.
  8054.      *
  8055.      * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  8056.      */
  8057.     protected function getSecurity_PasswordHasherFactoryService()
  8058.     {
  8059.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  8060.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  8061.         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]]);
  8062.     }
  8063.     /**
  8064.      * Gets the private 'security.validator.user_password' shared service.
  8065.      *
  8066.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  8067.      */
  8068.     protected function getSecurity_Validator_UserPasswordService()
  8069.     {
  8070.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8071.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  8072.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  8073.         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()));
  8074.     }
  8075.     /**
  8076.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  8077.      *
  8078.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  8079.      */
  8080.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  8081.     {
  8082.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  8083.     }
  8084.     /**
  8085.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  8086.      *
  8087.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  8088.      */
  8089.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  8090.     {
  8091.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  8092.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(NULL, new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  8093.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  8094.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  8095.     }
  8096.     /**
  8097.      * Gets the private 'sensio_framework_extra.psr7.http_message_factory' shared service.
  8098.      *
  8099.      * @return \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory
  8100.      */
  8101.     protected function getSensioFrameworkExtra_Psr7_HttpMessageFactoryService()
  8102.     {
  8103.         $a = ($this->privates['nyholm.psr7.psr17_factory'] ?? ($this->privates['nyholm.psr7.psr17_factory'] = new \Nyholm\Psr7\Factory\Psr17Factory()));
  8104.         return $this->privates['sensio_framework_extra.psr7.http_message_factory'] = new \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory($a$a$a$a);
  8105.     }
  8106.     /**
  8107.      * Gets the private 'sensio_framework_extra.psr7.listener.response' shared service.
  8108.      *
  8109.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\PsrResponseListener
  8110.      */
  8111.     protected function getSensioFrameworkExtra_Psr7_Listener_ResponseService()
  8112.     {
  8113.         include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/PsrResponseListener.php';
  8114.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/HttpFoundationFactoryInterface.php';
  8115.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/Factory/HttpFoundationFactory.php';
  8116.         return $this->privates['sensio_framework_extra.psr7.listener.response'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\PsrResponseListener(new \Symfony\Bridge\PsrHttpMessage\Factory\HttpFoundationFactory());
  8117.     }
  8118.     /**
  8119.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  8120.      *
  8121.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  8122.      */
  8123.     protected function getSensioFrameworkExtra_Security_ListenerService()
  8124.     {
  8125.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  8126.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  8127.             return $this->privates['sensio_framework_extra.security.listener'];
  8128.         }
  8129.         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()));
  8130.     }
  8131.     /**
  8132.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  8133.      *
  8134.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  8135.      */
  8136.     protected function getSensioFrameworkExtra_View_ListenerService()
  8137.     {
  8138.         $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))));
  8139.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8140.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  8141.         ], [
  8142.             'twig' => '?',
  8143.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  8144.         return $instance;
  8145.     }
  8146.     /**
  8147.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  8148.      *
  8149.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  8150.      */
  8151.     protected function getSerializer_Mapping_CacheWarmerService()
  8152.     {
  8153.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8154.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  8155.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  8156.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  8157.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  8158.         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'));
  8159.     }
  8160.     /**
  8161.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  8162.      *
  8163.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  8164.      */
  8165.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  8166.     {
  8167.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  8168.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  8169.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  8170.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  8171.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  8172.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  8173.         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()))]));
  8174.     }
  8175.     /**
  8176.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  8177.      *
  8178.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  8179.      */
  8180.     protected function getSerializer_NameConverter_MetadataAwareService()
  8181.     {
  8182.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  8183.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  8184.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  8185.         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()));
  8186.     }
  8187.     /**
  8188.      * Gets the private 'session.factory' shared service.
  8189.      *
  8190.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  8191.      */
  8192.     protected function getSession_FactoryService()
  8193.     {
  8194.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  8195.         if (isset($this->privates['session.factory'])) {
  8196.             return $this->privates['session.factory'];
  8197.         }
  8198.         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']);
  8199.     }
  8200.     /**
  8201.      * Gets the private 'session.storage.factory.service' shared service.
  8202.      *
  8203.      * @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory
  8204.      *
  8205.      * @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.
  8206.      */
  8207.     protected function getSession_Storage_Factory_ServiceService()
  8208.     {
  8209.         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.');
  8210.         return new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  8211.     }
  8212.     /**
  8213.      * Gets the private 'session.storage.metadata_bag' shared service.
  8214.      *
  8215.      * @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
  8216.      *
  8217.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
  8218.      */
  8219.     protected function getSession_Storage_MetadataBagService()
  8220.     {
  8221.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
  8222.         return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0);
  8223.     }
  8224.     /**
  8225.      * Gets the private 'session.storage.native' shared service.
  8226.      *
  8227.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  8228.      *
  8229.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
  8230.      */
  8231.     protected function getSession_Storage_NativeService()
  8232.     {
  8233.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
  8234.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  8235.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
  8236.         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());
  8237.     }
  8238.     /**
  8239.      * Gets the private 'session_listener' shared service.
  8240.      *
  8241.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  8242.      */
  8243.     protected function getSessionListenerService()
  8244.     {
  8245.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8246.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  8247.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  8248.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  8249.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  8250.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  8251.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  8252.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  8253.         ], [
  8254.             'initialized_session' => '?',
  8255.             'logger' => '?',
  8256.             'request_stack' => '?',
  8257.             'session' => '?',
  8258.             'session_collector' => '?',
  8259.             'session_factory' => '?',
  8260.             'session_storage' => '?',
  8261.         ]), true$this->parameters['session.storage.options']);
  8262.     }
  8263.     /**
  8264.      * Gets the private 'translation.extractor' shared service.
  8265.      *
  8266.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  8267.      */
  8268.     protected function getTranslation_ExtractorService()
  8269.     {
  8270.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  8271.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  8272.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  8273.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  8274.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  8275.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  8276.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  8277.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  8278.         return $instance;
  8279.     }
  8280.     /**
  8281.      * Gets the private 'translation.loader.csv' shared service.
  8282.      *
  8283.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  8284.      */
  8285.     protected function getTranslation_Loader_CsvService()
  8286.     {
  8287.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8288.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8289.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8290.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  8291.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  8292.     }
  8293.     /**
  8294.      * Gets the private 'translation.loader.dat' shared service.
  8295.      *
  8296.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  8297.      */
  8298.     protected function getTranslation_Loader_DatService()
  8299.     {
  8300.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8301.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  8302.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  8303.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  8304.     }
  8305.     /**
  8306.      * Gets the private 'translation.loader.ini' shared service.
  8307.      *
  8308.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  8309.      */
  8310.     protected function getTranslation_Loader_IniService()
  8311.     {
  8312.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8313.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8314.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8315.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  8316.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  8317.     }
  8318.     /**
  8319.      * Gets the private 'translation.loader.json' shared service.
  8320.      *
  8321.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  8322.      */
  8323.     protected function getTranslation_Loader_JsonService()
  8324.     {
  8325.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8326.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8327.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8328.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  8329.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  8330.     }
  8331.     /**
  8332.      * Gets the private 'translation.loader.mo' shared service.
  8333.      *
  8334.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  8335.      */
  8336.     protected function getTranslation_Loader_MoService()
  8337.     {
  8338.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8339.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8340.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8341.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  8342.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  8343.     }
  8344.     /**
  8345.      * Gets the private 'translation.loader.php' shared service.
  8346.      *
  8347.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  8348.      */
  8349.     protected function getTranslation_Loader_PhpService()
  8350.     {
  8351.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8352.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8353.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8354.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  8355.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  8356.     }
  8357.     /**
  8358.      * Gets the private 'translation.loader.po' shared service.
  8359.      *
  8360.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  8361.      */
  8362.     protected function getTranslation_Loader_PoService()
  8363.     {
  8364.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8365.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8366.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8367.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  8368.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  8369.     }
  8370.     /**
  8371.      * Gets the private 'translation.loader.qt' shared service.
  8372.      *
  8373.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  8374.      */
  8375.     protected function getTranslation_Loader_QtService()
  8376.     {
  8377.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8378.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  8379.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  8380.     }
  8381.     /**
  8382.      * Gets the private 'translation.loader.res' shared service.
  8383.      *
  8384.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  8385.      */
  8386.     protected function getTranslation_Loader_ResService()
  8387.     {
  8388.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8389.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  8390.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  8391.     }
  8392.     /**
  8393.      * Gets the private 'translation.loader.xliff' shared service.
  8394.      *
  8395.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  8396.      */
  8397.     protected function getTranslation_Loader_XliffService()
  8398.     {
  8399.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8400.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  8401.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  8402.     }
  8403.     /**
  8404.      * Gets the private 'translation.loader.yml' shared service.
  8405.      *
  8406.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  8407.      */
  8408.     protected function getTranslation_Loader_YmlService()
  8409.     {
  8410.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8411.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8412.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8413.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  8414.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  8415.     }
  8416.     /**
  8417.      * Gets the private 'translation.provider_collection' shared service.
  8418.      *
  8419.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  8420.      */
  8421.     protected function getTranslation_ProviderCollectionService()
  8422.     {
  8423.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  8424.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  8425.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  8426.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  8427.         }, 1), []))->fromConfig([]);
  8428.     }
  8429.     /**
  8430.      * Gets the private 'translation.reader' shared service.
  8431.      *
  8432.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  8433.      */
  8434.     protected function getTranslation_ReaderService()
  8435.     {
  8436.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  8437.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  8438.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8439.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8440.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8441.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  8442.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  8443.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  8444.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  8445.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  8446.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  8447.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  8448.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  8449.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  8450.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  8451.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  8452.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  8453.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  8454.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  8455.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  8456.         $instance->addLoader('yaml'$a);
  8457.         $instance->addLoader('yml'$a);
  8458.         $instance->addLoader('xlf'$b);
  8459.         $instance->addLoader('xliff'$b);
  8460.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  8461.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  8462.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  8463.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  8464.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  8465.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  8466.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  8467.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  8468.         return $instance;
  8469.     }
  8470.     /**
  8471.      * Gets the private 'translation.warmer' shared service.
  8472.      *
  8473.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  8474.      */
  8475.     protected function getTranslation_WarmerService()
  8476.     {
  8477.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8478.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  8479.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8480.             'translator' => ['services''translator''getTranslatorService'false],
  8481.         ], [
  8482.             'translator' => '?',
  8483.         ]))->withContext('translation.warmer'$this));
  8484.     }
  8485.     /**
  8486.      * Gets the private 'translation.writer' shared service.
  8487.      *
  8488.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  8489.      */
  8490.     protected function getTranslation_WriterService()
  8491.     {
  8492.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  8493.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  8494.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  8495.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  8496.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  8497.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  8498.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  8499.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  8500.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  8501.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  8502.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  8503.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  8504.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  8505.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  8506.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  8507.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  8508.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  8509.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  8510.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  8511.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  8512.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  8513.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  8514.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  8515.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  8516.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  8517.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  8518.         return $instance;
  8519.     }
  8520.     /**
  8521.      * Gets the private 'translator.default' shared service.
  8522.      *
  8523.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  8524.      */
  8525.     protected function getTranslator_DefaultService()
  8526.     {
  8527.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8528.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  8529.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  8530.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  8531.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  8532.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  8533.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  8534.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  8535.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  8536.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  8537.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  8538.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  8539.         ], [
  8540.             'translation.loader.csv' => '?',
  8541.             'translation.loader.dat' => '?',
  8542.             'translation.loader.ini' => '?',
  8543.             'translation.loader.json' => '?',
  8544.             'translation.loader.mo' => '?',
  8545.             'translation.loader.php' => '?',
  8546.             'translation.loader.po' => '?',
  8547.             'translation.loader.qt' => '?',
  8548.             'translation.loader.res' => '?',
  8549.             'translation.loader.xliff' => '?',
  8550.             'translation.loader.yml' => '?',
  8551.         ]), 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']]], []);
  8552.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  8553.         $instance->setFallbackLocales([=> 'fr']);
  8554.         return $instance;
  8555.     }
  8556.     /**
  8557.      * Gets the private 'twig.command.debug' shared service.
  8558.      *
  8559.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  8560.      */
  8561.     protected function getTwig_Command_DebugService()
  8562.     {
  8563.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8564.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  8565.         $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()));
  8566.         $instance->setName('debug:twig');
  8567.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  8568.         return $instance;
  8569.     }
  8570.     /**
  8571.      * Gets the private 'twig.command.lint' shared service.
  8572.      *
  8573.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  8574.      */
  8575.     protected function getTwig_Command_LintService()
  8576.     {
  8577.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8578.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  8579.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  8580.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8581.         $instance->setName('lint:twig');
  8582.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  8583.         return $instance;
  8584.     }
  8585.     /**
  8586.      * Gets the private 'twig.extension.assets' shared service.
  8587.      *
  8588.      * @return \Symfony\Bridge\Twig\Extension\AssetExtension
  8589.      */
  8590.     protected function getTwig_Extension_AssetsService()
  8591.     {
  8592.         return $this->privates['twig.extension.assets'] = new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  8593.     }
  8594.     /**
  8595.      * Gets the private 'twig.extension.trans' shared service.
  8596.      *
  8597.      * @return \Symfony\Bridge\Twig\Extension\TranslationExtension
  8598.      */
  8599.     protected function getTwig_Extension_TransService()
  8600.     {
  8601.         return $this->privates['twig.extension.trans'] = new \Symfony\Bridge\Twig\Extension\TranslationExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  8602.     }
  8603.     /**
  8604.      * Gets the private 'twig.form.engine' shared service.
  8605.      *
  8606.      * @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
  8607.      */
  8608.     protected function getTwig_Form_EngineService()
  8609.     {
  8610.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  8611.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  8612.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  8613.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  8614.         if (isset($this->privates['twig.form.engine'])) {
  8615.             return $this->privates['twig.form.engine'];
  8616.         }
  8617.         return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
  8618.     }
  8619.     /**
  8620.      * Gets the private 'twig.form.renderer' shared service.
  8621.      *
  8622.      * @return \Symfony\Component\Form\FormRenderer
  8623.      */
  8624.     protected function getTwig_Form_RendererService()
  8625.     {
  8626.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  8627.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  8628.         $a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
  8629.         if (isset($this->privates['twig.form.renderer'])) {
  8630.             return $this->privates['twig.form.renderer'];
  8631.         }
  8632.         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()));
  8633.     }
  8634.     /**
  8635.      * Gets the private 'twig.mailer.message_listener' shared service.
  8636.      *
  8637.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  8638.      */
  8639.     protected function getTwig_Mailer_MessageListenerService()
  8640.     {
  8641.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  8642.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  8643.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  8644.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  8645.         if (isset($this->privates['twig.mailer.message_listener'])) {
  8646.             return $this->privates['twig.mailer.message_listener'];
  8647.         }
  8648.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a));
  8649.     }
  8650.     /**
  8651.      * Gets the private 'twig.runtime.httpkernel' shared service.
  8652.      *
  8653.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  8654.      */
  8655.     protected function getTwig_Runtime_HttpkernelService()
  8656.     {
  8657.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  8658.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  8659.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  8660.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  8661.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  8662.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  8663.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  8664.         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, [
  8665.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  8666.         ], [
  8667.             'inline' => '?',
  8668.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')), $a));
  8669.     }
  8670.     /**
  8671.      * Gets the private 'twig.runtime.security_csrf' shared service.
  8672.      *
  8673.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  8674.      */
  8675.     protected function getTwig_Runtime_SecurityCsrfService()
  8676.     {
  8677.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  8678.         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()));
  8679.     }
  8680.     /**
  8681.      * Gets the private 'twig.runtime.serializer' shared service.
  8682.      *
  8683.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  8684.      */
  8685.     protected function getTwig_Runtime_SerializerService()
  8686.     {
  8687.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  8688.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  8689.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  8690.     }
  8691.     /**
  8692.      * Gets the private 'twig.template_cache_warmer' shared service.
  8693.      *
  8694.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  8695.      */
  8696.     protected function getTwig_TemplateCacheWarmerService()
  8697.     {
  8698.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8699.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  8700.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  8701.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8702.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  8703.         ], [
  8704.             'twig' => '?',
  8705.         ]))->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')));
  8706.     }
  8707.     /**
  8708.      * Gets the private 'validator.builder' shared service.
  8709.      *
  8710.      * @return \Symfony\Component\Validator\ValidatorBuilder
  8711.      */
  8712.     protected function getValidator_BuilderService()
  8713.     {
  8714.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  8715.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  8716.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8717.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  8718.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  8719.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  8720.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  8721.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  8722.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  8723.         ], [
  8724.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  8725.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  8726.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  8727.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  8728.             'security.validator.user_password' => '?',
  8729.             'validator.expression' => '?',
  8730.         ])));
  8731.         if ($this->has('translator')) {
  8732.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  8733.         }
  8734.         $instance->setTranslationDomain('validators');
  8735.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  8736.         $instance->enableAnnotationMapping(true);
  8737.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  8738.         $instance->addMethodMapping('loadValidatorMetadata');
  8739.         $instance->addObjectInitializers([]);
  8740.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  8741.         return $instance;
  8742.     }
  8743.     /**
  8744.      * Gets the private 'validator.email' shared service.
  8745.      *
  8746.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  8747.      */
  8748.     protected function getValidator_EmailService()
  8749.     {
  8750.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8751.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  8752.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  8753.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  8754.     }
  8755.     /**
  8756.      * Gets the private 'validator.expression' shared service.
  8757.      *
  8758.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  8759.      */
  8760.     protected function getValidator_ExpressionService()
  8761.     {
  8762.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8763.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  8764.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  8765.         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())));
  8766.     }
  8767.     /**
  8768.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  8769.      *
  8770.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  8771.      */
  8772.     protected function getValidator_Mapping_CacheWarmerService()
  8773.     {
  8774.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8775.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  8776.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  8777.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  8778.     }
  8779.     /**
  8780.      * Gets the private 'validator.not_compromised_password' shared service.
  8781.      *
  8782.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  8783.      */
  8784.     protected function getValidator_NotCompromisedPasswordService()
  8785.     {
  8786.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8787.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  8788.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  8789.         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);
  8790.     }
  8791.     /**
  8792.      * Gets the private 'var_dumper.command.server_dump' shared service.
  8793.      *
  8794.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  8795.      */
  8796.     protected function getVarDumper_Command_ServerDumpService()
  8797.     {
  8798.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8799.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  8800.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  8801.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  8802.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  8803.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  8804.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  8805.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8806.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8807.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8808.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  8809.         $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()))]);
  8810.         $instance->setName('server:dump');
  8811.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  8812.         return $instance;
  8813.     }
  8814.     /**
  8815.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  8816.      *
  8817.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  8818.      */
  8819.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  8820.     {
  8821.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  8822.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  8823.         return $instance;
  8824.     }
  8825.     /**
  8826.      * Gets the private 'var_dumper.html_dumper' shared service.
  8827.      *
  8828.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  8829.      */
  8830.     protected function getVarDumper_HtmlDumperService()
  8831.     {
  8832.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  8833.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  8834.         return $instance;
  8835.     }
  8836.     /**
  8837.      * Gets the private 'var_dumper.server_connection' shared service.
  8838.      *
  8839.      * @return \Symfony\Component\VarDumper\Server\Connection
  8840.      */
  8841.     protected function getVarDumper_ServerConnectionService()
  8842.     {
  8843.         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()]);
  8844.     }
  8845.     /**
  8846.      * Gets the private 'web_profiler.csp.handler' shared service.
  8847.      *
  8848.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  8849.      */
  8850.     protected function getWebProfiler_Csp_HandlerService()
  8851.     {
  8852.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  8853.     }
  8854.     /**
  8855.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  8856.      *
  8857.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  8858.      */
  8859.     protected function getWebProfiler_DebugToolbarService()
  8860.     {
  8861.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  8862.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  8863.             return $this->privates['web_profiler.debug_toolbar'];
  8864.         }
  8865.         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()));
  8866.     }
  8867.     /**
  8868.      * Gets the private 'webpack_encore.entrypoint_lookup[_default]' shared service.
  8869.      *
  8870.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  8871.      */
  8872.     protected function getWebpackEncore_EntrypointLookupDefaultService()
  8873.     {
  8874.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  8875.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  8876.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  8877.         return $this->privates['webpack_encore.entrypoint_lookup[_default]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/dist/entrypoints.json'), NULL'_default'true);
  8878.     }
  8879.     /**
  8880.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  8881.      *
  8882.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  8883.      */
  8884.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  8885.     {
  8886.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8887.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'false],
  8888.         ], [
  8889.             '_default' => '?',
  8890.         ]), '_default');
  8891.     }
  8892.     /**
  8893.      * Gets the private 'webpack_encore.exception_listener' shared service.
  8894.      *
  8895.      * @return \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener
  8896.      */
  8897.     protected function getWebpackEncore_ExceptionListenerService()
  8898.     {
  8899.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ExceptionListener.php';
  8900.         return $this->privates['webpack_encore.exception_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  8901.     }
  8902.     /**
  8903.      * Gets the private 'webpack_encore.tag_renderer' shared service.
  8904.      *
  8905.      * @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
  8906.      */
  8907.     protected function getWebpackEncore_TagRendererService()
  8908.     {
  8909.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
  8910.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8911.         if (isset($this->privates['webpack_encore.tag_renderer'])) {
  8912.             return $this->privates['webpack_encore.tag_renderer'];
  8913.         }
  8914.         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);
  8915.     }
  8916.     /**
  8917.      * Gets the public 'cache_clearer' alias.
  8918.      *
  8919.      * @return object The ".container.private.cache_clearer" service.
  8920.      */
  8921.     protected function getCacheClearerService()
  8922.     {
  8923.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  8924.         return $this->get('.container.private.cache_clearer');
  8925.     }
  8926.     /**
  8927.      * Gets the public 'filesystem' alias.
  8928.      *
  8929.      * @return object The ".container.private.filesystem" service.
  8930.      */
  8931.     protected function getFilesystemService()
  8932.     {
  8933.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  8934.         return $this->get('.container.private.filesystem');
  8935.     }
  8936.     /**
  8937.      * Gets the public 'serializer' alias.
  8938.      *
  8939.      * @return object The ".container.private.serializer" service.
  8940.      */
  8941.     protected function getSerializerService()
  8942.     {
  8943.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  8944.         return $this->get('.container.private.serializer');
  8945.     }
  8946.     /**
  8947.      * Gets the public 'security.csrf.token_manager' alias.
  8948.      *
  8949.      * @return object The ".container.private.security.csrf.token_manager" service.
  8950.      */
  8951.     protected function getSecurity_Csrf_TokenManagerService()
  8952.     {
  8953.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  8954.         return $this->get('.container.private.security.csrf.token_manager');
  8955.     }
  8956.     /**
  8957.      * Gets the public 'form.factory' alias.
  8958.      *
  8959.      * @return object The ".container.private.form.factory" service.
  8960.      */
  8961.     protected function getForm_FactoryService()
  8962.     {
  8963.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  8964.         return $this->get('.container.private.form.factory');
  8965.     }
  8966.     /**
  8967.      * Gets the public 'form.type.file' alias.
  8968.      *
  8969.      * @return object The ".container.private.form.type.file" service.
  8970.      */
  8971.     protected function getForm_Type_FileService()
  8972.     {
  8973.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  8974.         return $this->get('.container.private.form.type.file');
  8975.     }
  8976.     /**
  8977.      * Gets the public 'profiler' alias.
  8978.      *
  8979.      * @return object The ".container.private.profiler" service.
  8980.      */
  8981.     protected function getProfilerService()
  8982.     {
  8983.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  8984.         return $this->get('.container.private.profiler');
  8985.     }
  8986.     /**
  8987.      * Gets the public 'security.authorization_checker' alias.
  8988.      *
  8989.      * @return object The ".container.private.security.authorization_checker" service.
  8990.      */
  8991.     protected function getSecurity_AuthorizationCheckerService()
  8992.     {
  8993.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  8994.         return $this->get('.container.private.security.authorization_checker');
  8995.     }
  8996.     /**
  8997.      * Gets the public 'security.token_storage' alias.
  8998.      *
  8999.      * @return object The ".container.private.security.token_storage" service.
  9000.      */
  9001.     protected function getSecurity_TokenStorageService()
  9002.     {
  9003.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  9004.         return $this->get('.container.private.security.token_storage');
  9005.     }
  9006.     /**
  9007.      * Gets the public 'twig' alias.
  9008.      *
  9009.      * @return object The ".container.private.twig" service.
  9010.      */
  9011.     protected function getTwigService()
  9012.     {
  9013.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  9014.         return $this->get('.container.private.twig');
  9015.     }
  9016.     /**
  9017.      * Gets the public 'security.password_encoder' alias.
  9018.      *
  9019.      * @return object The ".container.private.security.password_encoder" service.
  9020.      */
  9021.     protected function getSecurity_PasswordEncoderService()
  9022.     {
  9023.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  9024.         return $this->get('.container.private.security.password_encoder');
  9025.     }
  9026.     /**
  9027.      * Gets the public 'session' alias.
  9028.      *
  9029.      * @return object The ".container.private.session" service.
  9030.      */
  9031.     protected function getSessionService()
  9032.     {
  9033.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  9034.         return $this->get('.container.private.session');
  9035.     }
  9036.     /**
  9037.      * Gets the public 'validator' alias.
  9038.      *
  9039.      * @return object The ".container.private.validator" service.
  9040.      */
  9041.     protected function getValidatorService()
  9042.     {
  9043.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  9044.         return $this->get('.container.private.validator');
  9045.     }
  9046.     /**
  9047.      * @return array|bool|float|int|string|\UnitEnum|null
  9048.      */
  9049.     public function getParameter(string $name)
  9050.     {
  9051.         if (isset($this->buildParameters[$name])) {
  9052.             return $this->buildParameters[$name];
  9053.         }
  9054.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  9055.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  9056.         }
  9057.         if (isset($this->loadedDynamicParameters[$name])) {
  9058.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  9059.         }
  9060.         return $this->parameters[$name];
  9061.     }
  9062.     public function hasParameter(string $name): bool
  9063.     {
  9064.         if (isset($this->buildParameters[$name])) {
  9065.             return true;
  9066.         }
  9067.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  9068.     }
  9069.     public function setParameter(string $name$value): void
  9070.     {
  9071.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  9072.     }
  9073.     public function getParameterBag(): ParameterBagInterface
  9074.     {
  9075.         if (null === $this->parameterBag) {
  9076.             $parameters $this->parameters;
  9077.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  9078.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  9079.             }
  9080.             foreach ($this->buildParameters as $name => $value) {
  9081.                 $parameters[$name] = $value;
  9082.             }
  9083.             $this->parameterBag = new FrozenParameterBag($parameters);
  9084.         }
  9085.         return $this->parameterBag;
  9086.     }
  9087.     private $loadedDynamicParameters = [
  9088.         'kernel.runtime_environment' => false,
  9089.         'kernel.build_dir' => false,
  9090.         'kernel.cache_dir' => false,
  9091.         'api_base_url' => false,
  9092.         'base_url' => false,
  9093.         'resources_base_url' => false,
  9094.         'resources_base_path' => false,
  9095.         'api_base_path' => false,
  9096.         'deepl_api_token' => false,
  9097.         'etim_client_id' => false,
  9098.         'etim_client_secret' => false,
  9099.         'azure_web_pubsub_domain' => false,
  9100.         'azure_web_pubsub_key' => false,
  9101.         'azure_web_client_id' => false,
  9102.         'azure_web_client_secret' => false,
  9103.         'cdn_url' => false,
  9104.         'list_commercials' => false,
  9105.         'hslavich_onelogin_saml' => false,
  9106.         'kernel.secret' => false,
  9107.         'debug.container.dump' => false,
  9108.         'serializer.mapping.cache.file' => false,
  9109.         'validator.mapping.cache.file' => false,
  9110.         'profiler.storage.dsn' => false,
  9111.     ];
  9112.     private $dynamicParameters = [];
  9113.     private function getDynamicParameter(string $name)
  9114.     {
  9115.         switch ($name) {
  9116.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  9117.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  9118.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  9119.             case 'api_base_url'$value $this->getEnv('resolve:INDB_BASE_API_URL'); break;
  9120.             case 'base_url'$value $this->getEnv('resolve:INDB_BASE_URL'); break;
  9121.             case 'resources_base_url'$value $this->getEnv('resolve:INDB_BASE_RESOURCES_URL'); break;
  9122.             case 'resources_base_path'$value $this->getEnv('resolve:INDB_BASE_RESOURCES_PATH'); break;
  9123.             case 'api_base_path'$value $this->getEnv('resolve:INDB_BASE_API_PATH'); break;
  9124.             case 'deepl_api_token'$value $this->getEnv('resolve:DEEPL_API_TOKEN'); break;
  9125.             case 'etim_client_id'$value $this->getEnv('resolve:ETIM_CLIENT'); break;
  9126.             case 'etim_client_secret'$value $this->getEnv('resolve:ETIM_SECRET'); break;
  9127.             case 'azure_web_pubsub_domain'$value $this->getEnv('resolve:AZURE_WEB_PUBSUB_DOMAIN'); break;
  9128.             case 'azure_web_pubsub_key'$value $this->getEnv('resolve:AZURE_WEB_PUBSUB_KEY'); break;
  9129.             case 'azure_web_client_id'$value $this->getEnv('resolve:AZURE_WEB_CLIENT_ID'); break;
  9130.             case 'azure_web_client_secret'$value $this->getEnv('resolve:AZURE_WEB_CLIENT_SECRET'); break;
  9131.             case 'cdn_url'$value $this->getEnv('resolve:CDN_URL'); break;
  9132.             case 'list_commercials'$value $this->getEnv('json:LIST_COMMERCIALS'); break;
  9133.             case 'hslavich_onelogin_saml'$value = [
  9134.                 'idp' => [
  9135.                     'singleSignOnService' => [
  9136.                         'binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect',
  9137.                     ],
  9138.                     'singleLogoutService' => [
  9139.                         'binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect',
  9140.                     ],
  9141.                 ],
  9142.                 'sp' => [
  9143.                     'entityId' => $this->getEnv('string:resolve:INDB_BASE_URL').'get-metadata',
  9144.                     'assertionConsumerService' => [
  9145.                         'url' => $this->getEnv('string:resolve:INDB_BASE_URL').'saml-login',
  9146.                         'binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST',
  9147.                     ],
  9148.                     'singleLogoutService' => [
  9149.                         'url' => $this->getEnv('string:resolve:INDB_BASE_URL').'logout',
  9150.                         'binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect',
  9151.                     ],
  9152.                     'privateKey' => '',
  9153.                 ],
  9154.                 'baseurl' => $this->getEnv('string:resolve:INDB_BASE_URL').'saml-login',
  9155.                 'strict' => true,
  9156.                 'debug' => true,
  9157.                 'security' => [
  9158.                     'nameIdEncrypted' => false,
  9159.                     'authnRequestsSigned' => false,
  9160.                     'logoutRequestSigned' => false,
  9161.                     'logoutResponseSigned' => false,
  9162.                     'wantMessagesSigned' => false,
  9163.                     'wantAssertionsSigned' => false,
  9164.                     'wantNameIdEncrypted' => false,
  9165.                     'requestedAuthnContext' => true,
  9166.                     'signMetadata' => false,
  9167.                     'wantXMLValidation' => true,
  9168.                     'signatureAlgorithm' => 'http://www.w3.org/2001/04/xmldsig-more#rsa-sha256',
  9169.                     'digestAlgorithm' => 'http://www.w3.org/2001/04/xmlenc#sha256',
  9170.                 ],
  9171.             ]; break;
  9172.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  9173.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  9174.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  9175.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  9176.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  9177.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  9178.         }
  9179.         $this->loadedDynamicParameters[$name] = true;
  9180.         return $this->dynamicParameters[$name] = $value;
  9181.     }
  9182.     protected function getDefaultParameters(): array
  9183.     {
  9184.         return [
  9185.             'kernel.project_dir' => \dirname(__DIR__4),
  9186.             'kernel.environment' => 'dev',
  9187.             'kernel.debug' => true,
  9188.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  9189.             'kernel.bundles' => [
  9190.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  9191.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  9192.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  9193.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  9194.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  9195.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  9196.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  9197.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  9198.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  9199.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  9200.                 'BazingaJsTranslationBundle' => 'Bazinga\\Bundle\\JsTranslationBundle\\BazingaJsTranslationBundle',
  9201.                 'HslavichOneloginSamlBundle' => 'Hslavich\\OneloginSamlBundle\\HslavichOneloginSamlBundle',
  9202.                 'KnpTimeBundle' => 'Knp\\Bundle\\TimeBundle\\KnpTimeBundle',
  9203.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  9204.                 'SentryBundle' => 'Sentry\\SentryBundle\\SentryBundle',
  9205.                 'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
  9206.             ],
  9207.             'kernel.bundles_metadata' => [
  9208.                 'FrameworkBundle' => [
  9209.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  9210.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  9211.                 ],
  9212.                 'SecurityBundle' => [
  9213.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  9214.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  9215.                 ],
  9216.                 'TwigBundle' => [
  9217.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  9218.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  9219.                 ],
  9220.                 'TwigExtraBundle' => [
  9221.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  9222.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  9223.                 ],
  9224.                 'WebProfilerBundle' => [
  9225.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  9226.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  9227.                 ],
  9228.                 'MonologBundle' => [
  9229.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  9230.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  9231.                 ],
  9232.                 'DebugBundle' => [
  9233.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  9234.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  9235.                 ],
  9236.                 'SensioFrameworkExtraBundle' => [
  9237.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  9238.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  9239.                 ],
  9240.                 'MakerBundle' => [
  9241.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  9242.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  9243.                 ],
  9244.                 'WebpackEncoreBundle' => [
  9245.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  9246.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  9247.                 ],
  9248.                 'BazingaJsTranslationBundle' => [
  9249.                     'path' => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle'),
  9250.                     'namespace' => 'Bazinga\\Bundle\\JsTranslationBundle',
  9251.                 ],
  9252.                 'HslavichOneloginSamlBundle' => [
  9253.                     'path' => (\dirname(__DIR__4).'/vendor/hslavich/oneloginsaml-bundle'),
  9254.                     'namespace' => 'Hslavich\\OneloginSamlBundle',
  9255.                 ],
  9256.                 'KnpTimeBundle' => [
  9257.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-time-bundle/src'),
  9258.                     'namespace' => 'Knp\\Bundle\\TimeBundle',
  9259.                 ],
  9260.                 'NelmioApiDocBundle' => [
  9261.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle'),
  9262.                     'namespace' => 'Nelmio\\ApiDocBundle',
  9263.                 ],
  9264.                 'SentryBundle' => [
  9265.                     'path' => (\dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src'),
  9266.                     'namespace' => 'Sentry\\SentryBundle',
  9267.                 ],
  9268.                 'FOSJsRoutingBundle' => [
  9269.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle'),
  9270.                     'namespace' => 'FOS\\JsRoutingBundle',
  9271.                 ],
  9272.             ],
  9273.             'kernel.charset' => 'UTF-8',
  9274.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  9275.             'container.dumper.inline_class_loader' => true,
  9276.             'container.dumper.inline_factories' => true,
  9277.             'softwareName' => 'Interactiv\' DataBase',
  9278.             'locale' => 'fr',
  9279.             'resources' => [
  9280.                 'emails' => [
  9281.                     'support' => 'noreply@interactiv-technologies.com',
  9282.                 ],
  9283.                 'help' => [
  9284.                     'mail' => 'support-database@interactiv.tech',
  9285.                     'tel' => '+33 (0)4 81 07 25 99',
  9286.                 ],
  9287.             ],
  9288.             'api_client_id' => 'IndbWeb',
  9289.             'version' => 'v2.42.3',
  9290.             'event_dispatcher.event_aliases' => [
  9291.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  9292.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  9293.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  9294.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  9295.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  9296.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  9297.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  9298.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  9299.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  9300.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  9301.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  9302.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  9303.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  9304.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  9305.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  9306.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  9307.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  9308.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  9309.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  9310.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  9311.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  9312.             ],
  9313.             'fragment.renderer.hinclude.global_template' => NULL,
  9314.             'fragment.path' => '/_fragment',
  9315.             'kernel.http_method_override' => true,
  9316.             'kernel.trusted_hosts' => [
  9317.             ],
  9318.             'kernel.default_locale' => 'fr',
  9319.             'kernel.enabled_locales' => [
  9320.             ],
  9321.             'kernel.error_controller' => 'error_controller',
  9322.             'debug.file_link_format' => NULL,
  9323.             'asset.request_context.base_path' => NULL,
  9324.             'asset.request_context.secure' => NULL,
  9325.             'translator.logging' => false,
  9326.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  9327.             'debug.error_handler.throw_at' => -1,
  9328.             'router.request_context.host' => 'localhost',
  9329.             'router.request_context.scheme' => 'http',
  9330.             'router.request_context.base_url' => '',
  9331.             'router.resource' => 'kernel::loadRoutes',
  9332.             'request_listener.http_port' => 80,
  9333.             'request_listener.https_port' => 443,
  9334.             'session.metadata.storage_key' => '_sf2_meta',
  9335.             'session.storage.options' => [
  9336.                 'cache_limiter' => '0',
  9337.                 'cookie_secure' => 'auto',
  9338.                 'cookie_httponly' => true,
  9339.                 'cookie_samesite' => 'lax',
  9340.                 'gc_probability' => 1,
  9341.             ],
  9342.             'session.save_path' => NULL,
  9343.             'session.metadata.update_threshold' => 0,
  9344.             'form.type_extension.csrf.enabled' => true,
  9345.             'form.type_extension.csrf.field_name' => '_token',
  9346.             'validator.translation_domain' => 'validators',
  9347.             'profiler_listener.only_exceptions' => false,
  9348.             'profiler_listener.only_main_requests' => false,
  9349.             'security.role_hierarchy.roles' => [
  9350.             ],
  9351.             'security.access.denied_url' => NULL,
  9352.             'security.authentication.manager.erase_credentials' => true,
  9353.             'security.authentication.session_strategy.strategy' => 'migrate',
  9354.             'security.access.always_authenticate_before_granting' => false,
  9355.             'security.authentication.hide_user_not_found' => true,
  9356.             'security.firewalls' => [
  9357.                 => 'dev',
  9358.                 => 'main',
  9359.                 => 'app',
  9360.             ],
  9361.             'security.main._indexed_authenticators' => [
  9362.             ],
  9363.             'security.app._indexed_authenticators' => [
  9364.             ],
  9365.             'twig.form.resources' => [
  9366.                 => 'form_div_layout.html.twig',
  9367.                 => 'layouts/forms-layout.html.twig',
  9368.             ],
  9369.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  9370.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  9371.             'web_profiler.debug_toolbar.mode' => 2,
  9372.             'monolog.use_microseconds' => true,
  9373.             'monolog.swift_mailer.handlers' => [
  9374.             ],
  9375.             'monolog.handlers_to_channels' => [
  9376.                 'monolog.handler.console' => [
  9377.                     'type' => 'exclusive',
  9378.                     'elements' => [
  9379.                         => 'event',
  9380.                         => 'doctrine',
  9381.                         => 'console',
  9382.                     ],
  9383.                 ],
  9384.                 'monolog.handler.main' => [
  9385.                     'type' => 'exclusive',
  9386.                     'elements' => [
  9387.                         => 'event',
  9388.                     ],
  9389.                 ],
  9390.             ],
  9391.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  9392.             'bazinga.jstranslation.translation_finder.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Finder\\TranslationFinder',
  9393.             'bazinga.jstranslation.translation_dumper.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Dumper\\TranslationDumper',
  9394.             'bazinga.jstranslation.controller.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Controller\\Controller',
  9395.             'hslavich_onelogin_saml.settings' => [
  9396.                 'organization' => [
  9397.                 ],
  9398.             ],
  9399.             'time.datetime_formatter.class' => 'Knp\\Bundle\\TimeBundle\\DateTimeFormatter',
  9400.             'time.twig.extension.time.class' => 'Knp\\Bundle\\TimeBundle\\Twig\\Extension\\TimeExtension',
  9401.             'time.templating.helper.time.class' => 'Knp\\Bundle\\TimeBundle\\Templating\\Helper\\TimeHelper',
  9402.             'nelmio_api_doc.areas' => [
  9403.                 => 'default',
  9404.             ],
  9405.             'nelmio_api_doc.use_validation_groups' => false,
  9406.             'sentry.tracing.enabled' => true,
  9407.             'sentry.tracing.dbal.enabled' => false,
  9408.             'sentry.tracing.dbal.connections' => [
  9409.             ],
  9410.             'sentry.tracing.cache.enabled' => true,
  9411.             'sentry.tracing.http_client.enabled' => true,
  9412.             'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
  9413.             'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
  9414.             'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
  9415.             'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
  9416.             'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
  9417.             'fos_js_routing.request_context_base_url' => NULL,
  9418.             'fos_js_routing.cache_control' => [
  9419.                 'enabled' => false,
  9420.             ],
  9421.             'data_collector.templates' => [
  9422.                 'data_collector.request' => [
  9423.                     => 'request',
  9424.                     => '@WebProfiler/Collector/request.html.twig',
  9425.                 ],
  9426.                 'data_collector.time' => [
  9427.                     => 'time',
  9428.                     => '@WebProfiler/Collector/time.html.twig',
  9429.                 ],
  9430.                 'data_collector.memory' => [
  9431.                     => 'memory',
  9432.                     => '@WebProfiler/Collector/memory.html.twig',
  9433.                 ],
  9434.                 'data_collector.validator' => [
  9435.                     => 'validator',
  9436.                     => '@WebProfiler/Collector/validator.html.twig',
  9437.                 ],
  9438.                 'data_collector.ajax' => [
  9439.                     => 'ajax',
  9440.                     => '@WebProfiler/Collector/ajax.html.twig',
  9441.                 ],
  9442.                 'data_collector.form' => [
  9443.                     => 'form',
  9444.                     => '@WebProfiler/Collector/form.html.twig',
  9445.                 ],
  9446.                 'data_collector.exception' => [
  9447.                     => 'exception',
  9448.                     => '@WebProfiler/Collector/exception.html.twig',
  9449.                 ],
  9450.                 'data_collector.logger' => [
  9451.                     => 'logger',
  9452.                     => '@WebProfiler/Collector/logger.html.twig',
  9453.                 ],
  9454.                 'data_collector.events' => [
  9455.                     => 'events',
  9456.                     => '@WebProfiler/Collector/events.html.twig',
  9457.                 ],
  9458.                 'data_collector.router' => [
  9459.                     => 'router',
  9460.                     => '@WebProfiler/Collector/router.html.twig',
  9461.                 ],
  9462.                 'data_collector.cache' => [
  9463.                     => 'cache',
  9464.                     => '@WebProfiler/Collector/cache.html.twig',
  9465.                 ],
  9466.                 'data_collector.translation' => [
  9467.                     => 'translation',
  9468.                     => '@WebProfiler/Collector/translation.html.twig',
  9469.                 ],
  9470.                 'data_collector.security' => [
  9471.                     => 'security',
  9472.                     => '@Security/Collector/security.html.twig',
  9473.                 ],
  9474.                 'data_collector.twig' => [
  9475.                     => 'twig',
  9476.                     => '@WebProfiler/Collector/twig.html.twig',
  9477.                 ],
  9478.                 'data_collector.http_client' => [
  9479.                     => 'http_client',
  9480.                     => '@WebProfiler/Collector/http_client.html.twig',
  9481.                 ],
  9482.                 'data_collector.dump' => [
  9483.                     => 'dump',
  9484.                     => '@Debug/Profiler/dump.html.twig',
  9485.                 ],
  9486.                 'mailer.data_collector' => [
  9487.                     => 'mailer',
  9488.                     => '@WebProfiler/Collector/mailer.html.twig',
  9489.                 ],
  9490.                 'notifier.data_collector' => [
  9491.                     => 'notifier',
  9492.                     => '@WebProfiler/Collector/notifier.html.twig',
  9493.                 ],
  9494.                 'data_collector.config' => [
  9495.                     => 'config',
  9496.                     => '@WebProfiler/Collector/config.html.twig',
  9497.                 ],
  9498.             ],
  9499.             'console.command.ids' => [
  9500.             ],
  9501.         ];
  9502.     }
  9503.     protected function throw($message)
  9504.     {
  9505.         throw new RuntimeException($message);
  9506.     }
  9507. }