var/cache/dev/Container0bU9u3Y/srcApp_KernelDevDebugContainer.php line 9360

Open in your IDE?
  1. <?php
  2. namespace Container0bU9u3Y;
  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.  * This class has been auto-generated
  13.  * by the Symfony Dependency Injection Component.
  14.  *
  15.  * @final
  16.  */
  17. class srcApp_KernelDevDebugContainer extends Container
  18. {
  19.     private $buildParameters;
  20.     private $containerDir;
  21.     private $targetDir;
  22.     private $parameters = [];
  23.     private $getService;
  24.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  25.     {
  26.         $this->getService = \Closure::fromCallable([$this'getService']);
  27.         $this->buildParameters $buildParameters;
  28.         $this->containerDir $containerDir;
  29.         $this->targetDir = \dirname($containerDir);
  30.         $this->parameters $this->getDefaultParameters();
  31.         $this->services $this->privates = [];
  32.         $this->syntheticIds = [
  33.             'kernel' => true,
  34.         ];
  35.         $this->methodMap = [
  36.             'App\\Controller\\ActusController' => 'getActusControllerService',
  37.             'App\\Controller\\AdminController' => 'getAdminControllerService',
  38.             'App\\Controller\\IndexController' => 'getIndexControllerService',
  39.             'App\\Controller\\OffreController' => 'getOffreControllerService',
  40.             'App\\Controller\\PageController' => 'getPageControllerService',
  41.             'App\\Controller\\RenseignementsController' => 'getRenseignementsControllerService',
  42.             'App\\Controller\\SecurityController' => 'getSecurityControllerService',
  43.             'EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController' => 'getEasyAdminControllerService',
  44.             'FM\\ElfinderBundle\\Controller\\ElFinderController' => 'getElFinderControllerService',
  45.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
  46.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  47.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  48.             'Vich\\UploaderBundle\\Naming\\Base64Namer' => 'getBase64NamerService',
  49.             'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer' => 'getCurrentDateTimeDirectoryNamerService',
  50.             'Vich\\UploaderBundle\\Naming\\HashNamer' => 'getHashNamerService',
  51.             'Vich\\UploaderBundle\\Naming\\OrignameNamer' => 'getOrignameNamerService',
  52.             'Vich\\UploaderBundle\\Naming\\OrignameNamer.actus_images' => 'getOrignameNamer_ActusImagesService',
  53.             'Vich\\UploaderBundle\\Naming\\OrignameNamer.collaborateurs_images' => 'getOrignameNamer_CollaborateursImagesService',
  54.             'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer' => 'getPropertyDirectoryNamerService',
  55.             'Vich\\UploaderBundle\\Naming\\PropertyNamer' => 'getPropertyNamerService',
  56.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer' => 'getSmartUniqueNamerService',
  57.             'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer' => 'getSubdirDirectoryNamerService',
  58.             'Vich\\UploaderBundle\\Naming\\UniqidNamer' => 'getUniqidNamerService',
  59.             'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService',
  60.             'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService',
  61.             'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService',
  62.             'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService',
  63.             'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService',
  64.             'api_platform.jsonld.action.context' => 'getApiPlatform_Jsonld_Action_ContextService',
  65.             'api_platform.swagger.action.ui' => 'getApiPlatform_Swagger_Action_UiService',
  66.             'api_platform.swagger_ui.action' => 'getApiPlatform_SwaggerUi_ActionService',
  67.             'cache.app' => 'getCache_AppService',
  68.             'cache.app_clearer' => 'getCache_AppClearerService',
  69.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  70.             'cache.system' => 'getCache_SystemService',
  71.             'cache.system_clearer' => 'getCache_SystemClearerService',
  72.             'cache_clearer' => 'getCacheClearerService',
  73.             'cache_warmer' => 'getCacheWarmerService',
  74.             'console.command_loader' => 'getConsole_CommandLoaderService',
  75.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  76.             'data_collector.dump' => 'getDataCollector_DumpService',
  77.             'doctrine' => 'getDoctrineService',
  78.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  79.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  80.             'easyadmin.autocomplete' => 'getEasyadmin_AutocompleteService',
  81.             'easyadmin.command.make_admin_migration' => 'getEasyadmin_Command_MakeAdminMigrationService',
  82.             'easyadmin.config.manager' => 'getEasyadmin_Config_ManagerService',
  83.             'easyadmin.filter.registry' => 'getEasyadmin_Filter_RegistryService',
  84.             'easyadmin.form.guesser.missing_doctrine_orm_type_guesser' => 'getEasyadmin_Form_Guesser_MissingDoctrineOrmTypeGuesserService',
  85.             'easyadmin.listener.controller' => 'getEasyadmin_Listener_ControllerService',
  86.             'easyadmin.listener.request_post_initialize' => 'getEasyadmin_Listener_RequestPostInitializeService',
  87.             'easyadmin.paginator' => 'getEasyadmin_PaginatorService',
  88.             'easyadmin.property_accessor' => 'getEasyadmin_PropertyAccessorService',
  89.             'easyadmin.query_builder' => 'getEasyadmin_QueryBuilderService',
  90.             'easyadmin.router' => 'getEasyadmin_RouterService',
  91.             'easyadmin.security.authorization_checker' => 'getEasyadmin_Security_AuthorizationCheckerService',
  92.             'error_controller' => 'getErrorControllerService',
  93.             'event_dispatcher' => 'getEventDispatcherService',
  94.             'filesystem' => 'getFilesystemService',
  95.             'fm_elfinder.loader' => 'getFmElfinder_LoaderService',
  96.             'form.factory' => 'getForm_FactoryService',
  97.             'form.type.file' => 'getForm_Type_FileService',
  98.             'http_kernel' => 'getHttpKernelService',
  99.             'knp_paginator' => 'getKnpPaginatorService',
  100.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
  101.             'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  102.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  103.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  104.             'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  105.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
  106.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
  107.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
  108.             'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
  109.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
  110.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
  111.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
  112.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
  113.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
  114.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
  115.             'profiler' => 'getProfilerService',
  116.             'request_stack' => 'getRequestStackService',
  117.             'router' => 'getRouterService',
  118.             'routing.loader' => 'getRouting_LoaderService',
  119.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService',
  120.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  121.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  122.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  123.             'security.token_storage' => 'getSecurity_TokenStorageService',
  124.             'serializer' => 'getSerializerService',
  125.             'services_resetter' => 'getServicesResetterService',
  126.             'session' => 'getSessionService',
  127.             'templating' => 'getTemplatingService',
  128.             'templating.loader' => 'getTemplating_LoaderService',
  129.             'translator' => 'getTranslatorService',
  130.             'twig' => 'getTwigService',
  131.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService',
  132.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService',
  133.             'validator' => 'getValidatorService',
  134.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  135.             'vich_uploader.download_handler' => 'getVichUploader_DownloadHandlerService',
  136.             'vich_uploader.form.type.file' => 'getVichUploader_Form_Type_FileService',
  137.             'vich_uploader.form.type.image' => 'getVichUploader_Form_Type_ImageService',
  138.             'vich_uploader.upload_handler' => 'getVichUploader_UploadHandlerService',
  139.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService',
  140.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  141.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  142.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  143.         ];
  144.         $this->aliases = [
  145.             'ApiPlatform\\Core\\Action\\NotFoundAction' => 'api_platform.action.not_found',
  146.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Filter\\FilterRegistry' => 'easyadmin.filter.registry',
  147.             'api_platform.action.delete_item' => 'api_platform.action.placeholder',
  148.             'api_platform.action.get_collection' => 'api_platform.action.placeholder',
  149.             'api_platform.action.get_item' => 'api_platform.action.placeholder',
  150.             'api_platform.action.get_subresource' => 'api_platform.action.placeholder',
  151.             'api_platform.action.patch_item' => 'api_platform.action.placeholder',
  152.             'api_platform.action.post_collection' => 'api_platform.action.placeholder',
  153.             'api_platform.action.put_item' => 'api_platform.action.placeholder',
  154.             'database_connection' => 'doctrine.dbal.default_connection',
  155.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  156.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  157.             'vich_uploader.directory_namer_subdir' => 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer',
  158.             'vich_uploader.namer_base64' => 'Vich\\UploaderBundle\\Naming\\Base64Namer',
  159.             'vich_uploader.namer_directory_current_date_time' => 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer',
  160.             'vich_uploader.namer_directory_property' => 'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer',
  161.             'vich_uploader.namer_hash' => 'Vich\\UploaderBundle\\Naming\\HashNamer',
  162.             'vich_uploader.namer_origname' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer',
  163.             'vich_uploader.namer_property' => 'Vich\\UploaderBundle\\Naming\\PropertyNamer',
  164.             'vich_uploader.namer_smart_unique' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer',
  165.             'vich_uploader.namer_uniqid' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer',
  166.         ];
  167.         $this->privates['service_container'] = function () {
  168.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  169.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  170.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  171.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  172.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  173.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  174.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  175.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerNameParser.php';
  176.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  177.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  178.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  179.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  180.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  181.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  182.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  183.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/EventListener/ResolveControllerNameSubscriber.php';
  184.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  185.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  186.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  187.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  188.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  189.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  190.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  191.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  192.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  193.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  194.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  195.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  196.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  197.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  198.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  199.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  200.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  201.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  202.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  205.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  208.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  209.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractTrait.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  214.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  216.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilderInterface.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorInterface.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  275.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  276.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  277.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  282.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataCollector/RequestDataCollector.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  297.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  299.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/DataCollector/EasyAdminDataCollector.php';
  300.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  321.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  322.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  323.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  324.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  325.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  326.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  327.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  328.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  329.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  330.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  331.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DoctrineProvider.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/PhpArrayTrait.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  347.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Swagger/Serializer/ApiGatewayNormalizer.php';
  348.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/OpenApiNormalizer.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  356.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
  357.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Swagger/Serializer/DocumentationNormalizer.php';
  358.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
  359.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ConstraintViolationListNormalizer.php';
  360.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
  361.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php';
  362.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php';
  363.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
  364.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ErrorNormalizer.php';
  365.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  367.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ClassInfoTrait.php';
  368.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
  369.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
  370.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
  371.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/JsonLdContextTrait.php';
  372.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php';
  373.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  381.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php';
  382.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  384.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  386.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  393.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  438.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  439.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  440.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  444.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  459.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
  460.             include_once \dirname(__DIR__4).'/src/Twig/AppExtension.php';
  461.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  462.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  463.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  464.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  465.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  467.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  468.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php';
  469.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRendererInterface.php';
  470.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Twig/CKEditorExtension.php';
  471.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRenderer.php';
  472.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Builder/JsonBuilder.php';
  473.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  474.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  475.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  476.             include_once \dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/Twig/Extension/FMElfinderExtension.php';
  477.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  478.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  479.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  480.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  481.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  482.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  483.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  485.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  486.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  487.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  488.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  489.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';
  491.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  492.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  493.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  494.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  495.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  496.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  497.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  498.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  499.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  500.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  501.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  502.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  503.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  504.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ConnectionRegistry.php';
  505.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ManagerRegistry.php';
  506.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php';
  507.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  508.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  509.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  510.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  511.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  512.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  513.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  514.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  515.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  516.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  517.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ArrayTrait.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  524.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  525.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  526.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  527.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  528.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  529.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  540.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  541.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  542.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  543.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  544.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  545.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  546.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
  547.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolver.php';
  548.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  549.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  550.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  551.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  552.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
  553.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/Router.php';
  554.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';
  555.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/OperationDataProviderTrait.php';
  556.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ResourceClassInfoTrait.php';
  557.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/IriConverter.php';
  558.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/RouteNameResolverInterface.php';
  559.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Cache/CachedTrait.php';
  560.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/CachedRouteNameResolver.php';
  561.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/RouteNameResolver.php';
  562.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
  563.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
  564.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
  565.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php';
  566.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/RouterOperationPathResolver.php';
  567.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/CustomOperationPathResolver.php';
  568.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolver.php';
  569.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php';
  570.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/UnderscorePathSegmentNameGenerator.php';
  571.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/AddFormatListener.php';
  572.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  573.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  574.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CloneTrait.php';
  575.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/ToggleableOperationAttributeTrait.php';
  576.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/ReadListener.php';
  577.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/DeserializeListener.php';
  578.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IdentifiersExtractorInterface.php';
  579.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/CachedIdentifiersExtractor.php';
  580.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IdentifiersExtractor.php';
  581.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Identifier/IdentifierConverterInterface.php';
  582.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Identifier/ContextAwareIdentifierConverterInterface.php';
  583.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Identifier/IdentifierConverter.php';
  584.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/Factory/SubresourceOperationFactoryInterface.php';
  585.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/Factory/CachedSubresourceOperationFactory.php';
  586.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/Factory/SubresourceOperationFactory.php';
  587.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
  588.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
  589.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
  590.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceNameCollectionFactory.php';
  591.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceMetadataFactoryInterface.php';
  592.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceMetadataFactory.php';
  593.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/FormatsResourceMetadataFactory.php';
  594.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/OperationResourceMetadataFactory.php';
  595.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/AnnotationFilterExtractorTrait.php';
  596.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceFilterMetadataFactory.php';
  597.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ShortNameResourceMetadataFactory.php';
  598.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/PhpDocResourceMetadataFactory.php';
  599.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/InputOutputResourceMetadataFactory.php';
  600.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceMetadataFactory.php';
  601.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceMetadataFactory.php';
  602.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
  603.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
  604.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
  605.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyNameCollectionFactory.php';
  606.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
  607.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
  608.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
  609.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  610.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/AnnotationPropertyMetadataFactory.php';
  611.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/AnnotationSubresourceMetadataFactory.php';
  612.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/DefaultPropertyMetadataFactory.php';
  613.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
  614.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
  615.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyMetadataFactory.php';
  616.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/ExtractorInterface.php';
  617.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractExtractor.php';
  618.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/XmlExtractor.php';
  619.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/YamlExtractor.php';
  620.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php';
  621.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactory.php';
  622.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/EventListener/SwaggerUiListener.php';
  623.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php';
  624.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php';
  625.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilder.php';
  626.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CorsTrait.php';
  627.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/EventListener/AddLinkHeaderListener.php';
  628.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/SchemaFactoryInterface.php';
  629.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/JsonSchema/SchemaFactory.php';
  630.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/SchemaFactory.php';
  631.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
  632.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/QueryParameterValidateListener.php';
  633.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Filter/QueryParameterValidator.php';
  634.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/CollectionDataProviderInterface.php';
  635.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ContextAwareCollectionDataProviderInterface.php';
  636.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainCollectionDataProvider.php';
  637.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ChainCollectionDataProvider.php';
  638.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ItemDataProviderInterface.php';
  639.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainItemDataProvider.php';
  640.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ChainItemDataProvider.php';
  641.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/SubresourceDataProviderInterface.php';
  642.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainSubresourceDataProvider.php';
  643.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ChainSubresourceDataProvider.php';
  644.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataPersister/DataPersisterInterface.php';
  645.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataPersister/ContextAwareDataPersisterInterface.php';
  646.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataPersister/TraceableChainDataPersister.php';
  647.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataPersister/ChainDataPersister.php';
  648.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/ResourceAccessCheckerInterface.php';
  649.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/ResourceAccessChecker.php';
  650.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/EventListener/DenyAccessListener.php';
  651.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  652.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/Core/Authorization/ExpressionLanguageProvider.php';
  653.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/ConfigManager.php';
  654.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/ConfigPassInterface.php';
  655.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/NormalizerConfigPass.php';
  656.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/DesignConfigPass.php';
  657.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/MenuConfigPass.php';
  658.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/ActionConfigPass.php';
  659.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/MetadataConfigPass.php';
  660.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/PropertyConfigPass.php';
  661.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/ViewConfigPass.php';
  662.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/TemplateConfigPass.php';
  663.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/DefaultConfigPass.php';
  664.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Router/EasyAdminRouter.php';
  665.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Security/AuthorizationChecker.php';
  666.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/EventListener/ControllerListener.php';
  667.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/FilterRegistry.php';
  668.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/StorageInterface.php';
  669.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/AbstractStorage.php';
  670.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/FileSystemStorage.php';
  671.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php';
  672.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  673.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  674.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  675.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  676.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
  677.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
  678.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
  679.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/XmlDriver.php';
  680.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  681.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  682.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  683.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AnnotationDriver.php';
  684.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YamlDriver.php';
  685.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  686.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  687.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  688.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Mapping/PropertyMappingFactory.php';
  689.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Templating/Helper/UploaderHelper.php';
  690.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  691.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  692.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  693.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  694.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  695.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  696.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  697.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  698.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  699.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  700.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  701.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  702.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  703.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  704.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  705.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceSubscriberInterface.php';
  706.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php';
  707.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  708.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  709.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  710.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  711.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  712.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  713.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  714.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  715.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php';
  716.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  717.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  718.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  719.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  720.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php';
  721.         };
  722.     }
  723.     public function compile(): void
  724.     {
  725.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  726.     }
  727.     public function isCompiled(): bool
  728.     {
  729.         return true;
  730.     }
  731.     public function getRemovedIds(): array
  732.     {
  733.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  734.     }
  735.     protected function createProxy($class, \Closure $factory)
  736.     {
  737.         class_exists($classfalse) || class_alias(__NAMESPACE__."\\$class"$classfalse);
  738.         return $factory();
  739.     }
  740.     /**
  741.      * Gets the public 'App\Controller\ActusController' shared autowired service.
  742.      *
  743.      * @return \App\Controller\ActusController
  744.      */
  745.     protected function getActusControllerService()
  746.     {
  747.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  748.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  749.         include_once \dirname(__DIR__4).'/src/Controller/ActusController.php';
  750.         $this->services['App\\Controller\\ActusController'] = $instance = new \App\Controller\ActusController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['session'] ?? $this->getSessionService()));
  751.         $instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('App\\Controller\\ActusController'$this));
  752.         return $instance;
  753.     }
  754.     /**
  755.      * Gets the public 'App\Controller\AdminController' shared autowired service.
  756.      *
  757.      * @return \App\Controller\AdminController
  758.      */
  759.     protected function getAdminControllerService()
  760.     {
  761.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  762.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  763.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  764.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/Controller.php';
  765.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php';
  766.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AdminController.php';
  767.         include_once \dirname(__DIR__4).'/src/Controller/AdminController.php';
  768.         return $this->services['App\\Controller\\AdminController'] = new \App\Controller\AdminController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService()), ($this->privates['liip_imagine.service.filter'] ?? $this->getLiipImagine_Service_FilterService()));
  769.     }
  770.     /**
  771.      * Gets the public 'App\Controller\IndexController' shared autowired service.
  772.      *
  773.      * @return \App\Controller\IndexController
  774.      */
  775.     protected function getIndexControllerService()
  776.     {
  777.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  778.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  779.         include_once \dirname(__DIR__4).'/src/Controller/IndexController.php';
  780.         $this->services['App\\Controller\\IndexController'] = $instance = new \App\Controller\IndexController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['session'] ?? $this->getSessionService()));
  781.         $instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('App\\Controller\\IndexController'$this));
  782.         return $instance;
  783.     }
  784.     /**
  785.      * Gets the public 'App\Controller\OffreController' shared autowired service.
  786.      *
  787.      * @return \App\Controller\OffreController
  788.      */
  789.     protected function getOffreControllerService()
  790.     {
  791.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  792.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  793.         include_once \dirname(__DIR__4).'/src/Controller/OffreController.php';
  794.         $this->services['App\\Controller\\OffreController'] = $instance = new \App\Controller\OffreController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['session'] ?? $this->getSessionService()));
  795.         $instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('App\\Controller\\OffreController'$this));
  796.         return $instance;
  797.     }
  798.     /**
  799.      * Gets the public 'App\Controller\PageController' shared autowired service.
  800.      *
  801.      * @return \App\Controller\PageController
  802.      */
  803.     protected function getPageControllerService()
  804.     {
  805.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  806.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  807.         include_once \dirname(__DIR__4).'/src/Controller/PageController.php';
  808.         $this->services['App\\Controller\\PageController'] = $instance = new \App\Controller\PageController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['session'] ?? $this->getSessionService()));
  809.         $instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('App\\Controller\\PageController'$this));
  810.         return $instance;
  811.     }
  812.     /**
  813.      * Gets the public 'App\Controller\RenseignementsController' shared autowired service.
  814.      *
  815.      * @return \App\Controller\RenseignementsController
  816.      */
  817.     protected function getRenseignementsControllerService()
  818.     {
  819.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  820.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  821.         include_once \dirname(__DIR__4).'/src/Controller/RenseignementsController.php';
  822.         $this->services['App\\Controller\\RenseignementsController'] = $instance = new \App\Controller\RenseignementsController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  823.         $instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('App\\Controller\\RenseignementsController'$this));
  824.         return $instance;
  825.     }
  826.     /**
  827.      * Gets the public 'App\Controller\SecurityController' shared autowired service.
  828.      *
  829.      * @return \App\Controller\SecurityController
  830.      */
  831.     protected function getSecurityControllerService()
  832.     {
  833.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  834.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  835.         include_once \dirname(__DIR__4).'/src/Controller/SecurityController.php';
  836.         $this->services['App\\Controller\\SecurityController'] = $instance = new \App\Controller\SecurityController();
  837.         $instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('App\\Controller\\SecurityController'$this));
  838.         return $instance;
  839.     }
  840.     /**
  841.      * Gets the public 'EasyCorp\Bundle\EasyAdminBundle\Controller\EasyAdminController' shared autowired service.
  842.      *
  843.      * @return \EasyCorp\Bundle\EasyAdminBundle\Controller\EasyAdminController
  844.      */
  845.     protected function getEasyAdminControllerService()
  846.     {
  847.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  848.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  849.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php';
  850.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Controller/EasyAdminController.php';
  851.         $this->services['EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController'] = $instance = new \EasyCorp\Bundle\EasyAdminBundle\Controller\EasyAdminController();
  852.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  853.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  854.             'easyadmin.autocomplete' => ['services''easyadmin.autocomplete''getEasyadmin_AutocompleteService'false],
  855.             'easyadmin.config.manager' => ['services''easyadmin.config.manager''getEasyadmin_Config_ManagerService'false],
  856.             'easyadmin.filter.registry' => ['services''easyadmin.filter.registry''getEasyadmin_Filter_RegistryService'false],
  857.             'easyadmin.paginator' => ['services''easyadmin.paginator''getEasyadmin_PaginatorService'false],
  858.             'easyadmin.property_accessor' => ['services''easyadmin.property_accessor''getEasyadmin_PropertyAccessorService'false],
  859.             'easyadmin.query_builder' => ['services''easyadmin.query_builder''getEasyadmin_QueryBuilderService'false],
  860.             'easyadmin.security.authorization_checker' => ['services''easyadmin.security.authorization_checker''getEasyadmin_Security_AuthorizationCheckerService'false],
  861.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  862.             'form.factory' => ['services''form.factory''getForm_FactoryService'false],
  863.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  864.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  865.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  866.             'router' => ['services''router''getRouterService'false],
  867.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  868.             'security.csrf.token_manager' => ['services''security.csrf.token_manager''getSecurity_Csrf_TokenManagerService'false],
  869.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  870.             'serializer' => ['services''serializer''getSerializerService'false],
  871.             'session' => ['services''session''getSessionService'false],
  872.             'templating' => ['services''templating''getTemplatingService'false],
  873.             'twig' => ['services''twig''getTwigService'false],
  874.         ], [
  875.             'doctrine' => '?',
  876.             'easyadmin.autocomplete' => '?',
  877.             'easyadmin.config.manager' => '?',
  878.             'easyadmin.filter.registry' => '?',
  879.             'easyadmin.paginator' => '?',
  880.             'easyadmin.property_accessor' => '?',
  881.             'easyadmin.query_builder' => '?',
  882.             'easyadmin.security.authorization_checker' => '?',
  883.             'event_dispatcher' => '?',
  884.             'form.factory' => '?',
  885.             'http_kernel' => '?',
  886.             'parameter_bag' => '?',
  887.             'request_stack' => '?',
  888.             'router' => '?',
  889.             'security.authorization_checker' => '?',
  890.             'security.csrf.token_manager' => '?',
  891.             'security.token_storage' => '?',
  892.             'serializer' => '?',
  893.             'session' => '?',
  894.             'templating' => '?',
  895.             'twig' => '?',
  896.         ]))->withContext('EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController'$this));
  897.         return $instance;
  898.     }
  899.     /**
  900.      * Gets the public 'FM\ElfinderBundle\Controller\ElFinderController' shared service.
  901.      *
  902.      * @return \FM\ElfinderBundle\Controller\ElFinderController
  903.      */
  904.     protected function getElFinderControllerService()
  905.     {
  906.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  907.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  908.         include_once \dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/Controller/ElFinderController.php';
  909.         $this->services['FM\\ElfinderBundle\\Controller\\ElFinderController'] = $instance = new \FM\ElfinderBundle\Controller\ElFinderController();
  910.         $instance->setContainer($this);
  911.         return $instance;
  912.     }
  913.     /**
  914.      * Gets the public 'Liip\ImagineBundle\Controller\ImagineController' shared service.
  915.      *
  916.      * @return \Liip\ImagineBundle\Controller\ImagineController
  917.      */
  918.     protected function getImagineControllerService()
  919.     {
  920.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Controller/ImagineController.php';
  921.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/Controller/ControllerConfig.php';
  922.         return $this->services['Liip\\ImagineBundle\\Controller\\ImagineController'] = new \Liip\ImagineBundle\Controller\ImagineController(($this->privates['liip_imagine.service.filter'] ?? $this->getLiipImagine_Service_FilterService()), ($this->services['liip_imagine.data.manager'] ?? $this->getLiipImagine_Data_ManagerService()), ($this->services['liip_imagine.cache.signer'] ?? ($this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET')))), new \Liip\ImagineBundle\Config\Controller\ControllerConfig(301));
  923.     }
  924.     /**
  925.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  926.      *
  927.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  928.      */
  929.     protected function getRedirectControllerService()
  930.     {
  931.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  932.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), 80443);
  933.     }
  934.     /**
  935.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  936.      *
  937.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  938.      */
  939.     protected function getTemplateControllerService()
  940.     {
  941.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  942.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['twig'] ?? $this->getTwigService()), ($this->services['templating'] ?? $this->getTemplatingService()));
  943.     }
  944.     /**
  945.      * Gets the public 'Vich\UploaderBundle\Naming\Base64Namer' shared service.
  946.      *
  947.      * @return \Vich\UploaderBundle\Naming\Base64Namer
  948.      */
  949.     protected function getBase64NamerService()
  950.     {
  951.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  952.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  953.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  954.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Base64Namer.php';
  955.         return $this->services['Vich\\UploaderBundle\\Naming\\Base64Namer'] = new \Vich\UploaderBundle\Naming\Base64Namer();
  956.     }
  957.     /**
  958.      * Gets the public 'Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer' shared service.
  959.      *
  960.      * @return \Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer
  961.      */
  962.     protected function getCurrentDateTimeDirectoryNamerService()
  963.     {
  964.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
  965.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  966.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/CurrentDateTimeDirectoryNamer.php';
  967.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DateTimeHelper.php';
  968.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/CurrentDateTimeHelper.php';
  969.         return $this->services['Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer'] = new \Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer(new \Vich\UploaderBundle\Naming\CurrentDateTimeHelper(), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()));
  970.     }
  971.     /**
  972.      * Gets the public 'Vich\UploaderBundle\Naming\HashNamer' shared service.
  973.      *
  974.      * @return \Vich\UploaderBundle\Naming\HashNamer
  975.      */
  976.     protected function getHashNamerService()
  977.     {
  978.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  979.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  980.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  981.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/HashNamer.php';
  982.         return $this->services['Vich\\UploaderBundle\\Naming\\HashNamer'] = new \Vich\UploaderBundle\Naming\HashNamer();
  983.     }
  984.     /**
  985.      * Gets the public 'Vich\UploaderBundle\Naming\OrignameNamer' shared service.
  986.      *
  987.      * @return \Vich\UploaderBundle\Naming\OrignameNamer
  988.      */
  989.     protected function getOrignameNamerService()
  990.     {
  991.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  992.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  993.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
  994.         return $this->services['Vich\\UploaderBundle\\Naming\\OrignameNamer'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  995.     }
  996.     /**
  997.      * Gets the public 'Vich\UploaderBundle\Naming\OrignameNamer.actus_images' shared service.
  998.      *
  999.      * @return \Vich\UploaderBundle\Naming\OrignameNamer
  1000.      */
  1001.     protected function getOrignameNamer_ActusImagesService()
  1002.     {
  1003.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  1004.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  1005.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
  1006.         return $this->services['Vich\\UploaderBundle\\Naming\\OrignameNamer.actus_images'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  1007.     }
  1008.     /**
  1009.      * Gets the public 'Vich\UploaderBundle\Naming\OrignameNamer.collaborateurs_images' shared service.
  1010.      *
  1011.      * @return \Vich\UploaderBundle\Naming\OrignameNamer
  1012.      */
  1013.     protected function getOrignameNamer_CollaborateursImagesService()
  1014.     {
  1015.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  1016.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  1017.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
  1018.         return $this->services['Vich\\UploaderBundle\\Naming\\OrignameNamer.collaborateurs_images'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  1019.     }
  1020.     /**
  1021.      * Gets the public 'Vich\UploaderBundle\Naming\PropertyDirectoryNamer' shared service.
  1022.      *
  1023.      * @return \Vich\UploaderBundle\Naming\PropertyDirectoryNamer
  1024.      */
  1025.     protected function getPropertyDirectoryNamerService()
  1026.     {
  1027.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
  1028.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  1029.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/PropertyDirectoryNamer.php';
  1030.         return $this->services['Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer'] = new \Vich\UploaderBundle\Naming\PropertyDirectoryNamer(($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  1031.     }
  1032.     /**
  1033.      * Gets the public 'Vich\UploaderBundle\Naming\PropertyNamer' shared service.
  1034.      *
  1035.      * @return \Vich\UploaderBundle\Naming\PropertyNamer
  1036.      */
  1037.     protected function getPropertyNamerService()
  1038.     {
  1039.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  1040.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  1041.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  1042.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/PropertyNamer.php';
  1043.         return $this->services['Vich\\UploaderBundle\\Naming\\PropertyNamer'] = new \Vich\UploaderBundle\Naming\PropertyNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  1044.     }
  1045.     /**
  1046.      * Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer' shared service.
  1047.      *
  1048.      * @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
  1049.      */
  1050.     protected function getSmartUniqueNamerService()
  1051.     {
  1052.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  1053.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
  1054.         return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  1055.     }
  1056.     /**
  1057.      * Gets the public 'Vich\UploaderBundle\Naming\SubdirDirectoryNamer' shared service.
  1058.      *
  1059.      * @return \Vich\UploaderBundle\Naming\SubdirDirectoryNamer
  1060.      */
  1061.     protected function getSubdirDirectoryNamerService()
  1062.     {
  1063.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
  1064.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  1065.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/SubdirDirectoryNamer.php';
  1066.         return $this->services['Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer'] = new \Vich\UploaderBundle\Naming\SubdirDirectoryNamer();
  1067.     }
  1068.     /**
  1069.      * Gets the public 'Vich\UploaderBundle\Naming\UniqidNamer' shared service.
  1070.      *
  1071.      * @return \Vich\UploaderBundle\Naming\UniqidNamer
  1072.      */
  1073.     protected function getUniqidNamerService()
  1074.     {
  1075.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  1076.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  1077.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  1078.         return $this->services['Vich\\UploaderBundle\\Naming\\UniqidNamer'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  1079.     }
  1080.     /**
  1081.      * Gets the public 'api_platform.action.documentation' shared service.
  1082.      *
  1083.      * @return \ApiPlatform\Core\Documentation\Action\DocumentationAction
  1084.      */
  1085.     protected function getApiPlatform_Action_DocumentationService()
  1086.     {
  1087.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Documentation/Action/DocumentationAction.php';
  1088.         return $this->services['api_platform.action.documentation'] = new \ApiPlatform\Core\Documentation\Action\DocumentationAction(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), '''''0.0.0'NULL$this->parameters['api_platform.swagger.versions'], ($this->privates['api_platform.openapi.factory'] ?? $this->getApiPlatform_Openapi_FactoryService()));
  1089.     }
  1090.     /**
  1091.      * Gets the public 'api_platform.action.entrypoint' shared service.
  1092.      *
  1093.      * @return \ApiPlatform\Core\Action\EntrypointAction
  1094.      */
  1095.     protected function getApiPlatform_Action_EntrypointService()
  1096.     {
  1097.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Action/EntrypointAction.php';
  1098.         return $this->services['api_platform.action.entrypoint'] = new \ApiPlatform\Core\Action\EntrypointAction(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()));
  1099.     }
  1100.     /**
  1101.      * Gets the public 'api_platform.action.exception' shared service.
  1102.      *
  1103.      * @return \ApiPlatform\Core\Action\ExceptionAction
  1104.      */
  1105.     protected function getApiPlatform_Action_ExceptionService()
  1106.     {
  1107.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Action/ExceptionAction.php';
  1108.         return $this->services['api_platform.action.exception'] = new \ApiPlatform\Core\Action\ExceptionAction(($this->services['serializer'] ?? $this->getSerializerService()), $this->parameters['api_platform.error_formats'], $this->parameters['api_platform.exception_to_status']);
  1109.     }
  1110.     /**
  1111.      * Gets the public 'api_platform.action.not_found' shared service.
  1112.      *
  1113.      * @return \ApiPlatform\Core\Action\NotFoundAction
  1114.      */
  1115.     protected function getApiPlatform_Action_NotFoundService()
  1116.     {
  1117.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Action/NotFoundAction.php';
  1118.         return $this->services['api_platform.action.not_found'] = new \ApiPlatform\Core\Action\NotFoundAction();
  1119.     }
  1120.     /**
  1121.      * Gets the public 'api_platform.action.placeholder' shared service.
  1122.      *
  1123.      * @return \ApiPlatform\Core\Action\PlaceholderAction
  1124.      */
  1125.     protected function getApiPlatform_Action_PlaceholderService()
  1126.     {
  1127.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Action/PlaceholderAction.php';
  1128.         return $this->services['api_platform.action.placeholder'] = new \ApiPlatform\Core\Action\PlaceholderAction();
  1129.     }
  1130.     /**
  1131.      * Gets the public 'api_platform.jsonld.action.context' shared service.
  1132.      *
  1133.      * @return \ApiPlatform\Core\JsonLd\Action\ContextAction
  1134.      */
  1135.     protected function getApiPlatform_Jsonld_Action_ContextService()
  1136.     {
  1137.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Action/ContextAction.php';
  1138.         return $this->services['api_platform.jsonld.action.context'] = new \ApiPlatform\Core\JsonLd\Action\ContextAction(($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService()), ($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  1139.     }
  1140.     /**
  1141.      * Gets the public 'api_platform.swagger.action.ui' shared service.
  1142.      *
  1143.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\Action\SwaggerUiAction
  1144.      */
  1145.     protected function getApiPlatform_Swagger_Action_UiService()
  1146.     {
  1147.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Action/SwaggerUiAction.php';
  1148.         return $this->services['api_platform.swagger.action.ui'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\Action\SwaggerUiAction(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->services['serializer'] ?? $this->getSerializerService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['router'] ?? $this->getRouterService()), '''''0.0.0'$this->parameters['api_platform.formats'], false'''''oauth2''application''/oauth/v2/token''/oauth/v2/auth', [], truetruetruefalsefalsefalse$this->parameters['api_platform.swagger.versions'], ($this->services['api_platform.swagger_ui.action'] ?? $this->getApiPlatform_SwaggerUi_ActionService()), NULL);
  1149.     }
  1150.     /**
  1151.      * Gets the public 'api_platform.swagger_ui.action' shared service.
  1152.      *
  1153.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\SwaggerUi\SwaggerUiAction
  1154.      */
  1155.     protected function getApiPlatform_SwaggerUi_ActionService()
  1156.     {
  1157.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/SwaggerUi/SwaggerUiAction.php';
  1158.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/SwaggerUi/SwaggerUiContext.php';
  1159.         return $this->services['api_platform.swagger_ui.action'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\SwaggerUi\SwaggerUiAction(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['serializer'] ?? $this->getSerializerService()), ($this->privates['api_platform.openapi.factory'] ?? $this->getApiPlatform_Openapi_FactoryService()), ($this->privates['api_platform.openapi.options'] ?? $this->getApiPlatform_Openapi_OptionsService()), new \ApiPlatform\Core\Bridge\Symfony\Bundle\SwaggerUi\SwaggerUiContext(truetruetruefalsefalsefalseNULL), $this->parameters['api_platform.formats'], '''');
  1160.     }
  1161.     /**
  1162.      * Gets the public 'cache.app' shared service.
  1163.      *
  1164.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1165.      */
  1166.     protected function getCache_AppService()
  1167.     {
  1168.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('nDXEf9T33J'0, ($this->targetDir.''.'/pools'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL));
  1169.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1170.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1171.     }
  1172.     /**
  1173.      * Gets the public 'cache.app_clearer' shared service.
  1174.      *
  1175.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1176.      */
  1177.     protected function getCache_AppClearerService()
  1178.     {
  1179.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1180.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1181.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService())]);
  1182.     }
  1183.     /**
  1184.      * Gets the public 'cache.global_clearer' shared service.
  1185.      *
  1186.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1187.      */
  1188.     protected function getCache_GlobalClearerService()
  1189.     {
  1190.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1191.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1192.         return $this->services['cache.global_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'cache.doctrine.orm.default.metadata' => ($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService()), 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()), 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()), 'api_platform.cache.route_name_resolver' => ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()), 'api_platform.cache.identifiers_extractor' => ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()), 'api_platform.cache.subresource_operation_factory' => ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()), 'api_platform.cache.metadata.resource' => ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), 'api_platform.cache.metadata.property' => ($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()), 'cache.easyadmin' => ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService())]);
  1193.     }
  1194.     /**
  1195.      * Gets the public 'cache.system' shared service.
  1196.      *
  1197.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1198.      */
  1199.     protected function getCache_SystemService()
  1200.     {
  1201.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('5EmN062z7Q'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1202.     }
  1203.     /**
  1204.      * Gets the public 'cache.system_clearer' shared service.
  1205.      *
  1206.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1207.      */
  1208.     protected function getCache_SystemClearerService()
  1209.     {
  1210.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1211.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1212.         return $this->services['cache.system_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'api_platform.cache.route_name_resolver' => ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()), 'api_platform.cache.identifiers_extractor' => ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()), 'api_platform.cache.subresource_operation_factory' => ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()), 'api_platform.cache.metadata.resource' => ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), 'api_platform.cache.metadata.property' => ($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()), 'cache.easyadmin' => ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService())]);
  1213.     }
  1214.     /**
  1215.      * Gets the public 'cache_clearer' shared service.
  1216.      *
  1217.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  1218.      */
  1219.     protected function getCacheClearerService()
  1220.     {
  1221.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1222.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  1223.         return $this->services['cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  1224.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  1225.         }, 1));
  1226.     }
  1227.     /**
  1228.      * Gets the public 'cache_warmer' shared service.
  1229.      *
  1230.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  1231.      */
  1232.     protected function getCacheWarmerService()
  1233.     {
  1234.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  1235.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  1236.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  1237.             yield => ($this->privates['api_platform.cache_warmer.cache_pool_clearer'] ?? $this->getApiPlatform_CacheWarmer_CachePoolClearerService());
  1238.             yield => ($this->privates['templating.cache_warmer.template_paths'] ?? $this->getTemplating_CacheWarmer_TemplatePathsService());
  1239.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  1240.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  1241.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  1242.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  1243.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  1244.             yield => ($this->privates['twig.cache_warmer'] ?? $this->getTwig_CacheWarmerService());
  1245.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  1246.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  1247.             yield 10 => ($this->privates['Vich\\UploaderBundle\\Metadata\\CacheWarmer'] ?? $this->getCacheWarmer2Service());
  1248.             yield 11 => ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] ?? $this->getWebpackEncore_EntrypointLookup_CacheWarmerService());
  1249.         }, 12), true, ($this->targetDir.''.'/srcApp_KernelDevDebugContainerDeprecations.log'));
  1250.     }
  1251.     /**
  1252.      * Gets the public 'console.command_loader' shared service.
  1253.      *
  1254.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  1255.      */
  1256.     protected function getConsole_CommandLoaderService()
  1257.     {
  1258.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  1259.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  1260.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1261.             'App\\Command\\ExportCommand' => ['privates''App\\Command\\ExportCommand''getExportCommandService'false],
  1262.             'App\\Command\\ImportCommand' => ['privates''App\\Command\\ImportCommand''getImportCommandService'false],
  1263.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  1264.             'api_platform.json_schema.json_schema_generate_command' => ['privates''api_platform.json_schema.json_schema_generate_command''getApiPlatform_JsonSchema_JsonSchemaGenerateCommandService'false],
  1265.             'api_platform.openapi.command' => ['privates''api_platform.openapi.command''getApiPlatform_Openapi_CommandService'false],
  1266.             'api_platform.swagger.command.swagger_command' => ['privates''api_platform.swagger.command.swagger_command''getApiPlatform_Swagger_Command_SwaggerCommandService'false],
  1267.             'console.command.about' => ['privates''console.command.about''getConsole_Command_AboutService'false],
  1268.             'console.command.assets_install' => ['privates''console.command.assets_install''getConsole_Command_AssetsInstallService'false],
  1269.             'console.command.cache_clear' => ['privates''console.command.cache_clear''getConsole_Command_CacheClearService'false],
  1270.             'console.command.cache_pool_clear' => ['privates''console.command.cache_pool_clear''getConsole_Command_CachePoolClearService'false],
  1271.             'console.command.cache_pool_delete' => ['privates''console.command.cache_pool_delete''getConsole_Command_CachePoolDeleteService'false],
  1272.             'console.command.cache_pool_list' => ['privates''console.command.cache_pool_list''getConsole_Command_CachePoolListService'false],
  1273.             'console.command.cache_pool_prune' => ['privates''console.command.cache_pool_prune''getConsole_Command_CachePoolPruneService'false],
  1274.             'console.command.cache_warmup' => ['privates''console.command.cache_warmup''getConsole_Command_CacheWarmupService'false],
  1275.             'console.command.config_debug' => ['privates''console.command.config_debug''getConsole_Command_ConfigDebugService'false],
  1276.             'console.command.config_dump_reference' => ['privates''console.command.config_dump_reference''getConsole_Command_ConfigDumpReferenceService'false],
  1277.             'console.command.container_debug' => ['privates''console.command.container_debug''getConsole_Command_ContainerDebugService'false],
  1278.             'console.command.container_lint' => ['privates''console.command.container_lint''getConsole_Command_ContainerLintService'false],
  1279.             'console.command.debug_autowiring' => ['privates''console.command.debug_autowiring''getConsole_Command_DebugAutowiringService'false],
  1280.             'console.command.event_dispatcher_debug' => ['privates''console.command.event_dispatcher_debug''getConsole_Command_EventDispatcherDebugService'false],
  1281.             'console.command.form_debug' => ['privates''console.command.form_debug''getConsole_Command_FormDebugService'false],
  1282.             'console.command.router_debug' => ['privates''console.command.router_debug''getConsole_Command_RouterDebugService'false],
  1283.             'console.command.router_match' => ['privates''console.command.router_match''getConsole_Command_RouterMatchService'false],
  1284.             'console.command.secrets_decrypt_to_local' => ['privates''console.command.secrets_decrypt_to_local''getConsole_Command_SecretsDecryptToLocalService'false],
  1285.             'console.command.secrets_encrypt_from_local' => ['privates''console.command.secrets_encrypt_from_local''getConsole_Command_SecretsEncryptFromLocalService'false],
  1286.             'console.command.secrets_generate_key' => ['privates''console.command.secrets_generate_key''getConsole_Command_SecretsGenerateKeyService'false],
  1287.             'console.command.secrets_list' => ['privates''console.command.secrets_list''getConsole_Command_SecretsListService'false],
  1288.             'console.command.secrets_remove' => ['privates''console.command.secrets_remove''getConsole_Command_SecretsRemoveService'false],
  1289.             'console.command.secrets_set' => ['privates''console.command.secrets_set''getConsole_Command_SecretsSetService'false],
  1290.             'console.command.translation_debug' => ['privates''console.command.translation_debug''getConsole_Command_TranslationDebugService'false],
  1291.             'console.command.translation_update' => ['privates''console.command.translation_update''getConsole_Command_TranslationUpdateService'false],
  1292.             'console.command.xliff_lint' => ['privates''console.command.xliff_lint''getConsole_Command_XliffLintService'false],
  1293.             'console.command.yaml_lint' => ['privates''console.command.yaml_lint''getConsole_Command_YamlLintService'false],
  1294.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  1295.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  1296.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  1297.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  1298.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  1299.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  1300.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  1301.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  1302.             'doctrine.database_import_command' => ['privates''doctrine.database_import_command''getDoctrine_DatabaseImportCommandService'false],
  1303.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  1304.             'doctrine.fixtures_load_command' => ['privates''doctrine.fixtures_load_command''getDoctrine_FixturesLoadCommandService'false],
  1305.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  1306.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  1307.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  1308.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  1309.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  1310.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  1311.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  1312.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  1313.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  1314.             'doctrine_migrations.current_command' => ['privates''doctrine_migrations.current_command''getDoctrineMigrations_CurrentCommandService'false],
  1315.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  1316.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  1317.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  1318.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  1319.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  1320.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  1321.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  1322.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  1323.             'doctrine_migrations.sync_metadata_command' => ['privates''doctrine_migrations.sync_metadata_command''getDoctrineMigrations_SyncMetadataCommandService'false],
  1324.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  1325.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  1326.             'doctrine_migrations.versions_command' => ['privates''doctrine_migrations.versions_command''getDoctrineMigrations_VersionsCommandService'false],
  1327.             'easyadmin.command.make_admin_migration' => ['services''easyadmin.command.make_admin_migration''getEasyadmin_Command_MakeAdminMigrationService'false],
  1328.             'fm_elfinder.command.installer' => ['privates''fm_elfinder.command.installer''getFmElfinder_Command_InstallerService'false],
  1329.             'fos_ck_editor.command.installer' => ['privates''fos_ck_editor.command.installer''getFosCkEditor_Command_InstallerService'false],
  1330.             'liip_imagine.command.cache_remove' => ['privates''liip_imagine.command.cache_remove''getLiipImagine_Command_CacheRemoveService'false],
  1331.             'liip_imagine.command.cache_resolve' => ['privates''liip_imagine.command.cache_resolve''getLiipImagine_Command_CacheResolveService'false],
  1332.             'maker.auto_command.make_auth' => ['privates''maker.auto_command.make_auth''getMaker_AutoCommand_MakeAuthService'false],
  1333.             'maker.auto_command.make_command' => ['privates''maker.auto_command.make_command''getMaker_AutoCommand_MakeCommandService'false],
  1334.             'maker.auto_command.make_controller' => ['privates''maker.auto_command.make_controller''getMaker_AutoCommand_MakeControllerService'false],
  1335.             'maker.auto_command.make_crud' => ['privates''maker.auto_command.make_crud''getMaker_AutoCommand_MakeCrudService'false],
  1336.             'maker.auto_command.make_docker_database' => ['privates''maker.auto_command.make_docker_database''getMaker_AutoCommand_MakeDockerDatabaseService'false],
  1337.             'maker.auto_command.make_entity' => ['privates''maker.auto_command.make_entity''getMaker_AutoCommand_MakeEntityService'false],
  1338.             'maker.auto_command.make_fixtures' => ['privates''maker.auto_command.make_fixtures''getMaker_AutoCommand_MakeFixturesService'false],
  1339.             'maker.auto_command.make_form' => ['privates''maker.auto_command.make_form''getMaker_AutoCommand_MakeFormService'false],
  1340.             'maker.auto_command.make_message' => ['privates''maker.auto_command.make_message''getMaker_AutoCommand_MakeMessageService'false],
  1341.             'maker.auto_command.make_messenger_middleware' => ['privates''maker.auto_command.make_messenger_middleware''getMaker_AutoCommand_MakeMessengerMiddlewareService'false],
  1342.             'maker.auto_command.make_migration' => ['privates''maker.auto_command.make_migration''getMaker_AutoCommand_MakeMigrationService'false],
  1343.             'maker.auto_command.make_registration_form' => ['privates''maker.auto_command.make_registration_form''getMaker_AutoCommand_MakeRegistrationFormService'false],
  1344.             'maker.auto_command.make_reset_password' => ['privates''maker.auto_command.make_reset_password''getMaker_AutoCommand_MakeResetPasswordService'false],
  1345.             'maker.auto_command.make_serializer_encoder' => ['privates''maker.auto_command.make_serializer_encoder''getMaker_AutoCommand_MakeSerializerEncoderService'false],
  1346.             'maker.auto_command.make_serializer_normalizer' => ['privates''maker.auto_command.make_serializer_normalizer''getMaker_AutoCommand_MakeSerializerNormalizerService'false],
  1347.             'maker.auto_command.make_subscriber' => ['privates''maker.auto_command.make_subscriber''getMaker_AutoCommand_MakeSubscriberService'false],
  1348.             'maker.auto_command.make_test' => ['privates''maker.auto_command.make_test''getMaker_AutoCommand_MakeTestService'false],
  1349.             'maker.auto_command.make_twig_extension' => ['privates''maker.auto_command.make_twig_extension''getMaker_AutoCommand_MakeTwigExtensionService'false],
  1350.             'maker.auto_command.make_user' => ['privates''maker.auto_command.make_user''getMaker_AutoCommand_MakeUserService'false],
  1351.             'maker.auto_command.make_validator' => ['privates''maker.auto_command.make_validator''getMaker_AutoCommand_MakeValidatorService'false],
  1352.             'maker.auto_command.make_voter' => ['privates''maker.auto_command.make_voter''getMaker_AutoCommand_MakeVoterService'false],
  1353.             'monolog.command.server_log' => ['privates''monolog.command.server_log''getMonolog_Command_ServerLogService'false],
  1354.             'security.command.user_password_encoder' => ['privates''security.command.user_password_encoder''getSecurity_Command_UserPasswordEncoderService'false],
  1355.             'twig.command.debug' => ['privates''twig.command.debug''getTwig_Command_DebugService'false],
  1356.             'twig.command.lint' => ['privates''twig.command.lint''getTwig_Command_LintService'false],
  1357.             'var_dumper.command.server_dump' => ['privates''var_dumper.command.server_dump''getVarDumper_Command_ServerDumpService'false],
  1358.             'vich_uploader.command.mapping_debug' => ['privates''vich_uploader.command.mapping_debug''getVichUploader_Command_MappingDebugService'false],
  1359.             'vich_uploader.command.mapping_debug_class' => ['privates''vich_uploader.command.mapping_debug_class''getVichUploader_Command_MappingDebugClassService'false],
  1360.             'vich_uploader.command.mapping_list_classes' => ['privates''vich_uploader.command.mapping_list_classes''getVichUploader_Command_MappingListClassesService'false],
  1361.         ], [
  1362.             'App\\Command\\ExportCommand' => 'App\\Command\\ExportCommand',
  1363.             'App\\Command\\ImportCommand' => 'App\\Command\\ImportCommand',
  1364.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  1365.             'api_platform.json_schema.json_schema_generate_command' => 'ApiPlatform\\Core\\JsonSchema\\Command\\JsonSchemaGenerateCommand',
  1366.             'api_platform.openapi.command' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle\\Command\\OpenApiCommand',
  1367.             'api_platform.swagger.command.swagger_command' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle\\Command\\SwaggerCommand',
  1368.             'console.command.about' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\AboutCommand',
  1369.             'console.command.assets_install' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\AssetsInstallCommand',
  1370.             'console.command.cache_clear' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CacheClearCommand',
  1371.             'console.command.cache_pool_clear' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolClearCommand',
  1372.             'console.command.cache_pool_delete' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolDeleteCommand',
  1373.             'console.command.cache_pool_list' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolListCommand',
  1374.             'console.command.cache_pool_prune' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolPruneCommand',
  1375.             'console.command.cache_warmup' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CacheWarmupCommand',
  1376.             'console.command.config_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ConfigDebugCommand',
  1377.             'console.command.config_dump_reference' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ConfigDumpReferenceCommand',
  1378.             'console.command.container_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ContainerDebugCommand',
  1379.             'console.command.container_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ContainerLintCommand',
  1380.             'console.command.debug_autowiring' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\DebugAutowiringCommand',
  1381.             'console.command.event_dispatcher_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\EventDispatcherDebugCommand',
  1382.             'console.command.form_debug' => 'Symfony\\Component\\Form\\Command\\DebugCommand',
  1383.             'console.command.router_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\RouterDebugCommand',
  1384.             'console.command.router_match' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\RouterMatchCommand',
  1385.             'console.command.secrets_decrypt_to_local' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsDecryptToLocalCommand',
  1386.             'console.command.secrets_encrypt_from_local' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsEncryptFromLocalCommand',
  1387.             'console.command.secrets_generate_key' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsGenerateKeysCommand',
  1388.             'console.command.secrets_list' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsListCommand',
  1389.             'console.command.secrets_remove' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsRemoveCommand',
  1390.             'console.command.secrets_set' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsSetCommand',
  1391.             'console.command.translation_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\TranslationDebugCommand',
  1392.             'console.command.translation_update' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\TranslationUpdateCommand',
  1393.             'console.command.xliff_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\XliffLintCommand',
  1394.             'console.command.yaml_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\YamlLintCommand',
  1395.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearMetadataCacheDoctrineCommand',
  1396.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearQueryCacheDoctrineCommand',
  1397.             'doctrine.cache_clear_result_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearResultCacheDoctrineCommand',
  1398.             'doctrine.cache_collection_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CollectionRegionDoctrineCommand',
  1399.             'doctrine.clear_entity_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EntityRegionCacheDoctrineCommand',
  1400.             'doctrine.clear_query_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\QueryRegionCacheDoctrineCommand',
  1401.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  1402.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  1403.             'doctrine.database_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ImportDoctrineCommand',
  1404.             'doctrine.ensure_production_settings_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EnsureProductionSettingsDoctrineCommand',
  1405.             'doctrine.fixtures_load_command' => 'Doctrine\\Bundle\\FixturesBundle\\Command\\LoadDataFixturesDoctrineCommand',
  1406.             'doctrine.mapping_convert_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ConvertMappingDoctrineCommand',
  1407.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  1408.             'doctrine.mapping_info_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\InfoDoctrineCommand',
  1409.             'doctrine.query_dql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunDqlDoctrineCommand',
  1410.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  1411.             'doctrine.schema_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CreateSchemaDoctrineCommand',
  1412.             'doctrine.schema_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\DropSchemaDoctrineCommand',
  1413.             'doctrine.schema_update_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\UpdateSchemaDoctrineCommand',
  1414.             'doctrine.schema_validate_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ValidateSchemaCommand',
  1415.             'doctrine_migrations.current_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\CurrentCommand',
  1416.             'doctrine_migrations.diff_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DiffCommand',
  1417.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DumpSchemaCommand',
  1418.             'doctrine_migrations.execute_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ExecuteCommand',
  1419.             'doctrine_migrations.generate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\GenerateCommand',
  1420.             'doctrine_migrations.latest_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\LatestCommand',
  1421.             'doctrine_migrations.migrate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\MigrateCommand',
  1422.             'doctrine_migrations.rollup_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\RollupCommand',
  1423.             'doctrine_migrations.status_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\StatusCommand',
  1424.             'doctrine_migrations.sync_metadata_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\SyncMetadataCommand',
  1425.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\UpToDateCommand',
  1426.             'doctrine_migrations.version_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\VersionCommand',
  1427.             'doctrine_migrations.versions_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ListCommand',
  1428.             'easyadmin.command.make_admin_migration' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminMigrationCommand',
  1429.             'fm_elfinder.command.installer' => 'FM\\ElfinderBundle\\Command\\ElFinderInstallerCommand',
  1430.             'fos_ck_editor.command.installer' => 'FOS\\CKEditorBundle\\Command\\CKEditorInstallerCommand',
  1431.             'liip_imagine.command.cache_remove' => 'Liip\\ImagineBundle\\Command\\RemoveCacheCommand',
  1432.             'liip_imagine.command.cache_resolve' => 'Liip\\ImagineBundle\\Command\\ResolveCacheCommand',
  1433.             'maker.auto_command.make_auth' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1434.             'maker.auto_command.make_command' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1435.             'maker.auto_command.make_controller' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1436.             'maker.auto_command.make_crud' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1437.             'maker.auto_command.make_docker_database' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1438.             'maker.auto_command.make_entity' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1439.             'maker.auto_command.make_fixtures' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1440.             'maker.auto_command.make_form' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1441.             'maker.auto_command.make_message' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1442.             'maker.auto_command.make_messenger_middleware' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1443.             'maker.auto_command.make_migration' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1444.             'maker.auto_command.make_registration_form' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1445.             'maker.auto_command.make_reset_password' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1446.             'maker.auto_command.make_serializer_encoder' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1447.             'maker.auto_command.make_serializer_normalizer' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1448.             'maker.auto_command.make_subscriber' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1449.             'maker.auto_command.make_test' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1450.             'maker.auto_command.make_twig_extension' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1451.             'maker.auto_command.make_user' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1452.             'maker.auto_command.make_validator' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1453.             'maker.auto_command.make_voter' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1454.             'monolog.command.server_log' => 'Symfony\\Bridge\\Monolog\\Command\\ServerLogCommand',
  1455.             'security.command.user_password_encoder' => 'Symfony\\Bundle\\SecurityBundle\\Command\\UserPasswordEncoderCommand',
  1456.             'twig.command.debug' => 'Symfony\\Bridge\\Twig\\Command\\DebugCommand',
  1457.             'twig.command.lint' => 'Symfony\\Bundle\\TwigBundle\\Command\\LintCommand',
  1458.             'var_dumper.command.server_dump' => 'Symfony\\Component\\VarDumper\\Command\\ServerDumpCommand',
  1459.             'vich_uploader.command.mapping_debug' => 'Vich\\UploaderBundle\\Command\\MappingDebugCommand',
  1460.             'vich_uploader.command.mapping_debug_class' => 'Vich\\UploaderBundle\\Command\\MappingDebugClassCommand',
  1461.             'vich_uploader.command.mapping_list_classes' => 'Vich\\UploaderBundle\\Command\\MappingListClassesCommand',
  1462.         ]), ['export:zip' => 'App\\Command\\ExportCommand''import:csv' => 'App\\Command\\ImportCommand''about' => 'console.command.about''assets:install' => 'console.command.assets_install''cache:clear' => 'console.command.cache_clear''cache:pool:clear' => 'console.command.cache_pool_clear''cache:pool:prune' => 'console.command.cache_pool_prune''cache:pool:delete' => 'console.command.cache_pool_delete''cache:pool:list' => 'console.command.cache_pool_list''cache:warmup' => 'console.command.cache_warmup''debug:config' => 'console.command.config_debug''config:dump-reference' => 'console.command.config_dump_reference''debug:container' => 'console.command.container_debug''lint:container' => 'console.command.container_lint''debug:autowiring' => 'console.command.debug_autowiring''debug:event-dispatcher' => 'console.command.event_dispatcher_debug''debug:router' => 'console.command.router_debug''router:match' => 'console.command.router_match''debug:translation' => 'console.command.translation_debug''translation:update' => 'console.command.translation_update''lint:xliff' => 'console.command.xliff_lint''lint:yaml' => 'console.command.yaml_lint''debug:form' => 'console.command.form_debug''secrets:set' => 'console.command.secrets_set''secrets:remove' => 'console.command.secrets_remove''secrets:generate-keys' => 'console.command.secrets_generate_key''secrets:list' => 'console.command.secrets_list''secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local''secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local''security:encode-password' => 'security.command.user_password_encoder''debug:twig' => 'twig.command.debug''lint:twig' => 'twig.command.lint''doctrine:database:create' => 'doctrine.database_create_command''doctrine:database:drop' => 'doctrine.database_drop_command''doctrine:query:sql' => 'doctrine.query_sql_command''dbal:run-sql' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''doctrine:database:import' => 'doctrine.database_import_command''doctrine:cache:clear-metadata' => 'doctrine.cache_clear_metadata_command''doctrine:cache:clear-query' => 'doctrine.cache_clear_query_cache_command''doctrine:cache:clear-result' => 'doctrine.cache_clear_result_command''doctrine:cache:clear-collection-region' => 'doctrine.cache_collection_region_command''doctrine:mapping:convert' => 'doctrine.mapping_convert_command''doctrine:schema:create' => 'doctrine.schema_create_command''doctrine:schema:drop' => 'doctrine.schema_drop_command''doctrine:ensure-production-settings' => 'doctrine.ensure_production_settings_command''doctrine:cache:clear-entity-region' => 'doctrine.clear_entity_region_command''doctrine:mapping:info' => 'doctrine.mapping_info_command''doctrine:cache:clear-query-region' => 'doctrine.clear_query_region_command''doctrine:query:dql' => 'doctrine.query_dql_command''doctrine:schema:update' => 'doctrine.schema_update_command''doctrine:schema:validate' => 'doctrine.schema_validate_command''doctrine:mapping:import' => 'doctrine.mapping_import_command''doctrine:migrations:diff' => 'doctrine_migrations.diff_command''doctrine:migrations:sync-metadata-storage' => 'doctrine_migrations.sync_metadata_command''doctrine:migrations:list' => 'doctrine_migrations.versions_command''doctrine:migrations:current' => 'doctrine_migrations.current_command''doctrine:migrations:dump-schema' => 'doctrine_migrations.dump_schema_command''doctrine:migrations:execute' => 'doctrine_migrations.execute_command''doctrine:migrations:generate' => 'doctrine_migrations.generate_command''doctrine:migrations:latest' => 'doctrine_migrations.latest_command''doctrine:migrations:migrate' => 'doctrine_migrations.migrate_command''doctrine:migrations:rollup' => 'doctrine_migrations.rollup_command''doctrine:migrations:status' => 'doctrine_migrations.status_command''doctrine:migrations:up-to-date' => 'doctrine_migrations.up_to_date_command''doctrine:migrations:version' => 'doctrine_migrations.version_command''server:dump' => 'var_dumper.command.server_dump''server:log' => 'monolog.command.server_log''api:json-schema:generate' => 'api_platform.json_schema.json_schema_generate_command''api:openapi:export' => 'api_platform.openapi.command''api:swagger:export' => 'api_platform.swagger.command.swagger_command''make:admin:migration' => 'easyadmin.command.make_admin_migration''ckeditor:install' => 'fos_ck_editor.command.installer''vich:mapping:debug-class' => 'vich_uploader.command.mapping_debug_class''vich:mapping:debug' => 'vich_uploader.command.mapping_debug''vich:mapping:list-classes' => 'vich_uploader.command.mapping_list_classes''liip:imagine:cache:remove' => 'liip_imagine.command.cache_remove''liip:imagine:cache:resolve' => 'liip_imagine.command.cache_resolve''elfinder:install' => 'fm_elfinder.command.installer''doctrine:fixtures:load' => 'doctrine.fixtures_load_command''make:auth' => 'maker.auto_command.make_auth''make:command' => 'maker.auto_command.make_command''make:controller' => 'maker.auto_command.make_controller''make:crud' => 'maker.auto_command.make_crud''make:docker:database' => 'maker.auto_command.make_docker_database''make:entity' => 'maker.auto_command.make_entity''make:fixtures' => 'maker.auto_command.make_fixtures''make:form' => 'maker.auto_command.make_form''make:message' => 'maker.auto_command.make_message''make:messenger-middleware' => 'maker.auto_command.make_messenger_middleware''make:registration-form' => 'maker.auto_command.make_registration_form''make:reset-password' => 'maker.auto_command.make_reset_password''make:serializer:encoder' => 'maker.auto_command.make_serializer_encoder''make:serializer:normalizer' => 'maker.auto_command.make_serializer_normalizer''make:subscriber' => 'maker.auto_command.make_subscriber''make:twig-extension' => 'maker.auto_command.make_twig_extension''make:test' => 'maker.auto_command.make_test''make:unit-test' => 'maker.auto_command.make_test''make:functional-test' => 'maker.auto_command.make_test''make:validator' => 'maker.auto_command.make_validator''make:voter' => 'maker.auto_command.make_voter''make:user' => 'maker.auto_command.make_user''make:migration' => 'maker.auto_command.make_migration']);
  1463.     }
  1464.     /**
  1465.      * Gets the public 'container.env_var_processors_locator' shared service.
  1466.      *
  1467.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1468.      */
  1469.     protected function getContainer_EnvVarProcessorsLocatorService()
  1470.     {
  1471.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1472.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1473.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1474.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1475.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1476.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1477.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1478.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1479.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1480.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1481.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1482.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1483.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1484.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1485.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1486.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1487.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1488.         ], [
  1489.             'base64' => '?',
  1490.             'bool' => '?',
  1491.             'const' => '?',
  1492.             'csv' => '?',
  1493.             'default' => '?',
  1494.             'file' => '?',
  1495.             'float' => '?',
  1496.             'int' => '?',
  1497.             'json' => '?',
  1498.             'key' => '?',
  1499.             'query_string' => '?',
  1500.             'require' => '?',
  1501.             'resolve' => '?',
  1502.             'string' => '?',
  1503.             'trim' => '?',
  1504.             'url' => '?',
  1505.         ]);
  1506.     }
  1507.     /**
  1508.      * Gets the public 'data_collector.dump' shared service.
  1509.      *
  1510.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1511.      */
  1512.     protected function getDataCollector_DumpService()
  1513.     {
  1514.         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()));
  1515.     }
  1516.     /**
  1517.      * Gets the public 'doctrine' shared service.
  1518.      *
  1519.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1520.      */
  1521.     protected function getDoctrineService()
  1522.     {
  1523.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1524.     }
  1525.     /**
  1526.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1527.      *
  1528.      * @return \Doctrine\DBAL\Connection
  1529.      */
  1530.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1531.     {
  1532.         $a = new \Doctrine\DBAL\Configuration();
  1533.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1534.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1535.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1536.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1537.         $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()))]));
  1538.         $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1539.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  1540.             'stof_doctrine_extensions.listener.sluggable' => ['privates''stof_doctrine_extensions.listener.sluggable''getStofDoctrineExtensions_Listener_SluggableService'false],
  1541.             'vich_uploader.listener.clean.actus_images' => ['privates''vich_uploader.listener.clean.actus_images''getVichUploader_Listener_Clean_ActusImagesService'false],
  1542.             'vich_uploader.listener.clean.collaborateurs_images' => ['privates''vich_uploader.listener.clean.collaborateurs_images''getVichUploader_Listener_Clean_CollaborateursImagesService'false],
  1543.             'vich_uploader.listener.clean.home_images' => ['privates''vich_uploader.listener.clean.home_images''getVichUploader_Listener_Clean_HomeImagesService'false],
  1544.             'vich_uploader.listener.clean.logo_images' => ['privates''vich_uploader.listener.clean.logo_images''getVichUploader_Listener_Clean_LogoImagesService'false],
  1545.             'vich_uploader.listener.clean.offres_images' => ['privates''vich_uploader.listener.clean.offres_images''getVichUploader_Listener_Clean_OffresImagesService'false],
  1546.             'vich_uploader.listener.clean.pages_images' => ['privates''vich_uploader.listener.clean.pages_images''getVichUploader_Listener_Clean_PagesImagesService'false],
  1547.             'vich_uploader.listener.clean.puce_images' => ['privates''vich_uploader.listener.clean.puce_images''getVichUploader_Listener_Clean_PuceImagesService'false],
  1548.             'vich_uploader.listener.clean.template_images' => ['privates''vich_uploader.listener.clean.template_images''getVichUploader_Listener_Clean_TemplateImagesService'false],
  1549.             'vich_uploader.listener.remove.actus_images' => ['privates''vich_uploader.listener.remove.actus_images''getVichUploader_Listener_Remove_ActusImagesService'false],
  1550.             'vich_uploader.listener.remove.collaborateurs_images' => ['privates''vich_uploader.listener.remove.collaborateurs_images''getVichUploader_Listener_Remove_CollaborateursImagesService'false],
  1551.             'vich_uploader.listener.remove.home_images' => ['privates''vich_uploader.listener.remove.home_images''getVichUploader_Listener_Remove_HomeImagesService'false],
  1552.             'vich_uploader.listener.remove.logo_images' => ['privates''vich_uploader.listener.remove.logo_images''getVichUploader_Listener_Remove_LogoImagesService'false],
  1553.             'vich_uploader.listener.remove.offres_images' => ['privates''vich_uploader.listener.remove.offres_images''getVichUploader_Listener_Remove_OffresImagesService'false],
  1554.             'vich_uploader.listener.remove.pages_images' => ['privates''vich_uploader.listener.remove.pages_images''getVichUploader_Listener_Remove_PagesImagesService'false],
  1555.             'vich_uploader.listener.remove.puce_images' => ['privates''vich_uploader.listener.remove.puce_images''getVichUploader_Listener_Remove_PuceImagesService'false],
  1556.             'vich_uploader.listener.remove.template_images' => ['privates''vich_uploader.listener.remove.template_images''getVichUploader_Listener_Remove_TemplateImagesService'false],
  1557.             'vich_uploader.listener.upload.actus_images' => ['privates''vich_uploader.listener.upload.actus_images''getVichUploader_Listener_Upload_ActusImagesService'false],
  1558.             'vich_uploader.listener.upload.collaborateurs_images' => ['privates''vich_uploader.listener.upload.collaborateurs_images''getVichUploader_Listener_Upload_CollaborateursImagesService'false],
  1559.             'vich_uploader.listener.upload.home_images' => ['privates''vich_uploader.listener.upload.home_images''getVichUploader_Listener_Upload_HomeImagesService'false],
  1560.             'vich_uploader.listener.upload.logo_images' => ['privates''vich_uploader.listener.upload.logo_images''getVichUploader_Listener_Upload_LogoImagesService'false],
  1561.             'vich_uploader.listener.upload.offres_images' => ['privates''vich_uploader.listener.upload.offres_images''getVichUploader_Listener_Upload_OffresImagesService'false],
  1562.             'vich_uploader.listener.upload.pages_images' => ['privates''vich_uploader.listener.upload.pages_images''getVichUploader_Listener_Upload_PagesImagesService'false],
  1563.             'vich_uploader.listener.upload.puce_images' => ['privates''vich_uploader.listener.upload.puce_images''getVichUploader_Listener_Upload_PuceImagesService'false],
  1564.             'vich_uploader.listener.upload.template_images' => ['privates''vich_uploader.listener.upload.template_images''getVichUploader_Listener_Upload_TemplateImagesService'false],
  1565.         ], [
  1566.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1567.             'stof_doctrine_extensions.listener.sluggable' => '?',
  1568.             'vich_uploader.listener.clean.actus_images' => '?',
  1569.             'vich_uploader.listener.clean.collaborateurs_images' => '?',
  1570.             'vich_uploader.listener.clean.home_images' => '?',
  1571.             'vich_uploader.listener.clean.logo_images' => '?',
  1572.             'vich_uploader.listener.clean.offres_images' => '?',
  1573.             'vich_uploader.listener.clean.pages_images' => '?',
  1574.             'vich_uploader.listener.clean.puce_images' => '?',
  1575.             'vich_uploader.listener.clean.template_images' => '?',
  1576.             'vich_uploader.listener.remove.actus_images' => '?',
  1577.             'vich_uploader.listener.remove.collaborateurs_images' => '?',
  1578.             'vich_uploader.listener.remove.home_images' => '?',
  1579.             'vich_uploader.listener.remove.logo_images' => '?',
  1580.             'vich_uploader.listener.remove.offres_images' => '?',
  1581.             'vich_uploader.listener.remove.pages_images' => '?',
  1582.             'vich_uploader.listener.remove.puce_images' => '?',
  1583.             'vich_uploader.listener.remove.template_images' => '?',
  1584.             'vich_uploader.listener.upload.actus_images' => '?',
  1585.             'vich_uploader.listener.upload.collaborateurs_images' => '?',
  1586.             'vich_uploader.listener.upload.home_images' => '?',
  1587.             'vich_uploader.listener.upload.logo_images' => '?',
  1588.             'vich_uploader.listener.upload.offres_images' => '?',
  1589.             'vich_uploader.listener.upload.pages_images' => '?',
  1590.             'vich_uploader.listener.upload.puce_images' => '?',
  1591.             'vich_uploader.listener.upload.template_images' => '?',
  1592.         ]), [=> 'vich_uploader.listener.clean.actus_images'=> 'vich_uploader.listener.clean.offres_images'=> 'vich_uploader.listener.clean.home_images'=> 'vich_uploader.listener.clean.pages_images'=> 'vich_uploader.listener.clean.logo_images'=> 'vich_uploader.listener.clean.template_images'=> 'vich_uploader.listener.clean.collaborateurs_images'=> 'vich_uploader.listener.clean.puce_images'=> 'stof_doctrine_extensions.listener.sluggable'=> 'vich_uploader.listener.remove.actus_images'10 => 'vich_uploader.listener.upload.actus_images'11 => 'vich_uploader.listener.remove.offres_images'12 => 'vich_uploader.listener.upload.offres_images'13 => 'vich_uploader.listener.remove.home_images'14 => 'vich_uploader.listener.upload.home_images'15 => 'vich_uploader.listener.remove.pages_images'16 => 'vich_uploader.listener.upload.pages_images'17 => 'vich_uploader.listener.remove.logo_images'18 => 'vich_uploader.listener.upload.logo_images'19 => 'vich_uploader.listener.remove.template_images'20 => 'vich_uploader.listener.upload.template_images'21 => 'vich_uploader.listener.remove.collaborateurs_images'22 => 'vich_uploader.listener.upload.collaborateurs_images'23 => 'vich_uploader.listener.remove.puce_images'24 => 'vich_uploader.listener.upload.puce_images']);
  1593.         $c->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.default_listeners.attach_entity_listeners');
  1594.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'charset' => 'utf8mb4''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driver' => 'pdo_mysql''driverOptions' => [], 'defaultTableOptions' => ['collate' => 'utf8mb4_unicode_ci']], $a$c, []);
  1595.     }
  1596.     /**
  1597.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1598.      *
  1599.      * @return \Doctrine\ORM\EntityManager
  1600.      */
  1601.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1602.     {
  1603.         if ($lazyLoad) {
  1604.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1605.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1606.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  1607.                     $proxy->setProxyInitializer(null);
  1608.                     return true;
  1609.                 });
  1610.             });
  1611.         }
  1612.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  1613.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriver.php';
  1614.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php';
  1615.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/AnnotationDriver.php';
  1616.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  1617.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  1618.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  1619.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  1620.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  1621.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  1622.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1623.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1624.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  1625.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  1626.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1627.         $a = new \Doctrine\ORM\Configuration();
  1628.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1629.         $c = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Entity')]);
  1630.         $b->addDriver($c'App\\Entity');
  1631.         $b->addDriver($c'Vich\\UploaderBundle\\Entity');
  1632.         $a->setEntityNamespaces(['App' => 'App\\Entity''VichUploaderBundle' => 'Vich\\UploaderBundle\\Entity']);
  1633.         $a->setMetadataCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService())));
  1634.         $a->setQueryCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService())));
  1635.         $a->setResultCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService())));
  1636.         $a->setMetadataDriverImpl($b);
  1637.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1638.         $a->setProxyNamespace('Proxies');
  1639.         $a->setAutoGenerateProxyClasses(true);
  1640.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  1641.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1642.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1643.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1644.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1645.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1646.             'App\\Repository\\AccessDemoRepository' => ['privates''App\\Repository\\AccessDemoRepository''getAccessDemoRepositoryService'false],
  1647.             'App\\Repository\\ActusCategorieRepository' => ['privates''App\\Repository\\ActusCategorieRepository''getActusCategorieRepositoryService'false],
  1648.             'App\\Repository\\ActusConfigRepository' => ['privates''App\\Repository\\ActusConfigRepository''getActusConfigRepositoryService'false],
  1649.             'App\\Repository\\ActusRepository' => ['privates''App\\Repository\\ActusRepository''getActusRepositoryService'false],
  1650.             'App\\Repository\\ActusStatutRepository' => ['privates''App\\Repository\\ActusStatutRepository''getActusStatutRepositoryService'false],
  1651.             'App\\Repository\\CollaborateursRepository' => ['privates''App\\Repository\\CollaborateursRepository''getCollaborateursRepositoryService'false],
  1652.             'App\\Repository\\ConfigRepository' => ['privates''App\\Repository\\ConfigRepository''getConfigRepositoryService'false],
  1653.             'App\\Repository\\ImportConfigRepository' => ['privates''App\\Repository\\ImportConfigRepository''getImportConfigRepositoryService'false],
  1654.             'App\\Repository\\ImportTypeRepository' => ['privates''App\\Repository\\ImportTypeRepository''getImportTypeRepositoryService'false],
  1655.             'App\\Repository\\InfosRepository' => ['privates''App\\Repository\\InfosRepository''getInfosRepositoryService'false],
  1656.             'App\\Repository\\LocalisationsRepository' => ['privates''App\\Repository\\LocalisationsRepository''getLocalisationsRepositoryService'false],
  1657.             'App\\Repository\\MenuRepository' => ['privates''App\\Repository\\MenuRepository''getMenuRepositoryService'false],
  1658.             'App\\Repository\\NatureRepository' => ['privates''App\\Repository\\NatureRepository''getNatureRepositoryService'false],
  1659.             'App\\Repository\\OffresConfigRepository' => ['privates''App\\Repository\\OffresConfigRepository''getOffresConfigRepositoryService'false],
  1660.             'App\\Repository\\OffresNatureRepository' => ['privates''App\\Repository\\OffresNatureRepository''getOffresNatureRepositoryService'false],
  1661.             'App\\Repository\\OffresPhotosRepository' => ['privates''App\\Repository\\OffresPhotosRepository''getOffresPhotosRepositoryService'false],
  1662.             'App\\Repository\\OffresRepository' => ['privates''App\\Repository\\OffresRepository''getOffresRepositoryService'false],
  1663.             'App\\Repository\\OffresTypeRepository' => ['privates''App\\Repository\\OffresTypeRepository''getOffresTypeRepositoryService'false],
  1664.             'App\\Repository\\PageIndexRepository' => ['privates''App\\Repository\\PageIndexRepository''getPageIndexRepositoryService'false],
  1665.             'App\\Repository\\PagesRepository' => ['privates''App\\Repository\\PagesRepository''getPagesRepositoryService'false],
  1666.             'App\\Repository\\RenseignementsRepository' => ['privates''App\\Repository\\RenseignementsRepository''getRenseignementsRepositoryService'false],
  1667.             'App\\Repository\\SurfacesRepository' => ['privates''App\\Repository\\SurfacesRepository''getSurfacesRepositoryService'false],
  1668.             'App\\Repository\\TemplateRepository' => ['privates''App\\Repository\\TemplateRepository''getTemplateRepositoryService'false],
  1669.             'App\\Repository\\TrackingRepository' => ['privates''App\\Repository\\TrackingRepository''getTrackingRepositoryService'false],
  1670.             'App\\Repository\\UtilisateursRepository' => ['privates''App\\Repository\\UtilisateursRepository''getUtilisateursRepositoryService'false],
  1671.         ], [
  1672.             'App\\Repository\\AccessDemoRepository' => '?',
  1673.             'App\\Repository\\ActusCategorieRepository' => '?',
  1674.             'App\\Repository\\ActusConfigRepository' => '?',
  1675.             'App\\Repository\\ActusRepository' => '?',
  1676.             'App\\Repository\\ActusStatutRepository' => '?',
  1677.             'App\\Repository\\CollaborateursRepository' => '?',
  1678.             'App\\Repository\\ConfigRepository' => '?',
  1679.             'App\\Repository\\ImportConfigRepository' => '?',
  1680.             'App\\Repository\\ImportTypeRepository' => '?',
  1681.             'App\\Repository\\InfosRepository' => '?',
  1682.             'App\\Repository\\LocalisationsRepository' => '?',
  1683.             'App\\Repository\\MenuRepository' => '?',
  1684.             'App\\Repository\\NatureRepository' => '?',
  1685.             'App\\Repository\\OffresConfigRepository' => '?',
  1686.             'App\\Repository\\OffresNatureRepository' => '?',
  1687.             'App\\Repository\\OffresPhotosRepository' => '?',
  1688.             'App\\Repository\\OffresRepository' => '?',
  1689.             'App\\Repository\\OffresTypeRepository' => '?',
  1690.             'App\\Repository\\PageIndexRepository' => '?',
  1691.             'App\\Repository\\PagesRepository' => '?',
  1692.             'App\\Repository\\RenseignementsRepository' => '?',
  1693.             'App\\Repository\\SurfacesRepository' => '?',
  1694.             'App\\Repository\\TemplateRepository' => '?',
  1695.             'App\\Repository\\TrackingRepository' => '?',
  1696.             'App\\Repository\\UtilisateursRepository' => '?',
  1697.         ])));
  1698.         $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1699.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1700.         return $instance;
  1701.     }
  1702.     /**
  1703.      * Gets the public 'easyadmin.autocomplete' shared service.
  1704.      *
  1705.      * @return \EasyCorp\Bundle\EasyAdminBundle\Search\Autocomplete
  1706.      */
  1707.     protected function getEasyadmin_AutocompleteService()
  1708.     {
  1709.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Search/Autocomplete.php';
  1710.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Search/Finder.php';
  1711.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Search/Paginator.php';
  1712.         return $this->services['easyadmin.autocomplete'] = new \EasyCorp\Bundle\EasyAdminBundle\Search\Autocomplete(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), new \EasyCorp\Bundle\EasyAdminBundle\Search\Finder(($this->services['easyadmin.query_builder'] ?? $this->getEasyadmin_QueryBuilderService()), ($this->services['easyadmin.paginator'] ?? ($this->services['easyadmin.paginator'] = new \EasyCorp\Bundle\EasyAdminBundle\Search\Paginator()))), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()));
  1713.     }
  1714.     /**
  1715.      * Gets the public 'easyadmin.command.make_admin_migration' shared service.
  1716.      *
  1717.      * @return \EasyCorp\Bundle\EasyAdminBundle\Command\MakeAdminMigrationCommand
  1718.      */
  1719.     protected function getEasyadmin_Command_MakeAdminMigrationService()
  1720.     {
  1721.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1722.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Command/MakeAdminMigrationCommand.php';
  1723.         $this->services['easyadmin.command.make_admin_migration'] = $instance = new \EasyCorp\Bundle\EasyAdminBundle\Command\MakeAdminMigrationCommand(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), \dirname(__DIR__4));
  1724.         $instance->setName('make:admin:migration');
  1725.         return $instance;
  1726.     }
  1727.     /**
  1728.      * Gets the public 'easyadmin.config.manager' shared service.
  1729.      *
  1730.      * @return \EasyCorp\Bundle\EasyAdminBundle\Configuration\ConfigManager
  1731.      */
  1732.     protected function getEasyadmin_Config_ManagerService()
  1733.     {
  1734.         $this->services['easyadmin.config.manager'] = $instance = new \EasyCorp\Bundle\EasyAdminBundle\Configuration\ConfigManager($this->parameters['easyadmin.config'], true, ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService()));
  1735.         $a = ($this->services['easyadmin.filter.registry'] ?? $this->getEasyadmin_Filter_RegistryService());
  1736.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\NormalizerConfigPass($this$a));
  1737.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\DesignConfigPass('fr'));
  1738.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\MenuConfigPass());
  1739.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\ActionConfigPass());
  1740.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\MetadataConfigPass(($this->services['doctrine'] ?? $this->getDoctrineService())));
  1741.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\PropertyConfigPass(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), $a));
  1742.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\ViewConfigPass());
  1743.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\TemplateConfigPass(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService())));
  1744.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\DefaultConfigPass());
  1745.         return $instance;
  1746.     }
  1747.     /**
  1748.      * Gets the public 'easyadmin.filter.registry' shared service.
  1749.      *
  1750.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\FilterRegistry
  1751.      */
  1752.     protected function getEasyadmin_Filter_RegistryService()
  1753.     {
  1754.         return $this->services['easyadmin.filter.registry'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\FilterRegistry(['array' => 'easyadmin.filter.type.array''boolean' => 'easyadmin.filter.type.boolean''comparison' => 'easyadmin.filter.type.comparison''date' => 'easyadmin.filter.type.date''dateinterval' => 'easyadmin.filter.type.dateinterval''datetime' => 'easyadmin.filter.type.datetime''decimal' => 'easyadmin.filter.type.decimal''choice' => 'easyadmin.filter.type.choice''entity' => 'easyadmin.filter.type.entity''float' => 'easyadmin.filter.type.float''integer' => 'easyadmin.filter.type.integer''text' => 'easyadmin.filter.type.text''textarea' => 'easyadmin.filter.type.textarea''time' => 'easyadmin.filter.type.time'], new RewindableGenerator(function () {
  1755.             yield => ($this->privates['easyadmin.filter.type_guesser.doctrine'] ?? $this->getEasyadmin_Filter_TypeGuesser_DoctrineService());
  1756.         }, 1));
  1757.     }
  1758.     /**
  1759.      * Gets the public 'easyadmin.form.guesser.missing_doctrine_orm_type_guesser' shared service.
  1760.      *
  1761.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Guesser\MissingDoctrineOrmTypeGuesser
  1762.      */
  1763.     protected function getEasyadmin_Form_Guesser_MissingDoctrineOrmTypeGuesserService()
  1764.     {
  1765.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  1766.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  1767.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Guesser/MissingDoctrineOrmTypeGuesser.php';
  1768.         return $this->services['easyadmin.form.guesser.missing_doctrine_orm_type_guesser'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Guesser\MissingDoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  1769.     }
  1770.     /**
  1771.      * Gets the public 'easyadmin.listener.controller' shared service.
  1772.      *
  1773.      * @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\ControllerListener
  1774.      */
  1775.     protected function getEasyadmin_Listener_ControllerService()
  1776.     {
  1777.         return $this->services['easyadmin.listener.controller'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\ControllerListener(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()));
  1778.     }
  1779.     /**
  1780.      * Gets the public 'easyadmin.listener.request_post_initialize' shared service.
  1781.      *
  1782.      * @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\RequestPostInitializeListener
  1783.      */
  1784.     protected function getEasyadmin_Listener_RequestPostInitializeService()
  1785.     {
  1786.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/EventListener/RequestPostInitializeListener.php';
  1787.         return $this->services['easyadmin.listener.request_post_initialize'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\RequestPostInitializeListener(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1788.     }
  1789.     /**
  1790.      * Gets the public 'easyadmin.paginator' shared service.
  1791.      *
  1792.      * @return \EasyCorp\Bundle\EasyAdminBundle\Search\Paginator
  1793.      */
  1794.     protected function getEasyadmin_PaginatorService()
  1795.     {
  1796.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Search/Paginator.php';
  1797.         return $this->services['easyadmin.paginator'] = new \EasyCorp\Bundle\EasyAdminBundle\Search\Paginator();
  1798.     }
  1799.     /**
  1800.      * Gets the public 'easyadmin.property_accessor' shared service.
  1801.      *
  1802.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  1803.      */
  1804.     protected function getEasyadmin_PropertyAccessorService()
  1805.     {
  1806.         return $this->services['easyadmin.property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), true);
  1807.     }
  1808.     /**
  1809.      * Gets the public 'easyadmin.query_builder' shared service.
  1810.      *
  1811.      * @return \EasyCorp\Bundle\EasyAdminBundle\Search\QueryBuilder
  1812.      */
  1813.     protected function getEasyadmin_QueryBuilderService()
  1814.     {
  1815.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Search/QueryBuilder.php';
  1816.         return $this->services['easyadmin.query_builder'] = new \EasyCorp\Bundle\EasyAdminBundle\Search\QueryBuilder(($this->services['doctrine'] ?? $this->getDoctrineService()));
  1817.     }
  1818.     /**
  1819.      * Gets the public 'easyadmin.router' shared service.
  1820.      *
  1821.      * @return \EasyCorp\Bundle\EasyAdminBundle\Router\EasyAdminRouter
  1822.      */
  1823.     protected function getEasyadmin_RouterService()
  1824.     {
  1825.         return $this->services['easyadmin.router'] = new \EasyCorp\Bundle\EasyAdminBundle\Router\EasyAdminRouter(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1826.     }
  1827.     /**
  1828.      * Gets the public 'easyadmin.security.authorization_checker' shared service.
  1829.      *
  1830.      * @return \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker
  1831.      */
  1832.     protected function getEasyadmin_Security_AuthorizationCheckerService()
  1833.     {
  1834.         return $this->services['easyadmin.security.authorization_checker'] = new \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  1835.     }
  1836.     /**
  1837.      * Gets the public 'error_controller' shared service.
  1838.      *
  1839.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  1840.      */
  1841.     protected function getErrorControllerService()
  1842.     {
  1843.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  1844.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  1845.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  1846.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  1847.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  1848.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1849.         return $this->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($this->services['serializer'] ?? $this->getSerializerService()), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($atrue)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue)));
  1850.     }
  1851.     /**
  1852.      * Gets the public 'event_dispatcher' shared service.
  1853.      *
  1854.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1855.      */
  1856.     protected function getEventDispatcherService()
  1857.     {
  1858.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1859.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1860.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1861.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1862.         $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())));
  1863.         $instance->addListener('kernel.controller', [=> function () {
  1864.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1865.         }, => 'onKernelController'], 0);
  1866.         $instance->addListener('kernel.request', [=> function () {
  1867.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1868.         }, => 'onKernelRequest'], 250);
  1869.         $instance->addListener('kernel.response', [=> function () {
  1870.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1871.         }, => 'onKernelResponse'], 0);
  1872.         $instance->addListener('kernel.response', [=> function () {
  1873.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  1874.         }, => 'onResponse'], 0);
  1875.         $instance->addListener('kernel.request', [=> function () {
  1876.             return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
  1877.         }, => 'onKernelRequest'], 7);
  1878.         $instance->addListener('kernel.request', [=> function () {
  1879.             return ($this->privates['api_platform.listener.request.read'] ?? $this->getApiPlatform_Listener_Request_ReadService());
  1880.         }, => 'onKernelRequest'], 4);
  1881.         $instance->addListener('kernel.view', [=> function () {
  1882.             return ($this->privates['api_platform.listener.view.write'] ?? $this->getApiPlatform_Listener_View_WriteService());
  1883.         }, => 'onKernelView'], 32);
  1884.         $instance->addListener('kernel.request', [=> function () {
  1885.             return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
  1886.         }, => 'onKernelRequest'], 2);
  1887.         $instance->addListener('kernel.view', [=> function () {
  1888.             return ($this->privates['api_platform.listener.view.serialize'] ?? $this->getApiPlatform_Listener_View_SerializeService());
  1889.         }, => 'onKernelView'], 16);
  1890.         $instance->addListener('kernel.view', [=> function () {
  1891.             return ($this->privates['api_platform.listener.view.respond'] ?? $this->getApiPlatform_Listener_View_RespondService());
  1892.         }, => 'onKernelView'], 8);
  1893.         $instance->addListener('kernel.exception', [=> function () {
  1894.             return ($this->privates['api_platform.listener.exception.validation'] ?? $this->getApiPlatform_Listener_Exception_ValidationService());
  1895.         }, => 'onKernelException'], 0);
  1896.         $instance->addListener('kernel.exception', [=> function () {
  1897.             return ($this->privates['api_platform.listener.exception'] ?? $this->getApiPlatform_Listener_ExceptionService());
  1898.         }, => 'onKernelException'], -96);
  1899.         $instance->addListener('kernel.request', [=> function () {
  1900.             return ($this->privates['api_platform.swagger.listener.ui'] ?? ($this->privates['api_platform.swagger.listener.ui'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\EventListener\SwaggerUiListener()));
  1901.         }, => 'onKernelRequest'], 0);
  1902.         $instance->addListener('kernel.response', [=> function () {
  1903.             return ($this->privates['api_platform.hydra.listener.response.add_link_header'] ?? $this->getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService());
  1904.         }, => 'onKernelResponse'], 0);
  1905.         $instance->addListener('kernel.response', [=> function () {
  1906.             return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
  1907.         }, => 'onKernelResponse'], -1);
  1908.         $instance->addListener('kernel.view', [=> function () {
  1909.             return ($this->privates['api_platform.listener.view.validate'] ?? $this->getApiPlatform_Listener_View_ValidateService());
  1910.         }, => 'onKernelView'], 64);
  1911.         $instance->addListener('kernel.request', [=> function () {
  1912.             return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
  1913.         }, => 'onKernelRequest'], 16);
  1914.         $instance->addListener('kernel.request', [=> function () {
  1915.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1916.         }, => 'onSecurity'], 3);
  1917.         $instance->addListener('kernel.request', [=> function () {
  1918.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1919.         }, => 'onSecurityPostDenormalize'], 1);
  1920.         $instance->addListener('kernel.controller', [=> function () {
  1921.             return ($this->services['easyadmin.listener.controller'] ?? $this->getEasyadmin_Listener_ControllerService());
  1922.         }, => 'onKernelController'], 0);
  1923.         $instance->addListener('easy_admin.post_initialize', [=> function () {
  1924.             return ($this->services['easyadmin.listener.request_post_initialize'] ?? $this->getEasyadmin_Listener_RequestPostInitializeService());
  1925.         }, => 'initializeRequest'], 0);
  1926.         $instance->addListener('kernel.exception', [=> function () {
  1927.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->getWebpackEncore_ExceptionListenerService());
  1928.         }, => 'onKernelException'], 0);
  1929.         $instance->addListener('kernel.request', [=> function () {
  1930.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1931.         }, => 'onKernelRequest'], 0);
  1932.         $instance->addListener('kernel.response', [=> function () {
  1933.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  1934.         }, => 'onKernelResponse'], 0);
  1935.         $instance->addListener('kernel.response', [=> function () {
  1936.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1937.         }, => 'onKernelResponse'], -1024);
  1938.         $instance->addListener('kernel.request', [=> function () {
  1939.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1940.         }, => 'setDefaultLocale'], 100);
  1941.         $instance->addListener('kernel.request', [=> function () {
  1942.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1943.         }, => 'onKernelRequest'], 16);
  1944.         $instance->addListener('kernel.finish_request', [=> function () {
  1945.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1946.         }, => 'onKernelFinishRequest'], 0);
  1947.         $instance->addListener('kernel.request', [=> function () {
  1948.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1949.         }, => 'onKernelRequest'], 256);
  1950.         $instance->addListener('kernel.request', [=> function () {
  1951.             return ($this->privates['.legacy_resolve_controller_name_subscriber'] ?? $this->get_LegacyResolveControllerNameSubscriberService());
  1952.         }, => 'resolveControllerName'], 24);
  1953.         $instance->addListener('kernel.response', [=> function () {
  1954.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1955.         }, => 'onResponse'], -255);
  1956.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1957.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1958.         }, => 'onControllerArguments'], 0);
  1959.         $instance->addListener('kernel.exception', [=> function () {
  1960.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1961.         }, => 'logKernelException'], 0);
  1962.         $instance->addListener('kernel.exception', [=> function () {
  1963.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1964.         }, => 'onKernelException'], -128);
  1965.         $instance->addListener('kernel.request', [=> function () {
  1966.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1967.         }, => 'onKernelRequest'], 15);
  1968.         $instance->addListener('kernel.finish_request', [=> function () {
  1969.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1970.         }, => 'onKernelFinishRequest'], -15);
  1971.         $instance->addListener('console.error', [=> function () {
  1972.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  1973.         }, => 'onConsoleError'], -128);
  1974.         $instance->addListener('console.terminate', [=> function () {
  1975.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  1976.         }, => 'onConsoleTerminate'], -128);
  1977.         $instance->addListener('console.error', [=> function () {
  1978.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1979.         }, => 'onConsoleError'], 0);
  1980.         $instance->addListener('kernel.request', [=> function () {
  1981.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1982.         }, => 'onKernelRequest'], 128);
  1983.         $instance->addListener('kernel.response', [=> function () {
  1984.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1985.         }, => 'onKernelResponse'], -1000);
  1986.         $instance->addListener('kernel.finish_request', [=> function () {
  1987.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1988.         }, => 'onFinishRequest'], 0);
  1989.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1990.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  1991.         }, => 'onMessage'], -255);
  1992.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1993.             return ($this->privates['mailer.logger_message_listener'] ?? ($this->privates['mailer.logger_message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1994.         }, => 'onMessage'], -255);
  1995.         $instance->addListener('kernel.response', [=> function () {
  1996.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1997.         }, => 'onKernelResponse'], -100);
  1998.         $instance->addListener('kernel.exception', [=> function () {
  1999.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2000.         }, => 'onKernelException'], 0);
  2001.         $instance->addListener('kernel.terminate', [=> function () {
  2002.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2003.         }, => 'onKernelTerminate'], -1024);
  2004.         $instance->addListener('kernel.controller', [=> function () {
  2005.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  2006.         }, => 'onKernelController'], 0);
  2007.         $instance->addListener('kernel.response', [=> function () {
  2008.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  2009.         }, => 'onKernelResponse'], 0);
  2010.         $instance->addListener('kernel.request', [=> function () {
  2011.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2012.         }, => 'configure'], 2048);
  2013.         $instance->addListener('console.command', [=> function () {
  2014.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2015.         }, => 'configure'], 2048);
  2016.         $instance->addListener('kernel.request', [=> function () {
  2017.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2018.         }, => 'onKernelRequest'], 32);
  2019.         $instance->addListener('kernel.finish_request', [=> function () {
  2020.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2021.         }, => 'onKernelFinishRequest'], 0);
  2022.         $instance->addListener('kernel.exception', [=> function () {
  2023.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2024.         }, => 'onKernelException'], -64);
  2025.         $instance->addListener('kernel.response', [=> function () {
  2026.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  2027.         }, => 'onKernelResponse'], 0);
  2028.         $instance->addListener('kernel.response', [=> function () {
  2029.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  2030.         }, => 'onKernelResponse'], 0);
  2031.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  2032.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  2033.         }, => 'onVoterVote'], 0);
  2034.         $instance->addListener('kernel.request', [=> function () {
  2035.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2036.         }, => 'configureLogoutUrlGenerator'], 8);
  2037.         $instance->addListener('kernel.request', [=> function () {
  2038.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2039.         }, => 'onKernelRequest'], 8);
  2040.         $instance->addListener('kernel.finish_request', [=> function () {
  2041.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2042.         }, => 'onKernelFinishRequest'], 0);
  2043.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2044.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  2045.         }, => 'onMessage'], 0);
  2046.         $instance->addListener('kernel.controller', [=> function () {
  2047.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  2048.         }, => 'onKernelController'], 0);
  2049.         $instance->addListener('kernel.controller', [=> function () {
  2050.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  2051.         }, => 'onKernelController'], 0);
  2052.         $instance->addListener('kernel.controller', [=> function () {
  2053.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2054.         }, => 'onKernelController'], -128);
  2055.         $instance->addListener('kernel.view', [=> function () {
  2056.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2057.         }, => 'onKernelView'], 0);
  2058.         $instance->addListener('kernel.controller', [=> function () {
  2059.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2060.         }, => 'onKernelController'], 0);
  2061.         $instance->addListener('kernel.response', [=> function () {
  2062.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2063.         }, => 'onKernelResponse'], 0);
  2064.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2065.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  2066.         }, => 'onKernelControllerArguments'], 0);
  2067.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2068.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  2069.         }, => 'onKernelControllerArguments'], 0);
  2070.         $instance->addListener('kernel.response', [=> function () {
  2071.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  2072.         }, => 'onKernelResponse'], -128);
  2073.         $instance->addListener('console.command', [=> function () {
  2074.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2075.         }, => 'onCommand'], 255);
  2076.         $instance->addListener('console.terminate', [=> function () {
  2077.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2078.         }, => 'onTerminate'], -255);
  2079.         $instance->addListener('console.command', [=> function () {
  2080.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  2081.         }, => 'configure'], 1024);
  2082.         $instance->addListener('console.error', [=> function () {
  2083.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2084.         }, => 'onConsoleError'], 0);
  2085.         $instance->addListener('console.terminate', [=> function () {
  2086.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2087.         }, => 'onConsoleTerminate'], 0);
  2088.         $instance->addListener('knp_pager.before', [=> function () {
  2089.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  2090.         }, => 'before'], 0);
  2091.         $instance->addListener('knp_pager.pagination', [=> function () {
  2092.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  2093.         }, => 'pagination'], 0);
  2094.         $instance->addListener('knp_pager.before', [=> function () {
  2095.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  2096.         }, => 'before'], 1);
  2097.         $instance->addListener('knp_pager.before', [=> function () {
  2098.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  2099.         }, => 'before'], 1);
  2100.         $instance->addListener('knp_pager.pagination', [=> function () {
  2101.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  2102.         }, => 'pagination'], 1);
  2103.         return $instance;
  2104.     }
  2105.     /**
  2106.      * Gets the public 'filesystem' shared service.
  2107.      *
  2108.      * @return \Symfony\Component\Filesystem\Filesystem
  2109.      */
  2110.     protected function getFilesystemService()
  2111.     {
  2112.         return $this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  2113.     }
  2114.     /**
  2115.      * Gets the public 'fm_elfinder.loader' shared service.
  2116.      *
  2117.      * @return \FM\ElfinderBundle\Loader\ElFinderLoader
  2118.      */
  2119.     protected function getFmElfinder_LoaderService()
  2120.     {
  2121.         include_once \dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/Loader/ElFinderLoader.php';
  2122.         include_once \dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/Configuration/ElFinderConfigurationProviderInterface.php';
  2123.         include_once \dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/Configuration/ElFinderConfigurationReader.php';
  2124.         return $this->services['fm_elfinder.loader'] = new \FM\ElfinderBundle\Loader\ElFinderLoader(new \FM\ElfinderBundle\Configuration\ElFinderConfigurationReader($this->parameters['fm_elfinder'], ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this));
  2125.     }
  2126.     /**
  2127.      * Gets the public 'form.factory' shared service.
  2128.      *
  2129.      * @return \Symfony\Component\Form\FormFactory
  2130.      */
  2131.     protected function getForm_FactoryService()
  2132.     {
  2133.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  2134.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  2135.         return $this->services['form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  2136.     }
  2137.     /**
  2138.      * Gets the public 'form.type.file' shared service.
  2139.      *
  2140.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  2141.      */
  2142.     protected function getForm_Type_FileService()
  2143.     {
  2144.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  2145.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  2146.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  2147.         return $this->services['form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  2148.     }
  2149.     /**
  2150.      * Gets the public 'http_kernel' shared service.
  2151.      *
  2152.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2153.      */
  2154.     protected function getHttpKernelService()
  2155.     {
  2156.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($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 () {
  2157.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  2158.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  2159.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  2160.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  2161.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  2162.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  2163.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  2164.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  2165.         }, 8)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2166.     }
  2167.     /**
  2168.      * Gets the public 'knp_paginator' shared service.
  2169.      *
  2170.      * @return \Knp\Component\Pager\Paginator
  2171.      */
  2172.     protected function getKnpPaginatorService($lazyLoad true)
  2173.     {
  2174.         if ($lazyLoad) {
  2175.             return $this->services['knp_paginator'] = $this->createProxy('PaginatorInterface_82dac15', function () {
  2176.                 return \PaginatorInterface_82dac15::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2177.                     $wrappedInstance $this->getKnpPaginatorService(false);
  2178.                     $proxy->setProxyInitializer(null);
  2179.                     return true;
  2180.                 });
  2181.             });
  2182.         }
  2183.         $instance = new \Knp\Component\Pager\Paginator(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2184.         $instance->setDefaultPaginatorOptions(['pageParameterName' => 'page''sortFieldParameterName' => 'sort''sortDirectionParameterName' => 'direction''filterFieldParameterName' => 'filterField''filterValueParameterName' => 'filterValue''distinct' => true'pageOutOfRange' => 'ignore''defaultLimit' => 10]);
  2185.         return $instance;
  2186.     }
  2187.     /**
  2188.      * Gets the public 'liip_imagine.binary.loader.default' shared service.
  2189.      *
  2190.      * @return \Liip\ImagineBundle\Binary\Loader\FileSystemLoader
  2191.      */
  2192.     protected function getLiipImagine_Binary_Loader_DefaultService()
  2193.     {
  2194.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/LoaderInterface.php';
  2195.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/FileSystemLoader.php';
  2196.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Locator/LocatorInterface.php';
  2197.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Locator/FileSystemLocator.php';
  2198.         $a = \Symfony\Component\Mime\MimeTypes::getDefault();
  2199.         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));
  2200.     }
  2201.     /**
  2202.      * Gets the public 'liip_imagine.cache.manager' shared service.
  2203.      *
  2204.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  2205.      */
  2206.     protected function getLiipImagine_Cache_ManagerService()
  2207.     {
  2208.         $this->services['liip_imagine.cache.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Cache\CacheManager(($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), ($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')))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'default'false);
  2209.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  2210.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  2211.         return $instance;
  2212.     }
  2213.     /**
  2214.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  2215.      *
  2216.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  2217.      */
  2218.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  2219.     {
  2220.         return $this->services['liip_imagine.cache.resolver.default'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver(($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), (\dirname(__DIR__4).'/public'), 'media/cache');
  2221.     }
  2222.     /**
  2223.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  2224.      *
  2225.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  2226.      */
  2227.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  2228.     {
  2229.         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()));
  2230.     }
  2231.     /**
  2232.      * Gets the public 'liip_imagine.cache.signer' shared service.
  2233.      *
  2234.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  2235.      */
  2236.     protected function getLiipImagine_Cache_SignerService()
  2237.     {
  2238.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  2239.     }
  2240.     /**
  2241.      * Gets the public 'liip_imagine.config.stack_collection' shared service.
  2242.      *
  2243.      * @return \Liip\ImagineBundle\Config\StackCollection
  2244.      */
  2245.     protected function getLiipImagine_Config_StackCollectionService()
  2246.     {
  2247.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackCollection.php';
  2248.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackBuilderInterface.php';
  2249.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackBuilder.php';
  2250.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/StackFactoryInterface.php';
  2251.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/StackFactory.php';
  2252.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/FilterFactoryCollection.php';
  2253.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/FilterFactoryInterface.php';
  2254.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/AutoRotateFactory.php';
  2255.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/BackgroundFactory.php';
  2256.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/SizeFactory.php';
  2257.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/CropFactory.php';
  2258.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/PointFactory.php';
  2259.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/DownscaleFactory.php';
  2260.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/FlipFactory.php';
  2261.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/GrayscaleFactory.php';
  2262.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/InterlaceFactory.php';
  2263.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/PasteFactory.php';
  2264.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/RelativeResizeFactory.php';
  2265.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ResizeFactory.php';
  2266.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/RotateFactory.php';
  2267.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ScaleFactory.php';
  2268.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/StripFactory.php';
  2269.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ThumbnailFactory.php';
  2270.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/UpscaleFactory.php';
  2271.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/WatermarkFactory.php';
  2272.         $a = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\SizeFactory();
  2273.         $b = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\PointFactory();
  2274.         return $this->services['liip_imagine.config.stack_collection'] = new \Liip\ImagineBundle\Config\StackCollection(new \Liip\ImagineBundle\Config\StackBuilder(new \Liip\ImagineBundle\Factory\Config\StackFactory(), new \Liip\ImagineBundle\Config\FilterFactoryCollection(new \Liip\ImagineBundle\Factory\Config\Filter\AutoRotateFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\BackgroundFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\CropFactory($a$b), new \Liip\ImagineBundle\Factory\Config\Filter\DownscaleFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\FlipFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\GrayscaleFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\InterlaceFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\PasteFactory($b), new \Liip\ImagineBundle\Factory\Config\Filter\RelativeResizeFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\ResizeFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\RotateFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\ScaleFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\StripFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\ThumbnailFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\UpscaleFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\WatermarkFactory())), $this->parameters['liip_imagine.filter_sets']);
  2275.     }
  2276.     /**
  2277.      * Gets the public 'liip_imagine.data.manager' shared service.
  2278.      *
  2279.      * @return \Liip\ImagineBundle\Imagine\Data\DataManager
  2280.      */
  2281.     protected function getLiipImagine_Data_ManagerService()
  2282.     {
  2283.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Data/DataManager.php';
  2284.         $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->getLiipImagine_Filter_ConfigurationService()), 'default'NULL);
  2285.         $instance->addLoader('default', ($this->services['liip_imagine.binary.loader.default'] ?? $this->getLiipImagine_Binary_Loader_DefaultService()));
  2286.         return $instance;
  2287.     }
  2288.     /**
  2289.      * Gets the public 'liip_imagine.filter.loader.downscale' shared service.
  2290.      *
  2291.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader
  2292.      */
  2293.     protected function getLiipImagine_Filter_Loader_DownscaleService()
  2294.     {
  2295.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  2296.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ScaleFilterLoader.php';
  2297.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/DownscaleFilterLoader.php';
  2298.         return $this->services['liip_imagine.filter.loader.downscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader();
  2299.     }
  2300.     /**
  2301.      * Gets the public 'liip_imagine.filter.loader.fixed' shared service.
  2302.      *
  2303.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader
  2304.      */
  2305.     protected function getLiipImagine_Filter_Loader_FixedService()
  2306.     {
  2307.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  2308.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FixedFilterLoader.php';
  2309.         return $this->services['liip_imagine.filter.loader.fixed'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader();
  2310.     }
  2311.     /**
  2312.      * Gets the public 'liip_imagine.filter.loader.flip' shared service.
  2313.      *
  2314.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader
  2315.      */
  2316.     protected function getLiipImagine_Filter_Loader_FlipService()
  2317.     {
  2318.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  2319.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FlipFilterLoader.php';
  2320.         return $this->services['liip_imagine.filter.loader.flip'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader();
  2321.     }
  2322.     /**
  2323.      * Gets the public 'liip_imagine.filter.loader.grayscale' shared service.
  2324.      *
  2325.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader
  2326.      */
  2327.     protected function getLiipImagine_Filter_Loader_GrayscaleService()
  2328.     {
  2329.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  2330.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/GrayscaleFilterLoader.php';
  2331.         return $this->services['liip_imagine.filter.loader.grayscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader();
  2332.     }
  2333.     /**
  2334.      * Gets the public 'liip_imagine.filter.loader.interlace' shared service.
  2335.      *
  2336.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader
  2337.      */
  2338.     protected function getLiipImagine_Filter_Loader_InterlaceService()
  2339.     {
  2340.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  2341.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/InterlaceFilterLoader.php';
  2342.         return $this->services['liip_imagine.filter.loader.interlace'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader();
  2343.     }
  2344.     /**
  2345.      * Gets the public 'liip_imagine.filter.loader.resample' shared service.
  2346.      *
  2347.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\ResampleFilterLoader
  2348.      */
  2349.     protected function getLiipImagine_Filter_Loader_ResampleService()
  2350.     {
  2351.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  2352.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ResampleFilterLoader.php';
  2353.         return $this->services['liip_imagine.filter.loader.resample'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\ResampleFilterLoader(($this->privates['liip_imagine.gd'] ?? $this->getLiipImagine_GdService()));
  2354.     }
  2355.     /**
  2356.      * Gets the public 'liip_imagine.filter.loader.rotate' shared service.
  2357.      *
  2358.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader
  2359.      */
  2360.     protected function getLiipImagine_Filter_Loader_RotateService()
  2361.     {
  2362.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  2363.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RotateFilterLoader.php';
  2364.         return $this->services['liip_imagine.filter.loader.rotate'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader();
  2365.     }
  2366.     /**
  2367.      * Gets the public 'liip_imagine.filter.manager' shared service.
  2368.      *
  2369.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterManager
  2370.      */
  2371.     protected function getLiipImagine_Filter_ManagerService()
  2372.     {
  2373.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterManager.php';
  2374.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  2375.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RelativeResizeFilterLoader.php';
  2376.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ResizeFilterLoader.php';
  2377.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ThumbnailFilterLoader.php';
  2378.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/CropFilterLoader.php';
  2379.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/PasteFilterLoader.php';
  2380.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/WatermarkFilterLoader.php';
  2381.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/BackgroundFilterLoader.php';
  2382.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/StripFilterLoader.php';
  2383.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ScaleFilterLoader.php';
  2384.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/UpscaleFilterLoader.php';
  2385.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/AutoRotateFilterLoader.php';
  2386.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/PostProcessorInterface.php';
  2387.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/AbstractPostProcessor.php';
  2388.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/JpegOptimPostProcessor.php';
  2389.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/OptiPngPostProcessor.php';
  2390.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/PngquantPostProcessor.php';
  2391.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/MozJpegPostProcessor.php';
  2392.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/GrayscaleFilterLoader.php';
  2393.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/DownscaleFilterLoader.php';
  2394.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RotateFilterLoader.php';
  2395.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FlipFilterLoader.php';
  2396.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/InterlaceFilterLoader.php';
  2397.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FixedFilterLoader.php';
  2398.         $a = ($this->privates['liip_imagine.gd'] ?? $this->getLiipImagine_GdService());
  2399.         $this->services['liip_imagine.filter.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Filter\FilterManager(($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), $a, ($this->privates['liip_imagine.binary.mime_type_guesser'] ?? $this->getLiipImagine_Binary_MimeTypeGuesserService()));
  2400.         $instance->addLoader('relative_resize', new \Liip\ImagineBundle\Imagine\Filter\Loader\RelativeResizeFilterLoader());
  2401.         $instance->addLoader('resize', new \Liip\ImagineBundle\Imagine\Filter\Loader\ResizeFilterLoader());
  2402.         $instance->addLoader('thumbnail', new \Liip\ImagineBundle\Imagine\Filter\Loader\ThumbnailFilterLoader());
  2403.         $instance->addLoader('crop', new \Liip\ImagineBundle\Imagine\Filter\Loader\CropFilterLoader());
  2404.         $instance->addLoader('grayscale', ($this->services['liip_imagine.filter.loader.grayscale'] ?? ($this->services['liip_imagine.filter.loader.grayscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader())));
  2405.         $instance->addLoader('paste_image', new \Liip\ImagineBundle\Imagine\Filter\Loader\PasteFilterLoader($a, \dirname(__DIR__4)));
  2406.         $instance->addLoader('paste', new \Liip\ImagineBundle\Imagine\Filter\Loader\PasteFilterLoader($a, (\dirname(__DIR__4).'/src')));
  2407.         $instance->addLoader('watermark', new \Liip\ImagineBundle\Imagine\Filter\Loader\WatermarkFilterLoader($a, (\dirname(__DIR__4).'/src')));
  2408.         $instance->addLoader('watermark_image', new \Liip\ImagineBundle\Imagine\Filter\Loader\WatermarkFilterLoader($a, \dirname(__DIR__4)));
  2409.         $instance->addLoader('background', new \Liip\ImagineBundle\Imagine\Filter\Loader\BackgroundFilterLoader($a));
  2410.         $instance->addLoader('strip', new \Liip\ImagineBundle\Imagine\Filter\Loader\StripFilterLoader());
  2411.         $instance->addLoader('scale', new \Liip\ImagineBundle\Imagine\Filter\Loader\ScaleFilterLoader());
  2412.         $instance->addLoader('upscale', new \Liip\ImagineBundle\Imagine\Filter\Loader\UpscaleFilterLoader());
  2413.         $instance->addLoader('downscale', ($this->services['liip_imagine.filter.loader.downscale'] ?? ($this->services['liip_imagine.filter.loader.downscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader())));
  2414.         $instance->addLoader('auto_rotate', new \Liip\ImagineBundle\Imagine\Filter\Loader\AutoRotateFilterLoader());
  2415.         $instance->addLoader('rotate', ($this->services['liip_imagine.filter.loader.rotate'] ?? ($this->services['liip_imagine.filter.loader.rotate'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader())));
  2416.         $instance->addLoader('flip', ($this->services['liip_imagine.filter.loader.flip'] ?? ($this->services['liip_imagine.filter.loader.flip'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader())));
  2417.         $instance->addLoader('interlace', ($this->services['liip_imagine.filter.loader.interlace'] ?? ($this->services['liip_imagine.filter.loader.interlace'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader())));
  2418.         $instance->addLoader('resample', ($this->services['liip_imagine.filter.loader.resample'] ?? $this->getLiipImagine_Filter_Loader_ResampleService()));
  2419.         $instance->addLoader('fixed', ($this->services['liip_imagine.filter.loader.fixed'] ?? ($this->services['liip_imagine.filter.loader.fixed'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader())));
  2420.         $instance->addPostProcessor('jpegoptim', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\JpegOptimPostProcessor('/usr/bin/jpegoptim'trueNULLtrueNULL));
  2421.         $instance->addPostProcessor('optipng', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\OptiPngPostProcessor('/usr/bin/optipng'7trueNULL));
  2422.         $instance->addPostProcessor('pngquant', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\PngquantPostProcessor('/usr/bin/pngquant'));
  2423.         $instance->addPostProcessor('mozjpeg', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\MozJpegPostProcessor('/opt/mozjpeg/bin/cjpeg'));
  2424.         return $instance;
  2425.     }
  2426.     /**
  2427.      * Gets the public 'profiler' shared service.
  2428.      *
  2429.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  2430.      */
  2431.     protected function getProfilerService()
  2432.     {
  2433.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  2434.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2435.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2436.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2437.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2438.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  2439.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  2440.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2441.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  2442.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  2443.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  2444.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  2445.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  2446.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2447.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  2448.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  2449.         $d->addInstance('cache.doctrine.orm.default.metadata', ($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService()));
  2450.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  2451.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  2452.         $d->addInstance('api_platform.cache.route_name_resolver', ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()));
  2453.         $d->addInstance('api_platform.cache.identifiers_extractor', ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()));
  2454.         $d->addInstance('api_platform.cache.subresource_operation_factory', ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()));
  2455.         $d->addInstance('api_platform.cache.metadata.resource', ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()));
  2456.         $d->addInstance('api_platform.cache.metadata.property', ($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()));
  2457.         $d->addInstance('cache.easyadmin', ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService()));
  2458.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  2459.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  2460.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  2461.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true);
  2462.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  2463.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  2464.         if ($this->has('kernel')) {
  2465.             $g->setKernel($b);
  2466.         }
  2467.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  2468.         $instance->add(new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataCollector\RequestDataCollector(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))), ($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['debug.api_platform.data_persister'] ?? $this->getDebug_ApiPlatform_DataPersisterService())));
  2469.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2470.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  2471.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  2472.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  2473.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  2474.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  2475.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/srcApp_KernelDevDebugContainer'), $c));
  2476.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  2477.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  2478.         $instance->add($d);
  2479.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  2480.         $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())));
  2481.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));
  2482.         $instance->add($e);
  2483.         $instance->add($f);
  2484.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  2485.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.logger_message_listener'] ?? ($this->privates['mailer.logger_message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
  2486.         $instance->add(new \EasyCorp\Bundle\EasyAdminBundle\DataCollector\EasyAdminDataCollector(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService())));
  2487.         $instance->add(new \Vich\UploaderBundle\DataCollector\MappingCollector(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService())));
  2488.         $instance->add($g);
  2489.         return $instance;
  2490.     }
  2491.     /**
  2492.      * Gets the public 'request_stack' shared service.
  2493.      *
  2494.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2495.      */
  2496.     protected function getRequestStackService()
  2497.     {
  2498.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2499.     }
  2500.     /**
  2501.      * Gets the public 'router' shared service.
  2502.      *
  2503.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  2504.      */
  2505.     protected function getRouterService()
  2506.     {
  2507.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  2508.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2509.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2510.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2511.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2512.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2513.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  2514.         ], [
  2515.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2516.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a'fr');
  2517.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2518.         return $instance;
  2519.     }
  2520.     /**
  2521.      * Gets the public 'routing.loader' shared service.
  2522.      *
  2523.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  2524.      */
  2525.     protected function getRouting_LoaderService()
  2526.     {
  2527.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  2528.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  2529.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  2530.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  2531.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  2532.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  2533.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  2534.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  2535.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  2536.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  2537.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  2538.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  2539.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  2540.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  2541.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/LegacyRouteLoaderContainer.php';
  2542.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/ApiLoader.php';
  2543.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  2544.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  2545.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  2546.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  2547.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  2548.         $b = ($this->privates['file_locator'] ?? $this->getFileLocatorService());
  2549.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2550.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b));
  2551.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b));
  2552.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b));
  2553.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b));
  2554.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b));
  2555.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Bundle\FrameworkBundle\Routing\LegacyRouteLoaderContainer($this, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2556.             'kernel' => ['services''kernel''getKernelService'false],
  2557.         ], [
  2558.             'kernel' => 'App\\Kernel',
  2559.         ]))));
  2560.         $a->addLoader(new \ApiPlatform\Core\Bridge\Symfony\Routing\ApiLoader(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.operation_path_resolver.custom'] ?? $this->getApiPlatform_OperationPathResolver_CustomService()), $this$this->parameters['api_platform.formats'], $this->parameters['api_platform.resource_class_directories'], ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()), falsetruetruefalsefalse, ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService())));
  2561.         $a->addLoader($c);
  2562.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  2563.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  2564.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, [], ['utf8' => true]);
  2565.     }
  2566.     /**
  2567.      * Gets the public 'security.authentication_utils' shared service.
  2568.      *
  2569.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  2570.      */
  2571.     protected function getSecurity_AuthenticationUtilsService()
  2572.     {
  2573.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  2574.         return $this->services['security.authentication_utils'] = new \Symfony\Component\Security\Http\Authentication\AuthenticationUtils(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2575.     }
  2576.     /**
  2577.      * Gets the public 'security.authorization_checker' shared service.
  2578.      *
  2579.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  2580.      */
  2581.     protected function getSecurity_AuthorizationCheckerService()
  2582.     {
  2583.         return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);
  2584.     }
  2585.     /**
  2586.      * Gets the public 'security.csrf.token_manager' shared service.
  2587.      *
  2588.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  2589.      */
  2590.     protected function getSecurity_Csrf_TokenManagerService()
  2591.     {
  2592.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  2593.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  2594.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  2595.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  2596.         return $this->services['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())));
  2597.     }
  2598.     /**
  2599.      * Gets the public 'security.password_encoder' shared service.
  2600.      *
  2601.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  2602.      */
  2603.     protected function getSecurity_PasswordEncoderService()
  2604.     {
  2605.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/UserPasswordEncoderInterface.php';
  2606.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/UserPasswordEncoder.php';
  2607.         return $this->services['security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  2608.     }
  2609.     /**
  2610.      * Gets the public 'security.token_storage' shared service.
  2611.      *
  2612.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  2613.      */
  2614.     protected function getSecurity_TokenStorageService()
  2615.     {
  2616.         return $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2617.             'session' => ['services''session''getSessionService'false],
  2618.         ], [
  2619.             'session' => '?',
  2620.         ]));
  2621.     }
  2622.     /**
  2623.      * Gets the public 'serializer' shared service.
  2624.      *
  2625.      * @return \Symfony\Component\Serializer\Serializer
  2626.      */
  2627.     protected function getSerializerService()
  2628.     {
  2629.         $a = ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService());
  2630.         $b = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2631.         $c = new \Symfony\Component\Serializer\Encoder\JsonEncoder();
  2632.         $d = new \ApiPlatform\Core\OpenApi\Serializer\OpenApiNormalizer(new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(NULLNULL$a$b)], [=> $c]));
  2633.         $e = new \ApiPlatform\Core\Swagger\Serializer\ApiGatewayNormalizer($d);
  2634.         $f = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  2635.         $g = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  2636.         $h = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  2637.         $i = ($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])));
  2638.         $j = ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService());
  2639.         $k = new \ApiPlatform\Core\Swagger\Serializer\ApiGatewayNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer($f$g$h, ($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()), ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService()), NULL$iNULLfalse'oauth2''application''/oauth/v2/token''/oauth/v2/auth', [], [], $jtrue'page'false'itemsPerPage'$this->parameters['api_platform.formats'], false'pagination', [], $this->parameters['api_platform.swagger.versions'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), $d));
  2640.         $l = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  2641.         $m = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  2642.         $n = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  2643.         $o = ($this->privates['api_platform.iri_converter'] ?? $this->getApiPlatform_IriConverterService());
  2644.         $p = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
  2645.         $q = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  2646.         $r = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  2647.         $s = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($q$m$a$b, new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($q), NULL, []);
  2648.         return $this->services['serializer'] = new \Symfony\Component\Serializer\Serializer([=> $e=> $k=> new \ApiPlatform\Core\Hydra\Serializer\ConstraintViolationListNormalizer($l, [], $m), => new \ApiPlatform\Core\Problem\Serializer\ConstraintViolationListNormalizer([], $m), => $k=> $e=> new \ApiPlatform\Core\Hydra\Serializer\DocumentationNormalizer($f$g$h$nNULL$l$j$m), => new \ApiPlatform\Core\Hydra\Serializer\EntrypointNormalizer($f$o$l), => new \ApiPlatform\Core\Hydra\Serializer\ErrorNormalizer($ltrue), => new \ApiPlatform\Core\Problem\Serializer\ErrorNormalizer(true), 10 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 11 => new \ApiPlatform\Core\JsonLd\Serializer\ItemNormalizer($f$g$h$o$n$p$a$m$q, [], new RewindableGenerator(function () {
  2649.             return new \EmptyIterator();
  2650.         }, 0), $r), 12 => new \ApiPlatform\Core\Serializer\ItemNormalizer($g$h$o$n$a$m$q, ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), falseNULL, new RewindableGenerator(function () {
  2651.             return new \EmptyIterator();
  2652.         }, 0), $f$r), 13 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), 14 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 15 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $m), 16 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 17 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 18 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 19 => new \ApiPlatform\Core\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Core\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Core\Hydra\Serializer\CollectionNormalizer($p$n$o), 'page''pagination'$f$a), $f$n$i), 20 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 21 => new \ApiPlatform\Core\JsonLd\Serializer\ObjectNormalizer($s$o$p), 22 => $s], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => $c=> new \Symfony\Component\Serializer\Encoder\YamlEncoder(), => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), => new \ApiPlatform\Core\Serializer\JsonEncoder('jsonld'), => new \ApiPlatform\Core\Serializer\JsonEncoder('jsonproblem')]);
  2653.     }
  2654.     /**
  2655.      * Gets the public 'services_resetter' shared service.
  2656.      *
  2657.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  2658.      */
  2659.     protected function getServicesResetterService()
  2660.     {
  2661.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  2662.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  2663.             if (isset($this->services['cache.app'])) {
  2664.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  2665.             }
  2666.             if (isset($this->services['cache.system'])) {
  2667.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  2668.             }
  2669.             if (isset($this->privates['cache.validator'])) {
  2670.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  2671.             }
  2672.             if (isset($this->privates['cache.serializer'])) {
  2673.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  2674.             }
  2675.             if (isset($this->privates['cache.annotations'])) {
  2676.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  2677.             }
  2678.             if (isset($this->privates['cache.property_info'])) {
  2679.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  2680.             }
  2681.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  2682.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  2683.             }
  2684.             if (isset($this->privates['mailer.logger_message_listener'])) {
  2685.                 yield 'mailer.logger_message_listener' => ($this->privates['mailer.logger_message_listener'] ?? null);
  2686.             }
  2687.             if (isset($this->services['profiler'])) {
  2688.                 yield 'profiler' => ($this->services['profiler'] ?? null);
  2689.             }
  2690.             if (isset($this->services['validator'])) {
  2691.                 yield 'debug.validator' => ($this->services['validator'] ?? null);
  2692.             }
  2693.             if (isset($this->privates['debug.stopwatch'])) {
  2694.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  2695.             }
  2696.             if (isset($this->services['event_dispatcher'])) {
  2697.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  2698.             }
  2699.             if (isset($this->services['security.token_storage'])) {
  2700.                 yield 'security.token_storage' => ($this->services['security.token_storage'] ?? null);
  2701.             }
  2702.             if (isset($this->privates['cache.security_expression_language'])) {
  2703.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  2704.             }
  2705.             if (isset($this->services['doctrine'])) {
  2706.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  2707.             }
  2708.             if (isset($this->privates['form.type.entity'])) {
  2709.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  2710.             }
  2711.             if (isset($this->privates['monolog.handler.main'])) {
  2712.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  2713.             }
  2714.             if (isset($this->privates['monolog.handler.console'])) {
  2715.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  2716.             }
  2717.             if (isset($this->privates['api_platform.cache.route_name_resolver'])) {
  2718.                 yield 'api_platform.cache.route_name_resolver' => ($this->privates['api_platform.cache.route_name_resolver'] ?? null);
  2719.             }
  2720.             if (isset($this->privates['api_platform.cache.identifiers_extractor'])) {
  2721.                 yield 'api_platform.cache.identifiers_extractor' => ($this->privates['api_platform.cache.identifiers_extractor'] ?? null);
  2722.             }
  2723.             if (isset($this->privates['api_platform.cache.subresource_operation_factory'])) {
  2724.                 yield 'api_platform.cache.subresource_operation_factory' => ($this->privates['api_platform.cache.subresource_operation_factory'] ?? null);
  2725.             }
  2726.             if (isset($this->privates['api_platform.cache.metadata.resource'])) {
  2727.                 yield 'api_platform.cache.metadata.resource' => ($this->privates['api_platform.cache.metadata.resource'] ?? null);
  2728.             }
  2729.             if (isset($this->privates['api_platform.cache.metadata.property'])) {
  2730.                 yield 'api_platform.cache.metadata.property' => ($this->privates['api_platform.cache.metadata.property'] ?? null);
  2731.             }
  2732.             if (isset($this->privates['cache.easyadmin'])) {
  2733.                 yield 'cache.easyadmin' => ($this->privates['cache.easyadmin'] ?? null);
  2734.             }
  2735.             if (isset($this->privates['webpack_encore.tag_renderer'])) {
  2736.                 yield 'webpack_encore.tag_renderer' => ($this->privates['webpack_encore.tag_renderer'] ?? null);
  2737.             }
  2738.             if (isset($this->privates['cache.webpack_encore'])) {
  2739.                 yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? null);
  2740.             }
  2741.             if (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) {
  2742.                 yield 'webpack_encore.entrypoint_lookup[_default]' => ($this->privates['webpack_encore.entrypoint_lookup[_default]'] ?? null);
  2743.             }
  2744.             if (isset($this->privates['webpack_encore.entrypoint_lookup[template1]'])) {
  2745.                 yield 'webpack_encore.entrypoint_lookup[template1]' => ($this->privates['webpack_encore.entrypoint_lookup[template1]'] ?? null);
  2746.             }
  2747.             if (isset($this->privates['webpack_encore.entrypoint_lookup[template2]'])) {
  2748.                 yield 'webpack_encore.entrypoint_lookup[template2]' => ($this->privates['webpack_encore.entrypoint_lookup[template2]'] ?? null);
  2749.             }
  2750.         }, function () {
  2751.             return + (int) (isset($this->services['cache.app'])) + (int) (isset($this->services['cache.system'])) + (int) (isset($this->privates['cache.validator'])) + (int) (isset($this->privates['cache.serializer'])) + (int) (isset($this->privates['cache.annotations'])) + (int) (isset($this->privates['cache.property_info'])) + (int) (isset($this->privates['form.choice_list_factory.cached'])) + (int) (isset($this->privates['mailer.logger_message_listener'])) + (int) (isset($this->services['profiler'])) + (int) (isset($this->services['validator'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->services['security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->privates['api_platform.cache.route_name_resolver'])) + (int) (isset($this->privates['api_platform.cache.identifiers_extractor'])) + (int) (isset($this->privates['api_platform.cache.subresource_operation_factory'])) + (int) (isset($this->privates['api_platform.cache.metadata.resource'])) + (int) (isset($this->privates['api_platform.cache.metadata.property'])) + (int) (isset($this->privates['cache.easyadmin'])) + (int) (isset($this->privates['webpack_encore.tag_renderer'])) + (int) (isset($this->privates['cache.webpack_encore'])) + (int) (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) + (int) (isset($this->privates['webpack_encore.entrypoint_lookup[template1]'])) + (int) (isset($this->privates['webpack_encore.entrypoint_lookup[template2]']));
  2752.         }), ['cache.app' => [=> 'reset'], 'cache.system' => [=> 'reset'], 'cache.validator' => [=> 'reset'], 'cache.serializer' => [=> 'reset'], 'cache.annotations' => [=> 'reset'], 'cache.property_info' => [=> 'reset'], 'form.choice_list_factory.cached' => [=> 'reset'], 'mailer.logger_message_listener' => [=> 'reset'], 'profiler' => [=> 'reset'], 'debug.validator' => [=> 'reset'], 'debug.stopwatch' => [=> 'reset'], 'debug.event_dispatcher' => [=> 'reset'], 'security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'doctrine' => [=> 'reset'], 'form.type.entity' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], 'api_platform.cache.route_name_resolver' => [=> 'reset'], 'api_platform.cache.identifiers_extractor' => [=> 'reset'], 'api_platform.cache.subresource_operation_factory' => [=> 'reset'], 'api_platform.cache.metadata.resource' => [=> 'reset'], 'api_platform.cache.metadata.property' => [=> 'reset'], 'cache.easyadmin' => [=> 'reset'], 'webpack_encore.tag_renderer' => [=> 'reset'], 'cache.webpack_encore' => [=> 'reset'], 'webpack_encore.entrypoint_lookup[_default]' => [=> 'reset'], 'webpack_encore.entrypoint_lookup[template1]' => [=> 'reset'], 'webpack_encore.entrypoint_lookup[template2]' => [=> 'reset']]);
  2753.     }
  2754.     /**
  2755.      * Gets the public 'session' shared service.
  2756.      *
  2757.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2758.      */
  2759.     protected function getSessionService()
  2760.     {
  2761.         return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  2762.     }
  2763.     /**
  2764.      * Gets the public 'templating' shared service.
  2765.      *
  2766.      * @return \Symfony\Bundle\FrameworkBundle\Templating\DelegatingEngine
  2767.      *
  2768.      * @deprecated The "templating" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  2769.      */
  2770.     protected function getTemplatingService()
  2771.     {
  2772.         @trigger_error('The "templating" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  2773.         $this->services['templating'] = $instance = new \Symfony\Bundle\FrameworkBundle\Templating\DelegatingEngine($this, []);
  2774.         $instance->addEngine($this->getTemplating_Engine_TwigService());
  2775.         $instance->addEngine(($this->privates['templating.engine.php'] ?? $this->getTemplating_Engine_PhpService()));
  2776.         return $instance;
  2777.     }
  2778.     /**
  2779.      * Gets the public 'templating.loader' shared service.
  2780.      *
  2781.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Loader\FilesystemLoader
  2782.      *
  2783.      * @deprecated The "templating.loader" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  2784.      */
  2785.     protected function getTemplating_LoaderService()
  2786.     {
  2787.         @trigger_error('The "templating.loader" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  2788.         return $this->services['templating.loader'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));
  2789.     }
  2790.     /**
  2791.      * Gets the public 'translator' shared service.
  2792.      *
  2793.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2794.      */
  2795.     protected function getTranslatorService()
  2796.     {
  2797.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2798.     }
  2799.     /**
  2800.      * Gets the public 'twig' shared service.
  2801.      *
  2802.      * @return \Twig\Environment
  2803.      */
  2804.     protected function getTwigService()
  2805.     {
  2806.         $this->services['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService()), ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  2807.         $a = ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService());
  2808.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2809.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  2810.         $d = ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService());
  2811.         $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  2812.         $f = ($this->services['router'] ?? $this->getRouterService());
  2813.         $g = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2814.         $h = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  2815.         $h->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $e]);
  2816.         $i = ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService());
  2817.         $j = new \Symfony\Bridge\Twig\AppVariable();
  2818.         $j->setEnvironment('dev');
  2819.         $j->setDebug(true);
  2820.         if ($this->has('security.token_storage')) {
  2821.             $j->setTokenStorage(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  2822.         }
  2823.         if ($this->has('request_stack')) {
  2824.             $j->setRequestStack($g);
  2825.         }
  2826.         $k = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  2827.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  2828.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension($a));
  2829.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  2830.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  2831.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  2832.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension($d));
  2833.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e, \dirname(__DIR__4), 'UTF-8'));
  2834.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
  2835.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  2836.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  2837.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  2838.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  2839.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($g, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  2840.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($g));
  2841.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension());
  2842.         $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())));
  2843.         $instance->addExtension(new \App\Twig\AppExtension(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['session'] ?? $this->getSessionService())));
  2844.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  2845.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($h));
  2846.         $instance->addExtension(new \EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), $i, ($this->services['easyadmin.router'] ?? $this->getEasyadmin_RouterService()), true$a$c, ($this->services['easyadmin.security.authorization_checker'] ?? $this->getEasyadmin_Security_AuthorizationCheckerService())));
  2847.         $instance->addExtension(new \FOS\CKEditorBundle\Twig\CKEditorExtension(new \FOS\CKEditorBundle\Renderer\CKEditorRenderer(new \FOS\CKEditorBundle\Builder\JsonBuilder($i), $f$d$g$instance, (($this->hasParameter("locale")) ? ($this->getParameter("locale")) : (null)))));
  2848.         $instance->addExtension(new \Vich\UploaderBundle\Twig\Extension\UploaderExtension(($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService())));
  2849.         $instance->addExtension(new \Liip\ImagineBundle\Templating\FilterExtension(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
  2850.         $instance->addExtension(new \FM\ElfinderBundle\Twig\Extension\FMElfinderExtension($instance));
  2851.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2852.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  2853.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'false],
  2854.         ], [
  2855.             'webpack_encore.entrypoint_lookup_collection' => '?',
  2856.             'webpack_encore.tag_renderer' => '?',
  2857.         ])));
  2858.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  2859.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(($this->privates['knp_paginator.helper.processor'] ?? $this->getKnpPaginator_Helper_ProcessorService())));
  2860.         $instance->addGlobal('app'$j);
  2861.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2862.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  2863.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  2864.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  2865.         ], [
  2866.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  2867.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  2868.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  2869.         ])));
  2870.         $instance->addGlobal('nomsite''DewImmo');
  2871.         $instance->registerUndefinedFilterCallback([=> $k=> 'suggestFilter']);
  2872.         $instance->registerUndefinedFunctionCallback([=> $k=> 'suggestFunction']);
  2873.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  2874.         return $instance;
  2875.     }
  2876.     /**
  2877.      * Gets the public 'twig.controller.exception' shared service.
  2878.      *
  2879.      * @return \Symfony\Bundle\TwigBundle\Controller\ExceptionController
  2880.      *
  2881.      * @deprecated The "twig.controller.exception" service is deprecated since Symfony 4.4.
  2882.      */
  2883.     protected function getTwig_Controller_ExceptionService()
  2884.     {
  2885.         @trigger_error('The "twig.controller.exception" service is deprecated since Symfony 4.4.'E_USER_DEPRECATED);
  2886.         return $this->services['twig.controller.exception'] = new \Symfony\Bundle\TwigBundle\Controller\ExceptionController(($this->services['twig'] ?? $this->getTwigService()), true);
  2887.     }
  2888.     /**
  2889.      * Gets the public 'twig.controller.preview_error' shared service.
  2890.      *
  2891.      * @return \Symfony\Bundle\TwigBundle\Controller\PreviewErrorController
  2892.      *
  2893.      * @deprecated The "twig.controller.preview_error" service is deprecated since Symfony 4.4.
  2894.      */
  2895.     protected function getTwig_Controller_PreviewErrorService()
  2896.     {
  2897.         @trigger_error('The "twig.controller.preview_error" service is deprecated since Symfony 4.4.'E_USER_DEPRECATED);
  2898.         return $this->services['twig.controller.preview_error'] = new \Symfony\Bundle\TwigBundle\Controller\PreviewErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), NULL);
  2899.     }
  2900.     /**
  2901.      * Gets the public 'validator' shared service.
  2902.      *
  2903.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  2904.      */
  2905.     protected function getValidatorService()
  2906.     {
  2907.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  2908.     }
  2909.     /**
  2910.      * Gets the public 'var_dumper.cloner' shared service.
  2911.      *
  2912.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2913.      */
  2914.     protected function getVarDumper_ClonerService()
  2915.     {
  2916.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2917.         $instance->setMaxItems(2500);
  2918.         $instance->setMinDepth(1);
  2919.         $instance->setMaxString(-1);
  2920.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2921.         return $instance;
  2922.     }
  2923.     /**
  2924.      * Gets the public 'vich_uploader.download_handler' shared service.
  2925.      *
  2926.      * @return \Vich\UploaderBundle\Handler\DownloadHandler
  2927.      */
  2928.     protected function getVichUploader_DownloadHandlerService()
  2929.     {
  2930.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Handler/AbstractHandler.php';
  2931.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Handler/DownloadHandler.php';
  2932.         return $this->services['vich_uploader.download_handler'] = new \Vich\UploaderBundle\Handler\DownloadHandler(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), ($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService()));
  2933.     }
  2934.     /**
  2935.      * Gets the public 'vich_uploader.form.type.file' shared service.
  2936.      *
  2937.      * @return \Vich\UploaderBundle\Form\Type\VichFileType
  2938.      */
  2939.     protected function getVichUploader_Form_Type_FileService()
  2940.     {
  2941.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  2942.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  2943.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Form/Type/VichFileType.php';
  2944.         return $this->services['vich_uploader.form.type.file'] = new \Vich\UploaderBundle\Form\Type\VichFileType(($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()), ($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()));
  2945.     }
  2946.     /**
  2947.      * Gets the public 'vich_uploader.form.type.image' shared service.
  2948.      *
  2949.      * @return \Vich\UploaderBundle\Form\Type\VichImageType
  2950.      */
  2951.     protected function getVichUploader_Form_Type_ImageService()
  2952.     {
  2953.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  2954.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  2955.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Form/Type/VichFileType.php';
  2956.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Form/Type/VichImageType.php';
  2957.         return $this->services['vich_uploader.form.type.image'] = new \Vich\UploaderBundle\Form\Type\VichImageType(($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()), ($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()));
  2958.     }
  2959.     /**
  2960.      * Gets the public 'vich_uploader.upload_handler' shared service.
  2961.      *
  2962.      * @return \Vich\UploaderBundle\Handler\UploadHandler
  2963.      */
  2964.     protected function getVichUploader_UploadHandlerService()
  2965.     {
  2966.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Handler/AbstractHandler.php';
  2967.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Handler/UploadHandler.php';
  2968.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Injector/FileInjectorInterface.php';
  2969.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Injector/FileInjector.php';
  2970.         $a = ($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService());
  2971.         return $this->services['vich_uploader.upload_handler'] = new \Vich\UploaderBundle\Handler\UploadHandler(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), $a, new \Vich\UploaderBundle\Injector\FileInjector($a), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2972.     }
  2973.     /**
  2974.      * Gets the public 'web_profiler.controller.exception' shared service.
  2975.      *
  2976.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController
  2977.      *
  2978.      * @deprecated The "web_profiler.controller.exception" service is deprecated since Symfony 4.4, use the "web_profiler.controller.exception_panel" service instead.
  2979.      */
  2980.     protected function getWebProfiler_Controller_ExceptionService()
  2981.     {
  2982.         @trigger_error('The "web_profiler.controller.exception" service is deprecated since Symfony 4.4, use the "web_profiler.controller.exception_panel" service instead.'E_USER_DEPRECATED);
  2983.         return $this->services['web_profiler.controller.exception'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['twig'] ?? $this->getTwigService()), true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()));
  2984.     }
  2985.     /**
  2986.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  2987.      *
  2988.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  2989.      */
  2990.     protected function getWebProfiler_Controller_ExceptionPanelService()
  2991.     {
  2992.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  2993.         return $this->services['web_profiler.controller.exception_panel'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController(($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), ($this->services['profiler'] ?? $this->getProfilerService()));
  2994.     }
  2995.     /**
  2996.      * Gets the public 'web_profiler.controller.profiler' shared service.
  2997.      *
  2998.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  2999.      */
  3000.     protected function getWebProfiler_Controller_ProfilerService()
  3001.     {
  3002.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  3003.         return $this->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($this->services['router'] ?? $this->getRouterService()), ($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['twig'] ?? $this->getTwigService()), $this->parameters['data_collector.templates'], ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), \dirname(__DIR__4));
  3004.     }
  3005.     /**
  3006.      * Gets the public 'web_profiler.controller.router' shared service.
  3007.      *
  3008.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  3009.      */
  3010.     protected function getWebProfiler_Controller_RouterService()
  3011.     {
  3012.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  3013.         return $this->services['web_profiler.controller.router'] = new \Symfony\Bundle\WebProfilerBundle\Controller\RouterController(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['router'] ?? $this->getRouterService()), NULL, new RewindableGenerator(function () {
  3014.             return new \EmptyIterator();
  3015.         }, 0));
  3016.     }
  3017.     /**
  3018.      * Gets the private '.debug.http_client' shared service.
  3019.      *
  3020.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3021.      */
  3022.     protected function get_Debug_HttpClientService()
  3023.     {
  3024.         $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  3025.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  3026.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3027.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3028.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3029.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  3030.         $a->setLogger($b);
  3031.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a);
  3032.     }
  3033.     /**
  3034.      * Gets the private '.legacy_resolve_controller_name_subscriber' shared service.
  3035.      *
  3036.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  3037.      */
  3038.     protected function get_LegacyResolveControllerNameSubscriberService()
  3039.     {
  3040.         return $this->privates['.legacy_resolve_controller_name_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber(($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false))), false);
  3041.     }
  3042.     /**
  3043.      * Gets the private '.service_locator.A9ce80i' shared service.
  3044.      *
  3045.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3046.      */
  3047.     protected function get_ServiceLocator_A9ce80iService()
  3048.     {
  3049.         return $this->privates['.service_locator.A9ce80i'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3050.             'eventDispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  3051.             'session' => ['services''session''getSessionService'false],
  3052.         ], [
  3053.             'eventDispatcher' => '?',
  3054.             'session' => '?',
  3055.         ]);
  3056.     }
  3057.     /**
  3058.      * Gets the private '.service_locator.g.xob4v' shared service.
  3059.      *
  3060.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3061.      */
  3062.     protected function get_ServiceLocator_G_Xob4vService()
  3063.     {
  3064.         return $this->privates['.service_locator.g.xob4v'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3065.             'authenticationUtils' => ['services''security.authentication_utils''getSecurity_AuthenticationUtilsService'false],
  3066.         ], [
  3067.             'authenticationUtils' => '?',
  3068.         ]);
  3069.     }
  3070.     /**
  3071.      * Gets the private '.service_locator.iP8eVIx' shared service.
  3072.      *
  3073.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3074.      */
  3075.     protected function get_ServiceLocator_IP8eVIxService()
  3076.     {
  3077.         return $this->privates['.service_locator.iP8eVIx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3078.             'mailer' => ['privates''mailer.mailer''getMailer_MailerService'false],
  3079.         ], [
  3080.             'mailer' => '?',
  3081.         ]);
  3082.     }
  3083.     /**
  3084.      * Gets the private '.service_locator.n8gOTNr' shared service.
  3085.      *
  3086.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3087.      */
  3088.     protected function get_ServiceLocator_N8gOTNrService()
  3089.     {
  3090.         return $this->privates['.service_locator.n8gOTNr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3091.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  3092.         ], [
  3093.             'paginator' => '?',
  3094.         ]);
  3095.     }
  3096.     /**
  3097.      * Gets the private '.service_locator.o9nGMXB' shared service.
  3098.      *
  3099.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3100.      */
  3101.     protected function get_ServiceLocator_O9nGMXBService()
  3102.     {
  3103.         return $this->privates['.service_locator.o9nGMXB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3104.             'twig' => ['services''twig''getTwigService'false],
  3105.         ], [
  3106.             'twig' => 'Twig\\Environment',
  3107.         ]);
  3108.     }
  3109.     /**
  3110.      * Gets the private '.service_locator.tBDOrmQ' shared service.
  3111.      *
  3112.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3113.      */
  3114.     protected function get_ServiceLocator_TBDOrmQService()
  3115.     {
  3116.         return $this->privates['.service_locator.tBDOrmQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3117.             'App\\Controller\\ActusController::detailActu' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  3118.             'App\\Controller\\ActusController::listeActus' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  3119.             'App\\Controller\\ActusController::listeCategorieActus' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  3120.             'App\\Controller\\OffreController::listeOffre' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  3121.             'App\\Controller\\OffreController::listeOffreNature' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  3122.             'App\\Controller\\OffreController::listeOffreNatureType' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  3123.             'App\\Controller\\OffreController::listeOffreNatureTypeVille' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  3124.             'App\\Controller\\OffreController::resultatRecherche' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  3125.             'App\\Controller\\PageController::mailDemoAction' => ['privates''.service_locator.iP8eVIx''get_ServiceLocator_IP8eVIxService'false],
  3126.             'App\\Controller\\RenseignementsController::sendEmail' => ['privates''.service_locator.iP8eVIx''get_ServiceLocator_IP8eVIxService'false],
  3127.             'App\\Controller\\SecurityController::login' => ['privates''.service_locator.g.xob4v''get_ServiceLocator_G_Xob4vService'false],
  3128.             'FM\\ElfinderBundle\\Controller\\ElFinderController::load' => ['privates''.service_locator.A9ce80i''get_ServiceLocator_A9ce80iService'false],
  3129.             'App\\Controller\\ActusController:detailActu' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  3130.             'App\\Controller\\ActusController:listeActus' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  3131.             'App\\Controller\\ActusController:listeCategorieActus' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  3132.             'App\\Controller\\OffreController:listeOffre' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  3133.             'App\\Controller\\OffreController:listeOffreNature' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  3134.             'App\\Controller\\OffreController:listeOffreNatureType' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  3135.             'App\\Controller\\OffreController:listeOffreNatureTypeVille' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  3136.             'App\\Controller\\OffreController:resultatRecherche' => ['privates''.service_locator.n8gOTNr''get_ServiceLocator_N8gOTNrService'false],
  3137.             'App\\Controller\\PageController:mailDemoAction' => ['privates''.service_locator.iP8eVIx''get_ServiceLocator_IP8eVIxService'false],
  3138.             'App\\Controller\\RenseignementsController:sendEmail' => ['privates''.service_locator.iP8eVIx''get_ServiceLocator_IP8eVIxService'false],
  3139.             'App\\Controller\\SecurityController:login' => ['privates''.service_locator.g.xob4v''get_ServiceLocator_G_Xob4vService'false],
  3140.             'FM\\ElfinderBundle\\Controller\\ElFinderController:load' => ['privates''.service_locator.A9ce80i''get_ServiceLocator_A9ce80iService'false],
  3141.         ], [
  3142.             'App\\Controller\\ActusController::detailActu' => '?',
  3143.             'App\\Controller\\ActusController::listeActus' => '?',
  3144.             'App\\Controller\\ActusController::listeCategorieActus' => '?',
  3145.             'App\\Controller\\OffreController::listeOffre' => '?',
  3146.             'App\\Controller\\OffreController::listeOffreNature' => '?',
  3147.             'App\\Controller\\OffreController::listeOffreNatureType' => '?',
  3148.             'App\\Controller\\OffreController::listeOffreNatureTypeVille' => '?',
  3149.             'App\\Controller\\OffreController::resultatRecherche' => '?',
  3150.             'App\\Controller\\PageController::mailDemoAction' => '?',
  3151.             'App\\Controller\\RenseignementsController::sendEmail' => '?',
  3152.             'App\\Controller\\SecurityController::login' => '?',
  3153.             'FM\\ElfinderBundle\\Controller\\ElFinderController::load' => '?',
  3154.             'App\\Controller\\ActusController:detailActu' => '?',
  3155.             'App\\Controller\\ActusController:listeActus' => '?',
  3156.             'App\\Controller\\ActusController:listeCategorieActus' => '?',
  3157.             'App\\Controller\\OffreController:listeOffre' => '?',
  3158.             'App\\Controller\\OffreController:listeOffreNature' => '?',
  3159.             'App\\Controller\\OffreController:listeOffreNatureType' => '?',
  3160.             'App\\Controller\\OffreController:listeOffreNatureTypeVille' => '?',
  3161.             'App\\Controller\\OffreController:resultatRecherche' => '?',
  3162.             'App\\Controller\\PageController:mailDemoAction' => '?',
  3163.             'App\\Controller\\RenseignementsController:sendEmail' => '?',
  3164.             'App\\Controller\\SecurityController:login' => '?',
  3165.             'FM\\ElfinderBundle\\Controller\\ElFinderController:load' => '?',
  3166.         ]);
  3167.     }
  3168.     /**
  3169.      * Gets the private '.service_locator.vdmMuyE' shared service.
  3170.      *
  3171.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3172.      */
  3173.     protected function get_ServiceLocator_VdmMuyEService()
  3174.     {
  3175.         return $this->privates['.service_locator.vdmMuyE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3176.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  3177.             'form.factory' => ['services''form.factory''getForm_FactoryService'false],
  3178.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  3179.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  3180.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  3181.             'router' => ['services''router''getRouterService'false],
  3182.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  3183.             'security.csrf.token_manager' => ['services''security.csrf.token_manager''getSecurity_Csrf_TokenManagerService'false],
  3184.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  3185.             'serializer' => ['services''serializer''getSerializerService'false],
  3186.             'session' => ['services''session''getSessionService'false],
  3187.             'templating' => ['services''templating''getTemplatingService'false],
  3188.             'twig' => ['services''twig''getTwigService'false],
  3189.         ], [
  3190.             'doctrine' => '?',
  3191.             'form.factory' => '?',
  3192.             'http_kernel' => '?',
  3193.             'parameter_bag' => '?',
  3194.             'request_stack' => '?',
  3195.             'router' => '?',
  3196.             'security.authorization_checker' => '?',
  3197.             'security.csrf.token_manager' => '?',
  3198.             'security.token_storage' => '?',
  3199.             'serializer' => '?',
  3200.             'session' => '?',
  3201.             'templating' => '?',
  3202.             'twig' => '?',
  3203.         ]);
  3204.     }
  3205.     /**
  3206.      * Gets the private 'App\Command\ExportCommand' shared autowired service.
  3207.      *
  3208.      * @return \App\Command\ExportCommand
  3209.      */
  3210.     protected function getExportCommandService()
  3211.     {
  3212.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3213.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3214.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerAwareCommand.php';
  3215.         include_once \dirname(__DIR__4).'/src/Command/ExportCommand.php';
  3216.         $this->privates['App\\Command\\ExportCommand'] = $instance = new \App\Command\ExportCommand();
  3217.         $instance->setName('export:zip');
  3218.         return $instance;
  3219.     }
  3220.     /**
  3221.      * Gets the private 'App\Command\ImportCommand' shared autowired service.
  3222.      *
  3223.      * @return \App\Command\ImportCommand
  3224.      */
  3225.     protected function getImportCommandService()
  3226.     {
  3227.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3228.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3229.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerAwareCommand.php';
  3230.         include_once \dirname(__DIR__4).'/src/Command/ImportCommand.php';
  3231.         $this->privates['App\\Command\\ImportCommand'] = $instance = new \App\Command\ImportCommand();
  3232.         $instance->setName('import:csv');
  3233.         return $instance;
  3234.     }
  3235.     /**
  3236.      * Gets the private 'App\Form\RenseignementsType' shared autowired service.
  3237.      *
  3238.      * @return \App\Form\RenseignementsType
  3239.      */
  3240.     protected function getRenseignementsTypeService()
  3241.     {
  3242.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3243.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3244.         include_once \dirname(__DIR__4).'/src/Form/RenseignementsType.php';
  3245.         return $this->privates['App\\Form\\RenseignementsType'] = new \App\Form\RenseignementsType();
  3246.     }
  3247.     /**
  3248.      * Gets the private 'App\Repository\AccessDemoRepository' shared autowired service.
  3249.      *
  3250.      * @return \App\Repository\AccessDemoRepository
  3251.      */
  3252.     protected function getAccessDemoRepositoryService()
  3253.     {
  3254.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3255.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3256.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3257.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3258.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3259.         include_once \dirname(__DIR__4).'/src/Repository/AccessDemoRepository.php';
  3260.         return $this->privates['App\\Repository\\AccessDemoRepository'] = new \App\Repository\AccessDemoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3261.     }
  3262.     /**
  3263.      * Gets the private 'App\Repository\ActusCategorieRepository' shared autowired service.
  3264.      *
  3265.      * @return \App\Repository\ActusCategorieRepository
  3266.      */
  3267.     protected function getActusCategorieRepositoryService()
  3268.     {
  3269.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3270.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3271.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3272.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3273.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3274.         include_once \dirname(__DIR__4).'/src/Repository/ActusCategorieRepository.php';
  3275.         return $this->privates['App\\Repository\\ActusCategorieRepository'] = new \App\Repository\ActusCategorieRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3276.     }
  3277.     /**
  3278.      * Gets the private 'App\Repository\ActusConfigRepository' shared autowired service.
  3279.      *
  3280.      * @return \App\Repository\ActusConfigRepository
  3281.      */
  3282.     protected function getActusConfigRepositoryService()
  3283.     {
  3284.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3285.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3286.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3287.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3288.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3289.         include_once \dirname(__DIR__4).'/src/Repository/ActusConfigRepository.php';
  3290.         return $this->privates['App\\Repository\\ActusConfigRepository'] = new \App\Repository\ActusConfigRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3291.     }
  3292.     /**
  3293.      * Gets the private 'App\Repository\ActusRepository' shared autowired service.
  3294.      *
  3295.      * @return \App\Repository\ActusRepository
  3296.      */
  3297.     protected function getActusRepositoryService()
  3298.     {
  3299.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3300.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3301.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3302.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3303.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3304.         include_once \dirname(__DIR__4).'/src/Repository/ActusRepository.php';
  3305.         return $this->privates['App\\Repository\\ActusRepository'] = new \App\Repository\ActusRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3306.     }
  3307.     /**
  3308.      * Gets the private 'App\Repository\ActusStatutRepository' shared autowired service.
  3309.      *
  3310.      * @return \App\Repository\ActusStatutRepository
  3311.      */
  3312.     protected function getActusStatutRepositoryService()
  3313.     {
  3314.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3315.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3316.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3317.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3318.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3319.         include_once \dirname(__DIR__4).'/src/Repository/ActusStatutRepository.php';
  3320.         return $this->privates['App\\Repository\\ActusStatutRepository'] = new \App\Repository\ActusStatutRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3321.     }
  3322.     /**
  3323.      * Gets the private 'App\Repository\CollaborateursRepository' shared autowired service.
  3324.      *
  3325.      * @return \App\Repository\CollaborateursRepository
  3326.      */
  3327.     protected function getCollaborateursRepositoryService()
  3328.     {
  3329.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3330.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3331.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3332.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3333.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3334.         include_once \dirname(__DIR__4).'/src/Repository/CollaborateursRepository.php';
  3335.         return $this->privates['App\\Repository\\CollaborateursRepository'] = new \App\Repository\CollaborateursRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3336.     }
  3337.     /**
  3338.      * Gets the private 'App\Repository\ConfigRepository' shared autowired service.
  3339.      *
  3340.      * @return \App\Repository\ConfigRepository
  3341.      */
  3342.     protected function getConfigRepositoryService()
  3343.     {
  3344.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3345.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3346.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3347.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3348.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3349.         include_once \dirname(__DIR__4).'/src/Repository/ConfigRepository.php';
  3350.         return $this->privates['App\\Repository\\ConfigRepository'] = new \App\Repository\ConfigRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3351.     }
  3352.     /**
  3353.      * Gets the private 'App\Repository\ImportConfigRepository' shared autowired service.
  3354.      *
  3355.      * @return \App\Repository\ImportConfigRepository
  3356.      */
  3357.     protected function getImportConfigRepositoryService()
  3358.     {
  3359.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3360.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3361.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3362.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3363.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3364.         include_once \dirname(__DIR__4).'/src/Repository/ImportConfigRepository.php';
  3365.         return $this->privates['App\\Repository\\ImportConfigRepository'] = new \App\Repository\ImportConfigRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3366.     }
  3367.     /**
  3368.      * Gets the private 'App\Repository\ImportTypeRepository' shared autowired service.
  3369.      *
  3370.      * @return \App\Repository\ImportTypeRepository
  3371.      */
  3372.     protected function getImportTypeRepositoryService()
  3373.     {
  3374.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3375.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3376.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3377.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3378.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3379.         include_once \dirname(__DIR__4).'/src/Repository/ImportTypeRepository.php';
  3380.         return $this->privates['App\\Repository\\ImportTypeRepository'] = new \App\Repository\ImportTypeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3381.     }
  3382.     /**
  3383.      * Gets the private 'App\Repository\InfosRepository' shared autowired service.
  3384.      *
  3385.      * @return \App\Repository\InfosRepository
  3386.      */
  3387.     protected function getInfosRepositoryService()
  3388.     {
  3389.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3390.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3391.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3392.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3393.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3394.         include_once \dirname(__DIR__4).'/src/Repository/InfosRepository.php';
  3395.         return $this->privates['App\\Repository\\InfosRepository'] = new \App\Repository\InfosRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3396.     }
  3397.     /**
  3398.      * Gets the private 'App\Repository\LocalisationsRepository' shared autowired service.
  3399.      *
  3400.      * @return \App\Repository\LocalisationsRepository
  3401.      */
  3402.     protected function getLocalisationsRepositoryService()
  3403.     {
  3404.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3405.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3406.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3407.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3408.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3409.         include_once \dirname(__DIR__4).'/src/Repository/LocalisationsRepository.php';
  3410.         return $this->privates['App\\Repository\\LocalisationsRepository'] = new \App\Repository\LocalisationsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3411.     }
  3412.     /**
  3413.      * Gets the private 'App\Repository\MenuRepository' shared autowired service.
  3414.      *
  3415.      * @return \App\Repository\MenuRepository
  3416.      */
  3417.     protected function getMenuRepositoryService()
  3418.     {
  3419.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3420.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3421.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3422.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3423.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3424.         include_once \dirname(__DIR__4).'/src/Repository/MenuRepository.php';
  3425.         return $this->privates['App\\Repository\\MenuRepository'] = new \App\Repository\MenuRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3426.     }
  3427.     /**
  3428.      * Gets the private 'App\Repository\NatureRepository' shared autowired service.
  3429.      *
  3430.      * @return \App\Repository\NatureRepository
  3431.      */
  3432.     protected function getNatureRepositoryService()
  3433.     {
  3434.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3435.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3436.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3437.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3438.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3439.         include_once \dirname(__DIR__4).'/src/Repository/NatureRepository.php';
  3440.         return $this->privates['App\\Repository\\NatureRepository'] = new \App\Repository\NatureRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3441.     }
  3442.     /**
  3443.      * Gets the private 'App\Repository\OffresConfigRepository' shared autowired service.
  3444.      *
  3445.      * @return \App\Repository\OffresConfigRepository
  3446.      */
  3447.     protected function getOffresConfigRepositoryService()
  3448.     {
  3449.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3450.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3451.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3452.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3453.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3454.         include_once \dirname(__DIR__4).'/src/Repository/OffresConfigRepository.php';
  3455.         return $this->privates['App\\Repository\\OffresConfigRepository'] = new \App\Repository\OffresConfigRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3456.     }
  3457.     /**
  3458.      * Gets the private 'App\Repository\OffresNatureRepository' shared autowired service.
  3459.      *
  3460.      * @return \App\Repository\OffresNatureRepository
  3461.      */
  3462.     protected function getOffresNatureRepositoryService()
  3463.     {
  3464.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3465.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3466.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3467.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3468.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3469.         include_once \dirname(__DIR__4).'/src/Repository/OffresNatureRepository.php';
  3470.         return $this->privates['App\\Repository\\OffresNatureRepository'] = new \App\Repository\OffresNatureRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3471.     }
  3472.     /**
  3473.      * Gets the private 'App\Repository\OffresPhotosRepository' shared autowired service.
  3474.      *
  3475.      * @return \App\Repository\OffresPhotosRepository
  3476.      */
  3477.     protected function getOffresPhotosRepositoryService()
  3478.     {
  3479.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3480.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3481.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3482.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3483.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3484.         include_once \dirname(__DIR__4).'/src/Repository/OffresPhotosRepository.php';
  3485.         return $this->privates['App\\Repository\\OffresPhotosRepository'] = new \App\Repository\OffresPhotosRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3486.     }
  3487.     /**
  3488.      * Gets the private 'App\Repository\OffresRepository' shared autowired service.
  3489.      *
  3490.      * @return \App\Repository\OffresRepository
  3491.      */
  3492.     protected function getOffresRepositoryService()
  3493.     {
  3494.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3495.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3496.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3497.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3498.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3499.         include_once \dirname(__DIR__4).'/src/Repository/OffresRepository.php';
  3500.         return $this->privates['App\\Repository\\OffresRepository'] = new \App\Repository\OffresRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3501.     }
  3502.     /**
  3503.      * Gets the private 'App\Repository\OffresTypeRepository' shared autowired service.
  3504.      *
  3505.      * @return \App\Repository\OffresTypeRepository
  3506.      */
  3507.     protected function getOffresTypeRepositoryService()
  3508.     {
  3509.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3510.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3511.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3512.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3513.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3514.         include_once \dirname(__DIR__4).'/src/Repository/OffresTypeRepository.php';
  3515.         return $this->privates['App\\Repository\\OffresTypeRepository'] = new \App\Repository\OffresTypeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3516.     }
  3517.     /**
  3518.      * Gets the private 'App\Repository\PageIndexRepository' shared autowired service.
  3519.      *
  3520.      * @return \App\Repository\PageIndexRepository
  3521.      */
  3522.     protected function getPageIndexRepositoryService()
  3523.     {
  3524.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3525.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3526.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3527.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3528.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3529.         include_once \dirname(__DIR__4).'/src/Repository/PageIndexRepository.php';
  3530.         return $this->privates['App\\Repository\\PageIndexRepository'] = new \App\Repository\PageIndexRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3531.     }
  3532.     /**
  3533.      * Gets the private 'App\Repository\PagesRepository' shared autowired service.
  3534.      *
  3535.      * @return \App\Repository\PagesRepository
  3536.      */
  3537.     protected function getPagesRepositoryService()
  3538.     {
  3539.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3540.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3541.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3542.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3543.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3544.         include_once \dirname(__DIR__4).'/src/Repository/PagesRepository.php';
  3545.         return $this->privates['App\\Repository\\PagesRepository'] = new \App\Repository\PagesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3546.     }
  3547.     /**
  3548.      * Gets the private 'App\Repository\RenseignementsRepository' shared autowired service.
  3549.      *
  3550.      * @return \App\Repository\RenseignementsRepository
  3551.      */
  3552.     protected function getRenseignementsRepositoryService()
  3553.     {
  3554.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3555.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3556.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3557.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3558.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3559.         include_once \dirname(__DIR__4).'/src/Repository/RenseignementsRepository.php';
  3560.         return $this->privates['App\\Repository\\RenseignementsRepository'] = new \App\Repository\RenseignementsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3561.     }
  3562.     /**
  3563.      * Gets the private 'App\Repository\SurfacesRepository' shared autowired service.
  3564.      *
  3565.      * @return \App\Repository\SurfacesRepository
  3566.      */
  3567.     protected function getSurfacesRepositoryService()
  3568.     {
  3569.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3570.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3571.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3572.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3573.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3574.         include_once \dirname(__DIR__4).'/src/Repository/SurfacesRepository.php';
  3575.         return $this->privates['App\\Repository\\SurfacesRepository'] = new \App\Repository\SurfacesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3576.     }
  3577.     /**
  3578.      * Gets the private 'App\Repository\TemplateRepository' shared autowired service.
  3579.      *
  3580.      * @return \App\Repository\TemplateRepository
  3581.      */
  3582.     protected function getTemplateRepositoryService()
  3583.     {
  3584.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3585.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3586.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3587.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3588.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3589.         include_once \dirname(__DIR__4).'/src/Repository/TemplateRepository.php';
  3590.         return $this->privates['App\\Repository\\TemplateRepository'] = new \App\Repository\TemplateRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3591.     }
  3592.     /**
  3593.      * Gets the private 'App\Repository\TrackingRepository' shared autowired service.
  3594.      *
  3595.      * @return \App\Repository\TrackingRepository
  3596.      */
  3597.     protected function getTrackingRepositoryService()
  3598.     {
  3599.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3600.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3601.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3602.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3603.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3604.         include_once \dirname(__DIR__4).'/src/Repository/TrackingRepository.php';
  3605.         return $this->privates['App\\Repository\\TrackingRepository'] = new \App\Repository\TrackingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3606.     }
  3607.     /**
  3608.      * Gets the private 'App\Repository\UtilisateursRepository' shared autowired service.
  3609.      *
  3610.      * @return \App\Repository\UtilisateursRepository
  3611.      */
  3612.     protected function getUtilisateursRepositoryService()
  3613.     {
  3614.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3615.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3616.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3617.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3618.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3619.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  3620.         include_once \dirname(__DIR__4).'/src/Repository/UtilisateursRepository.php';
  3621.         return $this->privates['App\\Repository\\UtilisateursRepository'] = new \App\Repository\UtilisateursRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3622.     }
  3623.     /**
  3624.      * Gets the private 'App\Security\LoginFormAuthenticator' shared autowired service.
  3625.      *
  3626.      * @return \App\Security\LoginFormAuthenticator
  3627.      */
  3628.     protected function getLoginFormAuthenticatorService()
  3629.     {
  3630.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  3631.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  3632.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  3633.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php';
  3634.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/PasswordAuthenticatedInterface.php';
  3635.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  3636.         include_once \dirname(__DIR__4).'/src/Security/LoginFormAuthenticator.php';
  3637.         return $this->privates['App\\Security\\LoginFormAuthenticator'] = new \App\Security\LoginFormAuthenticator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()), ($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService()));
  3638.     }
  3639.     /**
  3640.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  3641.      *
  3642.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  3643.      */
  3644.     protected function getManagerRegistryAwareConnectionProviderService()
  3645.     {
  3646.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/ConnectionProvider.php';
  3647.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
  3648.         return $this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] = new \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider(new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default'));
  3649.     }
  3650.     /**
  3651.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  3652.      *
  3653.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  3654.      */
  3655.     protected function getRunSqlCommandService()
  3656.     {
  3657.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3658.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  3659.         $this->privates['Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand'] = $instance = new \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  3660.         $instance->setName('dbal:run-sql');
  3661.         return $instance;
  3662.     }
  3663.     /**
  3664.      * Gets the private 'Vich\UploaderBundle\Metadata\CacheWarmer' shared service.
  3665.      *
  3666.      * @return \Vich\UploaderBundle\Metadata\CacheWarmer
  3667.      */
  3668.     protected function getCacheWarmer2Service()
  3669.     {
  3670.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  3671.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/CacheWarmer.php';
  3672.         return $this->privates['Vich\\UploaderBundle\\Metadata\\CacheWarmer'] = new \Vich\UploaderBundle\Metadata\CacheWarmer(($this->targetDir.''.'/vich_uploader'), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()));
  3673.     }
  3674.     /**
  3675.      * Gets the private 'Vich\UploaderBundle\Templating\Helper\UploaderHelper' shared service.
  3676.      *
  3677.      * @return \Vich\UploaderBundle\Templating\Helper\UploaderHelper
  3678.      */
  3679.     protected function getUploaderHelperService()
  3680.     {
  3681.         return $this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] = new \Vich\UploaderBundle\Templating\Helper\UploaderHelper(($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService()));
  3682.     }
  3683.     /**
  3684.      * Gets the private 'Vich\UploaderBundle\Util\Transliterator' shared service.
  3685.      *
  3686.      * @return \Vich\UploaderBundle\Util\Transliterator
  3687.      */
  3688.     protected function getTransliteratorService()
  3689.     {
  3690.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Util/Transliterator.php';
  3691.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
  3692.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
  3693.         return $this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] = new \Vich\UploaderBundle\Util\Transliterator(new \Symfony\Component\String\Slugger\AsciiSlugger());
  3694.     }
  3695.     /**
  3696.      * Gets the private 'annotations.cache' shared service.
  3697.      *
  3698.      * @return \Symfony\Component\Cache\DoctrineProvider
  3699.      */
  3700.     protected function getAnnotations_CacheService()
  3701.     {
  3702.         return new \Symfony\Component\Cache\DoctrineProvider(\Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService())));
  3703.     }
  3704.     /**
  3705.      * Gets the private 'annotations.cache_warmer' shared service.
  3706.      *
  3707.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  3708.      */
  3709.     protected function getAnnotations_CacheWarmerService()
  3710.     {
  3711.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  3712.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  3713.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  3714.         return $this->privates['annotations.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->targetDir.''.'/annotations.php'), '#^Symfony\\\\(?:Component\\\\HttpKernel\\\\|Bundle\\\\FrameworkBundle\\\\Controller\\\\(?!.*Controller$))#'true);
  3715.     }
  3716.     /**
  3717.      * Gets the private 'annotations.cached_reader' shared service.
  3718.      *
  3719.      * @return \Doctrine\Common\Annotations\CachedReader
  3720.      */
  3721.     protected function getAnnotations_CachedReaderService()
  3722.     {
  3723.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\CachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheService(), true);
  3724.     }
  3725.     /**
  3726.      * Gets the private 'annotations.reader' shared service.
  3727.      *
  3728.      * @return \Doctrine\Common\Annotations\AnnotationReader
  3729.      */
  3730.     protected function getAnnotations_ReaderService()
  3731.     {
  3732.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  3733.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  3734.         $a->registerUniqueLoader('class_exists');
  3735.         $instance->addGlobalIgnoredName('required'$a);
  3736.         return $instance;
  3737.     }
  3738.     /**
  3739.      * Gets the private 'api_platform.cache.identifiers_extractor' shared service.
  3740.      *
  3741.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3742.      */
  3743.     protected function getApiPlatform_Cache_IdentifiersExtractorService()
  3744.     {
  3745.         return $this->privates['api_platform.cache.identifiers_extractor'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('AmwR9TUX5S'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3746.     }
  3747.     /**
  3748.      * Gets the private 'api_platform.cache.metadata.property' shared service.
  3749.      *
  3750.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3751.      */
  3752.     protected function getApiPlatform_Cache_Metadata_PropertyService()
  3753.     {
  3754.         return $this->privates['api_platform.cache.metadata.property'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('4ZvsYYvodJ'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3755.     }
  3756.     /**
  3757.      * Gets the private 'api_platform.cache.metadata.resource' shared service.
  3758.      *
  3759.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3760.      */
  3761.     protected function getApiPlatform_Cache_Metadata_ResourceService()
  3762.     {
  3763.         return $this->privates['api_platform.cache.metadata.resource'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('srFBYtYSMg'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3764.     }
  3765.     /**
  3766.      * Gets the private 'api_platform.cache.route_name_resolver' shared service.
  3767.      *
  3768.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3769.      */
  3770.     protected function getApiPlatform_Cache_RouteNameResolverService()
  3771.     {
  3772.         return $this->privates['api_platform.cache.route_name_resolver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('NxTikO37MG'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3773.     }
  3774.     /**
  3775.      * Gets the private 'api_platform.cache.subresource_operation_factory' shared service.
  3776.      *
  3777.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3778.      */
  3779.     protected function getApiPlatform_Cache_SubresourceOperationFactoryService()
  3780.     {
  3781.         return $this->privates['api_platform.cache.subresource_operation_factory'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('-eORbtmLla'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3782.     }
  3783.     /**
  3784.      * Gets the private 'api_platform.cache_warmer.cache_pool_clearer' shared service.
  3785.      *
  3786.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\CacheWarmer\CachePoolClearerCacheWarmer
  3787.      */
  3788.     protected function getApiPlatform_CacheWarmer_CachePoolClearerService()
  3789.     {
  3790.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  3791.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  3792.         return $this->privates['api_platform.cache_warmer.cache_pool_clearer'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\CacheWarmer\CachePoolClearerCacheWarmer(($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService()), [=> 'api_platform.cache.metadata.property'=> 'api_platform.cache.metadata.resource'=> 'api_platform.cache.route_name_resolver'=> 'api_platform.cache.identifiers_extractor'=> 'api_platform.cache.subresource_operation_factory'=> 'api_platform.elasticsearch.cache.metadata.document']);
  3793.     }
  3794.     /**
  3795.      * Gets the private 'api_platform.doctrine.orm.data_persister' shared service.
  3796.      *
  3797.      * @return \ApiPlatform\Core\Bridge\Doctrine\Common\DataPersister
  3798.      */
  3799.     protected function getApiPlatform_Doctrine_Orm_DataPersisterService()
  3800.     {
  3801.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/DataPersister.php';
  3802.         return $this->privates['api_platform.doctrine.orm.data_persister'] = new \ApiPlatform\Core\Bridge\Doctrine\Common\DataPersister(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3803.     }
  3804.     /**
  3805.      * Gets the private 'api_platform.doctrine.orm.default.collection_data_provider' shared service.
  3806.      *
  3807.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\CollectionDataProvider
  3808.      */
  3809.     protected function getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService()
  3810.     {
  3811.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  3812.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/CollectionDataProvider.php';
  3813.         return $this->privates['api_platform.doctrine.orm.default.collection_data_provider'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\CollectionDataProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), new RewindableGenerator(function () {
  3814.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
  3815.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.filter'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterService());
  3816.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.filter_eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterEagerLoadingService());
  3817.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.order'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_OrderService());
  3818.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.pagination'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_PaginationService());
  3819.         }, 5));
  3820.     }
  3821.     /**
  3822.      * Gets the private 'api_platform.doctrine.orm.default.item_data_provider' shared service.
  3823.      *
  3824.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\ItemDataProvider
  3825.      */
  3826.     protected function getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService()
  3827.     {
  3828.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/DenormalizedIdentifiersAwareItemDataProviderInterface.php';
  3829.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  3830.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Util/IdentifierManagerTrait.php';
  3831.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/ItemDataProvider.php';
  3832.         return $this->privates['api_platform.doctrine.orm.default.item_data_provider'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\ItemDataProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), new RewindableGenerator(function () {
  3833.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
  3834.         }, 1));
  3835.     }
  3836.     /**
  3837.      * Gets the private 'api_platform.doctrine.orm.default.subresource_data_provider' shared service.
  3838.      *
  3839.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\SubresourceDataProvider
  3840.      */
  3841.     protected function getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService()
  3842.     {
  3843.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Util/IdentifierManagerTrait.php';
  3844.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/SubresourceDataProvider.php';
  3845.         return $this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\SubresourceDataProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), new RewindableGenerator(function () {
  3846.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
  3847.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.filter'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterService());
  3848.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.filter_eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterEagerLoadingService());
  3849.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.order'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_OrderService());
  3850.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.pagination'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_PaginationService());
  3851.         }, 5), new RewindableGenerator(function () {
  3852.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
  3853.         }, 1));
  3854.     }
  3855.     /**
  3856.      * Gets the private 'api_platform.doctrine.orm.query_extension.eager_loading' shared service.
  3857.      *
  3858.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\EagerLoadingExtension
  3859.      */
  3860.     protected function getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService()
  3861.     {
  3862.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
  3863.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/ContextAwareQueryCollectionExtensionInterface.php';
  3864.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/QueryItemExtensionInterface.php';
  3865.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Util/EagerLoadingTrait.php';
  3866.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/EagerLoadingExtension.php';
  3867.         return $this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\EagerLoadingExtension(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), 30trueNULLNULLfalse, ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  3868.     }
  3869.     /**
  3870.      * Gets the private 'api_platform.doctrine.orm.query_extension.filter' shared service.
  3871.      *
  3872.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterExtension
  3873.      */
  3874.     protected function getApiPlatform_Doctrine_Orm_QueryExtension_FilterService()
  3875.     {
  3876.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
  3877.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/ContextAwareQueryCollectionExtensionInterface.php';
  3878.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/FilterExtension.php';
  3879.         return $this->privates['api_platform.doctrine.orm.query_extension.filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterExtension(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))));
  3880.     }
  3881.     /**
  3882.      * Gets the private 'api_platform.doctrine.orm.query_extension.filter_eager_loading' shared service.
  3883.      *
  3884.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterEagerLoadingExtension
  3885.      */
  3886.     protected function getApiPlatform_Doctrine_Orm_QueryExtension_FilterEagerLoadingService()
  3887.     {
  3888.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
  3889.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/ContextAwareQueryCollectionExtensionInterface.php';
  3890.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Util/EagerLoadingTrait.php';
  3891.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/FilterEagerLoadingExtension.php';
  3892.         return $this->privates['api_platform.doctrine.orm.query_extension.filter_eager_loading'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterEagerLoadingExtension(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), true, ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  3893.     }
  3894.     /**
  3895.      * Gets the private 'api_platform.doctrine.orm.query_extension.order' shared service.
  3896.      *
  3897.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\OrderExtension
  3898.      */
  3899.     protected function getApiPlatform_Doctrine_Orm_QueryExtension_OrderService()
  3900.     {
  3901.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
  3902.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/ContextAwareQueryCollectionExtensionInterface.php';
  3903.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/OrderExtension.php';
  3904.         return $this->privates['api_platform.doctrine.orm.query_extension.order'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\OrderExtension('ASC', ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  3905.     }
  3906.     /**
  3907.      * Gets the private 'api_platform.doctrine.orm.query_extension.pagination' shared service.
  3908.      *
  3909.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\PaginationExtension
  3910.      */
  3911.     protected function getApiPlatform_Doctrine_Orm_QueryExtension_PaginationService()
  3912.     {
  3913.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
  3914.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/QueryResultCollectionExtensionInterface.php';
  3915.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/ContextAwareQueryResultCollectionExtensionInterface.php';
  3916.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/PaginationExtension.php';
  3917.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/Pagination.php';
  3918.         $a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  3919.         return $this->privates['api_platform.doctrine.orm.query_extension.pagination'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\PaginationExtension(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, new \ApiPlatform\Core\DataProvider\Pagination($a$this->parameters['api_platform.collection.pagination'], $this->parameters['api_platform.graphql.collection.pagination']));
  3920.     }
  3921.     /**
  3922.      * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  3923.      *
  3924.      * @return \ApiPlatform\Core\HttpCache\EventListener\AddHeadersListener
  3925.      */
  3926.     protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  3927.     {
  3928.         return $this->privates['api_platform.http_cache.listener.response.configure'] = new \ApiPlatform\Core\HttpCache\EventListener\AddHeadersListener(trueNULLNULL$this->parameters['api_platform.http_cache.vary'], NULL, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  3929.     }
  3930.     /**
  3931.      * Gets the private 'api_platform.hydra.json_schema.schema_factory' shared service.
  3932.      *
  3933.      * @return \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory
  3934.      */
  3935.     protected function getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()
  3936.     {
  3937.         $a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
  3938.         if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  3939.             return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  3940.         }
  3941.         return $this->privates['api_platform.hydra.json_schema.schema_factory'] = new \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory(new \ApiPlatform\Core\JsonSchema\SchemaFactory($a, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())));
  3942.     }
  3943.     /**
  3944.      * Gets the private 'api_platform.hydra.listener.response.add_link_header' shared service.
  3945.      *
  3946.      * @return \ApiPlatform\Core\Hydra\EventListener\AddLinkHeaderListener
  3947.      */
  3948.     protected function getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService()
  3949.     {
  3950.         return $this->privates['api_platform.hydra.listener.response.add_link_header'] = new \ApiPlatform\Core\Hydra\EventListener\AddLinkHeaderListener(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  3951.     }
  3952.     /**
  3953.      * Gets the private 'api_platform.identifier.converter' shared service.
  3954.      *
  3955.      * @return \ApiPlatform\Core\Identifier\IdentifierConverter
  3956.      */
  3957.     protected function getApiPlatform_Identifier_ConverterService()
  3958.     {
  3959.         return $this->privates['api_platform.identifier.converter'] = new \ApiPlatform\Core\Identifier\IdentifierConverter(($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), new RewindableGenerator(function () {
  3960.             yield => ($this->privates['api_platform.identifier.integer'] ?? ($this->privates['api_platform.identifier.integer'] = new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer()));
  3961.             yield => ($this->privates['api_platform.identifier.date_normalizer'] ?? ($this->privates['api_platform.identifier.date_normalizer'] = new \ApiPlatform\Core\Identifier\Normalizer\DateTimeIdentifierDenormalizer()));
  3962.         }, 2));
  3963.     }
  3964.     /**
  3965.      * Gets the private 'api_platform.identifiers_extractor.cached' shared service.
  3966.      *
  3967.      * @return \ApiPlatform\Core\Api\CachedIdentifiersExtractor
  3968.      */
  3969.     protected function getApiPlatform_IdentifiersExtractor_CachedService()
  3970.     {
  3971.         $a = ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService());
  3972.         $b = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  3973.         return $this->privates['api_platform.identifiers_extractor.cached'] = new \ApiPlatform\Core\Api\CachedIdentifiersExtractor(($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()), new \ApiPlatform\Core\Api\IdentifiersExtractor(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), $a$b), $a$b);
  3974.     }
  3975.     /**
  3976.      * Gets the private 'api_platform.iri_converter' shared service.
  3977.      *
  3978.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter
  3979.      */
  3980.     protected function getApiPlatform_IriConverterService()
  3981.     {
  3982.         $a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  3983.         return $this->privates['api_platform.iri_converter'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), new \ApiPlatform\Core\Bridge\Symfony\Routing\CachedRouteNameResolver(($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()), new \ApiPlatform\Core\Bridge\Symfony\Routing\RouteNameResolver($a)), $a, ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  3984.     }
  3985.     /**
  3986.      * Gets the private 'api_platform.json_schema.json_schema_generate_command' shared service.
  3987.      *
  3988.      * @return \ApiPlatform\Core\JsonSchema\Command\JsonSchemaGenerateCommand
  3989.      */
  3990.     protected function getApiPlatform_JsonSchema_JsonSchemaGenerateCommandService()
  3991.     {
  3992.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3993.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/Command/JsonSchemaGenerateCommand.php';
  3994.         $this->privates['api_platform.json_schema.json_schema_generate_command'] = $instance = new \ApiPlatform\Core\JsonSchema\Command\JsonSchemaGenerateCommand(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()), $this->parameters['api_platform.formats']);
  3995.         $instance->setName('api:json-schema:generate');
  3996.         return $instance;
  3997.     }
  3998.     /**
  3999.      * Gets the private 'api_platform.json_schema.type_factory' shared service.
  4000.      *
  4001.      * @return \ApiPlatform\Core\JsonSchema\TypeFactory
  4002.      */
  4003.     protected function getApiPlatform_JsonSchema_TypeFactoryService()
  4004.     {
  4005.         $this->privates['api_platform.json_schema.type_factory'] = $instance = new \ApiPlatform\Core\JsonSchema\TypeFactory(($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  4006.         $instance->setSchemaFactory(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()));
  4007.         return $instance;
  4008.     }
  4009.     /**
  4010.      * Gets the private 'api_platform.jsonld.context_builder' shared service.
  4011.      *
  4012.      * @return \ApiPlatform\Core\JsonLd\ContextBuilder
  4013.      */
  4014.     protected function getApiPlatform_Jsonld_ContextBuilderService()
  4015.     {
  4016.         return $this->privates['api_platform.jsonld.context_builder'] = new \ApiPlatform\Core\JsonLd\ContextBuilder(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  4017.     }
  4018.     /**
  4019.      * Gets the private 'api_platform.listener.exception' shared service.
  4020.      *
  4021.      * @return \ApiPlatform\Core\EventListener\ExceptionListener
  4022.      */
  4023.     protected function getApiPlatform_Listener_ExceptionService()
  4024.     {
  4025.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/ExceptionListener.php';
  4026.         return $this->privates['api_platform.listener.exception'] = new \ApiPlatform\Core\EventListener\ExceptionListener('api_platform.action.exception', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), false, ($this->privates['exception_listener'] ?? $this->getExceptionListenerService()));
  4027.     }
  4028.     /**
  4029.      * Gets the private 'api_platform.listener.exception.validation' shared service.
  4030.      *
  4031.      * @return \ApiPlatform\Core\Bridge\Symfony\Validator\EventListener\ValidationExceptionListener
  4032.      */
  4033.     protected function getApiPlatform_Listener_Exception_ValidationService()
  4034.     {
  4035.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Validator/EventListener/ValidationExceptionListener.php';
  4036.         return $this->privates['api_platform.listener.exception.validation'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\EventListener\ValidationExceptionListener(($this->services['serializer'] ?? $this->getSerializerService()), $this->parameters['api_platform.error_formats'], $this->parameters['api_platform.exception_to_status']);
  4037.     }
  4038.     /**
  4039.      * Gets the private 'api_platform.listener.request.add_format' shared service.
  4040.      *
  4041.      * @return \ApiPlatform\Core\EventListener\AddFormatListener
  4042.      */
  4043.     protected function getApiPlatform_Listener_Request_AddFormatService()
  4044.     {
  4045.         return $this->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Core\EventListener\AddFormatListener(new \Negotiation\Negotiator(), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $this->parameters['api_platform.formats']);
  4046.     }
  4047.     /**
  4048.      * Gets the private 'api_platform.listener.request.deserialize' shared service.
  4049.      *
  4050.      * @return \ApiPlatform\Core\EventListener\DeserializeListener
  4051.      */
  4052.     protected function getApiPlatform_Listener_Request_DeserializeService()
  4053.     {
  4054.         return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Core\EventListener\DeserializeListener(($this->services['serializer'] ?? $this->getSerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  4055.     }
  4056.     /**
  4057.      * Gets the private 'api_platform.listener.request.read' shared service.
  4058.      *
  4059.      * @return \ApiPlatform\Core\EventListener\ReadListener
  4060.      */
  4061.     protected function getApiPlatform_Listener_Request_ReadService()
  4062.     {
  4063.         return $this->privates['api_platform.listener.request.read'] = new \ApiPlatform\Core\EventListener\ReadListener(($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  4064.     }
  4065.     /**
  4066.      * Gets the private 'api_platform.listener.view.respond' shared service.
  4067.      *
  4068.      * @return \ApiPlatform\Core\EventListener\RespondListener
  4069.      */
  4070.     protected function getApiPlatform_Listener_View_RespondService()
  4071.     {
  4072.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/RespondListener.php';
  4073.         return $this->privates['api_platform.listener.view.respond'] = new \ApiPlatform\Core\EventListener\RespondListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  4074.     }
  4075.     /**
  4076.      * Gets the private 'api_platform.listener.view.serialize' shared service.
  4077.      *
  4078.      * @return \ApiPlatform\Core\EventListener\SerializeListener
  4079.      */
  4080.     protected function getApiPlatform_Listener_View_SerializeService()
  4081.     {
  4082.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/SerializeListener.php';
  4083.         return $this->privates['api_platform.listener.view.serialize'] = new \ApiPlatform\Core\EventListener\SerializeListener(($this->services['serializer'] ?? $this->getSerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  4084.     }
  4085.     /**
  4086.      * Gets the private 'api_platform.listener.view.validate' shared service.
  4087.      *
  4088.      * @return \ApiPlatform\Core\Validator\EventListener\ValidateListener
  4089.      */
  4090.     protected function getApiPlatform_Listener_View_ValidateService()
  4091.     {
  4092.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Validator/EventListener/ValidateListener.php';
  4093.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Validator/ValidatorInterface.php';
  4094.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Validator/Validator.php';
  4095.         return $this->privates['api_platform.listener.view.validate'] = new \ApiPlatform\Core\Validator\EventListener\ValidateListener(new \ApiPlatform\Core\Bridge\Symfony\Validator\Validator(($this->services['validator'] ?? $this->getValidatorService()), $this), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  4096.     }
  4097.     /**
  4098.      * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  4099.      *
  4100.      * @return \ApiPlatform\Core\EventListener\QueryParameterValidateListener
  4101.      */
  4102.     protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  4103.     {
  4104.         return $this->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Core\EventListener\QueryParameterValidateListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), new \ApiPlatform\Core\Filter\QueryParameterValidator(($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])))));
  4105.     }
  4106.     /**
  4107.      * Gets the private 'api_platform.listener.view.write' shared service.
  4108.      *
  4109.      * @return \ApiPlatform\Core\EventListener\WriteListener
  4110.      */
  4111.     protected function getApiPlatform_Listener_View_WriteService()
  4112.     {
  4113.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/WriteListener.php';
  4114.         return $this->privates['api_platform.listener.view.write'] = new \ApiPlatform\Core\EventListener\WriteListener(($this->privates['debug.api_platform.data_persister'] ?? $this->getDebug_ApiPlatform_DataPersisterService()), ($this->privates['api_platform.iri_converter'] ?? $this->getApiPlatform_IriConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  4115.     }
  4116.     /**
  4117.      * Gets the private 'api_platform.metadata.property.metadata_factory.cached' shared service.
  4118.      *
  4119.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory
  4120.      */
  4121.     protected function getApiPlatform_Metadata_Property_MetadataFactory_CachedService()
  4122.     {
  4123.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  4124.         return $this->privates['api_platform.metadata.property.metadata_factory.cached'] = new \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory(($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()), new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory(($this->services['validator'] ?? $this->getValidatorService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? ($this->privates['api_platform.metadata.extractor.yaml'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationPropertyMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationSubresourceMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\DefaultPropertyMetadataFactory(new \ApiPlatform\Core\Metadata\Property\Factory\SerializerPropertyMetadataFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()), new \ApiPlatform\Core\Bridge\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyMetadataFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? ($this->privates['api_platform.metadata.extractor.xml'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())))))), new RewindableGenerator(function () {
  4125.             yield => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.length_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction()));
  4126.             yield => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.regex_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction()));
  4127.             yield => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.format_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat()));
  4128.         }, 3)));
  4129.     }
  4130.     /**
  4131.      * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  4132.      *
  4133.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  4134.      */
  4135.     protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  4136.     {
  4137.         return $this->privates['api_platform.metadata.property.name_collection_factory.cached'] = new \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyNameCollectionFactory(($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? ($this->privates['api_platform.metadata.extractor.yaml'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? ($this->privates['api_platform.metadata.extractor.xml'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this))), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyNameCollectionFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService())))));
  4138.     }
  4139.     /**
  4140.      * Gets the private 'api_platform.metadata.resource.metadata_factory.cached' shared service.
  4141.      *
  4142.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory
  4143.      */
  4144.     protected function getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()
  4145.     {
  4146.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  4147.         return $this->privates['api_platform.metadata.resource.metadata_factory.cached'] = new \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory(($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), new \ApiPlatform\Core\Metadata\Resource\Factory\FormatsResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\OperationResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceFilterMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ShortNameResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\PhpDocResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\InputOutputResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? ($this->privates['api_platform.metadata.extractor.yaml'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? ($this->privates['api_platform.metadata.extractor.xml'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))), $this->parameters['api_platform.defaults']), $this->parameters['api_platform.defaults']))))), $this->parameters['api_platform.patch_formats']), $this->parameters['api_platform.formats'], $this->parameters['api_platform.patch_formats']));
  4148.     }
  4149.     /**
  4150.      * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  4151.      *
  4152.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  4153.      */
  4154.     protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  4155.     {
  4156.         return $this->privates['api_platform.metadata.resource.name_collection_factory.cached'] = new \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceNameCollectionFactory(($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? ($this->privates['api_platform.metadata.extractor.yaml'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceNameCollectionFactory(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $this->parameters['api_platform.resource_class_directories'], new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? ($this->privates['api_platform.metadata.extractor.xml'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))));
  4157.     }
  4158.     /**
  4159.      * Gets the private 'api_platform.openapi.command' shared service.
  4160.      *
  4161.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\Command\OpenApiCommand
  4162.      */
  4163.     protected function getApiPlatform_Openapi_CommandService()
  4164.     {
  4165.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4166.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Command/OpenApiCommand.php';
  4167.         $this->privates['api_platform.openapi.command'] = $instance = new \ApiPlatform\Core\Bridge\Symfony\Bundle\Command\OpenApiCommand(($this->privates['api_platform.openapi.factory'] ?? $this->getApiPlatform_Openapi_FactoryService()), ($this->services['serializer'] ?? $this->getSerializerService()));
  4168.         $instance->setName('api:openapi:export');
  4169.         return $instance;
  4170.     }
  4171.     /**
  4172.      * Gets the private 'api_platform.openapi.factory' shared service.
  4173.      *
  4174.      * @return \ApiPlatform\Core\OpenApi\Factory\OpenApiFactory
  4175.      */
  4176.     protected function getApiPlatform_Openapi_FactoryService()
  4177.     {
  4178.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Factory/OpenApiFactoryInterface.php';
  4179.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Factory/OpenApiFactory.php';
  4180.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/PaginationOptions.php';
  4181.         return $this->privates['api_platform.openapi.factory'] = new \ApiPlatform\Core\OpenApi\Factory\OpenApiFactory(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()), ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService()), ($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))), ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), $this->parameters['api_platform.formats'], ($this->privates['api_platform.openapi.options'] ?? $this->getApiPlatform_Openapi_OptionsService()), new \ApiPlatform\Core\DataProvider\PaginationOptions(true'page'false'itemsPerPage'false'pagination'));
  4182.     }
  4183.     /**
  4184.      * Gets the private 'api_platform.openapi.options' shared service.
  4185.      *
  4186.      * @return \ApiPlatform\Core\OpenApi\Options
  4187.      */
  4188.     protected function getApiPlatform_Openapi_OptionsService()
  4189.     {
  4190.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Options.php';
  4191.         return $this->privates['api_platform.openapi.options'] = new \ApiPlatform\Core\OpenApi\Options('''''0.0.0'false'oauth2''application''/oauth/v2/token''/oauth/v2/auth''/oauth/v2/refresh', [], [], NULLNULLNULLNULLNULLNULL);
  4192.     }
  4193.     /**
  4194.      * Gets the private 'api_platform.operation_path_resolver.custom' shared service.
  4195.      *
  4196.      * @return \ApiPlatform\Core\PathResolver\CustomOperationPathResolver
  4197.      */
  4198.     protected function getApiPlatform_OperationPathResolver_CustomService()
  4199.     {
  4200.         return $this->privates['api_platform.operation_path_resolver.custom'] = new \ApiPlatform\Core\PathResolver\CustomOperationPathResolver(new \ApiPlatform\Core\PathResolver\OperationPathResolver(($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Core\Operation\UnderscorePathSegmentNameGenerator()))));
  4201.     }
  4202.     /**
  4203.      * Gets the private 'api_platform.operation_path_resolver.router' shared service.
  4204.      *
  4205.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver
  4206.      */
  4207.     protected function getApiPlatform_OperationPathResolver_RouterService()
  4208.     {
  4209.         return $this->privates['api_platform.operation_path_resolver.router'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()), ($this->privates['api_platform.operation_path_resolver.custom'] ?? $this->getApiPlatform_OperationPathResolver_CustomService()), ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()));
  4210.     }
  4211.     /**
  4212.      * Gets the private 'api_platform.resource_class_resolver' shared service.
  4213.      *
  4214.      * @return \ApiPlatform\Core\Api\ResourceClassResolver
  4215.      */
  4216.     protected function getApiPlatform_ResourceClassResolverService()
  4217.     {
  4218.         return $this->privates['api_platform.resource_class_resolver'] = new \ApiPlatform\Core\Api\ResourceClassResolver(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()));
  4219.     }
  4220.     /**
  4221.      * Gets the private 'api_platform.router' shared service.
  4222.      *
  4223.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\Router
  4224.      */
  4225.     protected function getApiPlatform_RouterService()
  4226.     {
  4227.         return $this->privates['api_platform.router'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\Router(($this->services['router'] ?? $this->getRouterService()), 1);
  4228.     }
  4229.     /**
  4230.      * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  4231.      *
  4232.      * @return \ApiPlatform\Core\Security\EventListener\DenyAccessListener
  4233.      */
  4234.     protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  4235.     {
  4236.         return $this->privates['api_platform.security.listener.request.deny_access'] = new \ApiPlatform\Core\Security\EventListener\DenyAccessListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService()));
  4237.     }
  4238.     /**
  4239.      * Gets the private 'api_platform.security.resource_access_checker' shared service.
  4240.      *
  4241.      * @return \ApiPlatform\Core\Security\ResourceAccessChecker
  4242.      */
  4243.     protected function getApiPlatform_Security_ResourceAccessCheckerService()
  4244.     {
  4245.         return $this->privates['api_platform.security.resource_access_checker'] = new \ApiPlatform\Core\Security\ResourceAccessChecker(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  4246.     }
  4247.     /**
  4248.      * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  4249.      *
  4250.      * @return \ApiPlatform\Core\Serializer\SerializerFilterContextBuilder
  4251.      */
  4252.     protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  4253.     {
  4254.         $a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  4255.         return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Core\Serializer\SerializerFilterContextBuilder($a, ($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))), new \ApiPlatform\Core\Serializer\SerializerContextBuilder($a));
  4256.     }
  4257.     /**
  4258.      * Gets the private 'api_platform.subresource_operation_factory.cached' shared service.
  4259.      *
  4260.      * @return \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory
  4261.      */
  4262.     protected function getApiPlatform_SubresourceOperationFactory_CachedService()
  4263.     {
  4264.         return $this->privates['api_platform.subresource_operation_factory.cached'] = new \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory(($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()), new \ApiPlatform\Core\Operation\Factory\SubresourceOperationFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Core\Operation\UnderscorePathSegmentNameGenerator())), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService())));
  4265.     }
  4266.     /**
  4267.      * Gets the private 'api_platform.swagger.command.swagger_command' shared service.
  4268.      *
  4269.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\Command\SwaggerCommand
  4270.      */
  4271.     protected function getApiPlatform_Swagger_Command_SwaggerCommandService()
  4272.     {
  4273.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4274.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Command/SwaggerCommand.php';
  4275.         $this->privates['api_platform.swagger.command.swagger_command'] = $instance = new \ApiPlatform\Core\Bridge\Symfony\Bundle\Command\SwaggerCommand(($this->services['serializer'] ?? $this->getSerializerService()), ($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), '''''0.0.0'NULL$this->parameters['api_platform.swagger.versions']);
  4276.         $instance->setName('api:swagger:export');
  4277.         return $instance;
  4278.     }
  4279.     /**
  4280.      * Gets the private 'assets.packages' shared service.
  4281.      *
  4282.      * @return \Symfony\Component\Asset\Packages
  4283.      */
  4284.     protected function getAssets_PackagesService()
  4285.     {
  4286.         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')), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ''false)), []);
  4287.     }
  4288.     /**
  4289.      * Gets the private 'cache.annotations' shared service.
  4290.      *
  4291.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4292.      */
  4293.     protected function getCache_AnnotationsService()
  4294.     {
  4295.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('vBJJH0naFv'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4296.     }
  4297.     /**
  4298.      * Gets the private 'cache.doctrine.orm.default.metadata' shared service.
  4299.      *
  4300.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4301.      */
  4302.     protected function getCache_Doctrine_Orm_Default_MetadataService()
  4303.     {
  4304.         return $this->privates['cache.doctrine.orm.default.metadata'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  4305.     }
  4306.     /**
  4307.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  4308.      *
  4309.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4310.      */
  4311.     protected function getCache_Doctrine_Orm_Default_QueryService()
  4312.     {
  4313.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  4314.     }
  4315.     /**
  4316.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  4317.      *
  4318.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4319.      */
  4320.     protected function getCache_Doctrine_Orm_Default_ResultService()
  4321.     {
  4322.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  4323.     }
  4324.     /**
  4325.      * Gets the private 'cache.easyadmin' shared service.
  4326.      *
  4327.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4328.      */
  4329.     protected function getCache_EasyadminService()
  4330.     {
  4331.         return $this->privates['cache.easyadmin'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('SajlyT0EFq'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4332.     }
  4333.     /**
  4334.      * Gets the private 'cache.property_info' shared service.
  4335.      *
  4336.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4337.      */
  4338.     protected function getCache_PropertyInfoService()
  4339.     {
  4340.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('KoNrTD332z'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4341.     }
  4342.     /**
  4343.      * Gets the private 'cache.security_expression_language' shared service.
  4344.      *
  4345.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4346.      */
  4347.     protected function getCache_SecurityExpressionLanguageService()
  4348.     {
  4349.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('2Kkrg13F48'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4350.     }
  4351.     /**
  4352.      * Gets the private 'cache.serializer' shared service.
  4353.      *
  4354.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4355.      */
  4356.     protected function getCache_SerializerService()
  4357.     {
  4358.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('BB0AG-G729'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4359.     }
  4360.     /**
  4361.      * Gets the private 'cache.validator' shared service.
  4362.      *
  4363.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4364.      */
  4365.     protected function getCache_ValidatorService()
  4366.     {
  4367.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('V6scX+xQ1s'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4368.     }
  4369.     /**
  4370.      * Gets the private 'cache.webpack_encore' shared service.
  4371.      *
  4372.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4373.      */
  4374.     protected function getCache_WebpackEncoreService()
  4375.     {
  4376.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('uYw5bb3sZF'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4377.     }
  4378.     /**
  4379.      * Gets the private 'config_cache_factory' shared service.
  4380.      *
  4381.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  4382.      */
  4383.     protected function getConfigCacheFactoryService()
  4384.     {
  4385.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  4386.             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)));
  4387.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  4388.         }, 2));
  4389.     }
  4390.     /**
  4391.      * Gets the private 'console.command.about' shared service.
  4392.      *
  4393.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  4394.      */
  4395.     protected function getConsole_Command_AboutService()
  4396.     {
  4397.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4398.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  4399.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  4400.         $instance->setName('about');
  4401.         return $instance;
  4402.     }
  4403.     /**
  4404.      * Gets the private 'console.command.assets_install' shared service.
  4405.      *
  4406.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  4407.      */
  4408.     protected function getConsole_Command_AssetsInstallService()
  4409.     {
  4410.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4411.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  4412.         $this->privates['console.command.assets_install'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand(($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__4));
  4413.         $instance->setName('assets:install');
  4414.         return $instance;
  4415.     }
  4416.     /**
  4417.      * Gets the private 'console.command.cache_clear' shared service.
  4418.      *
  4419.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  4420.      */
  4421.     protected function getConsole_Command_CacheClearService()
  4422.     {
  4423.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4424.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  4425.         $this->privates['console.command.cache_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand(($this->services['cache_clearer'] ?? $this->getCacheClearerService()), ($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  4426.         $instance->setName('cache:clear');
  4427.         return $instance;
  4428.     }
  4429.     /**
  4430.      * Gets the private 'console.command.cache_pool_clear' shared service.
  4431.      *
  4432.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  4433.      */
  4434.     protected function getConsole_Command_CachePoolClearService()
  4435.     {
  4436.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4437.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  4438.         $this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()));
  4439.         $instance->setName('cache:pool:clear');
  4440.         return $instance;
  4441.     }
  4442.     /**
  4443.      * Gets the private 'console.command.cache_pool_delete' shared service.
  4444.      *
  4445.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  4446.      */
  4447.     protected function getConsole_Command_CachePoolDeleteService()
  4448.     {
  4449.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4450.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  4451.         $this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()));
  4452.         $instance->setName('cache:pool:delete');
  4453.         return $instance;
  4454.     }
  4455.     /**
  4456.      * Gets the private 'console.command.cache_pool_list' shared service.
  4457.      *
  4458.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  4459.      */
  4460.     protected function getConsole_Command_CachePoolListService()
  4461.     {
  4462.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4463.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  4464.         $this->privates['console.command.cache_pool_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand([=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.security_expression_language'=> 'cache.doctrine.orm.default.metadata'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'10 => 'api_platform.cache.route_name_resolver'11 => 'api_platform.cache.identifiers_extractor'12 => 'api_platform.cache.subresource_operation_factory'13 => 'api_platform.cache.metadata.resource'14 => 'api_platform.cache.metadata.property'15 => 'cache.easyadmin'16 => 'cache.webpack_encore']);
  4465.         $instance->setName('cache:pool:list');
  4466.         return $instance;
  4467.     }
  4468.     /**
  4469.      * Gets the private 'console.command.cache_pool_prune' shared service.
  4470.      *
  4471.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  4472.      */
  4473.     protected function getConsole_Command_CachePoolPruneService()
  4474.     {
  4475.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4476.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  4477.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  4478.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  4479.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  4480.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  4481.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  4482.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  4483.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  4484.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  4485.             yield 'cache.doctrine.orm.default.metadata' => ($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService());
  4486.             yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
  4487.             yield 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService());
  4488.             yield 'api_platform.cache.route_name_resolver' => ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService());
  4489.             yield 'api_platform.cache.identifiers_extractor' => ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService());
  4490.             yield 'api_platform.cache.subresource_operation_factory' => ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService());
  4491.             yield 'api_platform.cache.metadata.resource' => ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService());
  4492.             yield 'api_platform.cache.metadata.property' => ($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService());
  4493.             yield 'cache.easyadmin' => ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService());
  4494.             yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService());
  4495.         }, 17));
  4496.         $instance->setName('cache:pool:prune');
  4497.         return $instance;
  4498.     }
  4499.     /**
  4500.      * Gets the private 'console.command.cache_warmup' shared service.
  4501.      *
  4502.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  4503.      */
  4504.     protected function getConsole_Command_CacheWarmupService()
  4505.     {
  4506.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4507.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  4508.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  4509.         $instance->setName('cache:warmup');
  4510.         return $instance;
  4511.     }
  4512.     /**
  4513.      * Gets the private 'console.command.config_debug' shared service.
  4514.      *
  4515.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  4516.      */
  4517.     protected function getConsole_Command_ConfigDebugService()
  4518.     {
  4519.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4520.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  4521.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  4522.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  4523.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  4524.         $instance->setName('debug:config');
  4525.         return $instance;
  4526.     }
  4527.     /**
  4528.      * Gets the private 'console.command.config_dump_reference' shared service.
  4529.      *
  4530.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  4531.      */
  4532.     protected function getConsole_Command_ConfigDumpReferenceService()
  4533.     {
  4534.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4535.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  4536.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  4537.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  4538.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  4539.         $instance->setName('config:dump-reference');
  4540.         return $instance;
  4541.     }
  4542.     /**
  4543.      * Gets the private 'console.command.container_debug' shared service.
  4544.      *
  4545.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  4546.      */
  4547.     protected function getConsole_Command_ContainerDebugService()
  4548.     {
  4549.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4550.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  4551.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  4552.         $instance->setName('debug:container');
  4553.         return $instance;
  4554.     }
  4555.     /**
  4556.      * Gets the private 'console.command.container_lint' shared service.
  4557.      *
  4558.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  4559.      */
  4560.     protected function getConsole_Command_ContainerLintService()
  4561.     {
  4562.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4563.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  4564.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  4565.         $instance->setName('lint:container');
  4566.         return $instance;
  4567.     }
  4568.     /**
  4569.      * Gets the private 'console.command.debug_autowiring' shared service.
  4570.      *
  4571.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  4572.      */
  4573.     protected function getConsole_Command_DebugAutowiringService()
  4574.     {
  4575.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4576.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  4577.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  4578.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  4579.         $instance->setName('debug:autowiring');
  4580.         return $instance;
  4581.     }
  4582.     /**
  4583.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  4584.      *
  4585.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  4586.      */
  4587.     protected function getConsole_Command_EventDispatcherDebugService()
  4588.     {
  4589.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4590.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  4591.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  4592.         $instance->setName('debug:event-dispatcher');
  4593.         return $instance;
  4594.     }
  4595.     /**
  4596.      * Gets the private 'console.command.form_debug' shared service.
  4597.      *
  4598.      * @return \Symfony\Component\Form\Command\DebugCommand
  4599.      */
  4600.     protected function getConsole_Command_FormDebugService()
  4601.     {
  4602.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4603.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  4604.         $this->privates['console.command.form_debug'] = $instance = new \Symfony\Component\Form\Command\DebugCommand(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type'=> 'App\\Form'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type'=> 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type'=> 'FOS\\CKEditorBundle\\Form\\Type'=> 'Vich\\UploaderBundle\\Form\\Type'=> 'Liip\\ImagineBundle\\Form\\Type'=> ''], [=> 'App\\Form\\RenseignementsType'=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType'=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType'=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'=> 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFormType'=> 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType'=> 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFiltersFormType'=> 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminAutocompleteType'=> 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminBatchFormType'10 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminDividerType'11 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminSectionType'12 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminGroupType'13 => 'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType'14 => 'Vich\\UploaderBundle\\Form\\Type\\VichFileType'15 => 'Vich\\UploaderBundle\\Form\\Type\\VichImageType'16 => 'Liip\\ImagineBundle\\Form\\Type\\ImageType'17 => 'FM\\ElfinderBundle\\Form\\Type\\ElFinderType'], [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TransformationFailureExtension'=> 'Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\FormTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\RepeatedTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\SubmitTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\UploadValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension'=> 'Symfony\\Component\\Form\\Extension\\DataCollector\\Type\\DataCollectorTypeExtension'=> 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Extension\\EasyAdminExtension'], [=> 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser'=> 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser'=> 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Guesser\\MissingDoctrineOrmTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  4605.         $instance->setName('debug:form');
  4606.         return $instance;
  4607.     }
  4608.     /**
  4609.      * Gets the private 'console.command.router_debug' shared service.
  4610.      *
  4611.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  4612.      */
  4613.     protected function getConsole_Command_RouterDebugService()
  4614.     {
  4615.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4616.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  4617.         $this->privates['console.command.router_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand(($this->services['router'] ?? $this->getRouterService()), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  4618.         $instance->setName('debug:router');
  4619.         return $instance;
  4620.     }
  4621.     /**
  4622.      * Gets the private 'console.command.router_match' shared service.
  4623.      *
  4624.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  4625.      */
  4626.     protected function getConsole_Command_RouterMatchService()
  4627.     {
  4628.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4629.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  4630.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()));
  4631.         $instance->setName('router:match');
  4632.         return $instance;
  4633.     }
  4634.     /**
  4635.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  4636.      *
  4637.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  4638.      */
  4639.     protected function getConsole_Command_SecretsDecryptToLocalService()
  4640.     {
  4641.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4642.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  4643.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4644.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  4645.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  4646.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4647.         $this->privates['console.command.secrets_decrypt_to_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  4648.         $instance->setName('secrets:decrypt-to-local');
  4649.         return $instance;
  4650.     }
  4651.     /**
  4652.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  4653.      *
  4654.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  4655.      */
  4656.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  4657.     {
  4658.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4659.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  4660.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4661.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  4662.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  4663.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4664.         $this->privates['console.command.secrets_encrypt_from_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  4665.         $instance->setName('secrets:encrypt-from-local');
  4666.         return $instance;
  4667.     }
  4668.     /**
  4669.      * Gets the private 'console.command.secrets_generate_key' shared service.
  4670.      *
  4671.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  4672.      */
  4673.     protected function getConsole_Command_SecretsGenerateKeyService()
  4674.     {
  4675.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4676.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  4677.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4678.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  4679.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  4680.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4681.         $this->privates['console.command.secrets_generate_key'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  4682.         $instance->setName('secrets:generate-keys');
  4683.         return $instance;
  4684.     }
  4685.     /**
  4686.      * Gets the private 'console.command.secrets_list' shared service.
  4687.      *
  4688.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  4689.      */
  4690.     protected function getConsole_Command_SecretsListService()
  4691.     {
  4692.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4693.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  4694.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4695.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  4696.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  4697.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4698.         $this->privates['console.command.secrets_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  4699.         $instance->setName('secrets:list');
  4700.         return $instance;
  4701.     }
  4702.     /**
  4703.      * Gets the private 'console.command.secrets_remove' shared service.
  4704.      *
  4705.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  4706.      */
  4707.     protected function getConsole_Command_SecretsRemoveService()
  4708.     {
  4709.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4710.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  4711.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4712.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  4713.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  4714.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4715.         $this->privates['console.command.secrets_remove'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  4716.         $instance->setName('secrets:remove');
  4717.         return $instance;
  4718.     }
  4719.     /**
  4720.      * Gets the private 'console.command.secrets_set' shared service.
  4721.      *
  4722.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  4723.      */
  4724.     protected function getConsole_Command_SecretsSetService()
  4725.     {
  4726.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4727.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  4728.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4729.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  4730.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  4731.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4732.         $this->privates['console.command.secrets_set'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  4733.         $instance->setName('secrets:set');
  4734.         return $instance;
  4735.     }
  4736.     /**
  4737.      * Gets the private 'console.command.translation_debug' shared service.
  4738.      *
  4739.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  4740.      */
  4741.     protected function getConsole_Command_TranslationDebugService()
  4742.     {
  4743.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4744.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  4745.         $this->privates['console.command.translation_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Templating/Helper/TranslatorHelper.php'), => (\dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 13 => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php'), 14 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')]);
  4746.         $instance->setName('debug:translation');
  4747.         return $instance;
  4748.     }
  4749.     /**
  4750.      * Gets the private 'console.command.translation_update' shared service.
  4751.      *
  4752.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  4753.      */
  4754.     protected function getConsole_Command_TranslationUpdateService()
  4755.     {
  4756.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4757.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  4758.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  4759.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  4760.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  4761.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  4762.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  4763.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  4764.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  4765.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  4766.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  4767.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  4768.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  4769.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  4770.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  4771.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  4772.         $a = new \Symfony\Component\Translation\Writer\TranslationWriter();
  4773.         $a->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  4774.         $a->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  4775.         $a->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  4776.         $a->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  4777.         $a->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  4778.         $a->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  4779.         $a->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  4780.         $a->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  4781.         $a->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  4782.         $a->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  4783.         $a->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  4784.         $this->privates['console.command.translation_update'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand($a, ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), 'fr', (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Templating/Helper/TranslatorHelper.php'), => (\dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 13 => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php'), 14 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')]);
  4785.         $instance->setName('translation:update');
  4786.         return $instance;
  4787.     }
  4788.     /**
  4789.      * Gets the private 'console.command.xliff_lint' shared service.
  4790.      *
  4791.      * @return \Symfony\Bundle\FrameworkBundle\Command\XliffLintCommand
  4792.      */
  4793.     protected function getConsole_Command_XliffLintService()
  4794.     {
  4795.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4796.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  4797.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/XliffLintCommand.php';
  4798.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\XliffLintCommand();
  4799.         $instance->setName('lint:xliff');
  4800.         return $instance;
  4801.     }
  4802.     /**
  4803.      * Gets the private 'console.command.yaml_lint' shared service.
  4804.      *
  4805.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  4806.      */
  4807.     protected function getConsole_Command_YamlLintService()
  4808.     {
  4809.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4810.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  4811.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  4812.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  4813.         $instance->setName('lint:yaml');
  4814.         return $instance;
  4815.     }
  4816.     /**
  4817.      * Gets the private 'console.error_listener' shared service.
  4818.      *
  4819.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  4820.      */
  4821.     protected function getConsole_ErrorListenerService()
  4822.     {
  4823.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  4824.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  4825.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4826.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4827.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  4828.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  4829.     }
  4830.     /**
  4831.      * Gets the private 'container.env_var_processor' shared service.
  4832.      *
  4833.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  4834.      */
  4835.     protected function getContainer_EnvVarProcessorService()
  4836.     {
  4837.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  4838.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  4839.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  4840.             yield => ($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET'))));
  4841.         }, 1));
  4842.     }
  4843.     /**
  4844.      * Gets the private 'data_collector.form' shared service.
  4845.      *
  4846.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  4847.      */
  4848.     protected function getDataCollector_FormService()
  4849.     {
  4850.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  4851.     }
  4852.     /**
  4853.      * Gets the private 'debug.api_platform.collection_data_provider' shared service.
  4854.      *
  4855.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider
  4856.      */
  4857.     protected function getDebug_ApiPlatform_CollectionDataProviderService()
  4858.     {
  4859.         return $this->privates['debug.api_platform.collection_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider(new \ApiPlatform\Core\DataProvider\ChainCollectionDataProvider(new RewindableGenerator(function () {
  4860.             yield => ($this->privates['api_platform.doctrine.orm.default.collection_data_provider'] ?? $this->getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService());
  4861.         }, 1)));
  4862.     }
  4863.     /**
  4864.      * Gets the private 'debug.api_platform.data_persister' shared service.
  4865.      *
  4866.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister
  4867.      */
  4868.     protected function getDebug_ApiPlatform_DataPersisterService()
  4869.     {
  4870.         return $this->privates['debug.api_platform.data_persister'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister(new \ApiPlatform\Core\DataPersister\ChainDataPersister(new RewindableGenerator(function () {
  4871.             yield => ($this->privates['api_platform.doctrine.orm.data_persister'] ?? $this->getApiPlatform_Doctrine_Orm_DataPersisterService());
  4872.         }, 1)));
  4873.     }
  4874.     /**
  4875.      * Gets the private 'debug.api_platform.item_data_provider' shared service.
  4876.      *
  4877.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider
  4878.      */
  4879.     protected function getDebug_ApiPlatform_ItemDataProviderService()
  4880.     {
  4881.         return $this->privates['debug.api_platform.item_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider(new \ApiPlatform\Core\DataProvider\ChainItemDataProvider(new RewindableGenerator(function () {
  4882.             yield => ($this->privates['api_platform.doctrine.orm.default.item_data_provider'] ?? $this->getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService());
  4883.         }, 1)));
  4884.     }
  4885.     /**
  4886.      * Gets the private 'debug.api_platform.subresource_data_provider' shared service.
  4887.      *
  4888.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider
  4889.      */
  4890.     protected function getDebug_ApiPlatform_SubresourceDataProviderService()
  4891.     {
  4892.         return $this->privates['debug.api_platform.subresource_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider(new \ApiPlatform\Core\DataProvider\ChainSubresourceDataProvider(new RewindableGenerator(function () {
  4893.             yield => ($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] ?? $this->getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService());
  4894.         }, 1)));
  4895.     }
  4896.     /**
  4897.      * Gets the private 'debug.argument_resolver.default' shared service.
  4898.      *
  4899.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4900.      */
  4901.     protected function getDebug_ArgumentResolver_DefaultService()
  4902.     {
  4903.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4904.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4905.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  4906.         return $this->privates['debug.argument_resolver.default'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4907.     }
  4908.     /**
  4909.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  4910.      *
  4911.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4912.      */
  4913.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  4914.     {
  4915.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4916.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4917.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  4918.         return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver(($this->privates['.service_locator.tBDOrmQ'] ?? $this->get_ServiceLocator_TBDOrmQService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4919.     }
  4920.     /**
  4921.      * Gets the private 'debug.argument_resolver.request' shared service.
  4922.      *
  4923.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4924.      */
  4925.     protected function getDebug_ArgumentResolver_RequestService()
  4926.     {
  4927.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4928.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4929.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  4930.         return $this->privates['debug.argument_resolver.request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4931.     }
  4932.     /**
  4933.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  4934.      *
  4935.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4936.      */
  4937.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  4938.     {
  4939.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4940.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4941.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  4942.         return $this->privates['debug.argument_resolver.request_attribute'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4943.     }
  4944.     /**
  4945.      * Gets the private 'debug.argument_resolver.service' shared service.
  4946.      *
  4947.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4948.      */
  4949.     protected function getDebug_ArgumentResolver_ServiceService()
  4950.     {
  4951.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4952.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4953.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  4954.         return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver(($this->privates['.service_locator.tBDOrmQ'] ?? $this->get_ServiceLocator_TBDOrmQService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4955.     }
  4956.     /**
  4957.      * Gets the private 'debug.argument_resolver.session' shared service.
  4958.      *
  4959.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4960.      */
  4961.     protected function getDebug_ArgumentResolver_SessionService()
  4962.     {
  4963.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4964.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4965.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  4966.         return $this->privates['debug.argument_resolver.session'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4967.     }
  4968.     /**
  4969.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  4970.      *
  4971.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4972.      */
  4973.     protected function getDebug_ArgumentResolver_VariadicService()
  4974.     {
  4975.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4976.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4977.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  4978.         return $this->privates['debug.argument_resolver.variadic'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4979.     }
  4980.     /**
  4981.      * Gets the private 'debug.controller_resolver' shared service.
  4982.      *
  4983.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  4984.      */
  4985.     protected function getDebug_ControllerResolverService()
  4986.     {
  4987.         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['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false)))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4988.     }
  4989.     /**
  4990.      * Gets the private 'debug.debug_handlers_listener' shared service.
  4991.      *
  4992.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  4993.      */
  4994.     protected function getDebug_DebugHandlersListenerService()
  4995.     {
  4996.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  4997.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4998.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4999.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5000.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  5001.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), true);
  5002.     }
  5003.     /**
  5004.      * Gets the private 'debug.dump_listener' shared service.
  5005.      *
  5006.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  5007.      */
  5008.     protected function getDebug_DumpListenerService()
  5009.     {
  5010.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  5011.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  5012.         return $this->privates['debug.dump_listener'] = new \Symfony\Component\HttpKernel\EventListener\DumpListener(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), new \Symfony\Component\VarDumper\Dumper\ContextualizedDumper(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService()), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8', \dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()))]), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  5013.     }
  5014.     /**
  5015.      * Gets the private 'debug.file_link_formatter' shared service.
  5016.      *
  5017.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  5018.      */
  5019.     protected function getDebug_FileLinkFormatterService()
  5020.     {
  5021.         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 () {
  5022.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  5023.         });
  5024.     }
  5025.     /**
  5026.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  5027.      *
  5028.      * @return \string
  5029.      */
  5030.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  5031.     {
  5032.         return $this->privates['debug.file_link_formatter.url_format'] = \Symfony\Component\HttpKernel\Debug\FileLinkFormatter::generateUrlFormat(($this->services['router'] ?? $this->getRouterService()), '_profiler_open_file''?file=%f&line=%l#line%l');
  5033.     }
  5034.     /**
  5035.      * Gets the private 'debug.log_processor' shared service.
  5036.      *
  5037.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  5038.      */
  5039.     protected function getDebug_LogProcessorService()
  5040.     {
  5041.         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())));
  5042.     }
  5043.     /**
  5044.      * Gets the private 'debug.security.access.decision_manager' shared service.
  5045.      *
  5046.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  5047.      */
  5048.     protected function getDebug_Security_Access_DecisionManagerService()
  5049.     {
  5050.         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 () {
  5051.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  5052.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
  5053.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  5054.         }, 3), 'affirmative'falsetrue));
  5055.     }
  5056.     /**
  5057.      * Gets the private 'debug.security.firewall' shared service.
  5058.      *
  5059.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  5060.      */
  5061.     protected function getDebug_Security_FirewallService()
  5062.     {
  5063.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  5064.     }
  5065.     /**
  5066.      * Gets the private 'debug.security.user_value_resolver' shared service.
  5067.      *
  5068.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5069.      */
  5070.     protected function getDebug_Security_UserValueResolverService()
  5071.     {
  5072.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5073.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5074.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  5075.         return $this->privates['debug.security.user_value_resolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\Security\Http\Controller\UserValueResolver(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5076.     }
  5077.     /**
  5078.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  5079.      *
  5080.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  5081.      */
  5082.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  5083.     {
  5084.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  5085.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  5086.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  5087.         return $this->privates['debug.security.voter.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter(($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL)))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  5088.     }
  5089.     /**
  5090.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  5091.      *
  5092.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  5093.      */
  5094.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  5095.     {
  5096.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  5097.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  5098.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  5099.         return $this->privates['debug.security.voter.security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  5100.     }
  5101.     /**
  5102.      * Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
  5103.      *
  5104.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  5105.      */
  5106.     protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
  5107.     {
  5108.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  5109.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  5110.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  5111.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
  5112.         return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter(($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  5113.     }
  5114.     /**
  5115.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  5116.      *
  5117.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  5118.      */
  5119.     protected function getDebug_Security_Voter_VoteListenerService()
  5120.     {
  5121.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  5122.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener(($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()));
  5123.     }
  5124.     /**
  5125.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  5126.      *
  5127.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand
  5128.      */
  5129.     protected function getDoctrine_CacheClearMetadataCommandService()
  5130.     {
  5131.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5132.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
  5133.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearMetadataCacheDoctrineCommand.php';
  5134.         $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand();
  5135.         $instance->setName('doctrine:cache:clear-metadata');
  5136.         return $instance;
  5137.     }
  5138.     /**
  5139.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  5140.      *
  5141.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand
  5142.      */
  5143.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  5144.     {
  5145.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5146.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
  5147.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearQueryCacheDoctrineCommand.php';
  5148.         $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand();
  5149.         $instance->setName('doctrine:cache:clear-query');
  5150.         return $instance;
  5151.     }
  5152.     /**
  5153.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  5154.      *
  5155.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand
  5156.      */
  5157.     protected function getDoctrine_CacheClearResultCommandService()
  5158.     {
  5159.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5160.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
  5161.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearResultCacheDoctrineCommand.php';
  5162.         $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand();
  5163.         $instance->setName('doctrine:cache:clear-result');
  5164.         return $instance;
  5165.     }
  5166.     /**
  5167.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  5168.      *
  5169.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand
  5170.      */
  5171.     protected function getDoctrine_CacheCollectionRegionCommandService()
  5172.     {
  5173.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5174.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  5175.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CollectionRegionDoctrineCommand.php';
  5176.         $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand();
  5177.         $instance->setName('doctrine:cache:clear-collection-region');
  5178.         return $instance;
  5179.     }
  5180.     /**
  5181.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  5182.      *
  5183.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand
  5184.      */
  5185.     protected function getDoctrine_ClearEntityRegionCommandService()
  5186.     {
  5187.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5188.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  5189.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EntityRegionCacheDoctrineCommand.php';
  5190.         $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand();
  5191.         $instance->setName('doctrine:cache:clear-entity-region');
  5192.         return $instance;
  5193.     }
  5194.     /**
  5195.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  5196.      *
  5197.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand
  5198.      */
  5199.     protected function getDoctrine_ClearQueryRegionCommandService()
  5200.     {
  5201.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5202.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  5203.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/QueryRegionCacheDoctrineCommand.php';
  5204.         $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand();
  5205.         $instance->setName('doctrine:cache:clear-query-region');
  5206.         return $instance;
  5207.     }
  5208.     /**
  5209.      * Gets the private 'doctrine.database_create_command' shared service.
  5210.      *
  5211.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  5212.      */
  5213.     protected function getDoctrine_DatabaseCreateCommandService()
  5214.     {
  5215.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5216.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  5217.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  5218.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5219.         $instance->setName('doctrine:database:create');
  5220.         return $instance;
  5221.     }
  5222.     /**
  5223.      * Gets the private 'doctrine.database_drop_command' shared service.
  5224.      *
  5225.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  5226.      */
  5227.     protected function getDoctrine_DatabaseDropCommandService()
  5228.     {
  5229.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5230.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  5231.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  5232.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5233.         $instance->setName('doctrine:database:drop');
  5234.         return $instance;
  5235.     }
  5236.     /**
  5237.      * Gets the private 'doctrine.database_import_command' shared service.
  5238.      *
  5239.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand
  5240.      */
  5241.     protected function getDoctrine_DatabaseImportCommandService()
  5242.     {
  5243.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5244.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php';
  5245.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ImportDoctrineCommand.php';
  5246.         $this->privates['doctrine.database_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand();
  5247.         $instance->setName('doctrine:database:import');
  5248.         return $instance;
  5249.     }
  5250.     /**
  5251.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  5252.      *
  5253.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand
  5254.      */
  5255.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  5256.     {
  5257.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5258.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  5259.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php';
  5260.         $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand();
  5261.         $instance->setName('doctrine:ensure-production-settings');
  5262.         return $instance;
  5263.     }
  5264.     /**
  5265.      * Gets the private 'doctrine.fixtures_load_command' shared service.
  5266.      *
  5267.      * @return \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand
  5268.      */
  5269.     protected function getDoctrine_FixturesLoadCommandService()
  5270.     {
  5271.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5272.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  5273.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Command/LoadDataFixturesDoctrineCommand.php';
  5274.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/Loader.php';
  5275.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataFixtures/ContainerAwareLoader.php';
  5276.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Loader/SymfonyFixturesLoader.php';
  5277.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/FixtureInterface.php';
  5278.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/SharedFixtureInterface.php';
  5279.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/AbstractFixture.php';
  5280.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/ORMFixtureInterface.php';
  5281.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Fixture.php';
  5282.         include_once \dirname(__DIR__4).'/src/DataFixtures/AppFixtures.php';
  5283.         include_once \dirname(__DIR__4).'/src/DataFixtures/UtilisateursFixtures.php';
  5284.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Purger/PurgerFactory.php';
  5285.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Purger/ORMPurgerFactory.php';
  5286.         $a = new \Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader($this);
  5287.         $a->addFixtures([=> ['fixture' => new \App\DataFixtures\AppFixtures(), 'groups' => []], => ['fixture' => new \App\DataFixtures\UtilisateursFixtures(($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService())), 'groups' => []]]);
  5288.         $this->privates['doctrine.fixtures_load_command'] = $instance = new \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand($a, ($this->services['doctrine'] ?? $this->getDoctrineService()), ['default' => new \Doctrine\Bundle\FixturesBundle\Purger\ORMPurgerFactory()]);
  5289.         $instance->setName('doctrine:fixtures:load');
  5290.         return $instance;
  5291.     }
  5292.     /**
  5293.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  5294.      *
  5295.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand
  5296.      */
  5297.     protected function getDoctrine_MappingConvertCommandService()
  5298.     {
  5299.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5300.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
  5301.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ConvertMappingDoctrineCommand.php';
  5302.         $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand();
  5303.         $instance->setName('doctrine:mapping:convert');
  5304.         return $instance;
  5305.     }
  5306.     /**
  5307.      * Gets the private 'doctrine.mapping_import_command' shared service.
  5308.      *
  5309.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  5310.      */
  5311.     protected function getDoctrine_MappingImportCommandService()
  5312.     {
  5313.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5314.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  5315.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  5316.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  5317.         $instance->setName('doctrine:mapping:import');
  5318.         return $instance;
  5319.     }
  5320.     /**
  5321.      * Gets the private 'doctrine.mapping_info_command' shared service.
  5322.      *
  5323.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand
  5324.      */
  5325.     protected function getDoctrine_MappingInfoCommandService()
  5326.     {
  5327.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5328.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
  5329.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/InfoDoctrineCommand.php';
  5330.         $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand();
  5331.         $instance->setName('doctrine:mapping:info');
  5332.         return $instance;
  5333.     }
  5334.     /**
  5335.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  5336.      *
  5337.      * @return \Doctrine\Migrations\DependencyFactory
  5338.      */
  5339.     protected function getDoctrine_Migrations_DependencyFactoryService()
  5340.     {
  5341.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  5342.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  5343.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  5344.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  5345.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  5346.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  5347.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  5348.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ExistingEntityManager.php';
  5349.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  5350.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/src/Migrations'));
  5351.         $a->setAllOrNothing(false);
  5352.         $a->setCheckDatabasePlatform(true);
  5353.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  5354.         return $this->privates['doctrine.migrations.dependency_factory'] = \Doctrine\Migrations\DependencyFactory::fromEntityManager(new \Doctrine\Migrations\Configuration\Migration\ExistingConfiguration($a), new \Doctrine\Migrations\Configuration\EntityManager\ExistingEntityManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5355.     }
  5356.     /**
  5357.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  5358.      *
  5359.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  5360.      */
  5361.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  5362.     {
  5363.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  5364.         return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  5365.     }
  5366.     /**
  5367.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  5368.      *
  5369.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  5370.      */
  5371.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  5372.     {
  5373.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  5374.         return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  5375.     }
  5376.     /**
  5377.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  5378.      *
  5379.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  5380.      */
  5381.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  5382.     {
  5383.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5384.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  5385.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5386.     }
  5387.     /**
  5388.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  5389.      *
  5390.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  5391.      */
  5392.     protected function getDoctrine_Orm_Validator_UniqueService()
  5393.     {
  5394.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  5395.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  5396.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  5397.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5398.     }
  5399.     /**
  5400.      * Gets the private 'doctrine.query_dql_command' shared service.
  5401.      *
  5402.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand
  5403.      */
  5404.     protected function getDoctrine_QueryDqlCommandService()
  5405.     {
  5406.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5407.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
  5408.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunDqlDoctrineCommand.php';
  5409.         $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand();
  5410.         $instance->setName('doctrine:query:dql');
  5411.         return $instance;
  5412.     }
  5413.     /**
  5414.      * Gets the private 'doctrine.query_sql_command' shared service.
  5415.      *
  5416.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  5417.      */
  5418.     protected function getDoctrine_QuerySqlCommandService()
  5419.     {
  5420.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5421.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  5422.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  5423.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  5424.         $instance->setName('doctrine:query:sql');
  5425.         return $instance;
  5426.     }
  5427.     /**
  5428.      * Gets the private 'doctrine.schema_create_command' shared service.
  5429.      *
  5430.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand
  5431.      */
  5432.     protected function getDoctrine_SchemaCreateCommandService()
  5433.     {
  5434.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5435.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  5436.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
  5437.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CreateSchemaDoctrineCommand.php';
  5438.         $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand();
  5439.         $instance->setName('doctrine:schema:create');
  5440.         return $instance;
  5441.     }
  5442.     /**
  5443.      * Gets the private 'doctrine.schema_drop_command' shared service.
  5444.      *
  5445.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand
  5446.      */
  5447.     protected function getDoctrine_SchemaDropCommandService()
  5448.     {
  5449.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5450.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  5451.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
  5452.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/DropSchemaDoctrineCommand.php';
  5453.         $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand();
  5454.         $instance->setName('doctrine:schema:drop');
  5455.         return $instance;
  5456.     }
  5457.     /**
  5458.      * Gets the private 'doctrine.schema_update_command' shared service.
  5459.      *
  5460.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand
  5461.      */
  5462.     protected function getDoctrine_SchemaUpdateCommandService()
  5463.     {
  5464.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5465.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  5466.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  5467.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php';
  5468.         $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand();
  5469.         $instance->setName('doctrine:schema:update');
  5470.         return $instance;
  5471.     }
  5472.     /**
  5473.      * Gets the private 'doctrine.schema_validate_command' shared service.
  5474.      *
  5475.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand
  5476.      */
  5477.     protected function getDoctrine_SchemaValidateCommandService()
  5478.     {
  5479.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5480.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
  5481.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ValidateSchemaCommand.php';
  5482.         $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand();
  5483.         $instance->setName('doctrine:schema:validate');
  5484.         return $instance;
  5485.     }
  5486.     /**
  5487.      * Gets the private 'doctrine_migrations.current_command' shared service.
  5488.      *
  5489.      * @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
  5490.      */
  5491.     protected function getDoctrineMigrations_CurrentCommandService()
  5492.     {
  5493.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5494.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5495.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/CurrentCommand.php';
  5496.         $this->privates['doctrine_migrations.current_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\CurrentCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:current');
  5497.         $instance->setName('doctrine:migrations:current');
  5498.         return $instance;
  5499.     }
  5500.     /**
  5501.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  5502.      *
  5503.      * @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
  5504.      */
  5505.     protected function getDoctrineMigrations_DiffCommandService()
  5506.     {
  5507.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5508.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5509.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  5510.         $this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DiffCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:diff');
  5511.         $instance->setName('doctrine:migrations:diff');
  5512.         return $instance;
  5513.     }
  5514.     /**
  5515.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  5516.      *
  5517.      * @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
  5518.      */
  5519.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  5520.     {
  5521.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5522.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5523.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  5524.         $this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:dump-schema');
  5525.         $instance->setName('doctrine:migrations:dump-schema');
  5526.         return $instance;
  5527.     }
  5528.     /**
  5529.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  5530.      *
  5531.      * @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
  5532.      */
  5533.     protected function getDoctrineMigrations_ExecuteCommandService()
  5534.     {
  5535.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5536.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5537.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  5538.         $this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:execute');
  5539.         $instance->setName('doctrine:migrations:execute');
  5540.         return $instance;
  5541.     }
  5542.     /**
  5543.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  5544.      *
  5545.      * @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
  5546.      */
  5547.     protected function getDoctrineMigrations_GenerateCommandService()
  5548.     {
  5549.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5550.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5551.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  5552.         $this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\GenerateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:generate');
  5553.         $instance->setName('doctrine:migrations:generate');
  5554.         return $instance;
  5555.     }
  5556.     /**
  5557.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  5558.      *
  5559.      * @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
  5560.      */
  5561.     protected function getDoctrineMigrations_LatestCommandService()
  5562.     {
  5563.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5564.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5565.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  5566.         $this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\LatestCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:latest');
  5567.         $instance->setName('doctrine:migrations:latest');
  5568.         return $instance;
  5569.     }
  5570.     /**
  5571.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  5572.      *
  5573.      * @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
  5574.      */
  5575.     protected function getDoctrineMigrations_MigrateCommandService()
  5576.     {
  5577.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5578.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5579.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  5580.         $this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\MigrateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:migrate');
  5581.         $instance->setName('doctrine:migrations:migrate');
  5582.         return $instance;
  5583.     }
  5584.     /**
  5585.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  5586.      *
  5587.      * @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
  5588.      */
  5589.     protected function getDoctrineMigrations_RollupCommandService()
  5590.     {
  5591.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5592.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5593.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  5594.         $this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\RollupCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:rollup');
  5595.         $instance->setName('doctrine:migrations:rollup');
  5596.         return $instance;
  5597.     }
  5598.     /**
  5599.      * Gets the private 'doctrine_migrations.status_command' shared service.
  5600.      *
  5601.      * @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
  5602.      */
  5603.     protected function getDoctrineMigrations_StatusCommandService()
  5604.     {
  5605.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5606.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5607.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  5608.         $this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\StatusCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:status');
  5609.         $instance->setName('doctrine:migrations:status');
  5610.         return $instance;
  5611.     }
  5612.     /**
  5613.      * Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
  5614.      *
  5615.      * @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
  5616.      */
  5617.     protected function getDoctrineMigrations_SyncMetadataCommandService()
  5618.     {
  5619.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5620.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5621.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/SyncMetadataCommand.php';
  5622.         $this->privates['doctrine_migrations.sync_metadata_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:sync-metadata-storage');
  5623.         $instance->setName('doctrine:migrations:sync-metadata-storage');
  5624.         return $instance;
  5625.     }
  5626.     /**
  5627.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  5628.      *
  5629.      * @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
  5630.      */
  5631.     protected function getDoctrineMigrations_UpToDateCommandService()
  5632.     {
  5633.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5634.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5635.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  5636.         $this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:up-to-date');
  5637.         $instance->setName('doctrine:migrations:up-to-date');
  5638.         return $instance;
  5639.     }
  5640.     /**
  5641.      * Gets the private 'doctrine_migrations.version_command' shared service.
  5642.      *
  5643.      * @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
  5644.      */
  5645.     protected function getDoctrineMigrations_VersionCommandService()
  5646.     {
  5647.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5648.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5649.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  5650.         $this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\VersionCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:version');
  5651.         $instance->setName('doctrine:migrations:version');
  5652.         return $instance;
  5653.     }
  5654.     /**
  5655.      * Gets the private 'doctrine_migrations.versions_command' shared service.
  5656.      *
  5657.      * @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
  5658.      */
  5659.     protected function getDoctrineMigrations_VersionsCommandService()
  5660.     {
  5661.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5662.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5663.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ListCommand.php';
  5664.         $this->privates['doctrine_migrations.versions_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ListCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:versions');
  5665.         $instance->setName('doctrine:migrations:list');
  5666.         return $instance;
  5667.     }
  5668.     /**
  5669.      * Gets the private 'easyadmin.filter.type.array' shared service.
  5670.      *
  5671.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ArrayFilterType
  5672.      */
  5673.     protected function getEasyadmin_Filter_Type_ArrayService()
  5674.     {
  5675.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5676.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5677.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  5678.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  5679.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  5680.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/ArrayFilterType.php';
  5681.         return $this->privates['easyadmin.filter.type.array'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ArrayFilterType();
  5682.     }
  5683.     /**
  5684.      * Gets the private 'easyadmin.filter.type.boolean' shared service.
  5685.      *
  5686.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\BooleanFilterType
  5687.      */
  5688.     protected function getEasyadmin_Filter_Type_BooleanService()
  5689.     {
  5690.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5691.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5692.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  5693.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  5694.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  5695.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/BooleanFilterType.php';
  5696.         return $this->privates['easyadmin.filter.type.boolean'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\BooleanFilterType();
  5697.     }
  5698.     /**
  5699.      * Gets the private 'easyadmin.filter.type.choice' shared service.
  5700.      *
  5701.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ChoiceFilterType
  5702.      */
  5703.     protected function getEasyadmin_Filter_Type_ChoiceService()
  5704.     {
  5705.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5706.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5707.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  5708.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  5709.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  5710.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/ChoiceFilterType.php';
  5711.         return $this->privates['easyadmin.filter.type.choice'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ChoiceFilterType();
  5712.     }
  5713.     /**
  5714.      * Gets the private 'easyadmin.filter.type.comparison' shared service.
  5715.      *
  5716.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ComparisonFilterType
  5717.      */
  5718.     protected function getEasyadmin_Filter_Type_ComparisonService()
  5719.     {
  5720.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5721.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5722.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  5723.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  5724.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  5725.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/ComparisonFilterType.php';
  5726.         return $this->privates['easyadmin.filter.type.comparison'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ComparisonFilterType();
  5727.     }
  5728.     /**
  5729.      * Gets the private 'easyadmin.filter.type.date' shared service.
  5730.      *
  5731.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType
  5732.      */
  5733.     protected function getEasyadmin_Filter_Type_DateService()
  5734.     {
  5735.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5736.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5737.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  5738.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  5739.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  5740.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/DateTimeFilterType.php';
  5741.         return $this->privates['easyadmin.filter.type.date'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\DateType');
  5742.     }
  5743.     /**
  5744.      * Gets the private 'easyadmin.filter.type.dateinterval' shared service.
  5745.      *
  5746.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ComparisonFilterType
  5747.      */
  5748.     protected function getEasyadmin_Filter_Type_DateintervalService()
  5749.     {
  5750.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5751.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5752.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  5753.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  5754.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  5755.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/ComparisonFilterType.php';
  5756.         return $this->privates['easyadmin.filter.type.dateinterval'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ComparisonFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\DateIntervalType', [], '', ['type' => 'datetime']);
  5757.     }
  5758.     /**
  5759.      * Gets the private 'easyadmin.filter.type.datetime' shared service.
  5760.      *
  5761.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType
  5762.      */
  5763.     protected function getEasyadmin_Filter_Type_DatetimeService()
  5764.     {
  5765.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5766.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5767.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  5768.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  5769.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  5770.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/DateTimeFilterType.php';
  5771.         return $this->privates['easyadmin.filter.type.datetime'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType();
  5772.     }
  5773.     /**
  5774.      * Gets the private 'easyadmin.filter.type.decimal' shared service.
  5775.      *
  5776.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType
  5777.      */
  5778.     protected function getEasyadmin_Filter_Type_DecimalService()
  5779.     {
  5780.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5781.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5782.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  5783.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  5784.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  5785.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/NumericFilterType.php';
  5786.         return $this->privates['easyadmin.filter.type.decimal'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\NumberType', ['input' => 'string']);
  5787.     }
  5788.     /**
  5789.      * Gets the private 'easyadmin.filter.type.entity' shared service.
  5790.      *
  5791.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\EntityFilterType
  5792.      */
  5793.     protected function getEasyadmin_Filter_Type_EntityService()
  5794.     {
  5795.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5796.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5797.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  5798.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  5799.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  5800.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/EntityFilterType.php';
  5801.         return $this->privates['easyadmin.filter.type.entity'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\EntityFilterType();
  5802.     }
  5803.     /**
  5804.      * Gets the private 'easyadmin.filter.type.float' shared service.
  5805.      *
  5806.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType
  5807.      */
  5808.     protected function getEasyadmin_Filter_Type_FloatService()
  5809.     {
  5810.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5811.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5812.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  5813.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  5814.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  5815.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/NumericFilterType.php';
  5816.         return $this->privates['easyadmin.filter.type.float'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType();
  5817.     }
  5818.     /**
  5819.      * Gets the private 'easyadmin.filter.type.integer' shared service.
  5820.      *
  5821.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType
  5822.      */
  5823.     protected function getEasyadmin_Filter_Type_IntegerService()
  5824.     {
  5825.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5826.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5827.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  5828.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  5829.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  5830.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/NumericFilterType.php';
  5831.         return $this->privates['easyadmin.filter.type.integer'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\IntegerType');
  5832.     }
  5833.     /**
  5834.      * Gets the private 'easyadmin.filter.type.text' shared service.
  5835.      *
  5836.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\TextFilterType
  5837.      */
  5838.     protected function getEasyadmin_Filter_Type_TextService()
  5839.     {
  5840.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5841.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5842.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/TextFilterType.php';
  5843.         return $this->privates['easyadmin.filter.type.text'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\TextFilterType();
  5844.     }
  5845.     /**
  5846.      * Gets the private 'easyadmin.filter.type.textarea' shared service.
  5847.      *
  5848.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\TextFilterType
  5849.      */
  5850.     protected function getEasyadmin_Filter_Type_TextareaService()
  5851.     {
  5852.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5853.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5854.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/TextFilterType.php';
  5855.         return $this->privates['easyadmin.filter.type.textarea'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\TextFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\TextareaType');
  5856.     }
  5857.     /**
  5858.      * Gets the private 'easyadmin.filter.type.time' shared service.
  5859.      *
  5860.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType
  5861.      */
  5862.     protected function getEasyadmin_Filter_Type_TimeService()
  5863.     {
  5864.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5865.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5866.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  5867.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  5868.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  5869.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/DateTimeFilterType.php';
  5870.         return $this->privates['easyadmin.filter.type.time'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\TimeType');
  5871.     }
  5872.     /**
  5873.      * Gets the private 'easyadmin.filter.type_guesser.doctrine' shared service.
  5874.      *
  5875.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Guesser\DoctrineOrmFilterTypeGuesser
  5876.      */
  5877.     protected function getEasyadmin_Filter_TypeGuesser_DoctrineService()
  5878.     {
  5879.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  5880.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  5881.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Guesser/DoctrineOrmFilterTypeGuesser.php';
  5882.         return $this->privates['easyadmin.filter.type_guesser.doctrine'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Guesser\DoctrineOrmFilterTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5883.     }
  5884.     /**
  5885.      * Gets the private 'easyadmin.form.type' shared service.
  5886.      *
  5887.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminFormType
  5888.      */
  5889.     protected function getEasyadmin_Form_TypeService()
  5890.     {
  5891.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5892.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5893.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminFormType.php';
  5894.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TypeConfiguratorInterface.php';
  5895.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CodeEditorTypeConfigurator.php';
  5896.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TextareaTypeConfigurator.php';
  5897.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/AutocompleteTypeConfigurator.php';
  5898.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CollectionTypeConfigurator.php';
  5899.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CheckboxTypeConfigurator.php';
  5900.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/Configurator/ChoiceFilterTypeConfigurator.php';
  5901.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/EntityTypeConfigurator.php';
  5902.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/IvoryCKEditorTypeConfigurator.php';
  5903.         return $this->privates['easyadmin.form.type'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminFormType(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), [=> ($this->privates['easyadmin.form.type.configurator.code_editor'] ?? ($this->privates['easyadmin.form.type.configurator.code_editor'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CodeEditorTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.textarea'] ?? ($this->privates['easyadmin.form.type.configurator.textarea'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\TextareaTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.autocomplete'] ?? ($this->privates['easyadmin.form.type.configurator.autocomplete'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\AutocompleteTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.collection'] ?? ($this->privates['easyadmin.form.type.configurator.collection'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CollectionTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.checkbox'] ?? ($this->privates['easyadmin.form.type.configurator.checkbox'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CheckboxTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.type'] ?? $this->getEasyadmin_Form_Type_Configurator_TypeService()), => ($this->privates['easyadmin.filter.type.configurator.choice'] ?? ($this->privates['easyadmin.filter.type.configurator.choice'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\Configurator\ChoiceFilterTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.entity'] ?? ($this->privates['easyadmin.form.type.configurator.entity'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\EntityTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.ivory_ckeditor'] ?? ($this->privates['easyadmin.form.type.configurator.ivory_ckeditor'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\IvoryCKEditorTypeConfigurator()))], ($this->services['easyadmin.security.authorization_checker'] ?? $this->getEasyadmin_Security_AuthorizationCheckerService()));
  5904.     }
  5905.     /**
  5906.      * Gets the private 'easyadmin.form.type.autocomplete' shared service.
  5907.      *
  5908.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminAutocompleteType
  5909.      */
  5910.     protected function getEasyadmin_Form_Type_AutocompleteService()
  5911.     {
  5912.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5913.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5914.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataMapperInterface.php';
  5915.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminAutocompleteType.php';
  5916.         return $this->privates['easyadmin.form.type.autocomplete'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminAutocompleteType(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()));
  5917.     }
  5918.     /**
  5919.      * Gets the private 'easyadmin.form.type.batch' shared service.
  5920.      *
  5921.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminBatchFormType
  5922.      */
  5923.     protected function getEasyadmin_Form_Type_BatchService()
  5924.     {
  5925.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5926.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5927.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminBatchFormType.php';
  5928.         return $this->privates['easyadmin.form.type.batch'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminBatchFormType(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()));
  5929.     }
  5930.     /**
  5931.      * Gets the private 'easyadmin.form.type.configurator.type' shared service.
  5932.      *
  5933.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\TypeConfigurator
  5934.      */
  5935.     protected function getEasyadmin_Form_Type_Configurator_TypeService()
  5936.     {
  5937.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TypeConfiguratorInterface.php';
  5938.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TypeConfigurator.php';
  5939.         return $this->privates['easyadmin.form.type.configurator.type'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\TypeConfigurator(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()));
  5940.     }
  5941.     /**
  5942.      * Gets the private 'easyadmin.form.type.divider' shared service.
  5943.      *
  5944.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminDividerType
  5945.      */
  5946.     protected function getEasyadmin_Form_Type_DividerService()
  5947.     {
  5948.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5949.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5950.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminDividerType.php';
  5951.         return $this->privates['easyadmin.form.type.divider'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminDividerType();
  5952.     }
  5953.     /**
  5954.      * Gets the private 'easyadmin.form.type.extension' shared service.
  5955.      *
  5956.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Extension\EasyAdminExtension
  5957.      */
  5958.     protected function getEasyadmin_Form_Type_ExtensionService()
  5959.     {
  5960.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  5961.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  5962.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Extension/EasyAdminExtension.php';
  5963.         return $this->privates['easyadmin.form.type.extension'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Extension\EasyAdminExtension(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  5964.     }
  5965.     /**
  5966.      * Gets the private 'easyadmin.form.type.fileupload' shared service.
  5967.      *
  5968.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType
  5969.      */
  5970.     protected function getEasyadmin_Form_Type_FileuploadService()
  5971.     {
  5972.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5973.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5974.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataMapperInterface.php';
  5975.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/FileUploadType.php';
  5976.         return $this->privates['easyadmin.form.type.fileupload'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType(\dirname(__DIR__4));
  5977.     }
  5978.     /**
  5979.      * Gets the private 'easyadmin.form.type.filters' shared service.
  5980.      *
  5981.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminFiltersFormType
  5982.      */
  5983.     protected function getEasyadmin_Form_Type_FiltersService()
  5984.     {
  5985.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5986.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5987.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminFiltersFormType.php';
  5988.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TypeConfiguratorInterface.php';
  5989.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CodeEditorTypeConfigurator.php';
  5990.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TextareaTypeConfigurator.php';
  5991.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/AutocompleteTypeConfigurator.php';
  5992.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CollectionTypeConfigurator.php';
  5993.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CheckboxTypeConfigurator.php';
  5994.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/Configurator/ChoiceFilterTypeConfigurator.php';
  5995.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/EntityTypeConfigurator.php';
  5996.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/IvoryCKEditorTypeConfigurator.php';
  5997.         return $this->privates['easyadmin.form.type.filters'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminFiltersFormType(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), [=> ($this->privates['easyadmin.form.type.configurator.code_editor'] ?? ($this->privates['easyadmin.form.type.configurator.code_editor'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CodeEditorTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.textarea'] ?? ($this->privates['easyadmin.form.type.configurator.textarea'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\TextareaTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.autocomplete'] ?? ($this->privates['easyadmin.form.type.configurator.autocomplete'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\AutocompleteTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.collection'] ?? ($this->privates['easyadmin.form.type.configurator.collection'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CollectionTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.checkbox'] ?? ($this->privates['easyadmin.form.type.configurator.checkbox'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CheckboxTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.type'] ?? $this->getEasyadmin_Form_Type_Configurator_TypeService()), => ($this->privates['easyadmin.filter.type.configurator.choice'] ?? ($this->privates['easyadmin.filter.type.configurator.choice'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\Configurator\ChoiceFilterTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.entity'] ?? ($this->privates['easyadmin.form.type.configurator.entity'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\EntityTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.ivory_ckeditor'] ?? ($this->privates['easyadmin.form.type.configurator.ivory_ckeditor'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\IvoryCKEditorTypeConfigurator()))]);
  5998.     }
  5999.     /**
  6000.      * Gets the private 'easyadmin.form.type.group' shared service.
  6001.      *
  6002.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminGroupType
  6003.      */
  6004.     protected function getEasyadmin_Form_Type_GroupService()
  6005.     {
  6006.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6007.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6008.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminGroupType.php';
  6009.         return $this->privates['easyadmin.form.type.group'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminGroupType();
  6010.     }
  6011.     /**
  6012.      * Gets the private 'easyadmin.form.type.section' shared service.
  6013.      *
  6014.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminSectionType
  6015.      */
  6016.     protected function getEasyadmin_Form_Type_SectionService()
  6017.     {
  6018.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6019.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6020.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminSectionType.php';
  6021.         return $this->privates['easyadmin.form.type.section'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminSectionType();
  6022.     }
  6023.     /**
  6024.      * Gets the private 'error_handler.error_renderer.html' shared service.
  6025.      *
  6026.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  6027.      */
  6028.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  6029.     {
  6030.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  6031.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  6032.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  6033.         return $this->privates['error_handler.error_renderer.html'] = new \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer(\Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue), 'UTF-8', ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), \dirname(__DIR__4), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::getAndCleanOutputBuffer($a), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  6034.     }
  6035.     /**
  6036.      * Gets the private 'exception_listener' shared service.
  6037.      *
  6038.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  6039.      */
  6040.     protected function getExceptionListenerService()
  6041.     {
  6042.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true);
  6043.     }
  6044.     /**
  6045.      * Gets the private 'file_locator' shared service.
  6046.      *
  6047.      * @return \Symfony\Component\HttpKernel\Config\FileLocator
  6048.      */
  6049.     protected function getFileLocatorService()
  6050.     {
  6051.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  6052.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  6053.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  6054.         return $this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)), (\dirname(__DIR__4).'/src/Resources'), [=> (\dirname(__DIR__4).'/src')], false);
  6055.     }
  6056.     /**
  6057.      * Gets the private 'fm_elfinder.command.installer' shared service.
  6058.      *
  6059.      * @return \FM\ElfinderBundle\Command\ElFinderInstallerCommand
  6060.      */
  6061.     protected function getFmElfinder_Command_InstallerService()
  6062.     {
  6063.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6064.         include_once \dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/Command/ElFinderInstallerCommand.php';
  6065.         $this->privates['fm_elfinder.command.installer'] = $instance = new \FM\ElfinderBundle\Command\ElFinderInstallerCommand(($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  6066.         $instance->setName('elfinder:install');
  6067.         return $instance;
  6068.     }
  6069.     /**
  6070.      * Gets the private 'fm_elfinder.form.type' shared service.
  6071.      *
  6072.      * @return \FM\ElfinderBundle\Form\Type\ElFinderType
  6073.      */
  6074.     protected function getFmElfinder_Form_TypeService()
  6075.     {
  6076.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6077.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6078.         include_once \dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/Form/Type/ElFinderType.php';
  6079.         return $this->privates['fm_elfinder.form.type'] = new \FM\ElfinderBundle\Form\Type\ElFinderType();
  6080.     }
  6081.     /**
  6082.      * Gets the private 'form.choice_list_factory.cached' shared service.
  6083.      *
  6084.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  6085.      */
  6086.     protected function getForm_ChoiceListFactory_CachedService()
  6087.     {
  6088.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  6089.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  6090.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  6091.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  6092.         return $this->privates['form.choice_list_factory.cached'] = new \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator(new \Symfony\Component\Form\ChoiceList\Factory\PropertyAccessDecorator(new \Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory(), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService())));
  6093.     }
  6094.     /**
  6095.      * Gets the private 'form.registry' shared service.
  6096.      *
  6097.      * @return \Symfony\Component\Form\FormRegistry
  6098.      */
  6099.     protected function getForm_RegistryService()
  6100.     {
  6101.         return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([=> new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6102.             'easyadmin.filter.type.array' => ['privates''easyadmin.filter.type.array''getEasyadmin_Filter_Type_ArrayService'false],
  6103.             'easyadmin.filter.type.boolean' => ['privates''easyadmin.filter.type.boolean''getEasyadmin_Filter_Type_BooleanService'false],
  6104.             'easyadmin.filter.type.choice' => ['privates''easyadmin.filter.type.choice''getEasyadmin_Filter_Type_ChoiceService'false],
  6105.             'easyadmin.filter.type.comparison' => ['privates''easyadmin.filter.type.comparison''getEasyadmin_Filter_Type_ComparisonService'false],
  6106.             'easyadmin.filter.type.date' => ['privates''easyadmin.filter.type.date''getEasyadmin_Filter_Type_DateService'false],
  6107.             'easyadmin.filter.type.dateinterval' => ['privates''easyadmin.filter.type.dateinterval''getEasyadmin_Filter_Type_DateintervalService'false],
  6108.             'easyadmin.filter.type.datetime' => ['privates''easyadmin.filter.type.datetime''getEasyadmin_Filter_Type_DatetimeService'false],
  6109.             'easyadmin.filter.type.decimal' => ['privates''easyadmin.filter.type.decimal''getEasyadmin_Filter_Type_DecimalService'false],
  6110.             'easyadmin.filter.type.entity' => ['privates''easyadmin.filter.type.entity''getEasyadmin_Filter_Type_EntityService'false],
  6111.             'easyadmin.filter.type.float' => ['privates''easyadmin.filter.type.float''getEasyadmin_Filter_Type_FloatService'false],
  6112.             'easyadmin.filter.type.integer' => ['privates''easyadmin.filter.type.integer''getEasyadmin_Filter_Type_IntegerService'false],
  6113.             'easyadmin.filter.type.text' => ['privates''easyadmin.filter.type.text''getEasyadmin_Filter_Type_TextService'false],
  6114.             'easyadmin.filter.type.textarea' => ['privates''easyadmin.filter.type.textarea''getEasyadmin_Filter_Type_TextareaService'false],
  6115.             'easyadmin.filter.type.time' => ['privates''easyadmin.filter.type.time''getEasyadmin_Filter_Type_TimeService'false],
  6116.         ], [
  6117.             'easyadmin.filter.type.array' => '?',
  6118.             'easyadmin.filter.type.boolean' => '?',
  6119.             'easyadmin.filter.type.choice' => '?',
  6120.             'easyadmin.filter.type.comparison' => '?',
  6121.             'easyadmin.filter.type.date' => '?',
  6122.             'easyadmin.filter.type.dateinterval' => '?',
  6123.             'easyadmin.filter.type.datetime' => '?',
  6124.             'easyadmin.filter.type.decimal' => '?',
  6125.             'easyadmin.filter.type.entity' => '?',
  6126.             'easyadmin.filter.type.float' => '?',
  6127.             'easyadmin.filter.type.integer' => '?',
  6128.             'easyadmin.filter.type.text' => '?',
  6129.             'easyadmin.filter.type.textarea' => '?',
  6130.             'easyadmin.filter.type.time' => '?',
  6131.         ]), [], new RewindableGenerator(function () {
  6132.             return new \EmptyIterator();
  6133.         }, 0)), => new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6134.             'App\\Form\\RenseignementsType' => ['privates''App\\Form\\RenseignementsType''getRenseignementsTypeService'false],
  6135.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminAutocompleteType' => ['privates''easyadmin.form.type.autocomplete''getEasyadmin_Form_Type_AutocompleteService'false],
  6136.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminBatchFormType' => ['privates''easyadmin.form.type.batch''getEasyadmin_Form_Type_BatchService'false],
  6137.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminDividerType' => ['privates''easyadmin.form.type.divider''getEasyadmin_Form_Type_DividerService'false],
  6138.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFiltersFormType' => ['privates''easyadmin.form.type.filters''getEasyadmin_Form_Type_FiltersService'false],
  6139.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFormType' => ['privates''easyadmin.form.type''getEasyadmin_Form_TypeService'false],
  6140.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminGroupType' => ['privates''easyadmin.form.type.group''getEasyadmin_Form_Type_GroupService'false],
  6141.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminSectionType' => ['privates''easyadmin.form.type.section''getEasyadmin_Form_Type_SectionService'false],
  6142.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType' => ['privates''easyadmin.form.type.fileupload''getEasyadmin_Form_Type_FileuploadService'false],
  6143.             'FM\\ElfinderBundle\\Form\\Type\\ElFinderType' => ['privates''fm_elfinder.form.type''getFmElfinder_Form_TypeService'false],
  6144.             'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType' => ['privates''fos_ck_editor.form.type''getFosCkEditor_Form_TypeService'false],
  6145.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => ['privates''liip_imagine.form.type.image''getLiipImagine_Form_Type_ImageService'false],
  6146.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  6147.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  6148.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''form.type.file''getForm_Type_FileService'false],
  6149.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  6150.             'Vich\\UploaderBundle\\Form\\Type\\VichFileType' => ['services''vich_uploader.form.type.file''getVichUploader_Form_Type_FileService'false],
  6151.             'Vich\\UploaderBundle\\Form\\Type\\VichImageType' => ['services''vich_uploader.form.type.image''getVichUploader_Form_Type_ImageService'false],
  6152.         ], [
  6153.             'App\\Form\\RenseignementsType' => '?',
  6154.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminAutocompleteType' => '?',
  6155.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminBatchFormType' => '?',
  6156.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminDividerType' => '?',
  6157.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFiltersFormType' => '?',
  6158.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFormType' => '?',
  6159.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminGroupType' => '?',
  6160.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminSectionType' => '?',
  6161.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType' => '?',
  6162.             'FM\\ElfinderBundle\\Form\\Type\\ElFinderType' => '?',
  6163.             'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType' => '?',
  6164.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => '?',
  6165.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  6166.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  6167.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  6168.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  6169.             'Vich\\UploaderBundle\\Form\\Type\\VichFileType' => '?',
  6170.             'Vich\\UploaderBundle\\Form\\Type\\VichImageType' => '?',
  6171.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  6172.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  6173.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  6174.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  6175.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  6176.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  6177.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  6178.             yield => ($this->privates['easyadmin.form.type.extension'] ?? $this->getEasyadmin_Form_Type_ExtensionService());
  6179.         }, 7), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  6180.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  6181.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  6182.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  6183.         }, 1)], new RewindableGenerator(function () {
  6184.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  6185.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  6186.             yield => ($this->services['easyadmin.form.guesser.missing_doctrine_orm_type_guesser'] ?? $this->getEasyadmin_Form_Guesser_MissingDoctrineOrmTypeGuesserService());
  6187.         }, 3))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  6188.     }
  6189.     /**
  6190.      * Gets the private 'form.server_params' shared service.
  6191.      *
  6192.      * @return \Symfony\Component\Form\Util\ServerParams
  6193.      */
  6194.     protected function getForm_ServerParamsService()
  6195.     {
  6196.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  6197.         return $this->privates['form.server_params'] = new \Symfony\Component\Form\Util\ServerParams(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6198.     }
  6199.     /**
  6200.      * Gets the private 'form.type.choice' shared service.
  6201.      *
  6202.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  6203.      */
  6204.     protected function getForm_Type_ChoiceService()
  6205.     {
  6206.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6207.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6208.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  6209.         return $this->privates['form.type.choice'] = new \Symfony\Component\Form\Extension\Core\Type\ChoiceType(($this->privates['form.choice_list_factory.cached'] ?? $this->getForm_ChoiceListFactory_CachedService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  6210.     }
  6211.     /**
  6212.      * Gets the private 'form.type.entity' shared service.
  6213.      *
  6214.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  6215.      */
  6216.     protected function getForm_Type_EntityService()
  6217.     {
  6218.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6219.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6220.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  6221.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  6222.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6223.     }
  6224.     /**
  6225.      * Gets the private 'form.type.form' shared service.
  6226.      *
  6227.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  6228.      */
  6229.     protected function getForm_Type_FormService()
  6230.     {
  6231.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6232.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6233.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  6234.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  6235.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()));
  6236.     }
  6237.     /**
  6238.      * Gets the private 'form.type_extension.csrf' shared service.
  6239.      *
  6240.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  6241.      */
  6242.     protected function getForm_TypeExtension_CsrfService()
  6243.     {
  6244.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6245.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6246.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  6247.         return $this->privates['form.type_extension.csrf'] = new \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension(($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()), true'_token', ($this->services['translator'] ?? $this->getTranslatorService()), 'validators', ($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService()));
  6248.     }
  6249.     /**
  6250.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  6251.      *
  6252.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  6253.      */
  6254.     protected function getForm_TypeExtension_Form_DataCollectorService()
  6255.     {
  6256.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6257.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6258.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  6259.         return $this->privates['form.type_extension.form.data_collector'] = new \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  6260.     }
  6261.     /**
  6262.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  6263.      *
  6264.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  6265.      */
  6266.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  6267.     {
  6268.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6269.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6270.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  6271.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  6272.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  6273.         return $this->privates['form.type_extension.form.http_foundation'] = new \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension(new \Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler(($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService())));
  6274.     }
  6275.     /**
  6276.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  6277.      *
  6278.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  6279.      */
  6280.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  6281.     {
  6282.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6283.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6284.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  6285.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  6286.     }
  6287.     /**
  6288.      * Gets the private 'form.type_extension.form.validator' shared service.
  6289.      *
  6290.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  6291.      */
  6292.     protected function getForm_TypeExtension_Form_ValidatorService()
  6293.     {
  6294.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6295.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6296.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  6297.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  6298.         return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension(($this->services['validator'] ?? $this->getValidatorService()));
  6299.     }
  6300.     /**
  6301.      * Gets the private 'form.type_extension.upload.validator' shared service.
  6302.      *
  6303.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  6304.      */
  6305.     protected function getForm_TypeExtension_Upload_ValidatorService()
  6306.     {
  6307.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6308.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6309.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  6310.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  6311.     }
  6312.     /**
  6313.      * Gets the private 'form.type_guesser.doctrine' shared service.
  6314.      *
  6315.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  6316.      */
  6317.     protected function getForm_TypeGuesser_DoctrineService()
  6318.     {
  6319.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  6320.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  6321.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6322.     }
  6323.     /**
  6324.      * Gets the private 'form.type_guesser.validator' shared service.
  6325.      *
  6326.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  6327.      */
  6328.     protected function getForm_TypeGuesser_ValidatorService()
  6329.     {
  6330.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  6331.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  6332.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['validator'] ?? $this->getValidatorService()));
  6333.     }
  6334.     /**
  6335.      * Gets the private 'fos_ck_editor.command.installer' shared service.
  6336.      *
  6337.      * @return \FOS\CKEditorBundle\Command\CKEditorInstallerCommand
  6338.      */
  6339.     protected function getFosCkEditor_Command_InstallerService()
  6340.     {
  6341.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6342.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Command/CKEditorInstallerCommand.php';
  6343.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Installer/CKEditorInstaller.php';
  6344.         $this->privates['fos_ck_editor.command.installer'] = $instance = new \FOS\CKEditorBundle\Command\CKEditorInstallerCommand(new \FOS\CKEditorBundle\Installer\CKEditorInstaller());
  6345.         $instance->setName('ckeditor:install');
  6346.         return $instance;
  6347.     }
  6348.     /**
  6349.      * Gets the private 'fos_ck_editor.form.type' shared service.
  6350.      *
  6351.      * @return \FOS\CKEditorBundle\Form\Type\CKEditorType
  6352.      */
  6353.     protected function getFosCkEditor_Form_TypeService()
  6354.     {
  6355.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6356.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6357.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Form/Type/CKEditorType.php';
  6358.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Config/CKEditorConfigurationInterface.php';
  6359.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Config/CKEditorConfiguration.php';
  6360.         return $this->privates['fos_ck_editor.form.type'] = new \FOS\CKEditorBundle\Form\Type\CKEditorType(new \FOS\CKEditorBundle\Config\CKEditorConfiguration(['input_sync' => true'default_config' => 'base_config''configs' => ['h1_config' => ['toolbar' => [=> ['items' => [=> 'Bold'=> 'Italic']]], 'height' => '100px'], 'h2_config' => ['toolbar' => [=> ['items' => []]], 'height' => '100px'], 'home_config' => ['toolbar' => [=> ['items' => [=> 'Styles']]], 'height' => '300px''stylesSet' => 'home'], 'citation_config' => ['toolbar' => [=> ['items' => [=> 'Cut'=> 'Copy'=> 'Paste'=> 'PasteText'=> 'PasteFromWord']]], 'height' => '100px'], 'base_config' => ['toolbar' => 'full''filebrowserBrowseRoute' => 'elfinder''filebrowserBrowseRouteParameters' => [], 'height' => '1000px''stylesSet' => 'my_styles'], 'actu_config' => ['toolbar' => 'full''filebrowserBrowseRoute' => 'elfinder''filebrowserBrowseRouteParameters' => [], 'height' => '400px''stylesSet' => 'actu']], 'styles' => ['home' => [=> ['name' => 'Intro''element' => 'p''attributes' => ['class' => 'introQsn'], 'styles' => []], => ['name' => 'Contenu''element' => 'p''attributes' => ['class' => 'txtQsn'], 'styles' => []]], 'actu' => [=> ['name' => 'Intro''element' => 'p''attributes' => ['class' => 'introAct'], 'styles' => []], => ['name' => 'Contenu''element' => 'p''attributes' => ['class' => ''], 'styles' => []]]], 'enable' => true'async' => false'auto_inline' => true'inline' => false'autoload' => true'jquery' => false'require_js' => false'base_path' => 'bundles/fosckeditor/''js_path' => 'bundles/fosckeditor/ckeditor.js''jquery_path' => 'bundles/fosckeditor/adapters/jquery.js''plugins' => [], 'templates' => [], 'filebrowsers' => [], 'toolbars' => ['configs' => [], 'items' => []]]));
  6361.     }
  6362.     /**
  6363.      * Gets the private 'fragment.handler' shared service.
  6364.      *
  6365.      * @return \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler
  6366.      */
  6367.     protected function getFragment_HandlerService()
  6368.     {
  6369.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  6370.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  6371.         return $this->privates['fragment.handler'] = new \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6372.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  6373.         ], [
  6374.             'inline' => '?',
  6375.         ]), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), true);
  6376.     }
  6377.     /**
  6378.      * Gets the private 'fragment.renderer.inline' shared service.
  6379.      *
  6380.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  6381.      */
  6382.     protected function getFragment_Renderer_InlineService()
  6383.     {
  6384.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  6385.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  6386.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  6387.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer(($this->services['http_kernel'] ?? $this->getHttpKernelService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  6388.         $instance->setFragmentPath('/_fragment');
  6389.         return $instance;
  6390.     }
  6391.     /**
  6392.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  6393.      *
  6394.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  6395.      */
  6396.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  6397.     {
  6398.         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())));
  6399.     }
  6400.     /**
  6401.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  6402.      *
  6403.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  6404.      */
  6405.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  6406.     {
  6407.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  6408.     }
  6409.     /**
  6410.      * Gets the private 'knp_paginator.helper.processor' shared service.
  6411.      *
  6412.      * @return \Knp\Bundle\PaginatorBundle\Helper\Processor
  6413.      */
  6414.     protected function getKnpPaginator_Helper_ProcessorService()
  6415.     {
  6416.         return $this->privates['knp_paginator.helper.processor'] = new \Knp\Bundle\PaginatorBundle\Helper\Processor(($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  6417.     }
  6418.     /**
  6419.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  6420.      *
  6421.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  6422.      */
  6423.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  6424.     {
  6425.         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' => 3'defaultPageLimit' => NULL]);
  6426.     }
  6427.     /**
  6428.      * Gets the private 'knp_paginator.templating.helper.pagination' shared service.
  6429.      *
  6430.      * @return \Knp\Bundle\PaginatorBundle\Templating\PaginationHelper
  6431.      */
  6432.     protected function getKnpPaginator_Templating_Helper_PaginationService()
  6433.     {
  6434.         include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/HelperInterface.php';
  6435.         include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/Helper.php';
  6436.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Templating/PaginationHelper.php';
  6437.         return $this->privates['knp_paginator.templating.helper.pagination'] = new \Knp\Bundle\PaginatorBundle\Templating\PaginationHelper(($this->privates['knp_paginator.helper.processor'] ?? $this->getKnpPaginator_Helper_ProcessorService()), ($this->privates['templating.engine.php'] ?? $this->getTemplating_Engine_PhpService()));
  6438.     }
  6439.     /**
  6440.      * Gets the private 'liip_imagine.binary.mime_type_guesser' shared service.
  6441.      *
  6442.      * @return \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser
  6443.      */
  6444.     protected function getLiipImagine_Binary_MimeTypeGuesserService()
  6445.     {
  6446.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/MimeTypeGuesserInterface.php';
  6447.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/SimpleMimeTypeGuesser.php';
  6448.         return $this->privates['liip_imagine.binary.mime_type_guesser'] = new \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser(\Symfony\Component\Mime\MimeTypes::getDefault());
  6449.     }
  6450.     /**
  6451.      * Gets the private 'liip_imagine.command.cache_remove' shared service.
  6452.      *
  6453.      * @return \Liip\ImagineBundle\Command\RemoveCacheCommand
  6454.      */
  6455.     protected function getLiipImagine_Command_CacheRemoveService()
  6456.     {
  6457.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6458.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/CacheCommandTrait.php';
  6459.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/RemoveCacheCommand.php';
  6460.         $this->privates['liip_imagine.command.cache_remove'] = $instance = new \Liip\ImagineBundle\Command\RemoveCacheCommand(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->services['liip_imagine.filter.manager'] ?? $this->getLiipImagine_Filter_ManagerService()));
  6461.         $instance->setName('liip:imagine:cache:remove');
  6462.         return $instance;
  6463.     }
  6464.     /**
  6465.      * Gets the private 'liip_imagine.command.cache_resolve' shared service.
  6466.      *
  6467.      * @return \Liip\ImagineBundle\Command\ResolveCacheCommand
  6468.      */
  6469.     protected function getLiipImagine_Command_CacheResolveService()
  6470.     {
  6471.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6472.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/CacheCommandTrait.php';
  6473.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/ResolveCacheCommand.php';
  6474.         $this->privates['liip_imagine.command.cache_resolve'] = $instance = new \Liip\ImagineBundle\Command\ResolveCacheCommand(($this->services['liip_imagine.data.manager'] ?? $this->getLiipImagine_Data_ManagerService()), ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->services['liip_imagine.filter.manager'] ?? $this->getLiipImagine_Filter_ManagerService()));
  6475.         $instance->setName('liip:imagine:cache:resolve');
  6476.         return $instance;
  6477.     }
  6478.     /**
  6479.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  6480.      *
  6481.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  6482.      */
  6483.     protected function getLiipImagine_Filter_ConfigurationService()
  6484.     {
  6485.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  6486.     }
  6487.     /**
  6488.      * Gets the private 'liip_imagine.form.type.image' shared service.
  6489.      *
  6490.      * @return \Liip\ImagineBundle\Form\Type\ImageType
  6491.      */
  6492.     protected function getLiipImagine_Form_Type_ImageService()
  6493.     {
  6494.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6495.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6496.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Form/Type/ImageType.php';
  6497.         return $this->privates['liip_imagine.form.type.image'] = new \Liip\ImagineBundle\Form\Type\ImageType();
  6498.     }
  6499.     /**
  6500.      * Gets the private 'liip_imagine.gd' shared service.
  6501.      *
  6502.      * @return \Imagine\Gd\Imagine
  6503.      */
  6504.     protected function getLiipImagine_GdService()
  6505.     {
  6506.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Factory/ClassFactoryAwareInterface.php';
  6507.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/ImagineInterface.php';
  6508.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/AbstractImagine.php';
  6509.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Gd/Imagine.php';
  6510.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/MetadataReaderInterface.php';
  6511.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/AbstractMetadataReader.php';
  6512.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/ExifMetadataReader.php';
  6513.         $this->privates['liip_imagine.gd'] = $instance = new \Imagine\Gd\Imagine();
  6514.         $instance->setMetadataReader(new \Imagine\Image\Metadata\ExifMetadataReader());
  6515.         return $instance;
  6516.     }
  6517.     /**
  6518.      * Gets the private 'liip_imagine.service.filter' shared service.
  6519.      *
  6520.      * @return \Liip\ImagineBundle\Service\FilterService
  6521.      */
  6522.     protected function getLiipImagine_Service_FilterService()
  6523.     {
  6524.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Service/FilterService.php';
  6525.         return $this->privates['liip_imagine.service.filter'] = new \Liip\ImagineBundle\Service\FilterService(($this->services['liip_imagine.data.manager'] ?? $this->getLiipImagine_Data_ManagerService()), ($this->services['liip_imagine.filter.manager'] ?? $this->getLiipImagine_Filter_ManagerService()), ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), false$this->parameters['liip_imagine.webp.options'], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  6526.     }
  6527.     /**
  6528.      * Gets the private 'liip_imagine.templating.filter_helper' shared service.
  6529.      *
  6530.      * @return \Liip\ImagineBundle\Templating\Helper\FilterHelper
  6531.      *
  6532.      * @deprecated The "liip_imagine.templating.filter_helper" service is deprecated since LiipImagineBundle 2.2 and will be removed in 3.0.
  6533.      */
  6534.     protected function getLiipImagine_Templating_FilterHelperService()
  6535.     {
  6536.         @trigger_error('The "liip_imagine.templating.filter_helper" service is deprecated since LiipImagineBundle 2.2 and will be removed in 3.0.'E_USER_DEPRECATED);
  6537.         return $this->privates['liip_imagine.templating.filter_helper'] = new \Liip\ImagineBundle\Templating\Helper\FilterHelper(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()));
  6538.     }
  6539.     /**
  6540.      * Gets the private 'locale_aware_listener' shared service.
  6541.      *
  6542.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  6543.      */
  6544.     protected function getLocaleAwareListenerService()
  6545.     {
  6546.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  6547.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  6548.         }, 1), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6549.     }
  6550.     /**
  6551.      * Gets the private 'locale_listener' shared service.
  6552.      *
  6553.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  6554.      */
  6555.     protected function getLocaleListenerService()
  6556.     {
  6557.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'fr', ($this->services['router'] ?? $this->getRouterService()));
  6558.     }
  6559.     /**
  6560.      * Gets the private 'mailer.mailer' shared service.
  6561.      *
  6562.      * @return \Symfony\Component\Mailer\Mailer
  6563.      */
  6564.     protected function getMailer_MailerService()
  6565.     {
  6566.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/MailerInterface.php';
  6567.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Mailer.php';
  6568.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  6569.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  6570.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  6571.         return $this->privates['mailer.mailer'] = new \Symfony\Component\Mailer\Mailer((new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
  6572.             yield => $this->getMailer_TransportFactory_NullService();
  6573.             yield => $this->getMailer_TransportFactory_SendmailService();
  6574.             yield => $this->getMailer_TransportFactory_SmtpService();
  6575.         }, 3)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')]), NULL, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  6576.     }
  6577.     /**
  6578.      * Gets the private 'mailer.transport_factory.null' shared service.
  6579.      *
  6580.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  6581.      */
  6582.     protected function getMailer_TransportFactory_NullService()
  6583.     {
  6584.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  6585.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  6586.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  6587.         return new \Symfony\Component\Mailer\Transport\NullTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  6588.     }
  6589.     /**
  6590.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  6591.      *
  6592.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  6593.      */
  6594.     protected function getMailer_TransportFactory_SendmailService()
  6595.     {
  6596.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  6597.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  6598.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  6599.         return new \Symfony\Component\Mailer\Transport\SendmailTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  6600.     }
  6601.     /**
  6602.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  6603.      *
  6604.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  6605.      */
  6606.     protected function getMailer_TransportFactory_SmtpService()
  6607.     {
  6608.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  6609.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  6610.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  6611.         return new \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  6612.     }
  6613.     /**
  6614.      * Gets the private 'maker.auto_command.make_auth' shared service.
  6615.      *
  6616.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6617.      */
  6618.     protected function getMaker_AutoCommand_MakeAuthService()
  6619.     {
  6620.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6621.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6622.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6623.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6624.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  6625.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  6626.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6627.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  6628.         $this->privates['maker.auto_command.make_auth'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeAuthenticator($a, ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), $b, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a$b);
  6629.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  6630.         $instance->setName('make:auth');
  6631.         return $instance;
  6632.     }
  6633.     /**
  6634.      * Gets the private 'maker.auto_command.make_command' shared service.
  6635.      *
  6636.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6637.      */
  6638.     protected function getMaker_AutoCommand_MakeCommandService()
  6639.     {
  6640.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6641.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6642.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6643.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6644.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  6645.         $this->privates['maker.auto_command.make_command'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCommand(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6646.         $instance->setDescription('Creates a new console command class');
  6647.         $instance->setName('make:command');
  6648.         return $instance;
  6649.     }
  6650.     /**
  6651.      * Gets the private 'maker.auto_command.make_controller' shared service.
  6652.      *
  6653.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6654.      */
  6655.     protected function getMaker_AutoCommand_MakeControllerService()
  6656.     {
  6657.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6658.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6659.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6660.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6661.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  6662.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6663.         $this->privates['maker.auto_command.make_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeController($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6664.         $instance->setDescription('Creates a new controller class');
  6665.         $instance->setName('make:controller');
  6666.         return $instance;
  6667.     }
  6668.     /**
  6669.      * Gets the private 'maker.auto_command.make_crud' shared service.
  6670.      *
  6671.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6672.      */
  6673.     protected function getMaker_AutoCommand_MakeCrudService()
  6674.     {
  6675.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6676.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6677.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6678.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6679.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  6680.         $this->privates['maker.auto_command.make_crud'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCrud(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6681.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  6682.         $instance->setName('make:crud');
  6683.         return $instance;
  6684.     }
  6685.     /**
  6686.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  6687.      *
  6688.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6689.      */
  6690.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  6691.     {
  6692.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6693.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6694.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6695.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6696.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  6697.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6698.         $this->privates['maker.auto_command.make_docker_database'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeDockerDatabase($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6699.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  6700.         $instance->setName('make:docker:database');
  6701.         return $instance;
  6702.     }
  6703.     /**
  6704.      * Gets the private 'maker.auto_command.make_entity' shared service.
  6705.      *
  6706.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6707.      */
  6708.     protected function getMaker_AutoCommand_MakeEntityService()
  6709.     {
  6710.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6711.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6712.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6713.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6714.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  6715.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  6716.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6717.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  6718.         $this->privates['maker.auto_command.make_entity'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeEntity($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), \dirname(__DIR__4), $b, ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a$b);
  6719.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  6720.         $instance->setName('make:entity');
  6721.         return $instance;
  6722.     }
  6723.     /**
  6724.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  6725.      *
  6726.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6727.      */
  6728.     protected function getMaker_AutoCommand_MakeFixturesService()
  6729.     {
  6730.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6731.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6732.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6733.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6734.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  6735.         $this->privates['maker.auto_command.make_fixtures'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeFixtures(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6736.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  6737.         $instance->setName('make:fixtures');
  6738.         return $instance;
  6739.     }
  6740.     /**
  6741.      * Gets the private 'maker.auto_command.make_form' shared service.
  6742.      *
  6743.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6744.      */
  6745.     protected function getMaker_AutoCommand_MakeFormService()
  6746.     {
  6747.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6748.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6749.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6750.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6751.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  6752.         $this->privates['maker.auto_command.make_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeForm(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6753.         $instance->setDescription('Creates a new form class');
  6754.         $instance->setName('make:form');
  6755.         return $instance;
  6756.     }
  6757.     /**
  6758.      * Gets the private 'maker.auto_command.make_message' shared service.
  6759.      *
  6760.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6761.      */
  6762.     protected function getMaker_AutoCommand_MakeMessageService()
  6763.     {
  6764.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6765.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6766.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6767.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6768.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  6769.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6770.         $this->privates['maker.auto_command.make_message'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessage($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6771.         $instance->setDescription('Creates a new message and handler');
  6772.         $instance->setName('make:message');
  6773.         return $instance;
  6774.     }
  6775.     /**
  6776.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  6777.      *
  6778.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6779.      */
  6780.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  6781.     {
  6782.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6783.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6784.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6785.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6786.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  6787.         $this->privates['maker.auto_command.make_messenger_middleware'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessengerMiddleware(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6788.         $instance->setDescription('Creates a new messenger middleware');
  6789.         $instance->setName('make:messenger-middleware');
  6790.         return $instance;
  6791.     }
  6792.     /**
  6793.      * Gets the private 'maker.auto_command.make_migration' shared service.
  6794.      *
  6795.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6796.      */
  6797.     protected function getMaker_AutoCommand_MakeMigrationService()
  6798.     {
  6799.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6800.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6801.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6802.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6803.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  6804.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  6805.         $this->privates['maker.auto_command.make_migration'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMigration(\dirname(__DIR__4)), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6806.         $instance->setDescription('Creates a new migration based on database changes');
  6807.         $instance->setName('make:migration');
  6808.         return $instance;
  6809.     }
  6810.     /**
  6811.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  6812.      *
  6813.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6814.      */
  6815.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  6816.     {
  6817.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6818.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6819.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6820.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6821.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  6822.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6823.         $this->privates['maker.auto_command.make_registration_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeRegistrationForm($a, ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6824.         $instance->setDescription('Creates a new registration form system');
  6825.         $instance->setName('make:registration-form');
  6826.         return $instance;
  6827.     }
  6828.     /**
  6829.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  6830.      *
  6831.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6832.      */
  6833.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  6834.     {
  6835.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6836.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6837.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6838.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6839.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  6840.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6841.         $this->privates['maker.auto_command.make_reset_password'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeResetPassword($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6842.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  6843.         $instance->setName('make:reset-password');
  6844.         return $instance;
  6845.     }
  6846.     /**
  6847.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  6848.      *
  6849.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6850.      */
  6851.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  6852.     {
  6853.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6854.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6855.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6856.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6857.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  6858.         $this->privates['maker.auto_command.make_serializer_encoder'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerEncoder(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6859.         $instance->setDescription('Creates a new serializer encoder class');
  6860.         $instance->setName('make:serializer:encoder');
  6861.         return $instance;
  6862.     }
  6863.     /**
  6864.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  6865.      *
  6866.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6867.      */
  6868.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  6869.     {
  6870.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6871.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6872.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6873.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6874.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  6875.         $this->privates['maker.auto_command.make_serializer_normalizer'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerNormalizer(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6876.         $instance->setDescription('Creates a new serializer normalizer class');
  6877.         $instance->setName('make:serializer:normalizer');
  6878.         return $instance;
  6879.     }
  6880.     /**
  6881.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  6882.      *
  6883.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6884.      */
  6885.     protected function getMaker_AutoCommand_MakeSubscriberService()
  6886.     {
  6887.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6888.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6889.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6890.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6891.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  6892.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  6893.         $this->privates['maker.auto_command.make_subscriber'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSubscriber(new \Symfony\Bundle\MakerBundle\EventRegistry(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()))), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6894.         $instance->setDescription('Creates a new event subscriber class');
  6895.         $instance->setName('make:subscriber');
  6896.         return $instance;
  6897.     }
  6898.     /**
  6899.      * Gets the private 'maker.auto_command.make_test' shared service.
  6900.      *
  6901.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6902.      */
  6903.     protected function getMaker_AutoCommand_MakeTestService()
  6904.     {
  6905.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6906.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6907.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6908.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6909.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  6910.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  6911.         $this->privates['maker.auto_command.make_test'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTest(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6912.         $instance->setDescription('Creates a new test class');
  6913.         $instance->setName('make:test');
  6914.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  6915.         return $instance;
  6916.     }
  6917.     /**
  6918.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  6919.      *
  6920.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6921.      */
  6922.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  6923.     {
  6924.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6925.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6926.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6927.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6928.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  6929.         $this->privates['maker.auto_command.make_twig_extension'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTwigExtension(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6930.         $instance->setDescription('Creates a new Twig extension class');
  6931.         $instance->setName('make:twig-extension');
  6932.         return $instance;
  6933.     }
  6934.     /**
  6935.      * Gets the private 'maker.auto_command.make_user' shared service.
  6936.      *
  6937.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6938.      */
  6939.     protected function getMaker_AutoCommand_MakeUserService()
  6940.     {
  6941.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6942.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6943.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6944.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6945.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  6946.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  6947.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  6948.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6949.         $this->privates['maker.auto_command.make_user'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeUser($a, new \Symfony\Bundle\MakerBundle\Security\UserClassBuilder(), ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6950.         $instance->setDescription('Creates a new security user class');
  6951.         $instance->setName('make:user');
  6952.         return $instance;
  6953.     }
  6954.     /**
  6955.      * Gets the private 'maker.auto_command.make_validator' shared service.
  6956.      *
  6957.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6958.      */
  6959.     protected function getMaker_AutoCommand_MakeValidatorService()
  6960.     {
  6961.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6962.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6963.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6964.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6965.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  6966.         $this->privates['maker.auto_command.make_validator'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeValidator(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6967.         $instance->setDescription('Creates a new validator and constraint class');
  6968.         $instance->setName('make:validator');
  6969.         return $instance;
  6970.     }
  6971.     /**
  6972.      * Gets the private 'maker.auto_command.make_voter' shared service.
  6973.      *
  6974.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6975.      */
  6976.     protected function getMaker_AutoCommand_MakeVoterService()
  6977.     {
  6978.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6979.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6980.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6981.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6982.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  6983.         $this->privates['maker.auto_command.make_voter'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeVoter(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6984.         $instance->setDescription('Creates a new security voter class');
  6985.         $instance->setName('make:voter');
  6986.         return $instance;
  6987.     }
  6988.     /**
  6989.      * Gets the private 'maker.doctrine_helper' shared service.
  6990.      *
  6991.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  6992.      */
  6993.     protected function getMaker_DoctrineHelperService()
  6994.     {
  6995.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  6996.         return $this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity', ($this->services['doctrine'] ?? $this->getDoctrineService()));
  6997.     }
  6998.     /**
  6999.      * Gets the private 'maker.entity_class_generator' shared service.
  7000.      *
  7001.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  7002.      */
  7003.     protected function getMaker_EntityClassGeneratorService()
  7004.     {
  7005.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  7006.         $this->privates['maker.entity_class_generator'] = $instance = new \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()));
  7007.         $instance->setMangerRegistryClassName('Doctrine\\Persistence\\ManagerRegistry');
  7008.         return $instance;
  7009.     }
  7010.     /**
  7011.      * Gets the private 'maker.file_manager' shared service.
  7012.      *
  7013.      * @return \Symfony\Bundle\MakerBundle\FileManager
  7014.      */
  7015.     protected function getMaker_FileManagerService()
  7016.     {
  7017.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  7018.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  7019.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  7020.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  7021.         return $this->privates['maker.file_manager'] = new \Symfony\Bundle\MakerBundle\FileManager(($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('App')), new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), \dirname(__DIR__4), (\dirname(__DIR__4).'/templates'));
  7022.     }
  7023.     /**
  7024.      * Gets the private 'maker.generator' shared service.
  7025.      *
  7026.      * @return \Symfony\Bundle\MakerBundle\Generator
  7027.      */
  7028.     protected function getMaker_GeneratorService()
  7029.     {
  7030.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  7031.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  7032.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7033.         return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator($a'App', new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil($a));
  7034.     }
  7035.     /**
  7036.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  7037.      *
  7038.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  7039.      */
  7040.     protected function getMaker_Renderer_FormTypeRendererService()
  7041.     {
  7042.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  7043.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  7044.     }
  7045.     /**
  7046.      * Gets the private 'mime_types' shared service.
  7047.      *
  7048.      * @return \Symfony\Component\Mime\MimeTypes
  7049.      */
  7050.     protected function getMimeTypesService()
  7051.     {
  7052.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  7053.         $instance->setDefault($instance);
  7054.         return $instance;
  7055.     }
  7056.     /**
  7057.      * Gets the private 'monolog.command.server_log' shared service.
  7058.      *
  7059.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  7060.      */
  7061.     protected function getMonolog_Command_ServerLogService()
  7062.     {
  7063.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7064.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  7065.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  7066.         $instance->setName('server:log');
  7067.         return $instance;
  7068.     }
  7069.     /**
  7070.      * Gets the private 'monolog.handler.console' shared service.
  7071.      *
  7072.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  7073.      */
  7074.     protected function getMonolog_Handler_ConsoleService()
  7075.     {
  7076.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  7077.     }
  7078.     /**
  7079.      * Gets the private 'monolog.handler.main' shared service.
  7080.      *
  7081.      * @return \Monolog\Handler\StreamHandler
  7082.      */
  7083.     protected function getMonolog_Handler_MainService()
  7084.     {
  7085.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  7086.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  7087.         return $instance;
  7088.     }
  7089.     /**
  7090.      * Gets the private 'monolog.logger' shared service.
  7091.      *
  7092.      * @return \Symfony\Bridge\Monolog\Logger
  7093.      */
  7094.     protected function getMonolog_LoggerService()
  7095.     {
  7096.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  7097.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7098.         $instance->useMicrosecondTimestamps(true);
  7099.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7100.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7101.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7102.         return $instance;
  7103.     }
  7104.     /**
  7105.      * Gets the private 'monolog.logger.cache' shared service.
  7106.      *
  7107.      * @return \Symfony\Bridge\Monolog\Logger
  7108.      */
  7109.     protected function getMonolog_Logger_CacheService()
  7110.     {
  7111.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  7112.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7113.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7114.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7115.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7116.         return $instance;
  7117.     }
  7118.     /**
  7119.      * Gets the private 'monolog.logger.request' shared service.
  7120.      *
  7121.      * @return \Symfony\Bridge\Monolog\Logger
  7122.      */
  7123.     protected function getMonolog_Logger_RequestService()
  7124.     {
  7125.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  7126.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7127.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7128.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7129.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7130.         return $instance;
  7131.     }
  7132.     /**
  7133.      * Gets the private 'monolog.logger.security' shared service.
  7134.      *
  7135.      * @return \Symfony\Bridge\Monolog\Logger
  7136.      */
  7137.     protected function getMonolog_Logger_SecurityService()
  7138.     {
  7139.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  7140.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7141.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7142.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7143.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7144.         return $instance;
  7145.     }
  7146.     /**
  7147.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  7148.      *
  7149.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  7150.      */
  7151.     protected function getNelmioCors_CorsListenerService()
  7152.     {
  7153.         return $this->privates['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(new \Nelmio\CorsBundle\Options\Resolver([=> new \Nelmio\CorsBundle\Options\ConfigProvider($this->parameters['nelmio_cors.map'], $this->getParameter('nelmio_cors.defaults'))]));
  7154.     }
  7155.     /**
  7156.      * Gets the private 'parameter_bag' shared service.
  7157.      *
  7158.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  7159.      */
  7160.     protected function getParameterBagService()
  7161.     {
  7162.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  7163.     }
  7164.     /**
  7165.      * Gets the private 'profiler_listener' shared service.
  7166.      *
  7167.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  7168.      */
  7169.     protected function getProfilerListenerService()
  7170.     {
  7171.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalse);
  7172.     }
  7173.     /**
  7174.      * Gets the private 'property_info' shared service.
  7175.      *
  7176.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  7177.      */
  7178.     protected function getPropertyInfoService()
  7179.     {
  7180.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  7181.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  7182.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7183.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  7184.         }, 3), new RewindableGenerator(function () {
  7185.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  7186.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  7187.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7188.         }, 3), new RewindableGenerator(function () {
  7189.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  7190.         }, 1), new RewindableGenerator(function () {
  7191.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  7192.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7193.         }, 2), new RewindableGenerator(function () {
  7194.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7195.         }, 1));
  7196.     }
  7197.     /**
  7198.      * Gets the private 'property_info.serializer_extractor' shared service.
  7199.      *
  7200.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  7201.      */
  7202.     protected function getPropertyInfo_SerializerExtractorService()
  7203.     {
  7204.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  7205.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  7206.     }
  7207.     /**
  7208.      * Gets the private 'router.cache_warmer' shared service.
  7209.      *
  7210.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  7211.      */
  7212.     protected function getRouter_CacheWarmerService()
  7213.     {
  7214.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7215.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  7216.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7217.             'router' => ['services''router''getRouterService'false],
  7218.         ], [
  7219.             'router' => '?',
  7220.         ]))->withContext('router.cache_warmer'$this));
  7221.     }
  7222.     /**
  7223.      * Gets the private 'router.request_context' shared service.
  7224.      *
  7225.      * @return \Symfony\Component\Routing\RequestContext
  7226.      */
  7227.     protected function getRouter_RequestContextService()
  7228.     {
  7229.         return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  7230.     }
  7231.     /**
  7232.      * Gets the private 'router_listener' shared service.
  7233.      *
  7234.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  7235.      */
  7236.     protected function getRouterListenerService()
  7237.     {
  7238.         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);
  7239.     }
  7240.     /**
  7241.      * Gets the private 'security.access_listener' shared service.
  7242.      *
  7243.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  7244.      */
  7245.     protected function getSecurity_AccessListenerService()
  7246.     {
  7247.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7248.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  7249.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  7250.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  7251.         return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  7252.     }
  7253.     /**
  7254.      * Gets the private 'security.access_map' shared service.
  7255.      *
  7256.      * @return \Symfony\Component\Security\Http\AccessMap
  7257.      */
  7258.     protected function getSecurity_AccessMapService()
  7259.     {
  7260.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  7261.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  7262.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  7263.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  7264.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  7265.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/'), [=> 'ROLE_USER'], NULL);
  7266.         return $instance;
  7267.     }
  7268.     /**
  7269.      * Gets the private 'security.authentication.listener.anonymous.main' shared service.
  7270.      *
  7271.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  7272.      */
  7273.     protected function getSecurity_Authentication_Listener_Anonymous_MainService()
  7274.     {
  7275.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7276.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  7277.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  7278.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  7279.         return $this->privates['security.authentication.listener.anonymous.main'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  7280.     }
  7281.     /**
  7282.      * Gets the private 'security.authentication.listener.guard.main' shared service.
  7283.      *
  7284.      * @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
  7285.      */
  7286.     protected function getSecurity_Authentication_Listener_Guard_MainService()
  7287.     {
  7288.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7289.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  7290.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  7291.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php';
  7292.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/GuardAuthenticatorHandler.php';
  7293.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  7294.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  7295.         $a = new \Symfony\Component\Security\Guard\GuardAuthenticatorHandler(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), []);
  7296.         $a->setSessionAuthenticationStrategy(new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'));
  7297.         return $this->privates['security.authentication.listener.guard.main'] = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener($a, ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), 'main', new RewindableGenerator(function () {
  7298.             yield => ($this->privates['App\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService());
  7299.         }, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  7300.     }
  7301.     /**
  7302.      * Gets the private 'security.authentication.manager' shared service.
  7303.      *
  7304.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  7305.      */
  7306.     protected function getSecurity_Authentication_ManagerService()
  7307.     {
  7308.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  7309.             yield => ($this->privates['security.authentication.provider.guard.main'] ?? $this->getSecurity_Authentication_Provider_Guard_MainService());
  7310.             yield => ($this->privates['security.authentication.provider.anonymous.main'] ?? ($this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  7311.         }, 2), true);
  7312.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7313.         return $instance;
  7314.     }
  7315.     /**
  7316.      * Gets the private 'security.authentication.provider.guard.main' shared service.
  7317.      *
  7318.      * @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
  7319.      */
  7320.     protected function getSecurity_Authentication_Provider_Guard_MainService()
  7321.     {
  7322.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  7323.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php';
  7324.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  7325.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserChecker.php';
  7326.         return $this->privates['security.authentication.provider.guard.main'] = new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
  7327.             yield => ($this->privates['App\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService());
  7328.         }, 1), ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()), 'main', new \Symfony\Component\Security\Core\User\UserChecker(), ($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService()));
  7329.     }
  7330.     /**
  7331.      * Gets the private 'security.channel_listener' shared service.
  7332.      *
  7333.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  7334.      */
  7335.     protected function getSecurity_ChannelListenerService()
  7336.     {
  7337.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7338.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  7339.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  7340.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  7341.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  7342.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/RetryAuthenticationEntryPoint.php';
  7343.         return $this->privates['security.channel_listener'] = new \Symfony\Component\Security\Http\Firewall\ChannelListener(($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), new \Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint(80443), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  7344.     }
  7345.     /**
  7346.      * Gets the private 'security.command.user_password_encoder' shared service.
  7347.      *
  7348.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  7349.      */
  7350.     protected function getSecurity_Command_UserPasswordEncoderService()
  7351.     {
  7352.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7353.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/UserPasswordEncoderCommand.php';
  7354.         $this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), [=> 'App\\Entity\\Utilisateurs']);
  7355.         $instance->setName('security:encode-password');
  7356.         return $instance;
  7357.     }
  7358.     /**
  7359.      * Gets the private 'security.context_listener.0' shared service.
  7360.      *
  7361.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  7362.      */
  7363.     protected function getSecurity_ContextListener_0Service()
  7364.     {
  7365.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7366.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  7367.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  7368.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  7369.         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 () {
  7370.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  7371.         }, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  7372.     }
  7373.     /**
  7374.      * Gets the private 'security.csrf.token_storage' shared service.
  7375.      *
  7376.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  7377.      */
  7378.     protected function getSecurity_Csrf_TokenStorageService()
  7379.     {
  7380.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  7381.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  7382.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  7383.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['session'] ?? $this->getSessionService()));
  7384.     }
  7385.     /**
  7386.      * Gets the private 'security.encoder_factory.generic' shared service.
  7387.      *
  7388.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  7389.      */
  7390.     protected function getSecurity_EncoderFactory_GenericService()
  7391.     {
  7392.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php';
  7393.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/EncoderFactory.php';
  7394.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['App\\Entity\\Utilisateurs' => ['algorithm' => 'auto''migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'cost' => NULL'memory_cost' => NULL'time_cost' => NULL'threads' => NULL]]);
  7395.     }
  7396.     /**
  7397.      * Gets the private 'security.expression_language' shared service.
  7398.      *
  7399.      * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  7400.      */
  7401.     protected function getSecurity_ExpressionLanguageService()
  7402.     {
  7403.         $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  7404.         $instance->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ?? ($this->privates['api_platform.security.expression_language_provider'] = new \ApiPlatform\Core\Security\Core\Authorization\ExpressionLanguageProvider())));
  7405.         return $instance;
  7406.     }
  7407.     /**
  7408.      * Gets the private 'security.firewall.map' shared service.
  7409.      *
  7410.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  7411.      */
  7412.     protected function getSecurity_Firewall_MapService()
  7413.     {
  7414.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7415.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  7416.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  7417.         ], [
  7418.             'security.firewall.map.context.dev' => '?',
  7419.             'security.firewall.map.context.main' => '?',
  7420.         ]), new RewindableGenerator(function () {
  7421.             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)/')));
  7422.             yield 'security.firewall.map.context.main' => NULL;
  7423.         }, 2));
  7424.     }
  7425.     /**
  7426.      * Gets the private 'security.firewall.map.context.dev' shared service.
  7427.      *
  7428.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  7429.      */
  7430.     protected function getSecurity_Firewall_Map_Context_DevService()
  7431.     {
  7432.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  7433.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  7434.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  7435.             return new \EmptyIterator();
  7436.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalse'''''''''', [], NULL));
  7437.     }
  7438.     /**
  7439.      * Gets the private 'security.firewall.map.context.main' shared service.
  7440.      *
  7441.      * @return \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext
  7442.      */
  7443.     protected function getSecurity_Firewall_Map_Context_MainService()
  7444.     {
  7445.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  7446.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/LazyFirewallContext.php';
  7447.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  7448.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  7449.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  7450.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7451.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  7452.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  7453.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  7454.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutSuccessHandlerInterface.php';
  7455.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/DefaultLogoutSuccessHandler.php';
  7456.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';
  7457.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/CsrfTokenClearingLogoutHandler.php';
  7458.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/SessionLogoutHandler.php';
  7459.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  7460.         $a = ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
  7461.         $b = ($this->services['router'] ?? $this->getRouterService());
  7462.         $c = new \Symfony\Component\Security\Http\HttpUtils($b$b'{^https?://%s$}i''{^https://%s$}i');
  7463.         $d = new \Symfony\Component\Security\Http\Firewall\LogoutListener($a$c, new \Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler($c'/'), ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => 'app_logout']);
  7464.         $d->addHandler(new \Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())));
  7465.         $d->addHandler(new \Symfony\Component\Security\Http\Logout\SessionLogoutHandler());
  7466.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext(new RewindableGenerator(function () {
  7467.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  7468.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  7469.             yield => ($this->privates['security.authentication.listener.guard.main'] ?? $this->getSecurity_Authentication_Listener_Guard_MainService());
  7470.             yield => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MainService());
  7471.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  7472.         }, 5), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), $c'main', ($this->privates['App\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService()), NULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), $d, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main''security.user_checker'NULLtruefalse'security.user.provider.concrete.app_user_provider''main''App\\Security\\LoginFormAuthenticator'NULLNULL, [=> 'guard'=> 'anonymous'], NULL), ($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  7473.     }
  7474.     /**
  7475.      * Gets the private 'security.logout_url_generator' shared service.
  7476.      *
  7477.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  7478.      */
  7479.     protected function getSecurity_LogoutUrlGeneratorService()
  7480.     {
  7481.         $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['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  7482.         $instance->registerListener('main''app_logout''logout''_csrf_token'NULLNULL);
  7483.         return $instance;
  7484.     }
  7485.     /**
  7486.      * Gets the private 'security.role_hierarchy' shared service.
  7487.      *
  7488.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  7489.      */
  7490.     protected function getSecurity_RoleHierarchyService()
  7491.     {
  7492.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  7493.     }
  7494.     /**
  7495.      * Gets the private 'security.user.provider.concrete.app_user_provider' shared service.
  7496.      *
  7497.      * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  7498.      */
  7499.     protected function getSecurity_User_Provider_Concrete_AppUserProviderService()
  7500.     {
  7501.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  7502.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  7503.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  7504.         return $this->privates['security.user.provider.concrete.app_user_provider'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'App\\Entity\\Utilisateurs''email'NULL);
  7505.     }
  7506.     /**
  7507.      * Gets the private 'security.validator.user_password' shared service.
  7508.      *
  7509.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  7510.      */
  7511.     protected function getSecurity_Validator_UserPasswordService()
  7512.     {
  7513.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  7514.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  7515.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  7516.         return $this->privates['security.validator.user_password'] = new \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  7517.     }
  7518.     /**
  7519.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  7520.      *
  7521.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  7522.      */
  7523.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  7524.     {
  7525.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  7526.     }
  7527.     /**
  7528.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  7529.      *
  7530.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  7531.      */
  7532.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  7533.     {
  7534.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  7535.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  7536.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  7537.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  7538.     }
  7539.     /**
  7540.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  7541.      *
  7542.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  7543.      */
  7544.     protected function getSensioFrameworkExtra_Security_ListenerService()
  7545.     {
  7546.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage();
  7547.         $a->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ?? ($this->privates['api_platform.security.expression_language_provider'] = new \ApiPlatform\Core\Security\Core\Authorization\ExpressionLanguageProvider())));
  7548.         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()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  7549.     }
  7550.     /**
  7551.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  7552.      *
  7553.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  7554.      */
  7555.     protected function getSensioFrameworkExtra_View_ListenerService()
  7556.     {
  7557.         $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))));
  7558.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7559.             'twig' => ['services''twig''getTwigService'false],
  7560.         ], [
  7561.             'twig' => 'Twig\\Environment',
  7562.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  7563.         return $instance;
  7564.     }
  7565.     /**
  7566.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  7567.      *
  7568.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  7569.      */
  7570.     protected function getSerializer_Mapping_CacheWarmerService()
  7571.     {
  7572.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7573.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  7574.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  7575.         return $this->privates['serializer.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))], ($this->targetDir.''.'/serialization.php'));
  7576.     }
  7577.     /**
  7578.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  7579.      *
  7580.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  7581.      */
  7582.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  7583.     {
  7584.         return $this->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))]));
  7585.     }
  7586.     /**
  7587.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  7588.      *
  7589.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  7590.      */
  7591.     protected function getSerializer_NameConverter_MetadataAwareService()
  7592.     {
  7593.         return $this->privates['serializer.name_converter.metadata_aware'] = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  7594.     }
  7595.     /**
  7596.      * Gets the private 'session.storage.native' shared service.
  7597.      *
  7598.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  7599.      */
  7600.     protected function getSession_Storage_NativeService()
  7601.     {
  7602.         return $this->privates['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], NULL, new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0));
  7603.     }
  7604.     /**
  7605.      * Gets the private 'session_listener' shared service.
  7606.      *
  7607.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  7608.      */
  7609.     protected function getSessionListenerService()
  7610.     {
  7611.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7612.             'initialized_session' => ['services''session'NULLfalse],
  7613.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  7614.             'session' => ['services''session''getSessionService'false],
  7615.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  7616.         ], [
  7617.             'initialized_session' => '?',
  7618.             'request_stack' => '?',
  7619.             'session' => '?',
  7620.             'session_storage' => '?',
  7621.         ]));
  7622.     }
  7623.     /**
  7624.      * Gets the private 'stof_doctrine_extensions.listener.sluggable' shared service.
  7625.      *
  7626.      * @return \Gedmo\Sluggable\SluggableListener
  7627.      */
  7628.     protected function getStofDoctrineExtensions_Listener_SluggableService()
  7629.     {
  7630.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  7631.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
  7632.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Sluggable/SluggableListener.php';
  7633.         $this->privates['stof_doctrine_extensions.listener.sluggable'] = $instance = new \Gedmo\Sluggable\SluggableListener();
  7634.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  7635.         return $instance;
  7636.     }
  7637.     /**
  7638.      * Gets the private 'templating.cache_warmer.template_paths' shared service.
  7639.      *
  7640.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplatePathsCacheWarmer
  7641.      *
  7642.      * @deprecated The "templating.cache_warmer.template_paths" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  7643.      */
  7644.     protected function getTemplating_CacheWarmer_TemplatePathsService()
  7645.     {
  7646.         @trigger_error('The "templating.cache_warmer.template_paths" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  7647.         return $this->privates['templating.cache_warmer.template_paths'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplatePathsCacheWarmer(($this->privates['templating.finder'] ?? $this->getTemplating_FinderService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));
  7648.     }
  7649.     /**
  7650.      * Gets the private 'templating.engine.php' shared service.
  7651.      *
  7652.      * @return \Symfony\Bundle\FrameworkBundle\Templating\TimedPhpEngine
  7653.      *
  7654.      * @deprecated The "templating.engine.php" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  7655.      */
  7656.     protected function getTemplating_Engine_PhpService()
  7657.     {
  7658.         @trigger_error('The "templating.engine.php" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  7659.         $this->privates['templating.engine.php'] = $instance = new \Symfony\Bundle\FrameworkBundle\Templating\TimedPhpEngine(($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7660.             'Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper' => ['privates''Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper''getUploaderHelperService'false],
  7661.             'knp_paginator.templating.helper.pagination' => ['privates''knp_paginator.templating.helper.pagination''getKnpPaginator_Templating_Helper_PaginationService'false],
  7662.             'liip_imagine.templating.filter_helper' => ['privates''liip_imagine.templating.filter_helper''getLiipImagine_Templating_FilterHelperService'false],
  7663.             'templating.helper.actions' => ['privates''templating.helper.actions''getTemplating_Helper_ActionsService'false],
  7664.             'templating.helper.assets' => ['privates''templating.helper.assets''getTemplating_Helper_AssetsService'false],
  7665.             'templating.helper.code' => ['privates''templating.helper.code''getTemplating_Helper_CodeService'false],
  7666.             'templating.helper.form' => ['privates''templating.helper.form''getTemplating_Helper_FormService'false],
  7667.             'templating.helper.logout_url' => ['privates''templating.helper.logout_url''getTemplating_Helper_LogoutUrlService'false],
  7668.             'templating.helper.request' => ['privates''templating.helper.request''getTemplating_Helper_RequestService'false],
  7669.             'templating.helper.router' => ['privates''templating.helper.router''getTemplating_Helper_RouterService'false],
  7670.             'templating.helper.security' => ['privates''templating.helper.security''getTemplating_Helper_SecurityService'false],
  7671.             'templating.helper.session' => ['privates''templating.helper.session''getTemplating_Helper_SessionService'false],
  7672.             'templating.helper.slots' => ['privates''templating.helper.slots''getTemplating_Helper_SlotsService'false],
  7673.             'templating.helper.stopwatch' => ['privates''templating.helper.stopwatch''getTemplating_Helper_StopwatchService'false],
  7674.             'templating.helper.translator' => ['privates''templating.helper.translator''getTemplating_Helper_TranslatorService'false],
  7675.         ], [
  7676.             'Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper' => '?',
  7677.             'knp_paginator.templating.helper.pagination' => '?',
  7678.             'liip_imagine.templating.filter_helper' => '?',
  7679.             'templating.helper.actions' => '?',
  7680.             'templating.helper.assets' => '?',
  7681.             'templating.helper.code' => '?',
  7682.             'templating.helper.form' => '?',
  7683.             'templating.helper.logout_url' => '?',
  7684.             'templating.helper.request' => '?',
  7685.             'templating.helper.router' => '?',
  7686.             'templating.helper.security' => '?',
  7687.             'templating.helper.session' => '?',
  7688.             'templating.helper.slots' => '?',
  7689.             'templating.helper.stopwatch' => '?',
  7690.             'templating.helper.translator' => '?',
  7691.         ]), ($this->services['templating.loader'] ?? $this->getTemplating_LoaderService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $this->getTemplating_GlobalsService());
  7692.         $instance->setCharset('UTF-8');
  7693.         $instance->setHelpers(['slots' => 'templating.helper.slots''request' => 'templating.helper.request''session' => 'templating.helper.session''router' => 'templating.helper.router''assets' => 'templating.helper.assets''actions' => 'templating.helper.actions''code' => 'templating.helper.code''translator' => 'templating.helper.translator''form' => 'templating.helper.form''stopwatch' => 'templating.helper.stopwatch''logout_url' => 'templating.helper.logout_url''security' => 'templating.helper.security''vich_uploader' => 'Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper''imagine' => 'liip_imagine.templating.filter_helper''knp_pagination' => 'knp_paginator.templating.helper.pagination']);
  7694.         return $instance;
  7695.     }
  7696.     /**
  7697.      * Gets the private 'templating.engine.twig' shared service.
  7698.      *
  7699.      * @return \Symfony\Bundle\TwigBundle\TwigEngine
  7700.      *
  7701.      * @deprecated The "templating.engine.twig" service is deprecated since Symfony 4.4 and will be removed in 5.0.
  7702.      */
  7703.     protected function getTemplating_Engine_TwigService()
  7704.     {
  7705.         @trigger_error('The "templating.engine.twig" service is deprecated since Symfony 4.4 and will be removed in 5.0.'E_USER_DEPRECATED);
  7706.         return new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));
  7707.     }
  7708.     /**
  7709.      * Gets the private 'templating.finder' shared service.
  7710.      *
  7711.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinder
  7712.      *
  7713.      * @deprecated The "templating.finder" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  7714.      */
  7715.     protected function getTemplating_FinderService()
  7716.     {
  7717.         @trigger_error('The "templating.finder" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  7718.         include_once \dirname(__DIR__4).'/vendor/symfony/templating/TemplateNameParserInterface.php';
  7719.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Templating/TemplateFilenameParser.php';
  7720.         return $this->privates['templating.finder'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinder(($this->services['kernel'] ?? $this->get('kernel'1)), new \Symfony\Bundle\FrameworkBundle\Templating\TemplateFilenameParser(), (\dirname(__DIR__4).'/src/Resources'));
  7721.     }
  7722.     /**
  7723.      * Gets the private 'templating.form.engine' shared service.
  7724.      *
  7725.      * @return \Symfony\Component\Form\Extension\Templating\TemplatingRendererEngine
  7726.      *
  7727.      * @deprecated The "templating.form.engine" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  7728.      */
  7729.     protected function getTemplating_Form_EngineService()
  7730.     {
  7731.         @trigger_error('The "templating.form.engine" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  7732.         return new \Symfony\Component\Form\Extension\Templating\TemplatingRendererEngine(($this->privates['templating.engine.php'] ?? $this->getTemplating_Engine_PhpService()), $this->parameters['templating.helper.form.resources']);
  7733.     }
  7734.     /**
  7735.      * Gets the private 'templating.form.renderer' shared service.
  7736.      *
  7737.      * @return \Symfony\Component\Form\FormRenderer
  7738.      *
  7739.      * @deprecated The "templating.form.renderer" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  7740.      */
  7741.     protected function getTemplating_Form_RendererService()
  7742.     {
  7743.         @trigger_error('The "templating.form.renderer" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  7744.         return new \Symfony\Component\Form\FormRenderer($this->getTemplating_Form_EngineService(), ($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  7745.     }
  7746.     /**
  7747.      * Gets the private 'templating.globals' shared service.
  7748.      *
  7749.      * @return \Symfony\Bundle\FrameworkBundle\Templating\GlobalVariables
  7750.      *
  7751.      * @deprecated The "templating.globals" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  7752.      */
  7753.     protected function getTemplating_GlobalsService()
  7754.     {
  7755.         @trigger_error('The "templating.globals" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  7756.         return new \Symfony\Bundle\FrameworkBundle\Templating\GlobalVariables($this);
  7757.     }
  7758.     /**
  7759.      * Gets the private 'templating.helper.actions' shared service.
  7760.      *
  7761.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\ActionsHelper
  7762.      *
  7763.      * @deprecated The "templating.helper.actions" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  7764.      */
  7765.     protected function getTemplating_Helper_ActionsService()
  7766.     {
  7767.         @trigger_error('The "templating.helper.actions" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  7768.         return $this->privates['templating.helper.actions'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\ActionsHelper(($this->privates['fragment.handler'] ?? $this->getFragment_HandlerService()));
  7769.     }
  7770.     /**
  7771.      * Gets the private 'templating.helper.assets' shared service.
  7772.      *
  7773.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\AssetsHelper
  7774.      *
  7775.      * @deprecated The "templating.helper.assets" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  7776.      */
  7777.     protected function getTemplating_Helper_AssetsService()
  7778.     {
  7779.         @trigger_error('The "templating.helper.assets" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  7780.         return $this->privates['templating.helper.assets'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\AssetsHelper(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  7781.     }
  7782.     /**
  7783.      * Gets the private 'templating.helper.code' shared service.
  7784.      *
  7785.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\CodeHelper
  7786.      *
  7787.      * @deprecated The "templating.helper.code" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  7788.      */
  7789.     protected function getTemplating_Helper_CodeService()
  7790.     {
  7791.         @trigger_error('The "templating.helper.code" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  7792.         return $this->privates['templating.helper.code'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\CodeHelper(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), \dirname(__DIR__4), 'UTF-8');
  7793.     }
  7794.     /**
  7795.      * Gets the private 'templating.helper.form' shared service.
  7796.      *
  7797.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\FormHelper
  7798.      *
  7799.      * @deprecated The "templating.helper.form" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  7800.      */
  7801.     protected function getTemplating_Helper_FormService()
  7802.     {
  7803.         @trigger_error('The "templating.helper.form" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  7804.         return $this->privates['templating.helper.form'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\FormHelper($this->getTemplating_Form_RendererService());
  7805.     }
  7806.     /**
  7807.      * Gets the private 'templating.helper.logout_url' shared service.
  7808.      *
  7809.      * @return \Symfony\Bundle\SecurityBundle\Templating\Helper\LogoutUrlHelper
  7810.      *
  7811.      * @deprecated The "templating.helper.logout_url" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  7812.      */
  7813.     protected function getTemplating_Helper_LogoutUrlService()
  7814.     {
  7815.         @trigger_error('The "templating.helper.logout_url" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  7816.         return $this->privates['templating.helper.logout_url'] = new \Symfony\Bundle\SecurityBundle\Templating\Helper\LogoutUrlHelper(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  7817.     }
  7818.     /**
  7819.      * Gets the private 'templating.helper.request' shared service.
  7820.      *
  7821.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\RequestHelper
  7822.      *
  7823.      * @deprecated The "templating.helper.request" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  7824.      */
  7825.     protected function getTemplating_Helper_RequestService()
  7826.     {
  7827.         @trigger_error('The "templating.helper.request" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  7828.         return $this->privates['templating.helper.request'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\RequestHelper(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7829.     }
  7830.     /**
  7831.      * Gets the private 'templating.helper.router' shared service.
  7832.      *
  7833.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\RouterHelper
  7834.      *
  7835.      * @deprecated The "templating.helper.router" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  7836.      */
  7837.     protected function getTemplating_Helper_RouterService()
  7838.     {
  7839.         @trigger_error('The "templating.helper.router" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  7840.         return $this->privates['templating.helper.router'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\RouterHelper(($this->services['router'] ?? $this->getRouterService()));
  7841.     }
  7842.     /**
  7843.      * Gets the private 'templating.helper.security' shared service.
  7844.      *
  7845.      * @return \Symfony\Bundle\SecurityBundle\Templating\Helper\SecurityHelper
  7846.      *
  7847.      * @deprecated The "templating.helper.security" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  7848.      */
  7849.     protected function getTemplating_Helper_SecurityService()
  7850.     {
  7851.         @trigger_error('The "templating.helper.security" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  7852.         return $this->privates['templating.helper.security'] = new \Symfony\Bundle\SecurityBundle\Templating\Helper\SecurityHelper(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  7853.     }
  7854.     /**
  7855.      * Gets the private 'templating.helper.session' shared service.
  7856.      *
  7857.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\SessionHelper
  7858.      *
  7859.      * @deprecated The "templating.helper.session" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  7860.      */
  7861.     protected function getTemplating_Helper_SessionService()
  7862.     {
  7863.         @trigger_error('The "templating.helper.session" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  7864.         return $this->privates['templating.helper.session'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\SessionHelper(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7865.     }
  7866.     /**
  7867.      * Gets the private 'templating.helper.slots' shared service.
  7868.      *
  7869.      * @return \Symfony\Component\Templating\Helper\SlotsHelper
  7870.      *
  7871.      * @deprecated The "templating.helper.slots" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  7872.      */
  7873.     protected function getTemplating_Helper_SlotsService()
  7874.     {
  7875.         @trigger_error('The "templating.helper.slots" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  7876.         return $this->privates['templating.helper.slots'] = new \Symfony\Component\Templating\Helper\SlotsHelper();
  7877.     }
  7878.     /**
  7879.      * Gets the private 'templating.helper.stopwatch' shared service.
  7880.      *
  7881.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\StopwatchHelper
  7882.      *
  7883.      * @deprecated The "templating.helper.stopwatch" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  7884.      */
  7885.     protected function getTemplating_Helper_StopwatchService()
  7886.     {
  7887.         @trigger_error('The "templating.helper.stopwatch" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  7888.         return $this->privates['templating.helper.stopwatch'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\StopwatchHelper(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  7889.     }
  7890.     /**
  7891.      * Gets the private 'templating.helper.translator' shared service.
  7892.      *
  7893.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\TranslatorHelper
  7894.      *
  7895.      * @deprecated The "templating.helper.translator" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  7896.      */
  7897.     protected function getTemplating_Helper_TranslatorService()
  7898.     {
  7899.         @trigger_error('The "templating.helper.translator" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  7900.         return $this->privates['templating.helper.translator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\TranslatorHelper(($this->services['translator'] ?? $this->getTranslatorService()));
  7901.     }
  7902.     /**
  7903.      * Gets the private 'templating.locator' shared service.
  7904.      *
  7905.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator
  7906.      *
  7907.      * @deprecated The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  7908.      */
  7909.     protected function getTemplating_LocatorService()
  7910.     {
  7911.         @trigger_error('The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  7912.         return $this->privates['templating.locator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(($this->privates['file_locator'] ?? $this->getFileLocatorService()), $this->targetDir.'');
  7913.     }
  7914.     /**
  7915.      * Gets the private 'templating.name_parser' shared service.
  7916.      *
  7917.      * @return \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser
  7918.      *
  7919.      * @deprecated The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  7920.      */
  7921.     protected function getTemplating_NameParserService()
  7922.     {
  7923.         @trigger_error('The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  7924.         return $this->privates['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel'1)));
  7925.     }
  7926.     /**
  7927.      * Gets the private 'translation.extractor' shared service.
  7928.      *
  7929.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  7930.      */
  7931.     protected function getTranslation_ExtractorService()
  7932.     {
  7933.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  7934.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  7935.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  7936.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  7937.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  7938.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  7939.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  7940.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['twig'] ?? $this->getTwigService())));
  7941.         return $instance;
  7942.     }
  7943.     /**
  7944.      * Gets the private 'translation.loader.csv' shared service.
  7945.      *
  7946.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  7947.      */
  7948.     protected function getTranslation_Loader_CsvService()
  7949.     {
  7950.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7951.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7952.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7953.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  7954.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  7955.     }
  7956.     /**
  7957.      * Gets the private 'translation.loader.dat' shared service.
  7958.      *
  7959.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  7960.      */
  7961.     protected function getTranslation_Loader_DatService()
  7962.     {
  7963.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7964.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  7965.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  7966.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  7967.     }
  7968.     /**
  7969.      * Gets the private 'translation.loader.ini' shared service.
  7970.      *
  7971.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  7972.      */
  7973.     protected function getTranslation_Loader_IniService()
  7974.     {
  7975.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7976.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7977.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7978.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  7979.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  7980.     }
  7981.     /**
  7982.      * Gets the private 'translation.loader.json' shared service.
  7983.      *
  7984.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  7985.      */
  7986.     protected function getTranslation_Loader_JsonService()
  7987.     {
  7988.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7989.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7990.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7991.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  7992.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  7993.     }
  7994.     /**
  7995.      * Gets the private 'translation.loader.mo' shared service.
  7996.      *
  7997.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  7998.      */
  7999.     protected function getTranslation_Loader_MoService()
  8000.     {
  8001.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8002.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8003.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8004.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  8005.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  8006.     }
  8007.     /**
  8008.      * Gets the private 'translation.loader.php' shared service.
  8009.      *
  8010.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  8011.      */
  8012.     protected function getTranslation_Loader_PhpService()
  8013.     {
  8014.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8015.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8016.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8017.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  8018.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  8019.     }
  8020.     /**
  8021.      * Gets the private 'translation.loader.po' shared service.
  8022.      *
  8023.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  8024.      */
  8025.     protected function getTranslation_Loader_PoService()
  8026.     {
  8027.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8028.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8029.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8030.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  8031.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  8032.     }
  8033.     /**
  8034.      * Gets the private 'translation.loader.qt' shared service.
  8035.      *
  8036.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  8037.      */
  8038.     protected function getTranslation_Loader_QtService()
  8039.     {
  8040.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8041.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  8042.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  8043.     }
  8044.     /**
  8045.      * Gets the private 'translation.loader.res' shared service.
  8046.      *
  8047.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  8048.      */
  8049.     protected function getTranslation_Loader_ResService()
  8050.     {
  8051.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8052.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  8053.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  8054.     }
  8055.     /**
  8056.      * Gets the private 'translation.loader.xliff' shared service.
  8057.      *
  8058.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  8059.      */
  8060.     protected function getTranslation_Loader_XliffService()
  8061.     {
  8062.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8063.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  8064.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  8065.     }
  8066.     /**
  8067.      * Gets the private 'translation.loader.yml' shared service.
  8068.      *
  8069.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  8070.      */
  8071.     protected function getTranslation_Loader_YmlService()
  8072.     {
  8073.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8074.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8075.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8076.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  8077.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  8078.     }
  8079.     /**
  8080.      * Gets the private 'translation.reader' shared service.
  8081.      *
  8082.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  8083.      */
  8084.     protected function getTranslation_ReaderService()
  8085.     {
  8086.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  8087.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  8088.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8089.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8090.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8091.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  8092.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  8093.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  8094.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  8095.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  8096.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  8097.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  8098.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  8099.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  8100.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  8101.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  8102.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  8103.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  8104.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  8105.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  8106.         $instance->addLoader('yaml'$a);
  8107.         $instance->addLoader('yml'$a);
  8108.         $instance->addLoader('xlf'$b);
  8109.         $instance->addLoader('xliff'$b);
  8110.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  8111.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  8112.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  8113.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  8114.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  8115.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  8116.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  8117.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  8118.         return $instance;
  8119.     }
  8120.     /**
  8121.      * Gets the private 'translation.warmer' shared service.
  8122.      *
  8123.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  8124.      */
  8125.     protected function getTranslation_WarmerService()
  8126.     {
  8127.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8128.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  8129.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8130.             'translator' => ['services''translator''getTranslatorService'false],
  8131.         ], [
  8132.             'translator' => '?',
  8133.         ]))->withContext('translation.warmer'$this));
  8134.     }
  8135.     /**
  8136.      * Gets the private 'translator.default' shared service.
  8137.      *
  8138.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  8139.      */
  8140.     protected function getTranslator_DefaultService()
  8141.     {
  8142.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8143.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  8144.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  8145.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  8146.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  8147.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  8148.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  8149.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  8150.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  8151.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  8152.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  8153.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  8154.         ], [
  8155.             'translation.loader.csv' => '?',
  8156.             'translation.loader.dat' => '?',
  8157.             'translation.loader.ini' => '?',
  8158.             'translation.loader.json' => '?',
  8159.             'translation.loader.mo' => '?',
  8160.             'translation.loader.php' => '?',
  8161.             'translation.loader.po' => '?',
  8162.             'translation.loader.qt' => '?',
  8163.             'translation.loader.res' => '?',
  8164.             'translation.loader.xliff' => '?',
  8165.             'translation.loader.yml' => '?',
  8166.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'fr', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ar.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ar.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ar.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.bg.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.bg.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.bg.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ca.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ca.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ca.yaml')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.cs.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.cs.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.cs.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.da.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.da.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.de.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.de.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.de.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.el.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.en.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.en.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.en.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.es.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.es.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.es.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.eu.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.eu.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fa.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.fa.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fi.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.fi.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.fi.yaml')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.fr.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.fr.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff'), => (\dirname(__DIR__4).'/translations/messages.fr.yaml')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.gl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.hr.xlf')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hu.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.hu.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.hu.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.it.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.it.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.it.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.lt.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.lt.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.lt.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.nl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.nl.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.nl.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.no.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.no.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.pl.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.pl.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.pt.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.pt.yaml')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ro.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ro.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ru.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ru.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ru.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.sl.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.sl.yaml')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sv.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.sv.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.tr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.tr.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.tr.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.uk.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.uk.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.uk.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'sr_RS' => [=> (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sr_RS.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.sr_RS.xlf')], 'vn' => [=> (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.vn.yaml')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/src/Resources/FrameworkBundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 10 => (\dirname(__DIR__4).'/src/Resources/SecurityBundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 12 => (\dirname(__DIR__4).'/src/Resources/TwigBundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 14 => (\dirname(__DIR__4).'/src/Resources/TwigExtraBundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 16 => (\dirname(__DIR__4).'/src/Resources/SensioFrameworkExtraBundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 18 => (\dirname(__DIR__4).'/src/Resources/DoctrineBundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 20 => (\dirname(__DIR__4).'/src/Resources/DoctrineMigrationsBundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 22 => (\dirname(__DIR__4).'/src/Resources/WebProfilerBundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 24 => (\dirname(__DIR__4).'/src/Resources/MonologBundle/translations'), 25 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 26 => (\dirname(__DIR__4).'/src/Resources/DebugBundle/translations'), 27 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 28 => (\dirname(__DIR__4).'/src/Resources/MakerBundle/translations'), 29 => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 30 => (\dirname(__DIR__4).'/src/Resources/NelmioCorsBundle/translations'), 31 => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/translations'), 32 => (\dirname(__DIR__4).'/src/Resources/ApiPlatformBundle/translations'), 33 => (\dirname(__DIR__4).'/src/Resources/EasyAdminBundle/translations'), 34 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/translations'), 35 => (\dirname(__DIR__4).'/src/Resources/FOSCKEditorBundle/translations'), 36 => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src/translations'), 37 => (\dirname(__DIR__4).'/src/Resources/StofDoctrineExtensionsBundle/translations'), 38 => (\dirname(__DIR__4).'/src/Resources/VichUploaderBundle/translations'), 39 => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle/translations'), 40 => (\dirname(__DIR__4).'/src/Resources/LiipImagineBundle/translations'), 41 => (\dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/translations'), 42 => (\dirname(__DIR__4).'/src/Resources/FMElfinderBundle/translations'), 43 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 44 => (\dirname(__DIR__4).'/src/Resources/WebpackEncoreBundle/translations'), 45 => (\dirname(__DIR__4).'/src/Resources/KnpPaginatorBundle/translations'), 46 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 47 => (\dirname(__DIR__4).'/src/Resources/DoctrineFixturesBundle/translations'), 48 => (\dirname(__DIR__4).'/src/Resources/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/easycorp/easyadmin-bundle/src/Resources/translations'=> 'vendor/vich/uploader-bundle/translations'=> 'vendor/knplabs/knp-paginator-bundle/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'src/Resources/FrameworkBundle/translations'=> 'vendor/symfony/security-bundle/translations'10 => 'src/Resources/SecurityBundle/translations'11 => 'vendor/symfony/twig-bundle/translations'12 => 'src/Resources/TwigBundle/translations'13 => 'vendor/twig/extra-bundle/translations'14 => 'src/Resources/TwigExtraBundle/translations'15 => 'vendor/sensio/framework-extra-bundle/src/translations'16 => 'src/Resources/SensioFrameworkExtraBundle/translations'17 => 'vendor/doctrine/doctrine-bundle/translations'18 => 'src/Resources/DoctrineBundle/translations'19 => 'vendor/doctrine/doctrine-migrations-bundle/translations'20 => 'src/Resources/DoctrineMigrationsBundle/translations'21 => 'vendor/symfony/web-profiler-bundle/translations'22 => 'src/Resources/WebProfilerBundle/translations'23 => 'vendor/symfony/monolog-bundle/translations'24 => 'src/Resources/MonologBundle/translations'25 => 'vendor/symfony/debug-bundle/translations'26 => 'src/Resources/DebugBundle/translations'27 => 'vendor/symfony/maker-bundle/src/translations'28 => 'src/Resources/MakerBundle/translations'29 => 'vendor/nelmio/cors-bundle/translations'30 => 'src/Resources/NelmioCorsBundle/translations'31 => 'vendor/api-platform/core/src/Bridge/Symfony/Bundle/translations'32 => 'src/Resources/ApiPlatformBundle/translations'33 => 'src/Resources/EasyAdminBundle/translations'34 => 'vendor/friendsofsymfony/ckeditor-bundle/src/translations'35 => 'src/Resources/FOSCKEditorBundle/translations'36 => 'vendor/stof/doctrine-extensions-bundle/src/translations'37 => 'src/Resources/StofDoctrineExtensionsBundle/translations'38 => 'src/Resources/VichUploaderBundle/translations'39 => 'vendor/liip/imagine-bundle/translations'40 => 'src/Resources/LiipImagineBundle/translations'41 => 'vendor/helios-ag/fm-elfinder-bundle/src/translations'42 => 'src/Resources/FMElfinderBundle/translations'43 => 'vendor/symfony/webpack-encore-bundle/src/translations'44 => 'src/Resources/WebpackEncoreBundle/translations'45 => 'src/Resources/KnpPaginatorBundle/translations'46 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'47 => 'src/Resources/DoctrineFixturesBundle/translations'48 => 'src/Resources/translations']]]);
  8167.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  8168.         $instance->setFallbackLocales([=> 'fr']);
  8169.         return $instance;
  8170.     }
  8171.     /**
  8172.      * Gets the private 'twig.cache_warmer' shared service.
  8173.      *
  8174.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheCacheWarmer
  8175.      *
  8176.      * @deprecated The "twig.cache_warmer" service is deprecated since Symfony 4.4 and will be removed in 5.0.
  8177.      */
  8178.     protected function getTwig_CacheWarmerService()
  8179.     {
  8180.         @trigger_error('The "twig.cache_warmer" service is deprecated since Symfony 4.4 and will be removed in 5.0.'E_USER_DEPRECATED);
  8181.         return $this->privates['twig.cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheCacheWarmer(($this->privates['.service_locator.o9nGMXB'] ?? $this->get_ServiceLocator_O9nGMXBService())->withContext('twig.cache_warmer'$this), ($this->privates['templating.finder'] ?? $this->getTemplating_FinderService()), [(\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email') => 'email', (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form') => NULL]);
  8182.     }
  8183.     /**
  8184.      * Gets the private 'twig.command.debug' shared service.
  8185.      *
  8186.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  8187.      */
  8188.     protected function getTwig_Command_DebugService()
  8189.     {
  8190.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8191.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  8192.         $this->privates['twig.command.debug'] = $instance = new \Symfony\Bridge\Twig\Command\DebugCommand(($this->services['twig'] ?? $this->getTwigService()), \dirname(__DIR__4), $this->parameters['kernel.bundles_metadata'], (\dirname(__DIR__4).'/templates'), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), (\dirname(__DIR__4).'/src'));
  8193.         $instance->setName('debug:twig');
  8194.         return $instance;
  8195.     }
  8196.     /**
  8197.      * Gets the private 'twig.command.lint' shared service.
  8198.      *
  8199.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  8200.      */
  8201.     protected function getTwig_Command_LintService()
  8202.     {
  8203.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8204.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  8205.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  8206.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['twig'] ?? $this->getTwigService()));
  8207.         $instance->setName('lint:twig');
  8208.         return $instance;
  8209.     }
  8210.     /**
  8211.      * Gets the private 'twig.form.renderer' shared service.
  8212.      *
  8213.      * @return \Symfony\Component\Form\FormRenderer
  8214.      */
  8215.     protected function getTwig_Form_RendererService()
  8216.     {
  8217.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  8218.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  8219.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  8220.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  8221.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  8222.         return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer(new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], ($this->services['twig'] ?? $this->getTwigService())), ($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  8223.     }
  8224.     /**
  8225.      * Gets the private 'twig.loader.filesystem' shared service.
  8226.      *
  8227.      * @return \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader
  8228.      */
  8229.     protected function getTwig_Loader_FilesystemService()
  8230.     {
  8231.         $this->privates['twig.loader.filesystem'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__4));
  8232.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  8233.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  8234.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  8235.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  8236.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  8237.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  8238.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  8239.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  8240.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  8241.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  8242.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  8243.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  8244.         $instance->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  8245.         $instance->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  8246.         $instance->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), 'EasyAdmin');
  8247.         $instance->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), '!EasyAdmin');
  8248.         $instance->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), 'FOSCKEditor');
  8249.         $instance->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), '!FOSCKEditor');
  8250.         $instance->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), 'VichUploader');
  8251.         $instance->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), '!VichUploader');
  8252.         $instance->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  8253.         $instance->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  8254.         $instance->addPath((\dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/Resources/views'), 'FMElfinder');
  8255.         $instance->addPath((\dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/Resources/views'), '!FMElfinder');
  8256.         $instance->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  8257.         $instance->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  8258.         $instance->addPath((\dirname(__DIR__4).'/templates'));
  8259.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  8260.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  8261.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  8262.         return $instance;
  8263.     }
  8264.     /**
  8265.      * Gets the private 'twig.mailer.message_listener' shared service.
  8266.      *
  8267.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  8268.      */
  8269.     protected function getTwig_Mailer_MessageListenerService()
  8270.     {
  8271.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  8272.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  8273.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  8274.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer(($this->services['twig'] ?? $this->getTwigService())));
  8275.     }
  8276.     /**
  8277.      * Gets the private 'twig.runtime.httpkernel' shared service.
  8278.      *
  8279.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  8280.      */
  8281.     protected function getTwig_Runtime_HttpkernelService()
  8282.     {
  8283.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  8284.         return $this->privates['twig.runtime.httpkernel'] = new \Symfony\Bridge\Twig\Extension\HttpKernelRuntime(($this->privates['fragment.handler'] ?? $this->getFragment_HandlerService()));
  8285.     }
  8286.     /**
  8287.      * Gets the private 'twig.runtime.security_csrf' shared service.
  8288.      *
  8289.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  8290.      */
  8291.     protected function getTwig_Runtime_SecurityCsrfService()
  8292.     {
  8293.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  8294.         return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  8295.     }
  8296.     /**
  8297.      * Gets the private 'twig.template_cache_warmer' shared service.
  8298.      *
  8299.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  8300.      */
  8301.     protected function getTwig_TemplateCacheWarmerService()
  8302.     {
  8303.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8304.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php';
  8305.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  8306.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  8307.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer(($this->privates['.service_locator.o9nGMXB'] ?? $this->get_ServiceLocator_O9nGMXBService())->withContext('twig.template_cache_warmer'$this), new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel'1)), (\dirname(__DIR__4).'/src'), [(\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email') => 'email', (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form') => NULL], (\dirname(__DIR__4).'/templates')));
  8308.     }
  8309.     /**
  8310.      * Gets the private 'validator.builder' shared service.
  8311.      *
  8312.      * @return \Symfony\Component\Validator\ValidatorBuilder
  8313.      */
  8314.     protected function getValidator_BuilderService()
  8315.     {
  8316.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  8317.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  8318.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8319.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  8320.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  8321.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  8322.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  8323.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  8324.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  8325.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  8326.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  8327.         ], [
  8328.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  8329.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  8330.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  8331.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  8332.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  8333.             'doctrine.orm.validator.unique' => '?',
  8334.             'security.validator.user_password' => '?',
  8335.             'validator.expression' => '?',
  8336.         ])));
  8337.         $instance->setTranslator(new \Symfony\Component\Validator\Util\LegacyTranslatorProxy(($this->services['translator'] ?? $this->getTranslatorService())));
  8338.         $instance->setTranslationDomain('validators');
  8339.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  8340.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  8341.         $instance->addMethodMapping('loadValidatorMetadata');
  8342.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  8343.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  8344.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  8345.         return $instance;
  8346.     }
  8347.     /**
  8348.      * Gets the private 'validator.email' shared service.
  8349.      *
  8350.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  8351.      */
  8352.     protected function getValidator_EmailService()
  8353.     {
  8354.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8355.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  8356.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  8357.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  8358.     }
  8359.     /**
  8360.      * Gets the private 'validator.expression' shared service.
  8361.      *
  8362.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  8363.      */
  8364.     protected function getValidator_ExpressionService()
  8365.     {
  8366.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8367.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  8368.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  8369.         return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator();
  8370.     }
  8371.     /**
  8372.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  8373.      *
  8374.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  8375.      */
  8376.     protected function getValidator_Mapping_CacheWarmerService()
  8377.     {
  8378.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8379.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  8380.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  8381.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  8382.     }
  8383.     /**
  8384.      * Gets the private 'validator.not_compromised_password' shared service.
  8385.      *
  8386.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  8387.      */
  8388.     protected function getValidator_NotCompromisedPasswordService()
  8389.     {
  8390.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8391.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  8392.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  8393.         return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), 'UTF-8'trueNULL);
  8394.     }
  8395.     /**
  8396.      * Gets the private 'var_dumper.command.server_dump' shared service.
  8397.      *
  8398.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  8399.      */
  8400.     protected function getVarDumper_Command_ServerDumpService()
  8401.     {
  8402.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8403.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  8404.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  8405.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  8406.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  8407.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  8408.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  8409.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8410.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8411.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8412.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  8413.         $this->privates['var_dumper.command.server_dump'] = $instance = new \Symfony\Component\VarDumper\Command\ServerDumpCommand(new \Symfony\Component\VarDumper\Server\DumpServer('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), $a), ['cli' => new \Symfony\Component\VarDumper\Command\Descriptor\CliDescriptor(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService())), 'html' => new \Symfony\Component\VarDumper\Command\Descriptor\HtmlDescriptor(($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService()))]);
  8414.         $instance->setName('server:dump');
  8415.         return $instance;
  8416.     }
  8417.     /**
  8418.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  8419.      *
  8420.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  8421.      */
  8422.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  8423.     {
  8424.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  8425.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  8426.         return $instance;
  8427.     }
  8428.     /**
  8429.      * Gets the private 'var_dumper.html_dumper' shared service.
  8430.      *
  8431.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  8432.      */
  8433.     protected function getVarDumper_HtmlDumperService()
  8434.     {
  8435.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  8436.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  8437.         return $instance;
  8438.     }
  8439.     /**
  8440.      * Gets the private 'var_dumper.server_connection' shared service.
  8441.      *
  8442.      * @return \Symfony\Component\VarDumper\Server\Connection
  8443.      */
  8444.     protected function getVarDumper_ServerConnectionService()
  8445.     {
  8446.         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()]);
  8447.     }
  8448.     /**
  8449.      * Gets the private 'vich_uploader.command.mapping_debug' shared service.
  8450.      *
  8451.      * @return \Vich\UploaderBundle\Command\MappingDebugCommand
  8452.      */
  8453.     protected function getVichUploader_Command_MappingDebugService()
  8454.     {
  8455.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8456.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Command/MappingDebugCommand.php';
  8457.         $this->privates['vich_uploader.command.mapping_debug'] = $instance = new \Vich\UploaderBundle\Command\MappingDebugCommand($this->parameters['vich_uploader.mappings']);
  8458.         $instance->setName('vich:mapping:debug');
  8459.         return $instance;
  8460.     }
  8461.     /**
  8462.      * Gets the private 'vich_uploader.command.mapping_debug_class' shared service.
  8463.      *
  8464.      * @return \Vich\UploaderBundle\Command\MappingDebugClassCommand
  8465.      */
  8466.     protected function getVichUploader_Command_MappingDebugClassService()
  8467.     {
  8468.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8469.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Command/MappingDebugClassCommand.php';
  8470.         $this->privates['vich_uploader.command.mapping_debug_class'] = $instance = new \Vich\UploaderBundle\Command\MappingDebugClassCommand(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()));
  8471.         $instance->setName('vich:mapping:debug-class');
  8472.         return $instance;
  8473.     }
  8474.     /**
  8475.      * Gets the private 'vich_uploader.command.mapping_list_classes' shared service.
  8476.      *
  8477.      * @return \Vich\UploaderBundle\Command\MappingListClassesCommand
  8478.      */
  8479.     protected function getVichUploader_Command_MappingListClassesService()
  8480.     {
  8481.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8482.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Command/MappingListClassesCommand.php';
  8483.         $this->privates['vich_uploader.command.mapping_list_classes'] = $instance = new \Vich\UploaderBundle\Command\MappingListClassesCommand(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()));
  8484.         $instance->setName('vich:mapping:list-classes');
  8485.         return $instance;
  8486.     }
  8487.     /**
  8488.      * Gets the private 'vich_uploader.listener.clean.actus_images' shared service.
  8489.      *
  8490.      * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  8491.      */
  8492.     protected function getVichUploader_Listener_Clean_ActusImagesService()
  8493.     {
  8494.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  8495.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  8496.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  8497.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  8498.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  8499.         return $this->privates['vich_uploader.listener.clean.actus_images'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('actus_images', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  8500.     }
  8501.     /**
  8502.      * Gets the private 'vich_uploader.listener.clean.collaborateurs_images' shared service.
  8503.      *
  8504.      * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  8505.      */
  8506.     protected function getVichUploader_Listener_Clean_CollaborateursImagesService()
  8507.     {
  8508.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  8509.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  8510.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  8511.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  8512.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  8513.         return $this->privates['vich_uploader.listener.clean.collaborateurs_images'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('collaborateurs_images', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  8514.     }
  8515.     /**
  8516.      * Gets the private 'vich_uploader.listener.clean.home_images' shared service.
  8517.      *
  8518.      * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  8519.      */
  8520.     protected function getVichUploader_Listener_Clean_HomeImagesService()
  8521.     {
  8522.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  8523.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  8524.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  8525.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  8526.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  8527.         return $this->privates['vich_uploader.listener.clean.home_images'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('home_images', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  8528.     }
  8529.     /**
  8530.      * Gets the private 'vich_uploader.listener.clean.logo_images' shared service.
  8531.      *
  8532.      * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  8533.      */
  8534.     protected function getVichUploader_Listener_Clean_LogoImagesService()
  8535.     {
  8536.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  8537.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  8538.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  8539.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  8540.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  8541.         return $this->privates['vich_uploader.listener.clean.logo_images'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('logo_images', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  8542.     }
  8543.     /**
  8544.      * Gets the private 'vich_uploader.listener.clean.offres_images' shared service.
  8545.      *
  8546.      * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  8547.      */
  8548.     protected function getVichUploader_Listener_Clean_OffresImagesService()
  8549.     {
  8550.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  8551.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  8552.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  8553.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  8554.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  8555.         return $this->privates['vich_uploader.listener.clean.offres_images'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('offres_images', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  8556.     }
  8557.     /**
  8558.      * Gets the private 'vich_uploader.listener.clean.pages_images' shared service.
  8559.      *
  8560.      * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  8561.      */
  8562.     protected function getVichUploader_Listener_Clean_PagesImagesService()
  8563.     {
  8564.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  8565.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  8566.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  8567.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  8568.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  8569.         return $this->privates['vich_uploader.listener.clean.pages_images'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('pages_images', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  8570.     }
  8571.     /**
  8572.      * Gets the private 'vich_uploader.listener.clean.puce_images' shared service.
  8573.      *
  8574.      * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  8575.      */
  8576.     protected function getVichUploader_Listener_Clean_PuceImagesService()
  8577.     {
  8578.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  8579.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  8580.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  8581.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  8582.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  8583.         return $this->privates['vich_uploader.listener.clean.puce_images'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('puce_images', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  8584.     }
  8585.     /**
  8586.      * Gets the private 'vich_uploader.listener.clean.template_images' shared service.
  8587.      *
  8588.      * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  8589.      */
  8590.     protected function getVichUploader_Listener_Clean_TemplateImagesService()
  8591.     {
  8592.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  8593.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  8594.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  8595.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  8596.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  8597.         return $this->privates['vich_uploader.listener.clean.template_images'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('template_images', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  8598.     }
  8599.     /**
  8600.      * Gets the private 'vich_uploader.listener.remove.actus_images' shared service.
  8601.      *
  8602.      * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  8603.      */
  8604.     protected function getVichUploader_Listener_Remove_ActusImagesService()
  8605.     {
  8606.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  8607.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  8608.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  8609.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  8610.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  8611.         return $this->privates['vich_uploader.listener.remove.actus_images'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('actus_images', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  8612.     }
  8613.     /**
  8614.      * Gets the private 'vich_uploader.listener.remove.collaborateurs_images' shared service.
  8615.      *
  8616.      * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  8617.      */
  8618.     protected function getVichUploader_Listener_Remove_CollaborateursImagesService()
  8619.     {
  8620.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  8621.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  8622.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  8623.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  8624.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  8625.         return $this->privates['vich_uploader.listener.remove.collaborateurs_images'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('collaborateurs_images', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  8626.     }
  8627.     /**
  8628.      * Gets the private 'vich_uploader.listener.remove.home_images' shared service.
  8629.      *
  8630.      * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  8631.      */
  8632.     protected function getVichUploader_Listener_Remove_HomeImagesService()
  8633.     {
  8634.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  8635.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  8636.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  8637.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  8638.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  8639.         return $this->privates['vich_uploader.listener.remove.home_images'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('home_images', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  8640.     }
  8641.     /**
  8642.      * Gets the private 'vich_uploader.listener.remove.logo_images' shared service.
  8643.      *
  8644.      * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  8645.      */
  8646.     protected function getVichUploader_Listener_Remove_LogoImagesService()
  8647.     {
  8648.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  8649.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  8650.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  8651.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  8652.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  8653.         return $this->privates['vich_uploader.listener.remove.logo_images'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('logo_images', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  8654.     }
  8655.     /**
  8656.      * Gets the private 'vich_uploader.listener.remove.offres_images' shared service.
  8657.      *
  8658.      * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  8659.      */
  8660.     protected function getVichUploader_Listener_Remove_OffresImagesService()
  8661.     {
  8662.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  8663.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  8664.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  8665.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  8666.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  8667.         return $this->privates['vich_uploader.listener.remove.offres_images'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('offres_images', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  8668.     }
  8669.     /**
  8670.      * Gets the private 'vich_uploader.listener.remove.pages_images' shared service.
  8671.      *
  8672.      * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  8673.      */
  8674.     protected function getVichUploader_Listener_Remove_PagesImagesService()
  8675.     {
  8676.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  8677.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  8678.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  8679.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  8680.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  8681.         return $this->privates['vich_uploader.listener.remove.pages_images'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('pages_images', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  8682.     }
  8683.     /**
  8684.      * Gets the private 'vich_uploader.listener.remove.puce_images' shared service.
  8685.      *
  8686.      * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  8687.      */
  8688.     protected function getVichUploader_Listener_Remove_PuceImagesService()
  8689.     {
  8690.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  8691.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  8692.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  8693.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  8694.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  8695.         return $this->privates['vich_uploader.listener.remove.puce_images'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('puce_images', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  8696.     }
  8697.     /**
  8698.      * Gets the private 'vich_uploader.listener.remove.template_images' shared service.
  8699.      *
  8700.      * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  8701.      */
  8702.     protected function getVichUploader_Listener_Remove_TemplateImagesService()
  8703.     {
  8704.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  8705.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  8706.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  8707.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  8708.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  8709.         return $this->privates['vich_uploader.listener.remove.template_images'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('template_images', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  8710.     }
  8711.     /**
  8712.      * Gets the private 'vich_uploader.listener.upload.actus_images' shared service.
  8713.      *
  8714.      * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  8715.      */
  8716.     protected function getVichUploader_Listener_Upload_ActusImagesService()
  8717.     {
  8718.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  8719.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  8720.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  8721.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  8722.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  8723.         return $this->privates['vich_uploader.listener.upload.actus_images'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('actus_images', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  8724.     }
  8725.     /**
  8726.      * Gets the private 'vich_uploader.listener.upload.collaborateurs_images' shared service.
  8727.      *
  8728.      * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  8729.      */
  8730.     protected function getVichUploader_Listener_Upload_CollaborateursImagesService()
  8731.     {
  8732.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  8733.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  8734.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  8735.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  8736.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  8737.         return $this->privates['vich_uploader.listener.upload.collaborateurs_images'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('collaborateurs_images', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  8738.     }
  8739.     /**
  8740.      * Gets the private 'vich_uploader.listener.upload.home_images' shared service.
  8741.      *
  8742.      * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  8743.      */
  8744.     protected function getVichUploader_Listener_Upload_HomeImagesService()
  8745.     {
  8746.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  8747.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  8748.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  8749.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  8750.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  8751.         return $this->privates['vich_uploader.listener.upload.home_images'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('home_images', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  8752.     }
  8753.     /**
  8754.      * Gets the private 'vich_uploader.listener.upload.logo_images' shared service.
  8755.      *
  8756.      * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  8757.      */
  8758.     protected function getVichUploader_Listener_Upload_LogoImagesService()
  8759.     {
  8760.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  8761.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  8762.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  8763.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  8764.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  8765.         return $this->privates['vich_uploader.listener.upload.logo_images'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('logo_images', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  8766.     }
  8767.     /**
  8768.      * Gets the private 'vich_uploader.listener.upload.offres_images' shared service.
  8769.      *
  8770.      * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  8771.      */
  8772.     protected function getVichUploader_Listener_Upload_OffresImagesService()
  8773.     {
  8774.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  8775.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  8776.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  8777.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  8778.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  8779.         return $this->privates['vich_uploader.listener.upload.offres_images'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('offres_images', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  8780.     }
  8781.     /**
  8782.      * Gets the private 'vich_uploader.listener.upload.pages_images' shared service.
  8783.      *
  8784.      * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  8785.      */
  8786.     protected function getVichUploader_Listener_Upload_PagesImagesService()
  8787.     {
  8788.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  8789.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  8790.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  8791.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  8792.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  8793.         return $this->privates['vich_uploader.listener.upload.pages_images'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('pages_images', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  8794.     }
  8795.     /**
  8796.      * Gets the private 'vich_uploader.listener.upload.puce_images' shared service.
  8797.      *
  8798.      * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  8799.      */
  8800.     protected function getVichUploader_Listener_Upload_PuceImagesService()
  8801.     {
  8802.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  8803.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  8804.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  8805.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  8806.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  8807.         return $this->privates['vich_uploader.listener.upload.puce_images'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('puce_images', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  8808.     }
  8809.     /**
  8810.      * Gets the private 'vich_uploader.listener.upload.template_images' shared service.
  8811.      *
  8812.      * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  8813.      */
  8814.     protected function getVichUploader_Listener_Upload_TemplateImagesService()
  8815.     {
  8816.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  8817.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  8818.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  8819.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  8820.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  8821.         return $this->privates['vich_uploader.listener.upload.template_images'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('template_images', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  8822.     }
  8823.     /**
  8824.      * Gets the private 'vich_uploader.metadata_reader' shared service.
  8825.      *
  8826.      * @return \Vich\UploaderBundle\Metadata\MetadataReader
  8827.      */
  8828.     protected function getVichUploader_MetadataReaderService()
  8829.     {
  8830.         $a = new \Metadata\Driver\FileLocator([]);
  8831.         $b = new \Metadata\MetadataFactory(new \Metadata\Driver\DriverChain([=> new \Vich\UploaderBundle\Metadata\Driver\XmlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService())), => new \Vich\UploaderBundle\Metadata\Driver\YamlDriver($a)]), 'Metadata\\ClassHierarchyMetadata'true);
  8832.         $b->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/vich_uploader')));
  8833.         return $this->privates['vich_uploader.metadata_reader'] = new \Vich\UploaderBundle\Metadata\MetadataReader($b);
  8834.     }
  8835.     /**
  8836.      * Gets the private 'vich_uploader.property_mapping_factory' shared service.
  8837.      *
  8838.      * @return \Vich\UploaderBundle\Mapping\PropertyMappingFactory
  8839.      */
  8840.     protected function getVichUploader_PropertyMappingFactoryService()
  8841.     {
  8842.         return $this->privates['vich_uploader.property_mapping_factory'] = new \Vich\UploaderBundle\Mapping\PropertyMappingFactory($this, ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), $this->parameters['vich_uploader.mappings'], '_name');
  8843.     }
  8844.     /**
  8845.      * Gets the private 'vich_uploader.storage.file_system' shared service.
  8846.      *
  8847.      * @return \Vich\UploaderBundle\Storage\FileSystemStorage
  8848.      */
  8849.     protected function getVichUploader_Storage_FileSystemService()
  8850.     {
  8851.         return $this->privates['vich_uploader.storage.file_system'] = new \Vich\UploaderBundle\Storage\FileSystemStorage(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()));
  8852.     }
  8853.     /**
  8854.      * Gets the private 'web_profiler.csp.handler' shared service.
  8855.      *
  8856.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  8857.      */
  8858.     protected function getWebProfiler_Csp_HandlerService()
  8859.     {
  8860.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  8861.     }
  8862.     /**
  8863.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  8864.      *
  8865.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  8866.      */
  8867.     protected function getWebProfiler_DebugToolbarService()
  8868.     {
  8869.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['twig'] ?? $this->getTwigService()), false2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()));
  8870.     }
  8871.     /**
  8872.      * Gets the private 'webpack_encore.entrypoint_lookup.cache_warmer' shared service.
  8873.      *
  8874.      * @return \Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer
  8875.      */
  8876.     protected function getWebpackEncore_EntrypointLookup_CacheWarmerService()
  8877.     {
  8878.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8879.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  8880.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/CacheWarmer/EntrypointCacheWarmer.php';
  8881.         return $this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] = new \Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer(['_default' => (\dirname(__DIR__4).'/public/build/entrypoints.json'), 'template1' => (\dirname(__DIR__4).'/public/build/template1/entrypoints.json'), 'template2' => (\dirname(__DIR__4).'/public/build/template2/entrypoints.json')], ($this->targetDir.''.'/webpack_encore.cache.php'), ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  8882.     }
  8883.     /**
  8884.      * Gets the private 'webpack_encore.entrypoint_lookup[_default]' shared service.
  8885.      *
  8886.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  8887.      */
  8888.     protected function getWebpackEncore_EntrypointLookupDefaultService()
  8889.     {
  8890.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  8891.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  8892.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  8893.         return $this->privates['webpack_encore.entrypoint_lookup[_default]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/build/entrypoints.json'), NULL'_default'true);
  8894.     }
  8895.     /**
  8896.      * Gets the private 'webpack_encore.entrypoint_lookup[template1]' shared service.
  8897.      *
  8898.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  8899.      */
  8900.     protected function getWebpackEncore_EntrypointLookuptemplate1Service()
  8901.     {
  8902.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  8903.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  8904.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  8905.         return $this->privates['webpack_encore.entrypoint_lookup[template1]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/build/template1/entrypoints.json'), NULL'template1'true);
  8906.     }
  8907.     /**
  8908.      * Gets the private 'webpack_encore.entrypoint_lookup[template2]' shared service.
  8909.      *
  8910.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  8911.      */
  8912.     protected function getWebpackEncore_EntrypointLookuptemplate2Service()
  8913.     {
  8914.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  8915.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  8916.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  8917.         return $this->privates['webpack_encore.entrypoint_lookup[template2]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/build/template2/entrypoints.json'), NULL'template2'true);
  8918.     }
  8919.     /**
  8920.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  8921.      *
  8922.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  8923.      */
  8924.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  8925.     {
  8926.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  8927.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  8928.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8929.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'false],
  8930.             'template1' => ['privates''webpack_encore.entrypoint_lookup[template1]''getWebpackEncore_EntrypointLookuptemplate1Service'false],
  8931.             'template2' => ['privates''webpack_encore.entrypoint_lookup[template2]''getWebpackEncore_EntrypointLookuptemplate2Service'false],
  8932.         ], [
  8933.             '_default' => '?',
  8934.             'template1' => '?',
  8935.             'template2' => '?',
  8936.         ]), '_default');
  8937.     }
  8938.     /**
  8939.      * Gets the private 'webpack_encore.exception_listener' shared service.
  8940.      *
  8941.      * @return \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener
  8942.      */
  8943.     protected function getWebpackEncore_ExceptionListenerService()
  8944.     {
  8945.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ExceptionListener.php';
  8946.         return $this->privates['webpack_encore.exception_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default'=> 'template1'=> 'template2']);
  8947.     }
  8948.     /**
  8949.      * Gets the private 'webpack_encore.tag_renderer' shared service.
  8950.      *
  8951.      * @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
  8952.      */
  8953.     protected function getWebpackEncore_TagRendererService()
  8954.     {
  8955.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
  8956.         return $this->privates['webpack_encore.tag_renderer'] = new \Symfony\WebpackEncoreBundle\Asset\TagRenderer(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()), [], [], [], ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8957.     }
  8958.     /**
  8959.      * @return array|bool|float|int|string|null
  8960.      */
  8961.     public function getParameter($name)
  8962.     {
  8963.         $name = (string) $name;
  8964.         if (isset($this->buildParameters[$name])) {
  8965.             return $this->buildParameters[$name];
  8966.         }
  8967.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  8968.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  8969.         }
  8970.         if (isset($this->loadedDynamicParameters[$name])) {
  8971.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  8972.         }
  8973.         return $this->parameters[$name];
  8974.     }
  8975.     public function hasParameter($name): bool
  8976.     {
  8977.         $name = (string) $name;
  8978.         if (isset($this->buildParameters[$name])) {
  8979.             return true;
  8980.         }
  8981.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  8982.     }
  8983.     public function setParameter($name$value): void
  8984.     {
  8985.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  8986.     }
  8987.     public function getParameterBag(): ParameterBagInterface
  8988.     {
  8989.         if (null === $this->parameterBag) {
  8990.             $parameters $this->parameters;
  8991.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  8992.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  8993.             }
  8994.             foreach ($this->buildParameters as $name => $value) {
  8995.                 $parameters[$name] = $value;
  8996.             }
  8997.             $this->parameterBag = new FrozenParameterBag($parameters);
  8998.         }
  8999.         return $this->parameterBag;
  9000.     }
  9001.     private $loadedDynamicParameters = [
  9002.         'kernel.cache_dir' => false,
  9003.         'kernel.secret' => false,
  9004.         'session.save_path' => false,
  9005.         'validator.mapping.cache.file' => false,
  9006.         'profiler.storage.dsn' => false,
  9007.         'debug.container.dump' => false,
  9008.         'serializer.mapping.cache.file' => false,
  9009.         'doctrine.orm.proxy_dir' => false,
  9010.         'nelmio_cors.defaults' => false,
  9011.     ];
  9012.     private $dynamicParameters = [];
  9013.     private function getDynamicParameter(string $name)
  9014.     {
  9015.         switch ($name) {
  9016.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  9017.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  9018.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  9019.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  9020.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  9021.             case 'debug.container.dump'$value = ($this->targetDir.''.'/srcApp_KernelDevDebugContainer.xml'); break;
  9022.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  9023.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  9024.             case 'nelmio_cors.defaults'$value = [
  9025.                 'allow_origin' => [
  9026.                     => $this->getEnv('CORS_ALLOW_ORIGIN'),
  9027.                 ],
  9028.                 'allow_credentials' => false,
  9029.                 'allow_headers' => [
  9030.                     => 'content-type',
  9031.                     => 'authorization',
  9032.                 ],
  9033.                 'expose_headers' => [
  9034.                     => 'Link',
  9035.                 ],
  9036.                 'allow_methods' => [
  9037.                     => 'GET',
  9038.                     => 'OPTIONS',
  9039.                     => 'POST',
  9040.                     => 'PUT',
  9041.                     => 'PATCH',
  9042.                     => 'DELETE',
  9043.                 ],
  9044.                 'max_age' => 3600,
  9045.                 'hosts' => [
  9046.                 ],
  9047.                 'origin_regex' => true,
  9048.                 'forced_allow_origin_value' => NULL,
  9049.             ]; break;
  9050.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  9051.         }
  9052.         $this->loadedDynamicParameters[$name] = true;
  9053.         return $this->dynamicParameters[$name] = $value;
  9054.     }
  9055.     protected function getDefaultParameters(): array
  9056.     {
  9057.         return [
  9058.             'kernel.root_dir' => (\dirname(__DIR__4).'/src'),
  9059.             'kernel.project_dir' => \dirname(__DIR__4),
  9060.             'kernel.environment' => 'dev',
  9061.             'kernel.debug' => true,
  9062.             'kernel.name' => 'src',
  9063.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  9064.             'kernel.bundles' => [
  9065.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  9066.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  9067.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  9068.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  9069.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  9070.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  9071.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  9072.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  9073.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  9074.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  9075.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  9076.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  9077.                 'ApiPlatformBundle' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle\\ApiPlatformBundle',
  9078.                 'EasyAdminBundle' => 'EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle',
  9079.                 'FOSCKEditorBundle' => 'FOS\\CKEditorBundle\\FOSCKEditorBundle',
  9080.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  9081.                 'VichUploaderBundle' => 'Vich\\UploaderBundle\\VichUploaderBundle',
  9082.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  9083.                 'FMElfinderBundle' => 'FM\\ElfinderBundle\\FMElfinderBundle',
  9084.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  9085.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  9086.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  9087.             ],
  9088.             'kernel.bundles_metadata' => [
  9089.                 'FrameworkBundle' => [
  9090.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  9091.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  9092.                 ],
  9093.                 'SecurityBundle' => [
  9094.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  9095.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  9096.                 ],
  9097.                 'TwigBundle' => [
  9098.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  9099.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  9100.                 ],
  9101.                 'TwigExtraBundle' => [
  9102.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  9103.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  9104.                 ],
  9105.                 'SensioFrameworkExtraBundle' => [
  9106.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  9107.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  9108.                 ],
  9109.                 'DoctrineBundle' => [
  9110.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  9111.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  9112.                 ],
  9113.                 'DoctrineMigrationsBundle' => [
  9114.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  9115.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  9116.                 ],
  9117.                 'WebProfilerBundle' => [
  9118.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  9119.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  9120.                 ],
  9121.                 'MonologBundle' => [
  9122.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  9123.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  9124.                 ],
  9125.                 'DebugBundle' => [
  9126.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  9127.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  9128.                 ],
  9129.                 'MakerBundle' => [
  9130.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  9131.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  9132.                 ],
  9133.                 'NelmioCorsBundle' => [
  9134.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  9135.                     'namespace' => 'Nelmio\\CorsBundle',
  9136.                 ],
  9137.                 'ApiPlatformBundle' => [
  9138.                     'path' => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle'),
  9139.                     'namespace' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle',
  9140.                 ],
  9141.                 'EasyAdminBundle' => [
  9142.                     'path' => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src'),
  9143.                     'namespace' => 'EasyCorp\\Bundle\\EasyAdminBundle',
  9144.                 ],
  9145.                 'FOSCKEditorBundle' => [
  9146.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src'),
  9147.                     'namespace' => 'FOS\\CKEditorBundle',
  9148.                 ],
  9149.                 'StofDoctrineExtensionsBundle' => [
  9150.                     'path' => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src'),
  9151.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  9152.                 ],
  9153.                 'VichUploaderBundle' => [
  9154.                     'path' => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle'),
  9155.                     'namespace' => 'Vich\\UploaderBundle',
  9156.                 ],
  9157.                 'LiipImagineBundle' => [
  9158.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  9159.                     'namespace' => 'Liip\\ImagineBundle',
  9160.                 ],
  9161.                 'FMElfinderBundle' => [
  9162.                     'path' => (\dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src'),
  9163.                     'namespace' => 'FM\\ElfinderBundle',
  9164.                 ],
  9165.                 'WebpackEncoreBundle' => [
  9166.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  9167.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  9168.                 ],
  9169.                 'KnpPaginatorBundle' => [
  9170.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  9171.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  9172.                 ],
  9173.                 'DoctrineFixturesBundle' => [
  9174.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  9175.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  9176.                 ],
  9177.             ],
  9178.             'kernel.charset' => 'UTF-8',
  9179.             'kernel.container_class' => 'srcApp_KernelDevDebugContainer',
  9180.             'container.dumper.inline_class_loader' => true,
  9181.             'container.dumper.inline_factories' => true,
  9182.             'app.path.actus_images' => '/uploads/images/actus',
  9183.             'app.path.offres_images' => '/uploads/images/offres',
  9184.             'app.path.home_images' => '/uploads/images/design/home',
  9185.             'app.path.pages_images' => '/uploads/images/design/pages',
  9186.             'app.path.logo_images' => '/uploads/images/logo',
  9187.             'app.path.template_images' => '/uploads/images/template',
  9188.             'app.path.collaborateurs_images' => '/uploads/images/collaborateurs',
  9189.             'app.path.puce_images' => '/uploads/images/puces',
  9190.             'event_dispatcher.event_aliases' => [
  9191.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  9192.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  9193.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  9194.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  9195.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  9196.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  9197.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  9198.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  9199.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  9200.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  9201.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  9202.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  9203.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  9204.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  9205.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  9206.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  9207.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  9208.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  9209.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  9210.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  9211.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  9212.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  9213.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  9214.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  9215.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  9216.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  9217.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  9218.             ],
  9219.             'fragment.renderer.hinclude.global_template' => NULL,
  9220.             'fragment.path' => '/_fragment',
  9221.             'kernel.http_method_override' => true,
  9222.             'kernel.trusted_hosts' => [
  9223.             ],
  9224.             'kernel.default_locale' => 'fr',
  9225.             'kernel.error_controller' => 'error_controller',
  9226.             'templating.helper.code.file_link_format' => NULL,
  9227.             'debug.file_link_format' => NULL,
  9228.             'session.metadata.storage_key' => '_sf2_meta',
  9229.             'session.storage.options' => [
  9230.                 'cache_limiter' => '0',
  9231.                 'cookie_secure' => 'auto',
  9232.                 'cookie_httponly' => true,
  9233.                 'cookie_samesite' => 'lax',
  9234.                 'gc_probability' => 1,
  9235.             ],
  9236.             'session.metadata.update_threshold' => 0,
  9237.             'form.type_extension.csrf.enabled' => true,
  9238.             'form.type_extension.csrf.field_name' => '_token',
  9239.             'asset.request_context.base_path' => '',
  9240.             'asset.request_context.secure' => false,
  9241.             'templating.loader.cache.path' => NULL,
  9242.             'templating.engines' => [
  9243.                 => 'twig',
  9244.                 => 'php',
  9245.             ],
  9246.             'templating.helper.form.resources' => [
  9247.                 => 'FrameworkBundle:Form',
  9248.             ],
  9249.             'validator.translation_domain' => 'validators',
  9250.             'translator.logging' => false,
  9251.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  9252.             'profiler_listener.only_exceptions' => false,
  9253.             'profiler_listener.only_master_requests' => false,
  9254.             'debug.error_handler.throw_at' => -1,
  9255.             'router.request_context.host' => 'localhost',
  9256.             'router.request_context.scheme' => 'http',
  9257.             'router.request_context.base_url' => '',
  9258.             'router.resource' => 'kernel::loadRoutes',
  9259.             'router.cache_class_prefix' => 'srcApp_KernelDevDebugContainer',
  9260.             'request_listener.http_port' => 80,
  9261.             'request_listener.https_port' => 443,
  9262.             'security.authentication.trust_resolver.anonymous_class' => NULL,
  9263.             'security.authentication.trust_resolver.rememberme_class' => NULL,
  9264.             'security.role_hierarchy.roles' => [
  9265.                 'ROLE_ADMIN' => [
  9266.                     => 'ROLE_USER',
  9267.                 ],
  9268.                 'ROLE_SUPER_ADMIN' => [
  9269.                     => 'ROLE_ADMIN',
  9270.                 ],
  9271.             ],
  9272.             'security.access.denied_url' => NULL,
  9273.             'security.authentication.manager.erase_credentials' => true,
  9274.             'security.authentication.session_strategy.strategy' => 'migrate',
  9275.             'security.access.always_authenticate_before_granting' => false,
  9276.             'security.authentication.hide_user_not_found' => true,
  9277.             'twig.exception_listener.controller' => NULL,
  9278.             'twig.form.resources' => [
  9279.                 => '@FMElfinder/Form/elfinder_widget.html.twig',
  9280.                 => '@VichUploader/Form/fields.html.twig',
  9281.                 => 'form_div_layout.html.twig',
  9282.                 => '@FOSCKEditor/Form/ckeditor_widget.html.twig',
  9283.                 => 'bootstrap_4_layout.html.twig',
  9284.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  9285.             ],
  9286.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  9287.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  9288.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  9289.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  9290.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  9291.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  9292.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  9293.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  9294.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  9295.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  9296.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  9297.             'doctrine.entity_managers' => [
  9298.                 'default' => 'doctrine.orm.default_entity_manager',
  9299.             ],
  9300.             'doctrine.default_entity_manager' => 'default',
  9301.             'doctrine.dbal.connection_factory.types' => [
  9302.             ],
  9303.             'doctrine.connections' => [
  9304.                 'default' => 'doctrine.dbal.default_connection',
  9305.             ],
  9306.             'doctrine.default_connection' => 'default',
  9307.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  9308.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  9309.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  9310.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  9311.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  9312.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  9313.             'doctrine.orm.cache.memcache_host' => 'localhost',
  9314.             'doctrine.orm.cache.memcache_port' => 11211,
  9315.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  9316.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  9317.             'doctrine.orm.cache.memcached_host' => 'localhost',
  9318.             'doctrine.orm.cache.memcached_port' => 11211,
  9319.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  9320.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  9321.             'doctrine.orm.cache.redis_host' => 'localhost',
  9322.             'doctrine.orm.cache.redis_port' => 6379,
  9323.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  9324.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  9325.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  9326.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  9327.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  9328.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  9329.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  9330.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  9331.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  9332.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  9333.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  9334.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  9335.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  9336.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  9337.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  9338.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  9339.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  9340.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  9341.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  9342.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  9343.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  9344.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  9345.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  9346.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  9347.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  9348.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  9349.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  9350.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  9351.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  9352.             'doctrine.orm.auto_generate_proxy_classes' => true,
  9353.             'doctrine.orm.proxy_namespace' => 'Proxies',
  9354.             'doctrine.migrations.preferred_em' => NULL,
  9355.             'doctrine.migrations.preferred_connection' => NULL,
  9356.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  9357.             'web_profiler.debug_toolbar.mode' => 2,
  9358.             'monolog.use_microseconds' => true,
  9359.             'monolog.swift_mailer.handlers' => [
  9360.             ],
  9361.             'monolog.handlers_to_channels' => [
  9362.                 'monolog.handler.console' => [
  9363.                     'type' => 'exclusive',
  9364.                     'elements' => [
  9365.                         => 'event',
  9366.                         => 'doctrine',
  9367.                         => 'console',
  9368.                     ],
  9369.                 ],
  9370.                 'monolog.handler.main' => [
  9371.                     'type' => 'exclusive',
  9372.                     'elements' => [
  9373.                         => 'event',
  9374.                     ],
  9375.                 ],
  9376.             ],
  9377.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  9378.             'nelmio_cors.map' => [
  9379.                 '^/' => [
  9380.                 ],
  9381.             ],
  9382.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  9383.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  9384.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  9385.             'api_platform.enable_entrypoint' => true,
  9386.             'api_platform.enable_docs' => true,
  9387.             'api_platform.title' => '',
  9388.             'api_platform.description' => '',
  9389.             'api_platform.version' => '0.0.0',
  9390.             'api_platform.show_webby' => true,
  9391.             'api_platform.url_generation_strategy' => 1,
  9392.             'api_platform.exception_to_status' => [
  9393.                 'Symfony\\Component\\Serializer\\Exception\\ExceptionInterface' => 400,
  9394.                 'ApiPlatform\\Core\\Exception\\InvalidArgumentException' => 400,
  9395.                 'ApiPlatform\\Core\\Exception\\FilterValidationException' => 400,
  9396.                 'Doctrine\\ORM\\OptimisticLockException' => 409,
  9397.             ],
  9398.             'api_platform.formats' => [
  9399.                 'jsonld' => [
  9400.                     => 'application/ld+json',
  9401.                 ],
  9402.                 'json' => [
  9403.                     => 'application/json',
  9404.                 ],
  9405.                 'html' => [
  9406.                     => 'text/html',
  9407.                 ],
  9408.             ],
  9409.             'api_platform.patch_formats' => [
  9410.                 'json' => [
  9411.                     => 'application/merge-patch+json',
  9412.                 ],
  9413.             ],
  9414.             'api_platform.error_formats' => [
  9415.                 'jsonproblem' => [
  9416.                     => 'application/problem+json',
  9417.                 ],
  9418.                 'jsonld' => [
  9419.                     => 'application/ld+json',
  9420.                 ],
  9421.             ],
  9422.             'api_platform.allow_plain_identifiers' => false,
  9423.             'api_platform.eager_loading.enabled' => true,
  9424.             'api_platform.eager_loading.max_joins' => 30,
  9425.             'api_platform.eager_loading.fetch_partial' => false,
  9426.             'api_platform.eager_loading.force_eager' => true,
  9427.             'api_platform.collection.exists_parameter_name' => 'exists',
  9428.             'api_platform.collection.order' => 'ASC',
  9429.             'api_platform.collection.order_parameter_name' => 'order',
  9430.             'api_platform.collection.pagination.enabled' => true,
  9431.             'api_platform.collection.pagination.partial' => false,
  9432.             'api_platform.collection.pagination.client_enabled' => false,
  9433.             'api_platform.collection.pagination.client_items_per_page' => false,
  9434.             'api_platform.collection.pagination.client_partial' => false,
  9435.             'api_platform.collection.pagination.items_per_page' => 30,
  9436.             'api_platform.collection.pagination.maximum_items_per_page' => NULL,
  9437.             'api_platform.collection.pagination.page_parameter_name' => 'page',
  9438.             'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
  9439.             'api_platform.collection.pagination.items_per_page_parameter_name' => 'itemsPerPage',
  9440.             'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  9441.             'api_platform.collection.pagination' => [
  9442.                 'enabled' => true,
  9443.                 'partial' => false,
  9444.                 'client_enabled' => false,
  9445.                 'client_items_per_page' => false,
  9446.                 'client_partial' => false,
  9447.                 'items_per_page' => 30,
  9448.                 'maximum_items_per_page' => NULL,
  9449.                 'page_parameter_name' => 'page',
  9450.                 'enabled_parameter_name' => 'pagination',
  9451.                 'items_per_page_parameter_name' => 'itemsPerPage',
  9452.                 'partial_parameter_name' => 'partial',
  9453.             ],
  9454.             'api_platform.http_cache.etag' => true,
  9455.             'api_platform.http_cache.max_age' => NULL,
  9456.             'api_platform.http_cache.shared_max_age' => NULL,
  9457.             'api_platform.http_cache.vary' => [
  9458.                 => 'Accept',
  9459.             ],
  9460.             'api_platform.http_cache.public' => NULL,
  9461.             'api_platform.http_cache.invalidation.max_header_length' => 7500,
  9462.             'api_platform.asset_package' => NULL,
  9463.             'api_platform.defaults' => [
  9464.                 'attributes' => [
  9465.                 ],
  9466.             ],
  9467.             'api_platform.resource_class_directories' => [
  9468.                 => (\dirname(__DIR__4).'/src/Entity'),
  9469.             ],
  9470.             'api_platform.oauth.enabled' => false,
  9471.             'api_platform.oauth.clientId' => '',
  9472.             'api_platform.oauth.clientSecret' => '',
  9473.             'api_platform.oauth.type' => 'oauth2',
  9474.             'api_platform.oauth.flow' => 'application',
  9475.             'api_platform.oauth.tokenUrl' => '/oauth/v2/token',
  9476.             'api_platform.oauth.authorizationUrl' => '/oauth/v2/auth',
  9477.             'api_platform.oauth.refreshUrl' => '/oauth/v2/refresh',
  9478.             'api_platform.oauth.scopes' => [
  9479.             ],
  9480.             'api_platform.openapi.termsOfService' => NULL,
  9481.             'api_platform.openapi.contact.name' => NULL,
  9482.             'api_platform.openapi.contact.url' => NULL,
  9483.             'api_platform.openapi.contact.email' => NULL,
  9484.             'api_platform.openapi.license.name' => NULL,
  9485.             'api_platform.openapi.license.url' => NULL,
  9486.             'api_platform.swagger.versions' => [
  9487.                 => 3,
  9488.             ],
  9489.             'api_platform.enable_swagger_ui' => true,
  9490.             'api_platform.enable_re_doc' => true,
  9491.             'api_platform.swagger.api_keys' => [
  9492.             ],
  9493.             'api_platform.graphql.enabled' => false,
  9494.             'api_platform.graphql.graphiql.enabled' => false,
  9495.             'api_platform.graphql.graphql_playground.enabled' => false,
  9496.             'api_platform.graphql.collection.pagination' => [
  9497.                 'enabled' => true,
  9498.             ],
  9499.             'api_platform.validator.serialize_payload_fields' => [
  9500.             ],
  9501.             'api_platform.elasticsearch.enabled' => false,
  9502.             'easyadmin.config' => [
  9503.                 'entities' => [
  9504.                     'AccessDemo' => [
  9505.                         'class' => 'App\\Entity\\AccessDemo',
  9506.                         'label' => 'Accès Démo',
  9507.                         'list' => [
  9508.                             'title' => 'Liste des prospects',
  9509.                             'actions' => [
  9510.                                 => [
  9511.                                     'name' => 'edit',
  9512.                                     'icon' => 'pencil',
  9513.                                 ],
  9514.                             ],
  9515.                             'help' => 'Gestion des prospects',
  9516.                             'fields' => [
  9517.                                 => [
  9518.                                     'property' => 'infos',
  9519.                                     'label' => 'Prospect',
  9520.                                 ],
  9521.                                 => [
  9522.                                     'property' => 'lienAccess',
  9523.                                     'type' => 'url',
  9524.                                     'label' => 'Lien',
  9525.                                 ],
  9526.                                 => [
  9527.                                     'property' => 'email',
  9528.                                     'label' => 'Email',
  9529.                                 ],
  9530.                                 => [
  9531.                                     'property' => 'token',
  9532.                                     'label' => 'Token',
  9533.                                 ],
  9534.                             ],
  9535.                         ],
  9536.                         'edit' => [
  9537.                             'title' => 'Modifier le prospect',
  9538.                             'fields' => [
  9539.                                 => [
  9540.                                     'type' => 'group',
  9541.                                     'columns' => 6,
  9542.                                     'label' => 'Accès',
  9543.                                 ],
  9544.                                 => [
  9545.                                     'property' => 'nom',
  9546.                                     'type' => 'text',
  9547.                                     'label' => 'Nom',
  9548.                                 ],
  9549.                                 => [
  9550.                                     'property' => 'prenom',
  9551.                                     'type' => 'text',
  9552.                                     'label' => 'Prénom',
  9553.                                 ],
  9554.                                 => [
  9555.                                     'property' => 'email',
  9556.                                     'type' => 'text',
  9557.                                     'label' => 'Email',
  9558.                                 ],
  9559.                                 => [
  9560.                                     'property' => 'token',
  9561.                                     'type' => 'text',
  9562.                                     'label' => 'Token',
  9563.                                 ],
  9564.                                 => [
  9565.                                     'property' => 'infos',
  9566.                                     'type' => 'entity',
  9567.                                     'label' => 'Prospect',
  9568.                                 ],
  9569.                                 => [
  9570.                                     'type' => 'group',
  9571.                                     'columns' => 3,
  9572.                                     'label' => 'Couleurs',
  9573.                                 ],
  9574.                                 => [
  9575.                                     'property' => 'colorPrime',
  9576.                                     'type' => 'color',
  9577.                                     'label' => 'Couleur principale : titres, Background Qui sommes-nous, boutons, Background Nous contacter, flèches navigation',
  9578.                                 ],
  9579.                                 => [
  9580.                                     'property' => 'colorSecond',
  9581.                                     'type' => 'color',
  9582.                                     'label' => 'Couleur secondaire',
  9583.                                 ],
  9584.                                 => [
  9585.                                     'property' => 'colorThird',
  9586.                                     'type' => 'color',
  9587.                                     'label' => 'Couleur secondaire et d\'animation (survol, click)',
  9588.                                 ],
  9589.                                 10 => [
  9590.                                     'type' => 'group',
  9591.                                     'columns' => 3,
  9592.                                     'label' => 'Texte',
  9593.                                 ],
  9594.                                 11 => [
  9595.                                     'property' => 'textColorPrime',
  9596.                                     'type' => 'color',
  9597.                                     'label' => 'Couleur des textes (quand le fond est blanc)',
  9598.                                 ],
  9599.                                 12 => [
  9600.                                     'property' => 'textColorSecond',
  9601.                                     'type' => 'color',
  9602.                                     'label' => 'Couleur des textes quand le fond est coloré (couleur principale ou couleur survol)',
  9603.                                 ],
  9604.                             ],
  9605.                         ],
  9606.                         'new' => [
  9607.                             'title' => 'Ajouter un prospect',
  9608.                             'fields' => [
  9609.                                 => [
  9610.                                     'type' => 'group',
  9611.                                     'columns' => 6,
  9612.                                     'label' => 'Accès',
  9613.                                 ],
  9614.                                 => [
  9615.                                     'property' => 'nom',
  9616.                                     'type' => 'text',
  9617.                                     'label' => 'Nom',
  9618.                                 ],
  9619.                                 => [
  9620.                                     'property' => 'prenom',
  9621.                                     'type' => 'text',
  9622.                                     'label' => 'Prénom',
  9623.                                 ],
  9624.                                 => [
  9625.                                     'property' => 'email',
  9626.                                     'type' => 'text',
  9627.                                     'label' => 'Email',
  9628.                                 ],
  9629.                                 => [
  9630.                                     'property' => 'token',
  9631.                                     'type' => 'text',
  9632.                                     'label' => 'Token',
  9633.                                 ],
  9634.                                 => [
  9635.                                     'property' => 'infos',
  9636.                                     'type' => 'entity',
  9637.                                     'label' => 'Prospect',
  9638.                                 ],
  9639.                                 => [
  9640.                                     'type' => 'group',
  9641.                                     'columns' => 3,
  9642.                                     'label' => 'Couleurs',
  9643.                                 ],
  9644.                                 => [
  9645.                                     'property' => 'colorPrime',
  9646.                                     'type' => 'color',
  9647.                                     'label' => 'Couleur principale : titres, Background Qui sommes-nous, boutons, Background Nous contacter, flèches navigation',
  9648.                                 ],
  9649.                                 => [
  9650.                                     'property' => 'colorSecond',
  9651.                                     'type' => 'color',
  9652.                                     'label' => 'Couleur secondaire',
  9653.                                 ],
  9654.                                 => [
  9655.                                     'property' => 'colorThird',
  9656.                                     'type' => 'color',
  9657.                                     'label' => 'Couleur secondaire et d\'animation (survol, click)',
  9658.                                 ],
  9659.                                 10 => [
  9660.                                     'type' => 'group',
  9661.                                     'columns' => 3,
  9662.                                     'label' => 'Texte',
  9663.                                 ],
  9664.                                 11 => [
  9665.                                     'property' => 'textColorPrime',
  9666.                                     'type' => 'color',
  9667.                                     'label' => 'Couleur des textes (quand le fond est blanc)',
  9668.                                 ],
  9669.                                 12 => [
  9670.                                     'property' => 'textColorSecond',
  9671.                                     'type' => 'color',
  9672.                                     'label' => 'Couleur des textes quand le fond est coloré (couleur principale ou couleur survol)',
  9673.                                 ],
  9674.                             ],
  9675.                         ],
  9676.                         'name' => 'AccessDemo',
  9677.                     ],
  9678.                     'Actus' => [
  9679.                         'class' => 'App\\Entity\\Actus',
  9680.                         'label' => 'Actualités',
  9681.                         'list' => [
  9682.                             'title' => 'Actualités',
  9683.                             'actions' => [
  9684.                                 => [
  9685.                                     'name' => 'edit',
  9686.                                     'icon' => 'pencil',
  9687.                                 ],
  9688.                                 => [
  9689.                                     'name' => 'delete',
  9690.                                     'icon' => 'trash',
  9691.                                 ],
  9692.                             ],
  9693.                             'collapse_actions' => false,
  9694.                             'help' => 'Les actualités de votre site Ã  portée de clic',
  9695.                             'fields' => [
  9696.                                 => [
  9697.                                     'property' => 'image',
  9698.                                     'type' => 'image',
  9699.                                     'base_path' => '/uploads/images/actus',
  9700.                                 ],
  9701.                                 => [
  9702.                                     'property' => 'categorie',
  9703.                                     'label' => 'Catégorie',
  9704.                                 ],
  9705.                                 => 'titre',
  9706.                                 => [
  9707.                                     'property' => 'dateCreation',
  9708.                                     'label' => 'Créée le ',
  9709.                                     'format' => 'd/m/Y',
  9710.                                 ],
  9711.                                 => [
  9712.                                     'property' => 'dateMAJ',
  9713.                                     'label' => 'Modifiée le ',
  9714.                                     'format' => 'd/m/Y',
  9715.                                 ],
  9716.                                 => [
  9717.                                     'property' => 'datePublication',
  9718.                                     'label' => 'Publiée le ',
  9719.                                     'format' => 'd/m/Y',
  9720.                                 ],
  9721.                                 => [
  9722.                                     'property' => 'statut',
  9723.                                     'label' => 'Statut',
  9724.                                 ],
  9725.                                 => [
  9726.                                     'property' => 'user',
  9727.                                     'label' => 'Saisie par',
  9728.                                 ],
  9729.                             ],
  9730.                         ],
  9731.                         'form' => [
  9732.                             'help' => '',
  9733.                             'fields' => [
  9734.                                 => [
  9735.                                     'type' => 'group',
  9736.                                     'columns' => 8,
  9737.                                     'label' => 'Général',
  9738.                                     'help' => 'Pour qu\'une actualité soit en ligne sont statut doit Ãªtre \'en ligne\' et sa date de publication supérieure Ã  la date du jour<br>Les champs suivis d\'un astérisque sont obligatoires',
  9739.                                 ],
  9740.                                 => [
  9741.                                     'property' => 'statut',
  9742.                                     'type' => 'entity',
  9743.                                 ],
  9744.                                 => [
  9745.                                     'property' => 'titre',
  9746.                                     'type' => 'text',
  9747.                                     'label' => 'Titre',
  9748.                                 ],
  9749.                                 => [
  9750.                                     'property' => 'categorie',
  9751.                                     'type' => 'entity',
  9752.                                 ],
  9753.                                 => [
  9754.                                     'property' => 'datePublication',
  9755.                                     'label' => 'Publiée le ',
  9756.                                 ],
  9757.                                 => [
  9758.                                     'type' => 'group',
  9759.                                     'columns' => 4,
  9760.                                     'label' => 'Image',
  9761.                                 ],
  9762.                                 => [
  9763.                                     'property' => 'imageFile',
  9764.                                     'type' => 'vich_image',
  9765.                                     'label' => 'Image de l\'en-tête',
  9766.                                 ],
  9767.                                 => [
  9768.                                     'type' => 'group',
  9769.                                     'columns' => 8,
  9770.                                     'label' => 'Contenu',
  9771.                                     'help' => 'Modifier le contenu. Deux styles sont disponibles : intro et contenu.',
  9772.                                 ],
  9773.                                 => [
  9774.                                     'property' => 'contenu',
  9775.                                     'type' => 'fos_ckeditor',
  9776.                                     'label' => 'Contenu',
  9777.                                     'type_options' => [
  9778.                                         'config_name' => 'actu_config',
  9779.                                     ],
  9780.                                 ],
  9781.                             ],
  9782.                         ],
  9783.                         'new' => [
  9784.                             'title' => 'Saisir une nouvelle actualité',
  9785.                         ],
  9786.                         'edit' => [
  9787.                             'title' => 'Modifier l\'actualité #%entity_id%',
  9788.                         ],
  9789.                         'name' => 'Actus',
  9790.                     ],
  9791.                     'ActusConfig' => [
  9792.                         'class' => 'App\\Entity\\ActusConfig',
  9793.                         'disabled_actions' => [
  9794.                             => 'new',
  9795.                             => 'delete',
  9796.                         ],
  9797.                         'list' => [
  9798.                             'title' => 'Gestion de l\'affichage des pages actualités (liste et détail)',
  9799.                             'actions' => [
  9800.                                 => [
  9801.                                     'name' => 'edit',
  9802.                                     'icon' => 'pencil',
  9803.                                 ],
  9804.                             ],
  9805.                             'help' => '',
  9806.                             'fields' => [
  9807.                                 => [
  9808.                                     'property' => 'libelle',
  9809.                                     'label' => 'Page',
  9810.                                 ],
  9811.                                 => [
  9812.                                     'property' => 'nbLignes',
  9813.                                     'label' => 'Nb de lignes',
  9814.                                 ],
  9815.                                 => [
  9816.                                     'property' => 'afficherPagination',
  9817.                                     'label' => 'Aficher Pagination',
  9818.                                 ],
  9819.                                 => [
  9820.                                     'property' => 'afficherBlocContact',
  9821.                                     'label' => 'Aficher Contact',
  9822.                                 ],
  9823.                             ],
  9824.                         ],
  9825.                         'edit' => [
  9826.                             'help' => 'Les champs suivis d\'un astérisque sont obligatoires',
  9827.                             'title' => 'Gestion de l\'affichage des pages actualités (liste et détail)',
  9828.                             'fields' => [
  9829.                                 => [
  9830.                                     'type' => 'tab',
  9831.                                     'label' => 'Liste',
  9832.                                     'help' => 'Gestion de la page liste actualités',
  9833.                                 ],
  9834.                                 => [
  9835.                                     'type' => 'group',
  9836.                                     'columns' => 6,
  9837.                                     'label' => 'Général',
  9838.                                 ],
  9839.                                 => [
  9840.                                     'property' => 'h1Liste',
  9841.                                     'type' => 'text',
  9842.                                     'label' => 'Titre de la page (H1)',
  9843.                                 ],
  9844.                                 => [
  9845.                                     'property' => 'urlListe',
  9846.                                     'type' => 'text',
  9847.                                     'label' => 'Url ("/actualites")',
  9848.                                 ],
  9849.                                 => [
  9850.                                     'property' => 'nbLignes',
  9851.                                     'label' => 'Nombre de lignes affichées',
  9852.                                 ],
  9853.                                 => [
  9854.                                     'property' => 'afficherPagination',
  9855.                                     'label' => 'Afficher Pagination',
  9856.                                     'help' => 'Afficher ou cacher la pagination<br>Si vous cachez la pagination, seules les dernières actualités seront visibles',
  9857.                                 ],
  9858.                                 => [
  9859.                                     'property' => 'afficherBlocContact',
  9860.                                     'label' => 'Afficher Contact',
  9861.                                     'help' => 'Afficher ou cacher le bloc contact<br>Les informations affichées dans le bloc sont administrables dans la partie Paramètres/Général.',
  9862.                                 ],
  9863.                                 => [
  9864.                                     'type' => 'group',
  9865.                                     'columns' => 6,
  9866.                                     'label' => 'Référencement',
  9867.                                     'help' => 'Gestion du référencement de la page.',
  9868.                                 ],
  9869.                                 => [
  9870.                                     'property' => 'seoTitle',
  9871.                                     'columns' => 12,
  9872.                                     'type' => 'text',
  9873.                                     'label' => 'Title',
  9874.                                 ],
  9875.                                 => [
  9876.                                     'property' => 'seoDesc',
  9877.                                     'columns' => 12,
  9878.                                     'type' => 'textarea',
  9879.                                     'label' => 'Méta-desc',
  9880.                                 ],
  9881.                                 10 => [
  9882.                                     'type' => 'group',
  9883.                                     'columns' => 12,
  9884.                                     'label' => 'Bandeau',
  9885.                                     'help' => 'Image de l\'en-tête',
  9886.                                 ],
  9887.                                 11 => [
  9888.                                     'property' => 'imageBgFile',
  9889.                                     'label' => 'Image (pour les templates avec un en-tête)',
  9890.                                     'type' => 'vich_image',
  9891.                                 ],
  9892.                                 12 => [
  9893.                                     'type' => 'tab',
  9894.                                     'label' => 'Détail',
  9895.                                     'help' => 'Gestion des pages détail actualités',
  9896.                                 ],
  9897.                                 13 => [
  9898.                                     'type' => 'group',
  9899.                                     'columns' => 6,
  9900.                                     'label' => 'Général',
  9901.                                 ],
  9902.                                 14 => [
  9903.                                     'property' => 'afficherActusSimilaires',
  9904.                                     'label' => 'Afficher Bloc actus similaires',
  9905.                                     'help' => 'Afficher ou cacher les actualités similaires<br>Dernières actualités de la même catégorie',
  9906.                                 ],
  9907.                                 15 => [
  9908.                                     'property' => 'titreActuSimilaire',
  9909.                                     'label' => 'Titre de la partie actualités Similaires (H2)',
  9910.                                 ],
  9911.                                 16 => [
  9912.                                     'property' => 'afficherBlocContactDetail',
  9913.                                     'label' => 'Afficher Contact',
  9914.                                     'help' => 'Afficher ou cacher le bloc contact<br>Les informations affichées dans le bloc sont administrables dans la partie Paramètres/Général.',
  9915.                                 ],
  9916.                                 17 => [
  9917.                                     'type' => 'group',
  9918.                                     'columns' => 6,
  9919.                                     'label' => 'Référencement',
  9920.                                     'help' => 'Gestion du référencement de la page.',
  9921.                                 ],
  9922.                             ],
  9923.                         ],
  9924.                         'name' => 'ActusConfig',
  9925.                     ],
  9926.                     'Categorie' => [
  9927.                         'class' => 'App\\Entity\\ActusCategorie',
  9928.                         'disabled_actions' => [
  9929.                             => 'delete',
  9930.                         ],
  9931.                         'list' => [
  9932.                             'title' => 'Gestion des catégories des actualités',
  9933.                             'actions' => [
  9934.                                 => [
  9935.                                     'name' => 'edit',
  9936.                                     'icon' => 'pencil',
  9937.                                 ],
  9938.                                 => [
  9939.                                     'name' => 'show',
  9940.                                     'icon' => 'eye',
  9941.                                 ],
  9942.                             ],
  9943.                             'fields' => [
  9944.                                 => 'id',
  9945.                                 => [
  9946.                                     'property' => 'libelle',
  9947.                                     'label' => 'Libellé',
  9948.                                 ],
  9949.                                 => [
  9950.                                     'property' => 'libelleSeo',
  9951.                                     'label' => 'Slug',
  9952.                                 ],
  9953.                             ],
  9954.                         ],
  9955.                         'form' => [
  9956.                             'help' => 'Les champs suivis d\'un astérisque sont obligatoires',
  9957.                             'fields' => [
  9958.                                 => [
  9959.                                     'property' => 'libelle',
  9960.                                     'type' => 'text',
  9961.                                     'label' => 'Libellé',
  9962.                                 ],
  9963.                             ],
  9964.                         ],
  9965.                         'new' => [
  9966.                             'title' => 'Saisir une nouvelle catégorie',
  9967.                         ],
  9968.                         'edit' => [
  9969.                             'title' => 'Modifier la catégorie #%entity_id%',
  9970.                         ],
  9971.                         'show' => [
  9972.                             'title' => 'Détail de la catégorie #%entity_id%',
  9973.                             'fields' => [
  9974.                                 => 'id',
  9975.                                 => [
  9976.                                     'property' => 'libelle',
  9977.                                     'label' => 'Libellé',
  9978.                                 ],
  9979.                                 => [
  9980.                                     'property' => 'libelleSeo',
  9981.                                     'label' => 'Slug',
  9982.                                 ],
  9983.                                 => [
  9984.                                     'property' => 'actuses',
  9985.                                     'label' => 'Actualités',
  9986.                                 ],
  9987.                             ],
  9988.                         ],
  9989.                         'name' => 'Categorie',
  9990.                     ],
  9991.                     'Collaborateurs' => [
  9992.                         'class' => 'App\\Entity\\Collaborateurs',
  9993.                         'label' => 'Collaborateurs',
  9994.                         'form' => [
  9995.                             'help' => 'Les informations saisies seront reprises dans la partie contact d\'une offre<br>La jointure se fait par l\'adresse email.',
  9996.                             'fields' => [
  9997.                                 => [
  9998.                                     'type' => 'group',
  9999.                                     'columns' => 8,
  10000.                                     'label' => 'Général',
  10001.                                 ],
  10002.                                 => [
  10003.                                     'property' => 'nom',
  10004.                                     'type' => 'text',
  10005.                                     'label' => 'Nom',
  10006.                                 ],
  10007.                                 => [
  10008.                                     'property' => 'prenom',
  10009.                                     'type' => 'text',
  10010.                                     'label' => 'Prénom',
  10011.                                 ],
  10012.                                 => [
  10013.                                     'property' => 'email',
  10014.                                     'type' => 'email',
  10015.                                     'label' => 'Email',
  10016.                                 ],
  10017.                                 => [
  10018.                                     'property' => 'tel',
  10019.                                     'type' => 'text',
  10020.                                     'label' => 'Téléphone',
  10021.                                 ],
  10022.                                 => [
  10023.                                     'property' => 'fax',
  10024.                                     'type' => 'text',
  10025.                                     'label' => 'Portable',
  10026.                                 ],
  10027.                                 => [
  10028.                                     'type' => 'group',
  10029.                                     'columns' => 4,
  10030.                                     'label' => 'Image',
  10031.                                 ],
  10032.                                 => [
  10033.                                     'property' => 'imageFile',
  10034.                                     'type' => 'vich_image',
  10035.                                 ],
  10036.                             ],
  10037.                         ],
  10038.                         'new' => [
  10039.                             'title' => 'Saisir un nouveau collaborateur',
  10040.                         ],
  10041.                         'edit' => [
  10042.                             'title' => 'Modifier un collaborateur',
  10043.                         ],
  10044.                         'list' => [
  10045.                             'title' => 'Gestion des collaborateurs',
  10046.                             'fields' => [
  10047.                                 => [
  10048.                                     'property' => 'image',
  10049.                                     'type' => 'image',
  10050.                                     'base_path' => '/uploads/images/collaborateurs',
  10051.                                 ],
  10052.                                 => [
  10053.                                     'property' => 'nom',
  10054.                                     'label' => 'Nom',
  10055.                                 ],
  10056.                                 => [
  10057.                                     'property' => 'prenom',
  10058.                                     'label' => 'Prénom',
  10059.                                 ],
  10060.                                 => [
  10061.                                     'property' => 'email',
  10062.                                     'label' => 'Email',
  10063.                                 ],
  10064.                                 => [
  10065.                                     'property' => 'tel',
  10066.                                     'label' => 'Téléphone',
  10067.                                 ],
  10068.                                 => [
  10069.                                     'property' => 'fax',
  10070.                                     'label' => 'Portable',
  10071.                                 ],
  10072.                             ],
  10073.                             'actions' => [
  10074.                                 => [
  10075.                                     'name' => 'edit',
  10076.                                     'icon' => 'pencil',
  10077.                                 ],
  10078.                             ],
  10079.                         ],
  10080.                         'name' => 'Collaborateurs',
  10081.                     ],
  10082.                     'ImportConfig' => [
  10083.                         'class' => 'App\\Entity\\ImportConfig',
  10084.                         'disabled_actions' => [
  10085.                             => 'new',
  10086.                             => 'delete',
  10087.                             => 'edit',
  10088.                         ],
  10089.                         'list' => [
  10090.                             'title' => 'Gestion de l\'import',
  10091.                             'help' => '',
  10092.                             'fields' => [
  10093.                                 => [
  10094.                                     'property' => 'type.libelle',
  10095.                                     'label' => 'Type',
  10096.                                 ],
  10097.                                 => [
  10098.                                     'property' => 'fichier',
  10099.                                     'label' => 'Fichier',
  10100.                                 ],
  10101.                                 => [
  10102.                                     'property' => 'dateImport',
  10103.                                     'label' => 'Date dernier import',
  10104.                                     'format' => 'd/m/Y H:i:s',
  10105.                                 ],
  10106.                             ],
  10107.                         ],
  10108.                         'name' => 'ImportConfig',
  10109.                     ],
  10110.                     'Infos' => [
  10111.                         'class' => 'App\\Entity\\Infos',
  10112.                         'label' => 'Général',
  10113.                         'disabled_actions' => [
  10114.                             => 'delete',
  10115.                         ],
  10116.                         'list' => [
  10117.                             'title' => 'Général',
  10118.                             'actions' => [
  10119.                                 => [
  10120.                                     'name' => 'edit',
  10121.                                     'icon' => 'pencil',
  10122.                                 ],
  10123.                             ],
  10124.                             'fields' => [
  10125.                                 => [
  10126.                                     'property' => 'image',
  10127.                                     'type' => 'image',
  10128.                                     'base_path' => '/uploads/images/logo',
  10129.                                 ],
  10130.                                 => [
  10131.                                     'property' => 'societe',
  10132.                                     'label' => 'Raison Sociale',
  10133.                                 ],
  10134.                                 => [
  10135.                                     'property' => 'adresse',
  10136.                                     'label' => 'Adresse',
  10137.                                 ],
  10138.                                 => [
  10139.                                     'property' => 'cp',
  10140.                                     'label' => 'CP',
  10141.                                 ],
  10142.                                 => [
  10143.                                     'property' => 'ville',
  10144.                                     'label' => 'Ville',
  10145.                                 ],
  10146.                             ],
  10147.                         ],
  10148.                         'edit' => [
  10149.                             'title' => 'Modifier les infos générales',
  10150.                             'fields' => [
  10151.                                 => [
  10152.                                     'type' => 'tab',
  10153.                                     'label' => 'Général',
  10154.                                 ],
  10155.                                 => [
  10156.                                     'type' => 'group',
  10157.                                     'columns' => 6,
  10158.                                     'label' => 'Société',
  10159.                                 ],
  10160.                                 => [
  10161.                                     'property' => 'societe',
  10162.                                     'type' => 'text',
  10163.                                     'label' => 'Raison Sociale',
  10164.                                 ],
  10165.                                 => [
  10166.                                     'property' => 'adresse',
  10167.                                     'type' => 'text',
  10168.                                     'label' => 'Adresse',
  10169.                                 ],
  10170.                                 => [
  10171.                                     'property' => 'cp',
  10172.                                     'type' => 'text',
  10173.                                     'label' => 'Code postal',
  10174.                                 ],
  10175.                                 => [
  10176.                                     'property' => 'ville',
  10177.                                     'type' => 'text',
  10178.                                     'label' => 'Ville',
  10179.                                 ],
  10180.                                 => [
  10181.                                     'type' => 'group',
  10182.                                     'columns' => 6,
  10183.                                     'label' => 'Logo & Favico',
  10184.                                 ],
  10185.                                 => [
  10186.                                     'property' => 'imageFile',
  10187.                                     'label' => 'Logo',
  10188.                                     'type' => 'vich_image',
  10189.                                 ],
  10190.                                 => [
  10191.                                     'property' => 'favicoFile',
  10192.                                     'label' => 'Favico (32x32)',
  10193.                                     'type' => 'vich_image',
  10194.                                 ],
  10195.                                 => [
  10196.                                     'type' => 'tab',
  10197.                                     'label' => 'Contact',
  10198.                                 ],
  10199.                                 10 => [
  10200.                                     'type' => 'group',
  10201.                                     'columns' => 6,
  10202.                                     'label' => 'Contact',
  10203.                                 ],
  10204.                                 11 => [
  10205.                                     'property' => 'email',
  10206.                                     'type' => 'text',
  10207.                                     'label' => 'Email',
  10208.                                 ],
  10209.                                 12 => [
  10210.                                     'property' => 'tel',
  10211.                                     'type' => 'text',
  10212.                                     'label' => 'Téléphone',
  10213.                                 ],
  10214.                                 13 => [
  10215.                                     'property' => 'fax',
  10216.                                     'type' => 'text',
  10217.                                     'label' => 'Fax',
  10218.                                 ],
  10219.                                 14 => [
  10220.                                     'property' => 'facebook',
  10221.                                     'type' => 'text',
  10222.                                     'label' => 'Facebook',
  10223.                                 ],
  10224.                                 15 => [
  10225.                                     'property' => 'linkedin',
  10226.                                     'type' => 'text',
  10227.                                     'label' => 'Linkedin',
  10228.                                 ],
  10229.                                 16 => [
  10230.                                     'property' => 'twitter',
  10231.                                     'type' => 'text',
  10232.                                     'label' => 'Twitter',
  10233.                                 ],
  10234.                                 17 => [
  10235.                                     'type' => 'group',
  10236.                                     'columns' => 6,
  10237.                                     'label' => 'Bloc contact',
  10238.                                 ],
  10239.                                 18 => [
  10240.                                     'property' => 'contactSpan',
  10241.                                     'type' => 'text',
  10242.                                     'label' => 'Span',
  10243.                                 ],
  10244.                                 19 => [
  10245.                                     'property' => 'contactTitre',
  10246.                                     'type' => 'fos_ckeditor',
  10247.                                     'label' => 'Titre',
  10248.                                     'type_options' => [
  10249.                                         'config_name' => 'h2_config',
  10250.                                     ],
  10251.                                 ],
  10252.                                 20 => [
  10253.                                     'property' => 'contactTexte',
  10254.                                     'type' => 'fos_ckeditor',
  10255.                                     'label' => 'Texte Modal',
  10256.                                     'type_options' => [
  10257.                                         'config_name' => 'h2_config',
  10258.                                     ],
  10259.                                 ],
  10260.                                 21 => [
  10261.                                     'property' => 'contactFond',
  10262.                                     'type' => 'checkbox',
  10263.                                     'label' => 'Afficher l\'image de fond',
  10264.                                 ],
  10265.                                 22 => [
  10266.                                     'type' => 'tab',
  10267.                                     'label' => 'Configuration',
  10268.                                 ],
  10269.                                 23 => [
  10270.                                     'type' => 'group',
  10271.                                     'columns' => 6,
  10272.                                     'label' => 'Google',
  10273.                                 ],
  10274.                                 24 => [
  10275.                                     'property' => 'cleGoogleMap',
  10276.                                     'type' => 'text',
  10277.                                     'label' => 'Clé Google Map',
  10278.                                 ],
  10279.                                 25 => [
  10280.                                     'property' => 'puceGoogleMapFile',
  10281.                                     'label' => 'Puce Google Map',
  10282.                                     'type' => 'vich_image',
  10283.                                 ],
  10284.                                 26 => [
  10285.                                     'property' => 'googleAnalytics',
  10286.                                     'type' => 'text',
  10287.                                     'label' => 'Google Analytics',
  10288.                                 ],
  10289.                             ],
  10290.                         ],
  10291.                         'new' => [
  10292.                             'title' => 'Ajouter un client',
  10293.                             'fields' => [
  10294.                                 => [
  10295.                                     'type' => 'tab',
  10296.                                     'label' => 'Général',
  10297.                                 ],
  10298.                                 => [
  10299.                                     'type' => 'group',
  10300.                                     'columns' => 6,
  10301.                                     'label' => 'Société',
  10302.                                 ],
  10303.                                 => [
  10304.                                     'property' => 'societe',
  10305.                                     'type' => 'text',
  10306.                                     'label' => 'Raison Sociale',
  10307.                                 ],
  10308.                                 => [
  10309.                                     'property' => 'adresse',
  10310.                                     'type' => 'text',
  10311.                                     'label' => 'Adresse',
  10312.                                 ],
  10313.                                 => [
  10314.                                     'property' => 'cp',
  10315.                                     'type' => 'text',
  10316.                                     'label' => 'Code postal',
  10317.                                 ],
  10318.                                 => [
  10319.                                     'property' => 'ville',
  10320.                                     'type' => 'text',
  10321.                                     'label' => 'Ville',
  10322.                                 ],
  10323.                                 => [
  10324.                                     'type' => 'group',
  10325.                                     'columns' => 6,
  10326.                                     'label' => 'Logo & Favico',
  10327.                                 ],
  10328.                                 => [
  10329.                                     'property' => 'imageFile',
  10330.                                     'label' => 'Logo',
  10331.                                     'type' => 'vich_image',
  10332.                                 ],
  10333.                                 => [
  10334.                                     'property' => 'favicoFile',
  10335.                                     'label' => 'Favico (32x32)',
  10336.                                     'type' => 'vich_image',
  10337.                                 ],
  10338.                                 => [
  10339.                                     'type' => 'tab',
  10340.                                     'label' => 'Contact',
  10341.                                 ],
  10342.                                 10 => [
  10343.                                     'type' => 'group',
  10344.                                     'columns' => 6,
  10345.                                     'label' => 'Contact',
  10346.                                 ],
  10347.                                 11 => [
  10348.                                     'property' => 'email',
  10349.                                     'type' => 'text',
  10350.                                     'label' => 'Email',
  10351.                                 ],
  10352.                                 12 => [
  10353.                                     'property' => 'tel',
  10354.                                     'type' => 'text',
  10355.                                     'label' => 'Téléphone',
  10356.                                 ],
  10357.                                 13 => [
  10358.                                     'property' => 'fax',
  10359.                                     'type' => 'text',
  10360.                                     'label' => 'Fax',
  10361.                                 ],
  10362.                                 14 => [
  10363.                                     'property' => 'facebook',
  10364.                                     'type' => 'text',
  10365.                                     'label' => 'Facebook',
  10366.                                 ],
  10367.                                 15 => [
  10368.                                     'property' => 'linkedin',
  10369.                                     'type' => 'text',
  10370.                                     'label' => 'Linkedin',
  10371.                                 ],
  10372.                                 16 => [
  10373.                                     'property' => 'twitter',
  10374.                                     'type' => 'text',
  10375.                                     'label' => 'Twitter',
  10376.                                 ],
  10377.                                 17 => [
  10378.                                     'type' => 'group',
  10379.                                     'columns' => 6,
  10380.                                     'label' => 'Bloc contact',
  10381.                                 ],
  10382.                                 18 => [
  10383.                                     'property' => 'contactSpan',
  10384.                                     'type' => 'text',
  10385.                                     'label' => 'Span',
  10386.                                 ],
  10387.                                 19 => [
  10388.                                     'property' => 'contactTitre',
  10389.                                     'type' => 'fos_ckeditor',
  10390.                                     'label' => 'Titre',
  10391.                                     'type_options' => [
  10392.                                         'config_name' => 'h2_config',
  10393.                                     ],
  10394.                                 ],
  10395.                                 20 => [
  10396.                                     'property' => 'contactTexte',
  10397.                                     'type' => 'fos_ckeditor',
  10398.                                     'label' => 'Texte Modal',
  10399.                                     'type_options' => [
  10400.                                         'config_name' => 'h2_config',
  10401.                                     ],
  10402.                                 ],
  10403.                                 21 => [
  10404.                                     'property' => 'contactFond',
  10405.                                     'type' => 'checkbox',
  10406.                                     'label' => 'Afficher l\'image de fond',
  10407.                                 ],
  10408.                                 22 => [
  10409.                                     'type' => 'tab',
  10410.                                     'label' => 'Configuration',
  10411.                                 ],
  10412.                                 23 => [
  10413.                                     'type' => 'group',
  10414.                                     'columns' => 6,
  10415.                                     'label' => 'Google',
  10416.                                 ],
  10417.                                 24 => [
  10418.                                     'property' => 'cleGoogleMap',
  10419.                                     'type' => 'text',
  10420.                                     'label' => 'Clé Google Map',
  10421.                                 ],
  10422.                                 25 => [
  10423.                                     'property' => 'puceGoogleMapFile',
  10424.                                     'label' => 'Puce Google Map',
  10425.                                     'type' => 'vich_image',
  10426.                                 ],
  10427.                                 26 => [
  10428.                                     'property' => 'googleAnalytics',
  10429.                                     'type' => 'text',
  10430.                                     'label' => 'Google Analytics',
  10431.                                 ],
  10432.                             ],
  10433.                         ],
  10434.                         'name' => 'Infos',
  10435.                     ],
  10436.                     'Offres' => [
  10437.                         'class' => 'App\\Entity\\Offres',
  10438.                         'label' => 'Offres',
  10439.                         'disabled_actions' => [
  10440.                             => 'new',
  10441.                             => 'edit',
  10442.                         ],
  10443.                         'list' => [
  10444.                             'title' => 'Gestion des offres',
  10445.                             'actions' => [
  10446.                                 => [
  10447.                                     'name' => 'delete',
  10448.                                     'icon' => 'trash',
  10449.                                 ],
  10450.                             ],
  10451.                             'help' => 'Liste des offres en ligne<br>Si vous supprimez une offre, pensez Ã  la retirer du flux, sinon elle sera réimportée lors du prochain import',
  10452.                             'fields' => [
  10453.                                 => [
  10454.                                     'property' => 'photo1',
  10455.                                     'type' => 'image',
  10456.                                     'base_path' => '/uploads/images/offres',
  10457.                                 ],
  10458.                                 => [
  10459.                                     'property' => 'refInterne',
  10460.                                     'label' => 'Référence',
  10461.                                 ],
  10462.                                 => [
  10463.                                     'property' => 'adresse',
  10464.                                     'label' => 'Adresse',
  10465.                                 ],
  10466.                                 => [
  10467.                                     'property' => 'cp',
  10468.                                     'label' => 'Code postal',
  10469.                                 ],
  10470.                                 => [
  10471.                                     'property' => 'ville',
  10472.                                     'label' => 'Ville',
  10473.                                 ],
  10474.                             ],
  10475.                         ],
  10476.                         'form' => [
  10477.                             'help' => '',
  10478.                             'fields' => [
  10479.                                 => [
  10480.                                     'property' => 'refInterne',
  10481.                                     'type' => 'text',
  10482.                                     'label' => 'Référence',
  10483.                                 ],
  10484.                                 => [
  10485.                                     'property' => 'adresse',
  10486.                                     'type' => 'text',
  10487.                                     'label' => 'Adresse',
  10488.                                 ],
  10489.                                 => [
  10490.                                     'property' => 'cp',
  10491.                                     'type' => 'text',
  10492.                                     'label' => 'CP',
  10493.                                 ],
  10494.                                 => [
  10495.                                     'property' => 'ville',
  10496.                                     'type' => 'text',
  10497.                                     'label' => 'ville',
  10498.                                 ],
  10499.                                 => [
  10500.                                     'property' => 'photo1File',
  10501.                                     'type' => 'vich_image',
  10502.                                 ],
  10503.                             ],
  10504.                         ],
  10505.                         'name' => 'Offres',
  10506.                     ],
  10507.                     'OffresConfig' => [
  10508.                         'class' => 'App\\Entity\\OffresConfig',
  10509.                         'disabled_actions' => [
  10510.                             => 'new',
  10511.                             => 'delete',
  10512.                         ],
  10513.                         'list' => [
  10514.                             'title' => 'Gestion de l\'affichage des pages offres (liste et détail)',
  10515.                             'actions' => [
  10516.                                 => [
  10517.                                     'name' => 'edit',
  10518.                                     'icon' => 'pencil',
  10519.                                 ],
  10520.                             ],
  10521.                             'help' => '',
  10522.                             'fields' => [
  10523.                                 => [
  10524.                                     'property' => 'libelle',
  10525.                                     'label' => 'Page',
  10526.                                 ],
  10527.                                 => [
  10528.                                     'property' => 'nbLignes',
  10529.                                     'label' => 'Nb de lignes',
  10530.                                 ],
  10531.                                 => [
  10532.                                     'property' => 'afficherPagination',
  10533.                                     'label' => 'Aficher Pagination',
  10534.                                 ],
  10535.                                 => [
  10536.                                     'property' => 'afficherBlocContact',
  10537.                                     'label' => 'Aficher Contact',
  10538.                                 ],
  10539.                             ],
  10540.                         ],
  10541.                         'edit' => [
  10542.                             'help' => 'Les champs suivis d\'un astérisque sont obligatoires',
  10543.                             'title' => 'Gestion de l\'affichage des pages offres (liste et détail)',
  10544.                             'fields' => [
  10545.                                 => [
  10546.                                     'type' => 'tab',
  10547.                                     'label' => 'Loyer et prix',
  10548.                                     'help' => 'Affichage du format des prix et loyers',
  10549.                                 ],
  10550.                                 => [
  10551.                                     'type' => 'group',
  10552.                                     'columns' => 6,
  10553.                                     'label' => 'Loyer',
  10554.                                 ],
  10555.                                 => [
  10556.                                     'property' => 'afficherLoyer',
  10557.                                     'label' => 'Afficher loyer',
  10558.                                     'help' => 'Afficher ou cacher le loyer<br>Si vous cachez le loyer, il sera remplacé par la mention "nous consulter"',
  10559.                                 ],
  10560.                                 => [
  10561.                                     'property' => 'afficherUniteLoyer',
  10562.                                     'label' => 'Unité des loyers',
  10563.                                     'help' => 'Si vous cochez la case, le loyer sera exprimé en â‚¬/m²/an, sinon il sera exprimé en â‚¬/an',
  10564.                                 ],
  10565.                                 => [
  10566.                                     'type' => 'group',
  10567.                                     'columns' => 6,
  10568.                                     'label' => 'Prix',
  10569.                                 ],
  10570.                                 => [
  10571.                                     'property' => 'afficherPrix',
  10572.                                     'label' => 'Afficher prix',
  10573.                                     'help' => 'Afficher ou cacher le prix<br>Si vous cachez le prix, il sera remplacé par la mention "nous consulter"',
  10574.                                 ],
  10575.                                 => [
  10576.                                     'property' => 'afficherUnitePrix',
  10577.                                     'label' => 'Unité des prix',
  10578.                                     'help' => 'Si vous cochez la case, le prix sera exprimé en â‚¬/m², sinon il sera exprimé en â‚¬',
  10579.                                 ],
  10580.                                 => [
  10581.                                     'type' => 'tab',
  10582.                                     'label' => 'Liste',
  10583.                                     'help' => 'Gestion de la page liste offres',
  10584.                                 ],
  10585.                                 => [
  10586.                                     'type' => 'group',
  10587.                                     'columns' => 6,
  10588.                                     'label' => 'Général',
  10589.                                 ],
  10590.                                 => [
  10591.                                     'property' => 'h1Liste',
  10592.                                     'type' => 'text',
  10593.                                     'label' => 'Titre de la page (H1)',
  10594.                                 ],
  10595.                                 10 => [
  10596.                                     'property' => 'urlListe',
  10597.                                     'type' => 'text',
  10598.                                     'label' => 'Url ',
  10599.                                 ],
  10600.                                 11 => [
  10601.                                     'property' => 'nbLignes',
  10602.                                     'label' => 'Nb de lignes affichées',
  10603.                                 ],
  10604.                                 12 => [
  10605.                                     'property' => 'afficherPagination',
  10606.                                     'label' => 'Afficher Pagination',
  10607.                                     'help' => 'Afficher ou cacher la pagination<br>Si vous cachez la pagination, seules les dernières offres seront visibles',
  10608.                                 ],
  10609.                                 13 => [
  10610.                                     'property' => 'afficherBlocContact',
  10611.                                     'label' => 'Aficher Contact',
  10612.                                     'help' => 'Afficher ou cacher le bloc contact<br>Les informations affichées dans le bloc sont administrables dans la partie Paramètres/Général.',
  10613.                                 ],
  10614.                                 14 => [
  10615.                                     'type' => 'group',
  10616.                                     'columns' => 6,
  10617.                                     'label' => 'Référencement',
  10618.                                     'help' => 'Gestion du référencement de la page.',
  10619.                                 ],
  10620.                                 15 => [
  10621.                                     'property' => 'seoTitle',
  10622.                                     'type' => 'text',
  10623.                                     'label' => 'Title',
  10624.                                 ],
  10625.                                 16 => [
  10626.                                     'property' => 'seoDesc',
  10627.                                     'columns' => 12,
  10628.                                     'type' => 'textarea',
  10629.                                     'label' => 'Méta-desc',
  10630.                                 ],
  10631.                                 17 => [
  10632.                                     'type' => 'group',
  10633.                                     'columns' => 12,
  10634.                                     'label' => 'Bandeau',
  10635.                                     'help' => 'Image de l\'en-tête',
  10636.                                 ],
  10637.                                 18 => [
  10638.                                     'property' => 'imageBgFile',
  10639.                                     'label' => 'Image (pour les templates avec un en-tête)',
  10640.                                     'type' => 'vich_image',
  10641.                                 ],
  10642.                                 19 => [
  10643.                                     'type' => 'tab',
  10644.                                     'label' => 'Détail',
  10645.                                 ],
  10646.                                 20 => [
  10647.                                     'type' => 'group',
  10648.                                     'columns' => 6,
  10649.                                     'label' => 'Général',
  10650.                                 ],
  10651.                                 21 => [
  10652.                                     'property' => 'afficherBlocContactDetail',
  10653.                                     'label' => 'Aficher Bloc Contact',
  10654.                                     'help' => 'Afficher ou cacher le bloc contact<br>Les informations affichées dans le bloc sont administrables dans la partie Paramètres/Général.',
  10655.                                 ],
  10656.                                 22 => [
  10657.                                     'type' => 'group',
  10658.                                     'columns' => 6,
  10659.                                     'label' => 'Référencement',
  10660.                                     'help' => 'Gestion du référencement de la page.',
  10661.                                 ],
  10662.                                 23 => [
  10663.                                     'type' => 'tab',
  10664.                                     'label' => 'Moteur de recherche',
  10665.                                 ],
  10666.                                 24 => [
  10667.                                     'type' => 'group',
  10668.                                     'columns' => 6,
  10669.                                     'label' => 'Surface',
  10670.                                 ],
  10671.                                 25 => [
  10672.                                     'property' => 'sliderSurfaceMax',
  10673.                                     'label' => 'Suurface maximum',
  10674.                                     'help' => 'Configurer la surface maximum  du moteur de recherche',
  10675.                                 ],
  10676.                             ],
  10677.                         ],
  10678.                         'name' => 'OffresConfig',
  10679.                     ],
  10680.                     'OffresPhotos' => [
  10681.                         'class' => 'App\\Entity\\OffresPhotos',
  10682.                         'label' => 'Gestion des photos génériques',
  10683.                         'form' => [
  10684.                             'help' => '',
  10685.                             'fields' => [
  10686.                                 => [
  10687.                                     'property' => 'libelle',
  10688.                                     'type' => 'text',
  10689.                                     'label' => 'Libelle',
  10690.                                 ],
  10691.                                 => [
  10692.                                     'property' => 'photoFile',
  10693.                                     'type' => 'vich_image',
  10694.                                 ],
  10695.                             ],
  10696.                         ],
  10697.                         'new' => [
  10698.                             'title' => 'Saisir une nouvelle photo',
  10699.                         ],
  10700.                         'edit' => [
  10701.                             'title' => 'Modifier une nouvelle photo',
  10702.                         ],
  10703.                         'list' => [
  10704.                             'title' => 'Gestion des photos génériques',
  10705.                             'help' => 'Si une offre n\'as pas de photo, une des photos saisies ici s\'affcihera',
  10706.                             'fields' => [
  10707.                                 => [
  10708.                                     'property' => 'photo',
  10709.                                     'type' => 'image',
  10710.                                     'base_path' => '/uploads/images/offres',
  10711.                                 ],
  10712.                                 => [
  10713.                                     'property' => 'libelle',
  10714.                                     'label' => 'Libelle',
  10715.                                 ],
  10716.                             ],
  10717.                             'actions' => [
  10718.                                 => [
  10719.                                     'name' => 'edit',
  10720.                                     'icon' => 'pencil',
  10721.                                 ],
  10722.                                 => [
  10723.                                     'name' => 'delete',
  10724.                                     'icon' => 'trash',
  10725.                                 ],
  10726.                             ],
  10727.                         ],
  10728.                         'name' => 'OffresPhotos',
  10729.                     ],
  10730.                     'PageIndex' => [
  10731.                         'class' => 'App\\Entity\\PageIndex',
  10732.                         'label' => 'Gestion de la page d\'accueil',
  10733.                         'disabled_actions' => [
  10734.                             => 'new',
  10735.                             => 'delete',
  10736.                         ],
  10737.                         'list' => [
  10738.                             'actions' => [
  10739.                                 => [
  10740.                                     'name' => 'edit',
  10741.                                     'icon' => 'pencil',
  10742.                                 ],
  10743.                             ],
  10744.                             'help' => 'Gestion du contenu (affichage des blocs, textes, images)',
  10745.                             'fields' => [
  10746.                                 => [
  10747.                                     'property' => 'image',
  10748.                                     'type' => 'image',
  10749.                                     'base_path' => '/uploads/images/design/home',
  10750.                                 ],
  10751.                                 => [
  10752.                                     'property' => 'accroche',
  10753.                                     'label' => 'H1',
  10754.                                 ],
  10755.                                 => [
  10756.                                     'property' => 'afficherOffres',
  10757.                                     'label' => 'Afficher Offres',
  10758.                                 ],
  10759.                                 => [
  10760.                                     'property' => 'afficherActus',
  10761.                                     'label' => 'Afficher Actus',
  10762.                                 ],
  10763.                                 => [
  10764.                                     'property' => 'afficherTexte',
  10765.                                     'label' => 'Afficher Texte',
  10766.                                 ],
  10767.                                 => [
  10768.                                     'property' => 'afficherBlocContact',
  10769.                                     'label' => 'Afficher Contact',
  10770.                                 ],
  10771.                             ],
  10772.                         ],
  10773.                         'edit' => [
  10774.                             'title' => 'Modifier la page d\'accueil',
  10775.                             'help' => 'Gestion du contenu (affichage des blocs, textes, images)<br>Les champs suivis d\'un astérisque sont obligatoires',
  10776.                             'fields' => [
  10777.                                 => [
  10778.                                     'type' => 'tab',
  10779.                                     'label' => 'Général',
  10780.                                     'help' => 'Gestion du moteur de recherche',
  10781.                                 ],
  10782.                                 => [
  10783.                                     'type' => 'group',
  10784.                                     'columns' => 6,
  10785.                                     'label' => 'Général',
  10786.                                 ],
  10787.                                 => [
  10788.                                     'property' => 'accroche',
  10789.                                     'type' => 'fos_ckeditor',
  10790.                                     'label' => 'Texte du moteur de recherche (H1)',
  10791.                                     'type_options' => [
  10792.                                         'config_name' => 'h1_config',
  10793.                                     ],
  10794.                                 ],
  10795.                                 => [
  10796.                                     'type' => 'group',
  10797.                                     'columns' => 6,
  10798.                                     'label' => 'Image',
  10799.                                 ],
  10800.                                 => [
  10801.                                     'property' => 'imageFile',
  10802.                                     'type' => 'vich_image',
  10803.                                     'label' => 'Image du moteur de recherche',
  10804.                                     'type_options' => [
  10805.                                         'allow_delete' => false,
  10806.                                     ],
  10807.                                 ],
  10808.                                 => [
  10809.                                     'type' => 'tab',
  10810.                                     'label' => 'Offres',
  10811.                                     'help' => 'Gestion du bloc Offres',
  10812.                                 ],
  10813.                                 => [
  10814.                                     'type' => 'group',
  10815.                                     'columns' => 4,
  10816.                                     'label' => 'Général',
  10817.                                     'help' => 'Afficher ou cacher le bloc des dernières offres en ligne',
  10818.                                 ],
  10819.                                 => [
  10820.                                     'property' => 'AfficherOffres',
  10821.                                     'type' => 'checkbox',
  10822.                                     'label' => 'Afficher les dernières offres',
  10823.                                 ],
  10824.                                 => [
  10825.                                     'type' => 'group',
  10826.                                     'columns' => 8,
  10827.                                     'label' => 'Titre',
  10828.                                     'help' => 'Modifier le titre',
  10829.                                 ],
  10830.                                 => [
  10831.                                     'property' => 'titreSpanBlocOffre',
  10832.                                     'type' => 'text',
  10833.                                     'label' => 'Titre principal',
  10834.                                 ],
  10835.                                 10 => [
  10836.                                     'property' => 'titreBlocOffre',
  10837.                                     'type' => 'fos_ckeditor',
  10838.                                     'label' => 'Sous-titre',
  10839.                                     'type_options' => [
  10840.                                         'config_name' => 'h2_config',
  10841.                                     ],
  10842.                                 ],
  10843.                                 11 => [
  10844.                                     'type' => 'tab',
  10845.                                     'label' => 'Texte',
  10846.                                     'help' => 'Gestion du bloc Texte',
  10847.                                 ],
  10848.                                 12 => [
  10849.                                     'type' => 'group',
  10850.                                     'columns' => 4,
  10851.                                     'label' => 'Général',
  10852.                                     'help' => 'Afficher ou cacher le bloc texte',
  10853.                                 ],
  10854.                                 13 => [
  10855.                                     'property' => 'afficherTexte',
  10856.                                     'type' => 'checkbox',
  10857.                                     'label' => 'Afficher le bloc texte',
  10858.                                 ],
  10859.                                 14 => [
  10860.                                     'type' => 'group',
  10861.                                     'columns' => 8,
  10862.                                     'label' => 'Titre',
  10863.                                     'help' => 'Modifier le titre',
  10864.                                 ],
  10865.                                 15 => [
  10866.                                     'property' => 'titreSpanBlocTexte',
  10867.                                     'type' => 'text',
  10868.                                     'label' => 'Titre principal',
  10869.                                 ],
  10870.                                 16 => [
  10871.                                     'property' => 'titreBlocTexte',
  10872.                                     'type' => 'fos_ckeditor',
  10873.                                     'label' => 'Sous-titre',
  10874.                                     'type_options' => [
  10875.                                         'config_name' => 'h2_config',
  10876.                                     ],
  10877.                                 ],
  10878.                                 17 => [
  10879.                                     'type' => 'group',
  10880.                                     'columns' => 4,
  10881.                                     'label' => 'Image',
  10882.                                     'help' => 'Modifier l\'image de fond',
  10883.                                 ],
  10884.                                 18 => [
  10885.                                     'property' => 'imageBlocTexteFile',
  10886.                                     'type' => 'vich_image',
  10887.                                     'label' => 'Image de fond',
  10888.                                     'type_options' => [
  10889.                                         'allow_delete' => false,
  10890.                                     ],
  10891.                                 ],
  10892.                                 19 => [
  10893.                                     'type' => 'group',
  10894.                                     'columns' => 8,
  10895.                                     'label' => 'Citation',
  10896.                                     'help' => 'Modifier la citation',
  10897.                                 ],
  10898.                                 20 => [
  10899.                                     'property' => 'citationBlocTexte',
  10900.                                     'type' => 'fos_ckeditor',
  10901.                                     'label' => 'Citation',
  10902.                                     'type_options' => [
  10903.                                         'config_name' => 'citation_config',
  10904.                                     ],
  10905.                                 ],
  10906.                                 21 => [
  10907.                                     'type' => 'group',
  10908.                                     'columns' => 12,
  10909.                                     'label' => 'Contenu',
  10910.                                     'help' => 'Modifier le contenu. Deux styles sont disponibles : intro et contenu.',
  10911.                                 ],
  10912.                                 22 => [
  10913.                                     'property' => 'contenuBlocTexte',
  10914.                                     'type' => 'fos_ckeditor',
  10915.                                     'label' => 'Contenu',
  10916.                                     'type_options' => [
  10917.                                         'config_name' => 'home_config',
  10918.                                     ],
  10919.                                 ],
  10920.                                 23 => [
  10921.                                     'type' => 'tab',
  10922.                                     'label' => 'Actualités',
  10923.                                     'help' => 'Gestion du bloc Actualités',
  10924.                                 ],
  10925.                                 24 => [
  10926.                                     'type' => 'group',
  10927.                                     'columns' => 4,
  10928.                                     'label' => 'Général',
  10929.                                     'help' => 'Afficher ou cacher le bloc des dernières actualités en ligne',
  10930.                                 ],
  10931.                                 25 => [
  10932.                                     'property' => 'AfficherActus',
  10933.                                     'type' => 'checkbox',
  10934.                                     'label' => 'Afficher les dernières actualités',
  10935.                                 ],
  10936.                                 26 => [
  10937.                                     'type' => 'group',
  10938.                                     'columns' => 8,
  10939.                                     'label' => 'Titre',
  10940.                                     'help' => 'Modifier le titre',
  10941.                                 ],
  10942.                                 27 => [
  10943.                                     'property' => 'titreSpanBlocActu',
  10944.                                     'type' => 'text',
  10945.                                     'label' => 'Titre principal',
  10946.                                 ],
  10947.                                 28 => [
  10948.                                     'property' => 'titreBlocActu',
  10949.                                     'type' => 'fos_ckeditor',
  10950.                                     'label' => 'Titre',
  10951.                                     'type_options' => [
  10952.                                         'config_name' => 'h2_config',
  10953.                                     ],
  10954.                                 ],
  10955.                                 29 => [
  10956.                                     'type' => 'tab',
  10957.                                     'label' => 'Contact',
  10958.                                     'help' => 'Gestion du bloc Contact.<br>Les informations affichées dans le bloc sont administrables dans la partie Paramètres/Général.',
  10959.                                 ],
  10960.                                 30 => [
  10961.                                     'type' => 'group',
  10962.                                     'columns' => 4,
  10963.                                     'label' => 'Général',
  10964.                                     'help' => 'Afficher ou cacher le bloc contact',
  10965.                                 ],
  10966.                                 31 => [
  10967.                                     'property' => 'afficherBlocContact',
  10968.                                     'type' => 'checkbox',
  10969.                                     'label' => 'Afficher le bloc contact',
  10970.                                 ],
  10971.                                 32 => [
  10972.                                     'type' => 'tab',
  10973.                                     'label' => 'Référencement',
  10974.                                     'help' => 'Gestion du référencement de la page.',
  10975.                                 ],
  10976.                                 33 => [
  10977.                                     'type' => 'group',
  10978.                                     'columns' => 12,
  10979.                                     'label' => 'Général',
  10980.                                 ],
  10981.                                 34 => [
  10982.                                     'property' => 'seoTitre',
  10983.                                     'columns' => 4,
  10984.                                     'type' => 'text',
  10985.                                     'label' => 'Title',
  10986.                                 ],
  10987.                                 35 => [
  10988.                                     'property' => 'seoDesc',
  10989.                                     'columns' => 8,
  10990.                                     'type' => 'textarea',
  10991.                                     'label' => 'Méta-desc',
  10992.                                 ],
  10993.                             ],
  10994.                         ],
  10995.                         'name' => 'PageIndex',
  10996.                     ],
  10997.                     'Pages' => [
  10998.                         'class' => 'App\\Entity\\Pages',
  10999.                         'label' => 'Gestion des pages',
  11000.                         'disabled_actions' => [
  11001.                             => 'new',
  11002.                             => 'delete',
  11003.                         ],
  11004.                         'templates' => [
  11005.                             'edit' => 'admin/edit.html.twig',
  11006.                         ],
  11007.                         'list' => [
  11008.                             'actions' => [
  11009.                                 => [
  11010.                                     'name' => 'edit',
  11011.                                     'icon' => 'pencil',
  11012.                                 ],
  11013.                             ],
  11014.                             'help' => 'Gestion des pages de contenu',
  11015.                             'fields' => [
  11016.                                 => [
  11017.                                     'property' => 'image',
  11018.                                     'type' => 'image',
  11019.                                     'base_path' => '/uploads/images/design/pages',
  11020.                                 ],
  11021.                                 => [
  11022.                                     'property' => 'libelle',
  11023.                                     'label' => 'Nom',
  11024.                                 ],
  11025.                                 => [
  11026.                                     'property' => 'seoUrl',
  11027.                                     'label' => 'Url',
  11028.                                 ],
  11029.                                 => [
  11030.                                     'property' => 'afficherBlocContact',
  11031.                                     'label' => 'Afficher Contact',
  11032.                                 ],
  11033.                             ],
  11034.                         ],
  11035.                         'edit' => [
  11036.                             'help' => 'Les champs suivis d\'un astérisque sont obligatoires',
  11037.                             'fields' => [
  11038.                                 => [
  11039.                                     'type' => 'tab',
  11040.                                     'label' => 'Général',
  11041.                                 ],
  11042.                                 => [
  11043.                                     'type' => 'group',
  11044.                                     'columns' => 6,
  11045.                                     'label' => 'Général',
  11046.                                 ],
  11047.                                 => [
  11048.                                     'property' => 'libelle',
  11049.                                     'type' => 'text',
  11050.                                     'label' => 'Nom de la page (informtatif)',
  11051.                                 ],
  11052.                                 => [
  11053.                                     'property' => 'titre',
  11054.                                     'type' => 'text',
  11055.                                     'label' => 'Titre de la page (H1)',
  11056.                                 ],
  11057.                                 => [
  11058.                                     'property' => 'seoUrl',
  11059.                                     'type' => 'text',
  11060.                                     'label' => 'Url',
  11061.                                 ],
  11062.                                 => [
  11063.                                     'type' => 'group',
  11064.                                     'columns' => 6,
  11065.                                     'label' => 'Image',
  11066.                                 ],
  11067.                                 => [
  11068.                                     'property' => 'imageFile',
  11069.                                     'type' => 'vich_image',
  11070.                                     'label' => 'Image de l\'en-tête',
  11071.                                 ],
  11072.                                 => [
  11073.                                     'type' => 'group',
  11074.                                     'columns' => 12,
  11075.                                     'label' => 'Contenu',
  11076.                                     'help' => 'Modifier le contenu. Deux styles sont disponibles : intro et contenu.',
  11077.                                 ],
  11078.                                 => [
  11079.                                     'property' => 'contenuUn',
  11080.                                     'type' => 'fos_ckeditor',
  11081.                                     'label' => 'Contenu',
  11082.                                     'type_options' => [
  11083.                                         'config_name' => 'actu_config',
  11084.                                     ],
  11085.                                 ],
  11086.                                 => [
  11087.                                     'property' => 'imageCitationFile',
  11088.                                     'columns' => 4,
  11089.                                     'type' => 'vich_image',
  11090.                                     'label' => 'Image de la citation',
  11091.                                 ],
  11092.                                 10 => [
  11093.                                     'property' => 'citation',
  11094.                                     'columns' => 8,
  11095.                                     'type' => 'fos_ckeditor',
  11096.                                     'label' => 'Citation',
  11097.                                     'type_options' => [
  11098.                                         'config_name' => 'citation_config',
  11099.                                     ],
  11100.                                     'help' => 'Modifier la citation',
  11101.                                 ],
  11102.                                 11 => [
  11103.                                     'property' => 'contenuDeux',
  11104.                                     'type' => 'fos_ckeditor',
  11105.                                     'label' => 'Contenu Suite',
  11106.                                     'type_options' => [
  11107.                                         'config_name' => 'actu_config',
  11108.                                     ],
  11109.                                 ],
  11110.                                 12 => [
  11111.                                     'type' => 'tab',
  11112.                                     'label' => 'Contact',
  11113.                                     'help' => 'Gestion du bloc Contact.<br>Les informations affichées dans le bloc sont administrables dans la partie Paramètres/Général.',
  11114.                                 ],
  11115.                                 13 => [
  11116.                                     'type' => 'group',
  11117.                                     'columns' => 4,
  11118.                                     'label' => 'Général',
  11119.                                     'help' => 'Afficher ou cacher le bloc contact',
  11120.                                 ],
  11121.                                 14 => [
  11122.                                     'property' => 'afficherBlocContact',
  11123.                                     'type' => 'checkbox',
  11124.                                     'label' => 'Afficher le bloc contact',
  11125.                                 ],
  11126.                                 15 => [
  11127.                                     'type' => 'tab',
  11128.                                     'label' => 'Référencement',
  11129.                                     'help' => 'Gestion du référencement de la page.',
  11130.                                 ],
  11131.                                 16 => [
  11132.                                     'type' => 'group',
  11133.                                     'columns' => 12,
  11134.                                     'label' => 'Général',
  11135.                                 ],
  11136.                                 17 => [
  11137.                                     'property' => 'seoTitre',
  11138.                                     'columns' => 4,
  11139.                                     'type' => 'text',
  11140.                                     'label' => 'Title',
  11141.                                 ],
  11142.                                 18 => [
  11143.                                     'property' => 'seoDesc',
  11144.                                     'columns' => 8,
  11145.                                     'type' => 'textarea',
  11146.                                     'label' => 'Méta-desc',
  11147.                                 ],
  11148.                             ],
  11149.                         ],
  11150.                         'name' => 'Pages',
  11151.                     ],
  11152.                     'Renseignements' => [
  11153.                         'class' => 'App\\Entity\\Renseignements',
  11154.                         'label' => 'Renseignements',
  11155.                         'disabled_actions' => [
  11156.                             => 'new',
  11157.                             => 'delete',
  11158.                             => 'edit',
  11159.                         ],
  11160.                         'list' => [
  11161.                             'title' => 'Renseignements',
  11162.                             'actions' => [
  11163.                                 => [
  11164.                                     'name' => 'show',
  11165.                                     'icon' => 'eye',
  11166.                                 ],
  11167.                             ],
  11168.                             'help' => 'Liste des demandes de renseignements',
  11169.                         ],
  11170.                         'name' => 'Renseignements',
  11171.                     ],
  11172.                     'Template' => [
  11173.                         'class' => 'App\\Entity\\Template',
  11174.                         'label' => 'Templates',
  11175.                         'disabled_actions' => [
  11176.                             => 'new',
  11177.                             => 'delete',
  11178.                         ],
  11179.                         'list' => [
  11180.                             'title' => 'Template',
  11181.                             'actions' => [
  11182.                                 => [
  11183.                                     'name' => 'edit',
  11184.                                     'icon' => 'pencil',
  11185.                                 ],
  11186.                             ],
  11187.                             'help' => 'Gestion du template',
  11188.                             'fields' => [
  11189.                                 => [
  11190.                                     'property' => 'image',
  11191.                                     'type' => 'image',
  11192.                                     'base_path' => '/uploads/images/template',
  11193.                                 ],
  11194.                                 => [
  11195.                                     'property' => 'libelle',
  11196.                                     'label' => 'Nom',
  11197.                                 ],
  11198.                                 => [
  11199.                                     'property' => 'Description',
  11200.                                     'label' => 'Description',
  11201.                                 ],
  11202.                                 => [
  11203.                                     'property' => 'courant',
  11204.                                     'label' => 'Sélectionner',
  11205.                                 ],
  11206.                             ],
  11207.                         ],
  11208.                         'edit' => [
  11209.                             'title' => 'Modifier le template',
  11210.                             'fields' => [
  11211.                                 => [
  11212.                                     'type' => 'group',
  11213.                                     'columns' => 12,
  11214.                                     'label' => 'Aperçu',
  11215.                                 ],
  11216.                                 => [
  11217.                                     'property' => 'imageFile',
  11218.                                     'type' => 'vich_image',
  11219.                                     'label' => ' ',
  11220.                                     'type_options' => [
  11221.                                         'disabled' => true,
  11222.                                         'allow_delete' => false,
  11223.                                         'allow_file_upload' => false,
  11224.                                     ],
  11225.                                 ],
  11226.                                 => [
  11227.                                     'type' => 'group',
  11228.                                     'columns' => 6,
  11229.                                     'label' => 'Couleurs',
  11230.                                 ],
  11231.                                 => [
  11232.                                     'property' => 'colorPrime',
  11233.                                     'type' => 'color',
  11234.                                     'label' => 'Couleur principale : titres, Background Qui sommes-nous, boutons, Background Nous contacter, flèches navigation',
  11235.                                 ],
  11236.                                 => [
  11237.                                     'property' => 'colorSecond',
  11238.                                     'type' => 'color',
  11239.                                     'label' => 'Couleur secondaire',
  11240.                                 ],
  11241.                                 => [
  11242.                                     'property' => 'colorThird',
  11243.                                     'type' => 'color',
  11244.                                     'label' => 'Couleur secondaire et d\'animation (survol, click)',
  11245.                                 ],
  11246.                                 => [
  11247.                                     'type' => 'group',
  11248.                                     'columns' => 6,
  11249.                                     'label' => 'Texte',
  11250.                                 ],
  11251.                                 => [
  11252.                                     'property' => 'textColorPrime',
  11253.                                     'type' => 'color',
  11254.                                     'label' => 'Couleur des textes (quand le fond est blanc)',
  11255.                                 ],
  11256.                                 => [
  11257.                                     'property' => 'textColorSecond',
  11258.                                     'type' => 'color',
  11259.                                     'label' => 'Couleur des textes quand le fond est coloré (couleur principale ou couleur survol)',
  11260.                                 ],
  11261.                             ],
  11262.                         ],
  11263.                         'name' => 'Template',
  11264.                     ],
  11265.                     'Tracking' => [
  11266.                         'class' => 'App\\Entity\\Tracking',
  11267.                         'label' => 'Général',
  11268.                         'disabled_actions' => [
  11269.                             => 'delete',
  11270.                             => 'new',
  11271.                             => 'edit',
  11272.                         ],
  11273.                         'list' => [
  11274.                             'title' => 'Hisorique des connexions',
  11275.                             'fields' => [
  11276.                                 => [
  11277.                                     'property' => 'prospect',
  11278.                                     'label' => 'Prospect',
  11279.                                 ],
  11280.                                 => [
  11281.                                     'property' => 'template',
  11282.                                     'label' => 'Template',
  11283.                                 ],
  11284.                                 => [
  11285.                                     'property' => 'dateConnection',
  11286.                                     'label' => 'Dernère connexion',
  11287.                                     'format' => 'd/m/Y H:i:s',
  11288.                                 ],
  11289.                             ],
  11290.                         ],
  11291.                         'name' => 'Tracking',
  11292.                     ],
  11293.                     'Utilisateurs' => [
  11294.                         'class' => 'App\\Entity\\Utilisateurs',
  11295.                         'label' => 'Utilisateurs',
  11296.                         'disabled_actions' => [
  11297.                             => 'delete',
  11298.                         ],
  11299.                         'new' => [
  11300.                             'fields' => [
  11301.                                 => [
  11302.                                     'property' => 'nom',
  11303.                                     'type' => 'text',
  11304.                                     'label' => 'Nom',
  11305.                                     'type_options' => [
  11306.                                         'required' => true,
  11307.                                     ],
  11308.                                 ],
  11309.                                 => [
  11310.                                     'property' => 'prenom',
  11311.                                     'type' => 'text',
  11312.                                     'label' => 'Prénom',
  11313.                                     'type_options' => [
  11314.                                         'required' => true,
  11315.                                     ],
  11316.                                 ],
  11317.                                 => [
  11318.                                     'property' => 'email',
  11319.                                     'type' => 'text',
  11320.                                     'label' => 'Email',
  11321.                                     'type_options' => [
  11322.                                         'required' => true,
  11323.                                     ],
  11324.                                 ],
  11325.                                 => [
  11326.                                     'property' => 'password',
  11327.                                     'type' => 'password',
  11328.                                     'label' => 'Mot de passe',
  11329.                                     'type_options' => [
  11330.                                         'required' => true,
  11331.                                     ],
  11332.                                 ],
  11333.                                 => [
  11334.                                     'property' => 'roles',
  11335.                                     'type' => 'choice',
  11336.                                     'type_options' => [
  11337.                                         'multiple' => true,
  11338.                                         'choices' => [
  11339.                                             'ROLE_USER' => 'ROLE_USER',
  11340.                                             'ROLE_ADMIN' => 'ROLE_ADMIN',
  11341.                                         ],
  11342.                                     ],
  11343.                                 ],
  11344.                             ],
  11345.                         ],
  11346.                         'edit' => [
  11347.                             'fields' => [
  11348.                                 => [
  11349.                                     'property' => 'nom',
  11350.                                     'type' => 'text',
  11351.                                     'label' => 'Nom',
  11352.                                     'type_options' => [
  11353.                                         'required' => true,
  11354.                                     ],
  11355.                                 ],
  11356.                                 => [
  11357.                                     'property' => 'prenom',
  11358.                                     'type' => 'text',
  11359.                                     'label' => 'Prénom',
  11360.                                     'type_options' => [
  11361.                                         'required' => true,
  11362.                                     ],
  11363.                                 ],
  11364.                                 => [
  11365.                                     'property' => 'email',
  11366.                                     'type' => 'text',
  11367.                                     'label' => 'Email',
  11368.                                     'type_options' => [
  11369.                                         'required' => true,
  11370.                                     ],
  11371.                                 ],
  11372.                                 => [
  11373.                                     'property' => 'roles',
  11374.                                     'type' => 'choice',
  11375.                                     'type_options' => [
  11376.                                         'multiple' => true,
  11377.                                         'choices' => [
  11378.                                             'ROLE_USER' => 'ROLE_USER',
  11379.                                             'ROLE_ADMIN' => 'ROLE_ADMIN',
  11380.                                         ],
  11381.                                     ],
  11382.                                 ],
  11383.                             ],
  11384.                         ],
  11385.                         'list' => [
  11386.                             'title' => 'Utilisateurs',
  11387.                             'fields' => [
  11388.                                 => [
  11389.                                     'property' => 'nom',
  11390.                                     'label' => 'Nom',
  11391.                                 ],
  11392.                                 => [
  11393.                                     'property' => 'prenom',
  11394.                                     'label' => 'Prénom',
  11395.                                 ],
  11396.                                 => [
  11397.                                     'property' => 'email',
  11398.                                     'label' => 'Email',
  11399.                                 ],
  11400.                                 => [
  11401.                                     'property' => 'roles',
  11402.                                     'label' => 'Rôles',
  11403.                                 ],
  11404.                             ],
  11405.                             'actions' => [
  11406.                                 => [
  11407.                                     'name' => 'edit',
  11408.                                     'icon' => 'pencil',
  11409.                                 ],
  11410.                             ],
  11411.                         ],
  11412.                         'name' => 'Utilisateurs',
  11413.                     ],
  11414.                 ],
  11415.                 'site_name' => 'DEWIMMO',
  11416.                 'user' => [
  11417.                     'display_name' => true,
  11418.                     'display_avatar' => false,
  11419.                     'name_property_path' => '__toString',
  11420.                     'avatar_property_path' => NULL,
  11421.                 ],
  11422.                 'design' => [
  11423.                     'form_theme' => [
  11424.                         => '@EasyAdmin/form/bootstrap_4.html.twig',
  11425.                         => '@FOSCKEditor/Form/ckeditor_widget.html.twig',
  11426.                     ],
  11427.                     'assets' => [
  11428.                         'css' => [
  11429.                             => '/dewimmo/admin/css/admin-css3.css',
  11430.                         ],
  11431.                         'favicon' => [
  11432.                             'path' => '/dewimmo/admin/favicon/building.png',
  11433.                             'mime_type' => 'image/png',
  11434.                         ],
  11435.                         'js' => [
  11436.                         ],
  11437.                     ],
  11438.                     'brand_color' => '#C71334',
  11439.                     'menu' => [
  11440.                         => [
  11441.                             'label' => 'Tableau de bord',
  11442.                             'route' => 'admin-dashboard',
  11443.                             'icon' => 'dashboard',
  11444.                             'default' => true,
  11445.                         ],
  11446.                         => [
  11447.                             'label' => 'Gestion du site',
  11448.                             'icon' => 'cloud',
  11449.                             'children' => [
  11450.                                 => [
  11451.                                     'label' => 'Accueil',
  11452.                                     'route' => 'admin-indexConfig',
  11453.                                     'icon' => 'home',
  11454.                                 ],
  11455.                                 => [
  11456.                                     'label' => 'Pages',
  11457.                                     'entity' => 'Pages',
  11458.                                     'icon' => 'desktop',
  11459.                                 ],
  11460.                             ],
  11461.                         ],
  11462.                         => [
  11463.                             'label' => 'Actualités',
  11464.                             'icon' => 'newspaper',
  11465.                             'children' => [
  11466.                                 => [
  11467.                                     'label' => 'Gestion/Affichage',
  11468.                                     'route' => 'admin-actusConfig',
  11469.                                     'icon' => 'cog',
  11470.                                 ],
  11471.                                 => [
  11472.                                     'label' => 'Catégories',
  11473.                                     'entity' => 'Categorie',
  11474.                                     'icon' => 'folder',
  11475.                                 ],
  11476.                                 => [
  11477.                                     'label' => 'Liste',
  11478.                                     'entity' => 'Actus',
  11479.                                     'icon' => 'list',
  11480.                                 ],
  11481.                             ],
  11482.                         ],
  11483.                         => [
  11484.                             'label' => 'Offres',
  11485.                             'icon' => 'building',
  11486.                             'children' => [
  11487.                                 => [
  11488.                                     'label' => 'Import',
  11489.                                     'entity' => 'ImportConfig',
  11490.                                     'icon' => 'download',
  11491.                                 ],
  11492.                                 => [
  11493.                                     'label' => 'Gestion/Affichage',
  11494.                                     'route' => 'admin-offresConfig',
  11495.                                     'icon' => 'cog',
  11496.                                 ],
  11497.                                 => [
  11498.                                     'label' => 'Liste',
  11499.                                     'entity' => 'Offres',
  11500.                                     'icon' => 'list',
  11501.                                 ],
  11502.                                 => [
  11503.                                     'label' => 'Collaborateurs',
  11504.                                     'entity' => 'Collaborateurs',
  11505.                                     'icon' => 'user',
  11506.                                 ],
  11507.                                 => [
  11508.                                     'label' => 'Photos génériques',
  11509.                                     'entity' => 'OffresPhotos',
  11510.                                     'icon' => 'sticky-note',
  11511.                                 ],
  11512.                             ],
  11513.                         ],
  11514.                         => [
  11515.                             'label' => 'Demandes',
  11516.                             'entity' => 'Renseignements',
  11517.                             'icon' => 'comment',
  11518.                         ],
  11519.                         => [
  11520.                             'label' => 'Paramètres',
  11521.                             'icon' => 'cog',
  11522.                             'children' => [
  11523.                                 => [
  11524.                                     'label' => 'Général',
  11525.                                     'entity' => 'Infos',
  11526.                                     'icon' => 'address-card',
  11527.                                     'permission' => 'ROLE_ADMIN',
  11528.                                 ],
  11529.                                 => [
  11530.                                     'label' => 'Accès Démo',
  11531.                                     'entity' => 'AccessDemo',
  11532.                                     'icon' => 'key',
  11533.                                     'permission' => 'ROLE_ADMIN',
  11534.                                 ],
  11535.                                 => [
  11536.                                     'label' => 'Historique',
  11537.                                     'entity' => 'Tracking',
  11538.                                     'icon' => 'clock',
  11539.                                     'permission' => 'ROLE_ADMIN',
  11540.                                 ],
  11541.                                 => [
  11542.                                     'label' => 'Template',
  11543.                                     'entity' => 'Template',
  11544.                                     'icon' => 'palette',
  11545.                                     'permission' => 'ROLE_ADMIN',
  11546.                                 ],
  11547.                                 => [
  11548.                                     'label' => 'Utilisateurs',
  11549.                                     'entity' => 'Utilisateurs',
  11550.                                     'icon' => 'user',
  11551.                                     'permission' => 'ROLE_ADMIN',
  11552.                                 ],
  11553.                             ],
  11554.                         ],
  11555.                     ],
  11556.                 ],
  11557.                 'formats' => [
  11558.                     'date' => 'Y-m-d',
  11559.                     'time' => 'H:i:s',
  11560.                     'datetime' => 'F j, Y H:i',
  11561.                     'dateinterval' => '%y Year(s) %m Month(s) %d Day(s)',
  11562.                 ],
  11563.                 'disabled_actions' => [
  11564.                 ],
  11565.                 'translation_domain' => 'messages',
  11566.                 'list' => [
  11567.                     'actions' => [
  11568.                     ],
  11569.                     'collapse_actions' => false,
  11570.                     'batch_actions' => [
  11571.                     ],
  11572.                     'max_results' => 15,
  11573.                     'item_permission' => NULL,
  11574.                 ],
  11575.                 'search' => [
  11576.                 ],
  11577.                 'edit' => [
  11578.                     'actions' => [
  11579.                     ],
  11580.                     'item_permission' => NULL,
  11581.                 ],
  11582.                 'new' => [
  11583.                     'actions' => [
  11584.                     ],
  11585.                     'item_permission' => NULL,
  11586.                 ],
  11587.                 'show' => [
  11588.                     'actions' => [
  11589.                     ],
  11590.                     'max_results' => 10,
  11591.                     'item_permission' => NULL,
  11592.                 ],
  11593.             ],
  11594.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  11595.             'stof_doctrine_extensions.default_locale' => 'en_US',
  11596.             'stof_doctrine_extensions.translation_fallback' => false,
  11597.             'stof_doctrine_extensions.persist_default_translation' => false,
  11598.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  11599.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  11600.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  11601.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  11602.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  11603.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  11604.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  11605.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  11606.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  11607.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  11608.             'vich_uploader.default_filename_attribute_suffix' => '_name',
  11609.             'vich_uploader.mappings' => [
  11610.                 'actus_images' => [
  11611.                     'uri_prefix' => '/uploads/images/actus',
  11612.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/images/actus'),
  11613.                     'inject_on_load' => false,
  11614.                     'delete_on_update' => true,
  11615.                     'delete_on_remove' => true,
  11616.                     'namer' => [
  11617.                         'service' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer.actus_images',
  11618.                         'options' => NULL,
  11619.                     ],
  11620.                     'directory_namer' => [
  11621.                         'service' => NULL,
  11622.                         'options' => NULL,
  11623.                     ],
  11624.                     'db_driver' => 'orm',
  11625.                 ],
  11626.                 'offres_images' => [
  11627.                     'uri_prefix' => '/uploads/images/offres',
  11628.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/images/offres'),
  11629.                     'inject_on_load' => false,
  11630.                     'delete_on_update' => true,
  11631.                     'delete_on_remove' => true,
  11632.                     'namer' => [
  11633.                         'service' => NULL,
  11634.                         'options' => NULL,
  11635.                     ],
  11636.                     'directory_namer' => [
  11637.                         'service' => NULL,
  11638.                         'options' => NULL,
  11639.                     ],
  11640.                     'db_driver' => 'orm',
  11641.                 ],
  11642.                 'home_images' => [
  11643.                     'uri_prefix' => '/uploads/images/design/home',
  11644.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/images/design/home'),
  11645.                     'inject_on_load' => false,
  11646.                     'delete_on_update' => true,
  11647.                     'delete_on_remove' => true,
  11648.                     'namer' => [
  11649.                         'service' => NULL,
  11650.                         'options' => NULL,
  11651.                     ],
  11652.                     'directory_namer' => [
  11653.                         'service' => NULL,
  11654.                         'options' => NULL,
  11655.                     ],
  11656.                     'db_driver' => 'orm',
  11657.                 ],
  11658.                 'pages_images' => [
  11659.                     'uri_prefix' => '/uploads/images/design/pages',
  11660.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/images/design/pages'),
  11661.                     'inject_on_load' => false,
  11662.                     'delete_on_update' => true,
  11663.                     'delete_on_remove' => true,
  11664.                     'namer' => [
  11665.                         'service' => NULL,
  11666.                         'options' => NULL,
  11667.                     ],
  11668.                     'directory_namer' => [
  11669.                         'service' => NULL,
  11670.                         'options' => NULL,
  11671.                     ],
  11672.                     'db_driver' => 'orm',
  11673.                 ],
  11674.                 'logo_images' => [
  11675.                     'uri_prefix' => '/uploads/images/logo',
  11676.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/images/logo'),
  11677.                     'inject_on_load' => false,
  11678.                     'delete_on_update' => true,
  11679.                     'delete_on_remove' => true,
  11680.                     'namer' => [
  11681.                         'service' => NULL,
  11682.                         'options' => NULL,
  11683.                     ],
  11684.                     'directory_namer' => [
  11685.                         'service' => NULL,
  11686.                         'options' => NULL,
  11687.                     ],
  11688.                     'db_driver' => 'orm',
  11689.                 ],
  11690.                 'template_images' => [
  11691.                     'uri_prefix' => '/uploads/images/template',
  11692.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/images/template'),
  11693.                     'inject_on_load' => false,
  11694.                     'delete_on_update' => true,
  11695.                     'delete_on_remove' => true,
  11696.                     'namer' => [
  11697.                         'service' => NULL,
  11698.                         'options' => NULL,
  11699.                     ],
  11700.                     'directory_namer' => [
  11701.                         'service' => NULL,
  11702.                         'options' => NULL,
  11703.                     ],
  11704.                     'db_driver' => 'orm',
  11705.                 ],
  11706.                 'collaborateurs_images' => [
  11707.                     'uri_prefix' => '/uploads/images/collaborateurs',
  11708.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/images/collaborateurs'),
  11709.                     'inject_on_load' => false,
  11710.                     'delete_on_update' => true,
  11711.                     'delete_on_remove' => true,
  11712.                     'namer' => [
  11713.                         'service' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer.collaborateurs_images',
  11714.                         'options' => NULL,
  11715.                     ],
  11716.                     'directory_namer' => [
  11717.                         'service' => NULL,
  11718.                         'options' => NULL,
  11719.                     ],
  11720.                     'db_driver' => 'orm',
  11721.                 ],
  11722.                 'puce_images' => [
  11723.                     'uri_prefix' => '/uploads/images/puces',
  11724.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/images/puces'),
  11725.                     'inject_on_load' => false,
  11726.                     'delete_on_update' => true,
  11727.                     'delete_on_remove' => true,
  11728.                     'namer' => [
  11729.                         'service' => NULL,
  11730.                         'options' => NULL,
  11731.                     ],
  11732.                     'directory_namer' => [
  11733.                         'service' => NULL,
  11734.                         'options' => NULL,
  11735.                     ],
  11736.                     'db_driver' => 'orm',
  11737.                 ],
  11738.             ],
  11739.             'vich_uploader.file_injector.class' => 'Vich\\UploaderBundle\\Injector\\FileInjector',
  11740.             'liip_imagine.resolvers' => [
  11741.                 'default' => [
  11742.                     'web_path' => [
  11743.                         'web_root' => (\dirname(__DIR__4).'/public'),
  11744.                         'cache_prefix' => 'media/cache',
  11745.                     ],
  11746.                 ],
  11747.             ],
  11748.             'liip_imagine.loaders' => [
  11749.                 'default' => [
  11750.                     'filesystem' => [
  11751.                         'locator' => 'filesystem',
  11752.                         'data_root' => [
  11753.                             => (\dirname(__DIR__4).'/public'),
  11754.                         ],
  11755.                         'allow_unresolvable_data_roots' => false,
  11756.                         'bundle_resources' => [
  11757.                             'enabled' => false,
  11758.                             'access_control_type' => 'blacklist',
  11759.                             'access_control_list' => [
  11760.                             ],
  11761.                         ],
  11762.                     ],
  11763.                 ],
  11764.             ],
  11765.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  11766.             'liip_imagine.jpegoptim.stripAll' => true,
  11767.             'liip_imagine.jpegoptim.max' => NULL,
  11768.             'liip_imagine.jpegoptim.progressive' => true,
  11769.             'liip_imagine.jpegoptim.tempDir' => NULL,
  11770.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  11771.             'liip_imagine.optipng.level' => 7,
  11772.             'liip_imagine.optipng.stripAll' => true,
  11773.             'liip_imagine.optipng.tempDir' => NULL,
  11774.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  11775.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  11776.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  11777.             'liip_imagine.cache.resolver.default' => 'default',
  11778.             'liip_imagine.default_image' => NULL,
  11779.             'liip_imagine.filter_sets' => [
  11780.                 'vignette_actus' => [
  11781.                     'quality' => 100,
  11782.                     'jpeg_quality' => 85,
  11783.                     'png_compression_level' => NULL,
  11784.                     'png_compression_filter' => NULL,
  11785.                     'format' => NULL,
  11786.                     'animated' => false,
  11787.                     'cache' => NULL,
  11788.                     'data_loader' => NULL,
  11789.                     'default_image' => NULL,
  11790.                     'filters' => [
  11791.                         'thumbnail' => [
  11792.                             'size' => [
  11793.                                 => 250,
  11794.                                 => 250,
  11795.                             ],
  11796.                             'mode' => 'outbound',
  11797.                             'allow_upscale' => true,
  11798.                         ],
  11799.                     ],
  11800.                     'post_processors' => [
  11801.                     ],
  11802.                 ],
  11803.                 'vSlider_1600' => [
  11804.                     'quality' => 100,
  11805.                     'jpeg_quality' => NULL,
  11806.                     'png_compression_level' => NULL,
  11807.                     'png_compression_filter' => NULL,
  11808.                     'format' => NULL,
  11809.                     'animated' => false,
  11810.                     'cache' => NULL,
  11811.                     'data_loader' => NULL,
  11812.                     'default_image' => NULL,
  11813.                     'filters' => [
  11814.                         'relative_resize' => [
  11815.                             'widen' => 1600,
  11816.                         ],
  11817.                     ],
  11818.                     'post_processors' => [
  11819.                     ],
  11820.                 ],
  11821.                 'vSlider_1024' => [
  11822.                     'quality' => 100,
  11823.                     'jpeg_quality' => NULL,
  11824.                     'png_compression_level' => NULL,
  11825.                     'png_compression_filter' => NULL,
  11826.                     'format' => NULL,
  11827.                     'animated' => false,
  11828.                     'cache' => NULL,
  11829.                     'data_loader' => NULL,
  11830.                     'default_image' => NULL,
  11831.                     'filters' => [
  11832.                         'relative_resize' => [
  11833.                             'widen' => 1024,
  11834.                         ],
  11835.                     ],
  11836.                     'post_processors' => [
  11837.                     ],
  11838.                 ],
  11839.                 'vSlider_768' => [
  11840.                     'quality' => 100,
  11841.                     'jpeg_quality' => NULL,
  11842.                     'png_compression_level' => NULL,
  11843.                     'png_compression_filter' => NULL,
  11844.                     'format' => NULL,
  11845.                     'animated' => false,
  11846.                     'cache' => NULL,
  11847.                     'data_loader' => NULL,
  11848.                     'default_image' => NULL,
  11849.                     'filters' => [
  11850.                         'relative_resize' => [
  11851.                             'widen' => 768,
  11852.                         ],
  11853.                     ],
  11854.                     'post_processors' => [
  11855.                     ],
  11856.                 ],
  11857.                 'vSlider_480' => [
  11858.                     'quality' => 100,
  11859.                     'jpeg_quality' => NULL,
  11860.                     'png_compression_level' => NULL,
  11861.                     'png_compression_filter' => NULL,
  11862.                     'format' => NULL,
  11863.                     'animated' => false,
  11864.                     'cache' => NULL,
  11865.                     'data_loader' => NULL,
  11866.                     'default_image' => NULL,
  11867.                     'filters' => [
  11868.                         'relative_resize' => [
  11869.                             'widen' => 414,
  11870.                         ],
  11871.                     ],
  11872.                     'post_processors' => [
  11873.                     ],
  11874.                 ],
  11875.                 'vActu_1600' => [
  11876.                     'quality' => 100,
  11877.                     'jpeg_quality' => NULL,
  11878.                     'png_compression_level' => NULL,
  11879.                     'png_compression_filter' => NULL,
  11880.                     'format' => NULL,
  11881.                     'animated' => false,
  11882.                     'cache' => NULL,
  11883.                     'data_loader' => NULL,
  11884.                     'default_image' => NULL,
  11885.                     'filters' => [
  11886.                         'relative_resize' => [
  11887.                             'widen' => 410,
  11888.                         ],
  11889.                     ],
  11890.                     'post_processors' => [
  11891.                     ],
  11892.                 ],
  11893.                 'vActu_1024' => [
  11894.                     'quality' => 100,
  11895.                     'jpeg_quality' => NULL,
  11896.                     'png_compression_level' => NULL,
  11897.                     'png_compression_filter' => NULL,
  11898.                     'format' => NULL,
  11899.                     'animated' => false,
  11900.                     'cache' => NULL,
  11901.                     'data_loader' => NULL,
  11902.                     'default_image' => NULL,
  11903.                     'filters' => [
  11904.                         'relative_resize' => [
  11905.                             'widen' => 465,
  11906.                         ],
  11907.                     ],
  11908.                     'post_processors' => [
  11909.                     ],
  11910.                 ],
  11911.                 'vActu_768' => [
  11912.                     'quality' => 100,
  11913.                     'jpeg_quality' => NULL,
  11914.                     'png_compression_level' => NULL,
  11915.                     'png_compression_filter' => NULL,
  11916.                     'format' => NULL,
  11917.                     'animated' => false,
  11918.                     'cache' => NULL,
  11919.                     'data_loader' => NULL,
  11920.                     'default_image' => NULL,
  11921.                     'filters' => [
  11922.                         'relative_resize' => [
  11923.                             'widen' => 340,
  11924.                         ],
  11925.                     ],
  11926.                     'post_processors' => [
  11927.                     ],
  11928.                 ],
  11929.                 'vActu_480' => [
  11930.                     'quality' => 100,
  11931.                     'jpeg_quality' => NULL,
  11932.                     'png_compression_level' => NULL,
  11933.                     'png_compression_filter' => NULL,
  11934.                     'format' => NULL,
  11935.                     'animated' => false,
  11936.                     'cache' => NULL,
  11937.                     'data_loader' => NULL,
  11938.                     'default_image' => NULL,
  11939.                     'filters' => [
  11940.                         'relative_resize' => [
  11941.                             'widen' => 295,
  11942.                         ],
  11943.                     ],
  11944.                     'post_processors' => [
  11945.                     ],
  11946.                 ],
  11947.                 'vContact_1600' => [
  11948.                     'quality' => 100,
  11949.                     'jpeg_quality' => NULL,
  11950.                     'png_compression_level' => NULL,
  11951.                     'png_compression_filter' => NULL,
  11952.                     'format' => NULL,
  11953.                     'animated' => false,
  11954.                     'cache' => NULL,
  11955.                     'data_loader' => NULL,
  11956.                     'default_image' => NULL,
  11957.                     'filters' => [
  11958.                         'relative_resize' => [
  11959.                             'widen' => 1600,
  11960.                         ],
  11961.                     ],
  11962.                     'post_processors' => [
  11963.                     ],
  11964.                 ],
  11965.                 'vContact_1024' => [
  11966.                     'quality' => 100,
  11967.                     'jpeg_quality' => NULL,
  11968.                     'png_compression_level' => NULL,
  11969.                     'png_compression_filter' => NULL,
  11970.                     'format' => NULL,
  11971.                     'animated' => false,
  11972.                     'cache' => NULL,
  11973.                     'data_loader' => NULL,
  11974.                     'default_image' => NULL,
  11975.                     'filters' => [
  11976.                         'relative_resize' => [
  11977.                             'widen' => 1024,
  11978.                         ],
  11979.                     ],
  11980.                     'post_processors' => [
  11981.                     ],
  11982.                 ],
  11983.                 'vContact_768' => [
  11984.                     'quality' => 100,
  11985.                     'jpeg_quality' => NULL,
  11986.                     'png_compression_level' => NULL,
  11987.                     'png_compression_filter' => NULL,
  11988.                     'format' => NULL,
  11989.                     'animated' => false,
  11990.                     'cache' => NULL,
  11991.                     'data_loader' => NULL,
  11992.                     'default_image' => NULL,
  11993.                     'filters' => [
  11994.                         'relative_resize' => [
  11995.                             'widen' => 768,
  11996.                         ],
  11997.                     ],
  11998.                     'post_processors' => [
  11999.                     ],
  12000.                 ],
  12001.                 'vContact_480' => [
  12002.                     'quality' => 100,
  12003.                     'jpeg_quality' => NULL,
  12004.                     'png_compression_level' => NULL,
  12005.                     'png_compression_filter' => NULL,
  12006.                     'format' => NULL,
  12007.                     'animated' => false,
  12008.                     'cache' => NULL,
  12009.                     'data_loader' => NULL,
  12010.                     'default_image' => NULL,
  12011.                     'filters' => [
  12012.                         'relative_resize' => [
  12013.                             'widen' => 414,
  12014.                         ],
  12015.                     ],
  12016.                     'post_processors' => [
  12017.                     ],
  12018.                 ],
  12019.                 'vQsnH_1600' => [
  12020.                     'quality' => 100,
  12021.                     'jpeg_quality' => NULL,
  12022.                     'png_compression_level' => NULL,
  12023.                     'png_compression_filter' => NULL,
  12024.                     'format' => NULL,
  12025.                     'animated' => false,
  12026.                     'cache' => NULL,
  12027.                     'data_loader' => NULL,
  12028.                     'default_image' => NULL,
  12029.                     'filters' => [
  12030.                         'relative_resize' => [
  12031.                             'widen' => 510,
  12032.                         ],
  12033.                     ],
  12034.                     'post_processors' => [
  12035.                     ],
  12036.                 ],
  12037.                 'vQsnH_1024' => [
  12038.                     'quality' => 100,
  12039.                     'jpeg_quality' => NULL,
  12040.                     'png_compression_level' => NULL,
  12041.                     'png_compression_filter' => NULL,
  12042.                     'format' => NULL,
  12043.                     'animated' => false,
  12044.                     'cache' => NULL,
  12045.                     'data_loader' => NULL,
  12046.                     'default_image' => NULL,
  12047.                     'filters' => [
  12048.                         'relative_resize' => [
  12049.                             'widen' => 994,
  12050.                         ],
  12051.                     ],
  12052.                     'post_processors' => [
  12053.                     ],
  12054.                 ],
  12055.                 'vQsnH_768' => [
  12056.                     'quality' => 100,
  12057.                     'jpeg_quality' => NULL,
  12058.                     'png_compression_level' => NULL,
  12059.                     'png_compression_filter' => NULL,
  12060.                     'format' => NULL,
  12061.                     'animated' => false,
  12062.                     'cache' => NULL,
  12063.                     'data_loader' => NULL,
  12064.                     'default_image' => NULL,
  12065.                     'filters' => [
  12066.                         'relative_resize' => [
  12067.                             'widen' => 738,
  12068.                         ],
  12069.                     ],
  12070.                     'post_processors' => [
  12071.                     ],
  12072.                 ],
  12073.                 'vQsnH_480' => [
  12074.                     'quality' => 100,
  12075.                     'jpeg_quality' => NULL,
  12076.                     'png_compression_level' => NULL,
  12077.                     'png_compression_filter' => NULL,
  12078.                     'format' => NULL,
  12079.                     'animated' => false,
  12080.                     'cache' => NULL,
  12081.                     'data_loader' => NULL,
  12082.                     'default_image' => NULL,
  12083.                     'filters' => [
  12084.                         'relative_resize' => [
  12085.                             'widen' => 345,
  12086.                         ],
  12087.                     ],
  12088.                     'post_processors' => [
  12089.                     ],
  12090.                 ],
  12091.                 'vQsn_1600' => [
  12092.                     'quality' => 100,
  12093.                     'jpeg_quality' => NULL,
  12094.                     'png_compression_level' => NULL,
  12095.                     'png_compression_filter' => NULL,
  12096.                     'format' => NULL,
  12097.                     'animated' => false,
  12098.                     'cache' => NULL,
  12099.                     'data_loader' => NULL,
  12100.                     'default_image' => NULL,
  12101.                     'filters' => [
  12102.                         'relative_resize' => [
  12103.                             'widen' => 380,
  12104.                         ],
  12105.                     ],
  12106.                     'post_processors' => [
  12107.                     ],
  12108.                 ],
  12109.                 'vQsn_1024' => [
  12110.                     'quality' => 100,
  12111.                     'jpeg_quality' => NULL,
  12112.                     'png_compression_level' => NULL,
  12113.                     'png_compression_filter' => NULL,
  12114.                     'format' => NULL,
  12115.                     'animated' => false,
  12116.                     'cache' => NULL,
  12117.                     'data_loader' => NULL,
  12118.                     'default_image' => NULL,
  12119.                     'filters' => [
  12120.                         'relative_resize' => [
  12121.                             'widen' => 994,
  12122.                         ],
  12123.                     ],
  12124.                     'post_processors' => [
  12125.                     ],
  12126.                 ],
  12127.                 'vQsn_768' => [
  12128.                     'quality' => 100,
  12129.                     'jpeg_quality' => NULL,
  12130.                     'png_compression_level' => NULL,
  12131.                     'png_compression_filter' => NULL,
  12132.                     'format' => NULL,
  12133.                     'animated' => false,
  12134.                     'cache' => NULL,
  12135.                     'data_loader' => NULL,
  12136.                     'default_image' => NULL,
  12137.                     'filters' => [
  12138.                         'relative_resize' => [
  12139.                             'widen' => 738,
  12140.                         ],
  12141.                     ],
  12142.                     'post_processors' => [
  12143.                     ],
  12144.                 ],
  12145.                 'vQsn_480' => [
  12146.                     'quality' => 100,
  12147.                     'jpeg_quality' => NULL,
  12148.                     'png_compression_level' => NULL,
  12149.                     'png_compression_filter' => NULL,
  12150.                     'format' => NULL,
  12151.                     'animated' => false,
  12152.                     'cache' => NULL,
  12153.                     'data_loader' => NULL,
  12154.                     'default_image' => NULL,
  12155.                     'filters' => [
  12156.                         'relative_resize' => [
  12157.                             'widen' => 414,
  12158.                         ],
  12159.                     ],
  12160.                     'post_processors' => [
  12161.                     ],
  12162.                 ],
  12163.                 'vOffreH_1600' => [
  12164.                     'quality' => 100,
  12165.                     'jpeg_quality' => NULL,
  12166.                     'png_compression_level' => NULL,
  12167.                     'png_compression_filter' => NULL,
  12168.                     'format' => NULL,
  12169.                     'animated' => false,
  12170.                     'cache' => NULL,
  12171.                     'data_loader' => NULL,
  12172.                     'default_image' => NULL,
  12173.                     'filters' => [
  12174.                         'relative_resize' => [
  12175.                             'widen' => 365,
  12176.                         ],
  12177.                     ],
  12178.                     'post_processors' => [
  12179.                     ],
  12180.                 ],
  12181.                 'vOffreH_1024' => [
  12182.                     'quality' => 100,
  12183.                     'jpeg_quality' => NULL,
  12184.                     'png_compression_level' => NULL,
  12185.                     'png_compression_filter' => NULL,
  12186.                     'format' => NULL,
  12187.                     'animated' => false,
  12188.                     'cache' => NULL,
  12189.                     'data_loader' => NULL,
  12190.                     'default_image' => NULL,
  12191.                     'filters' => [
  12192.                         'relative_resize' => [
  12193.                             'widen' => 330,
  12194.                         ],
  12195.                     ],
  12196.                     'post_processors' => [
  12197.                     ],
  12198.                 ],
  12199.                 'vOffreH_768' => [
  12200.                     'quality' => 100,
  12201.                     'jpeg_quality' => NULL,
  12202.                     'png_compression_level' => NULL,
  12203.                     'png_compression_filter' => NULL,
  12204.                     'format' => NULL,
  12205.                     'animated' => false,
  12206.                     'cache' => NULL,
  12207.                     'data_loader' => NULL,
  12208.                     'default_image' => NULL,
  12209.                     'filters' => [
  12210.                         'relative_resize' => [
  12211.                             'widen' => 330,
  12212.                         ],
  12213.                     ],
  12214.                     'post_processors' => [
  12215.                     ],
  12216.                 ],
  12217.                 'vOffreH_480' => [
  12218.                     'quality' => 100,
  12219.                     'jpeg_quality' => NULL,
  12220.                     'png_compression_level' => NULL,
  12221.                     'png_compression_filter' => NULL,
  12222.                     'format' => NULL,
  12223.                     'animated' => false,
  12224.                     'cache' => NULL,
  12225.                     'data_loader' => NULL,
  12226.                     'default_image' => NULL,
  12227.                     'filters' => [
  12228.                         'relative_resize' => [
  12229.                             'widen' => 280,
  12230.                         ],
  12231.                     ],
  12232.                     'post_processors' => [
  12233.                     ],
  12234.                 ],
  12235.                 'vOffre_1600' => [
  12236.                     'quality' => 100,
  12237.                     'jpeg_quality' => NULL,
  12238.                     'png_compression_level' => NULL,
  12239.                     'png_compression_filter' => NULL,
  12240.                     'format' => NULL,
  12241.                     'animated' => false,
  12242.                     'cache' => NULL,
  12243.                     'data_loader' => NULL,
  12244.                     'default_image' => NULL,
  12245.                     'filters' => [
  12246.                         'relative_resize' => [
  12247.                             'widen' => 445,
  12248.                         ],
  12249.                     ],
  12250.                     'post_processors' => [
  12251.                     ],
  12252.                 ],
  12253.                 'vOffre_1024' => [
  12254.                     'quality' => 100,
  12255.                     'jpeg_quality' => NULL,
  12256.                     'png_compression_level' => NULL,
  12257.                     'png_compression_filter' => NULL,
  12258.                     'format' => NULL,
  12259.                     'animated' => false,
  12260.                     'cache' => NULL,
  12261.                     'data_loader' => NULL,
  12262.                     'default_image' => NULL,
  12263.                     'filters' => [
  12264.                         'relative_resize' => [
  12265.                             'widen' => 310,
  12266.                         ],
  12267.                     ],
  12268.                     'post_processors' => [
  12269.                     ],
  12270.                 ],
  12271.                 'vOffre_768' => [
  12272.                     'quality' => 100,
  12273.                     'jpeg_quality' => NULL,
  12274.                     'png_compression_level' => NULL,
  12275.                     'png_compression_filter' => NULL,
  12276.                     'format' => NULL,
  12277.                     'animated' => false,
  12278.                     'cache' => NULL,
  12279.                     'data_loader' => NULL,
  12280.                     'default_image' => NULL,
  12281.                     'filters' => [
  12282.                         'relative_resize' => [
  12283.                             'widen' => 355,
  12284.                         ],
  12285.                     ],
  12286.                     'post_processors' => [
  12287.                     ],
  12288.                 ],
  12289.                 'vOffre_480' => [
  12290.                     'quality' => 100,
  12291.                     'jpeg_quality' => NULL,
  12292.                     'png_compression_level' => NULL,
  12293.                     'png_compression_filter' => NULL,
  12294.                     'format' => NULL,
  12295.                     'animated' => false,
  12296.                     'cache' => NULL,
  12297.                     'data_loader' => NULL,
  12298.                     'default_image' => NULL,
  12299.                     'filters' => [
  12300.                         'relative_resize' => [
  12301.                             'widen' => 330,
  12302.                         ],
  12303.                     ],
  12304.                     'post_processors' => [
  12305.                     ],
  12306.                 ],
  12307.                 'vOffreDet_1600' => [
  12308.                     'quality' => 100,
  12309.                     'jpeg_quality' => NULL,
  12310.                     'png_compression_level' => NULL,
  12311.                     'png_compression_filter' => NULL,
  12312.                     'format' => NULL,
  12313.                     'animated' => false,
  12314.                     'cache' => NULL,
  12315.                     'data_loader' => NULL,
  12316.                     'default_image' => NULL,
  12317.                     'filters' => [
  12318.                         'relative_resize' => [
  12319.                             'widen' => 1100,
  12320.                         ],
  12321.                     ],
  12322.                     'post_processors' => [
  12323.                     ],
  12324.                 ],
  12325.                 'vOffreDet_1024' => [
  12326.                     'quality' => 100,
  12327.                     'jpeg_quality' => NULL,
  12328.                     'png_compression_level' => NULL,
  12329.                     'png_compression_filter' => NULL,
  12330.                     'format' => NULL,
  12331.                     'animated' => false,
  12332.                     'cache' => NULL,
  12333.                     'data_loader' => NULL,
  12334.                     'default_image' => NULL,
  12335.                     'filters' => [
  12336.                         'relative_resize' => [
  12337.                             'widen' => 680,
  12338.                         ],
  12339.                     ],
  12340.                     'post_processors' => [
  12341.                     ],
  12342.                 ],
  12343.                 'vOffreDet_768' => [
  12344.                     'quality' => 100,
  12345.                     'jpeg_quality' => NULL,
  12346.                     'png_compression_level' => NULL,
  12347.                     'png_compression_filter' => NULL,
  12348.                     'format' => NULL,
  12349.                     'animated' => false,
  12350.                     'cache' => NULL,
  12351.                     'data_loader' => NULL,
  12352.                     'default_image' => NULL,
  12353.                     'filters' => [
  12354.                         'relative_resize' => [
  12355.                             'widen' => 768,
  12356.                         ],
  12357.                     ],
  12358.                     'post_processors' => [
  12359.                     ],
  12360.                 ],
  12361.                 'vOffreDet_480' => [
  12362.                     'quality' => 100,
  12363.                     'jpeg_quality' => NULL,
  12364.                     'png_compression_level' => NULL,
  12365.                     'png_compression_filter' => NULL,
  12366.                     'format' => NULL,
  12367.                     'animated' => false,
  12368.                     'cache' => NULL,
  12369.                     'data_loader' => NULL,
  12370.                     'default_image' => NULL,
  12371.                     'filters' => [
  12372.                         'relative_resize' => [
  12373.                             'widen' => 414,
  12374.                         ],
  12375.                     ],
  12376.                     'post_processors' => [
  12377.                     ],
  12378.                 ],
  12379.                 'vActuDet_1600' => [
  12380.                     'quality' => 100,
  12381.                     'jpeg_quality' => NULL,
  12382.                     'png_compression_level' => NULL,
  12383.                     'png_compression_filter' => NULL,
  12384.                     'format' => NULL,
  12385.                     'animated' => false,
  12386.                     'cache' => NULL,
  12387.                     'data_loader' => NULL,
  12388.                     'default_image' => NULL,
  12389.                     'filters' => [
  12390.                         'relative_resize' => [
  12391.                             'widen' => 1280,
  12392.                         ],
  12393.                     ],
  12394.                     'post_processors' => [
  12395.                     ],
  12396.                 ],
  12397.                 'vActuDet_1024' => [
  12398.                     'quality' => 100,
  12399.                     'jpeg_quality' => NULL,
  12400.                     'png_compression_level' => NULL,
  12401.                     'png_compression_filter' => NULL,
  12402.                     'format' => NULL,
  12403.                     'animated' => false,
  12404.                     'cache' => NULL,
  12405.                     'data_loader' => NULL,
  12406.                     'default_image' => NULL,
  12407.                     'filters' => [
  12408.                         'relative_resize' => [
  12409.                             'widen' => 855,
  12410.                         ],
  12411.                     ],
  12412.                     'post_processors' => [
  12413.                     ],
  12414.                 ],
  12415.                 'vActuDet_768' => [
  12416.                     'quality' => 100,
  12417.                     'jpeg_quality' => NULL,
  12418.                     'png_compression_level' => NULL,
  12419.                     'png_compression_filter' => NULL,
  12420.                     'format' => NULL,
  12421.                     'animated' => false,
  12422.                     'cache' => NULL,
  12423.                     'data_loader' => NULL,
  12424.                     'default_image' => NULL,
  12425.                     'filters' => [
  12426.                         'relative_resize' => [
  12427.                             'widen' => 768,
  12428.                         ],
  12429.                     ],
  12430.                     'post_processors' => [
  12431.                     ],
  12432.                 ],
  12433.                 'vActuDet_480' => [
  12434.                     'quality' => 100,
  12435.                     'jpeg_quality' => NULL,
  12436.                     'png_compression_level' => NULL,
  12437.                     'png_compression_filter' => NULL,
  12438.                     'format' => NULL,
  12439.                     'animated' => false,
  12440.                     'cache' => NULL,
  12441.                     'data_loader' => NULL,
  12442.                     'default_image' => NULL,
  12443.                     'filters' => [
  12444.                         'relative_resize' => [
  12445.                             'widen' => 414,
  12446.                         ],
  12447.                     ],
  12448.                     'post_processors' => [
  12449.                     ],
  12450.                 ],
  12451.                 'vNego' => [
  12452.                     'quality' => 100,
  12453.                     'jpeg_quality' => NULL,
  12454.                     'png_compression_level' => NULL,
  12455.                     'png_compression_filter' => NULL,
  12456.                     'format' => NULL,
  12457.                     'animated' => false,
  12458.                     'cache' => NULL,
  12459.                     'data_loader' => NULL,
  12460.                     'default_image' => NULL,
  12461.                     'filters' => [
  12462.                         'relative_resize' => [
  12463.                             'widen' => 300,
  12464.                         ],
  12465.                     ],
  12466.                     'post_processors' => [
  12467.                     ],
  12468.                 ],
  12469.                 'vSliderT2_1600' => [
  12470.                     'quality' => 100,
  12471.                     'jpeg_quality' => NULL,
  12472.                     'png_compression_level' => NULL,
  12473.                     'png_compression_filter' => NULL,
  12474.                     'format' => NULL,
  12475.                     'animated' => false,
  12476.                     'cache' => NULL,
  12477.                     'data_loader' => NULL,
  12478.                     'default_image' => NULL,
  12479.                     'filters' => [
  12480.                         'relative_resize' => [
  12481.                             'widen' => 960,
  12482.                         ],
  12483.                     ],
  12484.                     'post_processors' => [
  12485.                     ],
  12486.                 ],
  12487.                 'vSliderT2_1024' => [
  12488.                     'quality' => 100,
  12489.                     'jpeg_quality' => NULL,
  12490.                     'png_compression_level' => NULL,
  12491.                     'png_compression_filter' => NULL,
  12492.                     'format' => NULL,
  12493.                     'animated' => false,
  12494.                     'cache' => NULL,
  12495.                     'data_loader' => NULL,
  12496.                     'default_image' => NULL,
  12497.                     'filters' => [
  12498.                         'relative_resize' => [
  12499.                             'widen' => 512,
  12500.                         ],
  12501.                     ],
  12502.                     'post_processors' => [
  12503.                     ],
  12504.                 ],
  12505.                 'vSliderT2_768' => [
  12506.                     'quality' => 100,
  12507.                     'jpeg_quality' => NULL,
  12508.                     'png_compression_level' => NULL,
  12509.                     'png_compression_filter' => NULL,
  12510.                     'format' => NULL,
  12511.                     'animated' => false,
  12512.                     'cache' => NULL,
  12513.                     'data_loader' => NULL,
  12514.                     'default_image' => NULL,
  12515.                     'filters' => [
  12516.                         'relative_resize' => [
  12517.                             'widen' => 270,
  12518.                         ],
  12519.                     ],
  12520.                     'post_processors' => [
  12521.                     ],
  12522.                 ],
  12523.                 'vSliderT2_480' => [
  12524.                     'quality' => 100,
  12525.                     'jpeg_quality' => NULL,
  12526.                     'png_compression_level' => NULL,
  12527.                     'png_compression_filter' => NULL,
  12528.                     'format' => NULL,
  12529.                     'animated' => false,
  12530.                     'cache' => NULL,
  12531.                     'data_loader' => NULL,
  12532.                     'default_image' => NULL,
  12533.                     'filters' => [
  12534.                         'relative_resize' => [
  12535.                             'widen' => 190,
  12536.                         ],
  12537.                     ],
  12538.                     'post_processors' => [
  12539.                     ],
  12540.                 ],
  12541.                 'vOffreHT2_1600' => [
  12542.                     'quality' => 100,
  12543.                     'jpeg_quality' => NULL,
  12544.                     'png_compression_level' => NULL,
  12545.                     'png_compression_filter' => NULL,
  12546.                     'format' => NULL,
  12547.                     'animated' => false,
  12548.                     'cache' => NULL,
  12549.                     'data_loader' => NULL,
  12550.                     'default_image' => NULL,
  12551.                     'filters' => [
  12552.                         'relative_resize' => [
  12553.                             'widen' => 395,
  12554.                             'heighten' => 410,
  12555.                         ],
  12556.                         'upscale' => [
  12557.                             'min' => [
  12558.                                 => 393,
  12559.                                 => 410,
  12560.                             ],
  12561.                         ],
  12562.                         'crop' => [
  12563.                             'size' => [
  12564.                                 => 393,
  12565.                                 => 410,
  12566.                             ],
  12567.                         ],
  12568.                     ],
  12569.                     'post_processors' => [
  12570.                     ],
  12571.                 ],
  12572.                 'vOffreHT2_1024' => [
  12573.                     'quality' => 100,
  12574.                     'jpeg_quality' => NULL,
  12575.                     'png_compression_level' => NULL,
  12576.                     'png_compression_filter' => NULL,
  12577.                     'format' => NULL,
  12578.                     'animated' => false,
  12579.                     'cache' => NULL,
  12580.                     'data_loader' => NULL,
  12581.                     'default_image' => NULL,
  12582.                     'filters' => [
  12583.                         'relative_resize' => [
  12584.                             'widen' => 335,
  12585.                             'heighten' => 486,
  12586.                         ],
  12587.                         'upscale' => [
  12588.                             'min' => [
  12589.                                 => 467,
  12590.                                 => 486,
  12591.                             ],
  12592.                         ],
  12593.                         'crop' => [
  12594.                             'size' => [
  12595.                                 => 467,
  12596.                                 => 486,
  12597.                             ],
  12598.                         ],
  12599.                     ],
  12600.                     'post_processors' => [
  12601.                     ],
  12602.                 ],
  12603.                 'vOffreHT2_768' => [
  12604.                     'quality' => 100,
  12605.                     'jpeg_quality' => NULL,
  12606.                     'png_compression_level' => NULL,
  12607.                     'png_compression_filter' => NULL,
  12608.                     'format' => NULL,
  12609.                     'animated' => false,
  12610.                     'cache' => NULL,
  12611.                     'data_loader' => NULL,
  12612.                     'default_image' => NULL,
  12613.                     'filters' => [
  12614.                         'relative_resize' => [
  12615.                             'widen' => 295,
  12616.                             'heighten' => 353,
  12617.                         ],
  12618.                         'upscale' => [
  12619.                             'min' => [
  12620.                                 => 339,
  12621.                                 => 353,
  12622.                             ],
  12623.                         ],
  12624.                         'crop' => [
  12625.                             'size' => [
  12626.                                 => 339,
  12627.                                 => 353,
  12628.                             ],
  12629.                         ],
  12630.                     ],
  12631.                     'post_processors' => [
  12632.                     ],
  12633.                 ],
  12634.                 'vOffreHT2_480' => [
  12635.                     'quality' => 100,
  12636.                     'jpeg_quality' => NULL,
  12637.                     'png_compression_level' => NULL,
  12638.                     'png_compression_filter' => NULL,
  12639.                     'format' => NULL,
  12640.                     'animated' => false,
  12641.                     'cache' => NULL,
  12642.                     'data_loader' => NULL,
  12643.                     'default_image' => NULL,
  12644.                     'filters' => [
  12645.                         'relative_resize' => [
  12646.                             'widen' => 285,
  12647.                             'heighten' => 320,
  12648.                         ],
  12649.                         'upscale' => [
  12650.                             'min' => [
  12651.                                 => 308,
  12652.                                 => 320,
  12653.                             ],
  12654.                         ],
  12655.                         'crop' => [
  12656.                             'size' => [
  12657.                                 => 308,
  12658.                                 => 320,
  12659.                             ],
  12660.                         ],
  12661.                     ],
  12662.                     'post_processors' => [
  12663.                     ],
  12664.                 ],
  12665.                 'vQsnHT2_1600' => [
  12666.                     'quality' => 100,
  12667.                     'jpeg_quality' => NULL,
  12668.                     'png_compression_level' => NULL,
  12669.                     'png_compression_filter' => NULL,
  12670.                     'format' => NULL,
  12671.                     'animated' => false,
  12672.                     'cache' => NULL,
  12673.                     'data_loader' => NULL,
  12674.                     'default_image' => NULL,
  12675.                     'filters' => [
  12676.                         'relative_resize' => [
  12677.                             'widen' => 790,
  12678.                             'heighten' => 1250,
  12679.                         ],
  12680.                         'upscale' => [
  12681.                             'min' => [
  12682.                                 => 790,
  12683.                                 => 1250,
  12684.                             ],
  12685.                         ],
  12686.                         'crop' => [
  12687.                             'size' => [
  12688.                                 => 790,
  12689.                                 => 1250,
  12690.                             ],
  12691.                         ],
  12692.                     ],
  12693.                     'post_processors' => [
  12694.                     ],
  12695.                 ],
  12696.                 'vQsnHT2_1024' => [
  12697.                     'quality' => 100,
  12698.                     'jpeg_quality' => NULL,
  12699.                     'png_compression_level' => NULL,
  12700.                     'png_compression_filter' => NULL,
  12701.                     'format' => NULL,
  12702.                     'animated' => false,
  12703.                     'cache' => NULL,
  12704.                     'data_loader' => NULL,
  12705.                     'default_image' => NULL,
  12706.                     'filters' => [
  12707.                         'relative_resize' => [
  12708.                             'widen' => 1024,
  12709.                         ],
  12710.                         'upscale' => [
  12711.                             'min' => [
  12712.                                 => 1024,
  12713.                                 => 1400,
  12714.                             ],
  12715.                         ],
  12716.                     ],
  12717.                     'post_processors' => [
  12718.                     ],
  12719.                 ],
  12720.                 'vQsnHT2_768' => [
  12721.                     'quality' => 100,
  12722.                     'jpeg_quality' => NULL,
  12723.                     'png_compression_level' => NULL,
  12724.                     'png_compression_filter' => NULL,
  12725.                     'format' => NULL,
  12726.                     'animated' => false,
  12727.                     'cache' => NULL,
  12728.                     'data_loader' => NULL,
  12729.                     'default_image' => NULL,
  12730.                     'filters' => [
  12731.                         'relative_resize' => [
  12732.                             'widen' => 768,
  12733.                         ],
  12734.                     ],
  12735.                     'post_processors' => [
  12736.                     ],
  12737.                 ],
  12738.                 'vQsnHT2_480' => [
  12739.                     'quality' => 100,
  12740.                     'jpeg_quality' => NULL,
  12741.                     'png_compression_level' => NULL,
  12742.                     'png_compression_filter' => NULL,
  12743.                     'format' => NULL,
  12744.                     'animated' => false,
  12745.                     'cache' => NULL,
  12746.                     'data_loader' => NULL,
  12747.                     'default_image' => NULL,
  12748.                     'filters' => [
  12749.                         'relative_resize' => [
  12750.                             'widen' => 345,
  12751.                         ],
  12752.                     ],
  12753.                     'post_processors' => [
  12754.                     ],
  12755.                 ],
  12756.                 'vActuT2test_1600' => [
  12757.                     'quality' => 100,
  12758.                     'jpeg_quality' => NULL,
  12759.                     'png_compression_level' => NULL,
  12760.                     'png_compression_filter' => NULL,
  12761.                     'format' => NULL,
  12762.                     'animated' => false,
  12763.                     'cache' => NULL,
  12764.                     'data_loader' => NULL,
  12765.                     'default_image' => NULL,
  12766.                     'filters' => [
  12767.                         'scale' => [
  12768.                             'dim' => [
  12769.                                 => 392,
  12770.                                 => 410,
  12771.                             ],
  12772.                         ],
  12773.                         'relative_resize' => [
  12774.                             'heighten' => 410,
  12775.                         ],
  12776.                     ],
  12777.                     'post_processors' => [
  12778.                     ],
  12779.                 ],
  12780.                 'vActuT2test_1024' => [
  12781.                     'quality' => 100,
  12782.                     'jpeg_quality' => NULL,
  12783.                     'png_compression_level' => NULL,
  12784.                     'png_compression_filter' => NULL,
  12785.                     'format' => NULL,
  12786.                     'animated' => false,
  12787.                     'cache' => NULL,
  12788.                     'data_loader' => NULL,
  12789.                     'default_image' => NULL,
  12790.                     'filters' => [
  12791.                         'scale' => [
  12792.                             'dim' => [
  12793.                                 => 467,
  12794.                                 => 486,
  12795.                             ],
  12796.                         ],
  12797.                         'relative_resize' => [
  12798.                             'heighten' => 486,
  12799.                         ],
  12800.                     ],
  12801.                     'post_processors' => [
  12802.                     ],
  12803.                 ],
  12804.                 'vActuT2test_768' => [
  12805.                     'quality' => 100,
  12806.                     'jpeg_quality' => NULL,
  12807.                     'png_compression_level' => NULL,
  12808.                     'png_compression_filter' => NULL,
  12809.                     'format' => NULL,
  12810.                     'animated' => false,
  12811.                     'cache' => NULL,
  12812.                     'data_loader' => NULL,
  12813.                     'default_image' => NULL,
  12814.                     'filters' => [
  12815.                         'scale' => [
  12816.                             'dim' => [
  12817.                                 => 339,
  12818.                                 => 353,
  12819.                             ],
  12820.                         ],
  12821.                         'relative_resize' => [
  12822.                             'heighten' => 353,
  12823.                         ],
  12824.                     ],
  12825.                     'post_processors' => [
  12826.                     ],
  12827.                 ],
  12828.                 'vActuT2test_480' => [
  12829.                     'quality' => 100,
  12830.                     'jpeg_quality' => NULL,
  12831.                     'png_compression_level' => NULL,
  12832.                     'png_compression_filter' => NULL,
  12833.                     'format' => NULL,
  12834.                     'animated' => false,
  12835.                     'cache' => NULL,
  12836.                     'data_loader' => NULL,
  12837.                     'default_image' => NULL,
  12838.                     'filters' => [
  12839.                         'scale' => [
  12840.                             'dim' => [
  12841.                                 => 308,
  12842.                                 => 320,
  12843.                             ],
  12844.                         ],
  12845.                         'relative_resize' => [
  12846.                             'heighten' => 320,
  12847.                         ],
  12848.                     ],
  12849.                     'post_processors' => [
  12850.                     ],
  12851.                 ],
  12852.                 'vActuDetT2_1600' => [
  12853.                     'quality' => 100,
  12854.                     'jpeg_quality' => NULL,
  12855.                     'png_compression_level' => NULL,
  12856.                     'png_compression_filter' => NULL,
  12857.                     'format' => NULL,
  12858.                     'animated' => false,
  12859.                     'cache' => NULL,
  12860.                     'data_loader' => NULL,
  12861.                     'default_image' => NULL,
  12862.                     'filters' => [
  12863.                         'relative_resize' => [
  12864.                             'widen' => 1280,
  12865.                         ],
  12866.                     ],
  12867.                     'post_processors' => [
  12868.                     ],
  12869.                 ],
  12870.                 'vActuDetT2_1024' => [
  12871.                     'quality' => 100,
  12872.                     'jpeg_quality' => NULL,
  12873.                     'png_compression_level' => NULL,
  12874.                     'png_compression_filter' => NULL,
  12875.                     'format' => NULL,
  12876.                     'animated' => false,
  12877.                     'cache' => NULL,
  12878.                     'data_loader' => NULL,
  12879.                     'default_image' => NULL,
  12880.                     'filters' => [
  12881.                         'relative_resize' => [
  12882.                             'widen' => 855,
  12883.                         ],
  12884.                     ],
  12885.                     'post_processors' => [
  12886.                     ],
  12887.                 ],
  12888.                 'vActuDetT2_768' => [
  12889.                     'quality' => 100,
  12890.                     'jpeg_quality' => NULL,
  12891.                     'png_compression_level' => NULL,
  12892.                     'png_compression_filter' => NULL,
  12893.                     'format' => NULL,
  12894.                     'animated' => false,
  12895.                     'cache' => NULL,
  12896.                     'data_loader' => NULL,
  12897.                     'default_image' => NULL,
  12898.                     'filters' => [
  12899.                         'relative_resize' => [
  12900.                             'widen' => 768,
  12901.                         ],
  12902.                     ],
  12903.                     'post_processors' => [
  12904.                     ],
  12905.                 ],
  12906.                 'vActuDetT2_480' => [
  12907.                     'quality' => 100,
  12908.                     'jpeg_quality' => NULL,
  12909.                     'png_compression_level' => NULL,
  12910.                     'png_compression_filter' => NULL,
  12911.                     'format' => NULL,
  12912.                     'animated' => false,
  12913.                     'cache' => NULL,
  12914.                     'data_loader' => NULL,
  12915.                     'default_image' => NULL,
  12916.                     'filters' => [
  12917.                         'relative_resize' => [
  12918.                             'widen' => 414,
  12919.                         ],
  12920.                     ],
  12921.                     'post_processors' => [
  12922.                     ],
  12923.                 ],
  12924.                 'vActuTopListeT2_1600' => [
  12925.                     'quality' => 100,
  12926.                     'jpeg_quality' => NULL,
  12927.                     'png_compression_level' => NULL,
  12928.                     'png_compression_filter' => NULL,
  12929.                     'format' => NULL,
  12930.                     'animated' => false,
  12931.                     'cache' => NULL,
  12932.                     'data_loader' => NULL,
  12933.                     'default_image' => NULL,
  12934.                     'filters' => [
  12935.                         'relative_resize' => [
  12936.                             'widen' => 1920,
  12937.                         ],
  12938.                         'upscale' => [
  12939.                             'min' => [
  12940.                                 => 1920,
  12941.                                 => 327,
  12942.                             ],
  12943.                         ],
  12944.                         'crop' => [
  12945.                             'size' => [
  12946.                                 => 1920,
  12947.                                 => 327,
  12948.                             ],
  12949.                         ],
  12950.                     ],
  12951.                     'post_processors' => [
  12952.                     ],
  12953.                 ],
  12954.                 'vActuTopListeT2_1024' => [
  12955.                     'quality' => 100,
  12956.                     'jpeg_quality' => NULL,
  12957.                     'png_compression_level' => NULL,
  12958.                     'png_compression_filter' => NULL,
  12959.                     'format' => NULL,
  12960.                     'animated' => false,
  12961.                     'cache' => NULL,
  12962.                     'data_loader' => NULL,
  12963.                     'default_image' => NULL,
  12964.                     'filters' => [
  12965.                         'relative_resize' => [
  12966.                             'widen' => 1024,
  12967.                         ],
  12968.                     ],
  12969.                     'post_processors' => [
  12970.                     ],
  12971.                 ],
  12972.                 'vActuTopListeT2_768' => [
  12973.                     'quality' => 100,
  12974.                     'jpeg_quality' => NULL,
  12975.                     'png_compression_level' => NULL,
  12976.                     'png_compression_filter' => NULL,
  12977.                     'format' => NULL,
  12978.                     'animated' => false,
  12979.                     'cache' => NULL,
  12980.                     'data_loader' => NULL,
  12981.                     'default_image' => NULL,
  12982.                     'filters' => [
  12983.                         'relative_resize' => [
  12984.                             'widen' => 768,
  12985.                         ],
  12986.                     ],
  12987.                     'post_processors' => [
  12988.                     ],
  12989.                 ],
  12990.                 'vActuTopListeT2_480' => [
  12991.                     'quality' => 100,
  12992.                     'jpeg_quality' => NULL,
  12993.                     'png_compression_level' => NULL,
  12994.                     'png_compression_filter' => NULL,
  12995.                     'format' => NULL,
  12996.                     'animated' => false,
  12997.                     'cache' => NULL,
  12998.                     'data_loader' => NULL,
  12999.                     'default_image' => NULL,
  13000.                     'filters' => [
  13001.                         'relative_resize' => [
  13002.                             'widen' => 480,
  13003.                         ],
  13004.                     ],
  13005.                     'post_processors' => [
  13006.                     ],
  13007.                 ],
  13008.                 'vOffreDetT2_1600' => [
  13009.                     'quality' => 100,
  13010.                     'jpeg_quality' => NULL,
  13011.                     'png_compression_level' => NULL,
  13012.                     'png_compression_filter' => NULL,
  13013.                     'format' => NULL,
  13014.                     'animated' => false,
  13015.                     'cache' => NULL,
  13016.                     'data_loader' => NULL,
  13017.                     'default_image' => NULL,
  13018.                     'filters' => [
  13019.                         'relative_resize' => [
  13020.                             'widen' => 1100,
  13021.                         ],
  13022.                     ],
  13023.                     'post_processors' => [
  13024.                     ],
  13025.                 ],
  13026.                 'vOffreDetT2_1024' => [
  13027.                     'quality' => 100,
  13028.                     'jpeg_quality' => NULL,
  13029.                     'png_compression_level' => NULL,
  13030.                     'png_compression_filter' => NULL,
  13031.                     'format' => NULL,
  13032.                     'animated' => false,
  13033.                     'cache' => NULL,
  13034.                     'data_loader' => NULL,
  13035.                     'default_image' => NULL,
  13036.                     'filters' => [
  13037.                         'relative_resize' => [
  13038.                             'widen' => 680,
  13039.                         ],
  13040.                     ],
  13041.                     'post_processors' => [
  13042.                     ],
  13043.                 ],
  13044.                 'vOffreDetT2_768' => [
  13045.                     'quality' => 100,
  13046.                     'jpeg_quality' => NULL,
  13047.                     'png_compression_level' => NULL,
  13048.                     'png_compression_filter' => NULL,
  13049.                     'format' => NULL,
  13050.                     'animated' => false,
  13051.                     'cache' => NULL,
  13052.                     'data_loader' => NULL,
  13053.                     'default_image' => NULL,
  13054.                     'filters' => [
  13055.                         'relative_resize' => [
  13056.                             'widen' => 768,
  13057.                         ],
  13058.                     ],
  13059.                     'post_processors' => [
  13060.                     ],
  13061.                 ],
  13062.                 'vOffreDetT2_480' => [
  13063.                     'quality' => 100,
  13064.                     'jpeg_quality' => NULL,
  13065.                     'png_compression_level' => NULL,
  13066.                     'png_compression_filter' => NULL,
  13067.                     'format' => NULL,
  13068.                     'animated' => false,
  13069.                     'cache' => NULL,
  13070.                     'data_loader' => NULL,
  13071.                     'default_image' => NULL,
  13072.                     'filters' => [
  13073.                         'relative_resize' => [
  13074.                             'widen' => 414,
  13075.                         ],
  13076.                     ],
  13077.                     'post_processors' => [
  13078.                     ],
  13079.                 ],
  13080.                 'vOffreLiT2_1600' => [
  13081.                     'quality' => 100,
  13082.                     'jpeg_quality' => NULL,
  13083.                     'png_compression_level' => NULL,
  13084.                     'png_compression_filter' => NULL,
  13085.                     'format' => NULL,
  13086.                     'animated' => false,
  13087.                     'cache' => NULL,
  13088.                     'data_loader' => NULL,
  13089.                     'default_image' => NULL,
  13090.                     'filters' => [
  13091.                         'relative_resize' => [
  13092.                             'heighten' => 456,
  13093.                         ],
  13094.                         'upscale' => [
  13095.                             'min' => [
  13096.                                 => 438,
  13097.                                 => 456,
  13098.                             ],
  13099.                         ],
  13100.                         'crop' => [
  13101.                             'size' => [
  13102.                                 => 438,
  13103.                                 => 456,
  13104.                             ],
  13105.                         ],
  13106.                     ],
  13107.                     'post_processors' => [
  13108.                     ],
  13109.                 ],
  13110.                 'vOffreLiT2_1024' => [
  13111.                     'quality' => 100,
  13112.                     'jpeg_quality' => NULL,
  13113.                     'png_compression_level' => NULL,
  13114.                     'png_compression_filter' => NULL,
  13115.                     'format' => NULL,
  13116.                     'animated' => false,
  13117.                     'cache' => NULL,
  13118.                     'data_loader' => NULL,
  13119.                     'default_image' => NULL,
  13120.                     'filters' => [
  13121.                         'relative_resize' => [
  13122.                             'heighten' => 486,
  13123.                         ],
  13124.                         'upscale' => [
  13125.                             'min' => [
  13126.                                 => 467,
  13127.                                 => 486,
  13128.                             ],
  13129.                         ],
  13130.                         'crop' => [
  13131.                             'size' => [
  13132.                                 => 467,
  13133.                                 => 486,
  13134.                             ],
  13135.                         ],
  13136.                     ],
  13137.                     'post_processors' => [
  13138.                     ],
  13139.                 ],
  13140.                 'vOffreLiT2_768' => [
  13141.                     'quality' => 100,
  13142.                     'jpeg_quality' => NULL,
  13143.                     'png_compression_level' => NULL,
  13144.                     'png_compression_filter' => NULL,
  13145.                     'format' => NULL,
  13146.                     'animated' => false,
  13147.                     'cache' => NULL,
  13148.                     'data_loader' => NULL,
  13149.                     'default_image' => NULL,
  13150.                     'filters' => [
  13151.                         'relative_resize' => [
  13152.                             'heighten' => 353,
  13153.                         ],
  13154.                         'upscale' => [
  13155.                             'min' => [
  13156.                                 => 339,
  13157.                                 => 353,
  13158.                             ],
  13159.                         ],
  13160.                         'crop' => [
  13161.                             'size' => [
  13162.                                 => 339,
  13163.                                 => 353,
  13164.                             ],
  13165.                         ],
  13166.                     ],
  13167.                     'post_processors' => [
  13168.                     ],
  13169.                 ],
  13170.                 'vOffreLiT2_480' => [
  13171.                     'quality' => 100,
  13172.                     'jpeg_quality' => NULL,
  13173.                     'png_compression_level' => NULL,
  13174.                     'png_compression_filter' => NULL,
  13175.                     'format' => NULL,
  13176.                     'animated' => false,
  13177.                     'cache' => NULL,
  13178.                     'data_loader' => NULL,
  13179.                     'default_image' => NULL,
  13180.                     'filters' => [
  13181.                         'relative_resize' => [
  13182.                             'heighten' => 320,
  13183.                         ],
  13184.                         'upscale' => [
  13185.                             'min' => [
  13186.                                 => 308,
  13187.                                 => 320,
  13188.                             ],
  13189.                         ],
  13190.                         'crop' => [
  13191.                             'size' => [
  13192.                                 => 308,
  13193.                                 => 320,
  13194.                             ],
  13195.                         ],
  13196.                     ],
  13197.                     'post_processors' => [
  13198.                     ],
  13199.                 ],
  13200.                 'vQsnHT2_1280' => [
  13201.                     'quality' => 100,
  13202.                     'jpeg_quality' => NULL,
  13203.                     'png_compression_level' => NULL,
  13204.                     'png_compression_filter' => NULL,
  13205.                     'format' => NULL,
  13206.                     'animated' => false,
  13207.                     'cache' => NULL,
  13208.                     'data_loader' => NULL,
  13209.                     'default_image' => NULL,
  13210.                     'filters' => [
  13211.                         'relative_resize' => [
  13212.                             'heighten' => 1250,
  13213.                         ],
  13214.                         'upscale' => [
  13215.                             'min' => [
  13216.                                 => 520,
  13217.                                 => 1250,
  13218.                             ],
  13219.                         ],
  13220.                         'crop' => [
  13221.                             'size' => [
  13222.                                 => 520,
  13223.                                 => 1250,
  13224.                             ],
  13225.                         ],
  13226.                     ],
  13227.                     'post_processors' => [
  13228.                     ],
  13229.                 ],
  13230.                 'vQsnHT2_1440' => [
  13231.                     'quality' => 100,
  13232.                     'jpeg_quality' => NULL,
  13233.                     'png_compression_level' => NULL,
  13234.                     'png_compression_filter' => NULL,
  13235.                     'format' => NULL,
  13236.                     'animated' => false,
  13237.                     'cache' => NULL,
  13238.                     'data_loader' => NULL,
  13239.                     'default_image' => NULL,
  13240.                     'filters' => [
  13241.                         'relative_resize' => [
  13242.                             'heighten' => 1250,
  13243.                         ],
  13244.                         'upscale' => [
  13245.                             'min' => [
  13246.                                 => 600,
  13247.                                 => 1250,
  13248.                             ],
  13249.                         ],
  13250.                         'crop' => [
  13251.                             'size' => [
  13252.                                 => 600,
  13253.                                 => 1250,
  13254.                             ],
  13255.                         ],
  13256.                     ],
  13257.                     'post_processors' => [
  13258.                     ],
  13259.                 ],
  13260.                 'vBlocContact_1600' => [
  13261.                     'quality' => 100,
  13262.                     'jpeg_quality' => NULL,
  13263.                     'png_compression_level' => NULL,
  13264.                     'png_compression_filter' => NULL,
  13265.                     'format' => NULL,
  13266.                     'animated' => false,
  13267.                     'cache' => NULL,
  13268.                     'data_loader' => NULL,
  13269.                     'default_image' => NULL,
  13270.                     'filters' => [
  13271.                         'relative_resize' => [
  13272.                             'widen' => 1600,
  13273.                         ],
  13274.                     ],
  13275.                     'post_processors' => [
  13276.                     ],
  13277.                 ],
  13278.                 'vBlocContact_1024' => [
  13279.                     'quality' => 100,
  13280.                     'jpeg_quality' => NULL,
  13281.                     'png_compression_level' => NULL,
  13282.                     'png_compression_filter' => NULL,
  13283.                     'format' => NULL,
  13284.                     'animated' => false,
  13285.                     'cache' => NULL,
  13286.                     'data_loader' => NULL,
  13287.                     'default_image' => NULL,
  13288.                     'filters' => [
  13289.                         'relative_resize' => [
  13290.                             'widen' => 1024,
  13291.                         ],
  13292.                     ],
  13293.                     'post_processors' => [
  13294.                     ],
  13295.                 ],
  13296.                 'vBlocContact_768' => [
  13297.                     'quality' => 100,
  13298.                     'jpeg_quality' => NULL,
  13299.                     'png_compression_level' => NULL,
  13300.                     'png_compression_filter' => NULL,
  13301.                     'format' => NULL,
  13302.                     'animated' => false,
  13303.                     'cache' => NULL,
  13304.                     'data_loader' => NULL,
  13305.                     'default_image' => NULL,
  13306.                     'filters' => [
  13307.                         'relative_resize' => [
  13308.                             'widen' => 768,
  13309.                         ],
  13310.                     ],
  13311.                     'post_processors' => [
  13312.                     ],
  13313.                 ],
  13314.                 'vBlocContact_480' => [
  13315.                     'quality' => 100,
  13316.                     'jpeg_quality' => NULL,
  13317.                     'png_compression_level' => NULL,
  13318.                     'png_compression_filter' => NULL,
  13319.                     'format' => NULL,
  13320.                     'animated' => false,
  13321.                     'cache' => NULL,
  13322.                     'data_loader' => NULL,
  13323.                     'default_image' => NULL,
  13324.                     'filters' => [
  13325.                         'relative_resize' => [
  13326.                             'widen' => 414,
  13327.                         ],
  13328.                     ],
  13329.                     'post_processors' => [
  13330.                     ],
  13331.                 ],
  13332.             ],
  13333.             'liip_imagine.binary.loader.default' => 'default',
  13334.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  13335.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  13336.             'liip_imagine.webp.generate' => false,
  13337.             'liip_imagine.webp.options' => [
  13338.                 'quality' => 100,
  13339.                 'cache' => NULL,
  13340.                 'data_loader' => NULL,
  13341.                 'post_processors' => [
  13342.                 ],
  13343.             ],
  13344.             'fm_elfinder.loader' => 'FM\\ElfinderBundle\\Loader\\ElFinderLoader',
  13345.             'fm_elfinder.configurator' => 'FM\\ElfinderBundle\\Configuration\\ElFinderConfigurationReader',
  13346.             'elfinder.form.type.class' => 'FM\\ElfinderBundle\\Form\\Type\\ElFinderType',
  13347.             'fm_elfinder' => [
  13348.                 'assets_path' => '/bundles/fmelfinder',
  13349.                 'instances' => [
  13350.                     'default' => [
  13351.                         'locale' => 'fr',
  13352.                         'editor' => 'ckeditor',
  13353.                         'fullscreen' => true,
  13354.                         'theme' => 'smoothness',
  13355.                         'connector' => [
  13356.                             'debug' => false,
  13357.                             'roots' => [
  13358.                                 'uploads' => [
  13359.                                     'show_hidden' => false,
  13360.                                     'driver' => 'LocalFileSystem',
  13361.                                     'path' => 'uploads/images/pages',
  13362.                                     'upload_allow' => [
  13363.                                         => 'image/png',
  13364.                                         => 'image/jpg',
  13365.                                         => 'image/jpeg',
  13366.                                     ],
  13367.                                     'upload_deny' => [
  13368.                                         => 'all',
  13369.                                     ],
  13370.                                     'upload_max_size' => '2M',
  13371.                                     'volume_id' => 0,
  13372.                                     'autoload' => false,
  13373.                                     'phash' => '',
  13374.                                     'trash_hash' => '',
  13375.                                     'locale' => '',
  13376.                                     'i18n_folder_name' => false,
  13377.                                     'mime_detect' => 'auto',
  13378.                                     'mimefile' => '',
  13379.                                     'security_voter' => '',
  13380.                                     'start_path' => '',
  13381.                                     'encoding' => 'UTF-8',
  13382.                                     'url' => '',
  13383.                                     'alias' => '',
  13384.                                     'img_lib' => 'auto',
  13385.                                     'tmb_path' => '.tmb',
  13386.                                     'tmb_path_mode' => 511,
  13387.                                     'tmb_url' => '',
  13388.                                     'tmb_size' => 48,
  13389.                                     'tmb_crop' => true,
  13390.                                     'tmb_bg_color' => '#ffffff',
  13391.                                     'quarantine' => NULL,
  13392.                                     'copy_overwrite' => true,
  13393.                                     'copy_join' => true,
  13394.                                     'copy_from' => true,
  13395.                                     'copy_to' => true,
  13396.                                     'upload_overwrite' => true,
  13397.                                     'fileMode' => 420,
  13398.                                     'upload_order' => [
  13399.                                         => 'deny',
  13400.                                         => 'allow',
  13401.                                     ],
  13402.                                     'upload_max_conn' => 3,
  13403.                                     'defaults' => [
  13404.                                         'read' => true,
  13405.                                         'write' => true,
  13406.                                     ],
  13407.                                     'attributes' => [
  13408.                                     ],
  13409.                                     'accepted_name' => '/^\\w[\\w\\s\\.\\%\\-]*$/u',
  13410.                                     'disabled_commands' => [
  13411.                                     ],
  13412.                                     'tree_deep' => 0,
  13413.                                     'check_subfolders' => 1,
  13414.                                     'separator' => '/',
  13415.                                     'date_format' => 'j M Y H:i',
  13416.                                     'time_format' => 'H:i',
  13417.                                     'archive_mimes' => [
  13418.                                     ],
  13419.                                     'archivers' => [
  13420.                                         'enabled' => false,
  13421.                                         'create' => [
  13422.                                         ],
  13423.                                         'extract' => [
  13424.                                         ],
  13425.                                     ],
  13426.                                     'flysystem' => [
  13427.                                         'enabled' => false,
  13428.                                         'filesystem' => '',
  13429.                                         'type' => '',
  13430.                                         'adapter_service' => '',
  13431.                                     ],
  13432.                                     'glide_url' => '',
  13433.                                     'glide_key' => '',
  13434.                                     'plugins' => [
  13435.                                     ],
  13436.                                     'driver_options' => [
  13437.                                     ],
  13438.                                     'dropbox2_settings' => [
  13439.                                         'enabled' => false,
  13440.                                         'aliasFormat' => '%s@Dropbox',
  13441.                                         'path' => '/',
  13442.                                         'separator' => '/',
  13443.                                         'acceptedName' => '%s@Dropbox',
  13444.                                         'rootCssClass' => 'elfinder-navbar-root-dropbox',
  13445.                                         'getThumbSize' => 'medium',
  13446.                                     ],
  13447.                                     'box_settings' => [
  13448.                                         'enabled' => false,
  13449.                                         'root' => 'Box.com',
  13450.                                         'path' => '/',
  13451.                                         'separator' => '/',
  13452.                                         'tmbPath' => '',
  13453.                                         'tmbURL' => '',
  13454.                                         'tmpPath' => '',
  13455.                                         'acceptedName' => '#^[^/\\?*:|"<>]*[^./\\?*:|"<>]$#',
  13456.                                         'rootCssClass' => 'elfinder-navbar-root-box',
  13457.                                     ],
  13458.                                     'onedrive_settings' => [
  13459.                                         'enabled' => false,
  13460.                                         'root' => 'OneDrive.com',
  13461.                                         'OneDriveApiClient' => '',
  13462.                                         'path' => '/',
  13463.                                         'separator' => '/',
  13464.                                         'tmbPath' => '',
  13465.                                         'tmbURL' => '',
  13466.                                         'tmpPath' => '',
  13467.                                         'acceptedName' => '#^[^/\\?*:|"<>]*[^./\\?*:|"<>]$#',
  13468.                                         'rootCssClass' => 'elfinder-navbar-root-onedrive',
  13469.                                         'useApiThumbnail' => true,
  13470.                                     ],
  13471.                                     'ftp_settings' => [
  13472.                                         'enabled' => false,
  13473.                                     ],
  13474.                                     'mysql_settings' => [
  13475.                                         'enabled' => false,
  13476.                                         'port' => NULL,
  13477.                                         'socket' => NULL,
  13478.                                         'files_table' => 'elfinder_file',
  13479.                                         'tmbPath' => '',
  13480.                                         'tmpPath' => '',
  13481.                                         'rootCssClass' => 'elfinder-navbar-root-sql',
  13482.                                         'noSessionCache' => 'hasdirs',
  13483.                                     ],
  13484.                                 ],
  13485.                             ],
  13486.                             'binds' => [
  13487.                             ],
  13488.                             'plugins' => [
  13489.                             ],
  13490.                         ],
  13491.                         'cors_support' => false,
  13492.                         'editor_template' => NULL,
  13493.                         'multi_home_folder' => false,
  13494.                         'folder_separator' => '',
  13495.                         'tinymce_popup_path' => '',
  13496.                         'relative_path' => true,
  13497.                         'path_prefix' => '/',
  13498.                         'where_is_multi' => [
  13499.                         ],
  13500.                         'visible_mime_types' => [
  13501.                         ],
  13502.                     ],
  13503.                 ],
  13504.                 'configuration_provider' => 'fm_elfinder.configurator.default',
  13505.                 'loader' => 'fm_elfinder.loader.default',
  13506.             ],
  13507.             'knp_paginator.templating.helper.pagination.class' => 'Knp\\Bundle\\PaginatorBundle\\Templating\\PaginationHelper',
  13508.             'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/sliding.html.twig',
  13509.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  13510.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  13511.             'knp_paginator.page_range' => 3,
  13512.             'knp_paginator.page_limit' => NULL,
  13513.             'data_collector.templates' => [
  13514.                 'data_collector.request' => [
  13515.                     => 'request',
  13516.                     => '@WebProfiler/Collector/request.html.twig',
  13517.                 ],
  13518.                 'api_platform.data_collector.request' => [
  13519.                     => 'api_platform.data_collector.request',
  13520.                     => '@ApiPlatform/DataCollector/request.html.twig',
  13521.                 ],
  13522.                 'data_collector.time' => [
  13523.                     => 'time',
  13524.                     => '@WebProfiler/Collector/time.html.twig',
  13525.                 ],
  13526.                 'data_collector.memory' => [
  13527.                     => 'memory',
  13528.                     => '@WebProfiler/Collector/memory.html.twig',
  13529.                 ],
  13530.                 'data_collector.validator' => [
  13531.                     => 'validator',
  13532.                     => '@WebProfiler/Collector/validator.html.twig',
  13533.                 ],
  13534.                 'data_collector.ajax' => [
  13535.                     => 'ajax',
  13536.                     => '@WebProfiler/Collector/ajax.html.twig',
  13537.                 ],
  13538.                 'data_collector.form' => [
  13539.                     => 'form',
  13540.                     => '@WebProfiler/Collector/form.html.twig',
  13541.                 ],
  13542.                 'data_collector.exception' => [
  13543.                     => 'exception',
  13544.                     => '@WebProfiler/Collector/exception.html.twig',
  13545.                 ],
  13546.                 'data_collector.logger' => [
  13547.                     => 'logger',
  13548.                     => '@WebProfiler/Collector/logger.html.twig',
  13549.                 ],
  13550.                 'data_collector.events' => [
  13551.                     => 'events',
  13552.                     => '@WebProfiler/Collector/events.html.twig',
  13553.                 ],
  13554.                 'data_collector.router' => [
  13555.                     => 'router',
  13556.                     => '@WebProfiler/Collector/router.html.twig',
  13557.                 ],
  13558.                 'data_collector.cache' => [
  13559.                     => 'cache',
  13560.                     => '@WebProfiler/Collector/cache.html.twig',
  13561.                 ],
  13562.                 'data_collector.translation' => [
  13563.                     => 'translation',
  13564.                     => '@WebProfiler/Collector/translation.html.twig',
  13565.                 ],
  13566.                 'data_collector.security' => [
  13567.                     => 'security',
  13568.                     => '@Security/Collector/security.html.twig',
  13569.                 ],
  13570.                 'data_collector.twig' => [
  13571.                     => 'twig',
  13572.                     => '@WebProfiler/Collector/twig.html.twig',
  13573.                 ],
  13574.                 'data_collector.http_client' => [
  13575.                     => 'http_client',
  13576.                     => '@WebProfiler/Collector/http_client.html.twig',
  13577.                 ],
  13578.                 'data_collector.doctrine' => [
  13579.                     => 'db',
  13580.                     => '@Doctrine/Collector/db.html.twig',
  13581.                 ],
  13582.                 'data_collector.dump' => [
  13583.                     => 'dump',
  13584.                     => '@Debug/Profiler/dump.html.twig',
  13585.                 ],
  13586.                 'mailer.data_collector' => [
  13587.                     => 'mailer',
  13588.                     => '@WebProfiler/Collector/mailer.html.twig',
  13589.                 ],
  13590.                 'easyadmin.data_collector' => [
  13591.                     => 'easyadmin',
  13592.                     => '@EasyAdmin/data_collector/easyadmin.html.twig',
  13593.                 ],
  13594.                 'Vich\\UploaderBundle\\DataCollector\\MappingCollector' => [
  13595.                     => 'vich_uploader.mapping_collector',
  13596.                     => '@VichUploader/Collector/mapping_collector.html.twig',
  13597.                 ],
  13598.                 'data_collector.config' => [
  13599.                     => 'config',
  13600.                     => '@WebProfiler/Collector/config.html.twig',
  13601.                 ],
  13602.             ],
  13603.             'console.command.ids' => [
  13604.             ],
  13605.         ];
  13606.     }
  13607. }
  13608. include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectManager.php';
  13609. include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  13610. include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  13611. class EntityManager_9a5be93 extends \Doctrine\ORM\EntityManager implements \ProxyManager\Proxy\VirtualProxyInterface
  13612. {
  13613.     /**
  13614.      * @var \Doctrine\ORM\EntityManager|null wrapped object, if the proxy is initialized
  13615.      */
  13616.     private $valueHolder32e66 null;
  13617.     /**
  13618.      * @var \Closure|null initializer responsible for generating the wrapped object
  13619.      */
  13620.     private $initializer19487 null;
  13621.     /**
  13622.      * @var bool[] map of public properties of the parent class
  13623.      */
  13624.     private static $publicProperties57454 = [
  13625.         
  13626.     ];
  13627.     public function getConnection()
  13628.     {
  13629.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'getConnection', array(), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13630.         return $this->valueHolder32e66->getConnection();
  13631.     }
  13632.     public function getMetadataFactory()
  13633.     {
  13634.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'getMetadataFactory', array(), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13635.         return $this->valueHolder32e66->getMetadataFactory();
  13636.     }
  13637.     public function getExpressionBuilder()
  13638.     {
  13639.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'getExpressionBuilder', array(), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13640.         return $this->valueHolder32e66->getExpressionBuilder();
  13641.     }
  13642.     public function beginTransaction()
  13643.     {
  13644.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'beginTransaction', array(), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13645.         return $this->valueHolder32e66->beginTransaction();
  13646.     }
  13647.     public function getCache()
  13648.     {
  13649.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'getCache', array(), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13650.         return $this->valueHolder32e66->getCache();
  13651.     }
  13652.     public function transactional($func)
  13653.     {
  13654.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'transactional', array('func' => $func), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13655.         return $this->valueHolder32e66->transactional($func);
  13656.     }
  13657.     public function commit()
  13658.     {
  13659.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'commit', array(), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13660.         return $this->valueHolder32e66->commit();
  13661.     }
  13662.     public function rollback()
  13663.     {
  13664.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'rollback', array(), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13665.         return $this->valueHolder32e66->rollback();
  13666.     }
  13667.     public function getClassMetadata($className)
  13668.     {
  13669.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'getClassMetadata', array('className' => $className), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13670.         return $this->valueHolder32e66->getClassMetadata($className);
  13671.     }
  13672.     public function createQuery($dql '')
  13673.     {
  13674.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'createQuery', array('dql' => $dql), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13675.         return $this->valueHolder32e66->createQuery($dql);
  13676.     }
  13677.     public function createNamedQuery($name)
  13678.     {
  13679.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'createNamedQuery', array('name' => $name), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13680.         return $this->valueHolder32e66->createNamedQuery($name);
  13681.     }
  13682.     public function createNativeQuery($sql, \Doctrine\ORM\Query\ResultSetMapping $rsm)
  13683.     {
  13684.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'createNativeQuery', array('sql' => $sql'rsm' => $rsm), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13685.         return $this->valueHolder32e66->createNativeQuery($sql$rsm);
  13686.     }
  13687.     public function createNamedNativeQuery($name)
  13688.     {
  13689.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'createNamedNativeQuery', array('name' => $name), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13690.         return $this->valueHolder32e66->createNamedNativeQuery($name);
  13691.     }
  13692.     public function createQueryBuilder()
  13693.     {
  13694.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'createQueryBuilder', array(), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13695.         return $this->valueHolder32e66->createQueryBuilder();
  13696.     }
  13697.     public function flush($entity null)
  13698.     {
  13699.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'flush', array('entity' => $entity), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13700.         return $this->valueHolder32e66->flush($entity);
  13701.     }
  13702.     public function find($className$id$lockMode null$lockVersion null)
  13703.     {
  13704.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'find', array('className' => $className'id' => $id'lockMode' => $lockMode'lockVersion' => $lockVersion), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13705.         return $this->valueHolder32e66->find($className$id$lockMode$lockVersion);
  13706.     }
  13707.     public function getReference($entityName$id)
  13708.     {
  13709.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'getReference', array('entityName' => $entityName'id' => $id), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13710.         return $this->valueHolder32e66->getReference($entityName$id);
  13711.     }
  13712.     public function getPartialReference($entityName$identifier)
  13713.     {
  13714.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'getPartialReference', array('entityName' => $entityName'identifier' => $identifier), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13715.         return $this->valueHolder32e66->getPartialReference($entityName$identifier);
  13716.     }
  13717.     public function clear($entityName null)
  13718.     {
  13719.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'clear', array('entityName' => $entityName), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13720.         return $this->valueHolder32e66->clear($entityName);
  13721.     }
  13722.     public function close()
  13723.     {
  13724.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'close', array(), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13725.         return $this->valueHolder32e66->close();
  13726.     }
  13727.     public function persist($entity)
  13728.     {
  13729.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'persist', array('entity' => $entity), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13730.         return $this->valueHolder32e66->persist($entity);
  13731.     }
  13732.     public function remove($entity)
  13733.     {
  13734.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'remove', array('entity' => $entity), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13735.         return $this->valueHolder32e66->remove($entity);
  13736.     }
  13737.     public function refresh($entity)
  13738.     {
  13739.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'refresh', array('entity' => $entity), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13740.         return $this->valueHolder32e66->refresh($entity);
  13741.     }
  13742.     public function detach($entity)
  13743.     {
  13744.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'detach', array('entity' => $entity), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13745.         return $this->valueHolder32e66->detach($entity);
  13746.     }
  13747.     public function merge($entity)
  13748.     {
  13749.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'merge', array('entity' => $entity), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13750.         return $this->valueHolder32e66->merge($entity);
  13751.     }
  13752.     public function copy($entity$deep false)
  13753.     {
  13754.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'copy', array('entity' => $entity'deep' => $deep), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13755.         return $this->valueHolder32e66->copy($entity$deep);
  13756.     }
  13757.     public function lock($entity$lockMode$lockVersion null)
  13758.     {
  13759.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'lock', array('entity' => $entity'lockMode' => $lockMode'lockVersion' => $lockVersion), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13760.         return $this->valueHolder32e66->lock($entity$lockMode$lockVersion);
  13761.     }
  13762.     public function getRepository($entityName)
  13763.     {
  13764.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'getRepository', array('entityName' => $entityName), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13765.         return $this->valueHolder32e66->getRepository($entityName);
  13766.     }
  13767.     public function contains($entity)
  13768.     {
  13769.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'contains', array('entity' => $entity), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13770.         return $this->valueHolder32e66->contains($entity);
  13771.     }
  13772.     public function getEventManager()
  13773.     {
  13774.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'getEventManager', array(), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13775.         return $this->valueHolder32e66->getEventManager();
  13776.     }
  13777.     public function getConfiguration()
  13778.     {
  13779.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'getConfiguration', array(), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13780.         return $this->valueHolder32e66->getConfiguration();
  13781.     }
  13782.     public function isOpen()
  13783.     {
  13784.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'isOpen', array(), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13785.         return $this->valueHolder32e66->isOpen();
  13786.     }
  13787.     public function getUnitOfWork()
  13788.     {
  13789.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'getUnitOfWork', array(), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13790.         return $this->valueHolder32e66->getUnitOfWork();
  13791.     }
  13792.     public function getHydrator($hydrationMode)
  13793.     {
  13794.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'getHydrator', array('hydrationMode' => $hydrationMode), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13795.         return $this->valueHolder32e66->getHydrator($hydrationMode);
  13796.     }
  13797.     public function newHydrator($hydrationMode)
  13798.     {
  13799.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'newHydrator', array('hydrationMode' => $hydrationMode), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13800.         return $this->valueHolder32e66->newHydrator($hydrationMode);
  13801.     }
  13802.     public function getProxyFactory()
  13803.     {
  13804.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'getProxyFactory', array(), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13805.         return $this->valueHolder32e66->getProxyFactory();
  13806.     }
  13807.     public function initializeObject($obj)
  13808.     {
  13809.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'initializeObject', array('obj' => $obj), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13810.         return $this->valueHolder32e66->initializeObject($obj);
  13811.     }
  13812.     public function getFilters()
  13813.     {
  13814.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'getFilters', array(), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13815.         return $this->valueHolder32e66->getFilters();
  13816.     }
  13817.     public function isFiltersStateClean()
  13818.     {
  13819.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'isFiltersStateClean', array(), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13820.         return $this->valueHolder32e66->isFiltersStateClean();
  13821.     }
  13822.     public function hasFilters()
  13823.     {
  13824.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'hasFilters', array(), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13825.         return $this->valueHolder32e66->hasFilters();
  13826.     }
  13827.     /**
  13828.      * Constructor for lazy initialization
  13829.      *
  13830.      * @param \Closure|null $initializer
  13831.      */
  13832.     public static function staticProxyConstructor($initializer)
  13833.     {
  13834.         static $reflection;
  13835.         $reflection $reflection ?? new \ReflectionClass(__CLASS__);
  13836.         $instance   $reflection->newInstanceWithoutConstructor();
  13837.         \Closure::bind(function (\Doctrine\ORM\EntityManager $instance) {
  13838.             unset($instance->config$instance->conn$instance->metadataFactory$instance->unitOfWork$instance->eventManager$instance->proxyFactory$instance->repositoryFactory$instance->expressionBuilder$instance->closed$instance->filterCollection$instance->cache);
  13839.         }, $instance'Doctrine\\ORM\\EntityManager')->__invoke($instance);
  13840.         $instance->initializer19487 $initializer;
  13841.         return $instance;
  13842.     }
  13843.     protected function __construct(\Doctrine\DBAL\Connection $conn, \Doctrine\ORM\Configuration $config, \Doctrine\Common\EventManager $eventManager)
  13844.     {
  13845.         static $reflection;
  13846.         if (! $this->valueHolder32e66) {
  13847.             $reflection $reflection ?? new \ReflectionClass('Doctrine\\ORM\\EntityManager');
  13848.             $this->valueHolder32e66 $reflection->newInstanceWithoutConstructor();
  13849.         \Closure::bind(function (\Doctrine\ORM\EntityManager $instance) {
  13850.             unset($instance->config$instance->conn$instance->metadataFactory$instance->unitOfWork$instance->eventManager$instance->proxyFactory$instance->repositoryFactory$instance->expressionBuilder$instance->closed$instance->filterCollection$instance->cache);
  13851.         }, $this'Doctrine\\ORM\\EntityManager')->__invoke($this);
  13852.         }
  13853.         $this->valueHolder32e66->__construct($conn$config$eventManager);
  13854.     }
  13855.     public function & __get($name)
  13856.     {
  13857.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'__get', ['name' => $name], $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13858.         if (isset(self::$publicProperties57454[$name])) {
  13859.             return $this->valueHolder32e66->$name;
  13860.         }
  13861.         $realInstanceReflection = new \ReflectionClass('Doctrine\\ORM\\EntityManager');
  13862.         if (! $realInstanceReflection->hasProperty($name)) {
  13863.             $targetObject $this->valueHolder32e66;
  13864.             $backtrace debug_backtrace(false1);
  13865.             trigger_error(
  13866.                 sprintf(
  13867.                     'Undefined property: %s::$%s in %s on line %s',
  13868.                     $realInstanceReflection->getName(),
  13869.                     $name,
  13870.                     $backtrace[0]['file'],
  13871.                     $backtrace[0]['line']
  13872.                 ),
  13873.                 \E_USER_NOTICE
  13874.             );
  13875.             return $targetObject->$name;
  13876.         }
  13877.         $targetObject $this->valueHolder32e66;
  13878.         $accessor = function & () use ($targetObject$name) {
  13879.             return $targetObject->$name;
  13880.         };
  13881.         $backtrace debug_backtrace(true2);
  13882.         $scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
  13883.         $accessor $accessor->bindTo($scopeObjectget_class($scopeObject));
  13884.         $returnValue = & $accessor();
  13885.         return $returnValue;
  13886.     }
  13887.     public function __set($name$value)
  13888.     {
  13889.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'__set', array('name' => $name'value' => $value), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13890.         $realInstanceReflection = new \ReflectionClass('Doctrine\\ORM\\EntityManager');
  13891.         if (! $realInstanceReflection->hasProperty($name)) {
  13892.             $targetObject $this->valueHolder32e66;
  13893.             $targetObject->$name $value;
  13894.             return $targetObject->$name;
  13895.         }
  13896.         $targetObject $this->valueHolder32e66;
  13897.         $accessor = function & () use ($targetObject$name$value) {
  13898.             $targetObject->$name $value;
  13899.             return $targetObject->$name;
  13900.         };
  13901.         $backtrace debug_backtrace(true2);
  13902.         $scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
  13903.         $accessor $accessor->bindTo($scopeObjectget_class($scopeObject));
  13904.         $returnValue = & $accessor();
  13905.         return $returnValue;
  13906.     }
  13907.     public function __isset($name)
  13908.     {
  13909.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'__isset', array('name' => $name), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13910.         $realInstanceReflection = new \ReflectionClass('Doctrine\\ORM\\EntityManager');
  13911.         if (! $realInstanceReflection->hasProperty($name)) {
  13912.             $targetObject $this->valueHolder32e66;
  13913.             return isset($targetObject->$name);
  13914.         }
  13915.         $targetObject $this->valueHolder32e66;
  13916.         $accessor = function () use ($targetObject$name) {
  13917.             return isset($targetObject->$name);
  13918.         };
  13919.         $backtrace debug_backtrace(true2);
  13920.         $scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
  13921.         $accessor $accessor->bindTo($scopeObjectget_class($scopeObject));
  13922.         $returnValue $accessor();
  13923.         return $returnValue;
  13924.     }
  13925.     public function __unset($name)
  13926.     {
  13927.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'__unset', array('name' => $name), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13928.         $realInstanceReflection = new \ReflectionClass('Doctrine\\ORM\\EntityManager');
  13929.         if (! $realInstanceReflection->hasProperty($name)) {
  13930.             $targetObject $this->valueHolder32e66;
  13931.             unset($targetObject->$name);
  13932.             return;
  13933.         }
  13934.         $targetObject $this->valueHolder32e66;
  13935.         $accessor = function () use ($targetObject$name) {
  13936.             unset($targetObject->$name);
  13937.             return;
  13938.         };
  13939.         $backtrace debug_backtrace(true2);
  13940.         $scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
  13941.         $accessor $accessor->bindTo($scopeObjectget_class($scopeObject));
  13942.         $accessor();
  13943.     }
  13944.     public function __clone()
  13945.     {
  13946.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'__clone', array(), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13947.         $this->valueHolder32e66 = clone $this->valueHolder32e66;
  13948.     }
  13949.     public function __sleep()
  13950.     {
  13951.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'__sleep', array(), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13952.         return array('valueHolder32e66');
  13953.     }
  13954.     public function __wakeup()
  13955.     {
  13956.         \Closure::bind(function (\Doctrine\ORM\EntityManager $instance) {
  13957.             unset($instance->config$instance->conn$instance->metadataFactory$instance->unitOfWork$instance->eventManager$instance->proxyFactory$instance->repositoryFactory$instance->expressionBuilder$instance->closed$instance->filterCollection$instance->cache);
  13958.         }, $this'Doctrine\\ORM\\EntityManager')->__invoke($this);
  13959.     }
  13960.     public function setProxyInitializer(\Closure $initializer null) : void
  13961.     {
  13962.         $this->initializer19487 $initializer;
  13963.     }
  13964.     public function getProxyInitializer() : ?\Closure
  13965.     {
  13966.         return $this->initializer19487;
  13967.     }
  13968.     public function initializeProxy() : bool
  13969.     {
  13970.         return $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'initializeProxy', array(), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  13971.     }
  13972.     public function isProxyInitialized() : bool
  13973.     {
  13974.         return null !== $this->valueHolder32e66;
  13975.     }
  13976.     public function getWrappedValueHolderValue()
  13977.     {
  13978.         return $this->valueHolder32e66;
  13979.     }
  13980. }
  13981. include_once \dirname(__DIR__4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/PaginatorInterface.php';
  13982. include_once \dirname(__DIR__4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php';
  13983. class PaginatorInterface_82dac15 implements \ProxyManager\Proxy\VirtualProxyInterface, \Knp\Component\Pager\PaginatorInterface
  13984. {
  13985.     /**
  13986.      * @var \Knp\Component\Pager\PaginatorInterface|null wrapped object, if the proxy is initialized
  13987.      */
  13988.     private $valueHolder32e66 null;
  13989.     /**
  13990.      * @var \Closure|null initializer responsible for generating the wrapped object
  13991.      */
  13992.     private $initializer19487 null;
  13993.     /**
  13994.      * @var bool[] map of public properties of the parent class
  13995.      */
  13996.     private static $publicProperties57454 = [
  13997.         
  13998.     ];
  13999.     public function paginate($targetint $page 1, ?int $limit null, array $options = []) : \Knp\Component\Pager\Pagination\PaginationInterface
  14000.     {
  14001.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'paginate', array('target' => $target'page' => $page'limit' => $limit'options' => $options), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  14002.         if ($this->valueHolder32e66 === $returnValue $this->valueHolder32e66->paginate($target$page$limit$options)) {
  14003.             return $this;
  14004.         }
  14005.         return $returnValue;
  14006.     }
  14007.     /**
  14008.      * Constructor for lazy initialization
  14009.      *
  14010.      * @param \Closure|null $initializer
  14011.      */
  14012.     public static function staticProxyConstructor($initializer)
  14013.     {
  14014.         static $reflection;
  14015.         $reflection $reflection ?? new \ReflectionClass(__CLASS__);
  14016.         $instance   $reflection->newInstanceWithoutConstructor();
  14017.         $instance->initializer19487 $initializer;
  14018.         return $instance;
  14019.     }
  14020.     public function __construct()
  14021.     {
  14022.         static $reflection;
  14023.         if (! $this->valueHolder32e66) {
  14024.             $reflection $reflection ?? new \ReflectionClass('Knp\\Component\\Pager\\PaginatorInterface');
  14025.             $this->valueHolder32e66 $reflection->newInstanceWithoutConstructor();
  14026.         }
  14027.     }
  14028.     public function & __get($name)
  14029.     {
  14030.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'__get', ['name' => $name], $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  14031.         if (isset(self::$publicProperties57454[$name])) {
  14032.             return $this->valueHolder32e66->$name;
  14033.         }
  14034.         $realInstanceReflection = new \ReflectionClass('Knp\\Component\\Pager\\PaginatorInterface');
  14035.         if (! $realInstanceReflection->hasProperty($name)) {
  14036.             $targetObject $this->valueHolder32e66;
  14037.             $backtrace debug_backtrace(false1);
  14038.             trigger_error(
  14039.                 sprintf(
  14040.                     'Undefined property: %s::$%s in %s on line %s',
  14041.                     $realInstanceReflection->getName(),
  14042.                     $name,
  14043.                     $backtrace[0]['file'],
  14044.                     $backtrace[0]['line']
  14045.                 ),
  14046.                 \E_USER_NOTICE
  14047.             );
  14048.             return $targetObject->$name;
  14049.         }
  14050.         $targetObject $this->valueHolder32e66;
  14051.         $accessor = function & () use ($targetObject$name) {
  14052.             return $targetObject->$name;
  14053.         };
  14054.         $backtrace debug_backtrace(true2);
  14055.         $scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
  14056.         $accessor $accessor->bindTo($scopeObjectget_class($scopeObject));
  14057.         $returnValue = & $accessor();
  14058.         return $returnValue;
  14059.     }
  14060.     public function __set($name$value)
  14061.     {
  14062.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'__set', array('name' => $name'value' => $value), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  14063.         $realInstanceReflection = new \ReflectionClass('Knp\\Component\\Pager\\PaginatorInterface');
  14064.         if (! $realInstanceReflection->hasProperty($name)) {
  14065.             $targetObject $this->valueHolder32e66;
  14066.             $targetObject->$name $value;
  14067.             return $targetObject->$name;
  14068.         }
  14069.         $targetObject $this->valueHolder32e66;
  14070.         $accessor = function & () use ($targetObject$name$value) {
  14071.             $targetObject->$name $value;
  14072.             return $targetObject->$name;
  14073.         };
  14074.         $backtrace debug_backtrace(true2);
  14075.         $scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
  14076.         $accessor $accessor->bindTo($scopeObjectget_class($scopeObject));
  14077.         $returnValue = & $accessor();
  14078.         return $returnValue;
  14079.     }
  14080.     public function __isset($name)
  14081.     {
  14082.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'__isset', array('name' => $name), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  14083.         $realInstanceReflection = new \ReflectionClass('Knp\\Component\\Pager\\PaginatorInterface');
  14084.         if (! $realInstanceReflection->hasProperty($name)) {
  14085.             $targetObject $this->valueHolder32e66;
  14086.             return isset($targetObject->$name);
  14087.         }
  14088.         $targetObject $this->valueHolder32e66;
  14089.         $accessor = function () use ($targetObject$name) {
  14090.             return isset($targetObject->$name);
  14091.         };
  14092.         $backtrace debug_backtrace(true2);
  14093.         $scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
  14094.         $accessor $accessor->bindTo($scopeObjectget_class($scopeObject));
  14095.         $returnValue $accessor();
  14096.         return $returnValue;
  14097.     }
  14098.     public function __unset($name)
  14099.     {
  14100.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'__unset', array('name' => $name), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  14101.         $realInstanceReflection = new \ReflectionClass('Knp\\Component\\Pager\\PaginatorInterface');
  14102.         if (! $realInstanceReflection->hasProperty($name)) {
  14103.             $targetObject $this->valueHolder32e66;
  14104.             unset($targetObject->$name);
  14105.             return;
  14106.         }
  14107.         $targetObject $this->valueHolder32e66;
  14108.         $accessor = function () use ($targetObject$name) {
  14109.             unset($targetObject->$name);
  14110.             return;
  14111.         };
  14112.         $backtrace debug_backtrace(true2);
  14113.         $scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
  14114.         $accessor $accessor->bindTo($scopeObjectget_class($scopeObject));
  14115.         $accessor();
  14116.     }
  14117.     public function __clone()
  14118.     {
  14119.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'__clone', array(), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  14120.         $this->valueHolder32e66 = clone $this->valueHolder32e66;
  14121.     }
  14122.     public function __sleep()
  14123.     {
  14124.         $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'__sleep', array(), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  14125.         return array('valueHolder32e66');
  14126.     }
  14127.     public function __wakeup()
  14128.     {
  14129.     }
  14130.     public function setProxyInitializer(\Closure $initializer null) : void
  14131.     {
  14132.         $this->initializer19487 $initializer;
  14133.     }
  14134.     public function getProxyInitializer() : ?\Closure
  14135.     {
  14136.         return $this->initializer19487;
  14137.     }
  14138.     public function initializeProxy() : bool
  14139.     {
  14140.         return $this->initializer19487 && ($this->initializer19487->__invoke($valueHolder32e66$this'initializeProxy', array(), $this->initializer19487) || 1) && $this->valueHolder32e66 $valueHolder32e66;
  14141.     }
  14142.     public function isProxyInitialized() : bool
  14143.     {
  14144.         return null !== $this->valueHolder32e66;
  14145.     }
  14146.     public function getWrappedValueHolderValue()
  14147.     {
  14148.         return $this->valueHolder32e66;
  14149.     }
  14150. }