getService = \Closure::fromCallable([$this, 'getService']); $this->buildParameters = $buildParameters; $this->containerDir = $containerDir; $this->targetDir = \dirname($containerDir); $this->parameters = $this->getDefaultParameters(); $this->services = $this->privates = []; $this->syntheticIds = [ 'kernel' => true, ]; $this->methodMap = [ 'doctrine' => 'getDoctrineService', 'event_dispatcher' => 'getEventDispatcherService', 'http_kernel' => 'getHttpKernelService', 'message_bus' => 'getMessageBusService', 'request_stack' => 'getRequestStackService', 'router' => 'getRouterService', 'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService', 'security.token_storage' => 'getSecurity_TokenStorageService', ]; $this->fileMap = [ 'App\\Application\\Query\\Page\\PageQuery' => 'getPageQueryService.php', 'App\\IU\\Controller\\Cache\\CacheAction' => 'getCacheActionService.php', 'App\\IU\\Controller\\Cdf\\CreateAction' => 'getCreateActionService.php', 'App\\IU\\Controller\\Cdf\\CreateCoverAction' => 'getCreateCoverActionService.php', 'App\\IU\\Controller\\Cdf\\IndexAction' => 'getIndexActionService.php', 'App\\IU\\Controller\\Cdf\\ReadAction' => 'getReadActionService.php', 'App\\IU\\Controller\\Cdf\\UpdateAction' => 'getUpdateActionService.php', 'App\\IU\\Controller\\Cdf\\UpdateMaxPageAction' => 'getUpdateMaxPageActionService.php', 'App\\IU\\Controller\\Cdf\\UpdateVersionFolioAction' => 'getUpdateVersionFolioActionService.php', 'App\\IU\\Controller\\Command\\ListAction' => 'getListActionService.php', 'App\\IU\\Controller\\ElementMedia\\DeleteAction' => 'getDeleteActionService.php', 'App\\IU\\Controller\\ElementMedia\\UpdateAction' => 'getUpdateAction2Service.php', 'App\\IU\\Controller\\ElementMedia\\UpdateFieldAction' => 'getUpdateFieldActionService.php', 'App\\IU\\Controller\\ElementType\\IndexAction' => 'getIndexAction2Service.php', 'App\\IU\\Controller\\ElementTypesTemplates\\ReadTemplatesByExportIdAction' => 'getReadTemplatesByExportIdActionService.php', 'App\\IU\\Controller\\Element\\DeleteAction' => 'getDeleteAction2Service.php', 'App\\IU\\Controller\\Element\\GabFieldValueAction' => 'getGabFieldValueActionService.php', 'App\\IU\\Controller\\Element\\GabFieldValueBisAction' => 'getGabFieldValueBisActionService.php', 'App\\IU\\Controller\\Element\\GetIdPimByIdAction' => 'getGetIdPimByIdActionService.php', 'App\\IU\\Controller\\Element\\IndexAction' => 'getIndexAction3Service.php', 'App\\IU\\Controller\\Element\\ReadElementValueAction' => 'getReadElementValueActionService.php', 'App\\IU\\Controller\\Element\\ReadMultipleAction' => 'getReadMultipleActionService.php', 'App\\IU\\Controller\\ExportType\\ListAction' => 'getListAction2Service.php', 'App\\IU\\Controller\\ExportType\\ReadAction' => 'getReadAction2Service.php', 'App\\IU\\Controller\\ExportType\\TemplateImportAction' => 'getTemplateImportActionService.php', 'App\\IU\\Controller\\Export\\DashboardAction' => 'getDashboardActionService.php', 'App\\IU\\Controller\\Export\\DeleteAction' => 'getDeleteAction3Service.php', 'App\\IU\\Controller\\Export\\ExportCSVAction' => 'getExportCSVActionService.php', 'App\\IU\\Controller\\Export\\ExportFluxCSVAction' => 'getExportFluxCSVActionService.php', 'App\\IU\\Controller\\Export\\ExportJsonAction' => 'getExportJsonActionService.php', 'App\\IU\\Controller\\Export\\ExportMediaAction' => 'getExportMediaActionService.php', 'App\\IU\\Controller\\Export\\ExportXMLAction' => 'getExportXMLActionService.php', 'App\\IU\\Controller\\Export\\GetWorkflowAction' => 'getGetWorkflowActionService.php', 'App\\IU\\Controller\\Export\\IndexAction' => 'getIndexAction4Service.php', 'App\\IU\\Controller\\Export\\ListElementAction' => 'getListElementActionService.php', 'App\\IU\\Controller\\Export\\ListTemplateAction' => 'getListTemplateActionService.php', 'App\\IU\\Controller\\Export\\ListTemplateByExportTypeAction' => 'getListTemplateByExportTypeActionService.php', 'App\\IU\\Controller\\Export\\ListWorkflowAction' => 'getListWorkflowActionService.php', 'App\\IU\\Controller\\Export\\ReadAction' => 'getReadAction3Service.php', 'App\\IU\\Controller\\Export\\ReadByPageAction' => 'getReadByPageActionService.php', 'App\\IU\\Controller\\Export\\ReadForPageAction' => 'getReadForPageActionService.php', 'App\\IU\\Controller\\Export\\SaveAction' => 'getSaveActionService.php', 'App\\IU\\Controller\\Export\\SaveOptionAction' => 'getSaveOptionActionService.php', 'App\\IU\\Controller\\Export\\SetWorkflowAction' => 'getSetWorkflowActionService.php', 'App\\IU\\Controller\\Fields\\FieldsReadAction' => 'getFieldsReadActionService.php', 'App\\IU\\Controller\\Fields\\FieldsetReadAction' => 'getFieldsetReadActionService.php', 'App\\IU\\Controller\\Flux\\CreateAction' => 'getCreateAction2Service.php', 'App\\IU\\Controller\\Flux\\ReadAction' => 'getReadAction4Service.php', 'App\\IU\\Controller\\Flux\\ReadSeparatorAction' => 'getReadSeparatorActionService.php', 'App\\IU\\Controller\\Generation\\AutoGenerationAction' => 'getAutoGenerationActionService.php', 'App\\IU\\Controller\\Generation\\DownloadAction' => 'getDownloadActionService.php', 'App\\IU\\Controller\\Generation\\SendAction' => 'getSendActionService.php', 'App\\IU\\Controller\\IndexAction' => 'getIndexAction5Service.php', 'App\\IU\\Controller\\Media\\IndexAction' => 'getIndexAction6Service.php', 'App\\IU\\Controller\\Module\\ModuleEnableAction' => 'getModuleEnableActionService.php', 'App\\IU\\Controller\\PageOptions\\DeleteAction' => 'getDeleteAction4Service.php', 'App\\IU\\Controller\\PageOptions\\DownloadGenerationAction' => 'getDownloadGenerationActionService.php', 'App\\IU\\Controller\\PageOptions\\DownloadMultipleGenerationAction' => 'getDownloadMultipleGenerationActionService.php', 'App\\IU\\Controller\\PageOptions\\ImportPDFAction' => 'getImportPDFActionService.php', 'App\\IU\\Controller\\PageOptions\\PreviewAction' => 'getPreviewActionService.php', 'App\\IU\\Controller\\PageOptions\\PreviewAllAction' => 'getPreviewAllActionService.php', 'App\\IU\\Controller\\Page\\AutoGenePageElementAction' => 'getAutoGenePageElementActionService.php', 'App\\IU\\Controller\\Page\\CreateAction' => 'getCreateAction3Service.php', 'App\\IU\\Controller\\Page\\CreateDuplicateAction' => 'getCreateDuplicateActionService.php', 'App\\IU\\Controller\\Page\\DeleteDuplicateAction' => 'getDeleteDuplicateActionService.php', 'App\\IU\\Controller\\Page\\DeleteElementAction' => 'getDeleteElementActionService.php', 'App\\IU\\Controller\\Page\\DownloadXmlAction' => 'getDownloadXmlActionService.php', 'App\\IU\\Controller\\Page\\GetNbPageAction' => 'getGetNbPageActionService.php', 'App\\IU\\Controller\\Page\\GetPageForExportAction' => 'getGetPageForExportActionService.php', 'App\\IU\\Controller\\Page\\GetPlaceAction' => 'getGetPlaceActionService.php', 'App\\IU\\Controller\\Page\\ListDuplicateAction' => 'getListDuplicateActionService.php', 'App\\IU\\Controller\\Page\\ProductsAction' => 'getProductsActionService.php', 'App\\IU\\Controller\\Page\\ReadTemplateListAction' => 'getReadTemplateListActionService.php', 'App\\IU\\Controller\\Page\\UpdateAction' => 'getUpdateAction3Service.php', 'App\\IU\\Controller\\Page\\UpdateDuplicateAction' => 'getUpdateDuplicateActionService.php', 'App\\IU\\Controller\\Page\\UserSetValueAction' => 'getUserSetValueActionService.php', 'App\\IU\\Controller\\Product\\DeleteAction' => 'getDeleteAction5Service.php', 'App\\IU\\Controller\\Product\\ReadAction' => 'getReadAction5Service.php', 'App\\IU\\Controller\\Product\\SaveAction' => 'getSaveAction2Service.php', 'App\\IU\\Controller\\ProjectTemplate\\DeleteAction' => 'getDeleteAction6Service.php', 'App\\IU\\Controller\\ProjectTemplate\\DeleteAssociationsAction' => 'getDeleteAssociationsActionService.php', 'App\\IU\\Controller\\ProjectTemplate\\DeleteMediaAssociationsAction' => 'getDeleteMediaAssociationsActionService.php', 'App\\IU\\Controller\\ProjectTemplate\\ReadAction' => 'getReadAction6Service.php', 'App\\IU\\Controller\\ProjectTemplate\\SaveAction' => 'getSaveAction3Service.php', 'App\\IU\\Controller\\Project\\ArchiveAction' => 'getArchiveActionService.php', 'App\\IU\\Controller\\Project\\CreateAction' => 'getCreateAction4Service.php', 'App\\IU\\Controller\\Project\\DeleteAction' => 'getDeleteAction7Service.php', 'App\\IU\\Controller\\Project\\DeleteProjectDocumentAction' => 'getDeleteProjectDocumentActionService.php', 'App\\IU\\Controller\\Project\\ElementAction' => 'getElementActionService.php', 'App\\IU\\Controller\\Project\\ElementTypeAction' => 'getElementTypeActionService.php', 'App\\IU\\Controller\\Project\\FieldSaveAction' => 'getFieldSaveActionService.php', 'App\\IU\\Controller\\Project\\GetExportTypeProjectAction' => 'getGetExportTypeProjectActionService.php', 'App\\IU\\Controller\\Project\\GetPlaceAction' => 'getGetPlaceAction2Service.php', 'App\\IU\\Controller\\Project\\IndexAction' => 'getIndexAction7Service.php', 'App\\IU\\Controller\\Project\\IndexByGroupAction' => 'getIndexByGroupActionService.php', 'App\\IU\\Controller\\Project\\IndexDataTableAction' => 'getIndexDataTableActionService.php', 'App\\IU\\Controller\\Project\\PlaceAction' => 'getPlaceActionService.php', 'App\\IU\\Controller\\Project\\ReadAction' => 'getReadAction7Service.php', 'App\\IU\\Controller\\Project\\ReadCdfAction' => 'getReadCdfActionService.php', 'App\\IU\\Controller\\Project\\ReadDocumentByIdAction' => 'getReadDocumentByIdActionService.php', 'App\\IU\\Controller\\Project\\ReadGroupAction' => 'getReadGroupActionService.php', 'App\\IU\\Controller\\Project\\ReadProjectFieldsAction' => 'getReadProjectFieldsActionService.php', 'App\\IU\\Controller\\Project\\StepConfigurationValidAction' => 'getStepConfigurationValidActionService.php', 'App\\IU\\Controller\\Project\\UpdateAction' => 'getUpdateAction4Service.php', 'App\\IU\\Controller\\Project\\UserSetValueAction' => 'getUserSetValueAction2Service.php', 'App\\IU\\Controller\\Project\\ValidateAction' => 'getValidateActionService.php', 'App\\IU\\Controller\\SocialPost\\CreateAction' => 'getCreateAction5Service.php', 'App\\IU\\Controller\\SocialPost\\DeleteAction' => 'getDeleteAction8Service.php', 'App\\IU\\Controller\\SocialPost\\IndexAction' => 'getIndexAction8Service.php', 'App\\IU\\Controller\\SocialPost\\ReadAction' => 'getReadAction8Service.php', 'App\\IU\\Controller\\SocialPost\\UpdateAction' => 'getUpdateAction5Service.php', 'App\\IU\\Controller\\TemplateFields\\IndexAction' => 'getIndexAction9Service.php', 'App\\IU\\Controller\\Template\\CreateAction' => 'getCreateAction6Service.php', 'App\\IU\\Controller\\Template\\DeleteAction' => 'getDeleteAction9Service.php', 'App\\IU\\Controller\\Template\\DownloadJsxAction' => 'getDownloadJsxActionService.php', 'App\\IU\\Controller\\Template\\GetDedicatedFileAction' => 'getGetDedicatedFileActionService.php', 'App\\IU\\Controller\\Template\\GetLastDedicatedFileAction' => 'getGetLastDedicatedFileActionService.php', 'App\\IU\\Controller\\Template\\GetProjectsByTemplateAction' => 'getGetProjectsByTemplateActionService.php', 'App\\IU\\Controller\\Template\\IndexAction' => 'getIndexAction10Service.php', 'App\\IU\\Controller\\Template\\ReadAction' => 'getReadAction9Service.php', 'App\\IU\\Controller\\Template\\ReadByIdsAndNumberPageProductAction' => 'getReadByIdsAndNumberPageProductActionService.php', 'App\\IU\\Controller\\Template\\UpdateAction' => 'getUpdateAction6Service.php', 'App\\IU\\Controller\\Template\\UploadJsxAction' => 'getUploadJsxActionService.php', 'App\\IU\\Controller\\Twig\\CreateAction' => 'getCreateAction7Service.php', 'App\\IU\\Controller\\Twig\\DeleteAction' => 'getDeleteAction10Service.php', 'App\\IU\\Controller\\Twig\\IndexAction' => 'getIndexAction11Service.php', 'App\\IU\\Controller\\Twig\\ReadAction' => 'getReadAction10Service.php', 'App\\IU\\Controller\\Twig\\UpdateAction' => 'getUpdateAction7Service.php', 'App\\IU\\Controller\\Twig\\UpdateVariablesAction' => 'getUpdateVariablesActionService.php', 'App\\IU\\Controller\\Twig\\ValidateContentAction' => 'getValidateContentActionService.php', 'App\\IU\\Controller\\Twig\\VariableAction' => 'getVariableActionService.php', 'App\\IU\\Controller\\User\\CheckAction' => 'getCheckActionService.php', 'App\\IU\\Controller\\User\\ListStepAction' => 'getListStepActionService.php', 'App\\IU\\Controller\\Value\\DeleteAction' => 'getDeleteAction11Service.php', 'App\\IU\\Controller\\Value\\UpdateAction' => 'getUpdateAction8Service.php', 'App\\IU\\Controller\\VariableProject\\CreateAction' => 'getCreateAction8Service.php', 'App\\IU\\Controller\\VariableProject\\DeleteAction' => 'getDeleteAction12Service.php', 'App\\IU\\Controller\\VariableProject\\ListDataTableAction' => 'getListDataTableActionService.php', 'App\\IU\\Controller\\VariableProject\\ListSortAction' => 'getListSortActionService.php', 'App\\IU\\Controller\\Variable\\DeleteAction' => 'getDeleteAction13Service.php', 'App\\IU\\Controller\\VersionExport\\DeleteAction' => 'getDeleteAction14Service.php', 'App\\IU\\Controller\\VersionExport\\ReadAction' => 'getReadAction11Service.php', 'App\\IU\\Controller\\VersionExport\\SaveAction' => 'getSaveAction4Service.php', 'App\\IU\\Controller\\Version\\ElementListAction' => 'getElementListActionService.php', 'App\\IU\\Controller\\Version\\FieldListAction' => 'getFieldListActionService.php', 'App\\IU\\Controller\\Version\\ListAction' => 'getListAction3Service.php', 'App\\IU\\Controller\\WorkflowAndUser\\ReadAction' => 'getReadAction12Service.php', 'App\\IU\\Controller\\WorkflowAndUser\\SaveAction' => 'getSaveAction5Service.php', 'App\\IU\\Controller\\Workflow\\Build\\DisplayAction' => 'getDisplayActionService.php', 'App\\IU\\Controller\\Workflow\\Build\\PageDisplayAction' => 'getPageDisplayActionService.php', 'App\\IU\\Controller\\Workflow\\Configuration\\CreateAction' => 'getCreateAction9Service.php', 'App\\IU\\Controller\\Workflow\\Configuration\\DeleteAction' => 'getDeleteAction15Service.php', 'App\\IU\\Controller\\Workflow\\Configuration\\DeletePageAction' => 'getDeletePageActionService.php', 'App\\IU\\Controller\\Workflow\\Configuration\\ListAction' => 'getListAction4Service.php', 'App\\IU\\Controller\\Workflow\\Configuration\\PlacesAction' => 'getPlacesActionService.php', 'App\\IU\\Controller\\Workflow\\Configuration\\ReadAction' => 'getReadAction13Service.php', 'App\\IU\\Controller\\Workflow\\Configuration\\RemovePlaceAction' => 'getRemovePlaceActionService.php', 'App\\IU\\Controller\\Workflow\\MailAction' => 'getMailActionService.php', 'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService.php', 'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService.php', 'cache.app' => 'getCache_AppService.php', 'cache.app_clearer' => 'getCache_AppClearerService.php', 'cache.global_clearer' => 'getCache_GlobalClearerService.php', 'cache.system' => 'getCache_SystemService.php', 'cache.system_clearer' => 'getCache_SystemClearerService.php', 'cache_clearer' => 'getCacheClearerService.php', 'cache_warmer' => 'getCacheWarmerService.php', 'console.command.public_alias.App\\Command\\AutoGenePageCommand' => 'getAutoGenePageCommandService.php', 'console.command.public_alias.App\\Command\\DeleteGenerationFileCommand' => 'getDeleteGenerationFileCommandService.php', 'console.command.public_alias.App\\Command\\FileTypeCommand' => 'getFileTypeCommandService.php', 'console.command.public_alias.App\\Command\\GetExportCommand' => 'getGetExportCommandService.php', 'console.command.public_alias.App\\Command\\GetExportJsonCommand' => 'getGetExportJsonCommandService.php', 'console.command.public_alias.App\\Command\\TransfertDedicatedFile' => 'getTransfertDedicatedFileService.php', 'console.command.public_alias.App\\Command\\TransfertValueToVariableProjectValueCommand' => 'getTransfertValueToVariableProjectValueCommandService.php', 'console.command.public_alias.App\\Infrastructure\\Command\\Workflow\\ProjectVersionCommand' => 'getProjectVersionCommandService.php', 'console.command.public_alias.App\\Infrastructure\\Command\\Workflow\\SendMailCommand' => 'getSendMailCommandService.php', 'console.command.public_alias.Maestro\\Component\\Workflow\\Command\\SendMailCommand' => 'getSendMailCommand2Service.php', 'console.command_loader' => 'getConsole_CommandLoaderService.php', 'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService.php', 'doctrine.dbal.pim_connection' => 'getDoctrine_Dbal_PimConnectionService.php', 'doctrine.dbal.projects_connection' => 'getDoctrine_Dbal_ProjectsConnectionService.php', 'doctrine.orm.projects_entity_manager' => 'getDoctrine_Orm_ProjectsEntityManagerService.php', 'error_controller' => 'getErrorControllerService.php', 'filesystem' => 'getFilesystemService.php', 'routing.loader' => 'getRouting_LoaderService.php', 'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService.php', 'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService.php', 'security.password_encoder' => 'getSecurity_PasswordEncoderService.php', 'serializer' => 'getSerializerService.php', 'services_resetter' => 'getServicesResetterService.php', 'session' => 'getSessionService.php', 'social_post' => 'getSocialPostService.php', 'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService.php', 'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService.php', 'swiftmailer.transport' => 'getSwiftmailer_TransportService.php', 'translator' => 'getTranslatorService.php', 'twig' => 'getTwigService.php', 'twig.controller.exception' => 'getTwig_Controller_ExceptionService.php', 'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService.php', 'validator' => 'getValidatorService.php', ]; $this->aliases = [ 'database_connection' => 'doctrine.dbal.projects_connection', 'doctrine.orm.entity_manager' => 'doctrine.orm.projects_entity_manager', 'mailer' => 'swiftmailer.mailer.default', 'messenger.default_bus' => 'message_bus', ]; $this->privates['service_container'] = function () { include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernelInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/KernelInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/RebootableInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/TerminableInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Kernel.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php'; include_once \dirname(__DIR__, 4).'/src/Kernel.php'; include_once \dirname(__DIR__, 4).'/src/Application/Event/EventListener/UserLogListener.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php'; include_once \dirname(__DIR__, 4).'/src/Application/Event/RequestSubscriber.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerNameParser.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/EventListener/ResolveControllerNameSubscriber.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php'; include_once \dirname(__DIR__, 4).'/vendor/psr/container/src/ContainerInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcher.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernel.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestStack.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ServiceLocator.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php'; include_once \dirname(__DIR__, 4).'/vendor/psr/log/Psr/Log/LoggerInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Logger.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ResetInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Logger.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContext.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php'; include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php'; include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php'; include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php'; include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php'; include_once \dirname(__DIR__, 4).'/vendor/psr/cache/src/CacheItemPoolInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AdapterInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/PruneableInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/ResettableInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheTrait.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ContractsTrait.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ProxyTrait.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/PhpArrayTrait.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php'; include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php'; include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php'; include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php'; include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Registry.php'; include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php'; include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/Resolver.php'; include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/FirewallMapInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallMap.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php'; include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php'; include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php'; include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php'; include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php'; include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php'; include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php'; include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php'; include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php'; include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchy.php'; include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php'; include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/mercure/src/EventSubscriber/SetCookieSubscriber.php'; include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/State/HubInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/State/HubAdapter.php'; include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/ClientInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Client.php'; include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/ClientBuilderInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/ClientBuilder.php'; include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Options.php'; include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Integration/IntegrationConfigurator.php'; include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Integration/IntegrationInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Integration/IgnoreErrorsIntegration.php'; include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Integration/RequestIntegration.php'; include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Integration/RequestFetcherInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Integration/RequestFetcher.php'; include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Transport/TransportFactoryInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Transport/TransportFactory.php'; include_once \dirname(__DIR__, 4).'/vendor/psr/http-factory/src/RequestFactoryInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/psr/http-factory/src/ResponseFactoryInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/psr/http-factory/src/StreamFactoryInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/psr/http-factory/src/UriFactoryInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/php-http/discovery/src/Psr17Factory.php'; include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Serializer/AbstractSerializer.php'; include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Serializer/SerializerInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Serializer/Serializer.php'; include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializerInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializer.php'; include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/EventListener/KernelEventForwardCompatibilityTrait.php'; include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/EventListener/RequestListener.php'; include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/EventListener/SubRequestListener.php'; include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/EventListener/AbstractTracingRequestListener.php'; include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingRequestListener.php'; include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingSubRequestListener.php'; include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php'; include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php'; include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php'; include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'; include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php'; include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Handler/FingersCrossed/HttpCodeActivationStrategy.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php'; include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Tracing/Cache/TraceableCacheAdapterTrait.php'; include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Tracing/Cache/TraceableCacheAdapterForV2.php'; include_once \dirname(__DIR__, 4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/AbstractTrait.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/MessageBusInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/MessageBus.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContextAwareInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RouterInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Router.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ServiceSubscriberInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/Router.php'; }; } public function compile(): void { throw new LogicException('You cannot compile a dumped container that was already compiled.'); } public function isCompiled(): bool { return true; } public function getRemovedIds(): array { return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php'; } protected function load($file, $lazyLoad = true) { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file; } /* * Gets the public 'doctrine' shared service. * * @return \Doctrine\Bundle\DoctrineBundle\Registry */ protected function getDoctrineService() { return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'projects', 'projects'); } /* * Gets the public 'event_dispatcher' shared service. * * @return \Symfony\Component\EventDispatcher\EventDispatcher */ protected function getEventDispatcherService() { $this->services['event_dispatcher'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher(); $instance->addListener('kernel.request', [0 => function () { return ($this->privates['App\\Application\\Event\\EventListener\\UserLogListener'] ?? $this->getUserLogListenerService()); }, 1 => 'onKernelRequest'], 0); $instance->addListener('kernel.request', [0 => function () { return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService()); }, 1 => 'onKernelRequest'], 250); $instance->addListener('kernel.response', [0 => function () { return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService()); }, 1 => 'onKernelResponse'], 0); $instance->addListener('console.command', [0 => function () { return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->load('getConsoleListenerService.php')); }, 1 => 'handleConsoleCommandEvent'], 128); $instance->addListener('console.terminate', [0 => function () { return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->load('getConsoleListenerService.php')); }, 1 => 'handleConsoleTerminateEvent'], -64); $instance->addListener('console.error', [0 => function () { return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->load('getConsoleListenerService.php')); }, 1 => 'handleConsoleErrorEvent'], -64); $instance->addListener('kernel.exception', [0 => function () { return ($this->privates['Sentry\\SentryBundle\\EventListener\\ErrorListener'] ?? $this->load('getErrorListenerService.php')); }, 1 => 'handleExceptionEvent'], 128); $instance->addListener('kernel.request', [0 => function () { return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService()); }, 1 => 'handleKernelRequestEvent'], 5); $instance->addListener('kernel.controller', [0 => function () { return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService()); }, 1 => 'handleKernelControllerEvent'], 10); $instance->addListener('kernel.request', [0 => function () { return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService()); }, 1 => 'handleKernelRequestEvent'], 3); $instance->addListener('kernel.finish_request', [0 => function () { return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService()); }, 1 => 'handleKernelFinishRequestEvent'], 5); $instance->addListener('kernel.request', [0 => function () { return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService()); }, 1 => 'handleKernelRequestEvent'], 4); $instance->addListener('kernel.response', [0 => function () { return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService()); }, 1 => 'handleKernelResponseEvent'], 15); $instance->addListener('kernel.terminate', [0 => function () { return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService()); }, 1 => 'handleKernelTerminateEvent'], 5); $instance->addListener('kernel.request', [0 => function () { return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService()); }, 1 => 'handleKernelRequestEvent'], 2); $instance->addListener('kernel.finish_request', [0 => function () { return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService()); }, 1 => 'handleKernelFinishRequestEvent'], 10); $instance->addListener('kernel.response', [0 => function () { return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService()); }, 1 => 'handleKernelResponseEvent'], 15); $instance->addListener('console.command', [0 => function () { return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] ?? $this->load('getTracingConsoleListenerService.php')); }, 1 => 'handleConsoleCommandEvent'], 118); $instance->addListener('console.terminate', [0 => function () { return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] ?? $this->load('getTracingConsoleListenerService.php')); }, 1 => 'handleConsoleTerminateEvent'], -54); $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () { return ($this->privates['Sentry\\SentryBundle\\EventListener\\MessengerListener'] ?? $this->load('getMessengerListenerService.php')); }, 1 => 'handleWorkerMessageFailedEvent'], 50); $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [0 => function () { return ($this->privates['Sentry\\SentryBundle\\EventListener\\MessengerListener'] ?? $this->load('getMessengerListenerService.php')); }, 1 => 'handleWorkerMessageHandledEvent'], 50); $instance->addListener('kernel.exception', [0 => function () { return ($this->privates['App\\Application\\Event\\ExceptionSubscriber'] ?? $this->load('getExceptionSubscriberService.php')); }, 1 => 'onKernelException'], 0); $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () { return ($this->privates['App\\Application\\Event\\FailedMessageSubscriber'] ?? $this->load('getFailedMessageSubscriberService.php')); }, 1 => 'onMessageFailed'], 0); $instance->addListener('kernel.request', [0 => function () { return ($this->privates['App\\Application\\Event\\RequestSubscriber'] ?? $this->getRequestSubscriberService()); }, 1 => 'onKernelRequest'], 32); $instance->addListener('kernel.response', [0 => function () { return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'))); }, 1 => 'onKernelResponse'], 0); $instance->addListener('kernel.response', [0 => function () { return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener())); }, 1 => 'onKernelResponse'], -1024); $instance->addListener('kernel.request', [0 => function () { return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService()); }, 1 => 'setDefaultLocale'], 100); $instance->addListener('kernel.request', [0 => function () { return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService()); }, 1 => 'onKernelRequest'], 16); $instance->addListener('kernel.finish_request', [0 => function () { return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService()); }, 1 => 'onKernelFinishRequest'], 0); $instance->addListener('kernel.request', [0 => function () { return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener())); }, 1 => 'onKernelRequest'], 256); $instance->addListener('kernel.request', [0 => function () { return ($this->privates['.legacy_resolve_controller_name_subscriber'] ?? $this->get_LegacyResolveControllerNameSubscriberService()); }, 1 => 'resolveControllerName'], 24); $instance->addListener('kernel.controller_arguments', [0 => function () { return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService()); }, 1 => 'onControllerArguments'], 0); $instance->addListener('kernel.exception', [0 => function () { return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService()); }, 1 => 'logKernelException'], 0); $instance->addListener('kernel.exception', [0 => function () { return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService()); }, 1 => 'onKernelException'], -128); $instance->addListener('kernel.request', [0 => function () { return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService()); }, 1 => 'onKernelRequest'], 15); $instance->addListener('kernel.finish_request', [0 => function () { return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService()); }, 1 => 'onKernelFinishRequest'], -15); $instance->addListener('console.error', [0 => function () { return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php')); }, 1 => 'onConsoleError'], -128); $instance->addListener('console.terminate', [0 => function () { return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php')); }, 1 => 'onConsoleTerminate'], -128); $instance->addListener('console.error', [0 => function () { return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber())); }, 1 => 'onConsoleError'], 0); $instance->addListener('kernel.request', [0 => function () { return ($this->privates['session_listener'] ?? $this->getSessionListenerService()); }, 1 => 'onKernelRequest'], 128); $instance->addListener('kernel.response', [0 => function () { return ($this->privates['session_listener'] ?? $this->getSessionListenerService()); }, 1 => 'onKernelResponse'], -1000); $instance->addListener('kernel.finish_request', [0 => function () { return ($this->privates['session_listener'] ?? $this->getSessionListenerService()); }, 1 => 'onFinishRequest'], 0); $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () { return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService.php')); }, 1 => 'onMessageFailed'], 100); $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () { return ($this->privates['messenger.failure.send_failed_message_to_failure_transport_listener'] ?? $this->load('getMessenger_Failure_SendFailedMessageToFailureTransportListenerService.php')); }, 1 => 'onMessageFailed'], -100); $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [0 => function () { return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService.php')); }, 1 => 'onWorkerStarted'], 0); $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => function () { return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService.php')); }, 1 => 'onWorkerRunning'], 0); $instance->addListener('kernel.request', [0 => function () { return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService()); }, 1 => 'configure'], 2048); $instance->addListener('console.command', [0 => function () { return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService()); }, 1 => 'configure'], 2048); $instance->addListener('kernel.request', [0 => function () { return ($this->privates['router_listener'] ?? $this->getRouterListenerService()); }, 1 => 'onKernelRequest'], 32); $instance->addListener('kernel.finish_request', [0 => function () { return ($this->privates['router_listener'] ?? $this->getRouterListenerService()); }, 1 => 'onKernelFinishRequest'], 0); $instance->addListener('kernel.exception', [0 => function () { return ($this->privates['router_listener'] ?? $this->getRouterListenerService()); }, 1 => 'onKernelException'], -64); $instance->addListener('kernel.response', [0 => function () { return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener())); }, 1 => 'onKernelResponse'], 0); $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [0 => function () { return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService.php')); }, 1 => 'onWorkerMessageHandled'], 0); $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () { return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService.php')); }, 1 => 'onWorkerMessageFailed'], 0); $instance->addListener('kernel.request', [0 => function () { return ($this->privates['security.firewall'] ?? $this->getSecurity_FirewallService()); }, 1 => 'configureLogoutUrlGenerator'], 8); $instance->addListener('kernel.request', [0 => function () { return ($this->privates['security.firewall'] ?? $this->getSecurity_FirewallService()); }, 1 => 'onKernelRequest'], 8); $instance->addListener('kernel.finish_request', [0 => function () { return ($this->privates['security.firewall'] ?? $this->getSecurity_FirewallService()); }, 1 => 'onKernelFinishRequest'], 0); $instance->addListener('kernel.response', [0 => function () { return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener())); }, 1 => 'onKernelResponse'], 0); $instance->addListener('kernel.controller', [0 => function () { return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService()); }, 1 => 'onKernelController'], 0); $instance->addListener('kernel.controller', [0 => function () { return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService()); }, 1 => 'onKernelController'], 0); $instance->addListener('kernel.controller', [0 => function () { return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService()); }, 1 => 'onKernelController'], -128); $instance->addListener('kernel.view', [0 => function () { return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService()); }, 1 => 'onKernelView'], 0); $instance->addListener('kernel.controller', [0 => function () { return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener())); }, 1 => 'onKernelController'], 0); $instance->addListener('kernel.response', [0 => function () { return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener())); }, 1 => 'onKernelResponse'], 0); $instance->addListener('kernel.controller_arguments', [0 => function () { return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService()); }, 1 => 'onKernelControllerArguments'], 0); $instance->addListener('kernel.controller_arguments', [0 => function () { return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService()); }, 1 => 'onKernelControllerArguments'], 0); $instance->addListener('kernel.exception', [0 => function () { return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php')); }, 1 => 'onException'], 0); $instance->addListener('kernel.terminate', [0 => function () { return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php')); }, 1 => 'onTerminate'], 0); $instance->addListener('console.error', [0 => function () { return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php')); }, 1 => 'onException'], 0); $instance->addListener('console.terminate', [0 => function () { return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php')); }, 1 => 'onTerminate'], 0); $instance->addListener('kernel.response', [0 => function () { return ($this->privates['Symfony\\Component\\Mercure\\EventSubscriber\\SetCookieSubscriber'] ?? ($this->privates['Symfony\\Component\\Mercure\\EventSubscriber\\SetCookieSubscriber'] = new \Symfony\Component\Mercure\EventSubscriber\SetCookieSubscriber())); }, 1 => 'onKernelResponse'], 0); $instance->addListener('console.command', [0 => function () { return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()); }, 1 => 'onCommand'], 255); $instance->addListener('console.terminate', [0 => function () { return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()); }, 1 => 'onTerminate'], -255); return $instance; } /* * Gets the public 'http_kernel' shared service. * * @return \Symfony\Component\HttpKernel\HttpKernel */ protected function getHttpKernelService() { return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), ($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)), false)))), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 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 () { yield 0 => ($this->privates['argument_resolver.request_attribute'] ?? ($this->privates['argument_resolver.request_attribute'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver())); yield 1 => ($this->privates['argument_resolver.request'] ?? ($this->privates['argument_resolver.request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver())); yield 2 => ($this->privates['argument_resolver.session'] ?? ($this->privates['argument_resolver.session'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver())); yield 3 => ($this->privates['security.user_value_resolver'] ?? $this->load('getSecurity_UserValueResolverService.php')); yield 4 => ($this->privates['argument_resolver.service'] ?? $this->load('getArgumentResolver_ServiceService.php')); yield 5 => ($this->privates['argument_resolver.default'] ?? ($this->privates['argument_resolver.default'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver())); yield 6 => ($this->privates['argument_resolver.variadic'] ?? ($this->privates['argument_resolver.variadic'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver())); }, 7))); } /* * Gets the public 'message_bus' shared service. * * @return \Symfony\Component\Messenger\MessageBus */ protected function getMessageBusService() { return $this->services['message_bus'] = new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () { yield 0 => ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.default'))); yield 1 => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware())); yield 2 => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware())); yield 3 => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware())); yield 4 => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService.php')); yield 5 => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_HandleMessageService.php')); }, 6)); } /* * Gets the public 'request_stack' shared service. * * @return \Symfony\Component\HttpFoundation\RequestStack */ protected function getRequestStackService() { return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack(); } /* * Gets the public 'router' shared service. * * @return \Symfony\Bundle\FrameworkBundle\Routing\Router */ protected function getRouterService() { $a = new \Symfony\Bridge\Monolog\Logger('router'); $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService())); $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService())); $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 'routing.loader' => ['services', 'routing.loader', 'getRouting_LoaderService.php', true], ], [ 'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface', ]))->withContext('router.default', $this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'', 'debug' => false, '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' => NULL, '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'); $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? ($this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory()))); return $instance; } /* * Gets the public 'security.authorization_checker' shared service. * * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker */ protected function getSecurity_AuthorizationCheckerService() { return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['security.access.decision_manager'] ?? $this->getSecurity_Access_DecisionManagerService()), false); } /* * Gets the public 'security.token_storage' shared service. * * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage */ protected function getSecurity_TokenStorageService() { return $this->services['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, [ 'session' => ['services', 'session', 'getSessionService.php', true], ], [ 'session' => '?', ])); } /* * Gets the private '.legacy_resolve_controller_name_subscriber' shared service. * * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber */ protected function get_LegacyResolveControllerNameSubscriberService() { return $this->privates['.legacy_resolve_controller_name_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber(($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)), false))), false); } /* * Gets the private 'App\Application\Event\EventListener\UserLogListener' shared autowired service. * * @return \App\Application\Event\EventListener\UserLogListener */ protected function getUserLogListenerService() { return $this->privates['App\\Application\\Event\\EventListener\\UserLogListener'] = new \App\Application\Event\EventListener\UserLogListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['message_bus'] ?? $this->getMessageBusService())); } /* * Gets the private 'App\Application\Event\RequestSubscriber' shared autowired service. * * @return \App\Application\Event\RequestSubscriber */ protected function getRequestSubscriberService() { return $this->privates['App\\Application\\Event\\RequestSubscriber'] = new \App\Application\Event\RequestSubscriber(($this->services['router'] ?? $this->getRouterService())); } /* * Gets the private 'Sentry\SentryBundle\EventListener\RequestListener' shared service. * * @return \Sentry\SentryBundle\EventListener\RequestListener */ protected function getRequestListenerService() { return $this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] = new \Sentry\SentryBundle\EventListener\RequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService())); } /* * Gets the private 'Sentry\SentryBundle\EventListener\SubRequestListener' shared service. * * @return \Sentry\SentryBundle\EventListener\SubRequestListener */ protected function getSubRequestListenerService() { return $this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] = new \Sentry\SentryBundle\EventListener\SubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService())); } /* * Gets the private 'Sentry\SentryBundle\EventListener\TracingRequestListener' shared service. * * @return \Sentry\SentryBundle\EventListener\TracingRequestListener */ protected function getTracingRequestListenerService() { return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] = new \Sentry\SentryBundle\EventListener\TracingRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService())); } /* * Gets the private 'Sentry\SentryBundle\EventListener\TracingSubRequestListener' shared service. * * @return \Sentry\SentryBundle\EventListener\TracingSubRequestListener */ protected function getTracingSubRequestListenerService() { return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] = new \Sentry\SentryBundle\EventListener\TracingSubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService())); } /* * Gets the private 'Sentry\State\HubInterface' shared service. * * @return \Sentry\State\HubInterface */ protected function getHubInterfaceService() { $this->privates['Sentry\\State\\HubInterface'] = $instance = \Sentry\State\HubAdapter::getInstance(); $a = new \Sentry\Options(['integrations' => new \Sentry\SentryBundle\Integration\IntegrationConfigurator([0 => new \Sentry\Integration\IgnoreErrorsIntegration(['ignore_exceptions' => [0 => 'Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException', 1 => 'Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException']]), 1 => new \Sentry\Integration\RequestIntegration(new \Sentry\SentryBundle\Integration\RequestFetcher(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL))], true), 'prefixes' => [0 => \dirname(__DIR__, 4), 1 => '.', 2 => '/usr/local/lib/php'], 'trace_propagation_targets' => [], 'environment' => 'prod', 'release' => 'dev-master@c92c96b', 'tags' => [], 'in_app_exclude' => [0 => $this->targetDir.'', 1 => (\dirname(__DIR__, 4).'/vendor')], 'in_app_include' => [], 'class_serializers' => [], 'dsn' => $this->getEnv('SENTRY_DSN')]); $b = new \Sentry\ClientBuilder($a); $c = new \Http\Discovery\Psr17Factory(); $b->setSdkIdentifier('sentry.php.symfony'); $b->setSdkVersion('4.9.2'); $b->setTransportFactory(new \Sentry\SentryBundle\Transport\TransportFactory($c, $c, $c, $c, NULL, NULL)); $b->setSerializer(new \Sentry\Serializer\Serializer($a)); $b->setRepresentationSerializer(new \Sentry\Serializer\RepresentationSerializer($a)); if ($this->has('Psr\\Log\\NullLogger')) { $b->setLogger(($this->services['Psr\\Log\\NullLogger'] ?? $this->get('Psr\\Log\\NullLogger', /* ContainerInterface::NULL_ON_INVALID_REFERENCE */ 2))); } $instance->bindClient($b->getClient()); return $instance; } /* * Gets the private 'annotations.cache_adapter' shared service. * * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter */ protected function getAnnotations_CacheAdapterService() { return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService())); } /* * Gets the private 'annotations.cached_reader' shared service. * * @return \Doctrine\Common\Annotations\PsrCachedReader */ protected function getAnnotations_CachedReaderService() { return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), false); } /* * Gets the private 'annotations.reader' shared service. * * @return \Doctrine\Common\Annotations\AnnotationReader */ protected function getAnnotations_ReaderService() { $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader(); $a = new \Doctrine\Common\Annotations\AnnotationRegistry(); $a->registerUniqueLoader('class_exists'); $instance->addGlobalIgnoredName('required', $a); return $instance; } /* * Gets the private 'cache.annotations.traceable' shared service. * * @return \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter */ protected function getCache_Annotations_TraceableService() { return $this->privates['cache.annotations.traceable'] = new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('usBUqDKMir', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))); } /* * Gets the private 'debug.debug_handlers_listener' shared service. * * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener */ protected function getDebug_DebugHandlersListenerService() { $a = new \Symfony\Bridge\Monolog\Logger('php'); $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService())); $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService())); return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, $a, NULL, 0, false, ($this->privates['debug.file_link_formatter'] ?? ($this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL))), false); } /* * Gets the private 'exception_listener' shared service. * * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener */ protected function getExceptionListenerService() { return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), false); } /* * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service. * * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter */ protected function getFrameworkExtraBundle_ArgumentNameConvertorService() { 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()))); } /* * Gets the private 'framework_extra_bundle.event.is_granted' shared service. * * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener */ protected function getFrameworkExtraBundle_Event_IsGrantedService() { 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()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())); } /* * Gets the private 'locale_aware_listener' shared service. * * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener */ protected function getLocaleAwareListenerService() { return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () { yield 0 => ($this->services['translator'] ?? $this->load('getTranslatorService.php')); }, 1), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))); } /* * Gets the private 'locale_listener' shared service. * * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener */ protected function getLocaleListenerService() { 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())); } /* * Gets the private 'monolog.handler.console' shared service. * * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler */ protected function getMonolog_Handler_ConsoleService() { return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULL, true, [], []); } /* * Gets the private 'monolog.handler.main' shared service. * * @return \Monolog\Handler\FingersCrossedHandler */ protected function getMonolog_Handler_MainService() { $a = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/prod.log'), 100, true, NULL, false); $a->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor()); return $this->privates['monolog.handler.main'] = new \Monolog\Handler\FingersCrossedHandler($a, new \Symfony\Bridge\Monolog\Handler\FingersCrossed\HttpCodeActivationStrategy(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), [0 => ['code' => 404, 'urls' => []], 1 => ['code' => 405, 'urls' => []]], 400), 50, true, true, NULL); } /* * Gets the private 'monolog.logger' shared service. * * @return \Symfony\Bridge\Monolog\Logger */ protected function getMonolog_LoggerService() { $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app'); $instance->useMicrosecondTimestamps(true); $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService())); $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService())); return $instance; } /* * Gets the private 'monolog.logger.cache' shared service. * * @return \Symfony\Bridge\Monolog\Logger */ protected function getMonolog_Logger_CacheService() { $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache'); $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService())); $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService())); return $instance; } /* * Gets the private 'monolog.logger.request' shared service. * * @return \Symfony\Bridge\Monolog\Logger */ protected function getMonolog_Logger_RequestService() { $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request'); $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService())); $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService())); return $instance; } /* * Gets the private 'nelmio_cors.cors_listener' shared service. * * @return \Nelmio\CorsBundle\EventListener\CorsListener */ protected function getNelmioCors_CorsListenerService() { return $this->privates['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(new \Nelmio\CorsBundle\Options\Resolver([0 => new \Nelmio\CorsBundle\Options\ConfigProvider($this->parameters['nelmio_cors.map'], $this->getParameter('nelmio_cors.defaults'))])); } /* * Gets the private 'parameter_bag' shared service. * * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag */ protected function getParameterBagService() { return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this); } /* * Gets the private 'router.request_context' shared service. * * @return \Symfony\Component\Routing\RequestContext */ protected function getRouter_RequestContextService() { return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('', 'GET', 'localhost', 'http', 80, 443); } /* * Gets the private 'router_listener' shared service. * * @return \Symfony\Component\HttpKernel\EventListener\RouterListener */ protected function getRouterListenerService() { 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), false); } /* * Gets the private 'security.access.decision_manager' shared service. * * @return \Symfony\Component\Security\Core\Authorization\AccessDecisionManager */ protected function getSecurity_Access_DecisionManagerService() { return $this->privates['security.access.decision_manager'] = new \Symfony\Component\Security\Core\Authorization\AccessDecisionManager(new RewindableGenerator(function () { yield 0 => ($this->privates['security.access.authenticated_voter'] ?? $this->load('getSecurity_Access_AuthenticatedVoterService.php')); yield 1 => ($this->privates['security.access.simple_role_voter'] ?? ($this->privates['security.access.simple_role_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\RoleVoter())); yield 2 => ($this->privates['App\\Application\\Security\\AclVoter'] ?? ($this->privates['App\\Application\\Security\\AclVoter'] = new \App\Application\Security\AclVoter())); }, 3), 'affirmative', false, true); } /* * Gets the private 'security.authentication.manager' shared service. * * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager */ protected function getSecurity_Authentication_ManagerService() { $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () { yield 0 => ($this->privates['security.authentication.provider.guard.project_secured_area'] ?? $this->load('getSecurity_Authentication_Provider_Guard_ProjectSecuredAreaService.php')); yield 1 => ($this->privates['security.authentication.provider.anonymous.project_secured_area'] ?? ($this->privates['security.authentication.provider.anonymous.project_secured_area'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash')))); }, 2), true); $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())); return $instance; } /* * Gets the private 'security.firewall' shared service. * * @return \Symfony\Bundle\SecurityBundle\EventListener\FirewallListener */ protected function getSecurity_FirewallService() { return $this->privates['security.firewall'] = new \Symfony\Bundle\SecurityBundle\EventListener\FirewallListener(new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 'security.firewall.map.context.dev' => ['privates', 'security.firewall.map.context.dev', 'getSecurity_Firewall_Map_Context_DevService.php', true], 'security.firewall.map.context.project_secured_area' => ['privates', 'security.firewall.map.context.project_secured_area', 'getSecurity_Firewall_Map_Context_ProjectSecuredAreaService.php', true], ], [ 'security.firewall.map.context.dev' => '?', 'security.firewall.map.context.project_secured_area' => '?', ]), new RewindableGenerator(function () { 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)/'))); yield 'security.firewall.map.context.project_secured_area' => NULL; }, 2)), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())); } /* * Gets the private 'security.logout_url_generator' shared service. * * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator */ protected function getSecurity_LogoutUrlGeneratorService() { return $this->privates['security.logout_url_generator'] = 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['security.token_storage'] ?? $this->getSecurity_TokenStorageService())); } /* * Gets the private 'sensio_framework_extra.controller.listener' shared service. * * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener */ protected function getSensioFrameworkExtra_Controller_ListenerService() { return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService())); } /* * Gets the private 'sensio_framework_extra.converter.listener' shared service. * * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener */ protected function getSensioFrameworkExtra_Converter_ListenerService() { $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager(); $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL), 0, 'doctrine.orm'); $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0, 'datetime'); return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($a, true); } /* * Gets the private 'sensio_framework_extra.security.listener' shared service. * * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener */ protected function getSensioFrameworkExtra_Security_ListenerService() { 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()), NULL, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULL, NULL))), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())); } /* * Gets the private 'sensio_framework_extra.view.listener' shared service. * * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener */ protected function getSensioFrameworkExtra_View_ListenerService() { $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)))); $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 'twig' => ['services', 'twig', 'getTwigService.php', true], ], [ 'twig' => 'Twig\\Environment', ]))->withContext('sensio_framework_extra.view.listener', $this)); return $instance; } /* * Gets the private 'session_listener' shared service. * * @return \Symfony\Component\HttpKernel\EventListener\SessionListener */ protected function getSessionListenerService() { return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [ 'initialized_session' => ['services', 'session', NULL, true], 'request_stack' => ['services', 'request_stack', 'getRequestStackService', false], 'session' => ['services', 'session', 'getSessionService.php', true], 'session_storage' => ['privates', 'session.storage.native', 'getSession_Storage_NativeService.php', true], ], [ 'initialized_session' => '?', 'request_stack' => '?', 'session' => '?', 'session_storage' => '?', ])); } /** * @return array|bool|float|int|string|\UnitEnum|null */ public function getParameter($name) { $name = (string) $name; if (isset($this->buildParameters[$name])) { return $this->buildParameters[$name]; } if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name, $this->parameters))) { throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name)); } if (isset($this->loadedDynamicParameters[$name])) { return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name); } return $this->parameters[$name]; } public function hasParameter($name): bool { $name = (string) $name; if (isset($this->buildParameters[$name])) { return true; } return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name, $this->parameters); } public function setParameter($name, $value): void { throw new LogicException('Impossible to call set() on a frozen ParameterBag.'); } public function getParameterBag(): ParameterBagInterface { if (null === $this->parameterBag) { $parameters = $this->parameters; foreach ($this->loadedDynamicParameters as $name => $loaded) { $parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name); } foreach ($this->buildParameters as $name => $value) { $parameters[$name] = $value; } $this->parameterBag = new FrozenParameterBag($parameters); } return $this->parameterBag; } private $loadedDynamicParameters = [ 'kernel.cache_dir' => false, 'arborescence_base' => false, 'arborescence_generation_in' => false, 'arborescence_generation_out' => false, 'arborescence_generation_jsx' => false, 'arborescence_generation_log' => false, 'arborescence_generation_xml' => false, 'public_dir' => false, 'domain_admin' => false, 'domain_cdf' => false, 'domain_dam' => false, 'domain_pim' => false, 'domain_story' => false, 'domain_template' => false, 'domain_admin_auth' => false, 'domain_project' => false, 'admin_enabled' => false, 'cdf_enabled' => false, 'dam_enabled' => false, 'pim_enabled' => false, 'story_enabled' => false, 'template_enabled' => false, 'workflow_enabled' => false, 'indesign_in' => false, 'indesign_out' => false, 'indesign_jsx' => false, 'indesign_server' => false, 'indesign_user' => false, 'indesign_pass' => false, 'indesign_port_0' => false, 'indesign_port_1' => false, 'indesign_port_2' => false, 'indesign_port_3' => false, 'indesign_port_4' => false, 'indesign_port_5' => false, 'indesign_package' => false, 'indt_local_file' => false, 'generation_keep_files' => false, 'generation_log_enabled' => false, 'generation_log_file_name' => false, 'spooler_generation_enabled' => false, 'global_jsx' => false, 'pass_phrase' => false, 'token_ttl' => false, 'messenger_max_retries' => false, 'export_html_user' => false, 'export_html_host' => false, 'export_html_path' => false, 'linkedin_id' => false, 'linkedin_secret' => false, 'linkedin_token' => false, 'instagram_login' => false, 'instagram_password' => false, 'facebook_id' => false, 'facebook_secret' => false, 'facebook_token' => false, 'mercure_topic_preview' => false, 'mercure_topic_package' => false, 'files_directory' => false, 'maestro_email' => false, 'maestro_password' => false, 'media_dir' => false, 'template_twig_directory' => false, 'template_twig_base' => false, 'template_twig_file' => false, 'kernel.secret' => false, 'session.save_path' => false, 'validator.mapping.cache.file' => false, 'serializer.mapping.cache.file' => false, 'doctrine.orm.proxy_dir' => false, 'nelmio_cors.defaults' => false, 'swiftmailer.spool.default.memory.path' => false, 'mercure.hubs' => false, 'mercure.default_hub' => false, ]; private $dynamicParameters = []; private function getDynamicParameter(string $name) { switch ($name) { case 'kernel.cache_dir': $value = $this->targetDir.''; break; case 'arborescence_base': $value = $this->getEnv('resolve:ARBORESCENCE_BASE'); break; case 'arborescence_generation_in': $value = $this->getEnv('resolve:ARBORESCENCE_GENERATION_IN'); break; case 'arborescence_generation_out': $value = $this->getEnv('resolve:ARBORESCENCE_GENERATION_OUT'); break; case 'arborescence_generation_jsx': $value = $this->getEnv('resolve:ARBORESCENCE_GENERATION_JSX'); break; case 'arborescence_generation_log': $value = $this->getEnv('resolve:ARBORESCENCE_GENERATION_LOG'); break; case 'arborescence_generation_xml': $value = $this->getEnv('resolve:ARBORESCENCE_GENERATION_XML'); break; case 'public_dir': $value = $this->getEnv('resolve:PUBLIC_DIR'); break; case 'domain_admin': $value = $this->getEnv('resolve:DOMAIN_ADMIN'); break; case 'domain_cdf': $value = $this->getEnv('resolve:DOMAIN_CDF'); break; case 'domain_dam': $value = $this->getEnv('resolve:DOMAIN_DAM'); break; case 'domain_pim': $value = $this->getEnv('resolve:DOMAIN_PIM'); break; case 'domain_story': $value = $this->getEnv('resolve:DOMAIN_HISTORIZATION'); break; case 'domain_template': $value = $this->getEnv('resolve:DOMAIN_TEMPLATE'); break; case 'domain_admin_auth': $value = $this->getEnv('resolve:DOMAIN_ADMIN_AUTH'); break; case 'domain_project': $value = $this->getEnv('resolve:DOMAIN_PROJECT'); break; case 'admin_enabled': $value = $this->getEnv('resolve:ADMIN_ENABLED'); break; case 'cdf_enabled': $value = $this->getEnv('resolve:CDF_ENABLED'); break; case 'dam_enabled': $value = $this->getEnv('resolve:DAM_ENABLED'); break; case 'pim_enabled': $value = $this->getEnv('resolve:PIM_ENABLED'); break; case 'story_enabled': $value = $this->getEnv('resolve:HISTORIZATION_ENABLED'); break; case 'template_enabled': $value = $this->getEnv('resolve:TEMPLATE_ENABLED'); break; case 'workflow_enabled': $value = $this->getEnv('resolve:WORKFLOW_ENABLED'); break; case 'indesign_in': $value = $this->getEnv('resolve:INDESIGN_IN'); break; case 'indesign_out': $value = $this->getEnv('resolve:INDESIGN_OUT'); break; case 'indesign_jsx': $value = $this->getEnv('resolve:INDESIGN_DEFAULT_JSX'); break; case 'indesign_server': $value = $this->getEnv('resolve:INDESIGN_SERVER'); break; case 'indesign_user': $value = $this->getEnv('resolve:INDESIGN_USER'); break; case 'indesign_pass': $value = $this->getEnv('resolve:INDESIGN_PASS'); break; case 'indesign_port_0': $value = $this->getEnv('resolve:INDESIGN_PORT_0'); break; case 'indesign_port_1': $value = $this->getEnv('resolve:INDESIGN_PORT_1'); break; case 'indesign_port_2': $value = $this->getEnv('resolve:INDESIGN_PORT_2'); break; case 'indesign_port_3': $value = $this->getEnv('resolve:INDESIGN_PORT_3'); break; case 'indesign_port_4': $value = $this->getEnv('resolve:INDESIGN_PORT_4'); break; case 'indesign_port_5': $value = $this->getEnv('resolve:INDESIGN_PORT_5'); break; case 'indesign_package': $value = $this->getEnv('resolve:INDESIGN_PACKAGE'); break; case 'indt_local_file': $value = $this->getEnv('resolve:INDT_LOCAL_FILE'); break; case 'generation_keep_files': $value = $this->getEnv('resolve:GENERATION_KEEP_FILES'); break; case 'generation_log_enabled': $value = $this->getEnv('resolve:GENERATION_LOG_ENABLED'); break; case 'generation_log_file_name': $value = $this->getEnv('resolve:GENERATION_LOG_FILE_NAME'); break; case 'spooler_generation_enabled': $value = $this->getEnv('resolve:SPOOLER_GENERATION_ENABLED'); break; case 'global_jsx': $value = $this->getEnv('resolve:JSX_GLOBAL'); break; case 'pass_phrase': $value = $this->getEnv('resolve:PASS_PHRASE'); break; case 'token_ttl': $value = $this->getEnv('resolve:TOKEN_TTL'); break; case 'messenger_max_retries': $value = $this->getEnv('int:MESSENGER_MAX_RETRIES'); break; case 'export_html_user': $value = $this->getEnv('resolve:EXPORT_HTML_USER'); break; case 'export_html_host': $value = $this->getEnv('resolve:EXPORT_HTML_HOST'); break; case 'export_html_path': $value = $this->getEnv('resolve:EXPORT_HTML_PATH'); break; case 'linkedin_id': $value = $this->getEnv('resolve:LINKEDIN_CLIENT_ID'); break; case 'linkedin_secret': $value = $this->getEnv('resolve:LINKEDIN_CLIENT_SECRET'); break; case 'linkedin_token': $value = $this->getEnv('resolve:LINKEDIN_CLIENT_TOKEN'); break; case 'instagram_login': $value = $this->getEnv('resolve:INSTAGRAM_CLIENT_LOGIN'); break; case 'instagram_password': $value = $this->getEnv('resolve:INSTAGRAM_CLIENT_PASSWORD'); break; case 'facebook_id': $value = $this->getEnv('resolve:FACEBOOK_CLIENT_ID'); break; case 'facebook_secret': $value = $this->getEnv('resolve:FACEBOOK_CLIENT_SECRET'); break; case 'facebook_token': $value = $this->getEnv('resolve:FACEBOOK_CLIENT_TOKEN'); break; case 'mercure_topic_preview': $value = $this->getEnv('resolve:MERCURE_TOPIC_PREVIEW'); break; case 'mercure_topic_package': $value = $this->getEnv('resolve:MERCURE_TOPIC_PACKAGE'); break; case 'files_directory': $value = $this->getEnv('resolve:FILES_DIRECTORY'); break; case 'maestro_email': $value = $this->getEnv('resolve:MAESTRO_EMAIL'); break; case 'maestro_password': $value = $this->getEnv('resolve:MAESTRO_PASSWORD'); break; case 'media_dir': $value = $this->getEnv('resolve:MEDIA_DIR'); break; case 'template_twig_directory': $value = $this->getEnv('resolve:TEMPLATE_TWIG_DIRECTORY'); break; case 'template_twig_base': $value = $this->getEnv('resolve:TEMPLATE_TWIG_BASE'); break; case 'template_twig_file': $value = $this->getEnv('resolve:TEMPLATE_TWIG_FILE'); break; case 'kernel.secret': $value = $this->getEnv('APP_SECRET'); break; case 'session.save_path': $value = ($this->targetDir.''.'/sessions'); break; case 'validator.mapping.cache.file': $value = ($this->targetDir.''.'/validation.php'); break; case 'serializer.mapping.cache.file': $value = ($this->targetDir.''.'/serialization.php'); break; case 'doctrine.orm.proxy_dir': $value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break; case 'nelmio_cors.defaults': $value = [ 'allow_origin' => [ 0 => $this->getEnv('CORS_ALLOW_ORIGIN'), ], 'allow_credentials' => false, 'allow_headers' => [ 0 => 'content-type', 1 => 'x-auth-token', ], 'expose_headers' => [ 0 => 'x-auth-token', ], 'allow_methods' => [ 0 => 'GET', 1 => 'HEAD', 2 => 'POST', 3 => 'PUT', 4 => 'PATCH', 5 => 'DELETE', ], 'max_age' => 3600, 'hosts' => [ ], 'origin_regex' => true, 'forced_allow_origin_value' => NULL, ]; break; case 'swiftmailer.spool.default.memory.path': $value = ($this->targetDir.''.'/swiftmailer/spool/default'); break; case 'mercure.hubs': $value = [ 'default' => $this->getEnv('MERCURE_URL'), ]; break; case 'mercure.default_hub': $value = $this->getEnv('MERCURE_URL'); break; default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.', $name)); } $this->loadedDynamicParameters[$name] = true; return $this->dynamicParameters[$name] = $value; } protected function getDefaultParameters(): array { return [ 'kernel.root_dir' => (\dirname(__DIR__, 4).'/src'), 'kernel.project_dir' => \dirname(__DIR__, 4), 'kernel.environment' => 'prod', 'kernel.debug' => false, 'kernel.name' => 'src', 'kernel.logs_dir' => (\dirname(__DIR__, 3).'/log'), 'kernel.bundles' => [ 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle', 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle', 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle', 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle', 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle', 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle', 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle', 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle', 'SocialPostBundle' => 'MartinGeorgiev\\SocialPostBundle\\SocialPostBundle', 'MercureBundle' => 'Symfony\\Bundle\\MercureBundle\\MercureBundle', 'SentryBundle' => 'Sentry\\SentryBundle\\SentryBundle', 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle', ], 'kernel.bundles_metadata' => [ 'FrameworkBundle' => [ 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle'), 'namespace' => 'Symfony\\Bundle\\FrameworkBundle', ], 'DoctrineBundle' => [ 'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle'), 'namespace' => 'Doctrine\\Bundle\\DoctrineBundle', ], 'DoctrineMigrationsBundle' => [ 'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle'), 'namespace' => 'Doctrine\\Bundle\\MigrationsBundle', ], 'NelmioCorsBundle' => [ 'path' => (\dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle'), 'namespace' => 'Nelmio\\CorsBundle', ], 'TwigBundle' => [ 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle'), 'namespace' => 'Symfony\\Bundle\\TwigBundle', ], 'SecurityBundle' => [ 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle'), 'namespace' => 'Symfony\\Bundle\\SecurityBundle', ], 'SensioFrameworkExtraBundle' => [ 'path' => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src'), 'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle', ], 'SwiftmailerBundle' => [ 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle'), 'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle', ], 'SocialPostBundle' => [ 'path' => (\dirname(__DIR__, 4).'/vendor/martin-georgiev/social-post-bundle/src/MartinGeorgiev/SocialPostBundle'), 'namespace' => 'MartinGeorgiev\\SocialPostBundle', ], 'MercureBundle' => [ 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/mercure-bundle/src'), 'namespace' => 'Symfony\\Bundle\\MercureBundle', ], 'SentryBundle' => [ 'path' => (\dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src'), 'namespace' => 'Sentry\\SentryBundle', ], 'MonologBundle' => [ 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle'), 'namespace' => 'Symfony\\Bundle\\MonologBundle', ], ], 'kernel.charset' => 'UTF-8', 'kernel.container_class' => 'srcApp_KernelProdContainer', 'container.dumper.inline_class_loader' => true, 'path_key' => ('file://'.\dirname(__DIR__, 4).'/config/jwt'), 'locale' => 'fr', 'event_dispatcher.event_aliases' => [ 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command', 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error', 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate', 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit', 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit', 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit', 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data', 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data', 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments', 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller', 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response', 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request', 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request', 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view', 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception', 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate', 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard', 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave', 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition', 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter', 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered', 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed', 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce', 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success', 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure', 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login', 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user', ], 'fragment.renderer.hinclude.global_template' => '', 'fragment.path' => '/_fragment', 'kernel.http_method_override' => true, 'kernel.trusted_hosts' => [ ], 'kernel.default_locale' => 'fr', 'kernel.error_controller' => 'error_controller', 'templating.helper.code.file_link_format' => NULL, 'debug.file_link_format' => NULL, 'session.metadata.storage_key' => '_sf2_meta', 'session.storage.options' => [ 'cache_limiter' => '0', 'cookie_secure' => 'auto', 'cookie_httponly' => true, 'cookie_samesite' => 'lax', 'gc_probability' => 1, ], 'session.metadata.update_threshold' => 0, 'validator.translation_domain' => 'validators', 'translator.logging' => false, 'translator.default_path' => (\dirname(__DIR__, 4).'/translations'), 'data_collector.templates' => [ ], 'debug.error_handler.throw_at' => 0, 'router.request_context.host' => 'localhost', 'router.request_context.scheme' => 'http', 'router.request_context.base_url' => '', 'router.resource' => 'kernel::loadRoutes', 'router.cache_class_prefix' => 'srcApp_KernelProdContainer', 'request_listener.http_port' => 80, 'request_listener.https_port' => 443, 'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain', 'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack', 'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger', 'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration', 'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector', 'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager', 'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory', 'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit', 'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit', 'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry', 'doctrine.entity_managers' => [ 'projects' => 'doctrine.orm.projects_entity_manager', ], 'doctrine.default_entity_manager' => 'projects', 'doctrine.dbal.connection_factory.types' => [ ], 'doctrine.connections' => [ 'pim' => 'doctrine.dbal.pim_connection', 'projects' => 'doctrine.dbal.projects_connection', ], 'doctrine.default_connection' => 'projects', 'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration', 'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager', 'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator', 'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache', 'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache', 'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache', 'doctrine.orm.cache.memcache_host' => 'localhost', 'doctrine.orm.cache.memcache_port' => 11211, 'doctrine.orm.cache.memcache_instance.class' => 'Memcache', 'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache', 'doctrine.orm.cache.memcached_host' => 'localhost', 'doctrine.orm.cache.memcached_port' => 11211, 'doctrine.orm.cache.memcached_instance.class' => 'Memcached', 'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache', 'doctrine.orm.cache.redis_host' => 'localhost', 'doctrine.orm.cache.redis_port' => 6379, 'doctrine.orm.cache.redis_instance.class' => 'Redis', 'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache', 'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache', 'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache', 'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain', 'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver', 'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver', 'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver', 'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver', 'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver', 'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver', 'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer', 'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser', 'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator', 'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer', 'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider', 'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener', 'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener', 'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy', 'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy', 'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy', 'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy', 'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver', 'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory', 'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion', 'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion', 'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain', 'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger', 'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration', 'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration', 'doctrine.orm.auto_generate_proxy_classes' => false, 'doctrine.orm.proxy_namespace' => 'Proxies', 'doctrine.migrations.preferred_em' => 'projects', 'doctrine.migrations.preferred_connection' => NULL, 'nelmio_cors.map' => [ '^/' => [ ], ], 'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener', 'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver', 'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider', 'twig.exception_listener.controller' => 'twig.controller.exception::showAction', 'twig.form.resources' => [ 0 => 'form_div_layout.html.twig', ], 'twig.default_path' => (\dirname(__DIR__, 4).'/templates'), 'security.authentication.trust_resolver.anonymous_class' => NULL, 'security.authentication.trust_resolver.rememberme_class' => NULL, 'security.role_hierarchy.roles' => [ ], 'security.access.denied_url' => NULL, 'security.authentication.manager.erase_credentials' => true, 'security.authentication.session_strategy.strategy' => 'migrate', 'security.access.always_authenticate_before_granting' => false, 'security.authentication.hide_user_not_found' => true, 'swiftmailer.mailer.default.transport.name' => 'dynamic', 'swiftmailer.mailer.default.spool.enabled' => true, 'swiftmailer.mailer.default.plugin.impersonate' => NULL, 'swiftmailer.mailer.default.single_address' => NULL, 'swiftmailer.mailer.default.delivery.enabled' => true, 'swiftmailer.spool.enabled' => true, 'swiftmailer.delivery.enabled' => true, 'swiftmailer.single_address' => NULL, 'swiftmailer.mailers' => [ 'default' => 'swiftmailer.mailer.default', ], 'swiftmailer.default_mailer' => 'default', 'social_post.configuration.publish_on' => [ 0 => 'linkedin', ], 'social_post.configuration.linkedin.client_id' => '78baf8k1b78lkt', 'social_post.configuration.linkedin.client_secret' => 'zrYB2i5gbI9XYKvT', 'social_post.configuration.linkedin.access_token' => 'AQV0qlfGE_7-QgKodErJWkXRsrD0hR8Qj2PRp1CZiwDD30nPgCh_DkmfHJVq_B9ts6JdJk_wA4X-Ay2EF8atrT9thxuDQLYgXbyp_CezobJkIfK6CA_SUok_NlTp6NjDaHSNpZ2P9OwYuPI8VoGJbAWinQJnUkS3F1MroFXGRC_4F4yAwO1lrPiBEpb9m8f8mWMswp4cFwrGRkHKgeT76i4f4q5X1e7AvZZQeMp9PVQhyxHaf62PiiX9rjcgCTw0zm-vAj9p6RPAGQNpD91k_rw0dxEBQ2A5Bq_9qpNXCH54Uqw_UONoOlc60GithSHvtRIrbB-hDyk6FN894Td5UYqf--TIIg', 'social_post.configuration.linkedin.company_page_id' => '79364380', 'social_post.linkedin.provider' => 'MartinGeorgiev\\SocialPost\\SocialNetwork\\LinkedIn\\HappyrLinkedInApiClient', 'social_post.all_in_one' => 'MartinGeorgiev\\SocialPost\\SocialNetwork\\AllInOne', 'sentry.tracing.enabled' => true, 'sentry.tracing.dbal.enabled' => true, 'sentry.tracing.dbal.connections' => [ ], 'sentry.tracing.cache.enabled' => true, 'sentry.tracing.http_client.enabled' => true, 'monolog.use_microseconds' => true, 'monolog.swift_mailer.handlers' => [ ], 'monolog.handlers_to_channels' => [ 'monolog.handler.console' => [ 'type' => 'exclusive', 'elements' => [ 0 => 'event', 1 => 'doctrine', ], ], 'monolog.handler.main' => NULL, ], 'console.command.ids' => [ 0 => 'console.command.public_alias.App\\Command\\AutoGenePageCommand', 1 => 'console.command.public_alias.App\\Command\\DeleteGenerationFileCommand', 2 => 'console.command.public_alias.App\\Command\\FileTypeCommand', 3 => 'console.command.public_alias.App\\Command\\GetExportCommand', 4 => 'console.command.public_alias.App\\Command\\GetExportJsonCommand', 5 => 'console.command.public_alias.App\\Command\\TransfertDedicatedFile', 6 => 'console.command.public_alias.App\\Command\\TransfertValueToVariableProjectValueCommand', 7 => 'console.command.public_alias.App\\Infrastructure\\Command\\Workflow\\ProjectVersionCommand', 8 => 'console.command.public_alias.App\\Infrastructure\\Command\\Workflow\\SendMailCommand', 9 => 'console.command.public_alias.Maestro\\Component\\Workflow\\Command\\SendMailCommand', ], ]; } protected function throw($message) { throw new RuntimeException($message); } }