var/cache/dev/Container9GK5VLe/App_KernelDevDebugContainer.php line 629

Open in your IDE?
  1. <?php
  2. namespace Container9GK5VLe;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService = \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir = \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  34.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  35.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  36.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  37.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  38.             '.container.private.twig' => 'get_Container_Private_TwigService',
  39.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  40.             'Cofondateur\\SocleTechniqueBundle\\Service\\BreadcrumbService' => 'getBreadcrumbServiceService',
  41.             'cache.app' => 'getCache_AppService',
  42.             'cache.system' => 'getCache_SystemService',
  43.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  44.             'craue_formflow_util' => 'getCraueFormflowUtilService',
  45.             'data_collector.dump' => 'getDataCollector_DumpService',
  46.             'doctrine' => 'getDoctrineService',
  47.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  48.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  49.             'event_dispatcher' => 'getEventDispatcherService',
  50.             'http_kernel' => 'getHttpKernelService',
  51.             'lexik_translation.translator' => 'getLexikTranslation_TranslatorService',
  52.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
  53.             'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  54.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  55.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  56.             'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  57.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
  58.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  59.             'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
  60.             'request_stack' => 'getRequestStackService',
  61.             'router' => 'getRouterService',
  62.             'translator' => 'getTranslatorService',
  63.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  64.             'cache_clearer' => 'getCacheClearerService',
  65.             'filesystem' => 'getFilesystemService',
  66.             'serializer' => 'getSerializerService',
  67.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  68.             'form.factory' => 'getForm_FactoryService',
  69.             'form.type.file' => 'getForm_Type_FileService',
  70.             'profiler' => 'getProfilerService',
  71.             'twig' => 'getTwigService',
  72.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  73.             'security.token_storage' => 'getSecurity_TokenStorageService',
  74.             'pagerfanta.route_generator_factory' => 'getPagerfanta_RouteGeneratorFactoryService',
  75.             'pagerfanta.view_factory' => 'getPagerfanta_ViewFactoryService',
  76.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  77.             'session' => 'getSessionService',
  78.             'validator' => 'getValidatorService',
  79.         ];
  80.         $this->fileMap = [
  81.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  82.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  83.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  84.             '.container.private.pagerfanta.route_generator_factory' => 'get_Container_Private_Pagerfanta_RouteGeneratorFactoryService',
  85.             '.container.private.pagerfanta.view_factory' => 'get_Container_Private_Pagerfanta_ViewFactoryService',
  86.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  87.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  88.             '.container.private.session' => 'get_Container_Private_SessionService',
  89.             'App\\Controller\\Admin\\ActualityCategoryCrudController' => 'getActualityCategoryCrudControllerService',
  90.             'App\\Controller\\Admin\\ActualityCrudController' => 'getActualityCrudControllerService',
  91.             'App\\Controller\\Admin\\AssureCrudController' => 'getAssureCrudControllerService',
  92.             'App\\Controller\\Admin\\BecomePartnerCrudController' => 'getBecomePartnerCrudControllerService',
  93.             'App\\Controller\\Admin\\ContactCrudController' => 'getContactCrudControllerService',
  94.             'App\\Controller\\Admin\\DashboardController' => 'getDashboardControllerService',
  95.             'App\\Controller\\Admin\\DevisCrudController' => 'getDevisCrudControllerService',
  96.             'App\\Controller\\Admin\\DocumentCrudController' => 'getDocumentCrudControllerService',
  97.             'App\\Controller\\Admin\\FluvialCategoryCrudController' => 'getFluvialCategoryCrudControllerService',
  98.             'App\\Controller\\Admin\\FluvialCrudController' => 'getFluvialCrudControllerService',
  99.             'App\\Controller\\Admin\\HomepageCrudController' => 'getHomepageCrudControllerService',
  100.             'App\\Controller\\Admin\\LandingPageCrudController' => 'getLandingPageCrudControllerService',
  101.             'App\\Controller\\Admin\\MaritimeCategoryCrudController' => 'getMaritimeCategoryCrudControllerService',
  102.             'App\\Controller\\Admin\\MaritimeCrudController' => 'getMaritimeCrudControllerService',
  103.             'App\\Controller\\Admin\\PresentationCrudController' => 'getPresentationCrudControllerService',
  104.             'App\\Controller\\Admin\\RecommendContactCrudController' => 'getRecommendContactCrudControllerService',
  105.             'App\\Controller\\Admin\\SEOPageCrudController' => 'getSEOPageCrudControllerService',
  106.             'App\\Controller\\Admin\\ServiceCrudController' => 'getServiceCrudControllerService',
  107.             'App\\Controller\\Admin\\ServicePageCrudController' => 'getServicePageCrudControllerService',
  108.             'App\\Controller\\Admin\\SinisterCrudController' => 'getSinisterCrudControllerService',
  109.             'App\\Controller\\Admin\\SiteSettingsCrudController' => 'getSiteSettingsCrudControllerService',
  110.             'App\\Controller\\Admin\\TestimonyCrudController' => 'getTestimonyCrudControllerService',
  111.             'App\\Controller\\Admin\\UserCrudController' => 'getUserCrudControllerService',
  112.             'App\\Controller\\Admin\\ValeurEngagementCrudController' => 'getValeurEngagementCrudControllerService',
  113.             'App\\Controller\\EspaceAssureController' => 'getEspaceAssureControllerService',
  114.             'App\\Controller\\FrontController' => 'getFrontControllerService',
  115.             'Cofondateur\\SocleTechniqueBundle\\Controller\\FrontController' => 'getFrontController2Service',
  116.             'Cofondateur\\SocleTechniqueBundle\\Controller\\LoginController' => 'getLoginControllerService',
  117.             'Cofondateur\\SocleTechniqueBundle\\Controller\\ProductCrudController' => 'getProductCrudControllerService',
  118.             'Cofondateur\\SocleTechniqueBundle\\Controller\\ResetPasswordController' => 'getResetPasswordControllerService',
  119.             'Cofondateur\\SocleTechniqueBundle\\Controller\\SiteSettingsCrudController' => 'getSiteSettingsCrudController2Service',
  120.             'Cofondateur\\SocleTechniqueBundle\\Controller\\UserCrudController' => 'getUserCrudController2Service',
  121.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  122.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminDashboardCommand' => 'getMakeAdminDashboardCommandService',
  123.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminMigrationCommand' => 'getMakeAdminMigrationCommandService',
  124.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeCrudControllerCommand' => 'getMakeCrudControllerCommandService',
  125.             'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => 'getBlameableEventSubscriberService',
  126.             'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => 'getLoggableEventSubscriberService',
  127.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => 'getSluggableEventSubscriberService',
  128.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => 'getSoftDeletableEventSubscriberService',
  129.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => 'getTimestampableEventSubscriberService',
  130.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => 'getTranslatableEventSubscriberService',
  131.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => 'getTreeEventSubscriberService',
  132.             'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => 'getUuidableEventSubscriberService',
  133.             'Knp\\DoctrineBehaviors\\Provider\\LocaleProvider' => 'getLocaleProviderService',
  134.             'Knp\\DoctrineBehaviors\\Provider\\UserProvider' => 'getUserProviderService',
  135.             'Knp\\DoctrineBehaviors\\Repository\\DefaultSluggableRepository' => 'getDefaultSluggableRepositoryService',
  136.             'Lexik\\Bundle\\TranslationBundle\\Controller\\RestController' => 'getRestControllerService',
  137.             'Lexik\\Bundle\\TranslationBundle\\Controller\\TranslationController' => 'getTranslationControllerService',
  138.             'Lexik\\Bundle\\TranslationBundle\\Manager\\LocaleManager' => 'getLocaleManagerService',
  139.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
  140.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  141.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  142.             'Vich\\UploaderBundle\\Naming\\Base64Namer' => 'getBase64NamerService',
  143.             'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer' => 'getCurrentDateTimeDirectoryNamerService',
  144.             'Vich\\UploaderBundle\\Naming\\HashNamer' => 'getHashNamerService',
  145.             'Vich\\UploaderBundle\\Naming\\OrignameNamer' => 'getOrignameNamerService',
  146.             'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer' => 'getPropertyDirectoryNamerService',
  147.             'Vich\\UploaderBundle\\Naming\\PropertyNamer' => 'getPropertyNamerService',
  148.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer' => 'getSmartUniqueNamerService',
  149.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.default' => 'getSmartUniqueNamer_DefaultService',
  150.             'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer' => 'getSubdirDirectoryNamerService',
  151.             'Vich\\UploaderBundle\\Naming\\UniqidNamer' => 'getUniqidNamerService',
  152.             'cache.app_clearer' => 'getCache_AppClearerService',
  153.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  154.             'cache.system_clearer' => 'getCache_SystemClearerService',
  155.             'cache_warmer' => 'getCacheWarmerService',
  156.             'console.command.public_alias.Lexik\\Bundle\\TranslationBundle\\Command\\ExportTranslationsCommand' => 'getExportTranslationsCommandService',
  157.             'console.command.public_alias.Lexik\\Bundle\\TranslationBundle\\Command\\ImportTranslationsCommand' => 'getImportTranslationsCommandService',
  158.             'console.command_loader' => 'getConsole_CommandLoaderService',
  159.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  160.             'craue.form.flow.storage' => 'getCraue_Form_Flow_StorageService',
  161.             'error_controller' => 'getErrorControllerService',
  162.             'knp_paginator' => 'getKnpPaginatorService',
  163.             'lexik_translation.data_grid.formatter' => 'getLexikTranslation_DataGrid_FormatterService',
  164.             'lexik_translation.data_grid.request_handler' => 'getLexikTranslation_DataGrid_RequestHandlerService',
  165.             'lexik_translation.exporter.json' => 'getLexikTranslation_Exporter_JsonService',
  166.             'lexik_translation.exporter.xliff' => 'getLexikTranslation_Exporter_XliffService',
  167.             'lexik_translation.exporter_collector' => 'getLexikTranslation_ExporterCollectorService',
  168.             'lexik_translation.form.handler.trans_unit' => 'getLexikTranslation_Form_Handler_TransUnitService',
  169.             'lexik_translation.importer.file' => 'getLexikTranslation_Importer_FileService',
  170.             'lexik_translation.overview.stats_aggregator' => 'getLexikTranslation_Overview_StatsAggregatorService',
  171.             'lexik_translation.trans_unit.manager' => 'getLexikTranslation_TransUnit_ManagerService',
  172.             'lexik_translation.translation_storage' => 'getLexikTranslation_TranslationStorageService',
  173.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
  174.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
  175.             'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
  176.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
  177.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
  178.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
  179.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
  180.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
  181.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
  182.             'routing.loader' => 'getRouting_LoaderService',
  183.             'services_resetter' => 'getServicesResetterService',
  184.             'socle_technique.sitemap_generator' => 'getSocleTechnique_SitemapGeneratorService',
  185.             'socle_technique.sitemap_service' => 'getSocleTechnique_SitemapServiceService',
  186.             'vich_uploader.download_handler' => 'getVichUploader_DownloadHandlerService',
  187.             'vich_uploader.form.type.file' => 'getVichUploader_Form_Type_FileService',
  188.             'vich_uploader.form.type.image' => 'getVichUploader_Form_Type_ImageService',
  189.             'vich_uploader.upload_handler' => 'getVichUploader_UploadHandlerService',
  190.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  191.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  192.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  193.         ];
  194.         $this->aliases = [
  195.             'App\\Kernel' => 'kernel',
  196.             'database_connection' => 'doctrine.dbal.default_connection',
  197.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  198.             'lexik_translation.locale.manager' => 'Lexik\\Bundle\\TranslationBundle\\Manager\\LocaleManager',
  199.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  200.             'vich_uploader.directory_namer_subdir' => 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer',
  201.             'vich_uploader.namer_base64' => 'Vich\\UploaderBundle\\Naming\\Base64Namer',
  202.             'vich_uploader.namer_directory_current_date_time' => 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer',
  203.             'vich_uploader.namer_directory_property' => 'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer',
  204.             'vich_uploader.namer_hash' => 'Vich\\UploaderBundle\\Naming\\HashNamer',
  205.             'vich_uploader.namer_origname' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer',
  206.             'vich_uploader.namer_property' => 'Vich\\UploaderBundle\\Naming\\PropertyNamer',
  207.             'vich_uploader.namer_smart_unique' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer',
  208.             'vich_uploader.namer_uniqid' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer',
  209.         ];
  210.         $this->privates['service_container'] = function () {
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  214.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  216.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  217.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  218.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php';
  219.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  220.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  221.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  222.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  223.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
  224.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
  225.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
  226.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/XmlDriver.php';
  227.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  228.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  229.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
  230.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  231.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AnnotationDriver.php';
  232.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  233.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  234.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AbstractYamlDriver.php';
  235.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YamlDriver.php';
  236.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YmlDriver.php';
  237.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  238.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  239.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  240.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  241.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  242.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/LoaderInterface.php';
  243.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/FileSystemLoader.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  247.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Locator/LocatorInterface.php';
  248.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Locator/FileSystemLocator.php';
  249.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Data/DataManager.php';
  250.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  251.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  252.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  253.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/MimeTypeGuesserInterface.php';
  254.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/SimpleMimeTypeGuesser.php';
  255.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  256.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  269.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  286.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  293.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  294.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  321.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  322.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  323.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  341.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  342.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  387.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  388.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  389.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  391.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  392.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  393.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  394.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  395.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  396.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  397.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  398.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  400.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  402.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  403.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  404.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  405.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  406.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  407.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
  408.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  409.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/XmlDriver.php';
  410.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/SimplifiedXmlDriver.php';
  411.             include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  412.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  413.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  414.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  415.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManager.php';
  416.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Configuration.php';
  417.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  418.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  419.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  420.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
  421.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  422.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  423.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  424.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  425.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  426.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  427.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  428.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  429.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  444.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  460.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  461.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  462.             include_once \dirname(__DIR__4).'/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php';
  463.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  464.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  465.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  467.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  468.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  469.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  470.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  471.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  473.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  474.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  475.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  476.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  477.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  478.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  479.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  480.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  481.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  482.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  483.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  484.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  493.             include_once \dirname(__DIR__4).'/vendor/lexik/translation-bundle/Translation/Translator.php';
  494.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  496.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Security/AuthorizationChecker.php';
  497.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Provider/AdminContextProvider.php';
  498.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/EventListener/AdminRouterSubscriber.php';
  499.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php';
  500.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/MenuFactory.php';
  501.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/ControllerFactory.php';
  502.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Router/AdminUrlGenerator.php';
  503.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Router/UrlSigner.php';
  504.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php';
  505.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/FieldFactory.php';
  506.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php';
  507.             include_once \dirname(__DIR__4).'/vendor/cofondateur/socle-technique/src/EventSubscriber/TwigEventSubscriber.php';
  508.             include_once \dirname(__DIR__4).'/vendor/cofondateur/socle-technique/src/Service/BreadcrumbService.php';
  509.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  510.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  511.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  512.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  513.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  514.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  515.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  516.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  517.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  518.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  519.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  520.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  522.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  523.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  524.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  525.             include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Util/FormFlowUtil.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  529.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Registry/DashboardControllerRegistry.php';
  530.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Registry/CrudControllerRegistry.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  543.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  544.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  547.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  548.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  549.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  550.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  551.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  552.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  553.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  554.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  555.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  556.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  557.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  560.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  561.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  562.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  563.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  564.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  565.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  566.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  567.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  568.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  571.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Inspector/DataCollector.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  573.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  574.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  575.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  576.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  577.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  578.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  579.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  580.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  581.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  582.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  583.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  584.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  585.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  586.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  587.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  589.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  591.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  592.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  593.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  594.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  595.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  596.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  597.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  598.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  599.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  600.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  601.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  602.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  603.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  604.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  605.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  606.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  607.             include_once \dirname(__DIR__4).'/vendor/cofondateur/socle-technique/src/Twig/AppExtension.php';
  608.             include_once \dirname(__DIR__4).'/src/Twig/AppExtension.php';
  609.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  610.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  611.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  612.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  613.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  614.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  615.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  616.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRendererInterface.php';
  617.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Twig/CKEditorExtension.php';
  618.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRenderer.php';
  619.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Builder/JsonBuilder.php';
  620.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php';
  621.             include_once \dirname(__DIR__4).'/vendor/pagerfanta/pagerfanta/lib/Twig/Extension/PagerfantaExtension.php';
  622.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  623.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  624.             include_once \dirname(__DIR__4).'/vendor/cofondateur/socle-technique/src/Twig/LiipFilterExtension.php';
  625.             include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Twig/Extension/FormFlowExtension.php';
  626.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  627.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  628.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  629.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  630.             include_once \dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/src/Twig/UndefinedCallableHandler.php';
  631.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  632.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  633.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  634.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  635.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  636.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  637.         };
  638.     }
  639.     public function compile(): void
  640.     {
  641.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  642.     }
  643.     public function isCompiled(): bool
  644.     {
  645.         return true;
  646.     }
  647.     public function getRemovedIds(): array
  648.     {
  649.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  650.     }
  651.     protected function load($file$lazyLoad true)
  652.     {
  653.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  654.             return $class::do($this$lazyLoad);
  655.         }
  656.         if ('.' === $file[-4]) {
  657.             $class substr($class0, -4);
  658.         } else {
  659.             $file .= '.php';
  660.         }
  661.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  662.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  663.     }
  664.     /**
  665.      * Gets the public '.container.private.filesystem' shared service.
  666.      *
  667.      * @return \Symfony\Component\Filesystem\Filesystem
  668.      */
  669.     protected function get_Container_Private_FilesystemService()
  670.     {
  671.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  672.     }
  673.     /**
  674.      * Gets the public '.container.private.profiler' shared service.
  675.      *
  676.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  677.      */
  678.     protected function get_Container_Private_ProfilerService()
  679.     {
  680.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  681.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  682.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  683.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  684.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  685.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  686.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  687.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  688.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  689.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  690.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  691.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  692.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  693.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  694.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  695.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  696.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  697.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  698.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  699.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  700.         $d->addInstance('cache.security_token_verifier', ($this->privates['cache.security_token_verifier'] ?? $this->getCache_SecurityTokenVerifierService()));
  701.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  702.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  703.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  704.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), trueNULL);
  705.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  706.         $g = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  707.         $g->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  708.         $h = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  709.         if ($this->has('kernel')) {
  710.             $h->setKernel($b);
  711.         }
  712.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  713.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  714.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  715.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  716.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  717.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  718.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  719.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  720.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  721.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  722.         $instance->add($d);
  723.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  724.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), true));
  725.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  726.         $instance->add($e);
  727.         $instance->add($f);
  728.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  729.         $instance->add($g);
  730.         $instance->add(new \Vich\UploaderBundle\DataCollector\MappingCollector(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService())));
  731.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
  732.         $instance->add(new \Symfony\Component\Notifier\DataCollector\NotificationDataCollector(($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()))));
  733.         $instance->add(new \EasyCorp\Bundle\EasyAdminBundle\Inspector\DataCollector(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService())));
  734.         $instance->add($h);
  735.         return $instance;
  736.     }
  737.     /**
  738.      * Gets the public '.container.private.security.authorization_checker' shared service.
  739.      *
  740.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  741.      */
  742.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  743.     {
  744.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  745.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  746.             return $this->services['.container.private.security.authorization_checker'];
  747.         }
  748.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $afalsefalsefalse);
  749.     }
  750.     /**
  751.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  752.      *
  753.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  754.      */
  755.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  756.     {
  757.         return $this->services['.container.private.security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  758.     }
  759.     /**
  760.      * Gets the public '.container.private.security.token_storage' shared service.
  761.      *
  762.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  763.      */
  764.     protected function get_Container_Private_Security_TokenStorageService()
  765.     {
  766.         return $this->services['.container.private.security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  767.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  768.         ], [
  769.             'request_stack' => '?',
  770.         ]));
  771.     }
  772.     /**
  773.      * Gets the public '.container.private.twig' shared service.
  774.      *
  775.      * @return \Twig\Environment
  776.      */
  777.     protected function get_Container_Private_TwigService()
  778.     {
  779.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  780.         $a->addPath((\dirname(__DIR__4).'/vendor/pagerfanta/pagerfanta/lib/Twig/templates/'), 'Pagerfanta');
  781.         $a->addPath((\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Resources/views'), 'LexikTranslationBundle');
  782.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  783.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  784.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  785.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  786.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  787.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  788.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  789.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  790.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  791.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  792.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), 'VichUploader');
  793.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), '!VichUploader');
  794.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  795.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  796.         $a->addPath((\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Resources/views'), 'LexikTranslation');
  797.         $a->addPath((\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Resources/views'), '!LexikTranslation');
  798.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  799.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  800.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), 'FOSCKEditor');
  801.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), '!FOSCKEditor');
  802.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/EasyAdminBundle'), 'EasyAdmin');
  803.         $a->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), 'EasyAdmin');
  804.         $a->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), '!EasyAdmin');
  805.         $a->addPath((\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/templates'), 'BabDevPagerfanta');
  806.         $a->addPath((\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle/templates'), '!BabDevPagerfanta');
  807.         $a->addPath((\dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src/Resources/views'), 'A2lixTranslationForm');
  808.         $a->addPath((\dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src/Resources/views'), '!A2lixTranslationForm');
  809.         $a->addPath((\dirname(__DIR__4).'/vendor/cofondateur/socle-technique/src/templates'), 'SocleTechnique');
  810.         $a->addPath((\dirname(__DIR__4).'/vendor/cofondateur/socle-technique/src/templates'), '!SocleTechnique');
  811.         $a->addPath((\dirname(__DIR__4).'/vendor/karser/karser-recaptcha3-bundle/Resources/views'), 'KarserRecaptcha3');
  812.         $a->addPath((\dirname(__DIR__4).'/vendor/karser/karser-recaptcha3-bundle/Resources/views'), '!KarserRecaptcha3');
  813.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/CraueFormFlowBundle'), 'CraueFormFlow');
  814.         $a->addPath((\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/views'), 'CraueFormFlow');
  815.         $a->addPath((\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/views'), '!CraueFormFlow');
  816.         $a->addPath((\dirname(__DIR__4).'/templates'));
  817.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  818.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  819.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  820.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  821.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  822.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  823.         $d = ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService());
  824.         $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  825.         $f = ($this->services['router'] ?? $this->getRouterService());
  826.         $g = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  827.         $h = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  828.         $i = ($this->services['doctrine'] ?? $this->getDoctrineService());
  829.         $j = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  830.         $j->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $e]);
  831.         $k = new \Craue\FormFlowBundle\Twig\Extension\FormFlowExtension();
  832.         $k->setFormFlowUtil(($this->services['craue_formflow_util'] ?? ($this->services['craue_formflow_util'] = new \Craue\FormFlowBundle\Util\FormFlowUtil())));
  833.         $l = new \Symfony\Bridge\Twig\AppVariable();
  834.         $l->setEnvironment('dev');
  835.         $l->setDebug(true);
  836.         if ($this->has('.container.private.security.token_storage')) {
  837.             $l->setTokenStorage($h);
  838.         }
  839.         if ($this->has('request_stack')) {
  840.             $l->setRequestStack($g);
  841.         }
  842.         $m = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  843.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  844.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService())));
  845.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  846.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  847.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension($d));
  848.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e, \dirname(__DIR__4), 'UTF-8'));
  849.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
  850.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  851.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  852.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  853.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  854.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($g$f)));
  855.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($g));
  856.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  857.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  858.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  859.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($g, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $h)));
  860.         $instance->addExtension(new \App\Twig\AppExtension($i$f));
  861.         $instance->addExtension(new \Vich\UploaderBundle\Twig\Extension\UploaderExtension());
  862.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  863.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($j));
  864.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  865.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  866.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'true],
  867.         ], [
  868.             'webpack_encore.entrypoint_lookup_collection' => '?',
  869.             'webpack_encore.tag_renderer' => '?',
  870.         ])));
  871.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  872.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($f$c)));
  873.         $instance->addExtension(new \FOS\CKEditorBundle\Twig\CKEditorExtension(new \FOS\CKEditorBundle\Renderer\CKEditorRenderer(new \FOS\CKEditorBundle\Builder\JsonBuilder(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())), $f$d$g$instance, (($this->hasParameter("locale")) ? ($this->getParameter("locale")) : (null)))));
  874.         $instance->addExtension(new \EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  875.             'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => [false'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator''getAdminUrlGeneratorService'false],
  876.         ], [
  877.             'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => '?',
  878.         ])));
  879.         $instance->addExtension(new \Pagerfanta\Twig\Extension\PagerfantaExtension());
  880.         $instance->addExtension(new \Cofondateur\SocleTechniqueBundle\Twig\AppExtension($i));
  881.         $instance->addExtension(new \Cofondateur\SocleTechniqueBundle\Twig\LiipFilterExtension(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->services['liip_imagine.data.manager'] ?? $this->getLiipImagine_Data_ManagerService())));
  882.         $instance->addExtension($k);
  883.         $instance->addGlobal('app'$l);
  884.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  885.             'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => ['privates''Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime''getUploaderExtensionRuntimeService'true],
  886.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  887.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  888.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  889.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  890.             'Pagerfanta\\Twig\\Extension\\PagerfantaRuntime' => ['privates''pagerfanta.twig_runtime''getPagerfanta_TwigRuntimeService'true],
  891.             'Cofondateur\\SocleTechniqueBundle\\Service\\BreadcrumbService' => ['services''Cofondateur\\SocleTechniqueBundle\\Service\\BreadcrumbService''getBreadcrumbServiceService'false],
  892.         ], [
  893.             'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => '?',
  894.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  895.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  896.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  897.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  898.             'Pagerfanta\\Twig\\Extension\\PagerfantaRuntime' => '?',
  899.             'Cofondateur\\SocleTechniqueBundle\\Service\\BreadcrumbService' => '?',
  900.         ])));
  901.         $instance->addGlobal('siteTitle''Assurboat');
  902.         $instance->registerUndefinedFilterCallback([=> $m=> 'suggestFilter']);
  903.         $instance->registerUndefinedFunctionCallback([=> $m=> 'suggestFunction']);
  904.         $instance->registerUndefinedTokenParserCallback([=> $m=> 'suggestTag']);
  905.         $instance->registerUndefinedFunctionCallback([=> new \BabDev\PagerfantaBundle\Twig\UndefinedCallableHandler(), => 'onUndefinedFunction']);
  906.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  907.         return $instance;
  908.     }
  909.     /**
  910.      * Gets the public '.container.private.validator' shared service.
  911.      *
  912.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  913.      */
  914.     protected function get_Container_Private_ValidatorService()
  915.     {
  916.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  917.         if (isset($this->services['.container.private.validator'])) {
  918.             return $this->services['.container.private.validator'];
  919.         }
  920.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  921.     }
  922.     /**
  923.      * Gets the public 'Cofondateur\SocleTechniqueBundle\Service\BreadcrumbService' shared autowired service.
  924.      *
  925.      * @return \Cofondateur\SocleTechniqueBundle\Service\BreadcrumbService
  926.      */
  927.     protected function getBreadcrumbServiceService()
  928.     {
  929.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  930.         if (isset($this->services['Cofondateur\\SocleTechniqueBundle\\Service\\BreadcrumbService'])) {
  931.             return $this->services['Cofondateur\\SocleTechniqueBundle\\Service\\BreadcrumbService'];
  932.         }
  933.         return $this->services['Cofondateur\\SocleTechniqueBundle\\Service\\BreadcrumbService'] = new \Cofondateur\SocleTechniqueBundle\Service\BreadcrumbService(($this->services['router'] ?? $this->getRouterService()), $a'/');
  934.     }
  935.     /**
  936.      * Gets the public 'cache.app' shared service.
  937.      *
  938.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  939.      */
  940.     protected function getCache_AppService()
  941.     {
  942.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('ramC6OCmxV'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  943.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  944.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  945.     }
  946.     /**
  947.      * Gets the public 'cache.system' shared service.
  948.      *
  949.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  950.      */
  951.     protected function getCache_SystemService()
  952.     {
  953.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('b7KFMRknBL'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  954.     }
  955.     /**
  956.      * Gets the public 'cache.validator_expression_language' shared service.
  957.      *
  958.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  959.      */
  960.     protected function getCache_ValidatorExpressionLanguageService()
  961.     {
  962.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ZHAV25xyS0'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  963.     }
  964.     /**
  965.      * Gets the public 'craue_formflow_util' shared service.
  966.      *
  967.      * @return \Craue\FormFlowBundle\Util\FormFlowUtil
  968.      */
  969.     protected function getCraueFormflowUtilService()
  970.     {
  971.         return $this->services['craue_formflow_util'] = new \Craue\FormFlowBundle\Util\FormFlowUtil();
  972.     }
  973.     /**
  974.      * Gets the public 'data_collector.dump' shared service.
  975.      *
  976.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  977.      */
  978.     protected function getDataCollector_DumpService()
  979.     {
  980.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  981.     }
  982.     /**
  983.      * Gets the public 'doctrine' shared service.
  984.      *
  985.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  986.      */
  987.     protected function getDoctrineService()
  988.     {
  989.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  990.     }
  991.     /**
  992.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  993.      *
  994.      * @return \Doctrine\DBAL\Connection
  995.      */
  996.     protected function getDoctrine_Dbal_DefaultConnectionService()
  997.     {
  998.         $a = new \Doctrine\DBAL\Configuration();
  999.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1000.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1001.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1002.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1003.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> new \Symfony\Bridge\Doctrine\Logger\DbalLogger($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), => ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  1004.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1005.             'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber''getBlameableEventSubscriberService'true],
  1006.             'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber''getLoggableEventSubscriberService'true],
  1007.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber''getSluggableEventSubscriberService'true],
  1008.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber''getSoftDeletableEventSubscriberService'true],
  1009.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber''getTimestampableEventSubscriberService'true],
  1010.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber''getTranslatableEventSubscriberService'true],
  1011.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber''getTreeEventSubscriberService'true],
  1012.             'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber''getUuidableEventSubscriberService'true],
  1013.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  1014.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  1015.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  1016.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  1017.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  1018.             'lexik_translation.orm.listener' => ['privates''lexik_translation.orm.listener''getLexikTranslation_Orm_ListenerService'true],
  1019.             'vich_uploader.listener.clean.default' => ['privates''vich_uploader.listener.clean.default''getVichUploader_Listener_Clean_DefaultService'true],
  1020.             'vich_uploader.listener.remove.default' => ['privates''vich_uploader.listener.remove.default''getVichUploader_Listener_Remove_DefaultService'true],
  1021.             'vich_uploader.listener.upload.default' => ['privates''vich_uploader.listener.upload.default''getVichUploader_Listener_Upload_DefaultService'true],
  1022.         ], [
  1023.             'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => '?',
  1024.             'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => '?',
  1025.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => '?',
  1026.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => '?',
  1027.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => '?',
  1028.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => '?',
  1029.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => '?',
  1030.             'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => '?',
  1031.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1032.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1033.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1034.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  1035.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  1036.             'lexik_translation.orm.listener' => '?',
  1037.             'vich_uploader.listener.clean.default' => '?',
  1038.             'vich_uploader.listener.remove.default' => '?',
  1039.             'vich_uploader.listener.upload.default' => '?',
  1040.         ]), [=> 'vich_uploader.listener.clean.default'=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> 'vich_uploader.listener.remove.default'=> 'vich_uploader.listener.upload.default'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber'10 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber'11 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber'12 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber'13 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber'14 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber'15 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners'], 16 => [=> [=> 'loadClassMetadata'], => 'lexik_translation.orm.listener']]), []);
  1041.     }
  1042.     /**
  1043.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1044.      *
  1045.      * @return \Doctrine\ORM\EntityManager
  1046.      */
  1047.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1048.     {
  1049.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  1050.         if (isset($this->services['doctrine.orm.default_entity_manager'])) {
  1051.             return $this->services['doctrine.orm.default_entity_manager'];
  1052.         }
  1053.         $b = new \Doctrine\ORM\Configuration();
  1054.         $c = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1055.         $d = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  1056.         $e = ($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService());
  1057.         $c->addDriver($d'App\\Entity');
  1058.         $c->addDriver($d'Cofondateur\\SocleTechniqueBundle\\Entity');
  1059.         $c->addDriver($e'Vich\\UploaderBundle\\Entity');
  1060.         $c->addDriver($e'Lexik\\Bundle\\TranslationBundle\\Entity');
  1061.         $c->addDriver(new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Resources/config/model') => 'Lexik\\Bundle\\TranslationBundle\\Model']), 'Lexik\\Bundle\\TranslationBundle\\Model');
  1062.         $b->setEntityNamespaces(['App' => 'App\\Entity''VichUploaderBundle' => 'Vich\\UploaderBundle\\Entity''LexikTranslationBundle' => 'Lexik\\Bundle\\TranslationBundle\\Entity''SocleTechniqueBundle' => 'Cofondateur\\SocleTechniqueBundle\\Entity']);
  1063.         $b->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1064.         $b->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1065.         $b->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1066.         $b->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($c, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1067.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  1068.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  1069.         ], [
  1070.             'doctrine.ulid_generator' => '?',
  1071.             'doctrine.uuid_generator' => '?',
  1072.         ])));
  1073.         $b->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1074.         $b->setProxyNamespace('Proxies');
  1075.         $b->setAutoGenerateProxyClasses(true);
  1076.         $b->setSchemaIgnoreClasses([]);
  1077.         $b->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1078.         $b->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1079.         $b->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1080.         $b->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1081.         $b->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1082.         $b->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1083.             'App\\Repository\\ActualityBlocRepository' => ['privates''App\\Repository\\ActualityBlocRepository''getActualityBlocRepositoryService'true],
  1084.             'App\\Repository\\ActualityCategoryRepository' => ['privates''App\\Repository\\ActualityCategoryRepository''getActualityCategoryRepositoryService'true],
  1085.             'App\\Repository\\ActualityRepository' => ['privates''App\\Repository\\ActualityRepository''getActualityRepositoryService'true],
  1086.             'App\\Repository\\AssureRepository' => ['privates''App\\Repository\\AssureRepository''getAssureRepositoryService'true],
  1087.             'App\\Repository\\BecomePartnerRepository' => ['privates''App\\Repository\\BecomePartnerRepository''getBecomePartnerRepositoryService'true],
  1088.             'App\\Repository\\BlocRepository' => ['privates''App\\Repository\\BlocRepository''getBlocRepositoryService'true],
  1089.             'App\\Repository\\ContactRepository' => ['privates''App\\Repository\\ContactRepository''getContactRepositoryService'true],
  1090.             'App\\Repository\\DevisDocumentRepository' => ['privates''App\\Repository\\DevisDocumentRepository''getDevisDocumentRepositoryService'true],
  1091.             'App\\Repository\\DevisRepository' => ['privates''App\\Repository\\DevisRepository''getDevisRepositoryService'true],
  1092.             'App\\Repository\\DocumentRepository' => ['privates''App\\Repository\\DocumentRepository''getDocumentRepositoryService'true],
  1093.             'App\\Repository\\FluvialCategoryRepository' => ['privates''App\\Repository\\FluvialCategoryRepository''getFluvialCategoryRepositoryService'true],
  1094.             'App\\Repository\\FluvialRepository' => ['privates''App\\Repository\\FluvialRepository''getFluvialRepositoryService'true],
  1095.             'App\\Repository\\HomepageBoatRepository' => ['privates''App\\Repository\\HomepageBoatRepository''getHomepageBoatRepositoryService'true],
  1096.             'App\\Repository\\HomepagePartnerRepository' => ['privates''App\\Repository\\HomepagePartnerRepository''getHomepagePartnerRepositoryService'true],
  1097.             'App\\Repository\\HomepageRepository' => ['privates''App\\Repository\\HomepageRepository''getHomepageRepositoryService'true],
  1098.             'App\\Repository\\LandingPageRepository' => ['privates''App\\Repository\\LandingPageRepository''getLandingPageRepositoryService'true],
  1099.             'App\\Repository\\MaritimeCategoryRepository' => ['privates''App\\Repository\\MaritimeCategoryRepository''getMaritimeCategoryRepositoryService'true],
  1100.             'App\\Repository\\MaritimeRepository' => ['privates''App\\Repository\\MaritimeRepository''getMaritimeRepositoryService'true],
  1101.             'App\\Repository\\OfferGuaranteesRepository' => ['privates''App\\Repository\\OfferGuaranteesRepository''getOfferGuaranteesRepositoryService'true],
  1102.             'App\\Repository\\OfferRepository' => ['privates''App\\Repository\\OfferRepository''getOfferRepositoryService'true],
  1103.             'App\\Repository\\PresentationRepository' => ['privates''App\\Repository\\PresentationRepository''getPresentationRepositoryService'true],
  1104.             'App\\Repository\\RecommendContactRepository' => ['privates''App\\Repository\\RecommendContactRepository''getRecommendContactRepositoryService'true],
  1105.             'App\\Repository\\ServicePageRepository' => ['privates''App\\Repository\\ServicePageRepository''getServicePageRepositoryService'true],
  1106.             'App\\Repository\\ServiceRepository' => ['privates''App\\Repository\\ServiceRepository''getServiceRepositoryService'true],
  1107.             'App\\Repository\\SinisterDocumentRepository' => ['privates''App\\Repository\\SinisterDocumentRepository''getSinisterDocumentRepositoryService'true],
  1108.             'App\\Repository\\SinisterRepository' => ['privates''App\\Repository\\SinisterRepository''getSinisterRepositoryService'true],
  1109.             'App\\Repository\\TestimonyRepository' => ['privates''App\\Repository\\TestimonyRepository''getTestimonyRepositoryService'true],
  1110.             'App\\Repository\\UserRepository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'true],
  1111.             'App\\Repository\\ValeurEngagementRepository' => ['privates''App\\Repository\\ValeurEngagementRepository''getValeurEngagementRepositoryService'true],
  1112.         ], [
  1113.             'App\\Repository\\ActualityBlocRepository' => '?',
  1114.             'App\\Repository\\ActualityCategoryRepository' => '?',
  1115.             'App\\Repository\\ActualityRepository' => '?',
  1116.             'App\\Repository\\AssureRepository' => '?',
  1117.             'App\\Repository\\BecomePartnerRepository' => '?',
  1118.             'App\\Repository\\BlocRepository' => '?',
  1119.             'App\\Repository\\ContactRepository' => '?',
  1120.             'App\\Repository\\DevisDocumentRepository' => '?',
  1121.             'App\\Repository\\DevisRepository' => '?',
  1122.             'App\\Repository\\DocumentRepository' => '?',
  1123.             'App\\Repository\\FluvialCategoryRepository' => '?',
  1124.             'App\\Repository\\FluvialRepository' => '?',
  1125.             'App\\Repository\\HomepageBoatRepository' => '?',
  1126.             'App\\Repository\\HomepagePartnerRepository' => '?',
  1127.             'App\\Repository\\HomepageRepository' => '?',
  1128.             'App\\Repository\\LandingPageRepository' => '?',
  1129.             'App\\Repository\\MaritimeCategoryRepository' => '?',
  1130.             'App\\Repository\\MaritimeRepository' => '?',
  1131.             'App\\Repository\\OfferGuaranteesRepository' => '?',
  1132.             'App\\Repository\\OfferRepository' => '?',
  1133.             'App\\Repository\\PresentationRepository' => '?',
  1134.             'App\\Repository\\RecommendContactRepository' => '?',
  1135.             'App\\Repository\\ServicePageRepository' => '?',
  1136.             'App\\Repository\\ServiceRepository' => '?',
  1137.             'App\\Repository\\SinisterDocumentRepository' => '?',
  1138.             'App\\Repository\\SinisterRepository' => '?',
  1139.             'App\\Repository\\TestimonyRepository' => '?',
  1140.             'App\\Repository\\UserRepository' => '?',
  1141.             'App\\Repository\\ValeurEngagementRepository' => '?',
  1142.         ])));
  1143.         $this->services['doctrine.orm.default_entity_manager'] = $instance = new \Doctrine\ORM\EntityManager($a$b);
  1144.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1145.         return $instance;
  1146.     }
  1147.     /**
  1148.      * Gets the public 'event_dispatcher' shared service.
  1149.      *
  1150.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1151.      */
  1152.     protected function getEventDispatcherService()
  1153.     {
  1154.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1155.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1156.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1157.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1158.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1159.         $instance->addListener('kernel.controller', [=> function () {
  1160.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1161.         }, => 'onKernelController'], 0);
  1162.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1163.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  1164.         }, => 'checkPassport'], 1024);
  1165.         $instance->addListener('kernel.response', [=> function () {
  1166.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  1167.         }, => 'onKernelResponse'], 0);
  1168.         $instance->addListener('kernel.response', [=> function () {
  1169.             return ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
  1170.         }, => 'onKernelResponse'], 0);
  1171.         $instance->addListener('kernel.exception', [=> function () {
  1172.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
  1173.         }, => 'onKernelException'], 0);
  1174.         $instance->addListener('Lexik\\Bundle\\TranslationBundle\\EventDispatcher\\Event\\GetDatabaseResourcesEvent', [=> function () {
  1175.             return ($this->privates['Lexik\\Bundle\\TranslationBundle\\EventDispatcher\\Event\\GetDatabaseResourcesEvent'] ?? $this->load('getGetDatabaseResourcesEventService'));
  1176.         }, => 'onGetDatabaseResources'], 0);
  1177.         $instance->addListener('kernel.request', [=> function () {
  1178.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1179.         }, => 'onKernelRequest'], 0);
  1180.         $instance->addListener('kernel.exception', [=> function () {
  1181.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\ExceptionListener'] ?? $this->load('getExceptionListenerService'));
  1182.         }, => 'onKernelException'], -64);
  1183.         $instance->addListener('kernel.view', [=> function () {
  1184.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\CrudResponseListener'] ?? $this->load('getCrudResponseListenerService'));
  1185.         }, => 'onKernelView'], 0);
  1186.         $instance->addListener('kernel.exception', [=> function () {
  1187.             return ($this->privates['pagerfanta.event_listener.convert_not_valid_max_per_page_to_not_found'] ?? ($this->privates['pagerfanta.event_listener.convert_not_valid_max_per_page_to_not_found'] = new \BabDev\PagerfantaBundle\EventListener\ConvertNotValidCurrentPageToNotFoundListener()));
  1188.         }, => 'onKernelException'], 512);
  1189.         $instance->addListener('kernel.exception', [=> function () {
  1190.             return ($this->privates['pagerfanta.event_listener.convert_not_valid_current_page_to_not_found'] ?? ($this->privates['pagerfanta.event_listener.convert_not_valid_current_page_to_not_found'] = new \BabDev\PagerfantaBundle\EventListener\ConvertNotValidMaxPerPageToNotFoundListener()));
  1191.         }, => 'onKernelException'], 512);
  1192.         $instance->addListener('flow.previous_step_invalid', [=> function () {
  1193.             return ($this->privates['craue.form.flow.event_listener.previous_step_invalid'] ?? $this->load('getCraue_Form_Flow_EventListener_PreviousStepInvalidService'));
  1194.         }, => 'onPreviousStepInvalid'], 0);
  1195.         $instance->addListener('flow.flow_expired', [=> function () {
  1196.             return ($this->privates['craue.form.flow.event_listener.flow_expired'] ?? $this->load('getCraue_Form_Flow_EventListener_FlowExpiredService'));
  1197.         }, => 'onFlowExpired'], 0);
  1198.         $instance->addListener('kernel.response', [=> function () {
  1199.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1200.         }, => 'onKernelResponse'], 0);
  1201.         $instance->addListener('kernel.response', [=> function () {
  1202.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1203.         }, => 'onKernelResponse'], -1024);
  1204.         $instance->addListener('kernel.request', [=> function () {
  1205.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1206.         }, => 'setDefaultLocale'], 100);
  1207.         $instance->addListener('kernel.request', [=> function () {
  1208.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1209.         }, => 'onKernelRequest'], 16);
  1210.         $instance->addListener('kernel.finish_request', [=> function () {
  1211.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1212.         }, => 'onKernelFinishRequest'], 0);
  1213.         $instance->addListener('kernel.request', [=> function () {
  1214.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1215.         }, => 'onKernelRequest'], 256);
  1216.         $instance->addListener('kernel.response', [=> function () {
  1217.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1218.         }, => 'onResponse'], -255);
  1219.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1220.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1221.         }, => 'onControllerArguments'], 0);
  1222.         $instance->addListener('kernel.exception', [=> function () {
  1223.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1224.         }, => 'logKernelException'], 0);
  1225.         $instance->addListener('kernel.exception', [=> function () {
  1226.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1227.         }, => 'onKernelException'], -128);
  1228.         $instance->addListener('kernel.response', [=> function () {
  1229.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1230.         }, => 'removeCspHeader'], -128);
  1231.         $instance->addListener('kernel.request', [=> function () {
  1232.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1233.         }, => 'onKernelRequest'], 15);
  1234.         $instance->addListener('kernel.finish_request', [=> function () {
  1235.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1236.         }, => 'onKernelFinishRequest'], -15);
  1237.         $instance->addListener('console.error', [=> function () {
  1238.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1239.         }, => 'onConsoleError'], -128);
  1240.         $instance->addListener('console.terminate', [=> function () {
  1241.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1242.         }, => 'onConsoleTerminate'], -128);
  1243.         $instance->addListener('console.error', [=> function () {
  1244.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1245.         }, => 'onConsoleError'], 0);
  1246.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1247.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  1248.         }, => 'onMessage'], -255);
  1249.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1250.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1251.         }, => 'onMessage'], -255);
  1252.         $instance->addListener('kernel.request', [=> function () {
  1253.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1254.         }, => 'configure'], 2048);
  1255.         $instance->addListener('console.command', [=> function () {
  1256.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1257.         }, => 'configure'], 2048);
  1258.         $instance->addListener('kernel.request', [=> function () {
  1259.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1260.         }, => 'onKernelRequest'], 32);
  1261.         $instance->addListener('kernel.finish_request', [=> function () {
  1262.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1263.         }, => 'onKernelFinishRequest'], 0);
  1264.         $instance->addListener('kernel.exception', [=> function () {
  1265.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1266.         }, => 'onKernelException'], -64);
  1267.         $instance->addListener('kernel.response', [=> function () {
  1268.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1269.         }, => 'onKernelResponse'], 0);
  1270.         $instance->addListener('kernel.request', [=> function () {
  1271.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1272.         }, => 'onKernelRequest'], 128);
  1273.         $instance->addListener('kernel.response', [=> function () {
  1274.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1275.         }, => 'onKernelResponse'], -1000);
  1276.         $instance->addListener('kernel.finish_request', [=> function () {
  1277.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1278.         }, => 'onFinishRequest'], 0);
  1279.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1280.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  1281.         }, => 'onMessageFailed'], 100);
  1282.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1283.             return ($this->privates['messenger.failure.add_error_details_stamp_listener'] ?? ($this->privates['messenger.failure.add_error_details_stamp_listener'] = new \Symfony\Component\Messenger\EventListener\AddErrorDetailsStampListener()));
  1284.         }, => 'onMessageFailed'], 200);
  1285.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1286.             return ($this->privates['messenger.failure.send_failed_message_to_failure_transport_listener'] ?? $this->load('getMessenger_Failure_SendFailedMessageToFailureTransportListenerService'));
  1287.         }, => 'onMessageFailed'], -100);
  1288.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  1289.             return ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ?? ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] = new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener()));
  1290.         }, => 'onWorkerRunning'], 100);
  1291.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  1292.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1293.         }, => 'onWorkerStarted'], 0);
  1294.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  1295.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1296.         }, => 'onWorkerRunning'], 0);
  1297.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  1298.             return ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnSigtermSignalListenerService'));
  1299.         }, => 'onWorkerStarted'], 100);
  1300.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1301.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  1302.         }, => 'onMessageFailed'], 0);
  1303.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  1304.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  1305.         }, => 'onWorkerRunning'], 0);
  1306.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  1307.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  1308.         }, => 'onNotification'], -255);
  1309.         $instance->addListener('kernel.response', [=> function () {
  1310.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1311.         }, => 'onKernelResponse'], -100);
  1312.         $instance->addListener('kernel.exception', [=> function () {
  1313.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1314.         }, => 'onKernelException'], 0);
  1315.         $instance->addListener('kernel.terminate', [=> function () {
  1316.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1317.         }, => 'onKernelTerminate'], -1024);
  1318.         $instance->addListener('kernel.controller', [=> function () {
  1319.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1320.         }, => 'onKernelController'], 0);
  1321.         $instance->addListener('kernel.response', [=> function () {
  1322.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1323.         }, => 'onKernelResponse'], 0);
  1324.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  1325.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  1326.         }, => 'onWorkerMessageHandled'], 0);
  1327.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1328.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  1329.         }, => 'onWorkerMessageFailed'], 0);
  1330.         $instance->addListener('console.command', [=> function () {
  1331.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  1332.         }, => 'configure'], 1024);
  1333.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1334.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  1335.         }, => 'onMessage'], 0);
  1336.         $instance->addListener('kernel.response', [=> function () {
  1337.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1338.         }, => 'onKernelResponse'], -128);
  1339.         $instance->addListener('kernel.response', [=> function () {
  1340.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1341.         }, => 'onKernelResponse'], 0);
  1342.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1343.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  1344.         }, => 'checkPassport'], 0);
  1345.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  1346.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  1347.         }, => 'onLoginSuccess'], 0);
  1348.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1349.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1350.         }, => 'onVoterVote'], 0);
  1351.         $instance->addListener('kernel.request', [=> function () {
  1352.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1353.         }, => 'configureLogoutUrlGenerator'], 8);
  1354.         $instance->addListener('kernel.request', [=> function () {
  1355.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1356.         }, => 'onKernelRequest'], 8);
  1357.         $instance->addListener('kernel.finish_request', [=> function () {
  1358.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1359.         }, => 'onKernelFinishRequest'], 0);
  1360.         $instance->addListener('console.command', [=> function () {
  1361.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1362.         }, => 'onCommand'], 255);
  1363.         $instance->addListener('console.terminate', [=> function () {
  1364.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1365.         }, => 'onTerminate'], -255);
  1366.         $instance->addListener('console.error', [=> function () {
  1367.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1368.         }, => 'onConsoleError'], 0);
  1369.         $instance->addListener('console.terminate', [=> function () {
  1370.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1371.         }, => 'onConsoleTerminate'], 0);
  1372.         $instance->addListener('kernel.finish_request', [=> function () {
  1373.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  1374.         }, => 'resetAssets'], 0);
  1375.         $instance->addListener('knp_pager.before', [=> function () {
  1376.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1377.         }, => 'before'], 0);
  1378.         $instance->addListener('knp_pager.pagination', [=> function () {
  1379.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1380.         }, => 'pagination'], 0);
  1381.         $instance->addListener('knp_pager.before', [=> function () {
  1382.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  1383.         }, => 'before'], 1);
  1384.         $instance->addListener('knp_pager.before', [=> function () {
  1385.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  1386.         }, => 'before'], 1);
  1387.         $instance->addListener('knp_pager.pagination', [=> function () {
  1388.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1389.         }, => 'pagination'], 1);
  1390.         $instance->addListener('kernel.request', [=> function () {
  1391.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  1392.         }, => 'handleLegacyEaContext'], 10);
  1393.         $instance->addListener('kernel.request', [=> function () {
  1394.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  1395.         }, => 'onKernelRequest'], 0);
  1396.         $instance->addListener('kernel.controller', [=> function () {
  1397.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  1398.         }, => 'onKernelController'], 128);
  1399.         $instance->addListener('EasyCorp\\Bundle\\EasyAdminBundle\\Event\\BeforeEntityPersistedEvent', [=> function () {
  1400.             return ($this->privates['Cofondateur\\SocleTechniqueBundle\\EventSubscriber\\EasyAdminSubscriber'] ?? $this->load('getEasyAdminSubscriberService'));
  1401.         }, => 'prePersist'], 0);
  1402.         $instance->addListener('EasyCorp\\Bundle\\EasyAdminBundle\\Event\\BeforeEntityUpdatedEvent', [=> function () {
  1403.             return ($this->privates['Cofondateur\\SocleTechniqueBundle\\EventSubscriber\\EasyAdminSubscriber'] ?? $this->load('getEasyAdminSubscriberService'));
  1404.         }, => 'preUpdate'], 0);
  1405.         $instance->addListener('kernel.request', [=> function () {
  1406.             return ($this->privates['Cofondateur\\SocleTechniqueBundle\\EventSubscriber\\TwigEventSubscriber'] ?? $this->getTwigEventSubscriberService());
  1407.         }, => 'onRequest'], 0);
  1408.         $instance->addListener('kernel.controller', [=> function () {
  1409.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1410.         }, => 'onKernelController'], 0);
  1411.         $instance->addListener('kernel.controller', [=> function () {
  1412.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1413.         }, => 'onKernelController'], 0);
  1414.         $instance->addListener('kernel.controller', [=> function () {
  1415.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1416.         }, => 'onKernelController'], -128);
  1417.         $instance->addListener('kernel.view', [=> function () {
  1418.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1419.         }, => 'onKernelView'], 0);
  1420.         $instance->addListener('kernel.controller', [=> function () {
  1421.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1422.         }, => 'onKernelController'], 0);
  1423.         $instance->addListener('kernel.response', [=> function () {
  1424.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1425.         }, => 'onKernelResponse'], 0);
  1426.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1427.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1428.         }, => 'onKernelControllerArguments'], 0);
  1429.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1430.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1431.         }, => 'onKernelControllerArguments'], 0);
  1432.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1433.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  1434.         }, => 'checkPassport'], 512);
  1435.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1436.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1437.         }, => 'onLogout'], 0);
  1438.         return $instance;
  1439.     }
  1440.     /**
  1441.      * Gets the public 'http_kernel' shared service.
  1442.      *
  1443.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1444.      */
  1445.     protected function getHttpKernelService()
  1446.     {
  1447.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1448.         if (isset($this->services['http_kernel'])) {
  1449.             return $this->services['http_kernel'];
  1450.         }
  1451.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  1452.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  1453.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  1454.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  1455.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  1456.             yield => ($this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\AdminContextResolver'] ?? $this->load('getAdminContextResolverService'));
  1457.             yield => ($this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\BatchActionDtoResolver'] ?? $this->load('getBatchActionDtoResolverService'));
  1458.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  1459.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  1460.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  1461.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  1462.         }, 10)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1463.     }
  1464.     /**
  1465.      * Gets the public 'lexik_translation.translator' shared service.
  1466.      *
  1467.      * @return \Lexik\Bundle\TranslationBundle\Translation\Translator
  1468.      */
  1469.     protected function getLexikTranslation_TranslatorService()
  1470.     {
  1471.         $this->services['lexik_translation.translator'] = $instance = new \Lexik\Bundle\TranslationBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1472.             'Lexik\\Bundle\\TranslationBundle\\Translation\\Loader' => ['privates''Lexik\\Bundle\\TranslationBundle\\Translation\\Loader''getLoaderService'true],
  1473.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  1474.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  1475.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  1476.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  1477.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  1478.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  1479.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  1480.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  1481.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  1482.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  1483.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  1484.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  1485.         ], [
  1486.             'Lexik\\Bundle\\TranslationBundle\\Translation\\Loader' => '?',
  1487.             'event_dispatcher' => '?',
  1488.             'translation.loader.csv' => '?',
  1489.             'translation.loader.dat' => '?',
  1490.             'translation.loader.ini' => '?',
  1491.             'translation.loader.json' => '?',
  1492.             'translation.loader.mo' => '?',
  1493.             'translation.loader.php' => '?',
  1494.             'translation.loader.po' => '?',
  1495.             'translation.loader.qt' => '?',
  1496.             'translation.loader.res' => '?',
  1497.             'translation.loader.xliff' => '?',
  1498.             'translation.loader.yml' => '?',
  1499.         ]), ($this->privates['translator.formatter.default'] ?? $this->getTranslator_Formatter_DefaultService()), 'en', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json'], 'Lexik\\Bundle\\TranslationBundle\\Translation\\Loader' => [=> 'database']], $this->getParameter('lexik_translation.translator.options'));
  1500.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1501.         $instance->setFallbackLocales($this->parameters['managed_locales']);
  1502.         $instance->addResource('xlf', (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), 'fr''validators');
  1503.         $instance->addResource('xlf', (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), 'fr''validators');
  1504.         $instance->addResource('xlf', (\dirname(__DIR__4).'/vendor/symfony/security-core/Exception/../Resources/translations/security.fr.xlf'), 'fr''security');
  1505.         $instance->addResource('xlf', (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fr.xlf'), 'fr''ResetPasswordBundle');
  1506.         $instance->addResource('yml', (\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.fr.yml'), 'fr''LexikTranslationBundle');
  1507.         $instance->addResource('php', (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fr.php'), 'fr''EasyAdminBundle');
  1508.         $instance->addResource('yml', (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.fr.yml'), 'fr''CraueFormFlowBundle');
  1509.         $instance->addResource('yml', (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.fr.yml'), 'fr''validators');
  1510.         $instance->addResource('yaml', (\dirname(__DIR__4).'/translations/MaritimeCategory.fr.yaml'), 'fr''MaritimeCategory');
  1511.         $instance->addResource('yaml', (\dirname(__DIR__4).'/translations/EspacePro.fr.yaml'), 'fr''EspacePro');
  1512.         $instance->addResource('yaml', (\dirname(__DIR__4).'/translations/ValeurEngagement.fr.yaml'), 'fr''ValeurEngagement');
  1513.         $instance->addResource('yaml', (\dirname(__DIR__4).'/translations/Info.fr.yaml'), 'fr''Info');
  1514.         $instance->addResource('yaml', (\dirname(__DIR__4).'/translations/Login.fr.yaml'), 'fr''Login');
  1515.         $instance->addResource('yaml', (\dirname(__DIR__4).'/translations/breadcrumb.fr.yaml'), 'fr''breadcrumb');
  1516.         $instance->addResource('yaml', (\dirname(__DIR__4).'/translations/Devis.fr.yaml'), 'fr''Devis');
  1517.         $instance->addResource('yaml', (\dirname(__DIR__4).'/translations/LandingPage.fr.yaml'), 'fr''LandingPage');
  1518.         $instance->addResource('yaml', (\dirname(__DIR__4).'/translations/Testimony.fr.yaml'), 'fr''Testimony');
  1519.         $instance->addResource('yaml', (\dirname(__DIR__4).'/translations/Service.fr.yaml'), 'fr''Service');
  1520.         $instance->addResource('yaml', (\dirname(__DIR__4).'/translations/Actuality.fr.yaml'), 'fr''Actuality');
  1521.         $instance->addResource('yaml', (\dirname(__DIR__4).'/translations/homepage.fr.yaml'), 'fr''homepage');
  1522.         $instance->addResource('yaml', (\dirname(__DIR__4).'/translations/ServicePage.fr.yaml'), 'fr''ServicePage');
  1523.         $instance->addResource('yaml', (\dirname(__DIR__4).'/translations/footer.fr.yaml'), 'fr''footer');
  1524.         $instance->addResource('yaml', (\dirname(__DIR__4).'/translations/Contact.fr.yaml'), 'fr''Contact');
  1525.         $instance->addResource('yaml', (\dirname(__DIR__4).'/translations/Maritime.fr.yaml'), 'fr''Maritime');
  1526.         $instance->addResource('yaml', (\dirname(__DIR__4).'/translations/Documents.fr.yaml'), 'fr''Documents');
  1527.         $instance->addResource('yaml', (\dirname(__DIR__4).'/translations/VichUploaderBundle.fr.yaml'), 'fr''VichUploaderBundle');
  1528.         $instance->addResource('yaml', (\dirname(__DIR__4).'/translations/Register.fr.yaml'), 'fr''Register');
  1529.         $instance->addResource('yaml', (\dirname(__DIR__4).'/translations/Dashboard.fr.yaml'), 'fr''Dashboard');
  1530.         $instance->addResource('yaml', (\dirname(__DIR__4).'/translations/header.fr.yaml'), 'fr''header');
  1531.         $instance->addResource('yaml', (\dirname(__DIR__4).'/translations/Presentation.fr.yaml'), 'fr''Presentation');
  1532.         $instance->addResource('yaml', (\dirname(__DIR__4).'/translations/Pagination.fr.yaml'), 'fr''Pagination');
  1533.         $instance->addResource('yaml', (\dirname(__DIR__4).'/translations/Sinister.fr.yaml'), 'fr''Sinister');
  1534.         $instance->addDatabaseResources();
  1535.         return $instance;
  1536.     }
  1537.     /**
  1538.      * Gets the public 'liip_imagine.binary.loader.default' shared service.
  1539.      *
  1540.      * @return \Liip\ImagineBundle\Binary\Loader\FileSystemLoader
  1541.      */
  1542.     protected function getLiipImagine_Binary_Loader_DefaultService()
  1543.     {
  1544.         $a = \Symfony\Component\Mime\MimeTypes::getDefault();
  1545.         return $this->services['liip_imagine.binary.loader.default'] = new \Liip\ImagineBundle\Binary\Loader\FileSystemLoader($a$a, new \Liip\ImagineBundle\Binary\Locator\FileSystemLocator([=> (\dirname(__DIR__4).'/public')], false));
  1546.     }
  1547.     /**
  1548.      * Gets the public 'liip_imagine.cache.manager' shared service.
  1549.      *
  1550.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  1551.      */
  1552.     protected function getLiipImagine_Cache_ManagerService()
  1553.     {
  1554.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1555.         if (isset($this->services['liip_imagine.cache.manager'])) {
  1556.             return $this->services['liip_imagine.cache.manager'];
  1557.         }
  1558.         $this->services['liip_imagine.cache.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Cache\CacheManager(($this->privates['liip_imagine.filter.configuration'] ?? ($this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration([]))), ($this->services['router'] ?? $this->getRouterService()), ($this->services['liip_imagine.cache.signer'] ?? ($this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET')))), $a'default'false);
  1559.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  1560.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  1561.         return $instance;
  1562.     }
  1563.     /**
  1564.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  1565.      *
  1566.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  1567.      */
  1568.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  1569.     {
  1570.         return $this->services['liip_imagine.cache.resolver.default'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), (\dirname(__DIR__4).'/public'), 'media/cache');
  1571.     }
  1572.     /**
  1573.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  1574.      *
  1575.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  1576.      */
  1577.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  1578.     {
  1579.         return $this->services['liip_imagine.cache.resolver.no_cache_web_path'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver(($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()));
  1580.     }
  1581.     /**
  1582.      * Gets the public 'liip_imagine.cache.signer' shared service.
  1583.      *
  1584.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  1585.      */
  1586.     protected function getLiipImagine_Cache_SignerService()
  1587.     {
  1588.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  1589.     }
  1590.     /**
  1591.      * Gets the public 'liip_imagine.data.manager' shared service.
  1592.      *
  1593.      * @return \Liip\ImagineBundle\Imagine\Data\DataManager
  1594.      */
  1595.     protected function getLiipImagine_Data_ManagerService()
  1596.     {
  1597.         $this->services['liip_imagine.data.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Data\DataManager(($this->privates['liip_imagine.binary.mime_type_guesser'] ?? $this->getLiipImagine_Binary_MimeTypeGuesserService()), \Symfony\Component\Mime\MimeTypes::getDefault(), ($this->privates['liip_imagine.filter.configuration'] ?? ($this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration([]))), 'default'NULL);
  1598.         $instance->addLoader('default', ($this->services['liip_imagine.binary.loader.default'] ?? $this->getLiipImagine_Binary_Loader_DefaultService()));
  1599.         return $instance;
  1600.     }
  1601.     /**
  1602.      * Gets the public 'messenger.default_bus' shared service.
  1603.      *
  1604.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  1605.      */
  1606.     protected function getMessenger_DefaultBusService()
  1607.     {
  1608.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  1609.             yield => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->load('getMessenger_Bus_Default_Middleware_TraceableService'));
  1610.             yield => ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.default')));
  1611.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  1612.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  1613.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  1614.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  1615.             yield => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_HandleMessageService'));
  1616.         }, 7)));
  1617.     }
  1618.     /**
  1619.      * Gets the public 'monolog.logger.deprecation' shared service.
  1620.      *
  1621.      * @return \Symfony\Bridge\Monolog\Logger
  1622.      */
  1623.     protected function getMonolog_Logger_DeprecationService()
  1624.     {
  1625.         $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  1626.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1627.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1628.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1629.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1630.         return $instance;
  1631.     }
  1632.     /**
  1633.      * Gets the public 'request_stack' shared service.
  1634.      *
  1635.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1636.      */
  1637.     protected function getRequestStackService()
  1638.     {
  1639.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1640.     }
  1641.     /**
  1642.      * Gets the public 'router' shared service.
  1643.      *
  1644.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1645.      */
  1646.     protected function getRouterService()
  1647.     {
  1648.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1649.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1650.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1651.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1652.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1653.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1654.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  1655.         ], [
  1656.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1657.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a'en');
  1658.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1659.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1660.         return $instance;
  1661.     }
  1662.     /**
  1663.      * Gets the public 'translator' shared service.
  1664.      *
  1665.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1666.      */
  1667.     protected function getTranslatorService()
  1668.     {
  1669.         $a = ($this->services['lexik_translation.translator'] ?? $this->getLexikTranslation_TranslatorService());
  1670.         if (isset($this->services['translator'])) {
  1671.             return $this->services['translator'];
  1672.         }
  1673.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator($a);
  1674.     }
  1675.     /**
  1676.      * Gets the public 'var_dumper.cloner' shared service.
  1677.      *
  1678.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1679.      */
  1680.     protected function getVarDumper_ClonerService()
  1681.     {
  1682.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1683.         $instance->setMaxItems(2500);
  1684.         $instance->setMinDepth(1);
  1685.         $instance->setMaxString(-1);
  1686.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  1687.         return $instance;
  1688.     }
  1689.     /**
  1690.      * Gets the private '.debug.http_client' shared service.
  1691.      *
  1692.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  1693.      */
  1694.     protected function get_Debug_HttpClientService()
  1695.     {
  1696.         $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  1697.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  1698.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1699.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1700.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1701.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1702.         $a->setLogger($b);
  1703.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1704.     }
  1705.     /**
  1706.      * Gets the private '.service_locator.3okMn.A' shared service.
  1707.      *
  1708.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1709.      */
  1710.     protected function get_ServiceLocator_3okMn_AService()
  1711.     {
  1712.         return $this->privates['.service_locator.3okMn.A'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1713.             'security.firewall.map.context.assure' => ['privates''security.firewall.map.context.assure''getSecurity_Firewall_Map_Context_AssureService'true],
  1714.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  1715.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'true],
  1716.         ], [
  1717.             'security.firewall.map.context.assure' => '?',
  1718.             'security.firewall.map.context.dev' => '?',
  1719.             'security.firewall.map.context.main' => '?',
  1720.         ]);
  1721.     }
  1722.     /**
  1723.      * Gets the private 'Cofondateur\SocleTechniqueBundle\EventSubscriber\TwigEventSubscriber' shared autowired service.
  1724.      *
  1725.      * @return \Cofondateur\SocleTechniqueBundle\EventSubscriber\TwigEventSubscriber
  1726.      */
  1727.     protected function getTwigEventSubscriberService()
  1728.     {
  1729.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1730.         if (isset($this->privates['Cofondateur\\SocleTechniqueBundle\\EventSubscriber\\TwigEventSubscriber'])) {
  1731.             return $this->privates['Cofondateur\\SocleTechniqueBundle\\EventSubscriber\\TwigEventSubscriber'];
  1732.         }
  1733.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  1734.         if (isset($this->privates['Cofondateur\\SocleTechniqueBundle\\EventSubscriber\\TwigEventSubscriber'])) {
  1735.             return $this->privates['Cofondateur\\SocleTechniqueBundle\\EventSubscriber\\TwigEventSubscriber'];
  1736.         }
  1737.         return $this->privates['Cofondateur\\SocleTechniqueBundle\\EventSubscriber\\TwigEventSubscriber'] = new \Cofondateur\SocleTechniqueBundle\EventSubscriber\TwigEventSubscriber($a$b, ($this->services['Cofondateur\\SocleTechniqueBundle\\Service\\BreadcrumbService'] ?? $this->getBreadcrumbServiceService()));
  1738.     }
  1739.     /**
  1740.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber' shared service.
  1741.      *
  1742.      * @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber
  1743.      */
  1744.     protected function getAdminRouterSubscriberService()
  1745.     {
  1746.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  1747.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'])) {
  1748.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'];
  1749.         }
  1750.         $b = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'] ?? $this->getEntityFactoryService());
  1751.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'])) {
  1752.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'];
  1753.         }
  1754.         $c = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  1755.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'])) {
  1756.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'];
  1757.         }
  1758.         $d = ($this->services['router'] ?? $this->getRouterService());
  1759.         $e = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] ?? $this->getCrudControllerRegistryService());
  1760.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber(new \EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory($this->targetDir.''$a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), new \EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService()), $a$d, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), (isset($this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']) ? $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']() : $this->getAdminUrlGeneratorService())), $e$b), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry($this->getEnv('APP_SECRET'), $this->targetDir.'', [=> 'App\\Controller\\Admin\\DashboardController']))), $e, ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory'] ?? $this->getControllerFactoryService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), $d$d$c, ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\UrlSigner'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\UrlSigner'] = new \EasyCorp\Bundle\EasyAdminBundle\Router\UrlSigner($this->getEnv('APP_SECRET')))));
  1761.     }
  1762.     /**
  1763.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory' shared service.
  1764.      *
  1765.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory
  1766.      */
  1767.     protected function getActionFactoryService()
  1768.     {
  1769.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  1770.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory'])) {
  1771.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory'];
  1772.         }
  1773.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService()), $a, (isset($this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']) ? $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']() : $this->getAdminUrlGeneratorService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  1774.     }
  1775.     /**
  1776.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory' shared service.
  1777.      *
  1778.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory
  1779.      */
  1780.     protected function getControllerFactoryService()
  1781.     {
  1782.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry($this->getEnv('APP_SECRET'), $this->targetDir.'', [=> 'App\\Controller\\Admin\\DashboardController']))), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] ?? $this->getCrudControllerRegistryService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()));
  1783.     }
  1784.     /**
  1785.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory' shared service.
  1786.      *
  1787.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory
  1788.      */
  1789.     protected function getEntityFactoryService()
  1790.     {
  1791.         $a = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory'] ?? $this->getActionFactoryService());
  1792.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'])) {
  1793.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'];
  1794.         }
  1795.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1796.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'])) {
  1797.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'];
  1798.         }
  1799.         $c = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService());
  1800.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory(new \EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), $c, new RewindableGenerator(function () {
  1801.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPreConfigurator'] ?? $this->load('getCommonPreConfiguratorService'));
  1802.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ArrayConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ArrayConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator()));
  1803.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AssociationConfigurator'] ?? $this->load('getAssociationConfiguratorService'));
  1804.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AvatarConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AvatarConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator()));
  1805.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\BooleanConfigurator'] ?? $this->load('getBooleanConfiguratorService'));
  1806.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CodeEditorConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CodeEditorConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CodeEditorConfigurator()));
  1807.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CollectionConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CollectionConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator()));
  1808.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CountryConfigurator'] ?? $this->load('getCountryConfiguratorService'));
  1809.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CurrencyConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CurrencyConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator()));
  1810.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\DateTimeConfigurator'] ?? $this->load('getDateTimeConfiguratorService'));
  1811.             yield 10 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\EmailConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\EmailConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator()));
  1812.             yield 11 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\FormConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\FormConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator()));
  1813.             yield 12 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IdConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IdConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator()));
  1814.             yield 13 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ImageConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ImageConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator(\dirname(__DIR__4))));
  1815.             yield 14 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IntegerConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IntegerConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator()));
  1816.             yield 15 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LanguageConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LanguageConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator()));
  1817.             yield 16 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LocaleConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LocaleConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator()));
  1818.             yield 17 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\MoneyConfigurator'] ?? $this->load('getMoneyConfiguratorService'));
  1819.             yield 18 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\NumberConfigurator'] ?? $this->load('getNumberConfiguratorService'));
  1820.             yield 19 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\PercentConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\PercentConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator()));
  1821.             yield 20 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ChoiceConfigurator'] ?? $this->load('getChoiceConfiguratorService'));
  1822.             yield 21 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\SlugConfigurator'] ?? $this->load('getSlugConfiguratorService'));
  1823.             yield 22 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TelephoneConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TelephoneConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator()));
  1824.             yield 23 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator()));
  1825.             yield 24 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextEditorConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextEditorConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextEditorConfigurator()));
  1826.             yield 25 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TimezoneConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TimezoneConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator()));
  1827.             yield 26 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\UrlConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\UrlConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator()));
  1828.             yield 27 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPostConfigurator'] ?? $this->load('getCommonPostConfiguratorService'));
  1829.         }, 28)), $a$c, ($this->services['doctrine'] ?? $this->getDoctrineService()), $b);
  1830.     }
  1831.     /**
  1832.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider' shared service.
  1833.      *
  1834.      * @return \EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider
  1835.      */
  1836.     protected function getAdminContextProviderService()
  1837.     {
  1838.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] = new \EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1839.     }
  1840.     /**
  1841.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry' shared service.
  1842.      *
  1843.      * @return \EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry
  1844.      */
  1845.     protected function getCrudControllerRegistryService()
  1846.     {
  1847.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry($this->getEnv('APP_SECRET'), [=> 'App\\Controller\\Admin\\ActualityCategoryCrudController'=> 'App\\Controller\\Admin\\ActualityCrudController'=> 'App\\Controller\\Admin\\AssureCrudController'=> 'App\\Controller\\Admin\\BecomePartnerCrudController'=> 'App\\Controller\\Admin\\ContactCrudController'=> 'App\\Controller\\Admin\\DevisCrudController'=> 'App\\Controller\\Admin\\DocumentCrudController'=> 'App\\Controller\\Admin\\FluvialCategoryCrudController'=> 'App\\Controller\\Admin\\FluvialCrudController'=> 'App\\Controller\\Admin\\HomepageCrudController'10 => 'App\\Controller\\Admin\\LandingPageCrudController'11 => 'App\\Controller\\Admin\\MaritimeCategoryCrudController'12 => 'App\\Controller\\Admin\\MaritimeCrudController'13 => 'App\\Controller\\Admin\\PresentationCrudController'14 => 'App\\Controller\\Admin\\RecommendContactCrudController'15 => 'App\\Controller\\Admin\\SEOPageCrudController'16 => 'App\\Controller\\Admin\\ServiceCrudController'17 => 'App\\Controller\\Admin\\ServicePageCrudController'18 => 'App\\Controller\\Admin\\SinisterCrudController'19 => 'App\\Controller\\Admin\\SiteSettingsCrudController'20 => 'App\\Controller\\Admin\\TestimonyCrudController'21 => 'App\\Controller\\Admin\\UserCrudController'22 => 'App\\Controller\\Admin\\ValeurEngagementCrudController'23 => 'Cofondateur\\SocleTechniqueBundle\\Controller\\ProductCrudController'24 => 'Cofondateur\\SocleTechniqueBundle\\Controller\\SiteSettingsCrudController'25 => 'Cofondateur\\SocleTechniqueBundle\\Controller\\UserCrudController']);
  1848.     }
  1849.     /**
  1850.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator' service.
  1851.      *
  1852.      * @return \EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator
  1853.      */
  1854.     protected function getAdminUrlGeneratorService()
  1855.     {
  1856.         $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator'] = function () {
  1857.             return new \EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry($this->getEnv('APP_SECRET'), $this->targetDir.'', [=> 'App\\Controller\\Admin\\DashboardController']))), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] ?? $this->getCrudControllerRegistryService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\UrlSigner'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\UrlSigner'] = new \EasyCorp\Bundle\EasyAdminBundle\Router\UrlSigner($this->getEnv('APP_SECRET')))));
  1858.         };
  1859.         return $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']();
  1860.     }
  1861.     /**
  1862.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker' shared service.
  1863.      *
  1864.      * @return \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker
  1865.      */
  1866.     protected function getAuthorizationCheckerService()
  1867.     {
  1868.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  1869.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'])) {
  1870.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'];
  1871.         }
  1872.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] = new \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker($a);
  1873.     }
  1874.     /**
  1875.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  1876.      *
  1877.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  1878.      */
  1879.     protected function getResetAssetsEventListenerService()
  1880.     {
  1881.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  1882.     }
  1883.     /**
  1884.      * Gets the private 'annotations.cache_adapter' shared service.
  1885.      *
  1886.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  1887.      */
  1888.     protected function getAnnotations_CacheAdapterService()
  1889.     {
  1890.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1891.     }
  1892.     /**
  1893.      * Gets the private 'annotations.cached_reader' shared service.
  1894.      *
  1895.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  1896.      */
  1897.     protected function getAnnotations_CachedReaderService()
  1898.     {
  1899.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  1900.     }
  1901.     /**
  1902.      * Gets the private 'annotations.reader' shared service.
  1903.      *
  1904.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1905.      */
  1906.     protected function getAnnotations_ReaderService()
  1907.     {
  1908.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1909.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1910.         $a->registerUniqueLoader('class_exists');
  1911.         $instance->addGlobalIgnoredName('required'$a);
  1912.         return $instance;
  1913.     }
  1914.     /**
  1915.      * Gets the private 'assets.packages' shared service.
  1916.      *
  1917.      * @return \Symfony\Component\Asset\Packages
  1918.      */
  1919.     protected function getAssets_PackagesService()
  1920.     {
  1921.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1922.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__4).'/public/build/manifest.json'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), false), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
  1923.             return new \EmptyIterator();
  1924.         }, 0));
  1925.     }
  1926.     /**
  1927.      * Gets the private 'cache.annotations' shared service.
  1928.      *
  1929.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1930.      */
  1931.     protected function getCache_AnnotationsService()
  1932.     {
  1933.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('SZlZcEhHiy'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1934.     }
  1935.     /**
  1936.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  1937.      *
  1938.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1939.      */
  1940.     protected function getCache_Doctrine_Orm_Default_QueryService()
  1941.     {
  1942.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1943.     }
  1944.     /**
  1945.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  1946.      *
  1947.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1948.      */
  1949.     protected function getCache_Doctrine_Orm_Default_ResultService()
  1950.     {
  1951.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1952.     }
  1953.     /**
  1954.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  1955.      *
  1956.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1957.      */
  1958.     protected function getCache_Messenger_RestartWorkersSignalService()
  1959.     {
  1960.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('0L6JJ9O0Vm'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  1961.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1962.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1963.     }
  1964.     /**
  1965.      * Gets the private 'cache.property_info' shared service.
  1966.      *
  1967.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1968.      */
  1969.     protected function getCache_PropertyInfoService()
  1970.     {
  1971.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Vf9LnGFJtg'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1972.     }
  1973.     /**
  1974.      * Gets the private 'cache.security_expression_language' shared service.
  1975.      *
  1976.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1977.      */
  1978.     protected function getCache_SecurityExpressionLanguageService()
  1979.     {
  1980.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ZIzN3Gp0SB'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1981.     }
  1982.     /**
  1983.      * Gets the private 'cache.security_token_verifier' shared service.
  1984.      *
  1985.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1986.      */
  1987.     protected function getCache_SecurityTokenVerifierService()
  1988.     {
  1989.         return $this->privates['cache.security_token_verifier'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('pum3m6iQUt'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1990.     }
  1991.     /**
  1992.      * Gets the private 'cache.serializer' shared service.
  1993.      *
  1994.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1995.      */
  1996.     protected function getCache_SerializerService()
  1997.     {
  1998.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('lCA1cHWy6c'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1999.     }
  2000.     /**
  2001.      * Gets the private 'cache.validator' shared service.
  2002.      *
  2003.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2004.      */
  2005.     protected function getCache_ValidatorService()
  2006.     {
  2007.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('FYWBZk1k1H'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2008.     }
  2009.     /**
  2010.      * Gets the private 'cache.webpack_encore' shared service.
  2011.      *
  2012.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2013.      */
  2014.     protected function getCache_WebpackEncoreService()
  2015.     {
  2016.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('OLtfAC5fhJ'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2017.     }
  2018.     /**
  2019.      * Gets the private 'config_cache_factory' shared service.
  2020.      *
  2021.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  2022.      */
  2023.     protected function getConfigCacheFactoryService()
  2024.     {
  2025.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  2026.             yield => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ?? ($this->privates['dependency_injection.config.container_parameters_resource_checker'] = new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this)));
  2027.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  2028.         }, 2));
  2029.     }
  2030.     /**
  2031.      * Gets the private 'data_collector.form' shared service.
  2032.      *
  2033.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  2034.      */
  2035.     protected function getDataCollector_FormService()
  2036.     {
  2037.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  2038.     }
  2039.     /**
  2040.      * Gets the private 'data_collector.request' shared service.
  2041.      *
  2042.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  2043.      */
  2044.     protected function getDataCollector_RequestService()
  2045.     {
  2046.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2047.     }
  2048.     /**
  2049.      * Gets the private 'debug.controller_resolver' shared service.
  2050.      *
  2051.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  2052.      */
  2053.     protected function getDebug_ControllerResolverService()
  2054.     {
  2055.         return $this->privates['debug.controller_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  2056.     }
  2057.     /**
  2058.      * Gets the private 'debug.debug_handlers_listener' shared service.
  2059.      *
  2060.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  2061.      */
  2062.     protected function getDebug_DebugHandlersListenerService()
  2063.     {
  2064.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  2065.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2066.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2067.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2068.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2069.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrue, ($this->services['monolog.logger.deprecation'] ?? $this->getMonolog_Logger_DeprecationService()));
  2070.     }
  2071.     /**
  2072.      * Gets the private 'debug.file_link_formatter' shared service.
  2073.      *
  2074.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  2075.      */
  2076.     protected function getDebug_FileLinkFormatterService()
  2077.     {
  2078.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), \dirname(__DIR__4), function () {
  2079.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  2080.         });
  2081.     }
  2082.     /**
  2083.      * Gets the private 'debug.log_processor' shared service.
  2084.      *
  2085.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  2086.      */
  2087.     protected function getDebug_LogProcessorService()
  2088.     {
  2089.         return $this->privates['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2090.     }
  2091.     /**
  2092.      * Gets the private 'debug.security.access.decision_manager' shared service.
  2093.      *
  2094.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  2095.      */
  2096.     protected function getDebug_Security_Access_DecisionManagerService()
  2097.     {
  2098.         return $this->privates['debug.security.access.decision_manager'] = new \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager(new \Symfony\Component\Security\Core\Authorization\AccessDecisionManager(new RewindableGenerator(function () {
  2099.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  2100.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  2101.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  2102.             yield => ($this->privates['debug.security.voter.EasyCorp\\Bundle\\EasyAdminBundle\\Security\\SecurityVoter'] ?? $this->load('getSecurityVoterService'));
  2103.         }, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  2104.     }
  2105.     /**
  2106.      * Gets the private 'debug.security.firewall' shared service.
  2107.      *
  2108.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  2109.      */
  2110.     protected function getDebug_Security_FirewallService()
  2111.     {
  2112.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  2113.         if (isset($this->privates['debug.security.firewall'])) {
  2114.             return $this->privates['debug.security.firewall'];
  2115.         }
  2116.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2117.         if (isset($this->privates['debug.security.firewall'])) {
  2118.             return $this->privates['debug.security.firewall'];
  2119.         }
  2120.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  2121.     }
  2122.     /**
  2123.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  2124.      *
  2125.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  2126.      */
  2127.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  2128.     {
  2129.         return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity'), => (\dirname(__DIR__4).'/vendor/cofondateur/socle-technique/src/Entity')]);
  2130.     }
  2131.     /**
  2132.      * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  2133.      *
  2134.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  2135.      */
  2136.     protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  2137.     {
  2138.         $this->privates['doctrine.orm.default_xml_metadata_driver'] = $instance = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__4).'/vendor/vich/uploader-bundle/config/doctrine') => 'Vich\\UploaderBundle\\Entity', (\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Resources/config/doctrine') => 'Lexik\\Bundle\\TranslationBundle\\Entity']);
  2139.         $instance->setGlobalBasename('mapping');
  2140.         return $instance;
  2141.     }
  2142.     /**
  2143.      * Gets the private 'exception_listener' shared service.
  2144.      *
  2145.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  2146.      */
  2147.     protected function getExceptionListener2Service()
  2148.     {
  2149.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  2150.     }
  2151.     /**
  2152.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  2153.      *
  2154.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  2155.      */
  2156.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  2157.     {
  2158.         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())));
  2159.     }
  2160.     /**
  2161.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  2162.      *
  2163.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  2164.      */
  2165.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  2166.     {
  2167.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  2168.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  2169.             return $this->privates['framework_extra_bundle.event.is_granted'];
  2170.         }
  2171.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a);
  2172.     }
  2173.     /**
  2174.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  2175.      *
  2176.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  2177.      */
  2178.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  2179.     {
  2180.         return $this->privates['knp_paginator.subscriber.sliding_pagination'] = new \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber(['defaultPaginationTemplate' => '@KnpPaginator/Pagination/sliding.html.twig''defaultSortableTemplate' => '@KnpPaginator/Pagination/sortable_link.html.twig''defaultFiltrationTemplate' => '@KnpPaginator/Pagination/filtration.html.twig''defaultPageRange' => 5'defaultPageLimit' => NULL]);
  2181.     }
  2182.     /**
  2183.      * Gets the private 'liip_imagine.binary.mime_type_guesser' shared service.
  2184.      *
  2185.      * @return \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser
  2186.      */
  2187.     protected function getLiipImagine_Binary_MimeTypeGuesserService()
  2188.     {
  2189.         return $this->privates['liip_imagine.binary.mime_type_guesser'] = new \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser(\Symfony\Component\Mime\MimeTypes::getDefault());
  2190.     }
  2191.     /**
  2192.      * Gets the private 'locale_aware_listener' shared service.
  2193.      *
  2194.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  2195.      */
  2196.     protected function getLocaleAwareListenerService()
  2197.     {
  2198.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2199.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  2200.             yield => ($this->privates['translator.default'] ?? $this->load('getTranslator_DefaultService'));
  2201.             yield => ($this->services['lexik_translation.translator'] ?? $this->getLexikTranslation_TranslatorService());
  2202.         }, 3), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2203.     }
  2204.     /**
  2205.      * Gets the private 'locale_listener' shared service.
  2206.      *
  2207.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2208.      */
  2209.     protected function getLocaleListenerService()
  2210.     {
  2211.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en', ($this->services['router'] ?? $this->getRouterService()), false, []);
  2212.     }
  2213.     /**
  2214.      * Gets the private 'monolog.handler.console' shared service.
  2215.      *
  2216.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  2217.      */
  2218.     protected function getMonolog_Handler_ConsoleService()
  2219.     {
  2220.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  2221.     }
  2222.     /**
  2223.      * Gets the private 'monolog.handler.main' shared service.
  2224.      *
  2225.      * @return \Monolog\Handler\StreamHandler
  2226.      */
  2227.     protected function getMonolog_Handler_MainService()
  2228.     {
  2229.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 'debug'trueNULLfalse);
  2230.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  2231.         return $instance;
  2232.     }
  2233.     /**
  2234.      * Gets the private 'monolog.logger' shared service.
  2235.      *
  2236.      * @return \Symfony\Bridge\Monolog\Logger
  2237.      */
  2238.     protected function getMonolog_LoggerService()
  2239.     {
  2240.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  2241.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2242.         $instance->useMicrosecondTimestamps(true);
  2243.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2244.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2245.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2246.         return $instance;
  2247.     }
  2248.     /**
  2249.      * Gets the private 'monolog.logger.cache' shared service.
  2250.      *
  2251.      * @return \Symfony\Bridge\Monolog\Logger
  2252.      */
  2253.     protected function getMonolog_Logger_CacheService()
  2254.     {
  2255.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2256.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2257.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2258.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2259.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2260.         return $instance;
  2261.     }
  2262.     /**
  2263.      * Gets the private 'monolog.logger.request' shared service.
  2264.      *
  2265.      * @return \Symfony\Bridge\Monolog\Logger
  2266.      */
  2267.     protected function getMonolog_Logger_RequestService()
  2268.     {
  2269.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2270.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2271.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2272.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2273.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2274.         return $instance;
  2275.     }
  2276.     /**
  2277.      * Gets the private 'monolog.logger.security' shared service.
  2278.      *
  2279.      * @return \Symfony\Bridge\Monolog\Logger
  2280.      */
  2281.     protected function getMonolog_Logger_SecurityService()
  2282.     {
  2283.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  2284.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2285.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2286.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2287.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2288.         return $instance;
  2289.     }
  2290.     /**
  2291.      * Gets the private 'parameter_bag' shared service.
  2292.      *
  2293.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  2294.      */
  2295.     protected function getParameterBagService()
  2296.     {
  2297.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  2298.     }
  2299.     /**
  2300.      * Gets the private 'profiler_listener' shared service.
  2301.      *
  2302.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  2303.      */
  2304.     protected function getProfilerListenerService()
  2305.     {
  2306.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  2307.         if (isset($this->privates['profiler_listener'])) {
  2308.             return $this->privates['profiler_listener'];
  2309.         }
  2310.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  2311.     }
  2312.     /**
  2313.      * Gets the private 'property_accessor' shared service.
  2314.      *
  2315.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  2316.      */
  2317.     protected function getPropertyAccessorService()
  2318.     {
  2319.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2320.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  2321.     }
  2322.     /**
  2323.      * Gets the private 'property_info' shared service.
  2324.      *
  2325.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  2326.      */
  2327.     protected function getPropertyInfoService()
  2328.     {
  2329.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  2330.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  2331.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2332.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2333.         }, 3), new RewindableGenerator(function () {
  2334.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2335.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  2336.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2337.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2338.         }, 4), new RewindableGenerator(function () {
  2339.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2340.         }, 1), new RewindableGenerator(function () {
  2341.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2342.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2343.         }, 2), new RewindableGenerator(function () {
  2344.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2345.         }, 1));
  2346.     }
  2347.     /**
  2348.      * Gets the private 'router.expression_language_provider' shared service.
  2349.      *
  2350.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  2351.      */
  2352.     protected function getRouter_ExpressionLanguageProviderService()
  2353.     {
  2354.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2355.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  2356.         ], [
  2357.             'env' => 'Closure',
  2358.         ]));
  2359.     }
  2360.     /**
  2361.      * Gets the private 'router.request_context' shared service.
  2362.      *
  2363.      * @return \Symfony\Component\Routing\RequestContext
  2364.      */
  2365.     protected function getRouter_RequestContextService()
  2366.     {
  2367.         $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  2368.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2369.         return $instance;
  2370.     }
  2371.     /**
  2372.      * Gets the private 'router_listener' shared service.
  2373.      *
  2374.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  2375.      */
  2376.     protected function getRouterListenerService()
  2377.     {
  2378.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  2379.     }
  2380.     /**
  2381.      * Gets the private 'security.context_listener.0' shared service.
  2382.      *
  2383.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  2384.      */
  2385.     protected function getSecurity_ContextListener_0Service()
  2386.     {
  2387.         return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  2388.             yield => ($this->privates['security.user.provider.concrete.app_assure_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AppAssureProviderService'));
  2389.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AppUserProviderService'));
  2390.         }, 2), 'assure', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.assure'] ?? $this->getSecurity_EventDispatcher_AssureService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  2391.     }
  2392.     /**
  2393.      * Gets the private 'security.context_listener.1' shared service.
  2394.      *
  2395.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  2396.      */
  2397.     protected function getSecurity_ContextListener_1Service()
  2398.     {
  2399.         return $this->privates['security.context_listener.1'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  2400.             yield => ($this->privates['security.user.provider.concrete.app_assure_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AppAssureProviderService'));
  2401.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AppUserProviderService'));
  2402.         }, 2), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  2403.     }
  2404.     /**
  2405.      * Gets the private 'security.csrf.token_storage' shared service.
  2406.      *
  2407.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  2408.      */
  2409.     protected function getSecurity_Csrf_TokenStorageService()
  2410.     {
  2411.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2412.     }
  2413.     /**
  2414.      * Gets the private 'security.event_dispatcher.assure' shared service.
  2415.      *
  2416.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  2417.      */
  2418.     protected function getSecurity_EventDispatcher_AssureService()
  2419.     {
  2420.         $this->privates['security.event_dispatcher.assure'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  2421.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2422.             return ($this->privates['security.listener.assure.user_provider'] ?? $this->load('getSecurity_Listener_Assure_UserProviderService'));
  2423.         }, => 'checkPassport'], 2048);
  2424.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2425.             return ($this->privates['security.listener.session.assure'] ?? $this->load('getSecurity_Listener_Session_AssureService'));
  2426.         }, => 'onSuccessfulLogin'], 0);
  2427.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2428.             return ($this->privates['security.logout.listener.default.assure'] ?? $this->load('getSecurity_Logout_Listener_Default_AssureService'));
  2429.         }, => 'onLogout'], 64);
  2430.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2431.             return ($this->privates['security.logout.listener.session.assure'] ?? ($this->privates['security.logout.listener.session.assure'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  2432.         }, => 'onLogout'], 0);
  2433.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2434.             return ($this->privates['security.listener.check_remember_me_conditions.assure'] ?? $this->load('getSecurity_Listener_CheckRememberMeConditions_AssureService'));
  2435.         }, => 'onSuccessfulLogin'], -32);
  2436.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2437.             return ($this->privates['security.listener.remember_me.assure'] ?? $this->load('getSecurity_Listener_RememberMe_AssureService'));
  2438.         }, => 'onSuccessfulLogin'], -64);
  2439.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [=> function () {
  2440.             return ($this->privates['security.listener.remember_me.assure'] ?? $this->load('getSecurity_Listener_RememberMe_AssureService'));
  2441.         }, => 'clearCookie'], 0);
  2442.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2443.             return ($this->privates['security.listener.remember_me.assure'] ?? $this->load('getSecurity_Listener_RememberMe_AssureService'));
  2444.         }, => 'clearCookie'], 0);
  2445.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\TokenDeauthenticatedEvent', [=> function () {
  2446.             return ($this->privates['security.listener.remember_me.assure'] ?? $this->load('getSecurity_Listener_RememberMe_AssureService'));
  2447.         }, => 'clearCookie'], 0);
  2448.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2449.             return ($this->privates['security.listener.user_checker.assure'] ?? $this->load('getSecurity_Listener_UserChecker_AssureService'));
  2450.         }, => 'preCheckCredentials'], 256);
  2451.         $instance->addListener('security.authentication.success', [=> function () {
  2452.             return ($this->privates['security.listener.user_checker.assure'] ?? $this->load('getSecurity_Listener_UserChecker_AssureService'));
  2453.         }, => 'postCheckCredentials'], 256);
  2454.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2455.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  2456.         }, => 'checkPassport'], 1024);
  2457.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2458.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  2459.         }, => 'checkPassport'], 0);
  2460.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2461.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  2462.         }, => 'onLoginSuccess'], 0);
  2463.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2464.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  2465.         }, => 'checkPassport'], 512);
  2466.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2467.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2468.         }, => 'onLogout'], 0);
  2469.         return $instance;
  2470.     }
  2471.     /**
  2472.      * Gets the private 'security.event_dispatcher.main' shared service.
  2473.      *
  2474.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  2475.      */
  2476.     protected function getSecurity_EventDispatcher_MainService()
  2477.     {
  2478.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  2479.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2480.             return ($this->privates['security.listener.main.user_provider'] ?? $this->load('getSecurity_Listener_Main_UserProviderService'));
  2481.         }, => 'checkPassport'], 2048);
  2482.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2483.             return ($this->privates['security.listener.session.main'] ?? $this->load('getSecurity_Listener_Session_MainService'));
  2484.         }, => 'onSuccessfulLogin'], 0);
  2485.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2486.             return ($this->privates['security.logout.listener.default.main'] ?? $this->load('getSecurity_Logout_Listener_Default_MainService'));
  2487.         }, => 'onLogout'], 64);
  2488.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2489.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  2490.         }, => 'onLogout'], 0);
  2491.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2492.             return ($this->privates['security.listener.check_remember_me_conditions.main'] ?? $this->load('getSecurity_Listener_CheckRememberMeConditions_MainService'));
  2493.         }, => 'onSuccessfulLogin'], -32);
  2494.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2495.             return ($this->privates['security.listener.remember_me.main'] ?? $this->load('getSecurity_Listener_RememberMe_MainService'));
  2496.         }, => 'onSuccessfulLogin'], -64);
  2497.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [=> function () {
  2498.             return ($this->privates['security.listener.remember_me.main'] ?? $this->load('getSecurity_Listener_RememberMe_MainService'));
  2499.         }, => 'clearCookie'], 0);
  2500.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2501.             return ($this->privates['security.listener.remember_me.main'] ?? $this->load('getSecurity_Listener_RememberMe_MainService'));
  2502.         }, => 'clearCookie'], 0);
  2503.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\TokenDeauthenticatedEvent', [=> function () {
  2504.             return ($this->privates['security.listener.remember_me.main'] ?? $this->load('getSecurity_Listener_RememberMe_MainService'));
  2505.         }, => 'clearCookie'], 0);
  2506.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2507.             return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  2508.         }, => 'preCheckCredentials'], 256);
  2509.         $instance->addListener('security.authentication.success', [=> function () {
  2510.             return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  2511.         }, => 'postCheckCredentials'], 256);
  2512.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2513.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  2514.         }, => 'checkPassport'], 1024);
  2515.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2516.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  2517.         }, => 'checkPassport'], 0);
  2518.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2519.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  2520.         }, => 'onLoginSuccess'], 0);
  2521.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2522.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  2523.         }, => 'checkPassport'], 512);
  2524.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2525.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2526.         }, => 'onLogout'], 0);
  2527.         return $instance;
  2528.     }
  2529.     /**
  2530.      * Gets the private 'security.firewall.map' shared service.
  2531.      *
  2532.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  2533.      */
  2534.     protected function getSecurity_Firewall_MapService()
  2535.     {
  2536.         $a = ($this->privates['.service_locator.3okMn.A'] ?? $this->get_ServiceLocator_3okMn_AService());
  2537.         if (isset($this->privates['security.firewall.map'])) {
  2538.             return $this->privates['security.firewall.map'];
  2539.         }
  2540.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  2541.             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)/')));
  2542.             yield 'security.firewall.map.context.assure' => ($this->privates['.security.request_matcher.wd15sVP'] ?? ($this->privates['.security.request_matcher.wd15sVP'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/espace-assure')));
  2543.             yield 'security.firewall.map.context.main' => NULL;
  2544.         }, 3));
  2545.     }
  2546.     /**
  2547.      * Gets the private 'security.logout_url_generator' shared service.
  2548.      *
  2549.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  2550.      */
  2551.     protected function getSecurity_LogoutUrlGeneratorService()
  2552.     {
  2553.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  2554.         $instance->registerListener('assure''assure_logout''logout''_csrf_token'NULLNULL);
  2555.         $instance->registerListener('main''app_logout''logout''_csrf_token'NULLNULL);
  2556.         return $instance;
  2557.     }
  2558.     /**
  2559.      * Gets the private 'security.role_hierarchy' shared service.
  2560.      *
  2561.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  2562.      */
  2563.     protected function getSecurity_RoleHierarchyService()
  2564.     {
  2565.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  2566.     }
  2567.     /**
  2568.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  2569.      *
  2570.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  2571.      */
  2572.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  2573.     {
  2574.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2575.     }
  2576.     /**
  2577.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  2578.      *
  2579.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  2580.      */
  2581.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  2582.     {
  2583.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  2584.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  2585.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  2586.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  2587.     }
  2588.     /**
  2589.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  2590.      *
  2591.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  2592.      */
  2593.     protected function getSensioFrameworkExtra_Security_ListenerService()
  2594.     {
  2595.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  2596.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  2597.             return $this->privates['sensio_framework_extra.security.listener'];
  2598.         }
  2599.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2600.     }
  2601.     /**
  2602.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  2603.      *
  2604.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  2605.      */
  2606.     protected function getSensioFrameworkExtra_View_ListenerService()
  2607.     {
  2608.         $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))));
  2609.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2610.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  2611.         ], [
  2612.             'twig' => '?',
  2613.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  2614.         return $instance;
  2615.     }
  2616.     /**
  2617.      * Gets the private 'session_listener' shared service.
  2618.      *
  2619.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  2620.      */
  2621.     protected function getSessionListenerService()
  2622.     {
  2623.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2624.             'initialized_session' => ['services''.container.private.session'NULLtrue],
  2625.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  2626.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'true],
  2627.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  2628.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  2629.         ], [
  2630.             'initialized_session' => '?',
  2631.             'logger' => '?',
  2632.             'session' => '?',
  2633.             'session_collector' => '?',
  2634.             'session_factory' => '?',
  2635.         ]), true$this->parameters['session.storage.options']);
  2636.     }
  2637.     /**
  2638.      * Gets the private 'translator.formatter.default' shared service.
  2639.      *
  2640.      * @return \Symfony\Component\Translation\Formatter\MessageFormatter
  2641.      */
  2642.     protected function getTranslator_Formatter_DefaultService()
  2643.     {
  2644.         return $this->privates['translator.formatter.default'] = new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator());
  2645.     }
  2646.     /**
  2647.      * Gets the private 'validator.builder' shared service.
  2648.      *
  2649.      * @return \Symfony\Component\Validator\ValidatorBuilder
  2650.      */
  2651.     protected function getValidator_BuilderService()
  2652.     {
  2653.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  2654.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2655.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2656.             'Karser\\Recaptcha3Bundle\\Validator\\Constraints\\Recaptcha3Validator' => ['privates''karser_recaptcha3.validator''getKarserRecaptcha3_ValidatorService'true],
  2657.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  2658.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  2659.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  2660.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  2661.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  2662.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  2663.             'karser_recaptcha3_validator' => ['privates''karser_recaptcha3.validator''getKarserRecaptcha3_ValidatorService'true],
  2664.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  2665.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  2666.         ], [
  2667.             'Karser\\Recaptcha3Bundle\\Validator\\Constraints\\Recaptcha3Validator' => '?',
  2668.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  2669.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  2670.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  2671.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  2672.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  2673.             'doctrine.orm.validator.unique' => '?',
  2674.             'karser_recaptcha3_validator' => '?',
  2675.             'security.validator.user_password' => '?',
  2676.             'validator.expression' => '?',
  2677.         ])));
  2678.         if ($this->has('translator')) {
  2679.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  2680.         }
  2681.         $instance->setTranslationDomain('validators');
  2682.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  2683.         $instance->enableAnnotationMapping(true);
  2684.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2685.         $instance->addMethodMapping('loadValidatorMetadata');
  2686.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  2687.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  2688.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  2689.         return $instance;
  2690.     }
  2691.     /**
  2692.      * Gets the private 'var_dumper.html_dumper' shared service.
  2693.      *
  2694.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  2695.      */
  2696.     protected function getVarDumper_HtmlDumperService()
  2697.     {
  2698.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  2699.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  2700.         return $instance;
  2701.     }
  2702.     /**
  2703.      * Gets the private 'var_dumper.server_connection' shared service.
  2704.      *
  2705.      * @return \Symfony\Component\VarDumper\Server\Connection
  2706.      */
  2707.     protected function getVarDumper_ServerConnectionService()
  2708.     {
  2709.         return $this->privates['var_dumper.server_connection'] = new \Symfony\Component\VarDumper\Server\Connection('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8', \dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  2710.     }
  2711.     /**
  2712.      * Gets the private 'vich_uploader.metadata_reader' shared service.
  2713.      *
  2714.      * @return \Vich\UploaderBundle\Metadata\MetadataReader
  2715.      */
  2716.     protected function getVichUploader_MetadataReaderService()
  2717.     {
  2718.         $a = new \Metadata\Driver\FileLocator([]);
  2719.         $b = new \Metadata\MetadataFactory(new \Metadata\Driver\DriverChain([=> new \Vich\UploaderBundle\Metadata\Driver\XmlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\AnnotationDriver(new \Doctrine\Common\Annotations\AnnotationReader(), [=> ($this->services['doctrine'] ?? $this->getDoctrineService())]), => new \Vich\UploaderBundle\Metadata\Driver\YamlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\YmlDriver($a)]), 'Metadata\\ClassHierarchyMetadata'true);
  2720.         $b->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/vich_uploader')));
  2721.         return $this->privates['vich_uploader.metadata_reader'] = new \Vich\UploaderBundle\Metadata\MetadataReader($b);
  2722.     }
  2723.     /**
  2724.      * Gets the private 'web_profiler.csp.handler' shared service.
  2725.      *
  2726.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  2727.      */
  2728.     protected function getWebProfiler_Csp_HandlerService()
  2729.     {
  2730.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  2731.     }
  2732.     /**
  2733.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  2734.      *
  2735.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  2736.      */
  2737.     protected function getWebProfiler_DebugToolbarService()
  2738.     {
  2739.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2740.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  2741.             return $this->privates['web_profiler.debug_toolbar'];
  2742.         }
  2743.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  2744.     }
  2745.     /**
  2746.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  2747.      *
  2748.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  2749.      */
  2750.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  2751.     {
  2752.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2753.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'true],
  2754.         ], [
  2755.             '_default' => '?',
  2756.         ]), '_default');
  2757.     }
  2758.     /**
  2759.      * Gets the public 'cache_clearer' alias.
  2760.      *
  2761.      * @return object The ".container.private.cache_clearer" service.
  2762.      */
  2763.     protected function getCacheClearerService()
  2764.     {
  2765.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  2766.         return $this->get('.container.private.cache_clearer');
  2767.     }
  2768.     /**
  2769.      * Gets the public 'filesystem' alias.
  2770.      *
  2771.      * @return object The ".container.private.filesystem" service.
  2772.      */
  2773.     protected function getFilesystemService()
  2774.     {
  2775.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  2776.         return $this->get('.container.private.filesystem');
  2777.     }
  2778.     /**
  2779.      * Gets the public 'serializer' alias.
  2780.      *
  2781.      * @return object The ".container.private.serializer" service.
  2782.      */
  2783.     protected function getSerializerService()
  2784.     {
  2785.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  2786.         return $this->get('.container.private.serializer');
  2787.     }
  2788.     /**
  2789.      * Gets the public 'security.csrf.token_manager' alias.
  2790.      *
  2791.      * @return object The ".container.private.security.csrf.token_manager" service.
  2792.      */
  2793.     protected function getSecurity_Csrf_TokenManagerService()
  2794.     {
  2795.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  2796.         return $this->get('.container.private.security.csrf.token_manager');
  2797.     }
  2798.     /**
  2799.      * Gets the public 'form.factory' alias.
  2800.      *
  2801.      * @return object The ".container.private.form.factory" service.
  2802.      */
  2803.     protected function getForm_FactoryService()
  2804.     {
  2805.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  2806.         return $this->get('.container.private.form.factory');
  2807.     }
  2808.     /**
  2809.      * Gets the public 'form.type.file' alias.
  2810.      *
  2811.      * @return object The ".container.private.form.type.file" service.
  2812.      */
  2813.     protected function getForm_Type_FileService()
  2814.     {
  2815.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  2816.         return $this->get('.container.private.form.type.file');
  2817.     }
  2818.     /**
  2819.      * Gets the public 'profiler' alias.
  2820.      *
  2821.      * @return object The ".container.private.profiler" service.
  2822.      */
  2823.     protected function getProfilerService()
  2824.     {
  2825.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  2826.         return $this->get('.container.private.profiler');
  2827.     }
  2828.     /**
  2829.      * Gets the public 'twig' alias.
  2830.      *
  2831.      * @return object The ".container.private.twig" service.
  2832.      */
  2833.     protected function getTwigService()
  2834.     {
  2835.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  2836.         return $this->get('.container.private.twig');
  2837.     }
  2838.     /**
  2839.      * Gets the public 'security.authorization_checker' alias.
  2840.      *
  2841.      * @return object The ".container.private.security.authorization_checker" service.
  2842.      */
  2843.     protected function getSecurity_AuthorizationCheckerService()
  2844.     {
  2845.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  2846.         return $this->get('.container.private.security.authorization_checker');
  2847.     }
  2848.     /**
  2849.      * Gets the public 'security.token_storage' alias.
  2850.      *
  2851.      * @return object The ".container.private.security.token_storage" service.
  2852.      */
  2853.     protected function getSecurity_TokenStorageService()
  2854.     {
  2855.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  2856.         return $this->get('.container.private.security.token_storage');
  2857.     }
  2858.     /**
  2859.      * Gets the public 'pagerfanta.route_generator_factory' alias.
  2860.      *
  2861.      * @return object The ".container.private.pagerfanta.route_generator_factory" service.
  2862.      */
  2863.     protected function getPagerfanta_RouteGeneratorFactoryService()
  2864.     {
  2865.         trigger_deprecation('babdev/pagerfanta-bundle''3.5''Accessing the "pagerfanta.route_generator_factory" service directly from the container is deprecated, use dependency injection instead.');
  2866.         return $this->get('.container.private.pagerfanta.route_generator_factory');
  2867.     }
  2868.     /**
  2869.      * Gets the public 'pagerfanta.view_factory' alias.
  2870.      *
  2871.      * @return object The ".container.private.pagerfanta.view_factory" service.
  2872.      */
  2873.     protected function getPagerfanta_ViewFactoryService()
  2874.     {
  2875.         trigger_deprecation('babdev/pagerfanta-bundle''3.5''Accessing the "pagerfanta.view_factory" service directly from the container is deprecated, use dependency injection instead.');
  2876.         return $this->get('.container.private.pagerfanta.view_factory');
  2877.     }
  2878.     /**
  2879.      * Gets the public 'security.password_encoder' alias.
  2880.      *
  2881.      * @return object The ".container.private.security.password_encoder" service.
  2882.      */
  2883.     protected function getSecurity_PasswordEncoderService()
  2884.     {
  2885.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  2886.         return $this->get('.container.private.security.password_encoder');
  2887.     }
  2888.     /**
  2889.      * Gets the public 'session' alias.
  2890.      *
  2891.      * @return object The ".container.private.session" service.
  2892.      */
  2893.     protected function getSessionService()
  2894.     {
  2895.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  2896.         return $this->get('.container.private.session');
  2897.     }
  2898.     /**
  2899.      * Gets the public 'validator' alias.
  2900.      *
  2901.      * @return object The ".container.private.validator" service.
  2902.      */
  2903.     protected function getValidatorService()
  2904.     {
  2905.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  2906.         return $this->get('.container.private.validator');
  2907.     }
  2908.     /**
  2909.      * @return array|bool|float|int|string|\UnitEnum|null
  2910.      */
  2911.     public function getParameter(string $name)
  2912.     {
  2913.         if (isset($this->buildParameters[$name])) {
  2914.             return $this->buildParameters[$name];
  2915.         }
  2916.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  2917.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  2918.         }
  2919.         if (isset($this->loadedDynamicParameters[$name])) {
  2920.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2921.         }
  2922.         return $this->parameters[$name];
  2923.     }
  2924.     public function hasParameter(string $name): bool
  2925.     {
  2926.         if (isset($this->buildParameters[$name])) {
  2927.             return true;
  2928.         }
  2929.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  2930.     }
  2931.     public function setParameter(string $name$value): void
  2932.     {
  2933.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  2934.     }
  2935.     public function getParameterBag(): ParameterBagInterface
  2936.     {
  2937.         if (null === $this->parameterBag) {
  2938.             $parameters $this->parameters;
  2939.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  2940.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2941.             }
  2942.             foreach ($this->buildParameters as $name => $value) {
  2943.                 $parameters[$name] = $value;
  2944.             }
  2945.             $this->parameterBag = new FrozenParameterBag($parameters);
  2946.         }
  2947.         return $this->parameterBag;
  2948.     }
  2949.     private $loadedDynamicParameters = [
  2950.         'kernel.runtime_environment' => false,
  2951.         'kernel.build_dir' => false,
  2952.         'kernel.cache_dir' => false,
  2953.         'google_recaptcha_site_key' => false,
  2954.         'kernel.secret' => false,
  2955.         'debug.container.dump' => false,
  2956.         'serializer.mapping.cache.file' => false,
  2957.         'validator.mapping.cache.file' => false,
  2958.         'profiler.storage.dsn' => false,
  2959.         'doctrine.orm.proxy_dir' => false,
  2960.         'lexik_translation.translator.options' => false,
  2961.         'karser_recaptcha3.site_key' => false,
  2962.         'karser_recaptcha3.secret_key' => false,
  2963.     ];
  2964.     private $dynamicParameters = [];
  2965.     private function getDynamicParameter(string $name)
  2966.     {
  2967.         switch ($name) {
  2968.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  2969.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  2970.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  2971.             case 'google_recaptcha_site_key'$value $this->getEnv('GOOGLE_RECAPTCHA_SITE_KEY'); break;
  2972.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  2973.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  2974.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  2975.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  2976.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  2977.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  2978.             case 'lexik_translation.translator.options'$value = [
  2979.                 'cache_dir' => ($this->targetDir.''.'/translations'),
  2980.                 'debug' => true,
  2981.             ]; break;
  2982.             case 'karser_recaptcha3.site_key'$value $this->getEnv('RECAPTCHA3_KEY'); break;
  2983.             case 'karser_recaptcha3.secret_key'$value $this->getEnv('RECAPTCHA3_SECRET'); break;
  2984.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  2985.         }
  2986.         $this->loadedDynamicParameters[$name] = true;
  2987.         return $this->dynamicParameters[$name] = $value;
  2988.     }
  2989.     protected function getDefaultParameters(): array
  2990.     {
  2991.         return [
  2992.             'kernel.project_dir' => \dirname(__DIR__4),
  2993.             'kernel.environment' => 'dev',
  2994.             'kernel.debug' => true,
  2995.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  2996.             'kernel.bundles' => [
  2997.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  2998.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  2999.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  3000.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  3001.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  3002.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  3003.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  3004.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  3005.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  3006.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  3007.                 'A2lixAutoFormBundle' => 'A2lix\\AutoFormBundle\\A2lixAutoFormBundle',
  3008.                 'VichUploaderBundle' => 'Vich\\UploaderBundle\\VichUploaderBundle',
  3009.                 'SymfonyCastsResetPasswordBundle' => 'SymfonyCasts\\Bundle\\ResetPassword\\SymfonyCastsResetPasswordBundle',
  3010.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  3011.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  3012.                 'LexikTranslationBundle' => 'Lexik\\Bundle\\TranslationBundle\\LexikTranslationBundle',
  3013.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  3014.                 'DoctrineBehaviorsBundle' => 'Knp\\DoctrineBehaviors\\DoctrineBehaviorsBundle',
  3015.                 'FOSCKEditorBundle' => 'FOS\\CKEditorBundle\\FOSCKEditorBundle',
  3016.                 'EasyAdminBundle' => 'EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle',
  3017.                 'BabDevPagerfantaBundle' => 'BabDev\\PagerfantaBundle\\BabDevPagerfantaBundle',
  3018.                 'A2lixTranslationFormBundle' => 'A2lix\\TranslationFormBundle\\A2lixTranslationFormBundle',
  3019.                 'SocleTechniqueBundle' => 'Cofondateur\\SocleTechniqueBundle\\SocleTechniqueBundle',
  3020.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  3021.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  3022.                 'KarserRecaptcha3Bundle' => 'Karser\\Recaptcha3Bundle\\KarserRecaptcha3Bundle',
  3023.                 'CraueFormFlowBundle' => 'Craue\\FormFlowBundle\\CraueFormFlowBundle',
  3024.             ],
  3025.             'kernel.bundles_metadata' => [
  3026.                 'FrameworkBundle' => [
  3027.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  3028.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  3029.                 ],
  3030.                 'DoctrineBundle' => [
  3031.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  3032.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  3033.                 ],
  3034.                 'DoctrineMigrationsBundle' => [
  3035.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  3036.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  3037.                 ],
  3038.                 'DebugBundle' => [
  3039.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  3040.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  3041.                 ],
  3042.                 'TwigBundle' => [
  3043.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  3044.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  3045.                 ],
  3046.                 'WebProfilerBundle' => [
  3047.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  3048.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  3049.                 ],
  3050.                 'TwigExtraBundle' => [
  3051.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  3052.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  3053.                 ],
  3054.                 'SecurityBundle' => [
  3055.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  3056.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  3057.                 ],
  3058.                 'MonologBundle' => [
  3059.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  3060.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  3061.                 ],
  3062.                 'MakerBundle' => [
  3063.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  3064.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  3065.                 ],
  3066.                 'A2lixAutoFormBundle' => [
  3067.                     'path' => (\dirname(__DIR__4).'/vendor/a2lix/auto-form-bundle/src'),
  3068.                     'namespace' => 'A2lix\\AutoFormBundle',
  3069.                 ],
  3070.                 'VichUploaderBundle' => [
  3071.                     'path' => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle'),
  3072.                     'namespace' => 'Vich\\UploaderBundle',
  3073.                 ],
  3074.                 'SymfonyCastsResetPasswordBundle' => [
  3075.                     'path' => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src'),
  3076.                     'namespace' => 'SymfonyCasts\\Bundle\\ResetPassword',
  3077.                 ],
  3078.                 'WebpackEncoreBundle' => [
  3079.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  3080.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  3081.                 ],
  3082.                 'LiipImagineBundle' => [
  3083.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  3084.                     'namespace' => 'Liip\\ImagineBundle',
  3085.                 ],
  3086.                 'LexikTranslationBundle' => [
  3087.                     'path' => (\dirname(__DIR__4).'/vendor/lexik/translation-bundle'),
  3088.                     'namespace' => 'Lexik\\Bundle\\TranslationBundle',
  3089.                 ],
  3090.                 'KnpPaginatorBundle' => [
  3091.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  3092.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  3093.                 ],
  3094.                 'DoctrineBehaviorsBundle' => [
  3095.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src'),
  3096.                     'namespace' => 'Knp\\DoctrineBehaviors',
  3097.                 ],
  3098.                 'FOSCKEditorBundle' => [
  3099.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src'),
  3100.                     'namespace' => 'FOS\\CKEditorBundle',
  3101.                 ],
  3102.                 'EasyAdminBundle' => [
  3103.                     'path' => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src'),
  3104.                     'namespace' => 'EasyCorp\\Bundle\\EasyAdminBundle',
  3105.                 ],
  3106.                 'BabDevPagerfantaBundle' => [
  3107.                     'path' => (\dirname(__DIR__4).'/vendor/babdev/pagerfanta-bundle'),
  3108.                     'namespace' => 'BabDev\\PagerfantaBundle',
  3109.                 ],
  3110.                 'A2lixTranslationFormBundle' => [
  3111.                     'path' => (\dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src'),
  3112.                     'namespace' => 'A2lix\\TranslationFormBundle',
  3113.                 ],
  3114.                 'SocleTechniqueBundle' => [
  3115.                     'path' => (\dirname(__DIR__4).'/vendor/cofondateur/socle-technique/src'),
  3116.                     'namespace' => 'Cofondateur\\SocleTechniqueBundle',
  3117.                 ],
  3118.                 'DoctrineFixturesBundle' => [
  3119.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  3120.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  3121.                 ],
  3122.                 'SensioFrameworkExtraBundle' => [
  3123.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  3124.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  3125.                 ],
  3126.                 'KarserRecaptcha3Bundle' => [
  3127.                     'path' => (\dirname(__DIR__4).'/vendor/karser/karser-recaptcha3-bundle'),
  3128.                     'namespace' => 'Karser\\Recaptcha3Bundle',
  3129.                 ],
  3130.                 'CraueFormFlowBundle' => [
  3131.                     'path' => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle'),
  3132.                     'namespace' => 'Craue\\FormFlowBundle',
  3133.                 ],
  3134.             ],
  3135.             'kernel.charset' => 'UTF-8',
  3136.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  3137.             'siteTitle' => 'Assurboat',
  3138.             'managed_locales' => [
  3139.                 => 'fr',
  3140.             ],
  3141.             'locale' => 'fr',
  3142.             'vich_uploader.default_filename_attribute_suffix' => '_name',
  3143.             'vich_uploader.mappings' => [
  3144.                 'default' => [
  3145.                     'uri_prefix' => '/upload',
  3146.                     'upload_destination' => (\dirname(__DIR__4).'/public/upload'),
  3147.                     'namer' => [
  3148.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.default',
  3149.                         'options' => [
  3150.                         ],
  3151.                     ],
  3152.                     'directory_namer' => [
  3153.                         'service' => NULL,
  3154.                         'options' => NULL,
  3155.                     ],
  3156.                     'delete_on_remove' => true,
  3157.                     'delete_on_update' => true,
  3158.                     'inject_on_load' => false,
  3159.                     'db_driver' => 'orm',
  3160.                 ],
  3161.             ],
  3162.             'vich_uploader.file_injector.class' => 'Vich\\UploaderBundle\\Injector\\FileInjector',
  3163.             'twig.form.resources' => [
  3164.                 => '@VichUploader/Form/fields.html.twig',
  3165.                 => 'form_div_layout.html.twig',
  3166.                 => '@KarserRecaptcha3/Form/karser_recaptcha3_widget.html.twig',
  3167.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  3168.                 => '@A2lixTranslationForm/bootstrap_4_layout.html.twig',
  3169.             ],
  3170.             'liip_imagine.resolvers' => [
  3171.                 'default' => [
  3172.                     'web_path' => [
  3173.                         'web_root' => (\dirname(__DIR__4).'/public'),
  3174.                         'cache_prefix' => 'media/cache',
  3175.                     ],
  3176.                 ],
  3177.             ],
  3178.             'liip_imagine.loaders' => [
  3179.                 'default' => [
  3180.                     'filesystem' => [
  3181.                         'locator' => 'filesystem',
  3182.                         'data_root' => [
  3183.                             => (\dirname(__DIR__4).'/public'),
  3184.                         ],
  3185.                         'allow_unresolvable_data_roots' => false,
  3186.                         'bundle_resources' => [
  3187.                             'enabled' => false,
  3188.                             'access_control_type' => 'blacklist',
  3189.                             'access_control_list' => [
  3190.                             ],
  3191.                         ],
  3192.                     ],
  3193.                 ],
  3194.             ],
  3195.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  3196.             'liip_imagine.jpegoptim.stripAll' => true,
  3197.             'liip_imagine.jpegoptim.max' => NULL,
  3198.             'liip_imagine.jpegoptim.progressive' => true,
  3199.             'liip_imagine.jpegoptim.tempDir' => NULL,
  3200.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  3201.             'liip_imagine.optipng.level' => 7,
  3202.             'liip_imagine.optipng.stripAll' => true,
  3203.             'liip_imagine.optipng.tempDir' => NULL,
  3204.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  3205.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  3206.             'liip_imagine.cwebp.binary' => '/usr/bin/cwebp',
  3207.             'liip_imagine.cwebp.tempDir' => NULL,
  3208.             'liip_imagine.cwebp.q' => 75,
  3209.             'liip_imagine.cwebp.alphaQ' => 100,
  3210.             'liip_imagine.cwebp.m' => 4,
  3211.             'liip_imagine.cwebp.alphaFilter' => 'fast',
  3212.             'liip_imagine.cwebp.alphaMethod' => 1,
  3213.             'liip_imagine.cwebp.exact' => false,
  3214.             'liip_imagine.cwebp.metadata' => [
  3215.                 => 'none',
  3216.             ],
  3217.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  3218.             'liip_imagine.cache.resolver.default' => 'default',
  3219.             'liip_imagine.default_image' => NULL,
  3220.             'liip_imagine.filter_sets' => [
  3221.             ],
  3222.             'liip_imagine.binary.loader.default' => 'default',
  3223.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  3224.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  3225.             'liip_imagine.webp.generate' => false,
  3226.             'liip_imagine.webp.options' => [
  3227.                 'quality' => 100,
  3228.                 'cache' => NULL,
  3229.                 'data_loader' => NULL,
  3230.                 'post_processors' => [
  3231.                 ],
  3232.             ],
  3233.             'event_dispatcher.event_aliases' => [
  3234.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  3235.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  3236.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  3237.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  3238.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  3239.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  3240.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  3241.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  3242.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  3243.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  3244.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  3245.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  3246.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  3247.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  3248.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  3249.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  3250.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  3251.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  3252.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  3253.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  3254.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  3255.             ],
  3256.             'fragment.renderer.hinclude.global_template' => NULL,
  3257.             'fragment.path' => '/_fragment',
  3258.             'kernel.http_method_override' => false,
  3259.             'kernel.trusted_hosts' => [
  3260.             ],
  3261.             'kernel.default_locale' => 'en',
  3262.             'kernel.enabled_locales' => [
  3263.             ],
  3264.             'kernel.error_controller' => 'error_controller',
  3265.             'debug.file_link_format' => NULL,
  3266.             'asset.request_context.base_path' => NULL,
  3267.             'asset.request_context.secure' => NULL,
  3268.             'translator.logging' => false,
  3269.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  3270.             'debug.error_handler.throw_at' => -1,
  3271.             'router.request_context.host' => 'localhost',
  3272.             'router.request_context.scheme' => 'http',
  3273.             'router.request_context.base_url' => '',
  3274.             'router.resource' => 'kernel::loadRoutes',
  3275.             'request_listener.http_port' => 80,
  3276.             'request_listener.https_port' => 443,
  3277.             'session.metadata.storage_key' => '_sf2_meta',
  3278.             'session.storage.options' => [
  3279.                 'cache_limiter' => '0',
  3280.                 'cookie_secure' => 'auto',
  3281.                 'cookie_httponly' => true,
  3282.                 'cookie_samesite' => 'lax',
  3283.                 'gc_probability' => 1,
  3284.             ],
  3285.             'session.save_path' => NULL,
  3286.             'session.metadata.update_threshold' => 0,
  3287.             'form.type_extension.csrf.enabled' => true,
  3288.             'form.type_extension.csrf.field_name' => '_token',
  3289.             'validator.translation_domain' => 'validators',
  3290.             'profiler_listener.only_exceptions' => false,
  3291.             'profiler_listener.only_main_requests' => false,
  3292.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  3293.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  3294.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  3295.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  3296.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  3297.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  3298.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  3299.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  3300.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  3301.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  3302.             'doctrine.entity_managers' => [
  3303.                 'default' => 'doctrine.orm.default_entity_manager',
  3304.             ],
  3305.             'doctrine.default_entity_manager' => 'default',
  3306.             'doctrine.dbal.connection_factory.types' => [
  3307.                 'uuid' => [
  3308.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  3309.                 ],
  3310.                 'ulid' => [
  3311.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  3312.                 ],
  3313.             ],
  3314.             'doctrine.connections' => [
  3315.                 'default' => 'doctrine.dbal.default_connection',
  3316.             ],
  3317.             'doctrine.default_connection' => 'default',
  3318.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  3319.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  3320.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  3321.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  3322.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  3323.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  3324.             'doctrine.orm.cache.memcache_host' => 'localhost',
  3325.             'doctrine.orm.cache.memcache_port' => 11211,
  3326.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  3327.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  3328.             'doctrine.orm.cache.memcached_host' => 'localhost',
  3329.             'doctrine.orm.cache.memcached_port' => 11211,
  3330.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  3331.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  3332.             'doctrine.orm.cache.redis_host' => 'localhost',
  3333.             'doctrine.orm.cache.redis_port' => 6379,
  3334.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  3335.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  3336.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  3337.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  3338.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  3339.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  3340.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  3341.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  3342.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  3343.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  3344.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  3345.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  3346.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  3347.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  3348.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  3349.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  3350.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  3351.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  3352.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  3353.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  3354.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  3355.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  3356.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  3357.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  3358.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  3359.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  3360.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  3361.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  3362.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  3363.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  3364.             'doctrine.orm.auto_generate_proxy_classes' => true,
  3365.             'doctrine.orm.proxy_namespace' => 'Proxies',
  3366.             'doctrine.migrations.preferred_em' => NULL,
  3367.             'doctrine.migrations.preferred_connection' => NULL,
  3368.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  3369.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  3370.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  3371.             'web_profiler.debug_toolbar.mode' => 2,
  3372.             'security.role_hierarchy.roles' => [
  3373.                 'ROLE_SUPER_ADMIN' => [
  3374.                     => 'ROLE_ADMIN',
  3375.                 ],
  3376.                 'ROLE_ADMIN' => [
  3377.                     => 'ROLE_CLIENT',
  3378.                 ],
  3379.             ],
  3380.             'security.access.denied_url' => NULL,
  3381.             'security.authentication.manager.erase_credentials' => true,
  3382.             'security.authentication.session_strategy.strategy' => 'migrate',
  3383.             'security.access.always_authenticate_before_granting' => false,
  3384.             'security.authentication.hide_user_not_found' => true,
  3385.             'security.firewalls' => [
  3386.                 => 'dev',
  3387.                 => 'assure',
  3388.                 => 'main',
  3389.             ],
  3390.             'monolog.use_microseconds' => true,
  3391.             'monolog.swift_mailer.handlers' => [
  3392.             ],
  3393.             'monolog.handlers_to_channels' => [
  3394.                 'monolog.handler.console' => [
  3395.                     'type' => 'exclusive',
  3396.                     'elements' => [
  3397.                         => 'event',
  3398.                         => 'doctrine',
  3399.                         => 'console',
  3400.                     ],
  3401.                 ],
  3402.                 'monolog.handler.main' => [
  3403.                     'type' => 'exclusive',
  3404.                     'elements' => [
  3405.                         => 'event',
  3406.                     ],
  3407.                 ],
  3408.             ],
  3409.             'lexik_translation.translator.class' => 'Lexik\\Bundle\\TranslationBundle\\Translation\\Translator',
  3410.             'lexik_translation.loader.database.class' => 'Lexik\\Bundle\\TranslationBundle\\Translation\\Loader\\DatabaseLoader',
  3411.             'lexik_translation.trans_unit.manager.class' => 'Lexik\\Bundle\\TranslationBundle\\Manager\\TransUnitManager',
  3412.             'lexik_translation.file.manager.class' => 'Lexik\\Bundle\\TranslationBundle\\Manager\\FileManager',
  3413.             'lexik_translation.locale.manager.class' => 'Lexik\\Bundle\\TranslationBundle\\Manager\\LocaleManager',
  3414.             'lexik_translation.importer.file.class' => 'Lexik\\Bundle\\TranslationBundle\\Translation\\Importer\\FileImporter',
  3415.             'lexik_translation.exporter_collector.class' => 'Lexik\\Bundle\\TranslationBundle\\Translation\\Exporter\\ExporterCollector',
  3416.             'lexik_translation.exporter.xliff.class' => 'Lexik\\Bundle\\TranslationBundle\\Translation\\Exporter\\XliffExporter',
  3417.             'lexik_translation.exporter.json.class' => 'Lexik\\Bundle\\TranslationBundle\\Translation\\Exporter\\JsonExporter',
  3418.             'lexik_translation.exporter.yml.class' => 'Lexik\\Bundle\\TranslationBundle\\Translation\\Exporter\\YamlExporter',
  3419.             'lexik_translation.exporter.php.class' => 'Lexik\\Bundle\\TranslationBundle\\Translation\\Exporter\\PhpExporter',
  3420.             'lexik_translation.orm.translation_storage.class' => 'Lexik\\Bundle\\TranslationBundle\\Storage\\DoctrineORMStorage',
  3421.             'lexik_translation.orm.listener.class' => 'Lexik\\Bundle\\TranslationBundle\\Storage\\Listener\\DoctrineORMListener',
  3422.             'lexik_translation.orm.trans_unit.class' => 'Lexik\\Bundle\\TranslationBundle\\Entity\\TransUnit',
  3423.             'lexik_translation.orm.translation.class' => 'Lexik\\Bundle\\TranslationBundle\\Entity\\Translation',
  3424.             'lexik_translation.orm.file.class' => 'Lexik\\Bundle\\TranslationBundle\\Entity\\File',
  3425.             'lexik_translation.mongodb.translation_storage.class' => 'Lexik\\Bundle\\TranslationBundle\\Storage\\DoctrineMongoDBStorage',
  3426.             'lexik_translation.mongodb.trans_unit.class' => 'Lexik\\Bundle\\TranslationBundle\\Document\\TransUnit',
  3427.             'lexik_translation.mongodb.translation.class' => 'Lexik\\Bundle\\TranslationBundle\\Document\\Translation',
  3428.             'lexik_translation.mongodb.file.class' => 'Lexik\\Bundle\\TranslationBundle\\Document\\File',
  3429.             'lexik_translation.propel.translation_storage.class' => 'Lexik\\Bundle\\TranslationBundle\\Storage\\PropelStorage',
  3430.             'lexik_translation.propel.trans_unit.class' => 'Lexik\\Bundle\\TranslationBundle\\Propel\\TransUnit',
  3431.             'lexik_translation.propel.translation.class' => 'Lexik\\Bundle\\TranslationBundle\\Propel\\Translation',
  3432.             'lexik_translation.propel.file.class' => 'Lexik\\Bundle\\TranslationBundle\\Propel\\File',
  3433.             'lexik_translation.data_grid.formatter.class' => 'Lexik\\Bundle\\TranslationBundle\\Util\\DataGrid\\DataGridFormatter',
  3434.             'lexik_translation.data_grid.request_handler.class' => 'Lexik\\Bundle\\TranslationBundle\\Util\\DataGrid\\DataGridRequestHandler',
  3435.             'lexik_translation.overview.stats_aggregator.class' => 'Lexik\\Bundle\\TranslationBundle\\Util\\Overview\\StatsAggregator',
  3436.             'lexik_translation.form.handler.trans_unit.class' => 'Lexik\\Bundle\\TranslationBundle\\Form\\Handler\\TransUnitFormHandler',
  3437.             'lexik_translation.listener.get_database_resources.class' => 'Lexik\\Bundle\\TranslationBundle\\EventDispatcher\\GetDatabaseResourcesListener',
  3438.             'lexik_translation.listener.clean_translation_cache.class' => 'Lexik\\Bundle\\TranslationBundle\\EventDispatcher\\CleanTranslationCacheListener',
  3439.             'lexik_translation.token_finder.class' => 'Lexik\\Bundle\\TranslationBundle\\Util\\Profiler\\TokenFinder',
  3440.             'lexik_translation.command.import_translations.class' => 'Lexik\\Bundle\\TranslationBundle\\Command\\ImportTranslationsCommand',
  3441.             'lexik_translation.command.export_translations.class' => 'Lexik\\Bundle\\TranslationBundle\\Command\\ExportTranslationsCommand',
  3442.             'lexik_translation.controller.translation.class' => 'Lexik\\Bundle\\TranslationBundle\\Controller\\TranslationController',
  3443.             'lexik_translation.controller.rest.class' => 'Lexik\\Bundle\\TranslationBundle\\Controller\\RestController',
  3444.             'lexik_translation.importer.case_insensitive' => false,
  3445.             'lexik_translation.token_finder.limit' => 15,
  3446.             'lexik_translation.managed_locales' => [
  3447.                 => 'fr',
  3448.             ],
  3449.             'lexik_translation.fallback_locale' => [
  3450.                 => 'fr',
  3451.             ],
  3452.             'lexik_translation.storage' => [
  3453.                 'type' => 'orm',
  3454.             ],
  3455.             'lexik_translation.base_layout' => '@LexikTranslationBundle/layout.html.twig',
  3456.             'lexik_translation.grid_input_type' => 'text',
  3457.             'lexik_translation.grid_toggle_similar' => false,
  3458.             'lexik_translation.auto_cache_clean' => false,
  3459.             'lexik_translation.dev_tools.enable' => false,
  3460.             'lexik_translation.dev_tools.create_missing' => false,
  3461.             'lexik_translation.dev_tools.file_format' => 'yml',
  3462.             'lexik_translation.exporter.json.hierarchical_format' => false,
  3463.             'lexik_translation.exporter.yml.use_tree' => false,
  3464.             'lexik_translation.storage.type' => 'orm',
  3465.             'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/sliding.html.twig',
  3466.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  3467.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  3468.             'knp_paginator.page_range' => 5,
  3469.             'knp_paginator.page_limit' => NULL,
  3470.             'doctrine_behaviors_translatable_fetch_mode' => 'LAZY',
  3471.             'doctrine_behaviors_translation_fetch_mode' => 'LAZY',
  3472.             'doctrine_behaviors_blameable_user_entity' => NULL,
  3473.             'doctrine_behaviors_timestampable_date_field_type' => 'datetime',
  3474.             'easyadmin.config' => [
  3475.             ],
  3476.             'babdev_pagerfanta.default_twig_template' => '@Pagerfanta/default.html.twig',
  3477.             'babdev_pagerfanta.default_view' => 'default',
  3478.             'a2lix_translation_form.locale_provider' => 'default',
  3479.             'a2lix_translation_form.locales' => [
  3480.             ],
  3481.             'a2lix_translation_form.required_locales' => [
  3482.             ],
  3483.             'a2lix_translation_form.default_locale' => 'en',
  3484.             'a2lix_translation_form.templating' => '@A2lixTranslationForm/bootstrap_4_layout.html.twig',
  3485.             'karser_recaptcha3.score_threshold' => 0.5,
  3486.             'karser_recaptcha3.enabled' => true,
  3487.             'karser_recaptcha3.host' => 'www.google.com',
  3488.             'craue.form.flow.class' => 'Craue\\FormFlowBundle\\Form\\FormFlow',
  3489.             'craue.form.flow.storage.class' => 'Craue\\FormFlowBundle\\Storage\\SessionStorage',
  3490.             'craue.form.flow.event_listener.previous_step_invalid.class' => 'Craue\\FormFlowBundle\\EventListener\\PreviousStepInvalidEventListener',
  3491.             'craue.form.flow.event_listener.previous_step_invalid.event' => 'flow.previous_step_invalid',
  3492.             'craue.form.flow.event_listener.flow_expired.class' => 'Craue\\FormFlowBundle\\EventListener\\FlowExpiredEventListener',
  3493.             'craue.form.flow.event_listener.flow_expired.event' => 'flow.flow_expired',
  3494.             'craue_twig_extensions.formflow.class' => 'Craue\\FormFlowBundle\\Twig\\Extension\\FormFlowExtension',
  3495.             'craue_formflow.util.class' => 'Craue\\FormFlowBundle\\Util\\FormFlowUtil',
  3496.             'maker.compatible_check.doctrine.supports_attributes' => true,
  3497.             'data_collector.templates' => [
  3498.                 'data_collector.request' => [
  3499.                     => 'request',
  3500.                     => '@WebProfiler/Collector/request.html.twig',
  3501.                 ],
  3502.                 'data_collector.time' => [
  3503.                     => 'time',
  3504.                     => '@WebProfiler/Collector/time.html.twig',
  3505.                 ],
  3506.                 'data_collector.memory' => [
  3507.                     => 'memory',
  3508.                     => '@WebProfiler/Collector/memory.html.twig',
  3509.                 ],
  3510.                 'data_collector.validator' => [
  3511.                     => 'validator',
  3512.                     => '@WebProfiler/Collector/validator.html.twig',
  3513.                 ],
  3514.                 'data_collector.ajax' => [
  3515.                     => 'ajax',
  3516.                     => '@WebProfiler/Collector/ajax.html.twig',
  3517.                 ],
  3518.                 'data_collector.form' => [
  3519.                     => 'form',
  3520.                     => '@WebProfiler/Collector/form.html.twig',
  3521.                 ],
  3522.                 'data_collector.exception' => [
  3523.                     => 'exception',
  3524.                     => '@WebProfiler/Collector/exception.html.twig',
  3525.                 ],
  3526.                 'data_collector.logger' => [
  3527.                     => 'logger',
  3528.                     => '@WebProfiler/Collector/logger.html.twig',
  3529.                 ],
  3530.                 'data_collector.events' => [
  3531.                     => 'events',
  3532.                     => '@WebProfiler/Collector/events.html.twig',
  3533.                 ],
  3534.                 'data_collector.router' => [
  3535.                     => 'router',
  3536.                     => '@WebProfiler/Collector/router.html.twig',
  3537.                 ],
  3538.                 'data_collector.cache' => [
  3539.                     => 'cache',
  3540.                     => '@WebProfiler/Collector/cache.html.twig',
  3541.                 ],
  3542.                 'data_collector.translation' => [
  3543.                     => 'translation',
  3544.                     => '@WebProfiler/Collector/translation.html.twig',
  3545.                 ],
  3546.                 'data_collector.security' => [
  3547.                     => 'security',
  3548.                     => '@Security/Collector/security.html.twig',
  3549.                 ],
  3550.                 'data_collector.twig' => [
  3551.                     => 'twig',
  3552.                     => '@WebProfiler/Collector/twig.html.twig',
  3553.                 ],
  3554.                 'data_collector.http_client' => [
  3555.                     => 'http_client',
  3556.                     => '@WebProfiler/Collector/http_client.html.twig',
  3557.                 ],
  3558.                 'data_collector.doctrine' => [
  3559.                     => 'db',
  3560.                     => '@Doctrine/Collector/db.html.twig',
  3561.                 ],
  3562.                 'data_collector.dump' => [
  3563.                     => 'dump',
  3564.                     => '@Debug/Profiler/dump.html.twig',
  3565.                 ],
  3566.                 'data_collector.messenger' => [
  3567.                     => 'messenger',
  3568.                     => '@WebProfiler/Collector/messenger.html.twig',
  3569.                 ],
  3570.                 'Vich\\UploaderBundle\\DataCollector\\MappingCollector' => [
  3571.                     => 'vich_uploader.mapping_collector',
  3572.                     => '@VichUploader/Collector/mapping_collector.html.twig',
  3573.                 ],
  3574.                 'mailer.data_collector' => [
  3575.                     => 'mailer',
  3576.                     => '@WebProfiler/Collector/mailer.html.twig',
  3577.                 ],
  3578.                 'notifier.data_collector' => [
  3579.                     => 'notifier',
  3580.                     => '@WebProfiler/Collector/notifier.html.twig',
  3581.                 ],
  3582.                 'EasyCorp\\Bundle\\EasyAdminBundle\\Inspector\\DataCollector' => [
  3583.                     => 'easyadmin',
  3584.                     => '@EasyAdmin/inspector/data_collector.html.twig',
  3585.                 ],
  3586.                 'data_collector.config' => [
  3587.                     => 'config',
  3588.                     => '@WebProfiler/Collector/config.html.twig',
  3589.                 ],
  3590.             ],
  3591.             'console.command.ids' => [
  3592.                 => 'console.command.public_alias.Lexik\\Bundle\\TranslationBundle\\Command\\ImportTranslationsCommand',
  3593.                 => 'console.command.public_alias.Lexik\\Bundle\\TranslationBundle\\Command\\ExportTranslationsCommand',
  3594.             ],
  3595.         ];
  3596.     }
  3597.     protected function throw($message)
  3598.     {
  3599.         throw new RuntimeException($message);
  3600.     }
  3601. }