var/cache/dev/ContainerUDg47qB/App_KernelDevDebugContainer.php line 10435

Open in your IDE?
  1. <?php
  2. namespace ContainerUDg47qB;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService = \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir = \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  34.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  35.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  36.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  37.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  38.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  39.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  40.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  41.             '.container.private.twig' => 'get_Container_Private_TwigService',
  42.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  43.             'App\\Controller\\APIController' => 'getAPIControllerService',
  44.             'App\\Controller\\AdminController' => 'getAdminControllerService',
  45.             'App\\Controller\\Admin\\ArticlesCrudController' => 'getArticlesCrudControllerService',
  46.             'App\\Controller\\Admin\\CategoriesCrudController' => 'getCategoriesCrudControllerService',
  47.             'App\\Controller\\Admin\\CommentairesCrudController' => 'getCommentairesCrudControllerService',
  48.             'App\\Controller\\Admin\\HomeAdminController' => 'getHomeAdminControllerService',
  49.             'App\\Controller\\Admin\\MotsClesCrudController' => 'getMotsClesCrudControllerService',
  50.             'App\\Controller\\Admin\\SousCategoriesCrudController' => 'getSousCategoriesCrudControllerService',
  51.             'App\\Controller\\Admin\\SupplierCrudController' => 'getSupplierCrudControllerService',
  52.             'App\\Controller\\Admin\\UsersCrudController' => 'getUsersCrudControllerService',
  53.             'App\\Controller\\ArticlesController' => 'getArticlesControllerService',
  54.             'App\\Controller\\CategoriesController' => 'getCategoriesControllerService',
  55.             'App\\Controller\\ContactController' => 'getContactControllerService',
  56.             'App\\Controller\\MainController' => 'getMainControllerService',
  57.             'App\\Controller\\RegistrationController' => 'getRegistrationControllerService',
  58.             'App\\Controller\\SecurityController' => 'getSecurityControllerService',
  59.             'App\\Controller\\SitemapController' => 'getSitemapControllerService',
  60.             'App\\Controller\\SupplierController' => 'getSupplierControllerService',
  61.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminDashboardCommand' => 'getMakeAdminDashboardCommandService',
  62.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminMigrationCommand' => 'getMakeAdminMigrationCommandService',
  63.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeCrudControllerCommand' => 'getMakeCrudControllerCommandService',
  64.             'FM\\ElfinderBundle\\Controller\\ElFinderController' => 'getElFinderControllerService',
  65.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
  66.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  67.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  68.             'Vich\\UploaderBundle\\Naming\\Base64Namer' => 'getBase64NamerService',
  69.             'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer' => 'getCurrentDateTimeDirectoryNamerService',
  70.             'Vich\\UploaderBundle\\Naming\\HashNamer' => 'getHashNamerService',
  71.             'Vich\\UploaderBundle\\Naming\\OrignameNamer' => 'getOrignameNamerService',
  72.             'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer' => 'getPropertyDirectoryNamerService',
  73.             'Vich\\UploaderBundle\\Naming\\PropertyNamer' => 'getPropertyNamerService',
  74.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer' => 'getSmartUniqueNamerService',
  75.             'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer' => 'getSubdirDirectoryNamerService',
  76.             'Vich\\UploaderBundle\\Naming\\UniqidNamer' => 'getUniqidNamerService',
  77.             'Vich\\UploaderBundle\\Naming\\UniqidNamer.featured_images' => 'getUniqidNamer_FeaturedImagesService',
  78.             'cache.app' => 'getCache_AppService',
  79.             'cache.app_clearer' => 'getCache_AppClearerService',
  80.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  81.             'cache.system' => 'getCache_SystemService',
  82.             'cache.system_clearer' => 'getCache_SystemClearerService',
  83.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  84.             'cache_warmer' => 'getCacheWarmerService',
  85.             'console.command_loader' => 'getConsole_CommandLoaderService',
  86.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  87.             'data_collector.dump' => 'getDataCollector_DumpService',
  88.             'doctrine' => 'getDoctrineService',
  89.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  90.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  91.             'error_controller' => 'getErrorControllerService',
  92.             'event_dispatcher' => 'getEventDispatcherService',
  93.             'fm_elfinder.loader' => 'getFmElfinder_LoaderService',
  94.             'http_kernel' => 'getHttpKernelService',
  95.             'knp_paginator' => 'getKnpPaginatorService',
  96.             'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
  97.             'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
  98.             'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
  99.             'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
  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.password_encoder' => 'getSecurity_PasswordEncoderService',
  120.             'services_resetter' => 'getServicesResetterService',
  121.             'session' => 'getSessionService',
  122.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService',
  123.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService',
  124.             'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService',
  125.             'swiftmailer.transport' => 'getSwiftmailer_TransportService',
  126.             'translator' => 'getTranslatorService',
  127.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  128.             'vich_uploader.download_handler' => 'getVichUploader_DownloadHandlerService',
  129.             'vich_uploader.form.type.file' => 'getVichUploader_Form_Type_FileService',
  130.             'vich_uploader.form.type.image' => 'getVichUploader_Form_Type_ImageService',
  131.             'vich_uploader.upload_handler' => 'getVichUploader_UploadHandlerService',
  132.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  133.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  134.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  135.             'cache_clearer' => 'getCacheClearerService',
  136.             'filesystem' => 'getFilesystemService',
  137.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  138.             'form.factory' => 'getForm_FactoryService',
  139.             'form.type.file' => 'getForm_Type_FileService',
  140.             'serializer' => 'getSerializerService',
  141.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  142.             'security.token_storage' => 'getSecurity_TokenStorageService',
  143.             'twig' => 'getTwigService',
  144.             'validator' => 'getValidatorService',
  145.         ];
  146.         $this->aliases = [
  147.             'database_connection' => 'doctrine.dbal.default_connection',
  148.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  149.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  150.             'mailer' => 'swiftmailer.mailer.default',
  151.             'vich_uploader.directory_namer_subdir' => 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer',
  152.             'vich_uploader.namer_base64' => 'Vich\\UploaderBundle\\Naming\\Base64Namer',
  153.             'vich_uploader.namer_directory_current_date_time' => 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer',
  154.             'vich_uploader.namer_directory_property' => 'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer',
  155.             'vich_uploader.namer_hash' => 'Vich\\UploaderBundle\\Naming\\HashNamer',
  156.             'vich_uploader.namer_origname' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer',
  157.             'vich_uploader.namer_property' => 'Vich\\UploaderBundle\\Naming\\PropertyNamer',
  158.             'vich_uploader.namer_smart_unique' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer',
  159.             'vich_uploader.namer_uniqid' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer',
  160.         ];
  161.         $this->privates['service_container'] = function () {
  162.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  163.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  164.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  165.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  166.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  167.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  168.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  169.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  170.             include_once \dirname(__DIR__4).'/src/EventSubscriber/LocaleSubscriber.php';
  171.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  172.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  173.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  174.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  175.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  176.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  177.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  178.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  179.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  180.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  181.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  182.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  183.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  184.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  185.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  186.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  187.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  188.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  189.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  190.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  191.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  192.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  193.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  194.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  195.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  196.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  197.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  198.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  199.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  200.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  201.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  202.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  205.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  214.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  216.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  255.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  256.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  257.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  276.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  280.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php';
  281.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Inspector/DataCollector.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  304.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  305.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  306.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  324.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  325.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  326.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  327.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  328.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  330.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  332.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  333.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  334.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  335.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  337.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  338.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  339.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  340.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ConnectionRegistry.php';
  341.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ManagerRegistry.php';
  342.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  344.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  345.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/SQLLogger.php';
  346.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/DebugStack.php';
  347.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  348.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  349.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  350.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/LoggerChain.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  352.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  354.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriver.php';
  355.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/AnnotationDriver.php';
  356.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  373.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  377.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  378.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  379.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  380.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  381.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  382.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  383.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  384.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  385.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  386.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  387.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  403.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  404.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/StorageInterface.php';
  405.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/AbstractStorage.php';
  406.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/FileSystemStorage.php';
  407.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php';
  408.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  409.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  410.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  411.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  412.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
  413.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
  414.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
  415.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/XmlDriver.php';
  416.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  417.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  418.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  419.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AnnotationDriver.php';
  420.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AbstractYamlDriver.php';
  421.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YamlDriver.php';
  422.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YmlDriver.php';
  423.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  424.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  425.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  426.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Mapping/PropertyMappingFactory.php';
  427.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  428.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  429.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  430.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  431.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  432.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  433.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  435.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Security/AuthorizationChecker.php';
  436.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Provider/AdminContextProvider.php';
  437.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/EventListener/AdminRouterSubscriber.php';
  438.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php';
  439.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/MenuFactory.php';
  440.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/ControllerFactory.php';
  441.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Router/AdminUrlGenerator.php';
  442.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Router/UrlSigner.php';
  443.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php';
  444.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/FieldFactory.php';
  445.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  449.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Registry/DashboardControllerRegistry.php';
  450.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Registry/CrudControllerRegistry.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  459.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  460.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  461.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  462.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  463.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  464.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  465.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  467.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  468.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  469.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  470.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  471.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  472.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  473.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  474.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  475.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  476.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  477.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  478.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  479.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  480.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  481.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  482.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  483.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  484.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  489.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  505.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  506.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  507.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  508.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  509.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRendererInterface.php';
  510.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Twig/CKEditorExtension.php';
  511.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRenderer.php';
  512.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Builder/JsonBuilder.php';
  513.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  514.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Templating/Helper/UploaderHelper.php';
  515.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  516.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  517.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  519.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php';
  520.             include_once \dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/Twig/Extension/FMElfinderExtension.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  522.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  523.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  524.             include_once \dirname(__DIR__4).'/src/Service/StaticVariableService.php';
  525.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  529.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  530.         };
  531.     }
  532.     public function compile(): void
  533.     {
  534.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  535.     }
  536.     public function isCompiled(): bool
  537.     {
  538.         return true;
  539.     }
  540.     public function getRemovedIds(): array
  541.     {
  542.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  543.     }
  544.     protected function createProxy($class, \Closure $factory)
  545.     {
  546.         return $factory();
  547.     }
  548.     /**
  549.      * Gets the public '.container.private.cache_clearer' shared service.
  550.      *
  551.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  552.      */
  553.     protected function get_Container_Private_CacheClearerService()
  554.     {
  555.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  556.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  557.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  558.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  559.         }, 1));
  560.     }
  561.     /**
  562.      * Gets the public '.container.private.filesystem' shared service.
  563.      *
  564.      * @return \Symfony\Component\Filesystem\Filesystem
  565.      */
  566.     protected function get_Container_Private_FilesystemService()
  567.     {
  568.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  569.     }
  570.     /**
  571.      * Gets the public '.container.private.form.factory' shared service.
  572.      *
  573.      * @return \Symfony\Component\Form\FormFactory
  574.      */
  575.     protected function get_Container_Private_Form_FactoryService()
  576.     {
  577.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  578.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  579.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  580.     }
  581.     /**
  582.      * Gets the public '.container.private.form.type.file' shared service.
  583.      *
  584.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  585.      */
  586.     protected function get_Container_Private_Form_Type_FileService()
  587.     {
  588.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  589.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  590.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  591.         return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  592.     }
  593.     /**
  594.      * Gets the public '.container.private.security.authorization_checker' shared service.
  595.      *
  596.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  597.      */
  598.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  599.     {
  600.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);
  601.     }
  602.     /**
  603.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  604.      *
  605.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  606.      */
  607.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  608.     {
  609.         return $this->services['.container.private.security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = 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())));
  610.     }
  611.     /**
  612.      * Gets the public '.container.private.security.token_storage' shared service.
  613.      *
  614.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  615.      */
  616.     protected function get_Container_Private_Security_TokenStorageService()
  617.     {
  618.         return $this->services['.container.private.security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  619.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  620.         ], [
  621.             'request_stack' => '?',
  622.         ]));
  623.     }
  624.     /**
  625.      * Gets the public '.container.private.serializer' shared service.
  626.      *
  627.      * @return \Symfony\Component\Serializer\Serializer
  628.      */
  629.     protected function get_Container_Private_SerializerService()
  630.     {
  631.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  632.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  633.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  634.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  635.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  636.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  637.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  638.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  639.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  640.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  641.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  642.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  643.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  644.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  645.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  646.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  647.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  648.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  649.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  650.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  651.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  652.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  653.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  654.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  655.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  656.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  657.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  658.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  659.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  660.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  661.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  662.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  663.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  664.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  665.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  666.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  667.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  668.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  669.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  670.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  671.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  672.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  673.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  674.         $b = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  675.         $c = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($b);
  676.         $d = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  677.         $e = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($b);
  678.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $c), => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($b$c$d$eNULL, [])), => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 10 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 11 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 12 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($b$c$a$d$eNULL, [])], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(), => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
  679.     }
  680.     /**
  681.      * Gets the public '.container.private.twig' shared service.
  682.      *
  683.      * @return \Twig\Environment
  684.      */
  685.     protected function get_Container_Private_TwigService()
  686.     {
  687.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  688.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  689.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  690.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  691.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  692.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  693.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  694.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  695.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  696.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  697.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  698.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  699.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  700.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  701.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  702.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), 'FOSCKEditor');
  703.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), '!FOSCKEditor');
  704.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), 'VichUploader');
  705.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), '!VichUploader');
  706.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  707.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  708.         $a->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), 'EasyAdmin');
  709.         $a->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), '!EasyAdmin');
  710.         $a->addPath((\dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/Resources/views'), 'FMElfinder');
  711.         $a->addPath((\dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/Resources/views'), '!FMElfinder');
  712.         $a->addPath((\dirname(__DIR__4).'/templates'));
  713.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  714.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  715.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  716.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  717.         $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  718.         $c = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  719.         $d = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  720.         $e = ($this->services['translator'] ?? $this->getTranslatorService());
  721.         $f = ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService());
  722.         $g = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  723.         $h = ($this->services['router'] ?? $this->getRouterService());
  724.         $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  725.         $i->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $g]);
  726.         $j = new \Symfony\Bridge\Twig\AppVariable();
  727.         $j->setEnvironment('dev');
  728.         $j->setDebug(true);
  729.         if ($this->has('.container.private.security.token_storage')) {
  730.             $j->setTokenStorage($c);
  731.         }
  732.         if ($this->has('request_stack')) {
  733.             $j->setRequestStack($b);
  734.         }
  735.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  736.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  737.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($b, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $c)));
  738.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
  739.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($e));
  740.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension($f));
  741.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($g, \dirname(__DIR__4), 'UTF-8'));
  742.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($h));
  743.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  744.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($dtrue));
  745.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  746.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  747.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($b, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  748.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($b));
  749.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  750.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($e));
  751.         $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())));
  752.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  753.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  754.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($h$e)));
  755.         $instance->addExtension(new \FOS\CKEditorBundle\Twig\CKEditorExtension(new \FOS\CKEditorBundle\Renderer\CKEditorRenderer(new \FOS\CKEditorBundle\Builder\JsonBuilder(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())), $h$f$b$instance, (($this->hasParameter("locale")) ? ($this->getParameter("locale")) : (null)))));
  756.         $instance->addExtension(new \Vich\UploaderBundle\Twig\Extension\UploaderExtension(new \Vich\UploaderBundle\Templating\Helper\UploaderHelper(($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService()))));
  757.         $instance->addExtension(new \Liip\ImagineBundle\Templating\FilterExtension(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
  758.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  759.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  760.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'false],
  761.         ], [
  762.             'webpack_encore.entrypoint_lookup_collection' => '?',
  763.             'webpack_encore.tag_renderer' => '?',
  764.         ])));
  765.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  766.         $instance->addExtension(new \EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  767.             'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => [false'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator''getAdminUrlGeneratorService'false],
  768.         ], [
  769.             'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => '?',
  770.         ])));
  771.         $instance->addExtension(new \FM\ElfinderBundle\Twig\Extension\FMElfinderExtension($instance));
  772.         $instance->addGlobal('app'$j);
  773.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  774.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  775.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  776.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  777.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  778.         ], [
  779.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  780.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  781.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  782.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  783.         ])));
  784.         $instance->addGlobal('locales'$this->parameters['app.locales']);
  785.         $instance->addGlobal('suppliersMenu', new \App\Service\StaticVariableService(($this->services['doctrine'] ?? $this->getDoctrineService())));
  786.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  787.         return $instance;
  788.     }
  789.     /**
  790.      * Gets the public '.container.private.validator' shared service.
  791.      *
  792.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  793.      */
  794.     protected function get_Container_Private_ValidatorService()
  795.     {
  796.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  797.     }
  798.     /**
  799.      * Gets the public 'App\Controller\APIController' shared autowired service.
  800.      *
  801.      * @return \App\Controller\APIController
  802.      */
  803.     protected function getAPIControllerService()
  804.     {
  805.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  806.         include_once \dirname(__DIR__4).'/src/Controller/APIController.php';
  807.         $this->services['App\\Controller\\APIController'] = $instance = new \App\Controller\APIController();
  808.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\APIController'$this));
  809.         return $instance;
  810.     }
  811.     /**
  812.      * Gets the public 'App\Controller\AdminController' shared autowired service.
  813.      *
  814.      * @return \App\Controller\AdminController
  815.      */
  816.     protected function getAdminControllerService()
  817.     {
  818.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  819.         include_once \dirname(__DIR__4).'/src/Controller/AdminController.php';
  820.         $this->services['App\\Controller\\AdminController'] = $instance = new \App\Controller\AdminController();
  821.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\AdminController'$this));
  822.         return $instance;
  823.     }
  824.     /**
  825.      * Gets the public 'App\Controller\Admin\ArticlesCrudController' shared autowired service.
  826.      *
  827.      * @return \App\Controller\Admin\ArticlesCrudController
  828.      */
  829.     protected function getArticlesCrudControllerService()
  830.     {
  831.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  832.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Controller/CrudControllerInterface.php';
  833.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php';
  834.         include_once \dirname(__DIR__4).'/src/Controller/Admin/ArticlesCrudController.php';
  835.         $this->services['App\\Controller\\Admin\\ArticlesCrudController'] = $instance = new \App\Controller\Admin\ArticlesCrudController();
  836.         $instance->setContainer(($this->privates['.service_locator.opmh_Hv'] ?? $this->get_ServiceLocator_OpmhHvService())->withContext('App\\Controller\\Admin\\ArticlesCrudController'$this));
  837.         return $instance;
  838.     }
  839.     /**
  840.      * Gets the public 'App\Controller\Admin\CategoriesCrudController' shared autowired service.
  841.      *
  842.      * @return \App\Controller\Admin\CategoriesCrudController
  843.      */
  844.     protected function getCategoriesCrudControllerService()
  845.     {
  846.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  847.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Controller/CrudControllerInterface.php';
  848.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php';
  849.         include_once \dirname(__DIR__4).'/src/Controller/Admin/CategoriesCrudController.php';
  850.         $this->services['App\\Controller\\Admin\\CategoriesCrudController'] = $instance = new \App\Controller\Admin\CategoriesCrudController();
  851.         $instance->setContainer(($this->privates['.service_locator.opmh_Hv'] ?? $this->get_ServiceLocator_OpmhHvService())->withContext('App\\Controller\\Admin\\CategoriesCrudController'$this));
  852.         return $instance;
  853.     }
  854.     /**
  855.      * Gets the public 'App\Controller\Admin\CommentairesCrudController' shared autowired service.
  856.      *
  857.      * @return \App\Controller\Admin\CommentairesCrudController
  858.      */
  859.     protected function getCommentairesCrudControllerService()
  860.     {
  861.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  862.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Controller/CrudControllerInterface.php';
  863.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php';
  864.         include_once \dirname(__DIR__4).'/src/Controller/Admin/CommentairesCrudController.php';
  865.         $this->services['App\\Controller\\Admin\\CommentairesCrudController'] = $instance = new \App\Controller\Admin\CommentairesCrudController();
  866.         $instance->setContainer(($this->privates['.service_locator.opmh_Hv'] ?? $this->get_ServiceLocator_OpmhHvService())->withContext('App\\Controller\\Admin\\CommentairesCrudController'$this));
  867.         return $instance;
  868.     }
  869.     /**
  870.      * Gets the public 'App\Controller\Admin\HomeAdminController' shared autowired service.
  871.      *
  872.      * @return \App\Controller\Admin\HomeAdminController
  873.      */
  874.     protected function getHomeAdminControllerService()
  875.     {
  876.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  877.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Controller/DashboardControllerInterface.php';
  878.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractDashboardController.php';
  879.         include_once \dirname(__DIR__4).'/src/Controller/Admin/HomeAdminController.php';
  880.         $this->services['App\\Controller\\Admin\\HomeAdminController'] = $instance = new \App\Controller\Admin\HomeAdminController();
  881.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  882.             'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => [false'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator''getAdminUrlGeneratorService'false],
  883.             'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\CrudUrlGenerator' => ['privates''EasyCorp\\Bundle\\EasyAdminBundle\\Router\\CrudUrlGenerator''getCrudUrlGeneratorService'false],
  884.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  885.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  886.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  887.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  888.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  889.             'router' => ['services''router''getRouterService'false],
  890.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  891.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  892.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  893.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  894.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  895.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  896.         ], [
  897.             'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator',
  898.             'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\CrudUrlGenerator' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\CrudUrlGenerator',
  899.             'doctrine' => '?',
  900.             'form.factory' => '?',
  901.             'http_kernel' => '?',
  902.             'parameter_bag' => '?',
  903.             'request_stack' => '?',
  904.             'router' => '?',
  905.             'security.authorization_checker' => '?',
  906.             'security.csrf.token_manager' => '?',
  907.             'security.token_storage' => '?',
  908.             'serializer' => '?',
  909.             'session' => '.session.deprecated',
  910.             'twig' => '?',
  911.         ]))->withContext('App\\Controller\\Admin\\HomeAdminController'$this));
  912.         return $instance;
  913.     }
  914.     /**
  915.      * Gets the public 'App\Controller\Admin\MotsClesCrudController' shared autowired service.
  916.      *
  917.      * @return \App\Controller\Admin\MotsClesCrudController
  918.      */
  919.     protected function getMotsClesCrudControllerService()
  920.     {
  921.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  922.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Controller/CrudControllerInterface.php';
  923.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php';
  924.         include_once \dirname(__DIR__4).'/src/Controller/Admin/MotsClesCrudController.php';
  925.         $this->services['App\\Controller\\Admin\\MotsClesCrudController'] = $instance = new \App\Controller\Admin\MotsClesCrudController();
  926.         $instance->setContainer(($this->privates['.service_locator.opmh_Hv'] ?? $this->get_ServiceLocator_OpmhHvService())->withContext('App\\Controller\\Admin\\MotsClesCrudController'$this));
  927.         return $instance;
  928.     }
  929.     /**
  930.      * Gets the public 'App\Controller\Admin\SousCategoriesCrudController' shared autowired service.
  931.      *
  932.      * @return \App\Controller\Admin\SousCategoriesCrudController
  933.      */
  934.     protected function getSousCategoriesCrudControllerService()
  935.     {
  936.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  937.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Controller/CrudControllerInterface.php';
  938.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php';
  939.         include_once \dirname(__DIR__4).'/src/Controller/Admin/SousCategoriesCrudController.php';
  940.         $this->services['App\\Controller\\Admin\\SousCategoriesCrudController'] = $instance = new \App\Controller\Admin\SousCategoriesCrudController();
  941.         $instance->setContainer(($this->privates['.service_locator.opmh_Hv'] ?? $this->get_ServiceLocator_OpmhHvService())->withContext('App\\Controller\\Admin\\SousCategoriesCrudController'$this));
  942.         return $instance;
  943.     }
  944.     /**
  945.      * Gets the public 'App\Controller\Admin\SupplierCrudController' shared autowired service.
  946.      *
  947.      * @return \App\Controller\Admin\SupplierCrudController
  948.      */
  949.     protected function getSupplierCrudControllerService()
  950.     {
  951.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  952.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Controller/CrudControllerInterface.php';
  953.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php';
  954.         include_once \dirname(__DIR__4).'/src/Controller/Admin/SupplierCrudController.php';
  955.         $this->services['App\\Controller\\Admin\\SupplierCrudController'] = $instance = new \App\Controller\Admin\SupplierCrudController();
  956.         $instance->setContainer(($this->privates['.service_locator.opmh_Hv'] ?? $this->get_ServiceLocator_OpmhHvService())->withContext('App\\Controller\\Admin\\SupplierCrudController'$this));
  957.         return $instance;
  958.     }
  959.     /**
  960.      * Gets the public 'App\Controller\Admin\UsersCrudController' shared autowired service.
  961.      *
  962.      * @return \App\Controller\Admin\UsersCrudController
  963.      */
  964.     protected function getUsersCrudControllerService()
  965.     {
  966.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  967.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Controller/CrudControllerInterface.php';
  968.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php';
  969.         include_once \dirname(__DIR__4).'/src/Controller/Admin/UsersCrudController.php';
  970.         $this->services['App\\Controller\\Admin\\UsersCrudController'] = $instance = new \App\Controller\Admin\UsersCrudController();
  971.         $instance->setContainer(($this->privates['.service_locator.opmh_Hv'] ?? $this->get_ServiceLocator_OpmhHvService())->withContext('App\\Controller\\Admin\\UsersCrudController'$this));
  972.         return $instance;
  973.     }
  974.     /**
  975.      * Gets the public 'App\Controller\ArticlesController' shared autowired service.
  976.      *
  977.      * @return \App\Controller\ArticlesController
  978.      */
  979.     protected function getArticlesControllerService()
  980.     {
  981.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  982.         include_once \dirname(__DIR__4).'/src/Controller/ArticlesController.php';
  983.         $this->services['App\\Controller\\ArticlesController'] = $instance = new \App\Controller\ArticlesController();
  984.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\ArticlesController'$this));
  985.         return $instance;
  986.     }
  987.     /**
  988.      * Gets the public 'App\Controller\CategoriesController' shared autowired service.
  989.      *
  990.      * @return \App\Controller\CategoriesController
  991.      */
  992.     protected function getCategoriesControllerService()
  993.     {
  994.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  995.         include_once \dirname(__DIR__4).'/src/Controller/CategoriesController.php';
  996.         $this->services['App\\Controller\\CategoriesController'] = $instance = new \App\Controller\CategoriesController();
  997.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\CategoriesController'$this));
  998.         return $instance;
  999.     }
  1000.     /**
  1001.      * Gets the public 'App\Controller\ContactController' shared autowired service.
  1002.      *
  1003.      * @return \App\Controller\ContactController
  1004.      */
  1005.     protected function getContactControllerService()
  1006.     {
  1007.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1008.         include_once \dirname(__DIR__4).'/src/Controller/ContactController.php';
  1009.         $this->services['App\\Controller\\ContactController'] = $instance = new \App\Controller\ContactController();
  1010.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\ContactController'$this));
  1011.         return $instance;
  1012.     }
  1013.     /**
  1014.      * Gets the public 'App\Controller\MainController' shared autowired service.
  1015.      *
  1016.      * @return \App\Controller\MainController
  1017.      */
  1018.     protected function getMainControllerService()
  1019.     {
  1020.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1021.         include_once \dirname(__DIR__4).'/src/Controller/MainController.php';
  1022.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/MailerInterface.php';
  1023.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Mailer.php';
  1024.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  1025.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  1026.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  1027.         $this->services['App\\Controller\\MainController'] = $instance = new \App\Controller\MainController(new \Symfony\Component\Mailer\Mailer((new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
  1028.             yield => $this->getMailer_TransportFactory_NullService();
  1029.             yield => $this->getMailer_TransportFactory_SendmailService();
  1030.             yield => $this->getMailer_TransportFactory_NativeService();
  1031.             yield => $this->getMailer_TransportFactory_SmtpService();
  1032.         }, 4)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')]), NULL, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())));
  1033.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\MainController'$this));
  1034.         return $instance;
  1035.     }
  1036.     /**
  1037.      * Gets the public 'App\Controller\RegistrationController' shared autowired service.
  1038.      *
  1039.      * @return \App\Controller\RegistrationController
  1040.      */
  1041.     protected function getRegistrationControllerService()
  1042.     {
  1043.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1044.         include_once \dirname(__DIR__4).'/src/Controller/RegistrationController.php';
  1045.         $this->services['App\\Controller\\RegistrationController'] = $instance = new \App\Controller\RegistrationController();
  1046.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\RegistrationController'$this));
  1047.         return $instance;
  1048.     }
  1049.     /**
  1050.      * Gets the public 'App\Controller\SecurityController' shared autowired service.
  1051.      *
  1052.      * @return \App\Controller\SecurityController
  1053.      */
  1054.     protected function getSecurityControllerService()
  1055.     {
  1056.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1057.         include_once \dirname(__DIR__4).'/src/Controller/SecurityController.php';
  1058.         $this->services['App\\Controller\\SecurityController'] = $instance = new \App\Controller\SecurityController();
  1059.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\SecurityController'$this));
  1060.         return $instance;
  1061.     }
  1062.     /**
  1063.      * Gets the public 'App\Controller\SitemapController' shared autowired service.
  1064.      *
  1065.      * @return \App\Controller\SitemapController
  1066.      */
  1067.     protected function getSitemapControllerService()
  1068.     {
  1069.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1070.         include_once \dirname(__DIR__4).'/src/Controller/SitemapController.php';
  1071.         $this->services['App\\Controller\\SitemapController'] = $instance = new \App\Controller\SitemapController();
  1072.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\SitemapController'$this));
  1073.         return $instance;
  1074.     }
  1075.     /**
  1076.      * Gets the public 'App\Controller\SupplierController' shared autowired service.
  1077.      *
  1078.      * @return \App\Controller\SupplierController
  1079.      */
  1080.     protected function getSupplierControllerService()
  1081.     {
  1082.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1083.         include_once \dirname(__DIR__4).'/src/Controller/SupplierController.php';
  1084.         $this->services['App\\Controller\\SupplierController'] = $instance = new \App\Controller\SupplierController();
  1085.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\SupplierController'$this));
  1086.         return $instance;
  1087.     }
  1088.     /**
  1089.      * Gets the public 'EasyCorp\Bundle\EasyAdminBundle\Command\MakeAdminDashboardCommand' shared service.
  1090.      *
  1091.      * @return \EasyCorp\Bundle\EasyAdminBundle\Command\MakeAdminDashboardCommand
  1092.      */
  1093.     protected function getMakeAdminDashboardCommandService()
  1094.     {
  1095.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1096.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Command/MakeAdminDashboardCommand.php';
  1097.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Maker/ClassMaker.php';
  1098.         $this->services['EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminDashboardCommand'] = $instance = new \EasyCorp\Bundle\EasyAdminBundle\Command\MakeAdminDashboardCommand(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Maker\\ClassMaker'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Maker\\ClassMaker'] = new \EasyCorp\Bundle\EasyAdminBundle\Maker\ClassMaker(($this->services['kernel'] ?? $this->get('kernel'1)), \dirname(__DIR__4)))), \dirname(__DIR__4));
  1099.         $instance->setName('make:admin:dashboard');
  1100.         $instance->setDescription('Creates a new EasyAdmin Dashboard class');
  1101.         return $instance;
  1102.     }
  1103.     /**
  1104.      * Gets the public 'EasyCorp\Bundle\EasyAdminBundle\Command\MakeAdminMigrationCommand' shared service.
  1105.      *
  1106.      * @return \EasyCorp\Bundle\EasyAdminBundle\Command\MakeAdminMigrationCommand
  1107.      */
  1108.     protected function getMakeAdminMigrationCommandService()
  1109.     {
  1110.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1111.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Command/MakeAdminMigrationCommand.php';
  1112.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Maker/Migrator.php';
  1113.         $this->services['EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminMigrationCommand'] = $instance = new \EasyCorp\Bundle\EasyAdminBundle\Command\MakeAdminMigrationCommand(new \EasyCorp\Bundle\EasyAdminBundle\Maker\Migrator(), \dirname(__DIR__4));
  1114.         $instance->setName('make:admin:migration');
  1115.         $instance->setDescription('Migrates EasyAdmin2 YAML config into EasyAdmin 3 PHP config classes');
  1116.         return $instance;
  1117.     }
  1118.     /**
  1119.      * Gets the public 'EasyCorp\Bundle\EasyAdminBundle\Command\MakeCrudControllerCommand' shared service.
  1120.      *
  1121.      * @return \EasyCorp\Bundle\EasyAdminBundle\Command\MakeCrudControllerCommand
  1122.      */
  1123.     protected function getMakeCrudControllerCommandService()
  1124.     {
  1125.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1126.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Command/MakeCrudControllerCommand.php';
  1127.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Maker/ClassMaker.php';
  1128.         $this->services['EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeCrudControllerCommand'] = $instance = new \EasyCorp\Bundle\EasyAdminBundle\Command\MakeCrudControllerCommand(\dirname(__DIR__4), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Maker\\ClassMaker'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Maker\\ClassMaker'] = new \EasyCorp\Bundle\EasyAdminBundle\Maker\ClassMaker(($this->services['kernel'] ?? $this->get('kernel'1)), \dirname(__DIR__4)))), ($this->services['doctrine'] ?? $this->getDoctrineService()));
  1129.         $instance->setName('make:admin:crud');
  1130.         $instance->setDescription('Creates a new EasyAdmin CRUD controller class');
  1131.         return $instance;
  1132.     }
  1133.     /**
  1134.      * Gets the public 'FM\ElfinderBundle\Controller\ElFinderController' shared service.
  1135.      *
  1136.      * @return \FM\ElfinderBundle\Controller\ElFinderController
  1137.      */
  1138.     protected function getElFinderControllerService()
  1139.     {
  1140.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1141.         include_once \dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/Controller/ElFinderController.php';
  1142.         $this->services['FM\\ElfinderBundle\\Controller\\ElFinderController'] = $instance = new \FM\ElfinderBundle\Controller\ElFinderController();
  1143.         $instance->setContainer($this);
  1144.         return $instance;
  1145.     }
  1146.     /**
  1147.      * Gets the public 'Liip\ImagineBundle\Controller\ImagineController' shared service.
  1148.      *
  1149.      * @return \Liip\ImagineBundle\Controller\ImagineController
  1150.      */
  1151.     protected function getImagineControllerService()
  1152.     {
  1153.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Controller/ImagineController.php';
  1154.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Service/FilterService.php';
  1155.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/Controller/ControllerConfig.php';
  1156.         $a = ($this->services['liip_imagine.data.manager'] ?? $this->getLiipImagine_Data_ManagerService());
  1157.         return $this->services['Liip\\ImagineBundle\\Controller\\ImagineController'] = new \Liip\ImagineBundle\Controller\ImagineController(new \Liip\ImagineBundle\Service\FilterService($a, ($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())), $a, ($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));
  1158.     }
  1159.     /**
  1160.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  1161.      *
  1162.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  1163.      */
  1164.     protected function getRedirectControllerService()
  1165.     {
  1166.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  1167.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1168.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  1169.     }
  1170.     /**
  1171.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  1172.      *
  1173.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  1174.      */
  1175.     protected function getTemplateControllerService()
  1176.     {
  1177.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  1178.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  1179.     }
  1180.     /**
  1181.      * Gets the public 'Vich\UploaderBundle\Naming\Base64Namer' shared service.
  1182.      *
  1183.      * @return \Vich\UploaderBundle\Naming\Base64Namer
  1184.      */
  1185.     protected function getBase64NamerService()
  1186.     {
  1187.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  1188.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  1189.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  1190.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Base64Namer.php';
  1191.         return $this->services['Vich\\UploaderBundle\\Naming\\Base64Namer'] = new \Vich\UploaderBundle\Naming\Base64Namer();
  1192.     }
  1193.     /**
  1194.      * Gets the public 'Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer' shared service.
  1195.      *
  1196.      * @return \Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer
  1197.      */
  1198.     protected function getCurrentDateTimeDirectoryNamerService()
  1199.     {
  1200.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
  1201.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  1202.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/CurrentDateTimeDirectoryNamer.php';
  1203.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DateTimeHelper.php';
  1204.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/CurrentDateTimeHelper.php';
  1205.         return $this->services['Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer'] = new \Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer(new \Vich\UploaderBundle\Naming\CurrentDateTimeHelper(), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  1206.     }
  1207.     /**
  1208.      * Gets the public 'Vich\UploaderBundle\Naming\HashNamer' shared service.
  1209.      *
  1210.      * @return \Vich\UploaderBundle\Naming\HashNamer
  1211.      */
  1212.     protected function getHashNamerService()
  1213.     {
  1214.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  1215.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  1216.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  1217.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/HashNamer.php';
  1218.         return $this->services['Vich\\UploaderBundle\\Naming\\HashNamer'] = new \Vich\UploaderBundle\Naming\HashNamer();
  1219.     }
  1220.     /**
  1221.      * Gets the public 'Vich\UploaderBundle\Naming\OrignameNamer' shared service.
  1222.      *
  1223.      * @return \Vich\UploaderBundle\Naming\OrignameNamer
  1224.      */
  1225.     protected function getOrignameNamerService()
  1226.     {
  1227.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  1228.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  1229.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
  1230.         return $this->services['Vich\\UploaderBundle\\Naming\\OrignameNamer'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  1231.     }
  1232.     /**
  1233.      * Gets the public 'Vich\UploaderBundle\Naming\PropertyDirectoryNamer' shared service.
  1234.      *
  1235.      * @return \Vich\UploaderBundle\Naming\PropertyDirectoryNamer
  1236.      */
  1237.     protected function getPropertyDirectoryNamerService()
  1238.     {
  1239.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
  1240.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  1241.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/PropertyDirectoryNamer.php';
  1242.         return $this->services['Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer'] = new \Vich\UploaderBundle\Naming\PropertyDirectoryNamer(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  1243.     }
  1244.     /**
  1245.      * Gets the public 'Vich\UploaderBundle\Naming\PropertyNamer' shared service.
  1246.      *
  1247.      * @return \Vich\UploaderBundle\Naming\PropertyNamer
  1248.      */
  1249.     protected function getPropertyNamerService()
  1250.     {
  1251.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  1252.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  1253.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  1254.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/PropertyNamer.php';
  1255.         return $this->services['Vich\\UploaderBundle\\Naming\\PropertyNamer'] = new \Vich\UploaderBundle\Naming\PropertyNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  1256.     }
  1257.     /**
  1258.      * Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer' shared service.
  1259.      *
  1260.      * @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
  1261.      */
  1262.     protected function getSmartUniqueNamerService()
  1263.     {
  1264.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  1265.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
  1266.         return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  1267.     }
  1268.     /**
  1269.      * Gets the public 'Vich\UploaderBundle\Naming\SubdirDirectoryNamer' shared service.
  1270.      *
  1271.      * @return \Vich\UploaderBundle\Naming\SubdirDirectoryNamer
  1272.      */
  1273.     protected function getSubdirDirectoryNamerService()
  1274.     {
  1275.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
  1276.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  1277.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/SubdirDirectoryNamer.php';
  1278.         return $this->services['Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer'] = new \Vich\UploaderBundle\Naming\SubdirDirectoryNamer();
  1279.     }
  1280.     /**
  1281.      * Gets the public 'Vich\UploaderBundle\Naming\UniqidNamer' shared service.
  1282.      *
  1283.      * @return \Vich\UploaderBundle\Naming\UniqidNamer
  1284.      */
  1285.     protected function getUniqidNamerService()
  1286.     {
  1287.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  1288.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  1289.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  1290.         return $this->services['Vich\\UploaderBundle\\Naming\\UniqidNamer'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  1291.     }
  1292.     /**
  1293.      * Gets the public 'Vich\UploaderBundle\Naming\UniqidNamer.featured_images' shared service.
  1294.      *
  1295.      * @return \Vich\UploaderBundle\Naming\UniqidNamer
  1296.      */
  1297.     protected function getUniqidNamer_FeaturedImagesService()
  1298.     {
  1299.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  1300.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  1301.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  1302.         return $this->services['Vich\\UploaderBundle\\Naming\\UniqidNamer.featured_images'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  1303.     }
  1304.     /**
  1305.      * Gets the public 'cache.app' shared service.
  1306.      *
  1307.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1308.      */
  1309.     protected function getCache_AppService()
  1310.     {
  1311.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('bsVPdCXK0U'0, ($this->targetDir.''.'/pools'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL));
  1312.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1313.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1314.     }
  1315.     /**
  1316.      * Gets the public 'cache.app_clearer' shared service.
  1317.      *
  1318.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1319.      */
  1320.     protected function getCache_AppClearerService()
  1321.     {
  1322.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1323.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1324.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService())]);
  1325.     }
  1326.     /**
  1327.      * Gets the public 'cache.global_clearer' shared service.
  1328.      *
  1329.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1330.      */
  1331.     protected function getCache_GlobalClearerService()
  1332.     {
  1333.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1334.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1335.         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.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), '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()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService())]);
  1336.     }
  1337.     /**
  1338.      * Gets the public 'cache.system' shared service.
  1339.      *
  1340.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1341.      */
  1342.     protected function getCache_SystemService()
  1343.     {
  1344.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('PdS8dFhZrz'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1345.     }
  1346.     /**
  1347.      * Gets the public 'cache.system_clearer' shared service.
  1348.      *
  1349.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1350.      */
  1351.     protected function getCache_SystemClearerService()
  1352.     {
  1353.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1354.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1355.         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.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService())]);
  1356.     }
  1357.     /**
  1358.      * Gets the public 'cache.validator_expression_language' shared service.
  1359.      *
  1360.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1361.      */
  1362.     protected function getCache_ValidatorExpressionLanguageService()
  1363.     {
  1364.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('0axTRoo7u7'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1365.     }
  1366.     /**
  1367.      * Gets the public 'cache_warmer' shared service.
  1368.      *
  1369.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  1370.      */
  1371.     protected function getCacheWarmerService()
  1372.     {
  1373.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  1374.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  1375.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  1376.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  1377.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  1378.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  1379.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  1380.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  1381.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  1382.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  1383.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  1384.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  1385.             yield => ($this->privates['Vich\\UploaderBundle\\Metadata\\CacheWarmer'] ?? $this->getCacheWarmer3Service());
  1386.             yield 10 => ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] ?? $this->getWebpackEncore_EntrypointLookup_CacheWarmerService());
  1387.             yield 11 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Cache\\CacheWarmer'] ?? $this->getCacheWarmer2Service());
  1388.         }, 12), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
  1389.     }
  1390.     /**
  1391.      * Gets the public 'console.command_loader' shared service.
  1392.      *
  1393.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  1394.      */
  1395.     protected function getConsole_CommandLoaderService()
  1396.     {
  1397.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  1398.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  1399.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1400.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  1401.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminDashboardCommand' => ['privates''.EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminDashboardCommand.lazy''getMakeAdminDashboardCommand_LazyService'false],
  1402.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminMigrationCommand' => ['privates''.EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminMigrationCommand.lazy''getMakeAdminMigrationCommand_LazyService'false],
  1403.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeCrudControllerCommand' => ['privates''.EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeCrudControllerCommand.lazy''getMakeCrudControllerCommand_LazyService'false],
  1404.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  1405.             'console.command.assets_install' => ['privates''.console.command.assets_install.lazy''get_Console_Command_AssetsInstall_LazyService'false],
  1406.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  1407.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  1408.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  1409.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  1410.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  1411.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  1412.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  1413.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  1414.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  1415.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  1416.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  1417.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  1418.             'console.command.form_debug' => ['privates''.console.command.form_debug.lazy''get_Console_Command_FormDebug_LazyService'false],
  1419.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  1420.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  1421.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  1422.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  1423.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  1424.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  1425.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  1426.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  1427.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  1428.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  1429.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  1430.             'console.command.translation_update' => ['privates''.console.command.translation_update.lazy''get_Console_Command_TranslationUpdate_LazyService'false],
  1431.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  1432.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  1433.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  1434.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  1435.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  1436.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  1437.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  1438.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  1439.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  1440.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  1441.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  1442.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  1443.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  1444.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  1445.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  1446.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  1447.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  1448.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  1449.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  1450.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  1451.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  1452.             'doctrine_migrations.current_command' => ['privates''doctrine_migrations.current_command''getDoctrineMigrations_CurrentCommandService'false],
  1453.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  1454.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  1455.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  1456.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  1457.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  1458.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  1459.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  1460.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  1461.             'doctrine_migrations.sync_metadata_command' => ['privates''doctrine_migrations.sync_metadata_command''getDoctrineMigrations_SyncMetadataCommandService'false],
  1462.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  1463.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  1464.             'doctrine_migrations.versions_command' => ['privates''doctrine_migrations.versions_command''getDoctrineMigrations_VersionsCommandService'false],
  1465.             'fm_elfinder.command.installer' => ['privates''fm_elfinder.command.installer''getFmElfinder_Command_InstallerService'false],
  1466.             'fos_ck_editor.command.installer' => ['privates''fos_ck_editor.command.installer''getFosCkEditor_Command_InstallerService'false],
  1467.             'lexik_jwt_authentication.check_config_command' => ['privates''lexik_jwt_authentication.check_config_command''getLexikJwtAuthentication_CheckConfigCommandService'false],
  1468.             'lexik_jwt_authentication.generate_keypair_command' => ['privates''lexik_jwt_authentication.generate_keypair_command''getLexikJwtAuthentication_GenerateKeypairCommandService'false],
  1469.             'lexik_jwt_authentication.generate_token_command' => ['services''lexik_jwt_authentication.generate_token_command''getLexikJwtAuthentication_GenerateTokenCommandService'false],
  1470.             'liip_imagine.command.cache_remove' => ['privates''liip_imagine.command.cache_remove''getLiipImagine_Command_CacheRemoveService'false],
  1471.             'liip_imagine.command.cache_resolve' => ['privates''liip_imagine.command.cache_resolve''getLiipImagine_Command_CacheResolveService'false],
  1472.             'maker.auto_command.make_auth' => ['privates''.maker.auto_command.make_auth.lazy''get_Maker_AutoCommand_MakeAuth_LazyService'false],
  1473.             'maker.auto_command.make_command' => ['privates''.maker.auto_command.make_command.lazy''get_Maker_AutoCommand_MakeCommand_LazyService'false],
  1474.             'maker.auto_command.make_controller' => ['privates''.maker.auto_command.make_controller.lazy''get_Maker_AutoCommand_MakeController_LazyService'false],
  1475.             'maker.auto_command.make_crud' => ['privates''.maker.auto_command.make_crud.lazy''get_Maker_AutoCommand_MakeCrud_LazyService'false],
  1476.             'maker.auto_command.make_docker_database' => ['privates''.maker.auto_command.make_docker_database.lazy''get_Maker_AutoCommand_MakeDockerDatabase_LazyService'false],
  1477.             'maker.auto_command.make_entity' => ['privates''.maker.auto_command.make_entity.lazy''get_Maker_AutoCommand_MakeEntity_LazyService'false],
  1478.             'maker.auto_command.make_fixtures' => ['privates''.maker.auto_command.make_fixtures.lazy''get_Maker_AutoCommand_MakeFixtures_LazyService'false],
  1479.             'maker.auto_command.make_form' => ['privates''.maker.auto_command.make_form.lazy''get_Maker_AutoCommand_MakeForm_LazyService'false],
  1480.             'maker.auto_command.make_message' => ['privates''.maker.auto_command.make_message.lazy''get_Maker_AutoCommand_MakeMessage_LazyService'false],
  1481.             'maker.auto_command.make_messenger_middleware' => ['privates''.maker.auto_command.make_messenger_middleware.lazy''get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService'false],
  1482.             'maker.auto_command.make_migration' => ['privates''.maker.auto_command.make_migration.lazy''get_Maker_AutoCommand_MakeMigration_LazyService'false],
  1483.             'maker.auto_command.make_registration_form' => ['privates''.maker.auto_command.make_registration_form.lazy''get_Maker_AutoCommand_MakeRegistrationForm_LazyService'false],
  1484.             'maker.auto_command.make_reset_password' => ['privates''.maker.auto_command.make_reset_password.lazy''get_Maker_AutoCommand_MakeResetPassword_LazyService'false],
  1485.             'maker.auto_command.make_serializer_encoder' => ['privates''.maker.auto_command.make_serializer_encoder.lazy''get_Maker_AutoCommand_MakeSerializerEncoder_LazyService'false],
  1486.             'maker.auto_command.make_serializer_normalizer' => ['privates''.maker.auto_command.make_serializer_normalizer.lazy''get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService'false],
  1487.             'maker.auto_command.make_subscriber' => ['privates''.maker.auto_command.make_subscriber.lazy''get_Maker_AutoCommand_MakeSubscriber_LazyService'false],
  1488.             'maker.auto_command.make_test' => ['privates''.maker.auto_command.make_test.lazy''get_Maker_AutoCommand_MakeTest_LazyService'false],
  1489.             'maker.auto_command.make_twig_extension' => ['privates''.maker.auto_command.make_twig_extension.lazy''get_Maker_AutoCommand_MakeTwigExtension_LazyService'false],
  1490.             'maker.auto_command.make_user' => ['privates''.maker.auto_command.make_user.lazy''get_Maker_AutoCommand_MakeUser_LazyService'false],
  1491.             'maker.auto_command.make_validator' => ['privates''.maker.auto_command.make_validator.lazy''get_Maker_AutoCommand_MakeValidator_LazyService'false],
  1492.             'maker.auto_command.make_voter' => ['privates''.maker.auto_command.make_voter.lazy''get_Maker_AutoCommand_MakeVoter_LazyService'false],
  1493.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  1494.             'security.command.debug_firewall' => ['privates''.security.command.debug_firewall.lazy''get_Security_Command_DebugFirewall_LazyService'false],
  1495.             'security.command.user_password_encoder' => ['privates''.security.command.user_password_encoder.lazy''get_Security_Command_UserPasswordEncoder_LazyService'false],
  1496.             'security.command.user_password_hash' => ['privates''.security.command.user_password_hash.lazy''get_Security_Command_UserPasswordHash_LazyService'false],
  1497.             'swiftmailer.command.debug' => ['privates''swiftmailer.command.debug''getSwiftmailer_Command_DebugService'false],
  1498.             'swiftmailer.command.new_email' => ['privates''swiftmailer.command.new_email''getSwiftmailer_Command_NewEmailService'false],
  1499.             'swiftmailer.command.send_email' => ['privates''swiftmailer.command.send_email''getSwiftmailer_Command_SendEmailService'false],
  1500.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  1501.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  1502.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  1503.             'vich_uploader.command.mapping_debug' => ['privates''vich_uploader.command.mapping_debug''getVichUploader_Command_MappingDebugService'false],
  1504.             'vich_uploader.command.mapping_debug_class' => ['privates''vich_uploader.command.mapping_debug_class''getVichUploader_Command_MappingDebugClassService'false],
  1505.             'vich_uploader.command.mapping_list_classes' => ['privates''vich_uploader.command.mapping_list_classes''getVichUploader_Command_MappingListClassesService'false],
  1506.         ], [
  1507.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  1508.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminDashboardCommand' => '?',
  1509.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminMigrationCommand' => '?',
  1510.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeCrudControllerCommand' => '?',
  1511.             'console.command.about' => '?',
  1512.             'console.command.assets_install' => '?',
  1513.             'console.command.cache_clear' => '?',
  1514.             'console.command.cache_pool_clear' => '?',
  1515.             'console.command.cache_pool_delete' => '?',
  1516.             'console.command.cache_pool_list' => '?',
  1517.             'console.command.cache_pool_prune' => '?',
  1518.             'console.command.cache_warmup' => '?',
  1519.             'console.command.config_debug' => '?',
  1520.             'console.command.config_dump_reference' => '?',
  1521.             'console.command.container_debug' => '?',
  1522.             'console.command.container_lint' => '?',
  1523.             'console.command.debug_autowiring' => '?',
  1524.             'console.command.event_dispatcher_debug' => '?',
  1525.             'console.command.form_debug' => '?',
  1526.             'console.command.router_debug' => '?',
  1527.             'console.command.router_match' => '?',
  1528.             'console.command.secrets_decrypt_to_local' => '?',
  1529.             'console.command.secrets_encrypt_from_local' => '?',
  1530.             'console.command.secrets_generate_key' => '?',
  1531.             'console.command.secrets_list' => '?',
  1532.             'console.command.secrets_remove' => '?',
  1533.             'console.command.secrets_set' => '?',
  1534.             'console.command.translation_debug' => '?',
  1535.             'console.command.translation_pull' => '?',
  1536.             'console.command.translation_push' => '?',
  1537.             'console.command.translation_update' => '?',
  1538.             'console.command.validator_debug' => '?',
  1539.             'console.command.xliff_lint' => '?',
  1540.             'console.command.yaml_lint' => '?',
  1541.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearMetadataCacheDoctrineCommand',
  1542.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearQueryCacheDoctrineCommand',
  1543.             'doctrine.cache_clear_result_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearResultCacheDoctrineCommand',
  1544.             'doctrine.cache_collection_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CollectionRegionDoctrineCommand',
  1545.             'doctrine.clear_entity_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EntityRegionCacheDoctrineCommand',
  1546.             'doctrine.clear_query_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\QueryRegionCacheDoctrineCommand',
  1547.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  1548.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  1549.             'doctrine.ensure_production_settings_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EnsureProductionSettingsDoctrineCommand',
  1550.             'doctrine.mapping_convert_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ConvertMappingDoctrineCommand',
  1551.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  1552.             'doctrine.mapping_info_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\InfoDoctrineCommand',
  1553.             'doctrine.query_dql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunDqlDoctrineCommand',
  1554.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  1555.             'doctrine.schema_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CreateSchemaDoctrineCommand',
  1556.             'doctrine.schema_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\DropSchemaDoctrineCommand',
  1557.             'doctrine.schema_update_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\UpdateSchemaDoctrineCommand',
  1558.             'doctrine.schema_validate_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ValidateSchemaCommand',
  1559.             'doctrine_migrations.current_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\CurrentCommand',
  1560.             'doctrine_migrations.diff_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DiffCommand',
  1561.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DumpSchemaCommand',
  1562.             'doctrine_migrations.execute_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ExecuteCommand',
  1563.             'doctrine_migrations.generate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\GenerateCommand',
  1564.             'doctrine_migrations.latest_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\LatestCommand',
  1565.             'doctrine_migrations.migrate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\MigrateCommand',
  1566.             'doctrine_migrations.rollup_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\RollupCommand',
  1567.             'doctrine_migrations.status_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\StatusCommand',
  1568.             'doctrine_migrations.sync_metadata_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\SyncMetadataCommand',
  1569.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\UpToDateCommand',
  1570.             'doctrine_migrations.version_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\VersionCommand',
  1571.             'doctrine_migrations.versions_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ListCommand',
  1572.             'fm_elfinder.command.installer' => 'FM\\ElfinderBundle\\Command\\ElFinderInstallerCommand',
  1573.             'fos_ck_editor.command.installer' => 'FOS\\CKEditorBundle\\Command\\CKEditorInstallerCommand',
  1574.             'lexik_jwt_authentication.check_config_command' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\Command\\CheckConfigCommand',
  1575.             'lexik_jwt_authentication.generate_keypair_command' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\Command\\GenerateKeyPairCommand',
  1576.             'lexik_jwt_authentication.generate_token_command' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\Command\\GenerateTokenCommand',
  1577.             'liip_imagine.command.cache_remove' => 'Liip\\ImagineBundle\\Command\\RemoveCacheCommand',
  1578.             'liip_imagine.command.cache_resolve' => 'Liip\\ImagineBundle\\Command\\ResolveCacheCommand',
  1579.             'maker.auto_command.make_auth' => '?',
  1580.             'maker.auto_command.make_command' => '?',
  1581.             'maker.auto_command.make_controller' => '?',
  1582.             'maker.auto_command.make_crud' => '?',
  1583.             'maker.auto_command.make_docker_database' => '?',
  1584.             'maker.auto_command.make_entity' => '?',
  1585.             'maker.auto_command.make_fixtures' => '?',
  1586.             'maker.auto_command.make_form' => '?',
  1587.             'maker.auto_command.make_message' => '?',
  1588.             'maker.auto_command.make_messenger_middleware' => '?',
  1589.             'maker.auto_command.make_migration' => '?',
  1590.             'maker.auto_command.make_registration_form' => '?',
  1591.             'maker.auto_command.make_reset_password' => '?',
  1592.             'maker.auto_command.make_serializer_encoder' => '?',
  1593.             'maker.auto_command.make_serializer_normalizer' => '?',
  1594.             'maker.auto_command.make_subscriber' => '?',
  1595.             'maker.auto_command.make_test' => '?',
  1596.             'maker.auto_command.make_twig_extension' => '?',
  1597.             'maker.auto_command.make_user' => '?',
  1598.             'maker.auto_command.make_validator' => '?',
  1599.             'maker.auto_command.make_voter' => '?',
  1600.             'monolog.command.server_log' => '?',
  1601.             'security.command.debug_firewall' => '?',
  1602.             'security.command.user_password_encoder' => '?',
  1603.             'security.command.user_password_hash' => '?',
  1604.             'swiftmailer.command.debug' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\DebugCommand',
  1605.             'swiftmailer.command.new_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\NewEmailCommand',
  1606.             'swiftmailer.command.send_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\SendEmailCommand',
  1607.             'twig.command.debug' => '?',
  1608.             'twig.command.lint' => '?',
  1609.             'var_dumper.command.server_dump' => '?',
  1610.             'vich_uploader.command.mapping_debug' => 'Vich\\UploaderBundle\\Command\\MappingDebugCommand',
  1611.             'vich_uploader.command.mapping_debug_class' => 'Vich\\UploaderBundle\\Command\\MappingDebugClassCommand',
  1612.             'vich_uploader.command.mapping_list_classes' => 'Vich\\UploaderBundle\\Command\\MappingListClassesCommand',
  1613.         ]), ['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''debug:validator' => 'console.command.validator_debug''translation:pull' => 'console.command.translation_pull''translation:push' => 'console.command.translation_push''lint:xliff' => 'console.command.xliff_lint''lint:yaml' => 'console.command.yaml_lint''debug:form' => 'console.command.form_debug''secrets:set' => 'console.command.secrets_set''secrets:remove' => 'console.command.secrets_remove''secrets:generate-keys' => 'console.command.secrets_generate_key''secrets:list' => 'console.command.secrets_list''secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local''secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local''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: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''debug:firewall' => 'security.command.debug_firewall''security:encode-password' => 'security.command.user_password_encoder''security:hash-password' => 'security.command.user_password_hash''debug:swiftmailer' => 'swiftmailer.command.debug''swiftmailer:email:send' => 'swiftmailer.command.new_email''swiftmailer:spool:send' => 'swiftmailer.command.send_email''debug:twig' => 'twig.command.debug''lint:twig' => 'twig.command.lint''server:dump' => 'var_dumper.command.server_dump''server:log' => 'monolog.command.server_log''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''lexik:jwt:check-config' => 'lexik_jwt_authentication.check_config_command''lexik:jwt:generate-token' => 'lexik_jwt_authentication.generate_token_command''lexik:jwt:generate-keypair' => 'lexik_jwt_authentication.generate_keypair_command''make:admin:migration' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminMigrationCommand''make:admin:dashboard' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminDashboardCommand''make:admin:crud' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeCrudControllerCommand''elfinder:install' => 'fm_elfinder.command.installer''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']);
  1614.     }
  1615.     /**
  1616.      * Gets the public 'container.env_var_processors_locator' shared service.
  1617.      *
  1618.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1619.      */
  1620.     protected function getContainer_EnvVarProcessorsLocatorService()
  1621.     {
  1622.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1623.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1624.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1625.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1626.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1627.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1628.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1629.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1630.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1631.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1632.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1633.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1634.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1635.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1636.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1637.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1638.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1639.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1640.         ], [
  1641.             'base64' => '?',
  1642.             'bool' => '?',
  1643.             'const' => '?',
  1644.             'csv' => '?',
  1645.             'default' => '?',
  1646.             'file' => '?',
  1647.             'float' => '?',
  1648.             'int' => '?',
  1649.             'json' => '?',
  1650.             'key' => '?',
  1651.             'not' => '?',
  1652.             'query_string' => '?',
  1653.             'require' => '?',
  1654.             'resolve' => '?',
  1655.             'string' => '?',
  1656.             'trim' => '?',
  1657.             'url' => '?',
  1658.         ]);
  1659.     }
  1660.     /**
  1661.      * Gets the public 'data_collector.dump' shared service.
  1662.      *
  1663.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1664.      */
  1665.     protected function getDataCollector_DumpService()
  1666.     {
  1667.         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()));
  1668.     }
  1669.     /**
  1670.      * Gets the public 'doctrine' shared service.
  1671.      *
  1672.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1673.      */
  1674.     protected function getDoctrineService()
  1675.     {
  1676.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1677.     }
  1678.     /**
  1679.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1680.      *
  1681.      * @return \Doctrine\DBAL\Connection
  1682.      */
  1683.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1684.     {
  1685.         $a = new \Doctrine\DBAL\Configuration();
  1686.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1687.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1688.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1689.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1690.         $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()))]));
  1691.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1692.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  1693.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'false],
  1694.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'false],
  1695.             'gedmo.listener.softdeleteable' => ['privates''gedmo.listener.softdeleteable''getGedmo_Listener_SoftdeleteableService'false],
  1696.             'stof_doctrine_extensions.listener.sluggable' => ['privates''stof_doctrine_extensions.listener.sluggable''getStofDoctrineExtensions_Listener_SluggableService'false],
  1697.             'stof_doctrine_extensions.listener.timestampable' => ['privates''stof_doctrine_extensions.listener.timestampable''getStofDoctrineExtensions_Listener_TimestampableService'false],
  1698.             'vich_uploader.listener.clean.featured_images' => ['privates''vich_uploader.listener.clean.featured_images''getVichUploader_Listener_Clean_FeaturedImagesService'false],
  1699.             'vich_uploader.listener.remove.featured_images' => ['privates''vich_uploader.listener.remove.featured_images''getVichUploader_Listener_Remove_FeaturedImagesService'false],
  1700.             'vich_uploader.listener.upload.featured_images' => ['privates''vich_uploader.listener.upload.featured_images''getVichUploader_Listener_Upload_FeaturedImagesService'false],
  1701.         ], [
  1702.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1703.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1704.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  1705.             'gedmo.listener.softdeleteable' => '?',
  1706.             'stof_doctrine_extensions.listener.sluggable' => '?',
  1707.             'stof_doctrine_extensions.listener.timestampable' => '?',
  1708.             'vich_uploader.listener.clean.featured_images' => '?',
  1709.             'vich_uploader.listener.remove.featured_images' => '?',
  1710.             'vich_uploader.listener.upload.featured_images' => '?',
  1711.         ]), [=> 'vich_uploader.listener.clean.featured_images'=> 'gedmo.listener.softdeleteable'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> 'vich_uploader.listener.remove.featured_images'=> 'vich_uploader.listener.upload.featured_images'=> 'stof_doctrine_extensions.listener.sluggable'=> 'stof_doctrine_extensions.listener.timestampable'=> [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners']]), []);
  1712.     }
  1713.     /**
  1714.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1715.      *
  1716.      * @return \Doctrine\ORM\EntityManager
  1717.      */
  1718.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1719.     {
  1720.         if ($lazyLoad) {
  1721.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1722.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1723.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  1724.                     $proxy->setProxyInitializer(null);
  1725.                     return true;
  1726.                 });
  1727.             });
  1728.         }
  1729.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/lib/Doctrine/Common/Proxy/Autoloader.php';
  1730.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  1731.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  1732.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  1733.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  1734.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  1735.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  1736.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  1737.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  1738.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  1739.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  1740.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php';
  1741.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1742.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php';
  1743.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  1744.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  1745.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  1746.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  1747.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  1748.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  1749.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1750.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1751.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  1752.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  1753.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1754.         $a = new \Doctrine\ORM\Configuration();
  1755.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1756.         $c = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  1757.         $b->addDriver($c'App\\Entity');
  1758.         $b->addDriver($c'Vich\\UploaderBundle\\Entity');
  1759.         $a->setEntityNamespaces(['App' => 'App\\Entity''VichUploaderBundle' => 'Vich\\UploaderBundle\\Entity']);
  1760.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1761.         $a->setQueryCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService())));
  1762.         $a->setResultCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService())));
  1763.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1764.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'false],
  1765.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'false],
  1766.         ], [
  1767.             'doctrine.ulid_generator' => '?',
  1768.             'doctrine.uuid_generator' => '?',
  1769.         ])));
  1770.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1771.         $a->setProxyNamespace('Proxies');
  1772.         $a->setAutoGenerateProxyClasses(true);
  1773.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1774.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1775.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1776.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1777.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1778.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1779.             'App\\Repository\\ArticlesRepository' => ['privates''App\\Repository\\ArticlesRepository''getArticlesRepositoryService'false],
  1780.             'App\\Repository\\CategoriesRepository' => ['privates''App\\Repository\\CategoriesRepository''getCategoriesRepositoryService'false],
  1781.             'App\\Repository\\CommentairesRepository' => ['privates''App\\Repository\\CommentairesRepository''getCommentairesRepositoryService'false],
  1782.             'App\\Repository\\MotsClesRepository' => ['privates''App\\Repository\\MotsClesRepository''getMotsClesRepositoryService'false],
  1783.             'App\\Repository\\SousCategoriesRepository' => ['privates''App\\Repository\\SousCategoriesRepository''getSousCategoriesRepositoryService'false],
  1784.             'App\\Repository\\SupplierRepository' => ['privates''App\\Repository\\SupplierRepository''getSupplierRepositoryService'false],
  1785.             'App\\Repository\\UsersRepository' => ['privates''App\\Repository\\UsersRepository''getUsersRepositoryService'false],
  1786.         ], [
  1787.             'App\\Repository\\ArticlesRepository' => '?',
  1788.             'App\\Repository\\CategoriesRepository' => '?',
  1789.             'App\\Repository\\CommentairesRepository' => '?',
  1790.             'App\\Repository\\MotsClesRepository' => '?',
  1791.             'App\\Repository\\SousCategoriesRepository' => '?',
  1792.             'App\\Repository\\SupplierRepository' => '?',
  1793.             'App\\Repository\\UsersRepository' => '?',
  1794.         ])));
  1795.         $a->addCustomDatetimeFunction('DATE_FORMAT''DoctrineExtensions\\Query\\Mysql\\DateFormat');
  1796.         $a->addFilter('SoftDeleteable''Gedmo\\SoftDeleteable\\Filter\\SoftDeleteableFilter');
  1797.         $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1798.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1799.         return $instance;
  1800.     }
  1801.     /**
  1802.      * Gets the public 'error_controller' shared service.
  1803.      *
  1804.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  1805.      */
  1806.     protected function getErrorControllerService()
  1807.     {
  1808.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  1809.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  1810.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  1811.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  1812.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  1813.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1814.         return $this->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($atrue)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue)));
  1815.     }
  1816.     /**
  1817.      * Gets the public 'event_dispatcher' shared service.
  1818.      *
  1819.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1820.      */
  1821.     protected function getEventDispatcherService()
  1822.     {
  1823.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1824.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1825.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1826.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1827.         $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())));
  1828.         $instance->addListener('kernel.controller', [=> function () {
  1829.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1830.         }, => 'onKernelController'], 0);
  1831.         $instance->addListener('kernel.request', [=> function () {
  1832.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1833.         }, => 'onKernelRequest'], 0);
  1834.         $instance->addListener('kernel.exception', [=> function () {
  1835.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->getWebpackEncore_ExceptionListenerService());
  1836.         }, => 'onKernelException'], 0);
  1837.         $instance->addListener('kernel.exception', [=> function () {
  1838.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\ExceptionListener'] ?? $this->getExceptionListenerService());
  1839.         }, => 'onKernelException'], -64);
  1840.         $instance->addListener('kernel.view', [=> function () {
  1841.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\CrudResponseListener'] ?? $this->getCrudResponseListenerService());
  1842.         }, => 'onKernelView'], 0);
  1843.         $instance->addListener('kernel.request', [=> function () {
  1844.             return ($this->privates['App\\EventSubscriber\\LocaleSubscriber'] ?? ($this->privates['App\\EventSubscriber\\LocaleSubscriber'] = new \App\EventSubscriber\LocaleSubscriber()));
  1845.         }, => 'onKernelRequest'], 20);
  1846.         $instance->addListener('kernel.response', [=> function () {
  1847.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  1848.         }, => 'onKernelResponse'], 0);
  1849.         $instance->addListener('kernel.response', [=> function () {
  1850.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1851.         }, => 'onKernelResponse'], -1024);
  1852.         $instance->addListener('kernel.request', [=> function () {
  1853.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1854.         }, => 'setDefaultLocale'], 100);
  1855.         $instance->addListener('kernel.request', [=> function () {
  1856.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1857.         }, => 'onKernelRequest'], 16);
  1858.         $instance->addListener('kernel.finish_request', [=> function () {
  1859.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1860.         }, => 'onKernelFinishRequest'], 0);
  1861.         $instance->addListener('kernel.request', [=> function () {
  1862.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1863.         }, => 'onKernelRequest'], 256);
  1864.         $instance->addListener('kernel.response', [=> function () {
  1865.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1866.         }, => 'onResponse'], -255);
  1867.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1868.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1869.         }, => 'onControllerArguments'], 0);
  1870.         $instance->addListener('kernel.exception', [=> function () {
  1871.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1872.         }, => 'logKernelException'], 0);
  1873.         $instance->addListener('kernel.exception', [=> function () {
  1874.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1875.         }, => 'onKernelException'], -128);
  1876.         $instance->addListener('kernel.response', [=> function () {
  1877.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1878.         }, => 'removeCspHeader'], -128);
  1879.         $instance->addListener('kernel.request', [=> function () {
  1880.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1881.         }, => 'onKernelRequest'], 15);
  1882.         $instance->addListener('kernel.finish_request', [=> function () {
  1883.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1884.         }, => 'onKernelFinishRequest'], -15);
  1885.         $instance->addListener('console.error', [=> function () {
  1886.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  1887.         }, => 'onConsoleError'], -128);
  1888.         $instance->addListener('console.terminate', [=> function () {
  1889.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  1890.         }, => 'onConsoleTerminate'], -128);
  1891.         $instance->addListener('console.error', [=> function () {
  1892.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1893.         }, => 'onConsoleError'], 0);
  1894.         $instance->addListener('kernel.request', [=> function () {
  1895.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1896.         }, => 'onKernelRequest'], 128);
  1897.         $instance->addListener('kernel.response', [=> function () {
  1898.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1899.         }, => 'onKernelResponse'], -1000);
  1900.         $instance->addListener('kernel.finish_request', [=> function () {
  1901.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1902.         }, => 'onFinishRequest'], 0);
  1903.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1904.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  1905.         }, => 'onMessage'], -255);
  1906.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1907.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1908.         }, => 'onMessage'], -255);
  1909.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  1910.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  1911.         }, => 'onNotification'], -255);
  1912.         $instance->addListener('kernel.response', [=> function () {
  1913.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1914.         }, => 'onKernelResponse'], -100);
  1915.         $instance->addListener('kernel.exception', [=> function () {
  1916.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1917.         }, => 'onKernelException'], 0);
  1918.         $instance->addListener('kernel.terminate', [=> function () {
  1919.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1920.         }, => 'onKernelTerminate'], -1024);
  1921.         $instance->addListener('kernel.controller', [=> function () {
  1922.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1923.         }, => 'onKernelController'], 0);
  1924.         $instance->addListener('kernel.response', [=> function () {
  1925.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1926.         }, => 'onKernelResponse'], 0);
  1927.         $instance->addListener('kernel.request', [=> function () {
  1928.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1929.         }, => 'configure'], 2048);
  1930.         $instance->addListener('console.command', [=> function () {
  1931.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1932.         }, => 'configure'], 2048);
  1933.         $instance->addListener('kernel.request', [=> function () {
  1934.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1935.         }, => 'onKernelRequest'], 32);
  1936.         $instance->addListener('kernel.finish_request', [=> function () {
  1937.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1938.         }, => 'onKernelFinishRequest'], 0);
  1939.         $instance->addListener('kernel.exception', [=> function () {
  1940.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1941.         }, => 'onKernelException'], -64);
  1942.         $instance->addListener('kernel.response', [=> function () {
  1943.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1944.         }, => 'onKernelResponse'], 0);
  1945.         $instance->addListener('kernel.controller', [=> function () {
  1946.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1947.         }, => 'onKernelController'], 0);
  1948.         $instance->addListener('kernel.controller', [=> function () {
  1949.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1950.         }, => 'onKernelController'], 0);
  1951.         $instance->addListener('kernel.controller', [=> function () {
  1952.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1953.         }, => 'onKernelController'], -128);
  1954.         $instance->addListener('kernel.view', [=> function () {
  1955.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1956.         }, => 'onKernelView'], 0);
  1957.         $instance->addListener('kernel.controller', [=> function () {
  1958.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1959.         }, => 'onKernelController'], 0);
  1960.         $instance->addListener('kernel.response', [=> function () {
  1961.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1962.         }, => 'onKernelResponse'], 0);
  1963.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1964.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1965.         }, => 'onKernelControllerArguments'], 0);
  1966.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1967.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1968.         }, => 'onKernelControllerArguments'], 0);
  1969.         $instance->addListener('kernel.response', [=> function () {
  1970.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1971.         }, => 'onKernelResponse'], 0);
  1972.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1973.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  1974.         }, => 'onVoterVote'], 0);
  1975.         $instance->addListener('kernel.request', [=> function () {
  1976.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1977.         }, => 'configureLogoutUrlGenerator'], 8);
  1978.         $instance->addListener('kernel.request', [=> function () {
  1979.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1980.         }, => 'onKernelRequest'], 8);
  1981.         $instance->addListener('kernel.finish_request', [=> function () {
  1982.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1983.         }, => 'onKernelFinishRequest'], 0);
  1984.         $instance->addListener('kernel.exception', [=> function () {
  1985.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  1986.         }, => 'onException'], 0);
  1987.         $instance->addListener('kernel.terminate', [=> function () {
  1988.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  1989.         }, => 'onTerminate'], 0);
  1990.         $instance->addListener('console.error', [=> function () {
  1991.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  1992.         }, => 'onException'], 0);
  1993.         $instance->addListener('console.terminate', [=> function () {
  1994.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  1995.         }, => 'onTerminate'], 0);
  1996.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1997.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  1998.         }, => 'onMessage'], 0);
  1999.         $instance->addListener('kernel.response', [=> function () {
  2000.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  2001.         }, => 'onKernelResponse'], -128);
  2002.         $instance->addListener('console.command', [=> function () {
  2003.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2004.         }, => 'onCommand'], 255);
  2005.         $instance->addListener('console.terminate', [=> function () {
  2006.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2007.         }, => 'onTerminate'], -255);
  2008.         $instance->addListener('console.command', [=> function () {
  2009.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  2010.         }, => 'configure'], 1024);
  2011.         $instance->addListener('console.error', [=> function () {
  2012.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2013.         }, => 'onConsoleError'], 0);
  2014.         $instance->addListener('console.terminate', [=> function () {
  2015.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2016.         }, => 'onConsoleTerminate'], 0);
  2017.         $instance->addListener('knp_pager.before', [=> function () {
  2018.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  2019.         }, => 'before'], 0);
  2020.         $instance->addListener('knp_pager.pagination', [=> function () {
  2021.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  2022.         }, => 'pagination'], 0);
  2023.         $instance->addListener('knp_pager.before', [=> function () {
  2024.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  2025.         }, => 'before'], 1);
  2026.         $instance->addListener('knp_pager.before', [=> function () {
  2027.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  2028.         }, => 'before'], 1);
  2029.         $instance->addListener('knp_pager.pagination', [=> function () {
  2030.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  2031.         }, => 'pagination'], 1);
  2032.         $instance->addListener('kernel.request', [=> function () {
  2033.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  2034.         }, => 'handleLegacyEaContext'], 10);
  2035.         $instance->addListener('kernel.request', [=> function () {
  2036.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  2037.         }, => 'onKernelRequest'], 0);
  2038.         $instance->addListener('kernel.controller', [=> function () {
  2039.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  2040.         }, => 'onKernelController'], 128);
  2041.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2042.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  2043.         }, => 'onLogout'], 0);
  2044.         return $instance;
  2045.     }
  2046.     /**
  2047.      * Gets the public 'fm_elfinder.loader' shared service.
  2048.      *
  2049.      * @return \FM\ElfinderBundle\Loader\ElFinderLoader
  2050.      */
  2051.     protected function getFmElfinder_LoaderService()
  2052.     {
  2053.         include_once \dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/Loader/ElFinderLoader.php';
  2054.         include_once \dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/Configuration/ElFinderConfigurationProviderInterface.php';
  2055.         include_once \dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/Configuration/ElFinderConfigurationReader.php';
  2056.         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));
  2057.     }
  2058.     /**
  2059.      * Gets the public 'http_kernel' shared service.
  2060.      *
  2061.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2062.      */
  2063.     protected function getHttpKernelService()
  2064.     {
  2065.         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 () {
  2066.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  2067.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  2068.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  2069.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  2070.             yield => ($this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\AdminContextResolver'] ?? $this->getAdminContextResolverService());
  2071.             yield => ($this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\BatchActionDtoResolver'] ?? $this->getBatchActionDtoResolverService());
  2072.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  2073.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  2074.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  2075.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  2076.         }, 10)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2077.     }
  2078.     /**
  2079.      * Gets the public 'knp_paginator' shared service.
  2080.      *
  2081.      * @return \Knp\Component\Pager\Paginator
  2082.      */
  2083.     protected function getKnpPaginatorService($lazyLoad true)
  2084.     {
  2085.         if ($lazyLoad) {
  2086.             return $this->services['knp_paginator'] = $this->createProxy('PaginatorInterface_82dac15', function () {
  2087.                 return \PaginatorInterface_82dac15::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2088.                     $wrappedInstance $this->getKnpPaginatorService(false);
  2089.                     $proxy->setProxyInitializer(null);
  2090.                     return true;
  2091.                 });
  2092.             });
  2093.         }
  2094.         $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())));
  2095.         $instance->setDefaultPaginatorOptions(['pageParameterName' => 'page''sortFieldParameterName' => 'sort''sortDirectionParameterName' => 'direction''filterFieldParameterName' => 'filterField''filterValueParameterName' => 'filterValue''distinct' => true'pageOutOfRange' => 'ignore''defaultLimit' => 10]);
  2096.         return $instance;
  2097.     }
  2098.     /**
  2099.      * Gets the public 'lexik_jwt_authentication.encoder' shared service.
  2100.      *
  2101.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder
  2102.      */
  2103.     protected function getLexikJwtAuthentication_EncoderService()
  2104.     {
  2105.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Encoder/JWTEncoderInterface.php';
  2106.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Encoder/HeaderAwareJWTEncoderInterface.php';
  2107.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Encoder/LcobucciJWTEncoder.php';
  2108.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWSProvider/JWSProviderInterface.php';
  2109.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWSProvider/LcobucciJWSProvider.php';
  2110.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyLoaderInterface.php';
  2111.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/AbstractKeyLoader.php';
  2112.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyDumperInterface.php';
  2113.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/RawKeyLoader.php';
  2114.         return $this->services['lexik_jwt_authentication.encoder'] = new \Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder(new \Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\LcobucciJWSProvider(($this->services['lexik_jwt_authentication.key_loader'] ?? ($this->services['lexik_jwt_authentication.key_loader'] = new \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader($this->getEnv('resolve:JWT_SECRET_KEY'), $this->getEnv('resolve:JWT_PUBLIC_KEY'), $this->getEnv('JWT_PASSPHRASE')))), 'openssl''RS256'36000));
  2115.     }
  2116.     /**
  2117.      * Gets the public 'lexik_jwt_authentication.generate_token_command' shared service.
  2118.      *
  2119.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateTokenCommand
  2120.      */
  2121.     protected function getLexikJwtAuthentication_GenerateTokenCommandService()
  2122.     {
  2123.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2124.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Command/GenerateTokenCommand.php';
  2125.         $this->services['lexik_jwt_authentication.generate_token_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateTokenCommand(($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService()), new RewindableGenerator(function () {
  2126.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  2127.         }, 1));
  2128.         $instance->setName('lexik:jwt:generate-token');
  2129.         return $instance;
  2130.     }
  2131.     /**
  2132.      * Gets the public 'lexik_jwt_authentication.jwt_manager' shared service.
  2133.      *
  2134.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager
  2135.      */
  2136.     protected function getLexikJwtAuthentication_JwtManagerService()
  2137.     {
  2138.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTManagerInterface.php';
  2139.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTTokenManagerInterface.php';
  2140.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTManager.php';
  2141.         $this->services['lexik_jwt_authentication.jwt_manager'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager(($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'username');
  2142.         $instance->setUserIdentityField('username');
  2143.         return $instance;
  2144.     }
  2145.     /**
  2146.      * Gets the public 'lexik_jwt_authentication.key_loader' shared service.
  2147.      *
  2148.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader
  2149.      */
  2150.     protected function getLexikJwtAuthentication_KeyLoaderService()
  2151.     {
  2152.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyLoaderInterface.php';
  2153.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/AbstractKeyLoader.php';
  2154.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyDumperInterface.php';
  2155.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/RawKeyLoader.php';
  2156.         return $this->services['lexik_jwt_authentication.key_loader'] = new \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader($this->getEnv('resolve:JWT_SECRET_KEY'), $this->getEnv('resolve:JWT_PUBLIC_KEY'), $this->getEnv('JWT_PASSPHRASE'));
  2157.     }
  2158.     /**
  2159.      * Gets the public 'liip_imagine.binary.loader.default' shared service.
  2160.      *
  2161.      * @return \Liip\ImagineBundle\Binary\Loader\FileSystemLoader
  2162.      */
  2163.     protected function getLiipImagine_Binary_Loader_DefaultService()
  2164.     {
  2165.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/LoaderInterface.php';
  2166.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/FileSystemLoader.php';
  2167.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  2168.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  2169.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  2170.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Locator/LocatorInterface.php';
  2171.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Locator/FileSystemLocator.php';
  2172.         $a = \Symfony\Component\Mime\MimeTypes::getDefault();
  2173.         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));
  2174.     }
  2175.     /**
  2176.      * Gets the public 'liip_imagine.cache.manager' shared service.
  2177.      *
  2178.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  2179.      */
  2180.     protected function getLiipImagine_Cache_ManagerService()
  2181.     {
  2182.         $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);
  2183.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  2184.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  2185.         return $instance;
  2186.     }
  2187.     /**
  2188.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  2189.      *
  2190.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  2191.      */
  2192.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  2193.     {
  2194.         return $this->services['liip_imagine.cache.resolver.default'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), (\dirname(__DIR__4).'/public'), 'media/cache');
  2195.     }
  2196.     /**
  2197.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  2198.      *
  2199.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  2200.      */
  2201.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  2202.     {
  2203.         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()));
  2204.     }
  2205.     /**
  2206.      * Gets the public 'liip_imagine.cache.signer' shared service.
  2207.      *
  2208.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  2209.      */
  2210.     protected function getLiipImagine_Cache_SignerService()
  2211.     {
  2212.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  2213.     }
  2214.     /**
  2215.      * Gets the public 'liip_imagine.config.stack_collection' shared service.
  2216.      *
  2217.      * @return \Liip\ImagineBundle\Config\StackCollection
  2218.      */
  2219.     protected function getLiipImagine_Config_StackCollectionService()
  2220.     {
  2221.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackCollection.php';
  2222.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackBuilderInterface.php';
  2223.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackBuilder.php';
  2224.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/StackFactoryInterface.php';
  2225.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/StackFactory.php';
  2226.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/FilterFactoryCollection.php';
  2227.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/FilterFactoryInterface.php';
  2228.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/AutoRotateFactory.php';
  2229.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/BackgroundFactory.php';
  2230.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/SizeFactory.php';
  2231.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/CropFactory.php';
  2232.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/PointFactory.php';
  2233.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/DownscaleFactory.php';
  2234.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/FlipFactory.php';
  2235.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/GrayscaleFactory.php';
  2236.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/InterlaceFactory.php';
  2237.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/PasteFactory.php';
  2238.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/RelativeResizeFactory.php';
  2239.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ResizeFactory.php';
  2240.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/RotateFactory.php';
  2241.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ScaleFactory.php';
  2242.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/StripFactory.php';
  2243.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ThumbnailFactory.php';
  2244.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/UpscaleFactory.php';
  2245.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/WatermarkFactory.php';
  2246.         $a = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\SizeFactory();
  2247.         $b = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\PointFactory();
  2248.         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']);
  2249.     }
  2250.     /**
  2251.      * Gets the public 'liip_imagine.data.manager' shared service.
  2252.      *
  2253.      * @return \Liip\ImagineBundle\Imagine\Data\DataManager
  2254.      */
  2255.     protected function getLiipImagine_Data_ManagerService()
  2256.     {
  2257.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Data/DataManager.php';
  2258.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  2259.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  2260.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  2261.         $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);
  2262.         $instance->addLoader('default', ($this->services['liip_imagine.binary.loader.default'] ?? $this->getLiipImagine_Binary_Loader_DefaultService()));
  2263.         return $instance;
  2264.     }
  2265.     /**
  2266.      * Gets the public 'liip_imagine.filter.loader.downscale' shared service.
  2267.      *
  2268.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader
  2269.      */
  2270.     protected function getLiipImagine_Filter_Loader_DownscaleService()
  2271.     {
  2272.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  2273.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ScaleFilterLoader.php';
  2274.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/DownscaleFilterLoader.php';
  2275.         return $this->services['liip_imagine.filter.loader.downscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader();
  2276.     }
  2277.     /**
  2278.      * Gets the public 'liip_imagine.filter.loader.fixed' shared service.
  2279.      *
  2280.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader
  2281.      */
  2282.     protected function getLiipImagine_Filter_Loader_FixedService()
  2283.     {
  2284.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  2285.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FixedFilterLoader.php';
  2286.         return $this->services['liip_imagine.filter.loader.fixed'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader();
  2287.     }
  2288.     /**
  2289.      * Gets the public 'liip_imagine.filter.loader.flip' shared service.
  2290.      *
  2291.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader
  2292.      */
  2293.     protected function getLiipImagine_Filter_Loader_FlipService()
  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/FlipFilterLoader.php';
  2297.         return $this->services['liip_imagine.filter.loader.flip'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader();
  2298.     }
  2299.     /**
  2300.      * Gets the public 'liip_imagine.filter.loader.grayscale' shared service.
  2301.      *
  2302.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader
  2303.      */
  2304.     protected function getLiipImagine_Filter_Loader_GrayscaleService()
  2305.     {
  2306.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  2307.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/GrayscaleFilterLoader.php';
  2308.         return $this->services['liip_imagine.filter.loader.grayscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader();
  2309.     }
  2310.     /**
  2311.      * Gets the public 'liip_imagine.filter.loader.interlace' shared service.
  2312.      *
  2313.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader
  2314.      */
  2315.     protected function getLiipImagine_Filter_Loader_InterlaceService()
  2316.     {
  2317.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  2318.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/InterlaceFilterLoader.php';
  2319.         return $this->services['liip_imagine.filter.loader.interlace'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader();
  2320.     }
  2321.     /**
  2322.      * Gets the public 'liip_imagine.filter.loader.resample' shared service.
  2323.      *
  2324.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\ResampleFilterLoader
  2325.      */
  2326.     protected function getLiipImagine_Filter_Loader_ResampleService()
  2327.     {
  2328.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  2329.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ResampleFilterLoader.php';
  2330.         return $this->services['liip_imagine.filter.loader.resample'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\ResampleFilterLoader(($this->privates['liip_imagine.gd'] ?? $this->getLiipImagine_GdService()));
  2331.     }
  2332.     /**
  2333.      * Gets the public 'liip_imagine.filter.loader.rotate' shared service.
  2334.      *
  2335.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader
  2336.      */
  2337.     protected function getLiipImagine_Filter_Loader_RotateService()
  2338.     {
  2339.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  2340.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RotateFilterLoader.php';
  2341.         return $this->services['liip_imagine.filter.loader.rotate'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader();
  2342.     }
  2343.     /**
  2344.      * Gets the public 'liip_imagine.filter.manager' shared service.
  2345.      *
  2346.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterManager
  2347.      */
  2348.     protected function getLiipImagine_Filter_ManagerService()
  2349.     {
  2350.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterManager.php';
  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/RelativeResizeFilterLoader.php';
  2353.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ResizeFilterLoader.php';
  2354.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ThumbnailFilterLoader.php';
  2355.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/CropFilterLoader.php';
  2356.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/PasteFilterLoader.php';
  2357.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/WatermarkFilterLoader.php';
  2358.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/BackgroundFilterLoader.php';
  2359.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/StripFilterLoader.php';
  2360.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ScaleFilterLoader.php';
  2361.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/UpscaleFilterLoader.php';
  2362.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/AutoRotateFilterLoader.php';
  2363.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/PostProcessorInterface.php';
  2364.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/AbstractPostProcessor.php';
  2365.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/JpegOptimPostProcessor.php';
  2366.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/OptiPngPostProcessor.php';
  2367.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/PngquantPostProcessor.php';
  2368.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/MozJpegPostProcessor.php';
  2369.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/GrayscaleFilterLoader.php';
  2370.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/DownscaleFilterLoader.php';
  2371.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RotateFilterLoader.php';
  2372.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FlipFilterLoader.php';
  2373.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/InterlaceFilterLoader.php';
  2374.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FixedFilterLoader.php';
  2375.         $a = ($this->privates['liip_imagine.gd'] ?? $this->getLiipImagine_GdService());
  2376.         $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()));
  2377.         $instance->addLoader('relative_resize', new \Liip\ImagineBundle\Imagine\Filter\Loader\RelativeResizeFilterLoader());
  2378.         $instance->addLoader('resize', new \Liip\ImagineBundle\Imagine\Filter\Loader\ResizeFilterLoader());
  2379.         $instance->addLoader('thumbnail', new \Liip\ImagineBundle\Imagine\Filter\Loader\ThumbnailFilterLoader());
  2380.         $instance->addLoader('crop', new \Liip\ImagineBundle\Imagine\Filter\Loader\CropFilterLoader());
  2381.         $instance->addLoader('grayscale', ($this->services['liip_imagine.filter.loader.grayscale'] ?? ($this->services['liip_imagine.filter.loader.grayscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader())));
  2382.         $instance->addLoader('paste_image', new \Liip\ImagineBundle\Imagine\Filter\Loader\PasteFilterLoader($a, \dirname(__DIR__4)));
  2383.         $instance->addLoader('watermark_image', new \Liip\ImagineBundle\Imagine\Filter\Loader\WatermarkFilterLoader($a, \dirname(__DIR__4)));
  2384.         $instance->addLoader('background', new \Liip\ImagineBundle\Imagine\Filter\Loader\BackgroundFilterLoader($a));
  2385.         $instance->addLoader('strip', new \Liip\ImagineBundle\Imagine\Filter\Loader\StripFilterLoader());
  2386.         $instance->addLoader('scale', new \Liip\ImagineBundle\Imagine\Filter\Loader\ScaleFilterLoader());
  2387.         $instance->addLoader('upscale', new \Liip\ImagineBundle\Imagine\Filter\Loader\UpscaleFilterLoader());
  2388.         $instance->addLoader('downscale', ($this->services['liip_imagine.filter.loader.downscale'] ?? ($this->services['liip_imagine.filter.loader.downscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader())));
  2389.         $instance->addLoader('auto_rotate', new \Liip\ImagineBundle\Imagine\Filter\Loader\AutoRotateFilterLoader());
  2390.         $instance->addLoader('rotate', ($this->services['liip_imagine.filter.loader.rotate'] ?? ($this->services['liip_imagine.filter.loader.rotate'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader())));
  2391.         $instance->addLoader('flip', ($this->services['liip_imagine.filter.loader.flip'] ?? ($this->services['liip_imagine.filter.loader.flip'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader())));
  2392.         $instance->addLoader('interlace', ($this->services['liip_imagine.filter.loader.interlace'] ?? ($this->services['liip_imagine.filter.loader.interlace'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader())));
  2393.         $instance->addLoader('resample', ($this->services['liip_imagine.filter.loader.resample'] ?? $this->getLiipImagine_Filter_Loader_ResampleService()));
  2394.         $instance->addLoader('fixed', ($this->services['liip_imagine.filter.loader.fixed'] ?? ($this->services['liip_imagine.filter.loader.fixed'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader())));
  2395.         $instance->addPostProcessor('jpegoptim', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\JpegOptimPostProcessor('/usr/bin/jpegoptim'trueNULLtrueNULL));
  2396.         $instance->addPostProcessor('optipng', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\OptiPngPostProcessor('/usr/bin/optipng'7trueNULL));
  2397.         $instance->addPostProcessor('pngquant', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\PngquantPostProcessor('/usr/bin/pngquant'));
  2398.         $instance->addPostProcessor('mozjpeg', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\MozJpegPostProcessor('/opt/mozjpeg/bin/cjpeg'));
  2399.         return $instance;
  2400.     }
  2401.     /**
  2402.      * Gets the public 'profiler' shared service.
  2403.      *
  2404.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  2405.      */
  2406.     protected function getProfilerService()
  2407.     {
  2408.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  2409.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2410.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2411.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2412.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2413.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  2414.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  2415.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2416.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  2417.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  2418.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  2419.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  2420.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  2421.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2422.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  2423.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  2424.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  2425.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  2426.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  2427.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  2428.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  2429.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  2430.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true);
  2431.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  2432.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  2433.         if ($this->has('kernel')) {
  2434.             $g->setKernel($b);
  2435.         }
  2436.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  2437.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2438.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  2439.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  2440.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  2441.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  2442.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  2443.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  2444.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  2445.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  2446.         $instance->add($d);
  2447.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  2448.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));
  2449.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  2450.         $instance->add($e);
  2451.         $instance->add($f);
  2452.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  2453.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  2454.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
  2455.         $instance->add(new \Symfony\Component\Notifier\DataCollector\NotificationDataCollector(($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()))));
  2456.         $instance->add(new \Vich\UploaderBundle\DataCollector\MappingCollector(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService())));
  2457.         $instance->add(new \EasyCorp\Bundle\EasyAdminBundle\Inspector\DataCollector(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService())));
  2458.         $instance->add($g);
  2459.         return $instance;
  2460.     }
  2461.     /**
  2462.      * Gets the public 'request_stack' shared service.
  2463.      *
  2464.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2465.      */
  2466.     protected function getRequestStackService()
  2467.     {
  2468.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2469.     }
  2470.     /**
  2471.      * Gets the public 'router' shared service.
  2472.      *
  2473.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  2474.      */
  2475.     protected function getRouterService()
  2476.     {
  2477.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  2478.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2479.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2480.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2481.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2482.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2483.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  2484.         ], [
  2485.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2486.         ]))->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');
  2487.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2488.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2489.         return $instance;
  2490.     }
  2491.     /**
  2492.      * Gets the public 'routing.loader' shared service.
  2493.      *
  2494.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  2495.      */
  2496.     protected function getRouting_LoaderService()
  2497.     {
  2498.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  2499.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  2500.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  2501.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  2502.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  2503.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  2504.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  2505.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  2506.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  2507.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  2508.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  2509.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  2510.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  2511.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  2512.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  2513.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  2514.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  2515.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  2516.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  2517.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  2518.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  2519.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  2520.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  2521.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  2522.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  2523.         $b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  2524.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  2525.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b'dev'));
  2526.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b'dev'));
  2527.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b'dev'));
  2528.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b'dev'));
  2529.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b'dev'));
  2530.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2531.             'kernel' => ['services''kernel''getKernelService'false],
  2532.         ], [
  2533.             'kernel' => 'App\\Kernel',
  2534.         ]), 'dev'));
  2535.         $a->addLoader($c);
  2536.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  2537.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  2538.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
  2539.     }
  2540.     /**
  2541.      * Gets the public 'security.password_encoder' shared service.
  2542.      *
  2543.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  2544.      *
  2545.      * @deprecated Since symfony/security-bundle 5.3: The "security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
  2546.      */
  2547.     protected function getSecurity_PasswordEncoderService()
  2548.     {
  2549.         trigger_deprecation('symfony/security-bundle''5.3''The "security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
  2550.         return $this->services['security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  2551.     }
  2552.     /**
  2553.      * Gets the public 'services_resetter' shared service.
  2554.      *
  2555.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  2556.      */
  2557.     protected function getServicesResetterService()
  2558.     {
  2559.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  2560.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  2561.             if (isset($this->services['cache.app'])) {
  2562.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  2563.             }
  2564.             if (isset($this->services['cache.system'])) {
  2565.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  2566.             }
  2567.             if (isset($this->privates['cache.validator'])) {
  2568.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  2569.             }
  2570.             if (isset($this->privates['cache.serializer'])) {
  2571.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  2572.             }
  2573.             if (isset($this->privates['cache.annotations'])) {
  2574.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  2575.             }
  2576.             if (isset($this->privates['cache.property_info'])) {
  2577.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  2578.             }
  2579.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  2580.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  2581.             }
  2582.             if (isset($this->privates['mailer.message_logger_listener'])) {
  2583.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  2584.             }
  2585.             if (isset($this->services['cache.validator_expression_language'])) {
  2586.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  2587.             }
  2588.             if (isset($this->services['profiler'])) {
  2589.                 yield 'profiler' => ($this->services['profiler'] ?? null);
  2590.             }
  2591.             if (isset($this->services['.container.private.validator'])) {
  2592.                 yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  2593.             }
  2594.             if (isset($this->privates['debug.stopwatch'])) {
  2595.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  2596.             }
  2597.             if (isset($this->services['event_dispatcher'])) {
  2598.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  2599.             }
  2600.             if (isset($this->services['doctrine'])) {
  2601.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  2602.             }
  2603.             if (isset($this->privates['form.type.entity'])) {
  2604.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  2605.             }
  2606.             if (isset($this->services['.container.private.security.token_storage'])) {
  2607.                 yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  2608.             }
  2609.             if (isset($this->privates['cache.security_expression_language'])) {
  2610.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  2611.             }
  2612.             if (isset($this->privates['swiftmailer.email_sender.listener'])) {
  2613.                 yield 'swiftmailer.email_sender.listener' => ($this->privates['swiftmailer.email_sender.listener'] ?? null);
  2614.             }
  2615.             if (isset($this->privates['monolog.handler.main'])) {
  2616.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  2617.             }
  2618.             if (isset($this->privates['monolog.handler.console'])) {
  2619.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  2620.             }
  2621.             if (isset($this->privates['webpack_encore.tag_renderer'])) {
  2622.                 yield 'webpack_encore.tag_renderer' => ($this->privates['webpack_encore.tag_renderer'] ?? null);
  2623.             }
  2624.             if (isset($this->privates['cache.webpack_encore'])) {
  2625.                 yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? null);
  2626.             }
  2627.             if (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) {
  2628.                 yield 'webpack_encore.entrypoint_lookup[_default]' => ($this->privates['webpack_encore.entrypoint_lookup[_default]'] ?? null);
  2629.             }
  2630.         }, function () {
  2631.             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.message_logger_listener'])) + (int) (isset($this->services['cache.validator_expression_language'])) + (int) (isset($this->services['profiler'])) + (int) (isset($this->services['.container.private.validator'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->services['.container.private.security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->privates['swiftmailer.email_sender.listener'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->privates['webpack_encore.tag_renderer'])) + (int) (isset($this->privates['cache.webpack_encore'])) + (int) (isset($this->privates['webpack_encore.entrypoint_lookup[_default]']));
  2632.         }), ['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.message_logger_listener' => [=> 'reset'], 'cache.validator_expression_language' => [=> 'reset'], 'profiler' => [=> 'reset'], 'debug.validator' => [=> 'reset'], 'debug.stopwatch' => [=> 'reset'], 'debug.event_dispatcher' => [=> 'reset'], 'doctrine' => [=> 'reset'], 'form.type.entity' => [=> 'reset'], 'security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'swiftmailer.email_sender.listener' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], 'webpack_encore.tag_renderer' => [=> 'reset'], 'cache.webpack_encore' => [=> 'reset'], 'webpack_encore.entrypoint_lookup[_default]' => [=> 'reset']]);
  2633.     }
  2634.     /**
  2635.      * Gets the public 'session' shared service.
  2636.      *
  2637.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2638.      */
  2639.     protected function getSessionService()
  2640.     {
  2641.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  2642.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  2643.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  2644.         return $this->services['session'] = (new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getSession_Storage_Factory_ServiceService(), [=> ($this->privates['session_listener'] ?? $this->getSessionListenerService()), => 'onSessionUsage']))->createSession();
  2645.     }
  2646.     /**
  2647.      * Gets the public 'swiftmailer.mailer.default' shared service.
  2648.      *
  2649.      * @return \Swift_Mailer
  2650.      */
  2651.     protected function getSwiftmailer_Mailer_DefaultService()
  2652.     {
  2653.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php';
  2654.         return $this->services['swiftmailer.mailer.default'] = new \Swift_Mailer(($this->services['swiftmailer.transport'] ?? $this->getSwiftmailer_TransportService()));
  2655.     }
  2656.     /**
  2657.      * Gets the public 'swiftmailer.mailer.default.plugin.messagelogger' shared service.
  2658.      *
  2659.      * @return \Swift_Plugins_MessageLogger
  2660.      */
  2661.     protected function getSwiftmailer_Mailer_Default_Plugin_MessageloggerService()
  2662.     {
  2663.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
  2664.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
  2665.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
  2666.         return $this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger();
  2667.     }
  2668.     /**
  2669.      * Gets the public 'swiftmailer.mailer.default.transport.real' shared service.
  2670.      *
  2671.      * @return \Swift_Transport
  2672.      */
  2673.     protected function getSwiftmailer_Mailer_Default_Transport_RealService()
  2674.     {
  2675.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php';
  2676.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DependencyInjection/SwiftmailerTransportFactory.php';
  2677.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php';
  2678.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php';
  2679.         return $this->services['swiftmailer.mailer.default.transport.real'] = \Symfony\Bundle\SwiftmailerBundle\DependencyInjection\SwiftmailerTransportFactory::createTransport(['transport' => 'smtp''url' => $this->getEnv('MAILER_URL'), 'username' => NULL'password' => NULL'host' => 'localhost''port' => NULL'timeout' => 30'source_ip' => NULL'local_domain' => NULL'encryption' => NULL'auth_mode' => NULL'command' => '/usr/sbin/sendmail -t -i''stream_options' => []], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] ?? ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] = new \Swift_Events_SimpleEventDispatcher())));
  2680.     }
  2681.     /**
  2682.      * Gets the public 'swiftmailer.transport' shared service.
  2683.      *
  2684.      * @return \Swift_Transport_SpoolTransport
  2685.      */
  2686.     protected function getSwiftmailer_TransportService()
  2687.     {
  2688.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php';
  2689.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SpoolTransport.php';
  2690.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Spool.php';
  2691.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/MemorySpool.php';
  2692.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php';
  2693.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php';
  2694.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
  2695.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
  2696.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
  2697.         $this->services['swiftmailer.transport'] = $instance = new \Swift_Transport_SpoolTransport(($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] ?? ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] = new \Swift_Events_SimpleEventDispatcher())), new \Swift_MemorySpool());
  2698.         $instance->registerPlugin(($this->services['swiftmailer.mailer.default.plugin.messagelogger'] ?? ($this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger())));
  2699.         return $instance;
  2700.     }
  2701.     /**
  2702.      * Gets the public 'translator' shared service.
  2703.      *
  2704.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2705.      */
  2706.     protected function getTranslatorService()
  2707.     {
  2708.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2709.     }
  2710.     /**
  2711.      * Gets the public 'var_dumper.cloner' shared service.
  2712.      *
  2713.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2714.      */
  2715.     protected function getVarDumper_ClonerService()
  2716.     {
  2717.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2718.         $instance->setMaxItems(2500);
  2719.         $instance->setMinDepth(1);
  2720.         $instance->setMaxString(-1);
  2721.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2722.         return $instance;
  2723.     }
  2724.     /**
  2725.      * Gets the public 'vich_uploader.download_handler' shared service.
  2726.      *
  2727.      * @return \Vich\UploaderBundle\Handler\DownloadHandler
  2728.      */
  2729.     protected function getVichUploader_DownloadHandlerService()
  2730.     {
  2731.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Handler/AbstractHandler.php';
  2732.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Handler/DownloadHandler.php';
  2733.         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()));
  2734.     }
  2735.     /**
  2736.      * Gets the public 'vich_uploader.form.type.file' shared service.
  2737.      *
  2738.      * @return \Vich\UploaderBundle\Form\Type\VichFileType
  2739.      */
  2740.     protected function getVichUploader_Form_Type_FileService()
  2741.     {
  2742.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  2743.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  2744.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Form/Type/VichFileType.php';
  2745.         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->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  2746.     }
  2747.     /**
  2748.      * Gets the public 'vich_uploader.form.type.image' shared service.
  2749.      *
  2750.      * @return \Vich\UploaderBundle\Form\Type\VichImageType
  2751.      */
  2752.     protected function getVichUploader_Form_Type_ImageService()
  2753.     {
  2754.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  2755.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  2756.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Form/Type/VichFileType.php';
  2757.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Form/Type/VichImageType.php';
  2758.         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->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()));
  2759.     }
  2760.     /**
  2761.      * Gets the public 'vich_uploader.upload_handler' shared service.
  2762.      *
  2763.      * @return \Vich\UploaderBundle\Handler\UploadHandler
  2764.      */
  2765.     protected function getVichUploader_UploadHandlerService()
  2766.     {
  2767.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Handler/AbstractHandler.php';
  2768.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Handler/UploadHandler.php';
  2769.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Injector/FileInjectorInterface.php';
  2770.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Injector/FileInjector.php';
  2771.         $a = ($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService());
  2772.         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()));
  2773.     }
  2774.     /**
  2775.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  2776.      *
  2777.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  2778.      */
  2779.     protected function getWebProfiler_Controller_ExceptionPanelService()
  2780.     {
  2781.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  2782.         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()));
  2783.     }
  2784.     /**
  2785.      * Gets the public 'web_profiler.controller.profiler' shared service.
  2786.      *
  2787.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  2788.      */
  2789.     protected function getWebProfiler_Controller_ProfilerService()
  2790.     {
  2791.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  2792.         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['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), $this->parameters['data_collector.templates'], ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), \dirname(__DIR__4));
  2793.     }
  2794.     /**
  2795.      * Gets the public 'web_profiler.controller.router' shared service.
  2796.      *
  2797.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  2798.      */
  2799.     protected function getWebProfiler_Controller_RouterService()
  2800.     {
  2801.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  2802.         return $this->services['web_profiler.controller.router'] = new \Symfony\Bundle\WebProfilerBundle\Controller\RouterController(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), NULL, new RewindableGenerator(function () {
  2803.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  2804.         }, 1));
  2805.     }
  2806.     /**
  2807.      * Gets the private '.EasyCorp\Bundle\EasyAdminBundle\Command\MakeAdminDashboardCommand.lazy' shared service.
  2808.      *
  2809.      * @return \Symfony\Component\Console\Command\LazyCommand
  2810.      */
  2811.     protected function getMakeAdminDashboardCommand_LazyService()
  2812.     {
  2813.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2814.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2815.         return $this->privates['.EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminDashboardCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:admin:dashboard', [], 'Creates a new EasyAdmin Dashboard class'false, function (): \EasyCorp\Bundle\EasyAdminBundle\Command\MakeAdminDashboardCommand {
  2816.             return ($this->services['EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminDashboardCommand'] ?? $this->getMakeAdminDashboardCommandService());
  2817.         });
  2818.     }
  2819.     /**
  2820.      * Gets the private '.EasyCorp\Bundle\EasyAdminBundle\Command\MakeAdminMigrationCommand.lazy' shared service.
  2821.      *
  2822.      * @return \Symfony\Component\Console\Command\LazyCommand
  2823.      */
  2824.     protected function getMakeAdminMigrationCommand_LazyService()
  2825.     {
  2826.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2827.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2828.         return $this->privates['.EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminMigrationCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:admin:migration', [], 'Migrates EasyAdmin2 YAML config into EasyAdmin 3 PHP config classes'false, function (): \EasyCorp\Bundle\EasyAdminBundle\Command\MakeAdminMigrationCommand {
  2829.             return ($this->services['EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminMigrationCommand'] ?? $this->getMakeAdminMigrationCommandService());
  2830.         });
  2831.     }
  2832.     /**
  2833.      * Gets the private '.EasyCorp\Bundle\EasyAdminBundle\Command\MakeCrudControllerCommand.lazy' shared service.
  2834.      *
  2835.      * @return \Symfony\Component\Console\Command\LazyCommand
  2836.      */
  2837.     protected function getMakeCrudControllerCommand_LazyService()
  2838.     {
  2839.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2840.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2841.         return $this->privates['.EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeCrudControllerCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:admin:crud', [], 'Creates a new EasyAdmin CRUD controller class'false, function (): \EasyCorp\Bundle\EasyAdminBundle\Command\MakeCrudControllerCommand {
  2842.             return ($this->services['EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeCrudControllerCommand'] ?? $this->getMakeCrudControllerCommandService());
  2843.         });
  2844.     }
  2845.     /**
  2846.      * Gets the private '.console.command.about.lazy' shared service.
  2847.      *
  2848.      * @return \Symfony\Component\Console\Command\LazyCommand
  2849.      */
  2850.     protected function get_Console_Command_About_LazyService()
  2851.     {
  2852.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2853.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2854.         return $this->privates['.console.command.about.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('about', [], 'Display information about the current project'false, function (): \Symfony\Bundle\FrameworkBundle\Command\AboutCommand {
  2855.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  2856.         });
  2857.     }
  2858.     /**
  2859.      * Gets the private '.console.command.assets_install.lazy' shared service.
  2860.      *
  2861.      * @return \Symfony\Component\Console\Command\LazyCommand
  2862.      */
  2863.     protected function get_Console_Command_AssetsInstall_LazyService()
  2864.     {
  2865.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2866.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2867.         return $this->privates['.console.command.assets_install.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('assets:install', [], 'Install bundle\'s web assets under a public directory'false, function (): \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand {
  2868.             return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  2869.         });
  2870.     }
  2871.     /**
  2872.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  2873.      *
  2874.      * @return \Symfony\Component\Console\Command\LazyCommand
  2875.      */
  2876.     protected function get_Console_Command_CacheClear_LazyService()
  2877.     {
  2878.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2879.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2880.         return $this->privates['.console.command.cache_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:clear', [], 'Clear the cache'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand {
  2881.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  2882.         });
  2883.     }
  2884.     /**
  2885.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  2886.      *
  2887.      * @return \Symfony\Component\Console\Command\LazyCommand
  2888.      */
  2889.     protected function get_Console_Command_CachePoolClear_LazyService()
  2890.     {
  2891.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2892.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2893.         return $this->privates['.console.command.cache_pool_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:clear', [], 'Clear cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand {
  2894.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  2895.         });
  2896.     }
  2897.     /**
  2898.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  2899.      *
  2900.      * @return \Symfony\Component\Console\Command\LazyCommand
  2901.      */
  2902.     protected function get_Console_Command_CachePoolDelete_LazyService()
  2903.     {
  2904.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2905.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2906.         return $this->privates['.console.command.cache_pool_delete.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:delete', [], 'Delete an item from a cache pool'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand {
  2907.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  2908.         });
  2909.     }
  2910.     /**
  2911.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  2912.      *
  2913.      * @return \Symfony\Component\Console\Command\LazyCommand
  2914.      */
  2915.     protected function get_Console_Command_CachePoolList_LazyService()
  2916.     {
  2917.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2918.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2919.         return $this->privates['.console.command.cache_pool_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:list', [], 'List available cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand {
  2920.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  2921.         });
  2922.     }
  2923.     /**
  2924.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  2925.      *
  2926.      * @return \Symfony\Component\Console\Command\LazyCommand
  2927.      */
  2928.     protected function get_Console_Command_CachePoolPrune_LazyService()
  2929.     {
  2930.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2931.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2932.         return $this->privates['.console.command.cache_pool_prune.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:prune', [], 'Prune cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand {
  2933.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  2934.         });
  2935.     }
  2936.     /**
  2937.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  2938.      *
  2939.      * @return \Symfony\Component\Console\Command\LazyCommand
  2940.      */
  2941.     protected function get_Console_Command_CacheWarmup_LazyService()
  2942.     {
  2943.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2944.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2945.         return $this->privates['.console.command.cache_warmup.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:warmup', [], 'Warm up an empty cache'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand {
  2946.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  2947.         });
  2948.     }
  2949.     /**
  2950.      * Gets the private '.console.command.config_debug.lazy' shared service.
  2951.      *
  2952.      * @return \Symfony\Component\Console\Command\LazyCommand
  2953.      */
  2954.     protected function get_Console_Command_ConfigDebug_LazyService()
  2955.     {
  2956.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2957.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2958.         return $this->privates['.console.command.config_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:config', [], 'Dump the current configuration for an extension'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand {
  2959.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  2960.         });
  2961.     }
  2962.     /**
  2963.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  2964.      *
  2965.      * @return \Symfony\Component\Console\Command\LazyCommand
  2966.      */
  2967.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  2968.     {
  2969.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2970.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2971.         return $this->privates['.console.command.config_dump_reference.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('config:dump-reference', [], 'Dump the default configuration for an extension'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand {
  2972.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  2973.         });
  2974.     }
  2975.     /**
  2976.      * Gets the private '.console.command.container_debug.lazy' shared service.
  2977.      *
  2978.      * @return \Symfony\Component\Console\Command\LazyCommand
  2979.      */
  2980.     protected function get_Console_Command_ContainerDebug_LazyService()
  2981.     {
  2982.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2983.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2984.         return $this->privates['.console.command.container_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:container', [], 'Display current services for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand {
  2985.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  2986.         });
  2987.     }
  2988.     /**
  2989.      * Gets the private '.console.command.container_lint.lazy' shared service.
  2990.      *
  2991.      * @return \Symfony\Component\Console\Command\LazyCommand
  2992.      */
  2993.     protected function get_Console_Command_ContainerLint_LazyService()
  2994.     {
  2995.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2996.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2997.         return $this->privates['.console.command.container_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:container', [], 'Ensure that arguments injected into services match type declarations'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand {
  2998.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  2999.         });
  3000.     }
  3001.     /**
  3002.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  3003.      *
  3004.      * @return \Symfony\Component\Console\Command\LazyCommand
  3005.      */
  3006.     protected function get_Console_Command_DebugAutowiring_LazyService()
  3007.     {
  3008.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3009.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3010.         return $this->privates['.console.command.debug_autowiring.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:autowiring', [], 'List classes/interfaces you can use for autowiring'false, function (): \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand {
  3011.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  3012.         });
  3013.     }
  3014.     /**
  3015.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  3016.      *
  3017.      * @return \Symfony\Component\Console\Command\LazyCommand
  3018.      */
  3019.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  3020.     {
  3021.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3022.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3023.         return $this->privates['.console.command.event_dispatcher_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:event-dispatcher', [], 'Display configured listeners for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand {
  3024.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  3025.         });
  3026.     }
  3027.     /**
  3028.      * Gets the private '.console.command.form_debug.lazy' shared service.
  3029.      *
  3030.      * @return \Symfony\Component\Console\Command\LazyCommand
  3031.      */
  3032.     protected function get_Console_Command_FormDebug_LazyService()
  3033.     {
  3034.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3035.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3036.         return $this->privates['.console.command.form_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:form', [], 'Display form type information'false, function (): \Symfony\Component\Form\Command\DebugCommand {
  3037.             return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  3038.         });
  3039.     }
  3040.     /**
  3041.      * Gets the private '.console.command.router_debug.lazy' shared service.
  3042.      *
  3043.      * @return \Symfony\Component\Console\Command\LazyCommand
  3044.      */
  3045.     protected function get_Console_Command_RouterDebug_LazyService()
  3046.     {
  3047.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3048.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3049.         return $this->privates['.console.command.router_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:router', [], 'Display current routes for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand {
  3050.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  3051.         });
  3052.     }
  3053.     /**
  3054.      * Gets the private '.console.command.router_match.lazy' shared service.
  3055.      *
  3056.      * @return \Symfony\Component\Console\Command\LazyCommand
  3057.      */
  3058.     protected function get_Console_Command_RouterMatch_LazyService()
  3059.     {
  3060.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3061.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3062.         return $this->privates['.console.command.router_match.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('router:match', [], 'Help debug routes by simulating a path info match'false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand {
  3063.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  3064.         });
  3065.     }
  3066.     /**
  3067.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  3068.      *
  3069.      * @return \Symfony\Component\Console\Command\LazyCommand
  3070.      */
  3071.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  3072.     {
  3073.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3074.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3075.         return $this->privates['.console.command.secrets_decrypt_to_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:decrypt-to-local', [], 'Decrypt all secrets and stores them in the local vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand {
  3076.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  3077.         });
  3078.     }
  3079.     /**
  3080.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  3081.      *
  3082.      * @return \Symfony\Component\Console\Command\LazyCommand
  3083.      */
  3084.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  3085.     {
  3086.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3087.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3088.         return $this->privates['.console.command.secrets_encrypt_from_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:encrypt-from-local', [], 'Encrypt all local secrets to the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand {
  3089.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  3090.         });
  3091.     }
  3092.     /**
  3093.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  3094.      *
  3095.      * @return \Symfony\Component\Console\Command\LazyCommand
  3096.      */
  3097.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  3098.     {
  3099.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3100.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3101.         return $this->privates['.console.command.secrets_generate_key.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:generate-keys', [], 'Generate new encryption keys'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand {
  3102.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  3103.         });
  3104.     }
  3105.     /**
  3106.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  3107.      *
  3108.      * @return \Symfony\Component\Console\Command\LazyCommand
  3109.      */
  3110.     protected function get_Console_Command_SecretsList_LazyService()
  3111.     {
  3112.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3113.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3114.         return $this->privates['.console.command.secrets_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:list', [], 'List all secrets'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand {
  3115.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  3116.         });
  3117.     }
  3118.     /**
  3119.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  3120.      *
  3121.      * @return \Symfony\Component\Console\Command\LazyCommand
  3122.      */
  3123.     protected function get_Console_Command_SecretsRemove_LazyService()
  3124.     {
  3125.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3126.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3127.         return $this->privates['.console.command.secrets_remove.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:remove', [], 'Remove a secret from the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand {
  3128.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  3129.         });
  3130.     }
  3131.     /**
  3132.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  3133.      *
  3134.      * @return \Symfony\Component\Console\Command\LazyCommand
  3135.      */
  3136.     protected function get_Console_Command_SecretsSet_LazyService()
  3137.     {
  3138.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3139.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3140.         return $this->privates['.console.command.secrets_set.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:set', [], 'Set a secret in the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand {
  3141.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  3142.         });
  3143.     }
  3144.     /**
  3145.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  3146.      *
  3147.      * @return \Symfony\Component\Console\Command\LazyCommand
  3148.      */
  3149.     protected function get_Console_Command_TranslationDebug_LazyService()
  3150.     {
  3151.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3152.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3153.         return $this->privates['.console.command.translation_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:translation', [], 'Display translation messages information'false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand {
  3154.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  3155.         });
  3156.     }
  3157.     /**
  3158.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  3159.      *
  3160.      * @return \Symfony\Component\Console\Command\LazyCommand
  3161.      */
  3162.     protected function get_Console_Command_TranslationPull_LazyService()
  3163.     {
  3164.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3165.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3166.         return $this->privates['.console.command.translation_pull.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:pull', [], 'Pull translations from a given provider.'false, function (): \Symfony\Component\Translation\Command\TranslationPullCommand {
  3167.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  3168.         });
  3169.     }
  3170.     /**
  3171.      * Gets the private '.console.command.translation_push.lazy' shared service.
  3172.      *
  3173.      * @return \Symfony\Component\Console\Command\LazyCommand
  3174.      */
  3175.     protected function get_Console_Command_TranslationPush_LazyService()
  3176.     {
  3177.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3178.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3179.         return $this->privates['.console.command.translation_push.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:push', [], 'Push translations to a given provider.'false, function (): \Symfony\Component\Translation\Command\TranslationPushCommand {
  3180.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  3181.         });
  3182.     }
  3183.     /**
  3184.      * Gets the private '.console.command.translation_update.lazy' shared service.
  3185.      *
  3186.      * @return \Symfony\Component\Console\Command\LazyCommand
  3187.      */
  3188.     protected function get_Console_Command_TranslationUpdate_LazyService()
  3189.     {
  3190.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3191.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3192.         return $this->privates['.console.command.translation_update.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:update', [], 'Update the translation file'false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand {
  3193.             return ($this->privates['console.command.translation_update'] ?? $this->getConsole_Command_TranslationUpdateService());
  3194.         });
  3195.     }
  3196.     /**
  3197.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  3198.      *
  3199.      * @return \Symfony\Component\Console\Command\LazyCommand
  3200.      */
  3201.     protected function get_Console_Command_ValidatorDebug_LazyService()
  3202.     {
  3203.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3204.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3205.         return $this->privates['.console.command.validator_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:validator', [], 'Display validation constraints for classes'false, function (): \Symfony\Component\Validator\Command\DebugCommand {
  3206.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  3207.         });
  3208.     }
  3209.     /**
  3210.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  3211.      *
  3212.      * @return \Symfony\Component\Console\Command\LazyCommand
  3213.      */
  3214.     protected function get_Console_Command_XliffLint_LazyService()
  3215.     {
  3216.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3217.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3218.         return $this->privates['.console.command.xliff_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:xliff', [], 'Lint an XLIFF file and outputs encountered errors'false, function (): \Symfony\Component\Translation\Command\XliffLintCommand {
  3219.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  3220.         });
  3221.     }
  3222.     /**
  3223.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  3224.      *
  3225.      * @return \Symfony\Component\Console\Command\LazyCommand
  3226.      */
  3227.     protected function get_Console_Command_YamlLint_LazyService()
  3228.     {
  3229.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3230.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3231.         return $this->privates['.console.command.yaml_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:yaml', [], 'Lint a YAML file and outputs encountered errors'false, function (): \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand {
  3232.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  3233.         });
  3234.     }
  3235.     /**
  3236.      * Gets the private '.debug.http_client' shared service.
  3237.      *
  3238.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3239.      */
  3240.     protected function get_Debug_HttpClientService()
  3241.     {
  3242.         $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  3243.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  3244.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3245.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3246.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3247.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  3248.         $a->setLogger($b);
  3249.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3250.     }
  3251.     /**
  3252.      * Gets the private '.errored..service_locator.0GoQWpx.App\Entity\Articles' shared service.
  3253.      *
  3254.      * @return \App\Entity\Articles
  3255.      */
  3256.     protected function getArticlesService()
  3257.     {
  3258.         $this->throw('Cannot autowire service ".service_locator.0GoQWpx": it references class "App\\Entity\\Articles" but no such service exists.');
  3259.     }
  3260.     /**
  3261.      * Gets the private '.errored..service_locator.2dc0eaX.EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore' shared service.
  3262.      *
  3263.      * @return \EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore
  3264.      */
  3265.     protected function getKeyValueStoreService()
  3266.     {
  3267.         $this->throw('Cannot autowire service ".service_locator.2dc0eaX": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Config\\KeyValueStore" but no such service exists.');
  3268.     }
  3269.     /**
  3270.      * Gets the private '.errored..service_locator.4C0Bh8j.EasyCorp\Bundle\EasyAdminBundle\Config\Crud' shared service.
  3271.      *
  3272.      * @return \EasyCorp\Bundle\EasyAdminBundle\Config\Crud
  3273.      */
  3274.     protected function getCrudService()
  3275.     {
  3276.         $this->throw('Cannot autowire service ".service_locator.4C0Bh8j": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Config\\Crud" but no such service exists.');
  3277.     }
  3278.     /**
  3279.      * Gets the private '.errored..service_locator.AWPr3oy.EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext' shared service.
  3280.      *
  3281.      * @return \EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext
  3282.      */
  3283.     protected function getAdminContextService()
  3284.     {
  3285.         $this->throw('Cannot autowire service ".service_locator.AWPr3oy": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Context\\AdminContext" but no such service exists.');
  3286.     }
  3287.     /**
  3288.      * Gets the private '.errored..service_locator.AWPr3oy.EasyCorp\Bundle\EasyAdminBundle\Dto\BatchActionDto' shared service.
  3289.      *
  3290.      * @return \EasyCorp\Bundle\EasyAdminBundle\Dto\BatchActionDto
  3291.      */
  3292.     protected function getBatchActionDtoService()
  3293.     {
  3294.         $this->throw('Cannot autowire service ".service_locator.AWPr3oy": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Dto\\BatchActionDto" but no such service exists.');
  3295.     }
  3296.     /**
  3297.      * Gets the private '.errored..service_locator.CKlWSja.EasyCorp\Bundle\EasyAdminBundle\Config\Actions' shared service.
  3298.      *
  3299.      * @return \EasyCorp\Bundle\EasyAdminBundle\Config\Actions
  3300.      */
  3301.     protected function getActionsService()
  3302.     {
  3303.         $this->throw('Cannot autowire service ".service_locator.CKlWSja": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Config\\Actions" but no such service exists.');
  3304.     }
  3305.     /**
  3306.      * Gets the private '.errored..service_locator.KfbR3DY.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  3307.      *
  3308.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  3309.      */
  3310.     protected function getLoaderInterfaceService()
  3311.     {
  3312.         $this->throw('Cannot autowire service ".service_locator.KfbR3DY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".');
  3313.     }
  3314.     /**
  3315.      * Gets the private '.errored..service_locator.KfwZsne.Symfony\Component\HttpFoundation\Response' shared service.
  3316.      *
  3317.      * @return \Symfony\Component\HttpFoundation\Response
  3318.      */
  3319.     protected function getResponseService()
  3320.     {
  3321.         $this->throw('Cannot autowire service ".service_locator.KfwZsne": it references class "Symfony\\Component\\HttpFoundation\\Response" but no such service exists.');
  3322.     }
  3323.     /**
  3324.      * Gets the private '.errored..service_locator.Kntl2lG.App\Entity\Users' shared service.
  3325.      *
  3326.      * @return \App\Entity\Users
  3327.      */
  3328.     protected function getUsersService()
  3329.     {
  3330.         $this->throw('Cannot autowire service ".service_locator.Kntl2lG": it references class "App\\Entity\\Users" but no such service exists.');
  3331.     }
  3332.     /**
  3333.      * Gets the private '.errored..service_locator.Nt.ogDb.EasyCorp\Bundle\EasyAdminBundle\Config\Filters' shared service.
  3334.      *
  3335.      * @return \EasyCorp\Bundle\EasyAdminBundle\Config\Filters
  3336.      */
  3337.     protected function getFiltersService()
  3338.     {
  3339.         $this->throw('Cannot autowire service ".service_locator.Nt.ogDb": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Config\\Filters" but no such service exists.');
  3340.     }
  3341.     /**
  3342.      * Gets the private '.errored..service_locator.U4Bbnsn.EasyCorp\Bundle\EasyAdminBundle\Config\Assets' shared service.
  3343.      *
  3344.      * @return \EasyCorp\Bundle\EasyAdminBundle\Config\Assets
  3345.      */
  3346.     protected function getAssetsService()
  3347.     {
  3348.         $this->throw('Cannot autowire service ".service_locator.U4Bbnsn": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Config\\Assets" but no such service exists.');
  3349.     }
  3350.     /**
  3351.      * Gets the private '.errored..service_locator.ZOQ9v2d.EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext' shared service.
  3352.      *
  3353.      * @return \EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext
  3354.      */
  3355.     protected function getAdminContext2Service()
  3356.     {
  3357.         $this->throw('Cannot autowire service ".service_locator.ZOQ9v2d": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Context\\AdminContext" but no such service exists.');
  3358.     }
  3359.     /**
  3360.      * Gets the private '.errored..service_locator.q6hA_O0.Symfony\Component\Security\Core\User\UserInterface' shared service.
  3361.      *
  3362.      * @return \Symfony\Component\Security\Core\User\UserInterface
  3363.      */
  3364.     protected function getUserInterfaceService()
  3365.     {
  3366.         $this->throw('Cannot autowire service ".service_locator.q6hA_O0": it references interface "Symfony\\Component\\Security\\Core\\User\\UserInterface" but no such service exists. Did you create a class that implements this interface?');
  3367.     }
  3368.     /**
  3369.      * Gets the private '.errored..service_locator.rAlqQ78.EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection' shared service.
  3370.      *
  3371.      * @return \EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection
  3372.      */
  3373.     protected function getFieldCollectionService()
  3374.     {
  3375.         $this->throw('Cannot autowire service ".service_locator.rAlqQ78": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Collection\\FieldCollection" but no such service exists.');
  3376.     }
  3377.     /**
  3378.      * Gets the private '.errored..service_locator.rAlqQ78.EasyCorp\Bundle\EasyAdminBundle\Collection\FilterCollection' shared service.
  3379.      *
  3380.      * @return \EasyCorp\Bundle\EasyAdminBundle\Collection\FilterCollection
  3381.      */
  3382.     protected function getFilterCollectionService()
  3383.     {
  3384.         $this->throw('Cannot autowire service ".service_locator.rAlqQ78": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Collection\\FilterCollection" but no such service exists.');
  3385.     }
  3386.     /**
  3387.      * Gets the private '.errored..service_locator.rAlqQ78.EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto' shared service.
  3388.      *
  3389.      * @return \EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto
  3390.      */
  3391.     protected function getEntityDtoService()
  3392.     {
  3393.         $this->throw('Cannot autowire service ".service_locator.rAlqQ78": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Dto\\EntityDto" but no such service exists.');
  3394.     }
  3395.     /**
  3396.      * Gets the private '.errored..service_locator.rAlqQ78.EasyCorp\Bundle\EasyAdminBundle\Dto\SearchDto' shared service.
  3397.      *
  3398.      * @return \EasyCorp\Bundle\EasyAdminBundle\Dto\SearchDto
  3399.      */
  3400.     protected function getSearchDtoService()
  3401.     {
  3402.         $this->throw('Cannot autowire service ".service_locator.rAlqQ78": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Dto\\SearchDto" but no such service exists.');
  3403.     }
  3404.     /**
  3405.      * Gets the private '.errored..service_locator.tbo4Jjv.EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore' shared service.
  3406.      *
  3407.      * @return \EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore
  3408.      */
  3409.     protected function getKeyValueStore2Service()
  3410.     {
  3411.         $this->throw('Cannot autowire service ".service_locator.tbo4Jjv": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Config\\KeyValueStore" but no such service exists.');
  3412.     }
  3413.     /**
  3414.      * Gets the private '.errored..service_locator.tbo4Jjv.EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext' shared service.
  3415.      *
  3416.      * @return \EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext
  3417.      */
  3418.     protected function getAdminContext3Service()
  3419.     {
  3420.         $this->throw('Cannot autowire service ".service_locator.tbo4Jjv": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Context\\AdminContext" but no such service exists.');
  3421.     }
  3422.     /**
  3423.      * Gets the private '.errored..service_locator.tbo4Jjv.EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto' shared service.
  3424.      *
  3425.      * @return \EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto
  3426.      */
  3427.     protected function getEntityDto2Service()
  3428.     {
  3429.         $this->throw('Cannot autowire service ".service_locator.tbo4Jjv": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Dto\\EntityDto" but no such service exists.');
  3430.     }
  3431.     /**
  3432.      * Gets the private '.maker.auto_command.make_auth.lazy' shared service.
  3433.      *
  3434.      * @return \Symfony\Component\Console\Command\LazyCommand
  3435.      */
  3436.     protected function get_Maker_AutoCommand_MakeAuth_LazyService()
  3437.     {
  3438.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3439.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3440.         return $this->privates['.maker.auto_command.make_auth.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:auth', [], 'Creates a Guard authenticator of different flavors'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3441.             return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
  3442.         });
  3443.     }
  3444.     /**
  3445.      * Gets the private '.maker.auto_command.make_command.lazy' shared service.
  3446.      *
  3447.      * @return \Symfony\Component\Console\Command\LazyCommand
  3448.      */
  3449.     protected function get_Maker_AutoCommand_MakeCommand_LazyService()
  3450.     {
  3451.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3452.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3453.         return $this->privates['.maker.auto_command.make_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:command', [], 'Creates a new console command class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3454.             return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
  3455.         });
  3456.     }
  3457.     /**
  3458.      * Gets the private '.maker.auto_command.make_controller.lazy' shared service.
  3459.      *
  3460.      * @return \Symfony\Component\Console\Command\LazyCommand
  3461.      */
  3462.     protected function get_Maker_AutoCommand_MakeController_LazyService()
  3463.     {
  3464.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3465.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3466.         return $this->privates['.maker.auto_command.make_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:controller', [], 'Creates a new controller class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3467.             return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
  3468.         });
  3469.     }
  3470.     /**
  3471.      * Gets the private '.maker.auto_command.make_crud.lazy' shared service.
  3472.      *
  3473.      * @return \Symfony\Component\Console\Command\LazyCommand
  3474.      */
  3475.     protected function get_Maker_AutoCommand_MakeCrud_LazyService()
  3476.     {
  3477.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3478.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3479.         return $this->privates['.maker.auto_command.make_crud.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:crud', [], 'Creates CRUD for Doctrine entity class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3480.             return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
  3481.         });
  3482.     }
  3483.     /**
  3484.      * Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
  3485.      *
  3486.      * @return \Symfony\Component\Console\Command\LazyCommand
  3487.      */
  3488.     protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
  3489.     {
  3490.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3491.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3492.         return $this->privates['.maker.auto_command.make_docker_database.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:docker:database', [], 'Adds a database container to your docker-compose.yaml file'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3493.             return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
  3494.         });
  3495.     }
  3496.     /**
  3497.      * Gets the private '.maker.auto_command.make_entity.lazy' shared service.
  3498.      *
  3499.      * @return \Symfony\Component\Console\Command\LazyCommand
  3500.      */
  3501.     protected function get_Maker_AutoCommand_MakeEntity_LazyService()
  3502.     {
  3503.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3504.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3505.         return $this->privates['.maker.auto_command.make_entity.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:entity', [], 'Creates or updates a Doctrine entity class, and optionally an API Platform resource'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3506.             return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
  3507.         });
  3508.     }
  3509.     /**
  3510.      * Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
  3511.      *
  3512.      * @return \Symfony\Component\Console\Command\LazyCommand
  3513.      */
  3514.     protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
  3515.     {
  3516.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3517.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3518.         return $this->privates['.maker.auto_command.make_fixtures.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:fixtures', [], 'Creates a new class to load Doctrine fixtures'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3519.             return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
  3520.         });
  3521.     }
  3522.     /**
  3523.      * Gets the private '.maker.auto_command.make_form.lazy' shared service.
  3524.      *
  3525.      * @return \Symfony\Component\Console\Command\LazyCommand
  3526.      */
  3527.     protected function get_Maker_AutoCommand_MakeForm_LazyService()
  3528.     {
  3529.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3530.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3531.         return $this->privates['.maker.auto_command.make_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:form', [], 'Creates a new form class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3532.             return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
  3533.         });
  3534.     }
  3535.     /**
  3536.      * Gets the private '.maker.auto_command.make_message.lazy' shared service.
  3537.      *
  3538.      * @return \Symfony\Component\Console\Command\LazyCommand
  3539.      */
  3540.     protected function get_Maker_AutoCommand_MakeMessage_LazyService()
  3541.     {
  3542.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3543.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3544.         return $this->privates['.maker.auto_command.make_message.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:message', [], 'Creates a new message and handler'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3545.             return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
  3546.         });
  3547.     }
  3548.     /**
  3549.      * Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
  3550.      *
  3551.      * @return \Symfony\Component\Console\Command\LazyCommand
  3552.      */
  3553.     protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
  3554.     {
  3555.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3556.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3557.         return $this->privates['.maker.auto_command.make_messenger_middleware.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:messenger-middleware', [], 'Creates a new messenger middleware'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3558.             return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
  3559.         });
  3560.     }
  3561.     /**
  3562.      * Gets the private '.maker.auto_command.make_migration.lazy' shared service.
  3563.      *
  3564.      * @return \Symfony\Component\Console\Command\LazyCommand
  3565.      */
  3566.     protected function get_Maker_AutoCommand_MakeMigration_LazyService()
  3567.     {
  3568.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3569.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3570.         return $this->privates['.maker.auto_command.make_migration.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:migration', [], 'Creates a new migration based on database changes'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3571.             return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
  3572.         });
  3573.     }
  3574.     /**
  3575.      * Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
  3576.      *
  3577.      * @return \Symfony\Component\Console\Command\LazyCommand
  3578.      */
  3579.     protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
  3580.     {
  3581.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3582.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3583.         return $this->privates['.maker.auto_command.make_registration_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:registration-form', [], 'Creates a new registration form system'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3584.             return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
  3585.         });
  3586.     }
  3587.     /**
  3588.      * Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
  3589.      *
  3590.      * @return \Symfony\Component\Console\Command\LazyCommand
  3591.      */
  3592.     protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
  3593.     {
  3594.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3595.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3596.         return $this->privates['.maker.auto_command.make_reset_password.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:reset-password', [], 'Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3597.             return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
  3598.         });
  3599.     }
  3600.     /**
  3601.      * Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
  3602.      *
  3603.      * @return \Symfony\Component\Console\Command\LazyCommand
  3604.      */
  3605.     protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
  3606.     {
  3607.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3608.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3609.         return $this->privates['.maker.auto_command.make_serializer_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:encoder', [], 'Creates a new serializer encoder class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3610.             return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
  3611.         });
  3612.     }
  3613.     /**
  3614.      * Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
  3615.      *
  3616.      * @return \Symfony\Component\Console\Command\LazyCommand
  3617.      */
  3618.     protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
  3619.     {
  3620.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3621.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3622.         return $this->privates['.maker.auto_command.make_serializer_normalizer.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:normalizer', [], 'Creates a new serializer normalizer class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3623.             return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
  3624.         });
  3625.     }
  3626.     /**
  3627.      * Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
  3628.      *
  3629.      * @return \Symfony\Component\Console\Command\LazyCommand
  3630.      */
  3631.     protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
  3632.     {
  3633.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3634.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3635.         return $this->privates['.maker.auto_command.make_subscriber.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:subscriber', [], 'Creates a new event subscriber class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3636.             return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
  3637.         });
  3638.     }
  3639.     /**
  3640.      * Gets the private '.maker.auto_command.make_test.lazy' shared service.
  3641.      *
  3642.      * @return \Symfony\Component\Console\Command\LazyCommand
  3643.      */
  3644.     protected function get_Maker_AutoCommand_MakeTest_LazyService()
  3645.     {
  3646.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3647.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3648.         return $this->privates['.maker.auto_command.make_test.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:test', [=> 'make:unit-test'=> 'make:functional-test'], 'Creates a new test class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3649.             return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
  3650.         });
  3651.     }
  3652.     /**
  3653.      * Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
  3654.      *
  3655.      * @return \Symfony\Component\Console\Command\LazyCommand
  3656.      */
  3657.     protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
  3658.     {
  3659.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3660.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3661.         return $this->privates['.maker.auto_command.make_twig_extension.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:twig-extension', [], 'Creates a new Twig extension class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3662.             return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
  3663.         });
  3664.     }
  3665.     /**
  3666.      * Gets the private '.maker.auto_command.make_user.lazy' shared service.
  3667.      *
  3668.      * @return \Symfony\Component\Console\Command\LazyCommand
  3669.      */
  3670.     protected function get_Maker_AutoCommand_MakeUser_LazyService()
  3671.     {
  3672.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3673.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3674.         return $this->privates['.maker.auto_command.make_user.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:user', [], 'Creates a new security user class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3675.             return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
  3676.         });
  3677.     }
  3678.     /**
  3679.      * Gets the private '.maker.auto_command.make_validator.lazy' shared service.
  3680.      *
  3681.      * @return \Symfony\Component\Console\Command\LazyCommand
  3682.      */
  3683.     protected function get_Maker_AutoCommand_MakeValidator_LazyService()
  3684.     {
  3685.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3686.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3687.         return $this->privates['.maker.auto_command.make_validator.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:validator', [], 'Creates a new validator and constraint class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3688.             return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
  3689.         });
  3690.     }
  3691.     /**
  3692.      * Gets the private '.maker.auto_command.make_voter.lazy' shared service.
  3693.      *
  3694.      * @return \Symfony\Component\Console\Command\LazyCommand
  3695.      */
  3696.     protected function get_Maker_AutoCommand_MakeVoter_LazyService()
  3697.     {
  3698.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3699.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3700.         return $this->privates['.maker.auto_command.make_voter.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:voter', [], 'Creates a new security voter class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3701.             return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
  3702.         });
  3703.     }
  3704.     /**
  3705.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  3706.      *
  3707.      * @return \Symfony\Component\Console\Command\LazyCommand
  3708.      */
  3709.     protected function get_Monolog_Command_ServerLog_LazyService()
  3710.     {
  3711.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3712.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3713.         return $this->privates['.monolog.command.server_log.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:log', [], 'Start a log server that displays logs in real time'false, function (): \Symfony\Bridge\Monolog\Command\ServerLogCommand {
  3714.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  3715.         });
  3716.     }
  3717.     /**
  3718.      * Gets the private '.security.command.debug_firewall.lazy' shared service.
  3719.      *
  3720.      * @return \Symfony\Component\Console\Command\LazyCommand
  3721.      */
  3722.     protected function get_Security_Command_DebugFirewall_LazyService()
  3723.     {
  3724.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3725.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3726.         return $this->privates['.security.command.debug_firewall.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:firewall', [], 'Display information about your security firewall(s)'false, function (): \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand {
  3727.             return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  3728.         });
  3729.     }
  3730.     /**
  3731.      * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  3732.      *
  3733.      * @return \Symfony\Component\Console\Command\LazyCommand
  3734.      */
  3735.     protected function get_Security_Command_UserPasswordEncoder_LazyService()
  3736.     {
  3737.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3738.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3739.         return $this->privates['.security.command.user_password_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:encode-password', [], 'Encode a password'false, function (): \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand {
  3740.             return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  3741.         });
  3742.     }
  3743.     /**
  3744.      * Gets the private '.security.command.user_password_hash.lazy' shared service.
  3745.      *
  3746.      * @return \Symfony\Component\Console\Command\LazyCommand
  3747.      */
  3748.     protected function get_Security_Command_UserPasswordHash_LazyService()
  3749.     {
  3750.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3751.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3752.         return $this->privates['.security.command.user_password_hash.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:hash-password', [], 'Hash a user password'false, function (): \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand {
  3753.             return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  3754.         });
  3755.     }
  3756.     /**
  3757.      * Gets the private '.service_locator.0GoQWpx' shared service.
  3758.      *
  3759.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3760.      */
  3761.     protected function get_ServiceLocator_0GoQWpxService()
  3762.     {
  3763.         return $this->privates['.service_locator.0GoQWpx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3764.             'article' => ['privates''.errored..service_locator.0GoQWpx.App\\Entity\\Articles'NULL'Cannot autowire service ".service_locator.0GoQWpx": it references class "App\\Entity\\Articles" but no such service exists.'],
  3765.         ], [
  3766.             'article' => 'App\\Entity\\Articles',
  3767.         ]);
  3768.     }
  3769.     /**
  3770.      * Gets the private '.service_locator.2dc0eaX' shared service.
  3771.      *
  3772.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3773.      */
  3774.     protected function get_ServiceLocator_2dc0eaXService()
  3775.     {
  3776.         return $this->privates['.service_locator.2dc0eaX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3777.             'responseParameters' => ['privates''.errored..service_locator.2dc0eaX.EasyCorp\\Bundle\\EasyAdminBundle\\Config\\KeyValueStore'NULL'Cannot autowire service ".service_locator.2dc0eaX": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Config\\KeyValueStore" but no such service exists.'],
  3778.         ], [
  3779.             'responseParameters' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Config\\KeyValueStore',
  3780.         ]);
  3781.     }
  3782.     /**
  3783.      * Gets the private '.service_locator.4C0Bh8j' shared service.
  3784.      *
  3785.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3786.      */
  3787.     protected function get_ServiceLocator_4C0Bh8jService()
  3788.     {
  3789.         return $this->privates['.service_locator.4C0Bh8j'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3790.             'crud' => ['privates''.errored..service_locator.4C0Bh8j.EasyCorp\\Bundle\\EasyAdminBundle\\Config\\Crud'NULL'Cannot autowire service ".service_locator.4C0Bh8j": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Config\\Crud" but no such service exists.'],
  3791.         ], [
  3792.             'crud' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Config\\Crud',
  3793.         ]);
  3794.     }
  3795.     /**
  3796.      * Gets the private '.service_locator.5usv1bv' shared service.
  3797.      *
  3798.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3799.      */
  3800.     protected function get_ServiceLocator_5usv1bvService()
  3801.     {
  3802.         return $this->privates['.service_locator.5usv1bv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3803.             'eventDispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  3804.         ], [
  3805.             'eventDispatcher' => '?',
  3806.         ]);
  3807.     }
  3808.     /**
  3809.      * Gets the private '.service_locator.AWPr3oy' shared service.
  3810.      *
  3811.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3812.      */
  3813.     protected function get_ServiceLocator_AWPr3oyService()
  3814.     {
  3815.         return $this->privates['.service_locator.AWPr3oy'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3816.             'batchActionDto' => ['privates''.errored..service_locator.AWPr3oy.EasyCorp\\Bundle\\EasyAdminBundle\\Dto\\BatchActionDto'NULL'Cannot autowire service ".service_locator.AWPr3oy": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Dto\\BatchActionDto" but no such service exists.'],
  3817.             'context' => ['privates''.errored..service_locator.AWPr3oy.EasyCorp\\Bundle\\EasyAdminBundle\\Context\\AdminContext'NULL'Cannot autowire service ".service_locator.AWPr3oy": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Context\\AdminContext" but no such service exists.'],
  3818.         ], [
  3819.             'batchActionDto' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Dto\\BatchActionDto',
  3820.             'context' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Context\\AdminContext',
  3821.         ]);
  3822.     }
  3823.     /**
  3824.      * Gets the private '.service_locator.CKlWSja' shared service.
  3825.      *
  3826.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3827.      */
  3828.     protected function get_ServiceLocator_CKlWSjaService()
  3829.     {
  3830.         return $this->privates['.service_locator.CKlWSja'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3831.             'actions' => ['privates''.errored..service_locator.CKlWSja.EasyCorp\\Bundle\\EasyAdminBundle\\Config\\Actions'NULL'Cannot autowire service ".service_locator.CKlWSja": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Config\\Actions" but no such service exists.'],
  3832.         ], [
  3833.             'actions' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Config\\Actions',
  3834.         ]);
  3835.     }
  3836.     /**
  3837.      * Gets the private '.service_locator.CRG1Jjd' shared service.
  3838.      *
  3839.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3840.      */
  3841.     protected function get_ServiceLocator_CRG1JjdService()
  3842.     {
  3843.         return $this->privates['.service_locator.CRG1Jjd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3844.             'mailer' => ['services''swiftmailer.mailer.default''getSwiftmailer_Mailer_DefaultService'false],
  3845.         ], [
  3846.             'mailer' => '?',
  3847.         ]);
  3848.     }
  3849.     /**
  3850.      * Gets the private '.service_locator.KfbR3DY' shared service.
  3851.      *
  3852.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3853.      */
  3854.     protected function get_ServiceLocator_KfbR3DYService()
  3855.     {
  3856.         return $this->privates['.service_locator.KfbR3DY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3857.             'loader' => ['privates''.errored..service_locator.KfbR3DY.Symfony\\Component\\Config\\Loader\\LoaderInterface'NULL'Cannot autowire service ".service_locator.KfbR3DY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".'],
  3858.         ], [
  3859.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  3860.         ]);
  3861.     }
  3862.     /**
  3863.      * Gets the private '.service_locator.KfwZsne' shared service.
  3864.      *
  3865.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3866.      */
  3867.     protected function get_ServiceLocator_KfwZsneService()
  3868.     {
  3869.         return $this->privates['.service_locator.KfwZsne'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3870.             'response' => ['privates''.errored..service_locator.KfwZsne.Symfony\\Component\\HttpFoundation\\Response'NULL'Cannot autowire service ".service_locator.KfwZsne": it references class "Symfony\\Component\\HttpFoundation\\Response" but no such service exists.'],
  3871.         ], [
  3872.             'response' => 'Symfony\\Component\\HttpFoundation\\Response',
  3873.         ]);
  3874.     }
  3875.     /**
  3876.      * Gets the private '.service_locator.Kntl2lG' shared service.
  3877.      *
  3878.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3879.      */
  3880.     protected function get_ServiceLocator_Kntl2lGService()
  3881.     {
  3882.         return $this->privates['.service_locator.Kntl2lG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3883.             'user' => ['privates''.errored..service_locator.Kntl2lG.App\\Entity\\Users'NULL'Cannot autowire service ".service_locator.Kntl2lG": it references class "App\\Entity\\Users" but no such service exists.'],
  3884.         ], [
  3885.             'user' => 'App\\Entity\\Users',
  3886.         ]);
  3887.     }
  3888.     /**
  3889.      * Gets the private '.service_locator.NjgGa8k' shared service.
  3890.      *
  3891.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3892.      */
  3893.     protected function get_ServiceLocator_NjgGa8kService()
  3894.     {
  3895.         return $this->privates['.service_locator.NjgGa8k'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3896.             'article' => ['privates''App\\Repository\\ArticlesRepository''getArticlesRepositoryService'false],
  3897.         ], [
  3898.             'article' => 'App\\Repository\\ArticlesRepository',
  3899.         ]);
  3900.     }
  3901.     /**
  3902.      * Gets the private '.service_locator.Nt.ogDb' shared service.
  3903.      *
  3904.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3905.      */
  3906.     protected function get_ServiceLocator_Nt_OgDbService()
  3907.     {
  3908.         return $this->privates['.service_locator.Nt.ogDb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3909.             'filters' => ['privates''.errored..service_locator.Nt.ogDb.EasyCorp\\Bundle\\EasyAdminBundle\\Config\\Filters'NULL'Cannot autowire service ".service_locator.Nt.ogDb": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Config\\Filters" but no such service exists.'],
  3910.         ], [
  3911.             'filters' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Config\\Filters',
  3912.         ]);
  3913.     }
  3914.     /**
  3915.      * Gets the private '.service_locator.U4Bbnsn' shared service.
  3916.      *
  3917.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3918.      */
  3919.     protected function get_ServiceLocator_U4BbnsnService()
  3920.     {
  3921.         return $this->privates['.service_locator.U4Bbnsn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3922.             'assets' => ['privates''.errored..service_locator.U4Bbnsn.EasyCorp\\Bundle\\EasyAdminBundle\\Config\\Assets'NULL'Cannot autowire service ".service_locator.U4Bbnsn": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Config\\Assets" but no such service exists.'],
  3923.         ], [
  3924.             'assets' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Config\\Assets',
  3925.         ]);
  3926.     }
  3927.     /**
  3928.      * Gets the private '.service_locator.UDgw6Ol' shared service.
  3929.      *
  3930.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3931.      */
  3932.     protected function get_ServiceLocator_UDgw6OlService()
  3933.     {
  3934.         return $this->privates['.service_locator.UDgw6Ol'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3935.             'authenticationUtils' => ['privates''security.authentication_utils''getSecurity_AuthenticationUtilsService'false],
  3936.         ], [
  3937.             'authenticationUtils' => '?',
  3938.         ]);
  3939.     }
  3940.     /**
  3941.      * Gets the private '.service_locator.W9y3dzm' shared service.
  3942.      *
  3943.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3944.      */
  3945.     protected function get_ServiceLocator_W9y3dzmService()
  3946.     {
  3947.         return $this->privates['.service_locator.W9y3dzm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3948.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  3949.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  3950.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  3951.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  3952.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  3953.             'router' => ['services''router''getRouterService'false],
  3954.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  3955.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  3956.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  3957.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  3958.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  3959.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  3960.         ], [
  3961.             'doctrine' => '?',
  3962.             'form.factory' => '?',
  3963.             'http_kernel' => '?',
  3964.             'parameter_bag' => '?',
  3965.             'request_stack' => '?',
  3966.             'router' => '?',
  3967.             'security.authorization_checker' => '?',
  3968.             'security.csrf.token_manager' => '?',
  3969.             'security.token_storage' => '?',
  3970.             'serializer' => '?',
  3971.             'session' => '.session.deprecated',
  3972.             'twig' => '?',
  3973.         ]);
  3974.     }
  3975.     /**
  3976.      * Gets the private '.service_locator.ZOQ9v2d' shared service.
  3977.      *
  3978.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3979.      */
  3980.     protected function get_ServiceLocator_ZOQ9v2dService()
  3981.     {
  3982.         return $this->privates['.service_locator.ZOQ9v2d'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3983.             'context' => ['privates''.errored..service_locator.ZOQ9v2d.EasyCorp\\Bundle\\EasyAdminBundle\\Context\\AdminContext'NULL'Cannot autowire service ".service_locator.ZOQ9v2d": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Context\\AdminContext" but no such service exists.'],
  3984.         ], [
  3985.             'context' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Context\\AdminContext',
  3986.         ]);
  3987.     }
  3988.     /**
  3989.      * Gets the private '.service_locator.gfJF7jd' shared service.
  3990.      *
  3991.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3992.      */
  3993.     protected function get_ServiceLocator_GfJF7jdService()
  3994.     {
  3995.         return $this->privates['.service_locator.gfJF7jd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3996.             'mailer' => ['services''swiftmailer.mailer.default''getSwiftmailer_Mailer_DefaultService'false],
  3997.             'tokenGenerator' => ['privates''security.csrf.token_generator''getSecurity_Csrf_TokenGeneratorService'false],
  3998.             'users' => ['privates''App\\Repository\\UsersRepository''getUsersRepositoryService'false],
  3999.         ], [
  4000.             'mailer' => '?',
  4001.             'tokenGenerator' => '?',
  4002.             'users' => 'App\\Repository\\UsersRepository',
  4003.         ]);
  4004.     }
  4005.     /**
  4006.      * Gets the private '.service_locator.h0QcpYw' shared service.
  4007.      *
  4008.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4009.      */
  4010.     protected function get_ServiceLocator_H0QcpYwService()
  4011.     {
  4012.         return $this->privates['.service_locator.h0QcpYw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4013.             'users' => ['privates''App\\Repository\\UsersRepository''getUsersRepositoryService'false],
  4014.         ], [
  4015.             'users' => 'App\\Repository\\UsersRepository',
  4016.         ]);
  4017.     }
  4018.     /**
  4019.      * Gets the private '.service_locator.hqACNRu' shared service.
  4020.      *
  4021.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4022.      */
  4023.     protected function get_ServiceLocator_HqACNRuService()
  4024.     {
  4025.         return $this->privates['.service_locator.hqACNRu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4026.             'articlesR' => ['privates''App\\Repository\\ArticlesRepository''getArticlesRepositoryService'false],
  4027.         ], [
  4028.             'articlesR' => 'App\\Repository\\ArticlesRepository',
  4029.         ]);
  4030.     }
  4031.     /**
  4032.      * Gets the private '.service_locator.k3s3K.2' shared service.
  4033.      *
  4034.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4035.      */
  4036.     protected function get_ServiceLocator_K3s3K_2Service()
  4037.     {
  4038.         return $this->privates['.service_locator.k3s3K.2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4039.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'false],
  4040.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  4041.             'security.firewall.map.context.login' => ['privates''security.firewall.map.context.login''getSecurity_Firewall_Map_Context_LoginService'false],
  4042.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  4043.         ], [
  4044.             'security.firewall.map.context.api' => '?',
  4045.             'security.firewall.map.context.dev' => '?',
  4046.             'security.firewall.map.context.login' => '?',
  4047.             'security.firewall.map.context.main' => '?',
  4048.         ]);
  4049.     }
  4050.     /**
  4051.      * Gets the private '.service_locator.l2QwsaZ' shared service.
  4052.      *
  4053.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4054.      */
  4055.     protected function get_ServiceLocator_L2QwsaZService()
  4056.     {
  4057.         return $this->privates['.service_locator.l2QwsaZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4058.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4059.         ], [
  4060.             'entityManager' => '?',
  4061.         ]);
  4062.     }
  4063.     /**
  4064.      * Gets the private '.service_locator.l3DyD1S' shared service.
  4065.      *
  4066.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4067.      */
  4068.     protected function get_ServiceLocator_L3DyD1SService()
  4069.     {
  4070.         return $this->privates['.service_locator.l3DyD1S'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4071.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  4072.             'security.event_dispatcher.api' => ['privates''security.event_dispatcher.api''getSecurity_EventDispatcher_ApiService'false],
  4073.             'security.event_dispatcher.login' => ['privates''security.event_dispatcher.login''getSecurity_EventDispatcher_LoginService'false],
  4074.             'security.event_dispatcher.main' => ['privates''security.event_dispatcher.main''getSecurity_EventDispatcher_MainService'false],
  4075.         ], [
  4076.             'event_dispatcher' => '?',
  4077.             'security.event_dispatcher.api' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  4078.             'security.event_dispatcher.login' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  4079.             'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  4080.         ]);
  4081.     }
  4082.     /**
  4083.      * Gets the private '.service_locator.mzjt3rI' shared service.
  4084.      *
  4085.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4086.      */
  4087.     protected function get_ServiceLocator_Mzjt3rIService()
  4088.     {
  4089.         return $this->privates['.service_locator.mzjt3rI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4090.             'translator' => ['services''translator''getTranslatorService'false],
  4091.         ], [
  4092.             'translator' => '?',
  4093.         ]);
  4094.     }
  4095.     /**
  4096.      * Gets the private '.service_locator.opmh_Hv' shared service.
  4097.      *
  4098.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4099.      */
  4100.     protected function get_ServiceLocator_OpmhHvService()
  4101.     {
  4102.         return $this->privates['.service_locator.opmh_Hv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4103.             'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory' => ['privates''EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory''getActionFactoryService'false],
  4104.             'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory' => ['privates''EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory''getControllerFactoryService'false],
  4105.             'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory' => ['privates''EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory''getEntityFactoryService'false],
  4106.             'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\FilterFactory' => ['privates''EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\FilterFactory''getFilterFactoryService'false],
  4107.             'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\FormFactory' => ['privates''EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\FormFactory''getFormFactoryService'false],
  4108.             'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\PaginatorFactory' => ['privates''EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\PaginatorFactory''getPaginatorFactoryService'false],
  4109.             'EasyCorp\\Bundle\\EasyAdminBundle\\Orm\\EntityRepository' => ['privates''EasyCorp\\Bundle\\EasyAdminBundle\\Orm\\EntityRepository''getEntityRepositoryService'false],
  4110.             'EasyCorp\\Bundle\\EasyAdminBundle\\Orm\\EntityUpdater' => ['privates''EasyCorp\\Bundle\\EasyAdminBundle\\Orm\\EntityUpdater''getEntityUpdaterService'false],
  4111.             'EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider' => ['privates''EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider''getAdminContextProviderService'false],
  4112.             'EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\FieldProvider' => ['privates''EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\FieldProvider''getFieldProviderService'false],
  4113.             'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => [false'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator''getAdminUrlGeneratorService'false],
  4114.             'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\CrudUrlGenerator' => ['privates''EasyCorp\\Bundle\\EasyAdminBundle\\Router\\CrudUrlGenerator''getCrudUrlGeneratorService'false],
  4115.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  4116.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  4117.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  4118.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  4119.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  4120.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  4121.             'router' => ['services''router''getRouterService'false],
  4122.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  4123.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  4124.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  4125.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  4126.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  4127.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  4128.         ], [
  4129.             'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory',
  4130.             'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory',
  4131.             'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory',
  4132.             'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\FilterFactory' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\FilterFactory',
  4133.             'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\FormFactory' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\FormFactory',
  4134.             'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\PaginatorFactory' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\PaginatorFactory',
  4135.             'EasyCorp\\Bundle\\EasyAdminBundle\\Orm\\EntityRepository' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Orm\\EntityRepository',
  4136.             'EasyCorp\\Bundle\\EasyAdminBundle\\Orm\\EntityUpdater' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Orm\\EntityUpdater',
  4137.             'EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider',
  4138.             'EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\FieldProvider' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\FieldProvider',
  4139.             'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator',
  4140.             'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\CrudUrlGenerator' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\CrudUrlGenerator',
  4141.             'doctrine' => '?',
  4142.             'event_dispatcher' => '?',
  4143.             'form.factory' => '?',
  4144.             'http_kernel' => '?',
  4145.             'parameter_bag' => '?',
  4146.             'request_stack' => '?',
  4147.             'router' => '?',
  4148.             'security.authorization_checker' => '?',
  4149.             'security.csrf.token_manager' => '?',
  4150.             'security.token_storage' => '?',
  4151.             'serializer' => '?',
  4152.             'session' => '.session.deprecated',
  4153.             'twig' => '?',
  4154.         ]);
  4155.     }
  4156.     /**
  4157.      * Gets the private '.service_locator.ovKVQ66' shared service.
  4158.      *
  4159.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4160.      */
  4161.     protected function get_ServiceLocator_OvKVQ66Service()
  4162.     {
  4163.         return $this->privates['.service_locator.ovKVQ66'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4164.             'authenticator' => ['privates''App\\Security\\UsersAuthenticator''getUsersAuthenticatorService'false],
  4165.             'guardHandler' => ['privates''security.authentication.guard_handler''getSecurity_Authentication_GuardHandlerService'false],
  4166.             'mailer' => ['services''swiftmailer.mailer.default''getSwiftmailer_Mailer_DefaultService'false],
  4167.             'passwordEncoder' => ['services''security.password_encoder''getSecurity_PasswordEncoderService'false],
  4168.         ], [
  4169.             'authenticator' => 'App\\Security\\UsersAuthenticator',
  4170.             'guardHandler' => '?',
  4171.             'mailer' => '?',
  4172.             'passwordEncoder' => '?',
  4173.         ]);
  4174.     }
  4175.     /**
  4176.      * Gets the private '.service_locator.pwZ6MTM' shared service.
  4177.      *
  4178.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4179.      */
  4180.     protected function get_ServiceLocator_PwZ6MTMService()
  4181.     {
  4182.         return $this->privates['.service_locator.pwZ6MTM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4183.             'passwordEncoder' => ['services''security.password_encoder''getSecurity_PasswordEncoderService'false],
  4184.         ], [
  4185.             'passwordEncoder' => '?',
  4186.         ]);
  4187.     }
  4188.     /**
  4189.      * Gets the private '.service_locator.q6hA_O0' shared service.
  4190.      *
  4191.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4192.      */
  4193.     protected function get_ServiceLocator_Q6hAO0Service()
  4194.     {
  4195.         return $this->privates['.service_locator.q6hA_O0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4196.             'user' => ['privates''.errored..service_locator.q6hA_O0.Symfony\\Component\\Security\\Core\\User\\UserInterface'NULL'Cannot autowire service ".service_locator.q6hA_O0": it references interface "Symfony\\Component\\Security\\Core\\User\\UserInterface" but no such service exists. Did you create a class that implements this interface?'],
  4197.         ], [
  4198.             'user' => 'Symfony\\Component\\Security\\Core\\User\\UserInterface',
  4199.         ]);
  4200.     }
  4201.     /**
  4202.      * Gets the private '.service_locator.rAlqQ78' shared service.
  4203.      *
  4204.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4205.      */
  4206.     protected function get_ServiceLocator_RAlqQ78Service()
  4207.     {
  4208.         return $this->privates['.service_locator.rAlqQ78'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4209.             'entityDto' => ['privates''.errored..service_locator.rAlqQ78.EasyCorp\\Bundle\\EasyAdminBundle\\Dto\\EntityDto'NULL'Cannot autowire service ".service_locator.rAlqQ78": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Dto\\EntityDto" but no such service exists.'],
  4210.             'fields' => ['privates''.errored..service_locator.rAlqQ78.EasyCorp\\Bundle\\EasyAdminBundle\\Collection\\FieldCollection'NULL'Cannot autowire service ".service_locator.rAlqQ78": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Collection\\FieldCollection" but no such service exists.'],
  4211.             'filters' => ['privates''.errored..service_locator.rAlqQ78.EasyCorp\\Bundle\\EasyAdminBundle\\Collection\\FilterCollection'NULL'Cannot autowire service ".service_locator.rAlqQ78": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Collection\\FilterCollection" but no such service exists.'],
  4212.             'searchDto' => ['privates''.errored..service_locator.rAlqQ78.EasyCorp\\Bundle\\EasyAdminBundle\\Dto\\SearchDto'NULL'Cannot autowire service ".service_locator.rAlqQ78": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Dto\\SearchDto" but no such service exists.'],
  4213.         ], [
  4214.             'entityDto' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Dto\\EntityDto',
  4215.             'fields' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Collection\\FieldCollection',
  4216.             'filters' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Collection\\FilterCollection',
  4217.             'searchDto' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Dto\\SearchDto',
  4218.         ]);
  4219.     }
  4220.     /**
  4221.      * Gets the private '.service_locator.rY_Mqae' shared service.
  4222.      *
  4223.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4224.      */
  4225.     protected function get_ServiceLocator_RYMqaeService()
  4226.     {
  4227.         return $this->privates['.service_locator.rY_Mqae'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4228.             'App\\Controller\\APIController::getArticle' => ['privates''.service_locator.NjgGa8k''get_ServiceLocator_NjgGa8kService'false],
  4229.             'App\\Controller\\APIController::index' => ['privates''.service_locator.hqACNRu''get_ServiceLocator_HqACNRuService'false],
  4230.             'App\\Controller\\APIController::removeArticle' => ['privates''.service_locator.0GoQWpx''get_ServiceLocator_0GoQWpxService'false],
  4231.             'App\\Controller\\AdminController::editUser' => ['privates''.service_locator.Kntl2lG''get_ServiceLocator_Kntl2lGService'false],
  4232.             'App\\Controller\\AdminController::usersList' => ['privates''.service_locator.h0QcpYw''get_ServiceLocator_H0QcpYwService'false],
  4233.             'App\\Controller\\Admin\\ArticlesCrudController::autocomplete' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4234.             'App\\Controller\\Admin\\ArticlesCrudController::batchDelete' => ['privates''.service_locator.AWPr3oy''get_ServiceLocator_AWPr3oyService'false],
  4235.             'App\\Controller\\Admin\\ArticlesCrudController::configureActions' => ['privates''.service_locator.CKlWSja''get_ServiceLocator_CKlWSjaService'false],
  4236.             'App\\Controller\\Admin\\ArticlesCrudController::configureAssets' => ['privates''.service_locator.U4Bbnsn''get_ServiceLocator_U4BbnsnService'false],
  4237.             'App\\Controller\\Admin\\ArticlesCrudController::configureCrud' => ['privates''.service_locator.4C0Bh8j''get_ServiceLocator_4C0Bh8jService'false],
  4238.             'App\\Controller\\Admin\\ArticlesCrudController::configureFilters' => ['privates''.service_locator.Nt.ogDb''get_ServiceLocator_Nt_OgDbService'false],
  4239.             'App\\Controller\\Admin\\ArticlesCrudController::configureResponseParameters' => ['privates''.service_locator.2dc0eaX''get_ServiceLocator_2dc0eaXService'false],
  4240.             'App\\Controller\\Admin\\ArticlesCrudController::createEditForm' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4241.             'App\\Controller\\Admin\\ArticlesCrudController::createEditFormBuilder' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4242.             'App\\Controller\\Admin\\ArticlesCrudController::createIndexQueryBuilder' => ['privates''.service_locator.rAlqQ78''get_ServiceLocator_RAlqQ78Service'false],
  4243.             'App\\Controller\\Admin\\ArticlesCrudController::createNewForm' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4244.             'App\\Controller\\Admin\\ArticlesCrudController::createNewFormBuilder' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4245.             'App\\Controller\\Admin\\ArticlesCrudController::delete' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4246.             'App\\Controller\\Admin\\ArticlesCrudController::deleteEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4247.             'App\\Controller\\Admin\\ArticlesCrudController::detail' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4248.             'App\\Controller\\Admin\\ArticlesCrudController::edit' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4249.             'App\\Controller\\Admin\\ArticlesCrudController::index' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4250.             'App\\Controller\\Admin\\ArticlesCrudController::new' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4251.             'App\\Controller\\Admin\\ArticlesCrudController::persistEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4252.             'App\\Controller\\Admin\\ArticlesCrudController::renderFilters' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4253.             'App\\Controller\\Admin\\ArticlesCrudController::updateEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4254.             'App\\Controller\\Admin\\CategoriesCrudController::autocomplete' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4255.             'App\\Controller\\Admin\\CategoriesCrudController::batchDelete' => ['privates''.service_locator.AWPr3oy''get_ServiceLocator_AWPr3oyService'false],
  4256.             'App\\Controller\\Admin\\CategoriesCrudController::configureActions' => ['privates''.service_locator.CKlWSja''get_ServiceLocator_CKlWSjaService'false],
  4257.             'App\\Controller\\Admin\\CategoriesCrudController::configureAssets' => ['privates''.service_locator.U4Bbnsn''get_ServiceLocator_U4BbnsnService'false],
  4258.             'App\\Controller\\Admin\\CategoriesCrudController::configureCrud' => ['privates''.service_locator.4C0Bh8j''get_ServiceLocator_4C0Bh8jService'false],
  4259.             'App\\Controller\\Admin\\CategoriesCrudController::configureFilters' => ['privates''.service_locator.Nt.ogDb''get_ServiceLocator_Nt_OgDbService'false],
  4260.             'App\\Controller\\Admin\\CategoriesCrudController::configureResponseParameters' => ['privates''.service_locator.2dc0eaX''get_ServiceLocator_2dc0eaXService'false],
  4261.             'App\\Controller\\Admin\\CategoriesCrudController::createEditForm' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4262.             'App\\Controller\\Admin\\CategoriesCrudController::createEditFormBuilder' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4263.             'App\\Controller\\Admin\\CategoriesCrudController::createIndexQueryBuilder' => ['privates''.service_locator.rAlqQ78''get_ServiceLocator_RAlqQ78Service'false],
  4264.             'App\\Controller\\Admin\\CategoriesCrudController::createNewForm' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4265.             'App\\Controller\\Admin\\CategoriesCrudController::createNewFormBuilder' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4266.             'App\\Controller\\Admin\\CategoriesCrudController::delete' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4267.             'App\\Controller\\Admin\\CategoriesCrudController::deleteEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4268.             'App\\Controller\\Admin\\CategoriesCrudController::detail' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4269.             'App\\Controller\\Admin\\CategoriesCrudController::edit' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4270.             'App\\Controller\\Admin\\CategoriesCrudController::index' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4271.             'App\\Controller\\Admin\\CategoriesCrudController::new' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4272.             'App\\Controller\\Admin\\CategoriesCrudController::persistEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4273.             'App\\Controller\\Admin\\CategoriesCrudController::renderFilters' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4274.             'App\\Controller\\Admin\\CategoriesCrudController::updateEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4275.             'App\\Controller\\Admin\\CommentairesCrudController::autocomplete' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4276.             'App\\Controller\\Admin\\CommentairesCrudController::batchDelete' => ['privates''.service_locator.AWPr3oy''get_ServiceLocator_AWPr3oyService'false],
  4277.             'App\\Controller\\Admin\\CommentairesCrudController::configureActions' => ['privates''.service_locator.CKlWSja''get_ServiceLocator_CKlWSjaService'false],
  4278.             'App\\Controller\\Admin\\CommentairesCrudController::configureAssets' => ['privates''.service_locator.U4Bbnsn''get_ServiceLocator_U4BbnsnService'false],
  4279.             'App\\Controller\\Admin\\CommentairesCrudController::configureCrud' => ['privates''.service_locator.4C0Bh8j''get_ServiceLocator_4C0Bh8jService'false],
  4280.             'App\\Controller\\Admin\\CommentairesCrudController::configureFilters' => ['privates''.service_locator.Nt.ogDb''get_ServiceLocator_Nt_OgDbService'false],
  4281.             'App\\Controller\\Admin\\CommentairesCrudController::configureResponseParameters' => ['privates''.service_locator.2dc0eaX''get_ServiceLocator_2dc0eaXService'false],
  4282.             'App\\Controller\\Admin\\CommentairesCrudController::createEditForm' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4283.             'App\\Controller\\Admin\\CommentairesCrudController::createEditFormBuilder' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4284.             'App\\Controller\\Admin\\CommentairesCrudController::createIndexQueryBuilder' => ['privates''.service_locator.rAlqQ78''get_ServiceLocator_RAlqQ78Service'false],
  4285.             'App\\Controller\\Admin\\CommentairesCrudController::createNewForm' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4286.             'App\\Controller\\Admin\\CommentairesCrudController::createNewFormBuilder' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4287.             'App\\Controller\\Admin\\CommentairesCrudController::delete' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4288.             'App\\Controller\\Admin\\CommentairesCrudController::deleteEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4289.             'App\\Controller\\Admin\\CommentairesCrudController::detail' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4290.             'App\\Controller\\Admin\\CommentairesCrudController::edit' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4291.             'App\\Controller\\Admin\\CommentairesCrudController::index' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4292.             'App\\Controller\\Admin\\CommentairesCrudController::new' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4293.             'App\\Controller\\Admin\\CommentairesCrudController::persistEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4294.             'App\\Controller\\Admin\\CommentairesCrudController::renderFilters' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4295.             'App\\Controller\\Admin\\CommentairesCrudController::updateEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4296.             'App\\Controller\\Admin\\HomeAdminController::configureUserMenu' => ['privates''.service_locator.q6hA_O0''get_ServiceLocator_Q6hAO0Service'false],
  4297.             'App\\Controller\\Admin\\MotsClesCrudController::autocomplete' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4298.             'App\\Controller\\Admin\\MotsClesCrudController::batchDelete' => ['privates''.service_locator.AWPr3oy''get_ServiceLocator_AWPr3oyService'false],
  4299.             'App\\Controller\\Admin\\MotsClesCrudController::configureActions' => ['privates''.service_locator.CKlWSja''get_ServiceLocator_CKlWSjaService'false],
  4300.             'App\\Controller\\Admin\\MotsClesCrudController::configureAssets' => ['privates''.service_locator.U4Bbnsn''get_ServiceLocator_U4BbnsnService'false],
  4301.             'App\\Controller\\Admin\\MotsClesCrudController::configureCrud' => ['privates''.service_locator.4C0Bh8j''get_ServiceLocator_4C0Bh8jService'false],
  4302.             'App\\Controller\\Admin\\MotsClesCrudController::configureFilters' => ['privates''.service_locator.Nt.ogDb''get_ServiceLocator_Nt_OgDbService'false],
  4303.             'App\\Controller\\Admin\\MotsClesCrudController::configureResponseParameters' => ['privates''.service_locator.2dc0eaX''get_ServiceLocator_2dc0eaXService'false],
  4304.             'App\\Controller\\Admin\\MotsClesCrudController::createEditForm' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4305.             'App\\Controller\\Admin\\MotsClesCrudController::createEditFormBuilder' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4306.             'App\\Controller\\Admin\\MotsClesCrudController::createIndexQueryBuilder' => ['privates''.service_locator.rAlqQ78''get_ServiceLocator_RAlqQ78Service'false],
  4307.             'App\\Controller\\Admin\\MotsClesCrudController::createNewForm' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4308.             'App\\Controller\\Admin\\MotsClesCrudController::createNewFormBuilder' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4309.             'App\\Controller\\Admin\\MotsClesCrudController::delete' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4310.             'App\\Controller\\Admin\\MotsClesCrudController::deleteEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4311.             'App\\Controller\\Admin\\MotsClesCrudController::detail' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4312.             'App\\Controller\\Admin\\MotsClesCrudController::edit' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4313.             'App\\Controller\\Admin\\MotsClesCrudController::index' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4314.             'App\\Controller\\Admin\\MotsClesCrudController::new' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4315.             'App\\Controller\\Admin\\MotsClesCrudController::persistEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4316.             'App\\Controller\\Admin\\MotsClesCrudController::renderFilters' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4317.             'App\\Controller\\Admin\\MotsClesCrudController::updateEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4318.             'App\\Controller\\Admin\\SousCategoriesCrudController::autocomplete' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4319.             'App\\Controller\\Admin\\SousCategoriesCrudController::batchDelete' => ['privates''.service_locator.AWPr3oy''get_ServiceLocator_AWPr3oyService'false],
  4320.             'App\\Controller\\Admin\\SousCategoriesCrudController::configureActions' => ['privates''.service_locator.CKlWSja''get_ServiceLocator_CKlWSjaService'false],
  4321.             'App\\Controller\\Admin\\SousCategoriesCrudController::configureAssets' => ['privates''.service_locator.U4Bbnsn''get_ServiceLocator_U4BbnsnService'false],
  4322.             'App\\Controller\\Admin\\SousCategoriesCrudController::configureCrud' => ['privates''.service_locator.4C0Bh8j''get_ServiceLocator_4C0Bh8jService'false],
  4323.             'App\\Controller\\Admin\\SousCategoriesCrudController::configureFilters' => ['privates''.service_locator.Nt.ogDb''get_ServiceLocator_Nt_OgDbService'false],
  4324.             'App\\Controller\\Admin\\SousCategoriesCrudController::configureResponseParameters' => ['privates''.service_locator.2dc0eaX''get_ServiceLocator_2dc0eaXService'false],
  4325.             'App\\Controller\\Admin\\SousCategoriesCrudController::createEditForm' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4326.             'App\\Controller\\Admin\\SousCategoriesCrudController::createEditFormBuilder' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4327.             'App\\Controller\\Admin\\SousCategoriesCrudController::createIndexQueryBuilder' => ['privates''.service_locator.rAlqQ78''get_ServiceLocator_RAlqQ78Service'false],
  4328.             'App\\Controller\\Admin\\SousCategoriesCrudController::createNewForm' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4329.             'App\\Controller\\Admin\\SousCategoriesCrudController::createNewFormBuilder' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4330.             'App\\Controller\\Admin\\SousCategoriesCrudController::delete' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4331.             'App\\Controller\\Admin\\SousCategoriesCrudController::deleteEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4332.             'App\\Controller\\Admin\\SousCategoriesCrudController::detail' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4333.             'App\\Controller\\Admin\\SousCategoriesCrudController::edit' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4334.             'App\\Controller\\Admin\\SousCategoriesCrudController::index' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4335.             'App\\Controller\\Admin\\SousCategoriesCrudController::new' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4336.             'App\\Controller\\Admin\\SousCategoriesCrudController::persistEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4337.             'App\\Controller\\Admin\\SousCategoriesCrudController::renderFilters' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4338.             'App\\Controller\\Admin\\SousCategoriesCrudController::updateEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4339.             'App\\Controller\\Admin\\SupplierCrudController::autocomplete' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4340.             'App\\Controller\\Admin\\SupplierCrudController::batchDelete' => ['privates''.service_locator.AWPr3oy''get_ServiceLocator_AWPr3oyService'false],
  4341.             'App\\Controller\\Admin\\SupplierCrudController::configureActions' => ['privates''.service_locator.CKlWSja''get_ServiceLocator_CKlWSjaService'false],
  4342.             'App\\Controller\\Admin\\SupplierCrudController::configureAssets' => ['privates''.service_locator.U4Bbnsn''get_ServiceLocator_U4BbnsnService'false],
  4343.             'App\\Controller\\Admin\\SupplierCrudController::configureCrud' => ['privates''.service_locator.4C0Bh8j''get_ServiceLocator_4C0Bh8jService'false],
  4344.             'App\\Controller\\Admin\\SupplierCrudController::configureFilters' => ['privates''.service_locator.Nt.ogDb''get_ServiceLocator_Nt_OgDbService'false],
  4345.             'App\\Controller\\Admin\\SupplierCrudController::configureResponseParameters' => ['privates''.service_locator.2dc0eaX''get_ServiceLocator_2dc0eaXService'false],
  4346.             'App\\Controller\\Admin\\SupplierCrudController::createEditForm' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4347.             'App\\Controller\\Admin\\SupplierCrudController::createEditFormBuilder' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4348.             'App\\Controller\\Admin\\SupplierCrudController::createIndexQueryBuilder' => ['privates''.service_locator.rAlqQ78''get_ServiceLocator_RAlqQ78Service'false],
  4349.             'App\\Controller\\Admin\\SupplierCrudController::createNewForm' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4350.             'App\\Controller\\Admin\\SupplierCrudController::createNewFormBuilder' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4351.             'App\\Controller\\Admin\\SupplierCrudController::delete' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4352.             'App\\Controller\\Admin\\SupplierCrudController::deleteEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4353.             'App\\Controller\\Admin\\SupplierCrudController::detail' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4354.             'App\\Controller\\Admin\\SupplierCrudController::edit' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4355.             'App\\Controller\\Admin\\SupplierCrudController::index' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4356.             'App\\Controller\\Admin\\SupplierCrudController::new' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4357.             'App\\Controller\\Admin\\SupplierCrudController::persistEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4358.             'App\\Controller\\Admin\\SupplierCrudController::renderFilters' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4359.             'App\\Controller\\Admin\\SupplierCrudController::updateEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4360.             'App\\Controller\\Admin\\UsersCrudController::autocomplete' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4361.             'App\\Controller\\Admin\\UsersCrudController::batchDelete' => ['privates''.service_locator.AWPr3oy''get_ServiceLocator_AWPr3oyService'false],
  4362.             'App\\Controller\\Admin\\UsersCrudController::configureActions' => ['privates''.service_locator.CKlWSja''get_ServiceLocator_CKlWSjaService'false],
  4363.             'App\\Controller\\Admin\\UsersCrudController::configureAssets' => ['privates''.service_locator.U4Bbnsn''get_ServiceLocator_U4BbnsnService'false],
  4364.             'App\\Controller\\Admin\\UsersCrudController::configureCrud' => ['privates''.service_locator.4C0Bh8j''get_ServiceLocator_4C0Bh8jService'false],
  4365.             'App\\Controller\\Admin\\UsersCrudController::configureFilters' => ['privates''.service_locator.Nt.ogDb''get_ServiceLocator_Nt_OgDbService'false],
  4366.             'App\\Controller\\Admin\\UsersCrudController::configureResponseParameters' => ['privates''.service_locator.2dc0eaX''get_ServiceLocator_2dc0eaXService'false],
  4367.             'App\\Controller\\Admin\\UsersCrudController::createEditForm' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4368.             'App\\Controller\\Admin\\UsersCrudController::createEditFormBuilder' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4369.             'App\\Controller\\Admin\\UsersCrudController::createIndexQueryBuilder' => ['privates''.service_locator.rAlqQ78''get_ServiceLocator_RAlqQ78Service'false],
  4370.             'App\\Controller\\Admin\\UsersCrudController::createNewForm' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4371.             'App\\Controller\\Admin\\UsersCrudController::createNewFormBuilder' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4372.             'App\\Controller\\Admin\\UsersCrudController::delete' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4373.             'App\\Controller\\Admin\\UsersCrudController::deleteEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4374.             'App\\Controller\\Admin\\UsersCrudController::detail' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4375.             'App\\Controller\\Admin\\UsersCrudController::edit' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4376.             'App\\Controller\\Admin\\UsersCrudController::index' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4377.             'App\\Controller\\Admin\\UsersCrudController::new' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4378.             'App\\Controller\\Admin\\UsersCrudController::persistEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4379.             'App\\Controller\\Admin\\UsersCrudController::renderFilters' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4380.             'App\\Controller\\Admin\\UsersCrudController::updateEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4381.             'App\\Controller\\ArticlesController::ajout' => ['privates''.service_locator.mzjt3rI''get_ServiceLocator_Mzjt3rIService'false],
  4382.             'App\\Controller\\ArticlesController::allArticles' => ['privates''.service_locator.z4vVS.d''get_ServiceLocator_Z4vVS_DService'false],
  4383.             'App\\Controller\\ArticlesController::delete' => ['privates''.service_locator.mzjt3rI''get_ServiceLocator_Mzjt3rIService'false],
  4384.             'App\\Controller\\ArticlesController::edit' => ['privates''.service_locator.mzjt3rI''get_ServiceLocator_Mzjt3rIService'false],
  4385.             'App\\Controller\\ArticlesController::editStatusArticle' => ['privates''.service_locator.mzjt3rI''get_ServiceLocator_Mzjt3rIService'false],
  4386.             'App\\Controller\\ArticlesController::index' => ['privates''.service_locator.z4vVS.d''get_ServiceLocator_Z4vVS_DService'false],
  4387.             'App\\Controller\\ArticlesController::list' => ['privates''.service_locator.mzjt3rI''get_ServiceLocator_Mzjt3rIService'false],
  4388.             'App\\Controller\\ArticlesController::listCommentaires' => ['privates''.service_locator.mzjt3rI''get_ServiceLocator_Mzjt3rIService'false],
  4389.             'App\\Controller\\CategoriesController::ajout' => ['privates''.service_locator.mzjt3rI''get_ServiceLocator_Mzjt3rIService'false],
  4390.             'App\\Controller\\CategoriesController::ajoutMotCles' => ['privates''.service_locator.mzjt3rI''get_ServiceLocator_Mzjt3rIService'false],
  4391.             'App\\Controller\\CategoriesController::ajoutSousCategories' => ['privates''.service_locator.mzjt3rI''get_ServiceLocator_Mzjt3rIService'false],
  4392.             'App\\Controller\\CategoriesController::delete' => ['privates''.service_locator.mzjt3rI''get_ServiceLocator_Mzjt3rIService'false],
  4393.             'App\\Controller\\CategoriesController::deleteImageCategorie' => ['privates''.service_locator.mzjt3rI''get_ServiceLocator_Mzjt3rIService'false],
  4394.             'App\\Controller\\CategoriesController::deleteMotCle' => ['privates''.service_locator.mzjt3rI''get_ServiceLocator_Mzjt3rIService'false],
  4395.             'App\\Controller\\CategoriesController::deleteSousCategories' => ['privates''.service_locator.mzjt3rI''get_ServiceLocator_Mzjt3rIService'false],
  4396.             'App\\Controller\\CategoriesController::edit' => ['privates''.service_locator.mzjt3rI''get_ServiceLocator_Mzjt3rIService'false],
  4397.             'App\\Controller\\CategoriesController::editMotCles' => ['privates''.service_locator.mzjt3rI''get_ServiceLocator_Mzjt3rIService'false],
  4398.             'App\\Controller\\CategoriesController::editSousCategories' => ['privates''.service_locator.mzjt3rI''get_ServiceLocator_Mzjt3rIService'false],
  4399.             'App\\Controller\\ContactController::index' => ['privates''.service_locator.CRG1Jjd''get_ServiceLocator_CRG1JjdService'false],
  4400.             'App\\Controller\\MainController::hotPromo' => ['privates''.service_locator.z4vVS.d''get_ServiceLocator_Z4vVS_DService'false],
  4401.             'App\\Controller\\MainController::index' => ['privates''.service_locator.z4vVS.d''get_ServiceLocator_Z4vVS_DService'false],
  4402.             'App\\Controller\\MainController::newPromo' => ['privates''.service_locator.z4vVS.d''get_ServiceLocator_Z4vVS_DService'false],
  4403.             'App\\Controller\\MainController::storeArticle' => ['privates''.service_locator.mzjt3rI''get_ServiceLocator_Mzjt3rIService'false],
  4404.             'App\\Controller\\RegistrationController::activation' => ['privates''.service_locator.h0QcpYw''get_ServiceLocator_H0QcpYwService'false],
  4405.             'App\\Controller\\RegistrationController::register' => ['privates''.service_locator.ovKVQ66''get_ServiceLocator_OvKVQ66Service'false],
  4406.             'App\\Controller\\SecurityController::login' => ['privates''.service_locator.UDgw6Ol''get_ServiceLocator_UDgw6OlService'false],
  4407.             'App\\Controller\\SecurityController::oubliPass' => ['privates''.service_locator.gfJF7jd''get_ServiceLocator_GfJF7jdService'false],
  4408.             'App\\Controller\\SecurityController::resetPassword' => ['privates''.service_locator.pwZ6MTM''get_ServiceLocator_PwZ6MTMService'false],
  4409.             'App\\Controller\\SupplierController::ajout' => ['privates''.service_locator.mzjt3rI''get_ServiceLocator_Mzjt3rIService'false],
  4410.             'App\\Controller\\SupplierController::delete' => ['privates''.service_locator.mzjt3rI''get_ServiceLocator_Mzjt3rIService'false],
  4411.             'App\\Controller\\SupplierController::edit' => ['privates''.service_locator.mzjt3rI''get_ServiceLocator_Mzjt3rIService'false],
  4412.             'App\\Controller\\SupplierController::index' => ['privates''.service_locator.z4vVS.d''get_ServiceLocator_Z4vVS_DService'false],
  4413.             'FM\\ElfinderBundle\\Controller\\ElFinderController::load' => ['privates''.service_locator.5usv1bv''get_ServiceLocator_5usv1bvService'false],
  4414.             'kernel::loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  4415.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  4416.             'kernel::terminate' => ['privates''.service_locator.KfwZsne''get_ServiceLocator_KfwZsneService'false],
  4417.             'App\\Controller\\APIController:getArticle' => ['privates''.service_locator.NjgGa8k''get_ServiceLocator_NjgGa8kService'false],
  4418.             'App\\Controller\\APIController:index' => ['privates''.service_locator.hqACNRu''get_ServiceLocator_HqACNRuService'false],
  4419.             'App\\Controller\\APIController:removeArticle' => ['privates''.service_locator.0GoQWpx''get_ServiceLocator_0GoQWpxService'false],
  4420.             'App\\Controller\\AdminController:editUser' => ['privates''.service_locator.Kntl2lG''get_ServiceLocator_Kntl2lGService'false],
  4421.             'App\\Controller\\AdminController:usersList' => ['privates''.service_locator.h0QcpYw''get_ServiceLocator_H0QcpYwService'false],
  4422.             'App\\Controller\\Admin\\ArticlesCrudController:autocomplete' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4423.             'App\\Controller\\Admin\\ArticlesCrudController:batchDelete' => ['privates''.service_locator.AWPr3oy''get_ServiceLocator_AWPr3oyService'false],
  4424.             'App\\Controller\\Admin\\ArticlesCrudController:configureActions' => ['privates''.service_locator.CKlWSja''get_ServiceLocator_CKlWSjaService'false],
  4425.             'App\\Controller\\Admin\\ArticlesCrudController:configureAssets' => ['privates''.service_locator.U4Bbnsn''get_ServiceLocator_U4BbnsnService'false],
  4426.             'App\\Controller\\Admin\\ArticlesCrudController:configureCrud' => ['privates''.service_locator.4C0Bh8j''get_ServiceLocator_4C0Bh8jService'false],
  4427.             'App\\Controller\\Admin\\ArticlesCrudController:configureFilters' => ['privates''.service_locator.Nt.ogDb''get_ServiceLocator_Nt_OgDbService'false],
  4428.             'App\\Controller\\Admin\\ArticlesCrudController:configureResponseParameters' => ['privates''.service_locator.2dc0eaX''get_ServiceLocator_2dc0eaXService'false],
  4429.             'App\\Controller\\Admin\\ArticlesCrudController:createEditForm' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4430.             'App\\Controller\\Admin\\ArticlesCrudController:createEditFormBuilder' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4431.             'App\\Controller\\Admin\\ArticlesCrudController:createIndexQueryBuilder' => ['privates''.service_locator.rAlqQ78''get_ServiceLocator_RAlqQ78Service'false],
  4432.             'App\\Controller\\Admin\\ArticlesCrudController:createNewForm' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4433.             'App\\Controller\\Admin\\ArticlesCrudController:createNewFormBuilder' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4434.             'App\\Controller\\Admin\\ArticlesCrudController:delete' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4435.             'App\\Controller\\Admin\\ArticlesCrudController:deleteEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4436.             'App\\Controller\\Admin\\ArticlesCrudController:detail' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4437.             'App\\Controller\\Admin\\ArticlesCrudController:edit' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4438.             'App\\Controller\\Admin\\ArticlesCrudController:index' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4439.             'App\\Controller\\Admin\\ArticlesCrudController:new' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4440.             'App\\Controller\\Admin\\ArticlesCrudController:persistEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4441.             'App\\Controller\\Admin\\ArticlesCrudController:renderFilters' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4442.             'App\\Controller\\Admin\\ArticlesCrudController:updateEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4443.             'App\\Controller\\Admin\\CategoriesCrudController:autocomplete' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4444.             'App\\Controller\\Admin\\CategoriesCrudController:batchDelete' => ['privates''.service_locator.AWPr3oy''get_ServiceLocator_AWPr3oyService'false],
  4445.             'App\\Controller\\Admin\\CategoriesCrudController:configureActions' => ['privates''.service_locator.CKlWSja''get_ServiceLocator_CKlWSjaService'false],
  4446.             'App\\Controller\\Admin\\CategoriesCrudController:configureAssets' => ['privates''.service_locator.U4Bbnsn''get_ServiceLocator_U4BbnsnService'false],
  4447.             'App\\Controller\\Admin\\CategoriesCrudController:configureCrud' => ['privates''.service_locator.4C0Bh8j''get_ServiceLocator_4C0Bh8jService'false],
  4448.             'App\\Controller\\Admin\\CategoriesCrudController:configureFilters' => ['privates''.service_locator.Nt.ogDb''get_ServiceLocator_Nt_OgDbService'false],
  4449.             'App\\Controller\\Admin\\CategoriesCrudController:configureResponseParameters' => ['privates''.service_locator.2dc0eaX''get_ServiceLocator_2dc0eaXService'false],
  4450.             'App\\Controller\\Admin\\CategoriesCrudController:createEditForm' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4451.             'App\\Controller\\Admin\\CategoriesCrudController:createEditFormBuilder' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4452.             'App\\Controller\\Admin\\CategoriesCrudController:createIndexQueryBuilder' => ['privates''.service_locator.rAlqQ78''get_ServiceLocator_RAlqQ78Service'false],
  4453.             'App\\Controller\\Admin\\CategoriesCrudController:createNewForm' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4454.             'App\\Controller\\Admin\\CategoriesCrudController:createNewFormBuilder' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4455.             'App\\Controller\\Admin\\CategoriesCrudController:delete' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4456.             'App\\Controller\\Admin\\CategoriesCrudController:deleteEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4457.             'App\\Controller\\Admin\\CategoriesCrudController:detail' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4458.             'App\\Controller\\Admin\\CategoriesCrudController:edit' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4459.             'App\\Controller\\Admin\\CategoriesCrudController:index' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4460.             'App\\Controller\\Admin\\CategoriesCrudController:new' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4461.             'App\\Controller\\Admin\\CategoriesCrudController:persistEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4462.             'App\\Controller\\Admin\\CategoriesCrudController:renderFilters' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4463.             'App\\Controller\\Admin\\CategoriesCrudController:updateEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4464.             'App\\Controller\\Admin\\CommentairesCrudController:autocomplete' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4465.             'App\\Controller\\Admin\\CommentairesCrudController:batchDelete' => ['privates''.service_locator.AWPr3oy''get_ServiceLocator_AWPr3oyService'false],
  4466.             'App\\Controller\\Admin\\CommentairesCrudController:configureActions' => ['privates''.service_locator.CKlWSja''get_ServiceLocator_CKlWSjaService'false],
  4467.             'App\\Controller\\Admin\\CommentairesCrudController:configureAssets' => ['privates''.service_locator.U4Bbnsn''get_ServiceLocator_U4BbnsnService'false],
  4468.             'App\\Controller\\Admin\\CommentairesCrudController:configureCrud' => ['privates''.service_locator.4C0Bh8j''get_ServiceLocator_4C0Bh8jService'false],
  4469.             'App\\Controller\\Admin\\CommentairesCrudController:configureFilters' => ['privates''.service_locator.Nt.ogDb''get_ServiceLocator_Nt_OgDbService'false],
  4470.             'App\\Controller\\Admin\\CommentairesCrudController:configureResponseParameters' => ['privates''.service_locator.2dc0eaX''get_ServiceLocator_2dc0eaXService'false],
  4471.             'App\\Controller\\Admin\\CommentairesCrudController:createEditForm' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4472.             'App\\Controller\\Admin\\CommentairesCrudController:createEditFormBuilder' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4473.             'App\\Controller\\Admin\\CommentairesCrudController:createIndexQueryBuilder' => ['privates''.service_locator.rAlqQ78''get_ServiceLocator_RAlqQ78Service'false],
  4474.             'App\\Controller\\Admin\\CommentairesCrudController:createNewForm' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4475.             'App\\Controller\\Admin\\CommentairesCrudController:createNewFormBuilder' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4476.             'App\\Controller\\Admin\\CommentairesCrudController:delete' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4477.             'App\\Controller\\Admin\\CommentairesCrudController:deleteEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4478.             'App\\Controller\\Admin\\CommentairesCrudController:detail' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4479.             'App\\Controller\\Admin\\CommentairesCrudController:edit' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4480.             'App\\Controller\\Admin\\CommentairesCrudController:index' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4481.             'App\\Controller\\Admin\\CommentairesCrudController:new' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4482.             'App\\Controller\\Admin\\CommentairesCrudController:persistEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4483.             'App\\Controller\\Admin\\CommentairesCrudController:renderFilters' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4484.             'App\\Controller\\Admin\\CommentairesCrudController:updateEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4485.             'App\\Controller\\Admin\\HomeAdminController:configureUserMenu' => ['privates''.service_locator.q6hA_O0''get_ServiceLocator_Q6hAO0Service'false],
  4486.             'App\\Controller\\Admin\\MotsClesCrudController:autocomplete' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4487.             'App\\Controller\\Admin\\MotsClesCrudController:batchDelete' => ['privates''.service_locator.AWPr3oy''get_ServiceLocator_AWPr3oyService'false],
  4488.             'App\\Controller\\Admin\\MotsClesCrudController:configureActions' => ['privates''.service_locator.CKlWSja''get_ServiceLocator_CKlWSjaService'false],
  4489.             'App\\Controller\\Admin\\MotsClesCrudController:configureAssets' => ['privates''.service_locator.U4Bbnsn''get_ServiceLocator_U4BbnsnService'false],
  4490.             'App\\Controller\\Admin\\MotsClesCrudController:configureCrud' => ['privates''.service_locator.4C0Bh8j''get_ServiceLocator_4C0Bh8jService'false],
  4491.             'App\\Controller\\Admin\\MotsClesCrudController:configureFilters' => ['privates''.service_locator.Nt.ogDb''get_ServiceLocator_Nt_OgDbService'false],
  4492.             'App\\Controller\\Admin\\MotsClesCrudController:configureResponseParameters' => ['privates''.service_locator.2dc0eaX''get_ServiceLocator_2dc0eaXService'false],
  4493.             'App\\Controller\\Admin\\MotsClesCrudController:createEditForm' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4494.             'App\\Controller\\Admin\\MotsClesCrudController:createEditFormBuilder' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4495.             'App\\Controller\\Admin\\MotsClesCrudController:createIndexQueryBuilder' => ['privates''.service_locator.rAlqQ78''get_ServiceLocator_RAlqQ78Service'false],
  4496.             'App\\Controller\\Admin\\MotsClesCrudController:createNewForm' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4497.             'App\\Controller\\Admin\\MotsClesCrudController:createNewFormBuilder' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4498.             'App\\Controller\\Admin\\MotsClesCrudController:delete' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4499.             'App\\Controller\\Admin\\MotsClesCrudController:deleteEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4500.             'App\\Controller\\Admin\\MotsClesCrudController:detail' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4501.             'App\\Controller\\Admin\\MotsClesCrudController:edit' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4502.             'App\\Controller\\Admin\\MotsClesCrudController:index' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4503.             'App\\Controller\\Admin\\MotsClesCrudController:new' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4504.             'App\\Controller\\Admin\\MotsClesCrudController:persistEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4505.             'App\\Controller\\Admin\\MotsClesCrudController:renderFilters' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4506.             'App\\Controller\\Admin\\MotsClesCrudController:updateEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4507.             'App\\Controller\\Admin\\SousCategoriesCrudController:autocomplete' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4508.             'App\\Controller\\Admin\\SousCategoriesCrudController:batchDelete' => ['privates''.service_locator.AWPr3oy''get_ServiceLocator_AWPr3oyService'false],
  4509.             'App\\Controller\\Admin\\SousCategoriesCrudController:configureActions' => ['privates''.service_locator.CKlWSja''get_ServiceLocator_CKlWSjaService'false],
  4510.             'App\\Controller\\Admin\\SousCategoriesCrudController:configureAssets' => ['privates''.service_locator.U4Bbnsn''get_ServiceLocator_U4BbnsnService'false],
  4511.             'App\\Controller\\Admin\\SousCategoriesCrudController:configureCrud' => ['privates''.service_locator.4C0Bh8j''get_ServiceLocator_4C0Bh8jService'false],
  4512.             'App\\Controller\\Admin\\SousCategoriesCrudController:configureFilters' => ['privates''.service_locator.Nt.ogDb''get_ServiceLocator_Nt_OgDbService'false],
  4513.             'App\\Controller\\Admin\\SousCategoriesCrudController:configureResponseParameters' => ['privates''.service_locator.2dc0eaX''get_ServiceLocator_2dc0eaXService'false],
  4514.             'App\\Controller\\Admin\\SousCategoriesCrudController:createEditForm' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4515.             'App\\Controller\\Admin\\SousCategoriesCrudController:createEditFormBuilder' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4516.             'App\\Controller\\Admin\\SousCategoriesCrudController:createIndexQueryBuilder' => ['privates''.service_locator.rAlqQ78''get_ServiceLocator_RAlqQ78Service'false],
  4517.             'App\\Controller\\Admin\\SousCategoriesCrudController:createNewForm' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4518.             'App\\Controller\\Admin\\SousCategoriesCrudController:createNewFormBuilder' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4519.             'App\\Controller\\Admin\\SousCategoriesCrudController:delete' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4520.             'App\\Controller\\Admin\\SousCategoriesCrudController:deleteEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4521.             'App\\Controller\\Admin\\SousCategoriesCrudController:detail' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4522.             'App\\Controller\\Admin\\SousCategoriesCrudController:edit' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4523.             'App\\Controller\\Admin\\SousCategoriesCrudController:index' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4524.             'App\\Controller\\Admin\\SousCategoriesCrudController:new' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4525.             'App\\Controller\\Admin\\SousCategoriesCrudController:persistEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4526.             'App\\Controller\\Admin\\SousCategoriesCrudController:renderFilters' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4527.             'App\\Controller\\Admin\\SousCategoriesCrudController:updateEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4528.             'App\\Controller\\Admin\\SupplierCrudController:autocomplete' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4529.             'App\\Controller\\Admin\\SupplierCrudController:batchDelete' => ['privates''.service_locator.AWPr3oy''get_ServiceLocator_AWPr3oyService'false],
  4530.             'App\\Controller\\Admin\\SupplierCrudController:configureActions' => ['privates''.service_locator.CKlWSja''get_ServiceLocator_CKlWSjaService'false],
  4531.             'App\\Controller\\Admin\\SupplierCrudController:configureAssets' => ['privates''.service_locator.U4Bbnsn''get_ServiceLocator_U4BbnsnService'false],
  4532.             'App\\Controller\\Admin\\SupplierCrudController:configureCrud' => ['privates''.service_locator.4C0Bh8j''get_ServiceLocator_4C0Bh8jService'false],
  4533.             'App\\Controller\\Admin\\SupplierCrudController:configureFilters' => ['privates''.service_locator.Nt.ogDb''get_ServiceLocator_Nt_OgDbService'false],
  4534.             'App\\Controller\\Admin\\SupplierCrudController:configureResponseParameters' => ['privates''.service_locator.2dc0eaX''get_ServiceLocator_2dc0eaXService'false],
  4535.             'App\\Controller\\Admin\\SupplierCrudController:createEditForm' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4536.             'App\\Controller\\Admin\\SupplierCrudController:createEditFormBuilder' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4537.             'App\\Controller\\Admin\\SupplierCrudController:createIndexQueryBuilder' => ['privates''.service_locator.rAlqQ78''get_ServiceLocator_RAlqQ78Service'false],
  4538.             'App\\Controller\\Admin\\SupplierCrudController:createNewForm' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4539.             'App\\Controller\\Admin\\SupplierCrudController:createNewFormBuilder' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4540.             'App\\Controller\\Admin\\SupplierCrudController:delete' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4541.             'App\\Controller\\Admin\\SupplierCrudController:deleteEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4542.             'App\\Controller\\Admin\\SupplierCrudController:detail' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4543.             'App\\Controller\\Admin\\SupplierCrudController:edit' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4544.             'App\\Controller\\Admin\\SupplierCrudController:index' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4545.             'App\\Controller\\Admin\\SupplierCrudController:new' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4546.             'App\\Controller\\Admin\\SupplierCrudController:persistEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4547.             'App\\Controller\\Admin\\SupplierCrudController:renderFilters' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4548.             'App\\Controller\\Admin\\SupplierCrudController:updateEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4549.             'App\\Controller\\Admin\\UsersCrudController:autocomplete' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4550.             'App\\Controller\\Admin\\UsersCrudController:batchDelete' => ['privates''.service_locator.AWPr3oy''get_ServiceLocator_AWPr3oyService'false],
  4551.             'App\\Controller\\Admin\\UsersCrudController:configureActions' => ['privates''.service_locator.CKlWSja''get_ServiceLocator_CKlWSjaService'false],
  4552.             'App\\Controller\\Admin\\UsersCrudController:configureAssets' => ['privates''.service_locator.U4Bbnsn''get_ServiceLocator_U4BbnsnService'false],
  4553.             'App\\Controller\\Admin\\UsersCrudController:configureCrud' => ['privates''.service_locator.4C0Bh8j''get_ServiceLocator_4C0Bh8jService'false],
  4554.             'App\\Controller\\Admin\\UsersCrudController:configureFilters' => ['privates''.service_locator.Nt.ogDb''get_ServiceLocator_Nt_OgDbService'false],
  4555.             'App\\Controller\\Admin\\UsersCrudController:configureResponseParameters' => ['privates''.service_locator.2dc0eaX''get_ServiceLocator_2dc0eaXService'false],
  4556.             'App\\Controller\\Admin\\UsersCrudController:createEditForm' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4557.             'App\\Controller\\Admin\\UsersCrudController:createEditFormBuilder' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4558.             'App\\Controller\\Admin\\UsersCrudController:createIndexQueryBuilder' => ['privates''.service_locator.rAlqQ78''get_ServiceLocator_RAlqQ78Service'false],
  4559.             'App\\Controller\\Admin\\UsersCrudController:createNewForm' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4560.             'App\\Controller\\Admin\\UsersCrudController:createNewFormBuilder' => ['privates''.service_locator.tbo4Jjv''get_ServiceLocator_Tbo4JjvService'false],
  4561.             'App\\Controller\\Admin\\UsersCrudController:delete' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4562.             'App\\Controller\\Admin\\UsersCrudController:deleteEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4563.             'App\\Controller\\Admin\\UsersCrudController:detail' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4564.             'App\\Controller\\Admin\\UsersCrudController:edit' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4565.             'App\\Controller\\Admin\\UsersCrudController:index' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4566.             'App\\Controller\\Admin\\UsersCrudController:new' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4567.             'App\\Controller\\Admin\\UsersCrudController:persistEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4568.             'App\\Controller\\Admin\\UsersCrudController:renderFilters' => ['privates''.service_locator.ZOQ9v2d''get_ServiceLocator_ZOQ9v2dService'false],
  4569.             'App\\Controller\\Admin\\UsersCrudController:updateEntity' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  4570.             'App\\Controller\\ArticlesController:ajout' => ['privates''.service_locator.mzjt3rI''get_ServiceLocator_Mzjt3rIService'false],
  4571.             'App\\Controller\\ArticlesController:allArticles' => ['privates''.service_locator.z4vVS.d''get_ServiceLocator_Z4vVS_DService'false],
  4572.             'App\\Controller\\ArticlesController:delete' => ['privates''.service_locator.mzjt3rI''get_ServiceLocator_Mzjt3rIService'false],
  4573.             'App\\Controller\\ArticlesController:edit' => ['privates''.service_locator.mzjt3rI''get_ServiceLocator_Mzjt3rIService'false],
  4574.             'App\\Controller\\ArticlesController:editStatusArticle' => ['privates''.service_locator.mzjt3rI''get_ServiceLocator_Mzjt3rIService'false],
  4575.             'App\\Controller\\ArticlesController:index' => ['privates''.service_locator.z4vVS.d''get_ServiceLocator_Z4vVS_DService'false],
  4576.             'App\\Controller\\ArticlesController:list' => ['privates''.service_locator.mzjt3rI''get_ServiceLocator_Mzjt3rIService'false],
  4577.             'App\\Controller\\ArticlesController:listCommentaires' => ['privates''.service_locator.mzjt3rI''get_ServiceLocator_Mzjt3rIService'false],
  4578.             'App\\Controller\\CategoriesController:ajout' => ['privates''.service_locator.mzjt3rI''get_ServiceLocator_Mzjt3rIService'false],
  4579.             'App\\Controller\\CategoriesController:ajoutMotCles' => ['privates''.service_locator.mzjt3rI''get_ServiceLocator_Mzjt3rIService'false],
  4580.             'App\\Controller\\CategoriesController:ajoutSousCategories' => ['privates''.service_locator.mzjt3rI''get_ServiceLocator_Mzjt3rIService'false],
  4581.             'App\\Controller\\CategoriesController:delete' => ['privates''.service_locator.mzjt3rI''get_ServiceLocator_Mzjt3rIService'false],
  4582.             'App\\Controller\\CategoriesController:deleteImageCategorie' => ['privates''.service_locator.mzjt3rI''get_ServiceLocator_Mzjt3rIService'false],
  4583.             'App\\Controller\\CategoriesController:deleteMotCle' => ['privates''.service_locator.mzjt3rI''get_ServiceLocator_Mzjt3rIService'false],
  4584.             'App\\Controller\\CategoriesController:deleteSousCategories' => ['privates''.service_locator.mzjt3rI''get_ServiceLocator_Mzjt3rIService'false],
  4585.             'App\\Controller\\CategoriesController:edit' => ['privates''.service_locator.mzjt3rI''get_ServiceLocator_Mzjt3rIService'false],
  4586.             'App\\Controller\\CategoriesController:editMotCles' => ['privates''.service_locator.mzjt3rI''get_ServiceLocator_Mzjt3rIService'false],
  4587.             'App\\Controller\\CategoriesController:editSousCategories' => ['privates''.service_locator.mzjt3rI''get_ServiceLocator_Mzjt3rIService'false],
  4588.             'App\\Controller\\ContactController:index' => ['privates''.service_locator.CRG1Jjd''get_ServiceLocator_CRG1JjdService'false],
  4589.             'App\\Controller\\MainController:hotPromo' => ['privates''.service_locator.z4vVS.d''get_ServiceLocator_Z4vVS_DService'false],
  4590.             'App\\Controller\\MainController:index' => ['privates''.service_locator.z4vVS.d''get_ServiceLocator_Z4vVS_DService'false],
  4591.             'App\\Controller\\MainController:newPromo' => ['privates''.service_locator.z4vVS.d''get_ServiceLocator_Z4vVS_DService'false],
  4592.             'App\\Controller\\MainController:storeArticle' => ['privates''.service_locator.mzjt3rI''get_ServiceLocator_Mzjt3rIService'false],
  4593.             'App\\Controller\\RegistrationController:activation' => ['privates''.service_locator.h0QcpYw''get_ServiceLocator_H0QcpYwService'false],
  4594.             'App\\Controller\\RegistrationController:register' => ['privates''.service_locator.ovKVQ66''get_ServiceLocator_OvKVQ66Service'false],
  4595.             'App\\Controller\\SecurityController:login' => ['privates''.service_locator.UDgw6Ol''get_ServiceLocator_UDgw6OlService'false],
  4596.             'App\\Controller\\SecurityController:oubliPass' => ['privates''.service_locator.gfJF7jd''get_ServiceLocator_GfJF7jdService'false],
  4597.             'App\\Controller\\SecurityController:resetPassword' => ['privates''.service_locator.pwZ6MTM''get_ServiceLocator_PwZ6MTMService'false],
  4598.             'App\\Controller\\SupplierController:ajout' => ['privates''.service_locator.mzjt3rI''get_ServiceLocator_Mzjt3rIService'false],
  4599.             'App\\Controller\\SupplierController:delete' => ['privates''.service_locator.mzjt3rI''get_ServiceLocator_Mzjt3rIService'false],
  4600.             'App\\Controller\\SupplierController:edit' => ['privates''.service_locator.mzjt3rI''get_ServiceLocator_Mzjt3rIService'false],
  4601.             'App\\Controller\\SupplierController:index' => ['privates''.service_locator.z4vVS.d''get_ServiceLocator_Z4vVS_DService'false],
  4602.             'FM\\ElfinderBundle\\Controller\\ElFinderController:load' => ['privates''.service_locator.5usv1bv''get_ServiceLocator_5usv1bvService'false],
  4603.             'kernel:loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  4604.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  4605.             'kernel:terminate' => ['privates''.service_locator.KfwZsne''get_ServiceLocator_KfwZsneService'false],
  4606.         ], [
  4607.             'App\\Controller\\APIController::getArticle' => '?',
  4608.             'App\\Controller\\APIController::index' => '?',
  4609.             'App\\Controller\\APIController::removeArticle' => '?',
  4610.             'App\\Controller\\AdminController::editUser' => '?',
  4611.             'App\\Controller\\AdminController::usersList' => '?',
  4612.             'App\\Controller\\Admin\\ArticlesCrudController::autocomplete' => '?',
  4613.             'App\\Controller\\Admin\\ArticlesCrudController::batchDelete' => '?',
  4614.             'App\\Controller\\Admin\\ArticlesCrudController::configureActions' => '?',
  4615.             'App\\Controller\\Admin\\ArticlesCrudController::configureAssets' => '?',
  4616.             'App\\Controller\\Admin\\ArticlesCrudController::configureCrud' => '?',
  4617.             'App\\Controller\\Admin\\ArticlesCrudController::configureFilters' => '?',
  4618.             'App\\Controller\\Admin\\ArticlesCrudController::configureResponseParameters' => '?',
  4619.             'App\\Controller\\Admin\\ArticlesCrudController::createEditForm' => '?',
  4620.             'App\\Controller\\Admin\\ArticlesCrudController::createEditFormBuilder' => '?',
  4621.             'App\\Controller\\Admin\\ArticlesCrudController::createIndexQueryBuilder' => '?',
  4622.             'App\\Controller\\Admin\\ArticlesCrudController::createNewForm' => '?',
  4623.             'App\\Controller\\Admin\\ArticlesCrudController::createNewFormBuilder' => '?',
  4624.             'App\\Controller\\Admin\\ArticlesCrudController::delete' => '?',
  4625.             'App\\Controller\\Admin\\ArticlesCrudController::deleteEntity' => '?',
  4626.             'App\\Controller\\Admin\\ArticlesCrudController::detail' => '?',
  4627.             'App\\Controller\\Admin\\ArticlesCrudController::edit' => '?',
  4628.             'App\\Controller\\Admin\\ArticlesCrudController::index' => '?',
  4629.             'App\\Controller\\Admin\\ArticlesCrudController::new' => '?',
  4630.             'App\\Controller\\Admin\\ArticlesCrudController::persistEntity' => '?',
  4631.             'App\\Controller\\Admin\\ArticlesCrudController::renderFilters' => '?',
  4632.             'App\\Controller\\Admin\\ArticlesCrudController::updateEntity' => '?',
  4633.             'App\\Controller\\Admin\\CategoriesCrudController::autocomplete' => '?',
  4634.             'App\\Controller\\Admin\\CategoriesCrudController::batchDelete' => '?',
  4635.             'App\\Controller\\Admin\\CategoriesCrudController::configureActions' => '?',
  4636.             'App\\Controller\\Admin\\CategoriesCrudController::configureAssets' => '?',
  4637.             'App\\Controller\\Admin\\CategoriesCrudController::configureCrud' => '?',
  4638.             'App\\Controller\\Admin\\CategoriesCrudController::configureFilters' => '?',
  4639.             'App\\Controller\\Admin\\CategoriesCrudController::configureResponseParameters' => '?',
  4640.             'App\\Controller\\Admin\\CategoriesCrudController::createEditForm' => '?',
  4641.             'App\\Controller\\Admin\\CategoriesCrudController::createEditFormBuilder' => '?',
  4642.             'App\\Controller\\Admin\\CategoriesCrudController::createIndexQueryBuilder' => '?',
  4643.             'App\\Controller\\Admin\\CategoriesCrudController::createNewForm' => '?',
  4644.             'App\\Controller\\Admin\\CategoriesCrudController::createNewFormBuilder' => '?',
  4645.             'App\\Controller\\Admin\\CategoriesCrudController::delete' => '?',
  4646.             'App\\Controller\\Admin\\CategoriesCrudController::deleteEntity' => '?',
  4647.             'App\\Controller\\Admin\\CategoriesCrudController::detail' => '?',
  4648.             'App\\Controller\\Admin\\CategoriesCrudController::edit' => '?',
  4649.             'App\\Controller\\Admin\\CategoriesCrudController::index' => '?',
  4650.             'App\\Controller\\Admin\\CategoriesCrudController::new' => '?',
  4651.             'App\\Controller\\Admin\\CategoriesCrudController::persistEntity' => '?',
  4652.             'App\\Controller\\Admin\\CategoriesCrudController::renderFilters' => '?',
  4653.             'App\\Controller\\Admin\\CategoriesCrudController::updateEntity' => '?',
  4654.             'App\\Controller\\Admin\\CommentairesCrudController::autocomplete' => '?',
  4655.             'App\\Controller\\Admin\\CommentairesCrudController::batchDelete' => '?',
  4656.             'App\\Controller\\Admin\\CommentairesCrudController::configureActions' => '?',
  4657.             'App\\Controller\\Admin\\CommentairesCrudController::configureAssets' => '?',
  4658.             'App\\Controller\\Admin\\CommentairesCrudController::configureCrud' => '?',
  4659.             'App\\Controller\\Admin\\CommentairesCrudController::configureFilters' => '?',
  4660.             'App\\Controller\\Admin\\CommentairesCrudController::configureResponseParameters' => '?',
  4661.             'App\\Controller\\Admin\\CommentairesCrudController::createEditForm' => '?',
  4662.             'App\\Controller\\Admin\\CommentairesCrudController::createEditFormBuilder' => '?',
  4663.             'App\\Controller\\Admin\\CommentairesCrudController::createIndexQueryBuilder' => '?',
  4664.             'App\\Controller\\Admin\\CommentairesCrudController::createNewForm' => '?',
  4665.             'App\\Controller\\Admin\\CommentairesCrudController::createNewFormBuilder' => '?',
  4666.             'App\\Controller\\Admin\\CommentairesCrudController::delete' => '?',
  4667.             'App\\Controller\\Admin\\CommentairesCrudController::deleteEntity' => '?',
  4668.             'App\\Controller\\Admin\\CommentairesCrudController::detail' => '?',
  4669.             'App\\Controller\\Admin\\CommentairesCrudController::edit' => '?',
  4670.             'App\\Controller\\Admin\\CommentairesCrudController::index' => '?',
  4671.             'App\\Controller\\Admin\\CommentairesCrudController::new' => '?',
  4672.             'App\\Controller\\Admin\\CommentairesCrudController::persistEntity' => '?',
  4673.             'App\\Controller\\Admin\\CommentairesCrudController::renderFilters' => '?',
  4674.             'App\\Controller\\Admin\\CommentairesCrudController::updateEntity' => '?',
  4675.             'App\\Controller\\Admin\\HomeAdminController::configureUserMenu' => '?',
  4676.             'App\\Controller\\Admin\\MotsClesCrudController::autocomplete' => '?',
  4677.             'App\\Controller\\Admin\\MotsClesCrudController::batchDelete' => '?',
  4678.             'App\\Controller\\Admin\\MotsClesCrudController::configureActions' => '?',
  4679.             'App\\Controller\\Admin\\MotsClesCrudController::configureAssets' => '?',
  4680.             'App\\Controller\\Admin\\MotsClesCrudController::configureCrud' => '?',
  4681.             'App\\Controller\\Admin\\MotsClesCrudController::configureFilters' => '?',
  4682.             'App\\Controller\\Admin\\MotsClesCrudController::configureResponseParameters' => '?',
  4683.             'App\\Controller\\Admin\\MotsClesCrudController::createEditForm' => '?',
  4684.             'App\\Controller\\Admin\\MotsClesCrudController::createEditFormBuilder' => '?',
  4685.             'App\\Controller\\Admin\\MotsClesCrudController::createIndexQueryBuilder' => '?',
  4686.             'App\\Controller\\Admin\\MotsClesCrudController::createNewForm' => '?',
  4687.             'App\\Controller\\Admin\\MotsClesCrudController::createNewFormBuilder' => '?',
  4688.             'App\\Controller\\Admin\\MotsClesCrudController::delete' => '?',
  4689.             'App\\Controller\\Admin\\MotsClesCrudController::deleteEntity' => '?',
  4690.             'App\\Controller\\Admin\\MotsClesCrudController::detail' => '?',
  4691.             'App\\Controller\\Admin\\MotsClesCrudController::edit' => '?',
  4692.             'App\\Controller\\Admin\\MotsClesCrudController::index' => '?',
  4693.             'App\\Controller\\Admin\\MotsClesCrudController::new' => '?',
  4694.             'App\\Controller\\Admin\\MotsClesCrudController::persistEntity' => '?',
  4695.             'App\\Controller\\Admin\\MotsClesCrudController::renderFilters' => '?',
  4696.             'App\\Controller\\Admin\\MotsClesCrudController::updateEntity' => '?',
  4697.             'App\\Controller\\Admin\\SousCategoriesCrudController::autocomplete' => '?',
  4698.             'App\\Controller\\Admin\\SousCategoriesCrudController::batchDelete' => '?',
  4699.             'App\\Controller\\Admin\\SousCategoriesCrudController::configureActions' => '?',
  4700.             'App\\Controller\\Admin\\SousCategoriesCrudController::configureAssets' => '?',
  4701.             'App\\Controller\\Admin\\SousCategoriesCrudController::configureCrud' => '?',
  4702.             'App\\Controller\\Admin\\SousCategoriesCrudController::configureFilters' => '?',
  4703.             'App\\Controller\\Admin\\SousCategoriesCrudController::configureResponseParameters' => '?',
  4704.             'App\\Controller\\Admin\\SousCategoriesCrudController::createEditForm' => '?',
  4705.             'App\\Controller\\Admin\\SousCategoriesCrudController::createEditFormBuilder' => '?',
  4706.             'App\\Controller\\Admin\\SousCategoriesCrudController::createIndexQueryBuilder' => '?',
  4707.             'App\\Controller\\Admin\\SousCategoriesCrudController::createNewForm' => '?',
  4708.             'App\\Controller\\Admin\\SousCategoriesCrudController::createNewFormBuilder' => '?',
  4709.             'App\\Controller\\Admin\\SousCategoriesCrudController::delete' => '?',
  4710.             'App\\Controller\\Admin\\SousCategoriesCrudController::deleteEntity' => '?',
  4711.             'App\\Controller\\Admin\\SousCategoriesCrudController::detail' => '?',
  4712.             'App\\Controller\\Admin\\SousCategoriesCrudController::edit' => '?',
  4713.             'App\\Controller\\Admin\\SousCategoriesCrudController::index' => '?',
  4714.             'App\\Controller\\Admin\\SousCategoriesCrudController::new' => '?',
  4715.             'App\\Controller\\Admin\\SousCategoriesCrudController::persistEntity' => '?',
  4716.             'App\\Controller\\Admin\\SousCategoriesCrudController::renderFilters' => '?',
  4717.             'App\\Controller\\Admin\\SousCategoriesCrudController::updateEntity' => '?',
  4718.             'App\\Controller\\Admin\\SupplierCrudController::autocomplete' => '?',
  4719.             'App\\Controller\\Admin\\SupplierCrudController::batchDelete' => '?',
  4720.             'App\\Controller\\Admin\\SupplierCrudController::configureActions' => '?',
  4721.             'App\\Controller\\Admin\\SupplierCrudController::configureAssets' => '?',
  4722.             'App\\Controller\\Admin\\SupplierCrudController::configureCrud' => '?',
  4723.             'App\\Controller\\Admin\\SupplierCrudController::configureFilters' => '?',
  4724.             'App\\Controller\\Admin\\SupplierCrudController::configureResponseParameters' => '?',
  4725.             'App\\Controller\\Admin\\SupplierCrudController::createEditForm' => '?',
  4726.             'App\\Controller\\Admin\\SupplierCrudController::createEditFormBuilder' => '?',
  4727.             'App\\Controller\\Admin\\SupplierCrudController::createIndexQueryBuilder' => '?',
  4728.             'App\\Controller\\Admin\\SupplierCrudController::createNewForm' => '?',
  4729.             'App\\Controller\\Admin\\SupplierCrudController::createNewFormBuilder' => '?',
  4730.             'App\\Controller\\Admin\\SupplierCrudController::delete' => '?',
  4731.             'App\\Controller\\Admin\\SupplierCrudController::deleteEntity' => '?',
  4732.             'App\\Controller\\Admin\\SupplierCrudController::detail' => '?',
  4733.             'App\\Controller\\Admin\\SupplierCrudController::edit' => '?',
  4734.             'App\\Controller\\Admin\\SupplierCrudController::index' => '?',
  4735.             'App\\Controller\\Admin\\SupplierCrudController::new' => '?',
  4736.             'App\\Controller\\Admin\\SupplierCrudController::persistEntity' => '?',
  4737.             'App\\Controller\\Admin\\SupplierCrudController::renderFilters' => '?',
  4738.             'App\\Controller\\Admin\\SupplierCrudController::updateEntity' => '?',
  4739.             'App\\Controller\\Admin\\UsersCrudController::autocomplete' => '?',
  4740.             'App\\Controller\\Admin\\UsersCrudController::batchDelete' => '?',
  4741.             'App\\Controller\\Admin\\UsersCrudController::configureActions' => '?',
  4742.             'App\\Controller\\Admin\\UsersCrudController::configureAssets' => '?',
  4743.             'App\\Controller\\Admin\\UsersCrudController::configureCrud' => '?',
  4744.             'App\\Controller\\Admin\\UsersCrudController::configureFilters' => '?',
  4745.             'App\\Controller\\Admin\\UsersCrudController::configureResponseParameters' => '?',
  4746.             'App\\Controller\\Admin\\UsersCrudController::createEditForm' => '?',
  4747.             'App\\Controller\\Admin\\UsersCrudController::createEditFormBuilder' => '?',
  4748.             'App\\Controller\\Admin\\UsersCrudController::createIndexQueryBuilder' => '?',
  4749.             'App\\Controller\\Admin\\UsersCrudController::createNewForm' => '?',
  4750.             'App\\Controller\\Admin\\UsersCrudController::createNewFormBuilder' => '?',
  4751.             'App\\Controller\\Admin\\UsersCrudController::delete' => '?',
  4752.             'App\\Controller\\Admin\\UsersCrudController::deleteEntity' => '?',
  4753.             'App\\Controller\\Admin\\UsersCrudController::detail' => '?',
  4754.             'App\\Controller\\Admin\\UsersCrudController::edit' => '?',
  4755.             'App\\Controller\\Admin\\UsersCrudController::index' => '?',
  4756.             'App\\Controller\\Admin\\UsersCrudController::new' => '?',
  4757.             'App\\Controller\\Admin\\UsersCrudController::persistEntity' => '?',
  4758.             'App\\Controller\\Admin\\UsersCrudController::renderFilters' => '?',
  4759.             'App\\Controller\\Admin\\UsersCrudController::updateEntity' => '?',
  4760.             'App\\Controller\\ArticlesController::ajout' => '?',
  4761.             'App\\Controller\\ArticlesController::allArticles' => '?',
  4762.             'App\\Controller\\ArticlesController::delete' => '?',
  4763.             'App\\Controller\\ArticlesController::edit' => '?',
  4764.             'App\\Controller\\ArticlesController::editStatusArticle' => '?',
  4765.             'App\\Controller\\ArticlesController::index' => '?',
  4766.             'App\\Controller\\ArticlesController::list' => '?',
  4767.             'App\\Controller\\ArticlesController::listCommentaires' => '?',
  4768.             'App\\Controller\\CategoriesController::ajout' => '?',
  4769.             'App\\Controller\\CategoriesController::ajoutMotCles' => '?',
  4770.             'App\\Controller\\CategoriesController::ajoutSousCategories' => '?',
  4771.             'App\\Controller\\CategoriesController::delete' => '?',
  4772.             'App\\Controller\\CategoriesController::deleteImageCategorie' => '?',
  4773.             'App\\Controller\\CategoriesController::deleteMotCle' => '?',
  4774.             'App\\Controller\\CategoriesController::deleteSousCategories' => '?',
  4775.             'App\\Controller\\CategoriesController::edit' => '?',
  4776.             'App\\Controller\\CategoriesController::editMotCles' => '?',
  4777.             'App\\Controller\\CategoriesController::editSousCategories' => '?',
  4778.             'App\\Controller\\ContactController::index' => '?',
  4779.             'App\\Controller\\MainController::hotPromo' => '?',
  4780.             'App\\Controller\\MainController::index' => '?',
  4781.             'App\\Controller\\MainController::newPromo' => '?',
  4782.             'App\\Controller\\MainController::storeArticle' => '?',
  4783.             'App\\Controller\\RegistrationController::activation' => '?',
  4784.             'App\\Controller\\RegistrationController::register' => '?',
  4785.             'App\\Controller\\SecurityController::login' => '?',
  4786.             'App\\Controller\\SecurityController::oubliPass' => '?',
  4787.             'App\\Controller\\SecurityController::resetPassword' => '?',
  4788.             'App\\Controller\\SupplierController::ajout' => '?',
  4789.             'App\\Controller\\SupplierController::delete' => '?',
  4790.             'App\\Controller\\SupplierController::edit' => '?',
  4791.             'App\\Controller\\SupplierController::index' => '?',
  4792.             'FM\\ElfinderBundle\\Controller\\ElFinderController::load' => '?',
  4793.             'kernel::loadRoutes' => '?',
  4794.             'kernel::registerContainerConfiguration' => '?',
  4795.             'kernel::terminate' => '?',
  4796.             'App\\Controller\\APIController:getArticle' => '?',
  4797.             'App\\Controller\\APIController:index' => '?',
  4798.             'App\\Controller\\APIController:removeArticle' => '?',
  4799.             'App\\Controller\\AdminController:editUser' => '?',
  4800.             'App\\Controller\\AdminController:usersList' => '?',
  4801.             'App\\Controller\\Admin\\ArticlesCrudController:autocomplete' => '?',
  4802.             'App\\Controller\\Admin\\ArticlesCrudController:batchDelete' => '?',
  4803.             'App\\Controller\\Admin\\ArticlesCrudController:configureActions' => '?',
  4804.             'App\\Controller\\Admin\\ArticlesCrudController:configureAssets' => '?',
  4805.             'App\\Controller\\Admin\\ArticlesCrudController:configureCrud' => '?',
  4806.             'App\\Controller\\Admin\\ArticlesCrudController:configureFilters' => '?',
  4807.             'App\\Controller\\Admin\\ArticlesCrudController:configureResponseParameters' => '?',
  4808.             'App\\Controller\\Admin\\ArticlesCrudController:createEditForm' => '?',
  4809.             'App\\Controller\\Admin\\ArticlesCrudController:createEditFormBuilder' => '?',
  4810.             'App\\Controller\\Admin\\ArticlesCrudController:createIndexQueryBuilder' => '?',
  4811.             'App\\Controller\\Admin\\ArticlesCrudController:createNewForm' => '?',
  4812.             'App\\Controller\\Admin\\ArticlesCrudController:createNewFormBuilder' => '?',
  4813.             'App\\Controller\\Admin\\ArticlesCrudController:delete' => '?',
  4814.             'App\\Controller\\Admin\\ArticlesCrudController:deleteEntity' => '?',
  4815.             'App\\Controller\\Admin\\ArticlesCrudController:detail' => '?',
  4816.             'App\\Controller\\Admin\\ArticlesCrudController:edit' => '?',
  4817.             'App\\Controller\\Admin\\ArticlesCrudController:index' => '?',
  4818.             'App\\Controller\\Admin\\ArticlesCrudController:new' => '?',
  4819.             'App\\Controller\\Admin\\ArticlesCrudController:persistEntity' => '?',
  4820.             'App\\Controller\\Admin\\ArticlesCrudController:renderFilters' => '?',
  4821.             'App\\Controller\\Admin\\ArticlesCrudController:updateEntity' => '?',
  4822.             'App\\Controller\\Admin\\CategoriesCrudController:autocomplete' => '?',
  4823.             'App\\Controller\\Admin\\CategoriesCrudController:batchDelete' => '?',
  4824.             'App\\Controller\\Admin\\CategoriesCrudController:configureActions' => '?',
  4825.             'App\\Controller\\Admin\\CategoriesCrudController:configureAssets' => '?',
  4826.             'App\\Controller\\Admin\\CategoriesCrudController:configureCrud' => '?',
  4827.             'App\\Controller\\Admin\\CategoriesCrudController:configureFilters' => '?',
  4828.             'App\\Controller\\Admin\\CategoriesCrudController:configureResponseParameters' => '?',
  4829.             'App\\Controller\\Admin\\CategoriesCrudController:createEditForm' => '?',
  4830.             'App\\Controller\\Admin\\CategoriesCrudController:createEditFormBuilder' => '?',
  4831.             'App\\Controller\\Admin\\CategoriesCrudController:createIndexQueryBuilder' => '?',
  4832.             'App\\Controller\\Admin\\CategoriesCrudController:createNewForm' => '?',
  4833.             'App\\Controller\\Admin\\CategoriesCrudController:createNewFormBuilder' => '?',
  4834.             'App\\Controller\\Admin\\CategoriesCrudController:delete' => '?',
  4835.             'App\\Controller\\Admin\\CategoriesCrudController:deleteEntity' => '?',
  4836.             'App\\Controller\\Admin\\CategoriesCrudController:detail' => '?',
  4837.             'App\\Controller\\Admin\\CategoriesCrudController:edit' => '?',
  4838.             'App\\Controller\\Admin\\CategoriesCrudController:index' => '?',
  4839.             'App\\Controller\\Admin\\CategoriesCrudController:new' => '?',
  4840.             'App\\Controller\\Admin\\CategoriesCrudController:persistEntity' => '?',
  4841.             'App\\Controller\\Admin\\CategoriesCrudController:renderFilters' => '?',
  4842.             'App\\Controller\\Admin\\CategoriesCrudController:updateEntity' => '?',
  4843.             'App\\Controller\\Admin\\CommentairesCrudController:autocomplete' => '?',
  4844.             'App\\Controller\\Admin\\CommentairesCrudController:batchDelete' => '?',
  4845.             'App\\Controller\\Admin\\CommentairesCrudController:configureActions' => '?',
  4846.             'App\\Controller\\Admin\\CommentairesCrudController:configureAssets' => '?',
  4847.             'App\\Controller\\Admin\\CommentairesCrudController:configureCrud' => '?',
  4848.             'App\\Controller\\Admin\\CommentairesCrudController:configureFilters' => '?',
  4849.             'App\\Controller\\Admin\\CommentairesCrudController:configureResponseParameters' => '?',
  4850.             'App\\Controller\\Admin\\CommentairesCrudController:createEditForm' => '?',
  4851.             'App\\Controller\\Admin\\CommentairesCrudController:createEditFormBuilder' => '?',
  4852.             'App\\Controller\\Admin\\CommentairesCrudController:createIndexQueryBuilder' => '?',
  4853.             'App\\Controller\\Admin\\CommentairesCrudController:createNewForm' => '?',
  4854.             'App\\Controller\\Admin\\CommentairesCrudController:createNewFormBuilder' => '?',
  4855.             'App\\Controller\\Admin\\CommentairesCrudController:delete' => '?',
  4856.             'App\\Controller\\Admin\\CommentairesCrudController:deleteEntity' => '?',
  4857.             'App\\Controller\\Admin\\CommentairesCrudController:detail' => '?',
  4858.             'App\\Controller\\Admin\\CommentairesCrudController:edit' => '?',
  4859.             'App\\Controller\\Admin\\CommentairesCrudController:index' => '?',
  4860.             'App\\Controller\\Admin\\CommentairesCrudController:new' => '?',
  4861.             'App\\Controller\\Admin\\CommentairesCrudController:persistEntity' => '?',
  4862.             'App\\Controller\\Admin\\CommentairesCrudController:renderFilters' => '?',
  4863.             'App\\Controller\\Admin\\CommentairesCrudController:updateEntity' => '?',
  4864.             'App\\Controller\\Admin\\HomeAdminController:configureUserMenu' => '?',
  4865.             'App\\Controller\\Admin\\MotsClesCrudController:autocomplete' => '?',
  4866.             'App\\Controller\\Admin\\MotsClesCrudController:batchDelete' => '?',
  4867.             'App\\Controller\\Admin\\MotsClesCrudController:configureActions' => '?',
  4868.             'App\\Controller\\Admin\\MotsClesCrudController:configureAssets' => '?',
  4869.             'App\\Controller\\Admin\\MotsClesCrudController:configureCrud' => '?',
  4870.             'App\\Controller\\Admin\\MotsClesCrudController:configureFilters' => '?',
  4871.             'App\\Controller\\Admin\\MotsClesCrudController:configureResponseParameters' => '?',
  4872.             'App\\Controller\\Admin\\MotsClesCrudController:createEditForm' => '?',
  4873.             'App\\Controller\\Admin\\MotsClesCrudController:createEditFormBuilder' => '?',
  4874.             'App\\Controller\\Admin\\MotsClesCrudController:createIndexQueryBuilder' => '?',
  4875.             'App\\Controller\\Admin\\MotsClesCrudController:createNewForm' => '?',
  4876.             'App\\Controller\\Admin\\MotsClesCrudController:createNewFormBuilder' => '?',
  4877.             'App\\Controller\\Admin\\MotsClesCrudController:delete' => '?',
  4878.             'App\\Controller\\Admin\\MotsClesCrudController:deleteEntity' => '?',
  4879.             'App\\Controller\\Admin\\MotsClesCrudController:detail' => '?',
  4880.             'App\\Controller\\Admin\\MotsClesCrudController:edit' => '?',
  4881.             'App\\Controller\\Admin\\MotsClesCrudController:index' => '?',
  4882.             'App\\Controller\\Admin\\MotsClesCrudController:new' => '?',
  4883.             'App\\Controller\\Admin\\MotsClesCrudController:persistEntity' => '?',
  4884.             'App\\Controller\\Admin\\MotsClesCrudController:renderFilters' => '?',
  4885.             'App\\Controller\\Admin\\MotsClesCrudController:updateEntity' => '?',
  4886.             'App\\Controller\\Admin\\SousCategoriesCrudController:autocomplete' => '?',
  4887.             'App\\Controller\\Admin\\SousCategoriesCrudController:batchDelete' => '?',
  4888.             'App\\Controller\\Admin\\SousCategoriesCrudController:configureActions' => '?',
  4889.             'App\\Controller\\Admin\\SousCategoriesCrudController:configureAssets' => '?',
  4890.             'App\\Controller\\Admin\\SousCategoriesCrudController:configureCrud' => '?',
  4891.             'App\\Controller\\Admin\\SousCategoriesCrudController:configureFilters' => '?',
  4892.             'App\\Controller\\Admin\\SousCategoriesCrudController:configureResponseParameters' => '?',
  4893.             'App\\Controller\\Admin\\SousCategoriesCrudController:createEditForm' => '?',
  4894.             'App\\Controller\\Admin\\SousCategoriesCrudController:createEditFormBuilder' => '?',
  4895.             'App\\Controller\\Admin\\SousCategoriesCrudController:createIndexQueryBuilder' => '?',
  4896.             'App\\Controller\\Admin\\SousCategoriesCrudController:createNewForm' => '?',
  4897.             'App\\Controller\\Admin\\SousCategoriesCrudController:createNewFormBuilder' => '?',
  4898.             'App\\Controller\\Admin\\SousCategoriesCrudController:delete' => '?',
  4899.             'App\\Controller\\Admin\\SousCategoriesCrudController:deleteEntity' => '?',
  4900.             'App\\Controller\\Admin\\SousCategoriesCrudController:detail' => '?',
  4901.             'App\\Controller\\Admin\\SousCategoriesCrudController:edit' => '?',
  4902.             'App\\Controller\\Admin\\SousCategoriesCrudController:index' => '?',
  4903.             'App\\Controller\\Admin\\SousCategoriesCrudController:new' => '?',
  4904.             'App\\Controller\\Admin\\SousCategoriesCrudController:persistEntity' => '?',
  4905.             'App\\Controller\\Admin\\SousCategoriesCrudController:renderFilters' => '?',
  4906.             'App\\Controller\\Admin\\SousCategoriesCrudController:updateEntity' => '?',
  4907.             'App\\Controller\\Admin\\SupplierCrudController:autocomplete' => '?',
  4908.             'App\\Controller\\Admin\\SupplierCrudController:batchDelete' => '?',
  4909.             'App\\Controller\\Admin\\SupplierCrudController:configureActions' => '?',
  4910.             'App\\Controller\\Admin\\SupplierCrudController:configureAssets' => '?',
  4911.             'App\\Controller\\Admin\\SupplierCrudController:configureCrud' => '?',
  4912.             'App\\Controller\\Admin\\SupplierCrudController:configureFilters' => '?',
  4913.             'App\\Controller\\Admin\\SupplierCrudController:configureResponseParameters' => '?',
  4914.             'App\\Controller\\Admin\\SupplierCrudController:createEditForm' => '?',
  4915.             'App\\Controller\\Admin\\SupplierCrudController:createEditFormBuilder' => '?',
  4916.             'App\\Controller\\Admin\\SupplierCrudController:createIndexQueryBuilder' => '?',
  4917.             'App\\Controller\\Admin\\SupplierCrudController:createNewForm' => '?',
  4918.             'App\\Controller\\Admin\\SupplierCrudController:createNewFormBuilder' => '?',
  4919.             'App\\Controller\\Admin\\SupplierCrudController:delete' => '?',
  4920.             'App\\Controller\\Admin\\SupplierCrudController:deleteEntity' => '?',
  4921.             'App\\Controller\\Admin\\SupplierCrudController:detail' => '?',
  4922.             'App\\Controller\\Admin\\SupplierCrudController:edit' => '?',
  4923.             'App\\Controller\\Admin\\SupplierCrudController:index' => '?',
  4924.             'App\\Controller\\Admin\\SupplierCrudController:new' => '?',
  4925.             'App\\Controller\\Admin\\SupplierCrudController:persistEntity' => '?',
  4926.             'App\\Controller\\Admin\\SupplierCrudController:renderFilters' => '?',
  4927.             'App\\Controller\\Admin\\SupplierCrudController:updateEntity' => '?',
  4928.             'App\\Controller\\Admin\\UsersCrudController:autocomplete' => '?',
  4929.             'App\\Controller\\Admin\\UsersCrudController:batchDelete' => '?',
  4930.             'App\\Controller\\Admin\\UsersCrudController:configureActions' => '?',
  4931.             'App\\Controller\\Admin\\UsersCrudController:configureAssets' => '?',
  4932.             'App\\Controller\\Admin\\UsersCrudController:configureCrud' => '?',
  4933.             'App\\Controller\\Admin\\UsersCrudController:configureFilters' => '?',
  4934.             'App\\Controller\\Admin\\UsersCrudController:configureResponseParameters' => '?',
  4935.             'App\\Controller\\Admin\\UsersCrudController:createEditForm' => '?',
  4936.             'App\\Controller\\Admin\\UsersCrudController:createEditFormBuilder' => '?',
  4937.             'App\\Controller\\Admin\\UsersCrudController:createIndexQueryBuilder' => '?',
  4938.             'App\\Controller\\Admin\\UsersCrudController:createNewForm' => '?',
  4939.             'App\\Controller\\Admin\\UsersCrudController:createNewFormBuilder' => '?',
  4940.             'App\\Controller\\Admin\\UsersCrudController:delete' => '?',
  4941.             'App\\Controller\\Admin\\UsersCrudController:deleteEntity' => '?',
  4942.             'App\\Controller\\Admin\\UsersCrudController:detail' => '?',
  4943.             'App\\Controller\\Admin\\UsersCrudController:edit' => '?',
  4944.             'App\\Controller\\Admin\\UsersCrudController:index' => '?',
  4945.             'App\\Controller\\Admin\\UsersCrudController:new' => '?',
  4946.             'App\\Controller\\Admin\\UsersCrudController:persistEntity' => '?',
  4947.             'App\\Controller\\Admin\\UsersCrudController:renderFilters' => '?',
  4948.             'App\\Controller\\Admin\\UsersCrudController:updateEntity' => '?',
  4949.             'App\\Controller\\ArticlesController:ajout' => '?',
  4950.             'App\\Controller\\ArticlesController:allArticles' => '?',
  4951.             'App\\Controller\\ArticlesController:delete' => '?',
  4952.             'App\\Controller\\ArticlesController:edit' => '?',
  4953.             'App\\Controller\\ArticlesController:editStatusArticle' => '?',
  4954.             'App\\Controller\\ArticlesController:index' => '?',
  4955.             'App\\Controller\\ArticlesController:list' => '?',
  4956.             'App\\Controller\\ArticlesController:listCommentaires' => '?',
  4957.             'App\\Controller\\CategoriesController:ajout' => '?',
  4958.             'App\\Controller\\CategoriesController:ajoutMotCles' => '?',
  4959.             'App\\Controller\\CategoriesController:ajoutSousCategories' => '?',
  4960.             'App\\Controller\\CategoriesController:delete' => '?',
  4961.             'App\\Controller\\CategoriesController:deleteImageCategorie' => '?',
  4962.             'App\\Controller\\CategoriesController:deleteMotCle' => '?',
  4963.             'App\\Controller\\CategoriesController:deleteSousCategories' => '?',
  4964.             'App\\Controller\\CategoriesController:edit' => '?',
  4965.             'App\\Controller\\CategoriesController:editMotCles' => '?',
  4966.             'App\\Controller\\CategoriesController:editSousCategories' => '?',
  4967.             'App\\Controller\\ContactController:index' => '?',
  4968.             'App\\Controller\\MainController:hotPromo' => '?',
  4969.             'App\\Controller\\MainController:index' => '?',
  4970.             'App\\Controller\\MainController:newPromo' => '?',
  4971.             'App\\Controller\\MainController:storeArticle' => '?',
  4972.             'App\\Controller\\RegistrationController:activation' => '?',
  4973.             'App\\Controller\\RegistrationController:register' => '?',
  4974.             'App\\Controller\\SecurityController:login' => '?',
  4975.             'App\\Controller\\SecurityController:oubliPass' => '?',
  4976.             'App\\Controller\\SecurityController:resetPassword' => '?',
  4977.             'App\\Controller\\SupplierController:ajout' => '?',
  4978.             'App\\Controller\\SupplierController:delete' => '?',
  4979.             'App\\Controller\\SupplierController:edit' => '?',
  4980.             'App\\Controller\\SupplierController:index' => '?',
  4981.             'FM\\ElfinderBundle\\Controller\\ElFinderController:load' => '?',
  4982.             'kernel:loadRoutes' => '?',
  4983.             'kernel:registerContainerConfiguration' => '?',
  4984.             'kernel:terminate' => '?',
  4985.         ]);
  4986.     }
  4987.     /**
  4988.      * Gets the private '.service_locator.tbo4Jjv' shared service.
  4989.      *
  4990.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4991.      */
  4992.     protected function get_ServiceLocator_Tbo4JjvService()
  4993.     {
  4994.         return $this->privates['.service_locator.tbo4Jjv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4995.             'context' => ['privates''.errored..service_locator.tbo4Jjv.EasyCorp\\Bundle\\EasyAdminBundle\\Context\\AdminContext'NULL'Cannot autowire service ".service_locator.tbo4Jjv": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Context\\AdminContext" but no such service exists.'],
  4996.             'entityDto' => ['privates''.errored..service_locator.tbo4Jjv.EasyCorp\\Bundle\\EasyAdminBundle\\Dto\\EntityDto'NULL'Cannot autowire service ".service_locator.tbo4Jjv": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Dto\\EntityDto" but no such service exists.'],
  4997.             'formOptions' => ['privates''.errored..service_locator.tbo4Jjv.EasyCorp\\Bundle\\EasyAdminBundle\\Config\\KeyValueStore'NULL'Cannot autowire service ".service_locator.tbo4Jjv": it references class "EasyCorp\\Bundle\\EasyAdminBundle\\Config\\KeyValueStore" but no such service exists.'],
  4998.         ], [
  4999.             'context' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Context\\AdminContext',
  5000.             'entityDto' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Dto\\EntityDto',
  5001.             'formOptions' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Config\\KeyValueStore',
  5002.         ]);
  5003.     }
  5004.     /**
  5005.      * Gets the private '.service_locator.z4vVS.d' shared service.
  5006.      *
  5007.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5008.      */
  5009.     protected function get_ServiceLocator_Z4vVS_DService()
  5010.     {
  5011.         return $this->privates['.service_locator.z4vVS.d'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5012.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  5013.         ], [
  5014.             'paginator' => '?',
  5015.         ]);
  5016.     }
  5017.     /**
  5018.      * Gets the private '.session.deprecated' shared service.
  5019.      *
  5020.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  5021.      */
  5022.     protected function get_Session_DeprecatedService()
  5023.     {
  5024.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  5025.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  5026.         return $this->privates['.session.deprecated'] = (new \Symfony\Bundle\FrameworkBundle\Session\DeprecatedSessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))))->getSession();
  5027.     }
  5028.     /**
  5029.      * Gets the private '.twig.command.debug.lazy' shared service.
  5030.      *
  5031.      * @return \Symfony\Component\Console\Command\LazyCommand
  5032.      */
  5033.     protected function get_Twig_Command_Debug_LazyService()
  5034.     {
  5035.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5036.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5037.         return $this->privates['.twig.command.debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:twig', [], 'Show a list of twig functions, filters, globals and tests'false, function (): \Symfony\Bridge\Twig\Command\DebugCommand {
  5038.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  5039.         });
  5040.     }
  5041.     /**
  5042.      * Gets the private '.twig.command.lint.lazy' shared service.
  5043.      *
  5044.      * @return \Symfony\Component\Console\Command\LazyCommand
  5045.      */
  5046.     protected function get_Twig_Command_Lint_LazyService()
  5047.     {
  5048.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5049.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5050.         return $this->privates['.twig.command.lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:twig', [], 'Lint a Twig template and outputs encountered errors'false, function (): \Symfony\Bundle\TwigBundle\Command\LintCommand {
  5051.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  5052.         });
  5053.     }
  5054.     /**
  5055.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  5056.      *
  5057.      * @return \Symfony\Component\Console\Command\LazyCommand
  5058.      */
  5059.     protected function get_VarDumper_Command_ServerDump_LazyService()
  5060.     {
  5061.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5062.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5063.         return $this->privates['.var_dumper.command.server_dump.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:dump', [], 'Start a dump server that collects and displays dumps in a single place'false, function (): \Symfony\Component\VarDumper\Command\ServerDumpCommand {
  5064.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  5065.         });
  5066.     }
  5067.     /**
  5068.      * Gets the private 'App\Form\AjoutArticleType' shared autowired service.
  5069.      *
  5070.      * @return \App\Form\AjoutArticleType
  5071.      */
  5072.     protected function getAjoutArticleTypeService()
  5073.     {
  5074.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5075.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5076.         include_once \dirname(__DIR__4).'/src/Form/AjoutArticleType.php';
  5077.         return $this->privates['App\\Form\\AjoutArticleType'] = new \App\Form\AjoutArticleType();
  5078.     }
  5079.     /**
  5080.      * Gets the private 'App\Form\AjoutCategoriesType' shared autowired service.
  5081.      *
  5082.      * @return \App\Form\AjoutCategoriesType
  5083.      */
  5084.     protected function getAjoutCategoriesTypeService()
  5085.     {
  5086.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5087.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5088.         include_once \dirname(__DIR__4).'/src/Form/AjoutCategoriesType.php';
  5089.         return $this->privates['App\\Form\\AjoutCategoriesType'] = new \App\Form\AjoutCategoriesType();
  5090.     }
  5091.     /**
  5092.      * Gets the private 'App\Form\AjoutMotCleType' shared autowired service.
  5093.      *
  5094.      * @return \App\Form\AjoutMotCleType
  5095.      */
  5096.     protected function getAjoutMotCleTypeService()
  5097.     {
  5098.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5099.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5100.         include_once \dirname(__DIR__4).'/src/Form/AjoutMotCleType.php';
  5101.         return $this->privates['App\\Form\\AjoutMotCleType'] = new \App\Form\AjoutMotCleType();
  5102.     }
  5103.     /**
  5104.      * Gets the private 'App\Form\AjoutSousCategoriesType' shared autowired service.
  5105.      *
  5106.      * @return \App\Form\AjoutSousCategoriesType
  5107.      */
  5108.     protected function getAjoutSousCategoriesTypeService()
  5109.     {
  5110.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5111.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5112.         include_once \dirname(__DIR__4).'/src/Form/AjoutSousCategoriesType.php';
  5113.         return $this->privates['App\\Form\\AjoutSousCategoriesType'] = new \App\Form\AjoutSousCategoriesType();
  5114.     }
  5115.     /**
  5116.      * Gets the private 'App\Form\CommentairesType' shared autowired service.
  5117.      *
  5118.      * @return \App\Form\CommentairesType
  5119.      */
  5120.     protected function getCommentairesTypeService()
  5121.     {
  5122.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5123.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5124.         include_once \dirname(__DIR__4).'/src/Form/CommentairesType.php';
  5125.         return $this->privates['App\\Form\\CommentairesType'] = new \App\Form\CommentairesType();
  5126.     }
  5127.     /**
  5128.      * Gets the private 'App\Form\ContactType' shared autowired service.
  5129.      *
  5130.      * @return \App\Form\ContactType
  5131.      */
  5132.     protected function getContactTypeService()
  5133.     {
  5134.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5135.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5136.         include_once \dirname(__DIR__4).'/src/Form/ContactType.php';
  5137.         return $this->privates['App\\Form\\ContactType'] = new \App\Form\ContactType();
  5138.     }
  5139.     /**
  5140.      * Gets the private 'App\Form\EditUserType' shared autowired service.
  5141.      *
  5142.      * @return \App\Form\EditUserType
  5143.      */
  5144.     protected function getEditUserTypeService()
  5145.     {
  5146.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5147.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5148.         include_once \dirname(__DIR__4).'/src/Form/EditUserType.php';
  5149.         return $this->privates['App\\Form\\EditUserType'] = new \App\Form\EditUserType();
  5150.     }
  5151.     /**
  5152.      * Gets the private 'App\Form\RegistrationFormType' shared autowired service.
  5153.      *
  5154.      * @return \App\Form\RegistrationFormType
  5155.      */
  5156.     protected function getRegistrationFormTypeService()
  5157.     {
  5158.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5159.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5160.         include_once \dirname(__DIR__4).'/src/Form/RegistrationFormType.php';
  5161.         return $this->privates['App\\Form\\RegistrationFormType'] = new \App\Form\RegistrationFormType();
  5162.     }
  5163.     /**
  5164.      * Gets the private 'App\Form\ResetPassType' shared autowired service.
  5165.      *
  5166.      * @return \App\Form\ResetPassType
  5167.      */
  5168.     protected function getResetPassTypeService()
  5169.     {
  5170.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5171.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5172.         include_once \dirname(__DIR__4).'/src/Form/ResetPassType.php';
  5173.         return $this->privates['App\\Form\\ResetPassType'] = new \App\Form\ResetPassType();
  5174.     }
  5175.     /**
  5176.      * Gets the private 'App\Form\SupplierType' shared autowired service.
  5177.      *
  5178.      * @return \App\Form\SupplierType
  5179.      */
  5180.     protected function getSupplierTypeService()
  5181.     {
  5182.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5183.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5184.         include_once \dirname(__DIR__4).'/src/Form/SupplierType.php';
  5185.         return $this->privates['App\\Form\\SupplierType'] = new \App\Form\SupplierType();
  5186.     }
  5187.     /**
  5188.      * Gets the private 'App\Repository\ArticlesRepository' shared autowired service.
  5189.      *
  5190.      * @return \App\Repository\ArticlesRepository
  5191.      */
  5192.     protected function getArticlesRepositoryService()
  5193.     {
  5194.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5195.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5196.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5197.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5198.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5199.         include_once \dirname(__DIR__4).'/src/Repository/ArticlesRepository.php';
  5200.         return $this->privates['App\\Repository\\ArticlesRepository'] = new \App\Repository\ArticlesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5201.     }
  5202.     /**
  5203.      * Gets the private 'App\Repository\CategoriesRepository' shared autowired service.
  5204.      *
  5205.      * @return \App\Repository\CategoriesRepository
  5206.      */
  5207.     protected function getCategoriesRepositoryService()
  5208.     {
  5209.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5210.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5211.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5212.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5213.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5214.         include_once \dirname(__DIR__4).'/src/Repository/CategoriesRepository.php';
  5215.         return $this->privates['App\\Repository\\CategoriesRepository'] = new \App\Repository\CategoriesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5216.     }
  5217.     /**
  5218.      * Gets the private 'App\Repository\CommentairesRepository' shared autowired service.
  5219.      *
  5220.      * @return \App\Repository\CommentairesRepository
  5221.      */
  5222.     protected function getCommentairesRepositoryService()
  5223.     {
  5224.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5225.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5226.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5227.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5228.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5229.         include_once \dirname(__DIR__4).'/src/Repository/CommentairesRepository.php';
  5230.         return $this->privates['App\\Repository\\CommentairesRepository'] = new \App\Repository\CommentairesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5231.     }
  5232.     /**
  5233.      * Gets the private 'App\Repository\MotsClesRepository' shared autowired service.
  5234.      *
  5235.      * @return \App\Repository\MotsClesRepository
  5236.      */
  5237.     protected function getMotsClesRepositoryService()
  5238.     {
  5239.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5240.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5241.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5242.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5243.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5244.         include_once \dirname(__DIR__4).'/src/Repository/MotsClesRepository.php';
  5245.         return $this->privates['App\\Repository\\MotsClesRepository'] = new \App\Repository\MotsClesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5246.     }
  5247.     /**
  5248.      * Gets the private 'App\Repository\SousCategoriesRepository' shared autowired service.
  5249.      *
  5250.      * @return \App\Repository\SousCategoriesRepository
  5251.      */
  5252.     protected function getSousCategoriesRepositoryService()
  5253.     {
  5254.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5255.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5256.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5257.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5258.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5259.         include_once \dirname(__DIR__4).'/src/Repository/SousCategoriesRepository.php';
  5260.         return $this->privates['App\\Repository\\SousCategoriesRepository'] = new \App\Repository\SousCategoriesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5261.     }
  5262.     /**
  5263.      * Gets the private 'App\Repository\SupplierRepository' shared autowired service.
  5264.      *
  5265.      * @return \App\Repository\SupplierRepository
  5266.      */
  5267.     protected function getSupplierRepositoryService()
  5268.     {
  5269.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5270.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5271.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5272.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5273.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5274.         include_once \dirname(__DIR__4).'/src/Repository/SupplierRepository.php';
  5275.         return $this->privates['App\\Repository\\SupplierRepository'] = new \App\Repository\SupplierRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5276.     }
  5277.     /**
  5278.      * Gets the private 'App\Repository\UsersRepository' shared autowired service.
  5279.      *
  5280.      * @return \App\Repository\UsersRepository
  5281.      */
  5282.     protected function getUsersRepositoryService()
  5283.     {
  5284.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5285.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5286.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5287.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5288.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5289.         include_once \dirname(__DIR__4).'/src/Repository/UsersRepository.php';
  5290.         return $this->privates['App\\Repository\\UsersRepository'] = new \App\Repository\UsersRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5291.     }
  5292.     /**
  5293.      * Gets the private 'App\Security\UsersAuthenticator' shared autowired service.
  5294.      *
  5295.      * @return \App\Security\UsersAuthenticator
  5296.      */
  5297.     protected function getUsersAuthenticatorService()
  5298.     {
  5299.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  5300.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  5301.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  5302.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php';
  5303.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  5304.         include_once \dirname(__DIR__4).'/src/Security/UsersAuthenticator.php';
  5305.         return $this->privates['App\\Security\\UsersAuthenticator'] = new \App\Security\UsersAuthenticator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), ($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService()));
  5306.     }
  5307.     /**
  5308.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  5309.      *
  5310.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  5311.      */
  5312.     protected function getManagerRegistryAwareConnectionProviderService()
  5313.     {
  5314.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/ConnectionProvider.php';
  5315.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
  5316.         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'));
  5317.     }
  5318.     /**
  5319.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  5320.      *
  5321.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  5322.      */
  5323.     protected function getRunSqlCommandService()
  5324.     {
  5325.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5326.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  5327.         $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()));
  5328.         $instance->setName('dbal:run-sql');
  5329.         return $instance;
  5330.     }
  5331.     /**
  5332.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Cache\CacheWarmer' shared service.
  5333.      *
  5334.      * @return \EasyCorp\Bundle\EasyAdminBundle\Cache\CacheWarmer
  5335.      */
  5336.     protected function getCacheWarmer2Service()
  5337.     {
  5338.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5339.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Cache/CacheWarmer.php';
  5340.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Cache\\CacheWarmer'] = new \EasyCorp\Bundle\EasyAdminBundle\Cache\CacheWarmer(($this->services['router'] ?? $this->getRouterService()));
  5341.     }
  5342.     /**
  5343.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber' shared service.
  5344.      *
  5345.      * @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber
  5346.      */
  5347.     protected function getAdminRouterSubscriberService()
  5348.     {
  5349.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  5350.         $b = ($this->services['router'] ?? $this->getRouterService());
  5351.         $c = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] ?? $this->getCrudControllerRegistryService());
  5352.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber(new \EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory($this->targetDir.''$a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), new \EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService()), $a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), (isset($this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']) ? $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']() : $this->getAdminUrlGeneratorService())), $c, ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'] ?? $this->getEntityFactoryService())), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry($this->getEnv('APP_SECRET'), $this->targetDir.'', [=> 'App\\Controller\\Admin\\HomeAdminController']))), $c, ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory'] ?? $this->getControllerFactoryService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), $b$b, ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\UrlSigner'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\UrlSigner'] = new \EasyCorp\Bundle\EasyAdminBundle\Router\UrlSigner($this->getEnv('APP_SECRET')))));
  5353.     }
  5354.     /**
  5355.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\EventListener\CrudResponseListener' shared service.
  5356.      *
  5357.      * @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\CrudResponseListener
  5358.      */
  5359.     protected function getCrudResponseListenerService()
  5360.     {
  5361.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/EventListener/CrudResponseListener.php';
  5362.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\CrudResponseListener'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\CrudResponseListener(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5363.     }
  5364.     /**
  5365.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\EventListener\ExceptionListener' shared service.
  5366.      *
  5367.      * @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\ExceptionListener
  5368.      */
  5369.     protected function getExceptionListenerService()
  5370.     {
  5371.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/EventListener/ExceptionListener.php';
  5372.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\ExceptionListener'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\ExceptionListener(true, ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5373.     }
  5374.     /**
  5375.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory' shared service.
  5376.      *
  5377.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory
  5378.      */
  5379.     protected function getActionFactoryService()
  5380.     {
  5381.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService()), ($this->services['translator'] ?? $this->getTranslatorService()), (isset($this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']) ? $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']() : $this->getAdminUrlGeneratorService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  5382.     }
  5383.     /**
  5384.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory' shared service.
  5385.      *
  5386.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory
  5387.      */
  5388.     protected function getControllerFactoryService()
  5389.     {
  5390.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry($this->getEnv('APP_SECRET'), $this->targetDir.'', [=> 'App\\Controller\\Admin\\HomeAdminController']))), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] ?? $this->getCrudControllerRegistryService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()));
  5391.     }
  5392.     /**
  5393.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory' shared service.
  5394.      *
  5395.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory
  5396.      */
  5397.     protected function getEntityFactoryService()
  5398.     {
  5399.         $a = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService());
  5400.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory(new \EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), $a, new RewindableGenerator(function () {
  5401.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPreConfigurator'] ?? $this->getCommonPreConfiguratorService());
  5402.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ArrayConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ArrayConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator()));
  5403.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AssociationConfigurator'] ?? $this->getAssociationConfiguratorService());
  5404.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AvatarConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AvatarConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator()));
  5405.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\BooleanConfigurator'] ?? $this->getBooleanConfiguratorService());
  5406.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CodeEditorConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CodeEditorConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CodeEditorConfigurator()));
  5407.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CollectionConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CollectionConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator()));
  5408.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CountryConfigurator'] ?? $this->getCountryConfiguratorService());
  5409.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CurrencyConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CurrencyConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator()));
  5410.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\DateTimeConfigurator'] ?? $this->getDateTimeConfiguratorService());
  5411.             yield 10 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\EmailConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\EmailConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator()));
  5412.             yield 11 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\FormConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\FormConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator()));
  5413.             yield 12 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IdConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IdConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator()));
  5414.             yield 13 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ImageConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ImageConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator(\dirname(__DIR__4))));
  5415.             yield 14 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LanguageConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LanguageConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator()));
  5416.             yield 15 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LocaleConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LocaleConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator()));
  5417.             yield 16 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\MoneyConfigurator'] ?? $this->getMoneyConfiguratorService());
  5418.             yield 17 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\NumberConfigurator'] ?? $this->getNumberConfiguratorService());
  5419.             yield 18 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\PercentConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\PercentConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator()));
  5420.             yield 19 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ChoiceConfigurator'] ?? $this->getChoiceConfiguratorService());
  5421.             yield 20 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\SlugConfigurator'] ?? $this->getSlugConfiguratorService());
  5422.             yield 21 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TelephoneConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TelephoneConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator()));
  5423.             yield 22 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator()));
  5424.             yield 23 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextEditorConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextEditorConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextEditorConfigurator()));
  5425.             yield 24 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TimezoneConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TimezoneConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator()));
  5426.             yield 25 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\UrlConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\UrlConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator()));
  5427.             yield 26 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPostConfigurator'] ?? $this->getCommonPostConfiguratorService());
  5428.         }, 27)), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory'] ?? $this->getActionFactoryService()), $a, ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  5429.     }
  5430.     /**
  5431.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\FilterFactory' shared service.
  5432.      *
  5433.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\FilterFactory
  5434.      */
  5435.     protected function getFilterFactoryService()
  5436.     {
  5437.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/FilterFactory.php';
  5438.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\FilterFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\FilterFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), new RewindableGenerator(function () {
  5439.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Filter\\Configurator\\CommonConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Filter\\Configurator\\CommonConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CommonConfigurator()));
  5440.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Filter\\Configurator\\ChoiceConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Filter\\Configurator\\ChoiceConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ChoiceConfigurator()));
  5441.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Filter\\Configurator\\ComparisonConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Filter\\Configurator\\ComparisonConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ComparisonConfigurator()));
  5442.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Filter\\Configurator\\DateTimeConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Filter\\Configurator\\DateTimeConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\DateTimeConfigurator()));
  5443.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Filter\\Configurator\\EntityConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Filter\\Configurator\\EntityConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\EntityConfigurator()));
  5444.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Filter\\Configurator\\NullConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Filter\\Configurator\\NullConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NullConfigurator()));
  5445.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Filter\\Configurator\\NumericConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Filter\\Configurator\\NumericConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NumericConfigurator()));
  5446.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Filter\\Configurator\\TextConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Filter\\Configurator\\TextConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TextConfigurator()));
  5447.         }, 8));
  5448.     }
  5449.     /**
  5450.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\FormFactory' shared service.
  5451.      *
  5452.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\FormFactory
  5453.      */
  5454.     protected function getFormFactoryService()
  5455.     {
  5456.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/FormFactory.php';
  5457.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\FormFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\FormFactory(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()));
  5458.     }
  5459.     /**
  5460.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\PaginatorFactory' shared service.
  5461.      *
  5462.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\PaginatorFactory
  5463.      */
  5464.     protected function getPaginatorFactoryService()
  5465.     {
  5466.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/PaginatorFactory.php';
  5467.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Orm/EntityPaginatorInterface.php';
  5468.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Orm/EntityPaginator.php';
  5469.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\PaginatorFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\PaginatorFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), new \EasyCorp\Bundle\EasyAdminBundle\Orm\EntityPaginator((isset($this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']) ? $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']() : $this->getAdminUrlGeneratorService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'] ?? $this->getEntityFactoryService())));
  5470.     }
  5471.     /**
  5472.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator' shared service.
  5473.      *
  5474.      * @return \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator
  5475.      */
  5476.     protected function getAssociationConfiguratorService()
  5477.     {
  5478.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Field/FieldConfiguratorInterface.php';
  5479.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/AssociationConfigurator.php';
  5480.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AssociationConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'] ?? $this->getEntityFactoryService()), (isset($this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']) ? $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']() : $this->getAdminUrlGeneratorService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  5481.     }
  5482.     /**
  5483.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator' shared service.
  5484.      *
  5485.      * @return \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator
  5486.      */
  5487.     protected function getBooleanConfiguratorService()
  5488.     {
  5489.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Field/FieldConfiguratorInterface.php';
  5490.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/BooleanConfigurator.php';
  5491.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\BooleanConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator((isset($this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']) ? $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']() : $this->getAdminUrlGeneratorService()));
  5492.     }
  5493.     /**
  5494.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator' shared service.
  5495.      *
  5496.      * @return \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator
  5497.      */
  5498.     protected function getChoiceConfiguratorService()
  5499.     {
  5500.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Field/FieldConfiguratorInterface.php';
  5501.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/ChoiceConfigurator.php';
  5502.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ChoiceConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator(($this->services['translator'] ?? $this->getTranslatorService()));
  5503.     }
  5504.     /**
  5505.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator' shared service.
  5506.      *
  5507.      * @return \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator
  5508.      */
  5509.     protected function getCommonPostConfiguratorService()
  5510.     {
  5511.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Field/FieldConfiguratorInterface.php';
  5512.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/CommonPostConfigurator.php';
  5513.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPostConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), 'UTF-8');
  5514.     }
  5515.     /**
  5516.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator' shared service.
  5517.      *
  5518.      * @return \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator
  5519.      */
  5520.     protected function getCommonPreConfiguratorService()
  5521.     {
  5522.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Field/FieldConfiguratorInterface.php';
  5523.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/CommonPreConfigurator.php';
  5524.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPreConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  5525.     }
  5526.     /**
  5527.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator' shared service.
  5528.      *
  5529.      * @return \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator
  5530.      */
  5531.     protected function getCountryConfiguratorService()
  5532.     {
  5533.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Field/FieldConfiguratorInterface.php';
  5534.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/CountryConfigurator.php';
  5535.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CountryConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  5536.     }
  5537.     /**
  5538.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator' shared service.
  5539.      *
  5540.      * @return \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator
  5541.      */
  5542.     protected function getDateTimeConfiguratorService()
  5543.     {
  5544.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Field/FieldConfiguratorInterface.php';
  5545.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/DateTimeConfigurator.php';
  5546.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Intl/IntlFormatter.php';
  5547.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\DateTimeConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Intl\\IntlFormatter'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Intl\\IntlFormatter'] = new \EasyCorp\Bundle\EasyAdminBundle\Intl\IntlFormatter())));
  5548.     }
  5549.     /**
  5550.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator' shared service.
  5551.      *
  5552.      * @return \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator
  5553.      */
  5554.     protected function getMoneyConfiguratorService()
  5555.     {
  5556.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Field/FieldConfiguratorInterface.php';
  5557.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/MoneyConfigurator.php';
  5558.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Intl/IntlFormatter.php';
  5559.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\MoneyConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Intl\\IntlFormatter'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Intl\\IntlFormatter'] = new \EasyCorp\Bundle\EasyAdminBundle\Intl\IntlFormatter())), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  5560.     }
  5561.     /**
  5562.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator' shared service.
  5563.      *
  5564.      * @return \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator
  5565.      */
  5566.     protected function getNumberConfiguratorService()
  5567.     {
  5568.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Field/FieldConfiguratorInterface.php';
  5569.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/NumberConfigurator.php';
  5570.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Intl/IntlFormatter.php';
  5571.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\NumberConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Intl\\IntlFormatter'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Intl\\IntlFormatter'] = new \EasyCorp\Bundle\EasyAdminBundle\Intl\IntlFormatter())));
  5572.     }
  5573.     /**
  5574.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator' shared service.
  5575.      *
  5576.      * @return \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator
  5577.      */
  5578.     protected function getSlugConfiguratorService()
  5579.     {
  5580.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Field/FieldConfiguratorInterface.php';
  5581.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/SlugConfigurator.php';
  5582.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\SlugConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator(($this->services['translator'] ?? $this->getTranslatorService()));
  5583.     }
  5584.     /**
  5585.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Form\Extension\EaCrudFormTypeExtension' shared service.
  5586.      *
  5587.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Extension\EaCrudFormTypeExtension
  5588.      */
  5589.     protected function getEaCrudFormTypeExtensionService()
  5590.     {
  5591.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  5592.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  5593.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Extension/EaCrudFormTypeExtension.php';
  5594.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Extension\\EaCrudFormTypeExtension'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Extension\EaCrudFormTypeExtension(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()));
  5595.     }
  5596.     /**
  5597.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Form\Type\CrudFormType' shared service.
  5598.      *
  5599.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\CrudFormType
  5600.      */
  5601.     protected function getCrudFormTypeService()
  5602.     {
  5603.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5604.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5605.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/CrudFormType.php';
  5606.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\CrudFormType'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\CrudFormType(($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService()));
  5607.     }
  5608.     /**
  5609.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType' shared service.
  5610.      *
  5611.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType
  5612.      */
  5613.     protected function getFileUploadTypeService()
  5614.     {
  5615.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5616.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5617.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataMapperInterface.php';
  5618.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/FileUploadType.php';
  5619.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType(\dirname(__DIR__4));
  5620.     }
  5621.     /**
  5622.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Form\Type\FiltersFormType' shared service.
  5623.      *
  5624.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\FiltersFormType
  5625.      */
  5626.     protected function getFiltersFormTypeService()
  5627.     {
  5628.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5629.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5630.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/FiltersFormType.php';
  5631.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FiltersFormType'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\FiltersFormType();
  5632.     }
  5633.     /**
  5634.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Orm\EntityRepository' shared service.
  5635.      *
  5636.      * @return \EasyCorp\Bundle\EasyAdminBundle\Orm\EntityRepository
  5637.      */
  5638.     protected function getEntityRepositoryService()
  5639.     {
  5640.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Orm/EntityRepositoryInterface.php';
  5641.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Orm/EntityRepository.php';
  5642.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Orm\\EntityRepository'] = new \EasyCorp\Bundle\EasyAdminBundle\Orm\EntityRepository(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'] ?? $this->getEntityFactoryService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\FormFactory'] ?? $this->getFormFactoryService()));
  5643.     }
  5644.     /**
  5645.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Orm\EntityUpdater' shared service.
  5646.      *
  5647.      * @return \EasyCorp\Bundle\EasyAdminBundle\Orm\EntityUpdater
  5648.      */
  5649.     protected function getEntityUpdaterService()
  5650.     {
  5651.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Orm/EntityUpdaterInterface.php';
  5652.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Orm/EntityUpdater.php';
  5653.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Orm\\EntityUpdater'] = new \EasyCorp\Bundle\EasyAdminBundle\Orm\EntityUpdater(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  5654.     }
  5655.     /**
  5656.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider' shared service.
  5657.      *
  5658.      * @return \EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider
  5659.      */
  5660.     protected function getAdminContextProviderService()
  5661.     {
  5662.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] = new \EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  5663.     }
  5664.     /**
  5665.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Provider\FieldProvider' shared service.
  5666.      *
  5667.      * @return \EasyCorp\Bundle\EasyAdminBundle\Provider\FieldProvider
  5668.      */
  5669.     protected function getFieldProviderService()
  5670.     {
  5671.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Provider/FieldProvider.php';
  5672.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\FieldProvider'] = new \EasyCorp\Bundle\EasyAdminBundle\Provider\FieldProvider(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()));
  5673.     }
  5674.     /**
  5675.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry' shared service.
  5676.      *
  5677.      * @return \EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry
  5678.      */
  5679.     protected function getCrudControllerRegistryService()
  5680.     {
  5681.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry($this->getEnv('APP_SECRET'), [=> 'App\\Controller\\Admin\\ArticlesCrudController'=> 'App\\Controller\\Admin\\CategoriesCrudController'=> 'App\\Controller\\Admin\\CommentairesCrudController'=> 'App\\Controller\\Admin\\MotsClesCrudController'=> 'App\\Controller\\Admin\\SousCategoriesCrudController'=> 'App\\Controller\\Admin\\SupplierCrudController'=> 'App\\Controller\\Admin\\UsersCrudController']);
  5682.     }
  5683.     /**
  5684.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator' service.
  5685.      *
  5686.      * @return \EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator
  5687.      */
  5688.     protected function getAdminUrlGeneratorService()
  5689.     {
  5690.         $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator'] = function () {
  5691.             return new \EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry($this->getEnv('APP_SECRET'), $this->targetDir.'', [=> 'App\\Controller\\Admin\\HomeAdminController']))), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] ?? $this->getCrudControllerRegistryService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\UrlSigner'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\UrlSigner'] = new \EasyCorp\Bundle\EasyAdminBundle\Router\UrlSigner($this->getEnv('APP_SECRET')))));
  5692.         };
  5693.         return $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']();
  5694.     }
  5695.     /**
  5696.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Router\CrudUrlGenerator' shared service.
  5697.      *
  5698.      * @return \EasyCorp\Bundle\EasyAdminBundle\Router\CrudUrlGenerator
  5699.      *
  5700.      * @deprecated Since easycorp/easyadmin-bundle 3.2.0: The "EasyCorp\Bundle\EasyAdminBundle\Router\CrudUrlGenerator" service is deprecated, use "EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator" instead.
  5701.      */
  5702.     protected function getCrudUrlGeneratorService()
  5703.     {
  5704.         trigger_deprecation('easycorp/easyadmin-bundle''3.2.0''The "EasyCorp\\Bundle\\EasyAdminBundle\\Router\\CrudUrlGenerator" service is deprecated, use "EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator" instead.');
  5705.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\CrudUrlGenerator'] = new \EasyCorp\Bundle\EasyAdminBundle\Router\CrudUrlGenerator(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\UrlSigner'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\UrlSigner'] = new \EasyCorp\Bundle\EasyAdminBundle\Router\UrlSigner($this->getEnv('APP_SECRET')))), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry($this->getEnv('APP_SECRET'), $this->targetDir.'', [=> 'App\\Controller\\Admin\\HomeAdminController']))), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] ?? $this->getCrudControllerRegistryService()));
  5706.     }
  5707.     /**
  5708.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker' shared service.
  5709.      *
  5710.      * @return \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker
  5711.      */
  5712.     protected function getAuthorizationCheckerService()
  5713.     {
  5714.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] = new \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  5715.     }
  5716.     /**
  5717.      * Gets the private 'Vich\UploaderBundle\Metadata\CacheWarmer' shared service.
  5718.      *
  5719.      * @return \Vich\UploaderBundle\Metadata\CacheWarmer
  5720.      */
  5721.     protected function getCacheWarmer3Service()
  5722.     {
  5723.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5724.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/CacheWarmer.php';
  5725.         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()));
  5726.     }
  5727.     /**
  5728.      * Gets the private 'Vich\UploaderBundle\Util\Transliterator' shared service.
  5729.      *
  5730.      * @return \Vich\UploaderBundle\Util\Transliterator
  5731.      */
  5732.     protected function getTransliteratorService()
  5733.     {
  5734.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Util/Transliterator.php';
  5735.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
  5736.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
  5737.         return $this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] = new \Vich\UploaderBundle\Util\Transliterator(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr'))));
  5738.     }
  5739.     /**
  5740.      * Gets the private 'annotations.cache_adapter' shared service.
  5741.      *
  5742.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  5743.      */
  5744.     protected function getAnnotations_CacheAdapterService()
  5745.     {
  5746.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  5747.     }
  5748.     /**
  5749.      * Gets the private 'annotations.cache_warmer' shared service.
  5750.      *
  5751.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  5752.      */
  5753.     protected function getAnnotations_CacheWarmerService()
  5754.     {
  5755.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5756.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  5757.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  5758.         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);
  5759.     }
  5760.     /**
  5761.      * Gets the private 'annotations.cached_reader' shared service.
  5762.      *
  5763.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  5764.      */
  5765.     protected function getAnnotations_CachedReaderService()
  5766.     {
  5767.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  5768.     }
  5769.     /**
  5770.      * Gets the private 'annotations.reader' shared service.
  5771.      *
  5772.      * @return \Doctrine\Common\Annotations\AnnotationReader
  5773.      */
  5774.     protected function getAnnotations_ReaderService()
  5775.     {
  5776.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  5777.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  5778.         $a->registerUniqueLoader('class_exists');
  5779.         $instance->addGlobalIgnoredName('required'$a);
  5780.         return $instance;
  5781.     }
  5782.     /**
  5783.      * Gets the private 'assets.packages' shared service.
  5784.      *
  5785.      * @return \Symfony\Component\Asset\Packages
  5786.      */
  5787.     protected function getAssets_PackagesService()
  5788.     {
  5789.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  5790.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
  5791.             return new \EmptyIterator();
  5792.         }, 0));
  5793.     }
  5794.     /**
  5795.      * Gets the private 'cache.annotations' shared service.
  5796.      *
  5797.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5798.      */
  5799.     protected function getCache_AnnotationsService()
  5800.     {
  5801.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('heH8dq7Me8'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5802.     }
  5803.     /**
  5804.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  5805.      *
  5806.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5807.      */
  5808.     protected function getCache_Doctrine_Orm_Default_QueryService()
  5809.     {
  5810.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5811.     }
  5812.     /**
  5813.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  5814.      *
  5815.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5816.      */
  5817.     protected function getCache_Doctrine_Orm_Default_ResultService()
  5818.     {
  5819.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5820.     }
  5821.     /**
  5822.      * Gets the private 'cache.property_info' shared service.
  5823.      *
  5824.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5825.      */
  5826.     protected function getCache_PropertyInfoService()
  5827.     {
  5828.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('DK8i7CfLjz'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5829.     }
  5830.     /**
  5831.      * Gets the private 'cache.security_expression_language' shared service.
  5832.      *
  5833.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5834.      */
  5835.     protected function getCache_SecurityExpressionLanguageService()
  5836.     {
  5837.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('5ocp8Z0yNd'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5838.     }
  5839.     /**
  5840.      * Gets the private 'cache.serializer' shared service.
  5841.      *
  5842.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5843.      */
  5844.     protected function getCache_SerializerService()
  5845.     {
  5846.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('-xyP+oy59u'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5847.     }
  5848.     /**
  5849.      * Gets the private 'cache.validator' shared service.
  5850.      *
  5851.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5852.      */
  5853.     protected function getCache_ValidatorService()
  5854.     {
  5855.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('0I-Nsmovol'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5856.     }
  5857.     /**
  5858.      * Gets the private 'cache.webpack_encore' shared service.
  5859.      *
  5860.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5861.      */
  5862.     protected function getCache_WebpackEncoreService()
  5863.     {
  5864.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('wP+kPdpS-a'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5865.     }
  5866.     /**
  5867.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  5868.      *
  5869.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  5870.      */
  5871.     protected function getCachePoolClearer_CacheWarmerService()
  5872.     {
  5873.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5874.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  5875.         return $this->privates['cache_pool_clearer.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer(($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService()), [=> 'cache.validator'=> 'cache.serializer']);
  5876.     }
  5877.     /**
  5878.      * Gets the private 'config_builder.warmer' shared service.
  5879.      *
  5880.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  5881.      */
  5882.     protected function getConfigBuilder_WarmerService()
  5883.     {
  5884.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5885.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  5886.         return $this->privates['config_builder.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5887.     }
  5888.     /**
  5889.      * Gets the private 'config_cache_factory' shared service.
  5890.      *
  5891.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  5892.      */
  5893.     protected function getConfigCacheFactoryService()
  5894.     {
  5895.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  5896.             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)));
  5897.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  5898.         }, 2));
  5899.     }
  5900.     /**
  5901.      * Gets the private 'console.command.about' shared service.
  5902.      *
  5903.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  5904.      */
  5905.     protected function getConsole_Command_AboutService()
  5906.     {
  5907.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5908.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  5909.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  5910.         $instance->setName('about');
  5911.         $instance->setDescription('Display information about the current project');
  5912.         return $instance;
  5913.     }
  5914.     /**
  5915.      * Gets the private 'console.command.assets_install' shared service.
  5916.      *
  5917.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  5918.      */
  5919.     protected function getConsole_Command_AssetsInstallService()
  5920.     {
  5921.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5922.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  5923.         $this->privates['console.command.assets_install'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__4));
  5924.         $instance->setName('assets:install');
  5925.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  5926.         return $instance;
  5927.     }
  5928.     /**
  5929.      * Gets the private 'console.command.cache_clear' shared service.
  5930.      *
  5931.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  5932.      */
  5933.     protected function getConsole_Command_CacheClearService()
  5934.     {
  5935.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5936.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  5937.         $this->privates['console.command.cache_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand(($this->services['.container.private.cache_clearer'] ?? $this->get_Container_Private_CacheClearerService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  5938.         $instance->setName('cache:clear');
  5939.         $instance->setDescription('Clear the cache');
  5940.         return $instance;
  5941.     }
  5942.     /**
  5943.      * Gets the private 'console.command.cache_pool_clear' shared service.
  5944.      *
  5945.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  5946.      */
  5947.     protected function getConsole_Command_CachePoolClearService()
  5948.     {
  5949.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5950.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  5951.         $this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()));
  5952.         $instance->setName('cache:pool:clear');
  5953.         $instance->setDescription('Clear cache pools');
  5954.         return $instance;
  5955.     }
  5956.     /**
  5957.      * Gets the private 'console.command.cache_pool_delete' shared service.
  5958.      *
  5959.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  5960.      */
  5961.     protected function getConsole_Command_CachePoolDeleteService()
  5962.     {
  5963.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5964.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  5965.         $this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()));
  5966.         $instance->setName('cache:pool:delete');
  5967.         $instance->setDescription('Delete an item from a cache pool');
  5968.         return $instance;
  5969.     }
  5970.     /**
  5971.      * Gets the private 'console.command.cache_pool_list' shared service.
  5972.      *
  5973.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  5974.      */
  5975.     protected function getConsole_Command_CachePoolListService()
  5976.     {
  5977.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5978.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  5979.         $this->privates['console.command.cache_pool_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand([=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'=> 'cache.security_expression_language'10 => 'cache.webpack_encore']);
  5980.         $instance->setName('cache:pool:list');
  5981.         $instance->setDescription('List available cache pools');
  5982.         return $instance;
  5983.     }
  5984.     /**
  5985.      * Gets the private 'console.command.cache_pool_prune' shared service.
  5986.      *
  5987.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  5988.      */
  5989.     protected function getConsole_Command_CachePoolPruneService()
  5990.     {
  5991.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5992.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  5993.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  5994.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  5995.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  5996.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  5997.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  5998.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  5999.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  6000.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  6001.             yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
  6002.             yield 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService());
  6003.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  6004.             yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService());
  6005.         }, 11));
  6006.         $instance->setName('cache:pool:prune');
  6007.         $instance->setDescription('Prune cache pools');
  6008.         return $instance;
  6009.     }
  6010.     /**
  6011.      * Gets the private 'console.command.cache_warmup' shared service.
  6012.      *
  6013.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  6014.      */
  6015.     protected function getConsole_Command_CacheWarmupService()
  6016.     {
  6017.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6018.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  6019.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  6020.         $instance->setName('cache:warmup');
  6021.         $instance->setDescription('Warm up an empty cache');
  6022.         return $instance;
  6023.     }
  6024.     /**
  6025.      * Gets the private 'console.command.config_debug' shared service.
  6026.      *
  6027.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  6028.      */
  6029.     protected function getConsole_Command_ConfigDebugService()
  6030.     {
  6031.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6032.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6033.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6034.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  6035.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  6036.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  6037.         $instance->setName('debug:config');
  6038.         $instance->setDescription('Dump the current configuration for an extension');
  6039.         return $instance;
  6040.     }
  6041.     /**
  6042.      * Gets the private 'console.command.config_dump_reference' shared service.
  6043.      *
  6044.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  6045.      */
  6046.     protected function getConsole_Command_ConfigDumpReferenceService()
  6047.     {
  6048.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6049.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6050.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6051.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  6052.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  6053.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  6054.         $instance->setName('config:dump-reference');
  6055.         $instance->setDescription('Dump the default configuration for an extension');
  6056.         return $instance;
  6057.     }
  6058.     /**
  6059.      * Gets the private 'console.command.container_debug' shared service.
  6060.      *
  6061.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  6062.      */
  6063.     protected function getConsole_Command_ContainerDebugService()
  6064.     {
  6065.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6066.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6067.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6068.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  6069.         $instance->setName('debug:container');
  6070.         $instance->setDescription('Display current services for an application');
  6071.         return $instance;
  6072.     }
  6073.     /**
  6074.      * Gets the private 'console.command.container_lint' shared service.
  6075.      *
  6076.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  6077.      */
  6078.     protected function getConsole_Command_ContainerLintService()
  6079.     {
  6080.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6081.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  6082.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  6083.         $instance->setName('lint:container');
  6084.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  6085.         return $instance;
  6086.     }
  6087.     /**
  6088.      * Gets the private 'console.command.debug_autowiring' shared service.
  6089.      *
  6090.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  6091.      */
  6092.     protected function getConsole_Command_DebugAutowiringService()
  6093.     {
  6094.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6095.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6096.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6097.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  6098.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  6099.         $instance->setName('debug:autowiring');
  6100.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  6101.         return $instance;
  6102.     }
  6103.     /**
  6104.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  6105.      *
  6106.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  6107.      */
  6108.     protected function getConsole_Command_EventDispatcherDebugService()
  6109.     {
  6110.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6111.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  6112.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.l3DyD1S'] ?? $this->get_ServiceLocator_L3DyD1SService()));
  6113.         $instance->setName('debug:event-dispatcher');
  6114.         $instance->setDescription('Display configured listeners for an application');
  6115.         return $instance;
  6116.     }
  6117.     /**
  6118.      * Gets the private 'console.command.form_debug' shared service.
  6119.      *
  6120.      * @return \Symfony\Component\Form\Command\DebugCommand
  6121.      */
  6122.     protected function getConsole_Command_FormDebugService()
  6123.     {
  6124.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6125.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  6126.         $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'=> 'FOS\\CKEditorBundle\\Form\\Type'=> 'Vich\\UploaderBundle\\Form\\Type'=> 'Liip\\ImagineBundle\\Form\\Type'=> 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type'=> ''], [=> 'App\\Form\\AjoutArticleType'=> 'App\\Form\\AjoutCategoriesType'=> 'App\\Form\\AjoutMotCleType'=> 'App\\Form\\AjoutSousCategoriesType'=> 'App\\Form\\CommentairesType'=> 'App\\Form\\ContactType'=> 'App\\Form\\EditUserType'=> 'App\\Form\\RegistrationFormType'=> 'App\\Form\\ResetPassType'=> 'App\\Form\\SupplierType'10 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType'11 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType'12 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'13 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType'14 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'15 => 'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType'16 => 'Vich\\UploaderBundle\\Form\\Type\\VichFileType'17 => 'Vich\\UploaderBundle\\Form\\Type\\VichImageType'18 => 'Liip\\ImagineBundle\\Form\\Type\\ImageType'19 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FiltersFormType'20 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType'21 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\CrudFormType'22 => '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\\EaCrudFormTypeExtension'=> 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Extension\\CollectionTypeExtension'], [=> 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser'=> 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  6127.         $instance->setName('debug:form');
  6128.         $instance->setDescription('Display form type information');
  6129.         return $instance;
  6130.     }
  6131.     /**
  6132.      * Gets the private 'console.command.router_debug' shared service.
  6133.      *
  6134.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  6135.      */
  6136.     protected function getConsole_Command_RouterDebugService()
  6137.     {
  6138.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6139.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6140.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  6141.         $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()));
  6142.         $instance->setName('debug:router');
  6143.         $instance->setDescription('Display current routes for an application');
  6144.         return $instance;
  6145.     }
  6146.     /**
  6147.      * Gets the private 'console.command.router_match' shared service.
  6148.      *
  6149.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  6150.      */
  6151.     protected function getConsole_Command_RouterMatchService()
  6152.     {
  6153.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6154.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  6155.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  6156.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  6157.         }, 1));
  6158.         $instance->setName('router:match');
  6159.         $instance->setDescription('Help debug routes by simulating a path info match');
  6160.         return $instance;
  6161.     }
  6162.     /**
  6163.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  6164.      *
  6165.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  6166.      */
  6167.     protected function getConsole_Command_SecretsDecryptToLocalService()
  6168.     {
  6169.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6170.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  6171.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6172.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6173.         $this->privates['console.command.secrets_decrypt_to_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6174.         $instance->setName('secrets:decrypt-to-local');
  6175.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  6176.         return $instance;
  6177.     }
  6178.     /**
  6179.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  6180.      *
  6181.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  6182.      */
  6183.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  6184.     {
  6185.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6186.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  6187.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6188.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6189.         $this->privates['console.command.secrets_encrypt_from_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6190.         $instance->setName('secrets:encrypt-from-local');
  6191.         $instance->setDescription('Encrypt all local secrets to the vault');
  6192.         return $instance;
  6193.     }
  6194.     /**
  6195.      * Gets the private 'console.command.secrets_generate_key' shared service.
  6196.      *
  6197.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  6198.      */
  6199.     protected function getConsole_Command_SecretsGenerateKeyService()
  6200.     {
  6201.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6202.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  6203.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6204.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6205.         $this->privates['console.command.secrets_generate_key'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6206.         $instance->setName('secrets:generate-keys');
  6207.         $instance->setDescription('Generate new encryption keys');
  6208.         return $instance;
  6209.     }
  6210.     /**
  6211.      * Gets the private 'console.command.secrets_list' shared service.
  6212.      *
  6213.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  6214.      */
  6215.     protected function getConsole_Command_SecretsListService()
  6216.     {
  6217.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6218.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  6219.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6220.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6221.         $this->privates['console.command.secrets_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6222.         $instance->setName('secrets:list');
  6223.         $instance->setDescription('List all secrets');
  6224.         return $instance;
  6225.     }
  6226.     /**
  6227.      * Gets the private 'console.command.secrets_remove' shared service.
  6228.      *
  6229.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  6230.      */
  6231.     protected function getConsole_Command_SecretsRemoveService()
  6232.     {
  6233.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6234.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  6235.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6236.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6237.         $this->privates['console.command.secrets_remove'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6238.         $instance->setName('secrets:remove');
  6239.         $instance->setDescription('Remove a secret from the vault');
  6240.         return $instance;
  6241.     }
  6242.     /**
  6243.      * Gets the private 'console.command.secrets_set' shared service.
  6244.      *
  6245.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  6246.      */
  6247.     protected function getConsole_Command_SecretsSetService()
  6248.     {
  6249.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6250.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  6251.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6252.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6253.         $this->privates['console.command.secrets_set'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6254.         $instance->setName('secrets:set');
  6255.         $instance->setDescription('Set a secret in the vault');
  6256.         return $instance;
  6257.     }
  6258.     /**
  6259.      * Gets the private 'console.command.translation_debug' shared service.
  6260.      *
  6261.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  6262.      */
  6263.     protected function getConsole_Command_TranslationDebugService()
  6264.     {
  6265.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6266.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  6267.         $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/ColorType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.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/validator/ValidatorBuilder.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/security-http/Firewall/UsernamePasswordJsonAuthenticationListener.php'), 13 => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php'), 14 => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/MenuFactory.php'), 15 => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php'), 16 => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/AssociationConfigurator.php'), 17 => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/CommonPreConfigurator.php'), 18 => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/ChoiceConfigurator.php'), 19 => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/SlugConfigurator.php'), 20 => (\dirname(__DIR__4).'/src/Controller/ArticlesController.php'), 21 => (\dirname(__DIR__4).'/src/Controller/CategoriesController.php'), 22 => (\dirname(__DIR__4).'/src/Controller/MainController.php'), 23 => (\dirname(__DIR__4).'/src/Controller/SupplierController.php'), 24 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 25 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 26 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 27 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')]);
  6268.         $instance->setName('debug:translation');
  6269.         $instance->setDescription('Display translation messages information');
  6270.         return $instance;
  6271.     }
  6272.     /**
  6273.      * Gets the private 'console.command.translation_pull' shared service.
  6274.      *
  6275.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  6276.      */
  6277.     protected function getConsole_Command_TranslationPullService()
  6278.     {
  6279.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6280.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  6281.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  6282.         $this->privates['console.command.translation_pull'] = $instance = new \Symfony\Component\Translation\Command\TranslationPullCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), 'fr', [], []);
  6283.         $instance->setName('translation:pull');
  6284.         $instance->setDescription('Pull translations from a given provider.');
  6285.         return $instance;
  6286.     }
  6287.     /**
  6288.      * Gets the private 'console.command.translation_push' shared service.
  6289.      *
  6290.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  6291.      */
  6292.     protected function getConsole_Command_TranslationPushService()
  6293.     {
  6294.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6295.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  6296.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  6297.         $this->privates['console.command.translation_push'] = $instance = new \Symfony\Component\Translation\Command\TranslationPushCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), [], []);
  6298.         $instance->setName('translation:push');
  6299.         $instance->setDescription('Push translations to a given provider.');
  6300.         return $instance;
  6301.     }
  6302.     /**
  6303.      * Gets the private 'console.command.translation_update' shared service.
  6304.      *
  6305.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  6306.      */
  6307.     protected function getConsole_Command_TranslationUpdateService()
  6308.     {
  6309.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6310.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  6311.         $this->privates['console.command.translation_update'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand(($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), 'fr', (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/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/ColorType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.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/validator/ValidatorBuilder.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/security-http/Firewall/UsernamePasswordJsonAuthenticationListener.php'), 13 => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php'), 14 => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/MenuFactory.php'), 15 => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php'), 16 => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/AssociationConfigurator.php'), 17 => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/CommonPreConfigurator.php'), 18 => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/ChoiceConfigurator.php'), 19 => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/SlugConfigurator.php'), 20 => (\dirname(__DIR__4).'/src/Controller/ArticlesController.php'), 21 => (\dirname(__DIR__4).'/src/Controller/CategoriesController.php'), 22 => (\dirname(__DIR__4).'/src/Controller/MainController.php'), 23 => (\dirname(__DIR__4).'/src/Controller/SupplierController.php'), 24 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 25 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 26 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 27 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')]);
  6312.         $instance->setName('translation:update');
  6313.         $instance->setDescription('Update the translation file');
  6314.         return $instance;
  6315.     }
  6316.     /**
  6317.      * Gets the private 'console.command.validator_debug' shared service.
  6318.      *
  6319.      * @return \Symfony\Component\Validator\Command\DebugCommand
  6320.      */
  6321.     protected function getConsole_Command_ValidatorDebugService()
  6322.     {
  6323.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6324.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  6325.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  6326.         $instance->setName('debug:validator');
  6327.         $instance->setDescription('Display validation constraints for classes');
  6328.         return $instance;
  6329.     }
  6330.     /**
  6331.      * Gets the private 'console.command.xliff_lint' shared service.
  6332.      *
  6333.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  6334.      */
  6335.     protected function getConsole_Command_XliffLintService()
  6336.     {
  6337.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6338.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  6339.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  6340.         $instance->setName('lint:xliff');
  6341.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  6342.         return $instance;
  6343.     }
  6344.     /**
  6345.      * Gets the private 'console.command.yaml_lint' shared service.
  6346.      *
  6347.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  6348.      */
  6349.     protected function getConsole_Command_YamlLintService()
  6350.     {
  6351.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6352.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  6353.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  6354.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  6355.         $instance->setName('lint:yaml');
  6356.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  6357.         return $instance;
  6358.     }
  6359.     /**
  6360.      * Gets the private 'console.error_listener' shared service.
  6361.      *
  6362.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  6363.      */
  6364.     protected function getConsole_ErrorListenerService()
  6365.     {
  6366.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  6367.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  6368.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6369.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6370.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  6371.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  6372.     }
  6373.     /**
  6374.      * Gets the private 'container.env_var_processor' shared service.
  6375.      *
  6376.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  6377.      */
  6378.     protected function getContainer_EnvVarProcessorService()
  6379.     {
  6380.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  6381.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  6382.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  6383.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  6384.         }, 1));
  6385.     }
  6386.     /**
  6387.      * Gets the private 'container.getenv' shared service.
  6388.      *
  6389.      * @return \Closure
  6390.      */
  6391.     protected function getContainer_GetenvService()
  6392.     {
  6393.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  6394.     }
  6395.     /**
  6396.      * Gets the private 'data_collector.form' shared service.
  6397.      *
  6398.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  6399.      */
  6400.     protected function getDataCollector_FormService()
  6401.     {
  6402.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  6403.     }
  6404.     /**
  6405.      * Gets the private 'data_collector.request' shared service.
  6406.      *
  6407.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  6408.      */
  6409.     protected function getDataCollector_RequestService()
  6410.     {
  6411.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6412.     }
  6413.     /**
  6414.      * Gets the private 'data_collector.request.session_collector' shared service.
  6415.      *
  6416.      * @return \Closure
  6417.      */
  6418.     protected function getDataCollector_Request_SessionCollectorService()
  6419.     {
  6420.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  6421.     }
  6422.     /**
  6423.      * Gets the private 'debug.EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\AdminContextResolver' shared service.
  6424.      *
  6425.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6426.      */
  6427.     protected function getAdminContextResolverService()
  6428.     {
  6429.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6430.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6431.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/ArgumentResolver/AdminContextResolver.php';
  6432.         return $this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\AdminContextResolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\AdminContextResolver(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6433.     }
  6434.     /**
  6435.      * Gets the private 'debug.EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\BatchActionDtoResolver' shared service.
  6436.      *
  6437.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6438.      */
  6439.     protected function getBatchActionDtoResolverService()
  6440.     {
  6441.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6442.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6443.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/ArgumentResolver/BatchActionDtoResolver.php';
  6444.         return $this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\BatchActionDtoResolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\BatchActionDtoResolver(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), (isset($this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']) ? $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']() : $this->getAdminUrlGeneratorService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6445.     }
  6446.     /**
  6447.      * Gets the private 'debug.argument_resolver.default' shared service.
  6448.      *
  6449.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6450.      */
  6451.     protected function getDebug_ArgumentResolver_DefaultService()
  6452.     {
  6453.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6454.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6455.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  6456.         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))));
  6457.     }
  6458.     /**
  6459.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  6460.      *
  6461.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6462.      */
  6463.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  6464.     {
  6465.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6466.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6467.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  6468.         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.rY_Mqae'] ?? $this->get_ServiceLocator_RYMqaeService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6469.     }
  6470.     /**
  6471.      * Gets the private 'debug.argument_resolver.request' shared service.
  6472.      *
  6473.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6474.      */
  6475.     protected function getDebug_ArgumentResolver_RequestService()
  6476.     {
  6477.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6478.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6479.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  6480.         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))));
  6481.     }
  6482.     /**
  6483.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  6484.      *
  6485.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6486.      */
  6487.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  6488.     {
  6489.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6490.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6491.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  6492.         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))));
  6493.     }
  6494.     /**
  6495.      * Gets the private 'debug.argument_resolver.service' shared service.
  6496.      *
  6497.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6498.      */
  6499.     protected function getDebug_ArgumentResolver_ServiceService()
  6500.     {
  6501.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6502.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6503.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  6504.         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.rY_Mqae'] ?? $this->get_ServiceLocator_RYMqaeService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6505.     }
  6506.     /**
  6507.      * Gets the private 'debug.argument_resolver.session' shared service.
  6508.      *
  6509.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6510.      */
  6511.     protected function getDebug_ArgumentResolver_SessionService()
  6512.     {
  6513.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6514.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6515.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  6516.         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))));
  6517.     }
  6518.     /**
  6519.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  6520.      *
  6521.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6522.      */
  6523.     protected function getDebug_ArgumentResolver_VariadicService()
  6524.     {
  6525.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6526.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6527.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  6528.         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))));
  6529.     }
  6530.     /**
  6531.      * Gets the private 'debug.controller_resolver' shared service.
  6532.      *
  6533.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  6534.      */
  6535.     protected function getDebug_ControllerResolverService()
  6536.     {
  6537.         return $this->privates['debug.controller_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6538.     }
  6539.     /**
  6540.      * Gets the private 'debug.debug_handlers_listener' shared service.
  6541.      *
  6542.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  6543.      */
  6544.     protected function getDebug_DebugHandlersListenerService()
  6545.     {
  6546.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  6547.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6548.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6549.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6550.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  6551.         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()), trueNULL);
  6552.     }
  6553.     /**
  6554.      * Gets the private 'debug.dump_listener' shared service.
  6555.      *
  6556.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  6557.      */
  6558.     protected function getDebug_DumpListenerService()
  6559.     {
  6560.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  6561.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  6562.         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()));
  6563.     }
  6564.     /**
  6565.      * Gets the private 'debug.file_link_formatter' shared service.
  6566.      *
  6567.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  6568.      */
  6569.     protected function getDebug_FileLinkFormatterService()
  6570.     {
  6571.         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 () {
  6572.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  6573.         });
  6574.     }
  6575.     /**
  6576.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  6577.      *
  6578.      * @return \string
  6579.      */
  6580.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  6581.     {
  6582.         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');
  6583.     }
  6584.     /**
  6585.      * Gets the private 'debug.log_processor' shared service.
  6586.      *
  6587.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  6588.      */
  6589.     protected function getDebug_LogProcessorService()
  6590.     {
  6591.         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())));
  6592.     }
  6593.     /**
  6594.      * Gets the private 'debug.security.access.decision_manager' shared service.
  6595.      *
  6596.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  6597.      */
  6598.     protected function getDebug_Security_Access_DecisionManagerService()
  6599.     {
  6600.         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 () {
  6601.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  6602.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->getDebug_Security_Voter_Security_Access_SimpleRoleVoterService());
  6603.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  6604.             yield => ($this->privates['debug.security.voter.EasyCorp\\Bundle\\EasyAdminBundle\\Security\\SecurityVoter'] ?? $this->getSecurityVoterService());
  6605.         }, 4), 'affirmative'falsetrue));
  6606.     }
  6607.     /**
  6608.      * Gets the private 'debug.security.firewall' shared service.
  6609.      *
  6610.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  6611.      */
  6612.     protected function getDebug_Security_FirewallService()
  6613.     {
  6614.         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()));
  6615.     }
  6616.     /**
  6617.      * Gets the private 'debug.security.user_value_resolver' shared service.
  6618.      *
  6619.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6620.      */
  6621.     protected function getDebug_Security_UserValueResolverService()
  6622.     {
  6623.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6624.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6625.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  6626.         return $this->privates['debug.security.user_value_resolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\Security\Http\Controller\UserValueResolver(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6627.     }
  6628.     /**
  6629.      * Gets the private 'debug.security.voter.EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter' shared service.
  6630.      *
  6631.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6632.      */
  6633.     protected function getSecurityVoterService()
  6634.     {
  6635.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6636.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6637.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  6638.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Security/SecurityVoter.php';
  6639.         return $this->privates['debug.security.voter.EasyCorp\\Bundle\\EasyAdminBundle\\Security\\SecurityVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  6640.     }
  6641.     /**
  6642.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  6643.      *
  6644.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6645.      */
  6646.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  6647.     {
  6648.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6649.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6650.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  6651.         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()))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  6652.     }
  6653.     /**
  6654.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  6655.      *
  6656.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6657.      */
  6658.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  6659.     {
  6660.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6661.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6662.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  6663.         return $this->privates['debug.security.voter.security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([])))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  6664.     }
  6665.     /**
  6666.      * Gets the private 'debug.security.voter.security.access.simple_role_voter' shared service.
  6667.      *
  6668.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6669.      */
  6670.     protected function getDebug_Security_Voter_Security_Access_SimpleRoleVoterService()
  6671.     {
  6672.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6673.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6674.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  6675.         return $this->privates['debug.security.voter.security.access.simple_role_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleVoter(), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  6676.     }
  6677.     /**
  6678.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  6679.      *
  6680.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  6681.      */
  6682.     protected function getDebug_Security_Voter_VoteListenerService()
  6683.     {
  6684.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  6685.         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()));
  6686.     }
  6687.     /**
  6688.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  6689.      *
  6690.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand
  6691.      */
  6692.     protected function getDoctrine_CacheClearMetadataCommandService()
  6693.     {
  6694.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6695.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6696.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
  6697.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearMetadataCacheDoctrineCommand.php';
  6698.         $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand();
  6699.         $instance->setName('doctrine:cache:clear-metadata');
  6700.         return $instance;
  6701.     }
  6702.     /**
  6703.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  6704.      *
  6705.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand
  6706.      */
  6707.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  6708.     {
  6709.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6710.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6711.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
  6712.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearQueryCacheDoctrineCommand.php';
  6713.         $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand();
  6714.         $instance->setName('doctrine:cache:clear-query');
  6715.         return $instance;
  6716.     }
  6717.     /**
  6718.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  6719.      *
  6720.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand
  6721.      */
  6722.     protected function getDoctrine_CacheClearResultCommandService()
  6723.     {
  6724.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6725.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6726.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
  6727.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearResultCacheDoctrineCommand.php';
  6728.         $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand();
  6729.         $instance->setName('doctrine:cache:clear-result');
  6730.         return $instance;
  6731.     }
  6732.     /**
  6733.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  6734.      *
  6735.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand
  6736.      */
  6737.     protected function getDoctrine_CacheCollectionRegionCommandService()
  6738.     {
  6739.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6740.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6741.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  6742.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CollectionRegionDoctrineCommand.php';
  6743.         $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand();
  6744.         $instance->setName('doctrine:cache:clear-collection-region');
  6745.         return $instance;
  6746.     }
  6747.     /**
  6748.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  6749.      *
  6750.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand
  6751.      */
  6752.     protected function getDoctrine_ClearEntityRegionCommandService()
  6753.     {
  6754.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6755.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6756.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  6757.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EntityRegionCacheDoctrineCommand.php';
  6758.         $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand();
  6759.         $instance->setName('doctrine:cache:clear-entity-region');
  6760.         return $instance;
  6761.     }
  6762.     /**
  6763.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  6764.      *
  6765.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand
  6766.      */
  6767.     protected function getDoctrine_ClearQueryRegionCommandService()
  6768.     {
  6769.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6770.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6771.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  6772.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/QueryRegionCacheDoctrineCommand.php';
  6773.         $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand();
  6774.         $instance->setName('doctrine:cache:clear-query-region');
  6775.         return $instance;
  6776.     }
  6777.     /**
  6778.      * Gets the private 'doctrine.database_create_command' shared service.
  6779.      *
  6780.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  6781.      */
  6782.     protected function getDoctrine_DatabaseCreateCommandService()
  6783.     {
  6784.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6785.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  6786.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  6787.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6788.         $instance->setName('doctrine:database:create');
  6789.         return $instance;
  6790.     }
  6791.     /**
  6792.      * Gets the private 'doctrine.database_drop_command' shared service.
  6793.      *
  6794.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  6795.      */
  6796.     protected function getDoctrine_DatabaseDropCommandService()
  6797.     {
  6798.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6799.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  6800.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  6801.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6802.         $instance->setName('doctrine:database:drop');
  6803.         return $instance;
  6804.     }
  6805.     /**
  6806.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  6807.      *
  6808.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand
  6809.      */
  6810.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  6811.     {
  6812.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6813.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6814.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  6815.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php';
  6816.         $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand();
  6817.         $instance->setName('doctrine:ensure-production-settings');
  6818.         return $instance;
  6819.     }
  6820.     /**
  6821.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  6822.      *
  6823.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand
  6824.      */
  6825.     protected function getDoctrine_MappingConvertCommandService()
  6826.     {
  6827.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6828.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6829.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
  6830.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ConvertMappingDoctrineCommand.php';
  6831.         $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand();
  6832.         $instance->setName('doctrine:mapping:convert');
  6833.         return $instance;
  6834.     }
  6835.     /**
  6836.      * Gets the private 'doctrine.mapping_import_command' shared service.
  6837.      *
  6838.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  6839.      */
  6840.     protected function getDoctrine_MappingImportCommandService()
  6841.     {
  6842.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6843.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  6844.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  6845.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  6846.         $instance->setName('doctrine:mapping:import');
  6847.         return $instance;
  6848.     }
  6849.     /**
  6850.      * Gets the private 'doctrine.mapping_info_command' shared service.
  6851.      *
  6852.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand
  6853.      */
  6854.     protected function getDoctrine_MappingInfoCommandService()
  6855.     {
  6856.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6857.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6858.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
  6859.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/InfoDoctrineCommand.php';
  6860.         $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand();
  6861.         $instance->setName('doctrine:mapping:info');
  6862.         return $instance;
  6863.     }
  6864.     /**
  6865.      * Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
  6866.      *
  6867.      * @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
  6868.      */
  6869.     protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
  6870.     {
  6871.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Version/MigrationFactory.php';
  6872.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/MigrationsFactory/ContainerAwareMigrationFactory.php';
  6873.         return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService())->getMigrationFactory(), $this);
  6874.     }
  6875.     /**
  6876.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  6877.      *
  6878.      * @return \Doctrine\Migrations\DependencyFactory
  6879.      */
  6880.     protected function getDoctrine_Migrations_DependencyFactoryService()
  6881.     {
  6882.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  6883.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  6884.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  6885.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  6886.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  6887.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  6888.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  6889.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  6890.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  6891.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  6892.         $a->setAllOrNothing(false);
  6893.         $a->setCheckDatabasePlatform(true);
  6894.         $a->setTransactional(true);
  6895.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  6896.         $this->privates['doctrine.migrations.dependency_factory'] = $instance = \Doctrine\Migrations\DependencyFactory::fromEntityManager(new \Doctrine\Migrations\Configuration\Migration\ExistingConfiguration($a), \Doctrine\Migrations\Configuration\EntityManager\ManagerRegistryEntityManager::withSimpleDefault(($this->services['doctrine'] ?? $this->getDoctrineService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  6897.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  6898.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
  6899.         });
  6900.         return $instance;
  6901.     }
  6902.     /**
  6903.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  6904.      *
  6905.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  6906.      */
  6907.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  6908.     {
  6909.         return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Entity')]);
  6910.     }
  6911.     /**
  6912.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  6913.      *
  6914.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  6915.      */
  6916.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  6917.     {
  6918.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  6919.         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()));
  6920.     }
  6921.     /**
  6922.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  6923.      *
  6924.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  6925.      */
  6926.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  6927.     {
  6928.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  6929.         return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  6930.     }
  6931.     /**
  6932.      * Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
  6933.      *
  6934.      * @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
  6935.      */
  6936.     protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
  6937.     {
  6938.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  6939.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
  6940.         return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  6941.             return new \EmptyIterator();
  6942.         }, 0));
  6943.     }
  6944.     /**
  6945.      * Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
  6946.      *
  6947.      * @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
  6948.      */
  6949.     protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
  6950.     {
  6951.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  6952.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
  6953.         return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
  6954.     }
  6955.     /**
  6956.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  6957.      *
  6958.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  6959.      */
  6960.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  6961.     {
  6962.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  6963.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  6964.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6965.     }
  6966.     /**
  6967.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  6968.      *
  6969.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  6970.      */
  6971.     protected function getDoctrine_Orm_Validator_UniqueService()
  6972.     {
  6973.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  6974.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  6975.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  6976.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6977.     }
  6978.     /**
  6979.      * Gets the private 'doctrine.query_dql_command' shared service.
  6980.      *
  6981.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand
  6982.      */
  6983.     protected function getDoctrine_QueryDqlCommandService()
  6984.     {
  6985.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6986.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6987.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
  6988.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunDqlDoctrineCommand.php';
  6989.         $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand();
  6990.         $instance->setName('doctrine:query:dql');
  6991.         return $instance;
  6992.     }
  6993.     /**
  6994.      * Gets the private 'doctrine.query_sql_command' shared service.
  6995.      *
  6996.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  6997.      */
  6998.     protected function getDoctrine_QuerySqlCommandService()
  6999.     {
  7000.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7001.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  7002.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  7003.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  7004.         $instance->setName('doctrine:query:sql');
  7005.         return $instance;
  7006.     }
  7007.     /**
  7008.      * Gets the private 'doctrine.schema_create_command' shared service.
  7009.      *
  7010.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand
  7011.      */
  7012.     protected function getDoctrine_SchemaCreateCommandService()
  7013.     {
  7014.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7015.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7016.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  7017.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
  7018.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CreateSchemaDoctrineCommand.php';
  7019.         $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand();
  7020.         $instance->setName('doctrine:schema:create');
  7021.         return $instance;
  7022.     }
  7023.     /**
  7024.      * Gets the private 'doctrine.schema_drop_command' shared service.
  7025.      *
  7026.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand
  7027.      */
  7028.     protected function getDoctrine_SchemaDropCommandService()
  7029.     {
  7030.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7031.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7032.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  7033.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
  7034.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/DropSchemaDoctrineCommand.php';
  7035.         $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand();
  7036.         $instance->setName('doctrine:schema:drop');
  7037.         return $instance;
  7038.     }
  7039.     /**
  7040.      * Gets the private 'doctrine.schema_update_command' shared service.
  7041.      *
  7042.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand
  7043.      */
  7044.     protected function getDoctrine_SchemaUpdateCommandService()
  7045.     {
  7046.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7047.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7048.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  7049.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  7050.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php';
  7051.         $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand();
  7052.         $instance->setName('doctrine:schema:update');
  7053.         return $instance;
  7054.     }
  7055.     /**
  7056.      * Gets the private 'doctrine.schema_validate_command' shared service.
  7057.      *
  7058.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand
  7059.      */
  7060.     protected function getDoctrine_SchemaValidateCommandService()
  7061.     {
  7062.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7063.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7064.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
  7065.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ValidateSchemaCommand.php';
  7066.         $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand();
  7067.         $instance->setName('doctrine:schema:validate');
  7068.         return $instance;
  7069.     }
  7070.     /**
  7071.      * Gets the private 'doctrine.ulid_generator' shared service.
  7072.      *
  7073.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
  7074.      */
  7075.     protected function getDoctrine_UlidGeneratorService()
  7076.     {
  7077.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  7078.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
  7079.         include_once \dirname(__DIR__4).'/vendor/symfony/uid/Factory/UlidFactory.php';
  7080.         return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(new \Symfony\Component\Uid\Factory\UlidFactory());
  7081.     }
  7082.     /**
  7083.      * Gets the private 'doctrine.uuid_generator' shared service.
  7084.      *
  7085.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
  7086.      */
  7087.     protected function getDoctrine_UuidGeneratorService()
  7088.     {
  7089.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  7090.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
  7091.         include_once \dirname(__DIR__4).'/vendor/symfony/uid/Factory/UuidFactory.php';
  7092.         return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(new \Symfony\Component\Uid\Factory\UuidFactory(665'Symfony\\Component\\Uid\\UuidV4'NULLNULL));
  7093.     }
  7094.     /**
  7095.      * Gets the private 'doctrine_migrations.current_command' shared service.
  7096.      *
  7097.      * @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
  7098.      */
  7099.     protected function getDoctrineMigrations_CurrentCommandService()
  7100.     {
  7101.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7102.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7103.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/CurrentCommand.php';
  7104.         $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');
  7105.         $instance->setName('doctrine:migrations:current');
  7106.         return $instance;
  7107.     }
  7108.     /**
  7109.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  7110.      *
  7111.      * @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
  7112.      */
  7113.     protected function getDoctrineMigrations_DiffCommandService()
  7114.     {
  7115.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7116.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7117.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  7118.         $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');
  7119.         $instance->setName('doctrine:migrations:diff');
  7120.         return $instance;
  7121.     }
  7122.     /**
  7123.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  7124.      *
  7125.      * @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
  7126.      */
  7127.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  7128.     {
  7129.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7130.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7131.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  7132.         $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');
  7133.         $instance->setName('doctrine:migrations:dump-schema');
  7134.         return $instance;
  7135.     }
  7136.     /**
  7137.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  7138.      *
  7139.      * @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
  7140.      */
  7141.     protected function getDoctrineMigrations_ExecuteCommandService()
  7142.     {
  7143.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7144.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7145.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  7146.         $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');
  7147.         $instance->setName('doctrine:migrations:execute');
  7148.         return $instance;
  7149.     }
  7150.     /**
  7151.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  7152.      *
  7153.      * @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
  7154.      */
  7155.     protected function getDoctrineMigrations_GenerateCommandService()
  7156.     {
  7157.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7158.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7159.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  7160.         $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');
  7161.         $instance->setName('doctrine:migrations:generate');
  7162.         return $instance;
  7163.     }
  7164.     /**
  7165.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  7166.      *
  7167.      * @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
  7168.      */
  7169.     protected function getDoctrineMigrations_LatestCommandService()
  7170.     {
  7171.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7172.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7173.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  7174.         $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');
  7175.         $instance->setName('doctrine:migrations:latest');
  7176.         return $instance;
  7177.     }
  7178.     /**
  7179.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  7180.      *
  7181.      * @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
  7182.      */
  7183.     protected function getDoctrineMigrations_MigrateCommandService()
  7184.     {
  7185.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7186.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7187.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  7188.         $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');
  7189.         $instance->setName('doctrine:migrations:migrate');
  7190.         return $instance;
  7191.     }
  7192.     /**
  7193.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  7194.      *
  7195.      * @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
  7196.      */
  7197.     protected function getDoctrineMigrations_RollupCommandService()
  7198.     {
  7199.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7200.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7201.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  7202.         $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');
  7203.         $instance->setName('doctrine:migrations:rollup');
  7204.         return $instance;
  7205.     }
  7206.     /**
  7207.      * Gets the private 'doctrine_migrations.status_command' shared service.
  7208.      *
  7209.      * @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
  7210.      */
  7211.     protected function getDoctrineMigrations_StatusCommandService()
  7212.     {
  7213.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7214.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7215.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  7216.         $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');
  7217.         $instance->setName('doctrine:migrations:status');
  7218.         return $instance;
  7219.     }
  7220.     /**
  7221.      * Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
  7222.      *
  7223.      * @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
  7224.      */
  7225.     protected function getDoctrineMigrations_SyncMetadataCommandService()
  7226.     {
  7227.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7228.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7229.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/SyncMetadataCommand.php';
  7230.         $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');
  7231.         $instance->setName('doctrine:migrations:sync-metadata-storage');
  7232.         return $instance;
  7233.     }
  7234.     /**
  7235.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  7236.      *
  7237.      * @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
  7238.      */
  7239.     protected function getDoctrineMigrations_UpToDateCommandService()
  7240.     {
  7241.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7242.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7243.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  7244.         $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');
  7245.         $instance->setName('doctrine:migrations:up-to-date');
  7246.         return $instance;
  7247.     }
  7248.     /**
  7249.      * Gets the private 'doctrine_migrations.version_command' shared service.
  7250.      *
  7251.      * @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
  7252.      */
  7253.     protected function getDoctrineMigrations_VersionCommandService()
  7254.     {
  7255.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7256.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7257.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  7258.         $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');
  7259.         $instance->setName('doctrine:migrations:version');
  7260.         return $instance;
  7261.     }
  7262.     /**
  7263.      * Gets the private 'doctrine_migrations.versions_command' shared service.
  7264.      *
  7265.      * @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
  7266.      */
  7267.     protected function getDoctrineMigrations_VersionsCommandService()
  7268.     {
  7269.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7270.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7271.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ListCommand.php';
  7272.         $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');
  7273.         $instance->setName('doctrine:migrations:list');
  7274.         return $instance;
  7275.     }
  7276.     /**
  7277.      * Gets the private 'error_handler.error_renderer.html' shared service.
  7278.      *
  7279.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  7280.      */
  7281.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  7282.     {
  7283.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  7284.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  7285.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  7286.         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()));
  7287.     }
  7288.     /**
  7289.      * Gets the private 'exception_listener' shared service.
  7290.      *
  7291.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  7292.      */
  7293.     protected function getExceptionListener2Service()
  7294.     {
  7295.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true);
  7296.     }
  7297.     /**
  7298.      * Gets the private 'fm_elfinder.command.installer' shared service.
  7299.      *
  7300.      * @return \FM\ElfinderBundle\Command\ElFinderInstallerCommand
  7301.      */
  7302.     protected function getFmElfinder_Command_InstallerService()
  7303.     {
  7304.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7305.         include_once \dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/Command/ElFinderInstallerCommand.php';
  7306.         $this->privates['fm_elfinder.command.installer'] = $instance = new \FM\ElfinderBundle\Command\ElFinderInstallerCommand(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  7307.         $instance->setName('elfinder:install');
  7308.         return $instance;
  7309.     }
  7310.     /**
  7311.      * Gets the private 'fm_elfinder.form.type' shared service.
  7312.      *
  7313.      * @return \FM\ElfinderBundle\Form\Type\ElFinderType
  7314.      */
  7315.     protected function getFmElfinder_Form_TypeService()
  7316.     {
  7317.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7318.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7319.         include_once \dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/Form/Type/ElFinderType.php';
  7320.         return $this->privates['fm_elfinder.form.type'] = new \FM\ElfinderBundle\Form\Type\ElFinderType();
  7321.     }
  7322.     /**
  7323.      * Gets the private 'form.choice_list_factory.cached' shared service.
  7324.      *
  7325.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  7326.      */
  7327.     protected function getForm_ChoiceListFactory_CachedService()
  7328.     {
  7329.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  7330.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  7331.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  7332.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  7333.         return $this->privates['form.choice_list_factory.cached'] = new \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator(new \Symfony\Component\Form\ChoiceList\Factory\PropertyAccessDecorator(new \Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory(), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())));
  7334.     }
  7335.     /**
  7336.      * Gets the private 'form.registry' shared service.
  7337.      *
  7338.      * @return \Symfony\Component\Form\FormRegistry
  7339.      */
  7340.     protected function getForm_RegistryService()
  7341.     {
  7342.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  7343.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  7344.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  7345.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  7346.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  7347.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  7348.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  7349.         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, [
  7350.             'App\\Form\\AjoutArticleType' => ['privates''App\\Form\\AjoutArticleType''getAjoutArticleTypeService'false],
  7351.             'App\\Form\\AjoutCategoriesType' => ['privates''App\\Form\\AjoutCategoriesType''getAjoutCategoriesTypeService'false],
  7352.             'App\\Form\\AjoutMotCleType' => ['privates''App\\Form\\AjoutMotCleType''getAjoutMotCleTypeService'false],
  7353.             'App\\Form\\AjoutSousCategoriesType' => ['privates''App\\Form\\AjoutSousCategoriesType''getAjoutSousCategoriesTypeService'false],
  7354.             'App\\Form\\CommentairesType' => ['privates''App\\Form\\CommentairesType''getCommentairesTypeService'false],
  7355.             'App\\Form\\ContactType' => ['privates''App\\Form\\ContactType''getContactTypeService'false],
  7356.             'App\\Form\\EditUserType' => ['privates''App\\Form\\EditUserType''getEditUserTypeService'false],
  7357.             'App\\Form\\RegistrationFormType' => ['privates''App\\Form\\RegistrationFormType''getRegistrationFormTypeService'false],
  7358.             'App\\Form\\ResetPassType' => ['privates''App\\Form\\ResetPassType''getResetPassTypeService'false],
  7359.             'App\\Form\\SupplierType' => ['privates''App\\Form\\SupplierType''getSupplierTypeService'false],
  7360.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\CrudFormType' => ['privates''EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\CrudFormType''getCrudFormTypeService'false],
  7361.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType' => ['privates''EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType''getFileUploadTypeService'false],
  7362.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FiltersFormType' => ['privates''EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FiltersFormType''getFiltersFormTypeService'false],
  7363.             'FM\\ElfinderBundle\\Form\\Type\\ElFinderType' => ['privates''fm_elfinder.form.type''getFmElfinder_Form_TypeService'false],
  7364.             'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType' => ['privates''fos_ck_editor.form.type''getFosCkEditor_Form_TypeService'false],
  7365.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => ['privates''liip_imagine.form.type.image''getLiipImagine_Form_Type_ImageService'false],
  7366.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  7367.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  7368.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  7369.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  7370.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  7371.             'Vich\\UploaderBundle\\Form\\Type\\VichFileType' => ['services''vich_uploader.form.type.file''getVichUploader_Form_Type_FileService'false],
  7372.             'Vich\\UploaderBundle\\Form\\Type\\VichImageType' => ['services''vich_uploader.form.type.image''getVichUploader_Form_Type_ImageService'false],
  7373.         ], [
  7374.             'App\\Form\\AjoutArticleType' => '?',
  7375.             'App\\Form\\AjoutCategoriesType' => '?',
  7376.             'App\\Form\\AjoutMotCleType' => '?',
  7377.             'App\\Form\\AjoutSousCategoriesType' => '?',
  7378.             'App\\Form\\CommentairesType' => '?',
  7379.             'App\\Form\\ContactType' => '?',
  7380.             'App\\Form\\EditUserType' => '?',
  7381.             'App\\Form\\RegistrationFormType' => '?',
  7382.             'App\\Form\\ResetPassType' => '?',
  7383.             'App\\Form\\SupplierType' => '?',
  7384.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\CrudFormType' => '?',
  7385.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType' => '?',
  7386.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FiltersFormType' => '?',
  7387.             'FM\\ElfinderBundle\\Form\\Type\\ElFinderType' => '?',
  7388.             'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType' => '?',
  7389.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => '?',
  7390.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  7391.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  7392.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  7393.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  7394.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  7395.             'Vich\\UploaderBundle\\Form\\Type\\VichFileType' => '?',
  7396.             'Vich\\UploaderBundle\\Form\\Type\\VichImageType' => '?',
  7397.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  7398.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  7399.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  7400.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  7401.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  7402.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  7403.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  7404.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Extension\\EaCrudFormTypeExtension'] ?? $this->getEaCrudFormTypeExtensionService());
  7405.         }, 7), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  7406.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  7407.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  7408.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  7409.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\CollectionType' => new RewindableGenerator(function () {
  7410.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Extension\\CollectionTypeExtension'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Extension\\CollectionTypeExtension'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Extension\CollectionTypeExtension()));
  7411.         }, 1)], new RewindableGenerator(function () {
  7412.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  7413.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  7414.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  7415.     }
  7416.     /**
  7417.      * Gets the private 'form.server_params' shared service.
  7418.      *
  7419.      * @return \Symfony\Component\Form\Util\ServerParams
  7420.      */
  7421.     protected function getForm_ServerParamsService()
  7422.     {
  7423.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  7424.         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())));
  7425.     }
  7426.     /**
  7427.      * Gets the private 'form.type.choice' shared service.
  7428.      *
  7429.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  7430.      */
  7431.     protected function getForm_Type_ChoiceService()
  7432.     {
  7433.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7434.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7435.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  7436.         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()));
  7437.     }
  7438.     /**
  7439.      * Gets the private 'form.type.color' shared service.
  7440.      *
  7441.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  7442.      */
  7443.     protected function getForm_Type_ColorService()
  7444.     {
  7445.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7446.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7447.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  7448.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  7449.     }
  7450.     /**
  7451.      * Gets the private 'form.type.entity' shared service.
  7452.      *
  7453.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  7454.      */
  7455.     protected function getForm_Type_EntityService()
  7456.     {
  7457.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7458.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7459.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  7460.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  7461.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7462.     }
  7463.     /**
  7464.      * Gets the private 'form.type.form' shared service.
  7465.      *
  7466.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  7467.      */
  7468.     protected function getForm_Type_FormService()
  7469.     {
  7470.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7471.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7472.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  7473.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  7474.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  7475.     }
  7476.     /**
  7477.      * Gets the private 'form.type_extension.csrf' shared service.
  7478.      *
  7479.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  7480.      */
  7481.     protected function getForm_TypeExtension_CsrfService()
  7482.     {
  7483.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7484.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7485.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  7486.         return $this->privates['form.type_extension.csrf'] = new \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), true'_token', ($this->services['translator'] ?? $this->getTranslatorService()), 'validators', ($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService()));
  7487.     }
  7488.     /**
  7489.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  7490.      *
  7491.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  7492.      */
  7493.     protected function getForm_TypeExtension_Form_DataCollectorService()
  7494.     {
  7495.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7496.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7497.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  7498.         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()));
  7499.     }
  7500.     /**
  7501.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  7502.      *
  7503.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  7504.      */
  7505.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  7506.     {
  7507.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7508.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7509.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  7510.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  7511.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  7512.         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())));
  7513.     }
  7514.     /**
  7515.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  7516.      *
  7517.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  7518.      */
  7519.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  7520.     {
  7521.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7522.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7523.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  7524.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  7525.     }
  7526.     /**
  7527.      * Gets the private 'form.type_extension.form.validator' shared service.
  7528.      *
  7529.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  7530.      */
  7531.     protected function getForm_TypeExtension_Form_ValidatorService()
  7532.     {
  7533.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7534.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7535.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  7536.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  7537.         return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), true, ($this->privates['twig.form.renderer'] ?? $this->getTwig_Form_RendererService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  7538.     }
  7539.     /**
  7540.      * Gets the private 'form.type_extension.upload.validator' shared service.
  7541.      *
  7542.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  7543.      */
  7544.     protected function getForm_TypeExtension_Upload_ValidatorService()
  7545.     {
  7546.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7547.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7548.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  7549.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  7550.     }
  7551.     /**
  7552.      * Gets the private 'form.type_guesser.doctrine' shared service.
  7553.      *
  7554.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  7555.      */
  7556.     protected function getForm_TypeGuesser_DoctrineService()
  7557.     {
  7558.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  7559.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  7560.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7561.     }
  7562.     /**
  7563.      * Gets the private 'form.type_guesser.validator' shared service.
  7564.      *
  7565.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  7566.      */
  7567.     protected function getForm_TypeGuesser_ValidatorService()
  7568.     {
  7569.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  7570.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  7571.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  7572.     }
  7573.     /**
  7574.      * Gets the private 'fos_ck_editor.command.installer' shared service.
  7575.      *
  7576.      * @return \FOS\CKEditorBundle\Command\CKEditorInstallerCommand
  7577.      */
  7578.     protected function getFosCkEditor_Command_InstallerService()
  7579.     {
  7580.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7581.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Command/CKEditorInstallerCommand.php';
  7582.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Installer/CKEditorInstaller.php';
  7583.         $this->privates['fos_ck_editor.command.installer'] = $instance = new \FOS\CKEditorBundle\Command\CKEditorInstallerCommand(new \FOS\CKEditorBundle\Installer\CKEditorInstaller());
  7584.         $instance->setName('ckeditor:install');
  7585.         return $instance;
  7586.     }
  7587.     /**
  7588.      * Gets the private 'fos_ck_editor.form.type' shared service.
  7589.      *
  7590.      * @return \FOS\CKEditorBundle\Form\Type\CKEditorType
  7591.      */
  7592.     protected function getFosCkEditor_Form_TypeService()
  7593.     {
  7594.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7595.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7596.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Form/Type/CKEditorType.php';
  7597.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Config/CKEditorConfigurationInterface.php';
  7598.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Config/CKEditorConfiguration.php';
  7599.         return $this->privates['fos_ck_editor.form.type'] = new \FOS\CKEditorBundle\Form\Type\CKEditorType(new \FOS\CKEditorBundle\Config\CKEditorConfiguration(['configs' => ['main_config' => ['toolbar' => [=> ['name' => 'styles''items' => [=> 'Bold'=> 'Italic'=> 'Underline'=> 'Strike'=> 'Blockquote'=> '-'=> 'Link'=> '-'=> 'RemoveFormat'=> '-'10 => 'NumberedList'11 => 'BulletedList'12 => '-'13 => 'Outdent'14 => 'Indent'15 => '-'16 => '-'17 => 'JustifyLeft'18 => 'JustifyCenter'19 => 'JustifyRight'20 => 'JustifyBlock'21 => '-'22 => 'Image'23 => 'Table'24 => '-'25 => 'Styles'26 => 'Format'27 => 'Font'28 => 'FontSize'29 => '-'30 => 'TextColor'31 => 'BGColor'32 => 'Source']]], 'filebrowserBrowseRoute' => 'elfinder''filebrowserBrowseRouteParameters' => []]], 'enable' => true'async' => false'auto_inline' => true'inline' => false'autoload' => true'jquery' => false'require_js' => false'input_sync' => false'base_path' => 'bundles/fosckeditor/''js_path' => 'bundles/fosckeditor/ckeditor.js''jquery_path' => 'bundles/fosckeditor/adapters/jquery.js''default_config' => NULL'plugins' => [], 'styles' => [], 'templates' => [], 'filebrowsers' => [], 'toolbars' => ['configs' => [], 'items' => []]]));
  7600.     }
  7601.     /**
  7602.      * Gets the private 'fragment.renderer.inline' shared service.
  7603.      *
  7604.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  7605.      */
  7606.     protected function getFragment_Renderer_InlineService()
  7607.     {
  7608.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  7609.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  7610.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  7611.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer(($this->services['http_kernel'] ?? $this->getHttpKernelService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7612.         $instance->setFragmentPath('/_fragment');
  7613.         return $instance;
  7614.     }
  7615.     /**
  7616.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  7617.      *
  7618.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  7619.      */
  7620.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  7621.     {
  7622.         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())));
  7623.     }
  7624.     /**
  7625.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  7626.      *
  7627.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  7628.      */
  7629.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  7630.     {
  7631.         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['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  7632.     }
  7633.     /**
  7634.      * Gets the private 'gedmo.listener.softdeleteable' shared autowired service.
  7635.      *
  7636.      * @return \Gedmo\SoftDeleteable\SoftDeleteableListener
  7637.      */
  7638.     protected function getGedmo_Listener_SoftdeleteableService()
  7639.     {
  7640.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  7641.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
  7642.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/SoftDeleteable/SoftDeleteableListener.php';
  7643.         $this->privates['gedmo.listener.softdeleteable'] = $instance = new \Gedmo\SoftDeleteable\SoftDeleteableListener();
  7644.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  7645.         return $instance;
  7646.     }
  7647.     /**
  7648.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  7649.      *
  7650.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  7651.      */
  7652.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  7653.     {
  7654.         return $this->privates['knp_paginator.subscriber.sliding_pagination'] = new \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber(['defaultPaginationTemplate' => '@KnpPaginator/Pagination/sliding.html.twig''defaultSortableTemplate' => '@KnpPaginator/Pagination/sortable_link.html.twig''defaultFiltrationTemplate' => '@KnpPaginator/Pagination/filtration.html.twig''defaultPageRange' => 5'defaultPageLimit' => NULL]);
  7655.     }
  7656.     /**
  7657.      * Gets the private 'lexik_jwt_authentication.check_config_command' shared service.
  7658.      *
  7659.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\CheckConfigCommand
  7660.      */
  7661.     protected function getLexikJwtAuthentication_CheckConfigCommandService()
  7662.     {
  7663.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7664.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Command/CheckConfigCommand.php';
  7665.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyLoaderInterface.php';
  7666.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/AbstractKeyLoader.php';
  7667.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyDumperInterface.php';
  7668.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/RawKeyLoader.php';
  7669.         $this->privates['lexik_jwt_authentication.check_config_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\CheckConfigCommand(($this->services['lexik_jwt_authentication.key_loader'] ?? ($this->services['lexik_jwt_authentication.key_loader'] = new \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader($this->getEnv('resolve:JWT_SECRET_KEY'), $this->getEnv('resolve:JWT_PUBLIC_KEY'), $this->getEnv('JWT_PASSPHRASE')))), 'RS256');
  7670.         $instance->setName('lexik:jwt:check-config');
  7671.         return $instance;
  7672.     }
  7673.     /**
  7674.      * Gets the private 'lexik_jwt_authentication.generate_keypair_command' shared service.
  7675.      *
  7676.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateKeyPairCommand
  7677.      */
  7678.     protected function getLexikJwtAuthentication_GenerateKeypairCommandService()
  7679.     {
  7680.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7681.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Command/GenerateKeyPairCommand.php';
  7682.         $this->privates['lexik_jwt_authentication.generate_keypair_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateKeyPairCommand(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), $this->getEnv('resolve:JWT_SECRET_KEY'), $this->getEnv('resolve:JWT_PUBLIC_KEY'), $this->getEnv('JWT_PASSPHRASE'), 'RS256');
  7683.         $instance->setName('lexik:jwt:generate-keypair');
  7684.         return $instance;
  7685.     }
  7686.     /**
  7687.      * Gets the private 'lexik_jwt_authentication.security.guard.jwt_token_authenticator' shared service.
  7688.      *
  7689.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator
  7690.      */
  7691.     protected function getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService()
  7692.     {
  7693.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  7694.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  7695.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Security/Guard/JWTTokenAuthenticator.php';
  7696.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/TokenExtractor/TokenExtractorInterface.php';
  7697.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/TokenExtractor/ChainTokenExtractor.php';
  7698.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/TokenExtractor/AuthorizationHeaderTokenExtractor.php';
  7699.         return $this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] = new \Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator(($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\ChainTokenExtractor([=> new \Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\AuthorizationHeaderTokenExtractor('Bearer''Authorization')]), new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage());
  7700.     }
  7701.     /**
  7702.      * Gets the private 'liip_imagine.binary.mime_type_guesser' shared service.
  7703.      *
  7704.      * @return \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser
  7705.      */
  7706.     protected function getLiipImagine_Binary_MimeTypeGuesserService()
  7707.     {
  7708.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/MimeTypeGuesserInterface.php';
  7709.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/SimpleMimeTypeGuesser.php';
  7710.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  7711.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  7712.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  7713.         return $this->privates['liip_imagine.binary.mime_type_guesser'] = new \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser(\Symfony\Component\Mime\MimeTypes::getDefault());
  7714.     }
  7715.     /**
  7716.      * Gets the private 'liip_imagine.command.cache_remove' shared service.
  7717.      *
  7718.      * @return \Liip\ImagineBundle\Command\RemoveCacheCommand
  7719.      */
  7720.     protected function getLiipImagine_Command_CacheRemoveService()
  7721.     {
  7722.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7723.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/CacheCommandTrait.php';
  7724.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/RemoveCacheCommand.php';
  7725.         $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()));
  7726.         $instance->setName('liip:imagine:cache:remove');
  7727.         return $instance;
  7728.     }
  7729.     /**
  7730.      * Gets the private 'liip_imagine.command.cache_resolve' shared service.
  7731.      *
  7732.      * @return \Liip\ImagineBundle\Command\ResolveCacheCommand
  7733.      */
  7734.     protected function getLiipImagine_Command_CacheResolveService()
  7735.     {
  7736.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7737.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/CacheCommandTrait.php';
  7738.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/ResolveCacheCommand.php';
  7739.         $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()));
  7740.         $instance->setName('liip:imagine:cache:resolve');
  7741.         return $instance;
  7742.     }
  7743.     /**
  7744.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  7745.      *
  7746.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  7747.      */
  7748.     protected function getLiipImagine_Filter_ConfigurationService()
  7749.     {
  7750.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  7751.     }
  7752.     /**
  7753.      * Gets the private 'liip_imagine.form.type.image' shared service.
  7754.      *
  7755.      * @return \Liip\ImagineBundle\Form\Type\ImageType
  7756.      */
  7757.     protected function getLiipImagine_Form_Type_ImageService()
  7758.     {
  7759.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7760.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7761.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Form/Type/ImageType.php';
  7762.         return $this->privates['liip_imagine.form.type.image'] = new \Liip\ImagineBundle\Form\Type\ImageType();
  7763.     }
  7764.     /**
  7765.      * Gets the private 'liip_imagine.gd' shared service.
  7766.      *
  7767.      * @return \Imagine\Gd\Imagine
  7768.      */
  7769.     protected function getLiipImagine_GdService()
  7770.     {
  7771.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Factory/ClassFactoryAwareInterface.php';
  7772.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/ImagineInterface.php';
  7773.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/AbstractImagine.php';
  7774.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Gd/Imagine.php';
  7775.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/MetadataReaderInterface.php';
  7776.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/AbstractMetadataReader.php';
  7777.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/ExifMetadataReader.php';
  7778.         $this->privates['liip_imagine.gd'] = $instance = new \Imagine\Gd\Imagine();
  7779.         $instance->setMetadataReader(new \Imagine\Image\Metadata\ExifMetadataReader());
  7780.         return $instance;
  7781.     }
  7782.     /**
  7783.      * Gets the private 'locale_aware_listener' shared service.
  7784.      *
  7785.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  7786.      */
  7787.     protected function getLocaleAwareListenerService()
  7788.     {
  7789.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  7790.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr')));
  7791.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  7792.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7793.     }
  7794.     /**
  7795.      * Gets the private 'locale_listener' shared service.
  7796.      *
  7797.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  7798.      */
  7799.     protected function getLocaleListenerService()
  7800.     {
  7801.         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()));
  7802.     }
  7803.     /**
  7804.      * Gets the private 'mailer.transport_factory.native' shared service.
  7805.      *
  7806.      * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
  7807.      */
  7808.     protected function getMailer_TransportFactory_NativeService()
  7809.     {
  7810.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  7811.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  7812.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
  7813.         return new \Symfony\Component\Mailer\Transport\NativeTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  7814.     }
  7815.     /**
  7816.      * Gets the private 'mailer.transport_factory.null' shared service.
  7817.      *
  7818.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  7819.      */
  7820.     protected function getMailer_TransportFactory_NullService()
  7821.     {
  7822.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  7823.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  7824.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  7825.         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.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  7826.     }
  7827.     /**
  7828.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  7829.      *
  7830.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  7831.      */
  7832.     protected function getMailer_TransportFactory_SendmailService()
  7833.     {
  7834.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  7835.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  7836.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  7837.         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.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  7838.     }
  7839.     /**
  7840.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  7841.      *
  7842.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  7843.      */
  7844.     protected function getMailer_TransportFactory_SmtpService()
  7845.     {
  7846.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  7847.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  7848.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  7849.         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.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  7850.     }
  7851.     /**
  7852.      * Gets the private 'maker.auto_command.make_auth' shared service.
  7853.      *
  7854.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7855.      */
  7856.     protected function getMaker_AutoCommand_MakeAuthService()
  7857.     {
  7858.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7859.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7860.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7861.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7862.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  7863.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  7864.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7865.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  7866.         $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);
  7867.         $instance->setName('make:auth');
  7868.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  7869.         return $instance;
  7870.     }
  7871.     /**
  7872.      * Gets the private 'maker.auto_command.make_command' shared service.
  7873.      *
  7874.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7875.      */
  7876.     protected function getMaker_AutoCommand_MakeCommandService()
  7877.     {
  7878.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7879.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7880.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7881.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7882.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  7883.         $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()));
  7884.         $instance->setName('make:command');
  7885.         $instance->setDescription('Creates a new console command class');
  7886.         return $instance;
  7887.     }
  7888.     /**
  7889.      * Gets the private 'maker.auto_command.make_controller' shared service.
  7890.      *
  7891.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7892.      */
  7893.     protected function getMaker_AutoCommand_MakeControllerService()
  7894.     {
  7895.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7896.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7897.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7898.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7899.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  7900.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7901.         $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()));
  7902.         $instance->setName('make:controller');
  7903.         $instance->setDescription('Creates a new controller class');
  7904.         return $instance;
  7905.     }
  7906.     /**
  7907.      * Gets the private 'maker.auto_command.make_crud' shared service.
  7908.      *
  7909.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7910.      */
  7911.     protected function getMaker_AutoCommand_MakeCrudService()
  7912.     {
  7913.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7914.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7915.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7916.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7917.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  7918.         $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()));
  7919.         $instance->setName('make:crud');
  7920.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  7921.         return $instance;
  7922.     }
  7923.     /**
  7924.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  7925.      *
  7926.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7927.      */
  7928.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  7929.     {
  7930.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7931.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7932.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7933.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7934.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  7935.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7936.         $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()));
  7937.         $instance->setName('make:docker:database');
  7938.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  7939.         return $instance;
  7940.     }
  7941.     /**
  7942.      * Gets the private 'maker.auto_command.make_entity' shared service.
  7943.      *
  7944.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7945.      */
  7946.     protected function getMaker_AutoCommand_MakeEntityService()
  7947.     {
  7948.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7949.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7950.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7951.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7952.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  7953.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  7954.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7955.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  7956.         $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);
  7957.         $instance->setName('make:entity');
  7958.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  7959.         return $instance;
  7960.     }
  7961.     /**
  7962.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  7963.      *
  7964.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7965.      */
  7966.     protected function getMaker_AutoCommand_MakeFixturesService()
  7967.     {
  7968.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7969.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7970.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7971.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7972.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  7973.         $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()));
  7974.         $instance->setName('make:fixtures');
  7975.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  7976.         return $instance;
  7977.     }
  7978.     /**
  7979.      * Gets the private 'maker.auto_command.make_form' shared service.
  7980.      *
  7981.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7982.      */
  7983.     protected function getMaker_AutoCommand_MakeFormService()
  7984.     {
  7985.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7986.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7987.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7988.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7989.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  7990.         $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()));
  7991.         $instance->setName('make:form');
  7992.         $instance->setDescription('Creates a new form class');
  7993.         return $instance;
  7994.     }
  7995.     /**
  7996.      * Gets the private 'maker.auto_command.make_message' shared service.
  7997.      *
  7998.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7999.      */
  8000.     protected function getMaker_AutoCommand_MakeMessageService()
  8001.     {
  8002.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8003.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8004.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8005.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8006.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  8007.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8008.         $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()));
  8009.         $instance->setName('make:message');
  8010.         $instance->setDescription('Creates a new message and handler');
  8011.         return $instance;
  8012.     }
  8013.     /**
  8014.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  8015.      *
  8016.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8017.      */
  8018.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  8019.     {
  8020.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8021.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8022.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8023.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8024.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  8025.         $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()));
  8026.         $instance->setName('make:messenger-middleware');
  8027.         $instance->setDescription('Creates a new messenger middleware');
  8028.         return $instance;
  8029.     }
  8030.     /**
  8031.      * Gets the private 'maker.auto_command.make_migration' shared service.
  8032.      *
  8033.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8034.      */
  8035.     protected function getMaker_AutoCommand_MakeMigrationService()
  8036.     {
  8037.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8038.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8039.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8040.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8041.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  8042.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  8043.         $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()));
  8044.         $instance->setName('make:migration');
  8045.         $instance->setDescription('Creates a new migration based on database changes');
  8046.         return $instance;
  8047.     }
  8048.     /**
  8049.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  8050.      *
  8051.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8052.      */
  8053.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  8054.     {
  8055.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8056.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8057.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8058.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8059.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  8060.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8061.         $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()));
  8062.         $instance->setName('make:registration-form');
  8063.         $instance->setDescription('Creates a new registration form system');
  8064.         return $instance;
  8065.     }
  8066.     /**
  8067.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  8068.      *
  8069.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8070.      */
  8071.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  8072.     {
  8073.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8074.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8075.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8076.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8077.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  8078.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8079.         $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()));
  8080.         $instance->setName('make:reset-password');
  8081.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  8082.         return $instance;
  8083.     }
  8084.     /**
  8085.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  8086.      *
  8087.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8088.      */
  8089.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  8090.     {
  8091.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8092.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8093.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8094.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8095.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  8096.         $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()));
  8097.         $instance->setName('make:serializer:encoder');
  8098.         $instance->setDescription('Creates a new serializer encoder class');
  8099.         return $instance;
  8100.     }
  8101.     /**
  8102.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  8103.      *
  8104.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8105.      */
  8106.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  8107.     {
  8108.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8109.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8110.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8111.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8112.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  8113.         $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()));
  8114.         $instance->setName('make:serializer:normalizer');
  8115.         $instance->setDescription('Creates a new serializer normalizer class');
  8116.         return $instance;
  8117.     }
  8118.     /**
  8119.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  8120.      *
  8121.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8122.      */
  8123.     protected function getMaker_AutoCommand_MakeSubscriberService()
  8124.     {
  8125.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8126.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8127.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8128.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8129.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  8130.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  8131.         $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()));
  8132.         $instance->setName('make:subscriber');
  8133.         $instance->setDescription('Creates a new event subscriber class');
  8134.         return $instance;
  8135.     }
  8136.     /**
  8137.      * Gets the private 'maker.auto_command.make_test' shared service.
  8138.      *
  8139.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8140.      */
  8141.     protected function getMaker_AutoCommand_MakeTestService()
  8142.     {
  8143.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8144.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8145.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8146.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8147.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  8148.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  8149.         $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()));
  8150.         $instance->setName('make:test');
  8151.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  8152.         $instance->setDescription('Creates a new test class');
  8153.         return $instance;
  8154.     }
  8155.     /**
  8156.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  8157.      *
  8158.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8159.      */
  8160.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  8161.     {
  8162.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8163.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8164.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8165.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8166.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  8167.         $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()));
  8168.         $instance->setName('make:twig-extension');
  8169.         $instance->setDescription('Creates a new Twig extension class');
  8170.         return $instance;
  8171.     }
  8172.     /**
  8173.      * Gets the private 'maker.auto_command.make_user' shared service.
  8174.      *
  8175.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8176.      */
  8177.     protected function getMaker_AutoCommand_MakeUserService()
  8178.     {
  8179.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8180.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8181.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8182.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8183.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  8184.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  8185.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  8186.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8187.         $this->privates['maker.auto_command.make_user'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeUser($a, new \Symfony\Bundle\MakerBundle\Security\UserClassBuilder(), ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8188.         $instance->setName('make:user');
  8189.         $instance->setDescription('Creates a new security user class');
  8190.         return $instance;
  8191.     }
  8192.     /**
  8193.      * Gets the private 'maker.auto_command.make_validator' shared service.
  8194.      *
  8195.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8196.      */
  8197.     protected function getMaker_AutoCommand_MakeValidatorService()
  8198.     {
  8199.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8200.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8201.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8202.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8203.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  8204.         $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()));
  8205.         $instance->setName('make:validator');
  8206.         $instance->setDescription('Creates a new validator and constraint class');
  8207.         return $instance;
  8208.     }
  8209.     /**
  8210.      * Gets the private 'maker.auto_command.make_voter' shared service.
  8211.      *
  8212.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8213.      */
  8214.     protected function getMaker_AutoCommand_MakeVoterService()
  8215.     {
  8216.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8217.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8218.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8219.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8220.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  8221.         $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()));
  8222.         $instance->setName('make:voter');
  8223.         $instance->setDescription('Creates a new security voter class');
  8224.         return $instance;
  8225.     }
  8226.     /**
  8227.      * Gets the private 'maker.doctrine_helper' shared service.
  8228.      *
  8229.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  8230.      */
  8231.     protected function getMaker_DoctrineHelperService()
  8232.     {
  8233.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  8234.         $a = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  8235.         return $this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity', ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), true, ['default' => [=> [=> 'App\\Entity'=> $a], => [=> 'Vich\\UploaderBundle\\Entity'=> $a]]]);
  8236.     }
  8237.     /**
  8238.      * Gets the private 'maker.entity_class_generator' shared service.
  8239.      *
  8240.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  8241.      */
  8242.     protected function getMaker_EntityClassGeneratorService()
  8243.     {
  8244.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  8245.         $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()));
  8246.         $instance->setMangerRegistryClassName('Doctrine\\Persistence\\ManagerRegistry');
  8247.         return $instance;
  8248.     }
  8249.     /**
  8250.      * Gets the private 'maker.file_manager' shared service.
  8251.      *
  8252.      * @return \Symfony\Bundle\MakerBundle\FileManager
  8253.      */
  8254.     protected function getMaker_FileManagerService()
  8255.     {
  8256.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  8257.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  8258.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  8259.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  8260.         return $this->privates['maker.file_manager'] = new \Symfony\Bundle\MakerBundle\FileManager(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('App')), new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), \dirname(__DIR__4), (\dirname(__DIR__4).'/templates'));
  8261.     }
  8262.     /**
  8263.      * Gets the private 'maker.generator' shared service.
  8264.      *
  8265.      * @return \Symfony\Bundle\MakerBundle\Generator
  8266.      */
  8267.     protected function getMaker_GeneratorService()
  8268.     {
  8269.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  8270.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  8271.         $a = ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService());
  8272.         return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), 'App'$a, new \Symfony\Bundle\MakerBundle\Util\TemplateComponentGenerator($a));
  8273.     }
  8274.     /**
  8275.      * Gets the private 'maker.php_compat_util' shared service.
  8276.      *
  8277.      * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  8278.      */
  8279.     protected function getMaker_PhpCompatUtilService()
  8280.     {
  8281.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  8282.         return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  8283.     }
  8284.     /**
  8285.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  8286.      *
  8287.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  8288.      */
  8289.     protected function getMaker_Renderer_FormTypeRendererService()
  8290.     {
  8291.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  8292.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8293.     }
  8294.     /**
  8295.      * Gets the private 'mime_types' shared service.
  8296.      *
  8297.      * @return \Symfony\Component\Mime\MimeTypes
  8298.      */
  8299.     protected function getMimeTypesService()
  8300.     {
  8301.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  8302.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  8303.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  8304.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  8305.         $instance->setDefault($instance);
  8306.         return $instance;
  8307.     }
  8308.     /**
  8309.      * Gets the private 'monolog.command.server_log' shared service.
  8310.      *
  8311.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  8312.      */
  8313.     protected function getMonolog_Command_ServerLogService()
  8314.     {
  8315.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8316.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  8317.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  8318.         $instance->setName('server:log');
  8319.         $instance->setDescription('Start a log server that displays logs in real time');
  8320.         return $instance;
  8321.     }
  8322.     /**
  8323.      * Gets the private 'monolog.handler.console' shared service.
  8324.      *
  8325.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  8326.      */
  8327.     protected function getMonolog_Handler_ConsoleService()
  8328.     {
  8329.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  8330.     }
  8331.     /**
  8332.      * Gets the private 'monolog.handler.main' shared service.
  8333.      *
  8334.      * @return \Monolog\Handler\StreamHandler
  8335.      */
  8336.     protected function getMonolog_Handler_MainService()
  8337.     {
  8338.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  8339.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  8340.         return $instance;
  8341.     }
  8342.     /**
  8343.      * Gets the private 'monolog.logger' shared service.
  8344.      *
  8345.      * @return \Symfony\Bridge\Monolog\Logger
  8346.      */
  8347.     protected function getMonolog_LoggerService()
  8348.     {
  8349.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  8350.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8351.         $instance->useMicrosecondTimestamps(true);
  8352.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8353.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8354.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8355.         return $instance;
  8356.     }
  8357.     /**
  8358.      * Gets the private 'monolog.logger.cache' shared service.
  8359.      *
  8360.      * @return \Symfony\Bridge\Monolog\Logger
  8361.      */
  8362.     protected function getMonolog_Logger_CacheService()
  8363.     {
  8364.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  8365.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8366.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8367.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8368.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8369.         return $instance;
  8370.     }
  8371.     /**
  8372.      * Gets the private 'monolog.logger.mailer' shared service.
  8373.      *
  8374.      * @return \Symfony\Bridge\Monolog\Logger
  8375.      */
  8376.     protected function getMonolog_Logger_MailerService()
  8377.     {
  8378.         $this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
  8379.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8380.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8381.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8382.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8383.         return $instance;
  8384.     }
  8385.     /**
  8386.      * Gets the private 'monolog.logger.request' shared service.
  8387.      *
  8388.      * @return \Symfony\Bridge\Monolog\Logger
  8389.      */
  8390.     protected function getMonolog_Logger_RequestService()
  8391.     {
  8392.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  8393.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8394.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8395.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8396.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8397.         return $instance;
  8398.     }
  8399.     /**
  8400.      * Gets the private 'monolog.logger.security' shared service.
  8401.      *
  8402.      * @return \Symfony\Bridge\Monolog\Logger
  8403.      */
  8404.     protected function getMonolog_Logger_SecurityService()
  8405.     {
  8406.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  8407.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8408.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8409.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8410.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8411.         return $instance;
  8412.     }
  8413.     /**
  8414.      * Gets the private 'parameter_bag' shared service.
  8415.      *
  8416.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  8417.      */
  8418.     protected function getParameterBagService()
  8419.     {
  8420.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  8421.     }
  8422.     /**
  8423.      * Gets the private 'profiler_listener' shared service.
  8424.      *
  8425.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  8426.      */
  8427.     protected function getProfilerListenerService()
  8428.     {
  8429.         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);
  8430.     }
  8431.     /**
  8432.      * Gets the private 'property_accessor' shared service.
  8433.      *
  8434.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  8435.      */
  8436.     protected function getPropertyAccessorService()
  8437.     {
  8438.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8439.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  8440.     }
  8441.     /**
  8442.      * Gets the private 'property_info' shared service.
  8443.      *
  8444.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  8445.      */
  8446.     protected function getPropertyInfoService()
  8447.     {
  8448.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  8449.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  8450.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8451.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  8452.         }, 3), new RewindableGenerator(function () {
  8453.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  8454.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  8455.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8456.         }, 3), new RewindableGenerator(function () {
  8457.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  8458.         }, 1), new RewindableGenerator(function () {
  8459.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  8460.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8461.         }, 2), new RewindableGenerator(function () {
  8462.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8463.         }, 1));
  8464.     }
  8465.     /**
  8466.      * Gets the private 'property_info.serializer_extractor' shared service.
  8467.      *
  8468.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  8469.      */
  8470.     protected function getPropertyInfo_SerializerExtractorService()
  8471.     {
  8472.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  8473.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  8474.     }
  8475.     /**
  8476.      * Gets the private 'router.cache_warmer' shared service.
  8477.      *
  8478.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  8479.      */
  8480.     protected function getRouter_CacheWarmerService()
  8481.     {
  8482.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8483.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  8484.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8485.             'router' => ['services''router''getRouterService'false],
  8486.         ], [
  8487.             'router' => '?',
  8488.         ]))->withContext('router.cache_warmer'$this));
  8489.     }
  8490.     /**
  8491.      * Gets the private 'router.expression_language_provider' shared service.
  8492.      *
  8493.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  8494.      */
  8495.     protected function getRouter_ExpressionLanguageProviderService()
  8496.     {
  8497.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8498.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  8499.         ], [
  8500.             'env' => 'Closure',
  8501.         ]));
  8502.     }
  8503.     /**
  8504.      * Gets the private 'router.request_context' shared service.
  8505.      *
  8506.      * @return \Symfony\Component\Routing\RequestContext
  8507.      */
  8508.     protected function getRouter_RequestContextService()
  8509.     {
  8510.         $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  8511.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  8512.         return $instance;
  8513.     }
  8514.     /**
  8515.      * Gets the private 'router_listener' shared service.
  8516.      *
  8517.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  8518.      */
  8519.     protected function getRouterListenerService()
  8520.     {
  8521.         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);
  8522.     }
  8523.     /**
  8524.      * Gets the private 'secrets.vault' shared service.
  8525.      *
  8526.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  8527.      */
  8528.     protected function getSecrets_VaultService()
  8529.     {
  8530.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  8531.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  8532.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  8533.         include_once \dirname(__DIR__4).'/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php';
  8534.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  8535.         return $this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/'.$this->getEnv('string:default:kernel.environment:APP_RUNTIME_ENV')), \Symfony\Component\String\LazyString::fromCallable(($this->privates['container.getenv'] ?? $this->getContainer_GetenvService()), 'base64:default::SYMFONY_DECRYPTION_SECRET'));
  8536.     }
  8537.     /**
  8538.      * Gets the private 'security.access_listener' shared service.
  8539.      *
  8540.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  8541.      */
  8542.     protected function getSecurity_AccessListenerService()
  8543.     {
  8544.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  8545.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8546.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  8547.         return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($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()));
  8548.     }
  8549.     /**
  8550.      * Gets the private 'security.access_map' shared service.
  8551.      *
  8552.      * @return \Symfony\Component\Security\Http\AccessMap
  8553.      */
  8554.     protected function getSecurity_AccessMapService()
  8555.     {
  8556.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  8557.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  8558.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  8559.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  8560.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  8561.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin'), [=> 'ROLE_ADMIN'], NULL);
  8562.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/profil'), [=> 'ROLE_USER'], NULL);
  8563.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api'), [=> 'ROLE_API'], NULL);
  8564.         return $instance;
  8565.     }
  8566.     /**
  8567.      * Gets the private 'security.authentication.guard_handler' shared service.
  8568.      *
  8569.      * @return \Symfony\Component\Security\Guard\GuardAuthenticatorHandler
  8570.      *
  8571.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.
  8572.      */
  8573.     protected function getSecurity_Authentication_GuardHandlerService()
  8574.     {
  8575.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.');
  8576.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  8577.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  8578.         $this->privates['security.authentication.guard_handler'] = $instance = new \Symfony\Component\Security\Guard\GuardAuthenticatorHandler(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), [=> 'login'=> 'api']);
  8579.         $instance->setSessionAuthenticationStrategy(new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'));
  8580.         return $instance;
  8581.     }
  8582.     /**
  8583.      * Gets the private 'security.authentication.listener.anonymous.main' shared service.
  8584.      *
  8585.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  8586.      *
  8587.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.
  8588.      */
  8589.     protected function getSecurity_Authentication_Listener_Anonymous_MainService()
  8590.     {
  8591.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.');
  8592.         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()));
  8593.     }
  8594.     /**
  8595.      * Gets the private 'security.authentication.listener.guard.api' shared service.
  8596.      *
  8597.      * @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
  8598.      *
  8599.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.api" service is deprecated, use the new authenticator system instead.
  8600.      */
  8601.     protected function getSecurity_Authentication_Listener_Guard_ApiService()
  8602.     {
  8603.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.guard.api" service is deprecated, use the new authenticator system instead.');
  8604.         return $this->privates['security.authentication.listener.guard.api'] = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener(($this->privates['security.authentication.guard_handler'] ?? $this->getSecurity_Authentication_GuardHandlerService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), 'api', new RewindableGenerator(function () {
  8605.             yield => ($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService());
  8606.         }, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true);
  8607.     }
  8608.     /**
  8609.      * Gets the private 'security.authentication.listener.guard.main' shared service.
  8610.      *
  8611.      * @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
  8612.      *
  8613.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.main" service is deprecated, use the new authenticator system instead.
  8614.      */
  8615.     protected function getSecurity_Authentication_Listener_Guard_MainService()
  8616.     {
  8617.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.guard.main" service is deprecated, use the new authenticator system instead.');
  8618.         return $this->privates['security.authentication.listener.guard.main'] = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener(($this->privates['security.authentication.guard_handler'] ?? $this->getSecurity_Authentication_GuardHandlerService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), 'main', new RewindableGenerator(function () {
  8619.             yield => ($this->privates['App\\Security\\UsersAuthenticator'] ?? $this->getUsersAuthenticatorService());
  8620.         }, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true);
  8621.     }
  8622.     /**
  8623.      * Gets the private 'security.authentication.listener.json.login' shared service.
  8624.      *
  8625.      * @return \Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener
  8626.      *
  8627.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.json.login" service is deprecated, use the new authenticator system instead.
  8628.      */
  8629.     protected function getSecurity_Authentication_Listener_Json_LoginService()
  8630.     {
  8631.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.json.login" service is deprecated, use the new authenticator system instead.');
  8632.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  8633.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationSuccessHandler.php';
  8634.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Security/Http/Authentication/AuthenticationSuccessHandler.php';
  8635.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  8636.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationFailureHandler.php';
  8637.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Security/Http/Authentication/AuthenticationFailureHandler.php';
  8638.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  8639.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  8640.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8641.         $this->privates['security.authentication.listener.json.login'] = $instance = new \Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'login', new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler(new \Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler(($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService()), $a, []), [], 'login'), new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler(new \Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler($a), []), ['check_path' => '/api/login_check''use_forward' => false'require_previous_session' => false'login_path' => '/login''username_path' => 'username''password_path' => 'password'], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  8642.         if ($this->has('translator')) {
  8643.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  8644.         }
  8645.         $instance->setSessionAuthenticationStrategy(new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('none'));
  8646.         return $instance;
  8647.     }
  8648.     /**
  8649.      * Gets the private 'security.authentication.manager' shared service.
  8650.      *
  8651.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  8652.      *
  8653.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
  8654.      */
  8655.     protected function getSecurity_Authentication_ManagerService()
  8656.     {
  8657.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.manager" service is deprecated, use the new authenticator system instead.');
  8658.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  8659.             yield => ($this->privates['security.authentication.provider.dao.login'] ?? $this->getSecurity_Authentication_Provider_Dao_LoginService());
  8660.             yield => ($this->privates['security.authentication.provider.guard.api'] ?? $this->getSecurity_Authentication_Provider_Guard_ApiService());
  8661.             yield => ($this->privates['security.authentication.provider.guard.main'] ?? $this->getSecurity_Authentication_Provider_Guard_MainService());
  8662.             yield => ($this->privates['security.authentication.provider.anonymous.main'] ?? $this->getSecurity_Authentication_Provider_Anonymous_MainService());
  8663.         }, 4), true);
  8664.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8665.         return $instance;
  8666.     }
  8667.     /**
  8668.      * Gets the private 'security.authentication.provider.anonymous.main' shared service.
  8669.      *
  8670.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  8671.      *
  8672.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.
  8673.      */
  8674.     protected function getSecurity_Authentication_Provider_Anonymous_MainService()
  8675.     {
  8676.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.');
  8677.         return $this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
  8678.     }
  8679.     /**
  8680.      * Gets the private 'security.authentication.provider.dao.login' shared service.
  8681.      *
  8682.      * @return \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider
  8683.      *
  8684.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.login" service is deprecated, use the new authenticator system instead.
  8685.      */
  8686.     protected function getSecurity_Authentication_Provider_Dao_LoginService()
  8687.     {
  8688.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.dao.login" service is deprecated, use the new authenticator system instead.');
  8689.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  8690.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  8691.         return $this->privates['security.authentication.provider.dao.login'] = new \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider(($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), 'login', ($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), true);
  8692.     }
  8693.     /**
  8694.      * Gets the private 'security.authentication.provider.guard.api' shared service.
  8695.      *
  8696.      * @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
  8697.      *
  8698.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.guard.api" service is deprecated, use the new authenticator system instead.
  8699.      */
  8700.     protected function getSecurity_Authentication_Provider_Guard_ApiService()
  8701.     {
  8702.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.guard.api" service is deprecated, use the new authenticator system instead.');
  8703.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  8704.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  8705.         return $this->privates['security.authentication.provider.guard.api'] = new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
  8706.             yield => ($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService());
  8707.         }, 1), ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()), 'api', ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()));
  8708.     }
  8709.     /**
  8710.      * Gets the private 'security.authentication.provider.guard.main' shared service.
  8711.      *
  8712.      * @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
  8713.      *
  8714.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.guard.main" service is deprecated, use the new authenticator system instead.
  8715.      */
  8716.     protected function getSecurity_Authentication_Provider_Guard_MainService()
  8717.     {
  8718.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.guard.main" service is deprecated, use the new authenticator system instead.');
  8719.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  8720.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  8721.         return $this->privates['security.authentication.provider.guard.main'] = new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
  8722.             yield => ($this->privates['App\\Security\\UsersAuthenticator'] ?? $this->getUsersAuthenticatorService());
  8723.         }, 1), ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()), 'main', ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()));
  8724.     }
  8725.     /**
  8726.      * Gets the private 'security.authentication_utils' shared service.
  8727.      *
  8728.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  8729.      */
  8730.     protected function getSecurity_AuthenticationUtilsService()
  8731.     {
  8732.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  8733.         return $this->privates['security.authentication_utils'] = new \Symfony\Component\Security\Http\Authentication\AuthenticationUtils(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  8734.     }
  8735.     /**
  8736.      * Gets the private 'security.channel_listener' shared service.
  8737.      *
  8738.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  8739.      */
  8740.     protected function getSecurity_ChannelListenerService()
  8741.     {
  8742.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  8743.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8744.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  8745.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  8746.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/RetryAuthenticationEntryPoint.php';
  8747.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  8748.         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($a->getHttpPort(), $a->getHttpsPort()), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  8749.     }
  8750.     /**
  8751.      * Gets the private 'security.command.debug_firewall' shared service.
  8752.      *
  8753.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  8754.      */
  8755.     protected function getSecurity_Command_DebugFirewallService()
  8756.     {
  8757.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8758.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  8759.         $this->privates['security.command.debug_firewall'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand($this->parameters['security.firewalls'], ($this->privates['.service_locator.k3s3K.2'] ?? $this->get_ServiceLocator_K3s3K_2Service()), ($this->privates['.service_locator.l3DyD1S'] ?? $this->get_ServiceLocator_L3DyD1SService()), [], false);
  8760.         $instance->setName('debug:firewall');
  8761.         $instance->setDescription('Display information about your security firewall(s)');
  8762.         return $instance;
  8763.     }
  8764.     /**
  8765.      * Gets the private 'security.command.user_password_encoder' shared service.
  8766.      *
  8767.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  8768.      *
  8769.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  8770.      */
  8771.     protected function getSecurity_Command_UserPasswordEncoderService()
  8772.     {
  8773.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  8774.         $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\\Users']);
  8775.         $instance->setName('security:encode-password');
  8776.         $instance->setDescription('Encode a password');
  8777.         return $instance;
  8778.     }
  8779.     /**
  8780.      * Gets the private 'security.command.user_password_hash' shared service.
  8781.      *
  8782.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  8783.      */
  8784.     protected function getSecurity_Command_UserPasswordHashService()
  8785.     {
  8786.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8787.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  8788.         $this->privates['security.command.user_password_hash'] = $instance = new \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), [=> 'App\\Entity\\Users']);
  8789.         $instance->setName('security:hash-password');
  8790.         $instance->setDescription('Hash a user password');
  8791.         return $instance;
  8792.     }
  8793.     /**
  8794.      * Gets the private 'security.context_listener.0' shared service.
  8795.      *
  8796.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  8797.      */
  8798.     protected function getSecurity_ContextListener_0Service()
  8799.     {
  8800.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  8801.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8802.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  8803.         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 () {
  8804.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  8805.         }, 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())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  8806.     }
  8807.     /**
  8808.      * Gets the private 'security.csrf.token_generator' shared service.
  8809.      *
  8810.      * @return \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator
  8811.      */
  8812.     protected function getSecurity_Csrf_TokenGeneratorService()
  8813.     {
  8814.         return $this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator();
  8815.     }
  8816.     /**
  8817.      * Gets the private 'security.csrf.token_storage' shared service.
  8818.      *
  8819.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  8820.      */
  8821.     protected function getSecurity_Csrf_TokenStorageService()
  8822.     {
  8823.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  8824.     }
  8825.     /**
  8826.      * Gets the private 'security.encoder_factory.generic' shared service.
  8827.      *
  8828.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  8829.      *
  8830.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  8831.      */
  8832.     protected function getSecurity_EncoderFactory_GenericService()
  8833.     {
  8834.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  8835.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['App\\Entity\\Users' => ['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]]);
  8836.     }
  8837.     /**
  8838.      * Gets the private 'security.event_dispatcher.api' shared service.
  8839.      *
  8840.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  8841.      */
  8842.     protected function getSecurity_EventDispatcher_ApiService()
  8843.     {
  8844.         $this->privates['security.event_dispatcher.api'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  8845.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  8846.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  8847.         }, => 'onLogout'], 0);
  8848.         return $instance;
  8849.     }
  8850.     /**
  8851.      * Gets the private 'security.event_dispatcher.login' shared service.
  8852.      *
  8853.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  8854.      */
  8855.     protected function getSecurity_EventDispatcher_LoginService()
  8856.     {
  8857.         $this->privates['security.event_dispatcher.login'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  8858.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  8859.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  8860.         }, => 'onLogout'], 0);
  8861.         return $instance;
  8862.     }
  8863.     /**
  8864.      * Gets the private 'security.event_dispatcher.main' shared service.
  8865.      *
  8866.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  8867.      */
  8868.     protected function getSecurity_EventDispatcher_MainService()
  8869.     {
  8870.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  8871.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  8872.             return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
  8873.         }, => 'onLogout'], 64);
  8874.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  8875.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  8876.         }, => 'onLogout'], 0);
  8877.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  8878.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  8879.         }, => 'onLogout'], 0);
  8880.         return $instance;
  8881.     }
  8882.     /**
  8883.      * Gets the private 'security.firewall.map' shared service.
  8884.      *
  8885.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  8886.      */
  8887.     protected function getSecurity_Firewall_MapService()
  8888.     {
  8889.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(($this->privates['.service_locator.k3s3K.2'] ?? $this->get_ServiceLocator_K3s3K_2Service()), new RewindableGenerator(function () {
  8890.             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)/')));
  8891.             yield 'security.firewall.map.context.login' => ($this->privates['.security.request_matcher.HeUdK73'] ?? ($this->privates['.security.request_matcher.HeUdK73'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/login')));
  8892.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.p4VlLPC'] ?? ($this->privates['.security.request_matcher.p4VlLPC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api')));
  8893.             yield 'security.firewall.map.context.main' => NULL;
  8894.         }, 4));
  8895.     }
  8896.     /**
  8897.      * Gets the private 'security.firewall.map.context.api' shared service.
  8898.      *
  8899.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  8900.      */
  8901.     protected function getSecurity_Firewall_Map_Context_ApiService()
  8902.     {
  8903.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  8904.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  8905.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  8906.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  8907.         return $this->privates['security.firewall.map.context.api'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  8908.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  8909.             yield => ($this->privates['security.authentication.listener.guard.api'] ?? $this->getSecurity_Authentication_Listener_Guard_ApiService());
  8910.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  8911.         }, 3), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'api', ($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService()), NULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api''security.user_checker''.security.request_matcher.p4VlLPC'truetrue'security.user.provider.concrete.app_user_provider'NULL'lexik_jwt_authentication.jwt_token_authenticator'NULLNULL, [=> 'guard'], NULL));
  8912.     }
  8913.     /**
  8914.      * Gets the private 'security.firewall.map.context.dev' shared service.
  8915.      *
  8916.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  8917.      */
  8918.     protected function getSecurity_Firewall_Map_Context_DevService()
  8919.     {
  8920.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  8921.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  8922.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  8923.             return new \EmptyIterator();
  8924.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  8925.     }
  8926.     /**
  8927.      * Gets the private 'security.firewall.map.context.login' shared service.
  8928.      *
  8929.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  8930.      */
  8931.     protected function getSecurity_Firewall_Map_Context_LoginService()
  8932.     {
  8933.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  8934.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  8935.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  8936.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  8937.         return $this->privates['security.firewall.map.context.login'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  8938.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  8939.             yield => ($this->privates['security.authentication.listener.json.login'] ?? $this->getSecurity_Authentication_Listener_Json_LoginService());
  8940.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  8941.         }, 3), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'login'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('login''security.user_checker''.security.request_matcher.HeUdK73'truetrue'security.user.provider.concrete.app_user_provider'NULLNULLNULLNULL, [=> 'json_login'], NULL));
  8942.     }
  8943.     /**
  8944.      * Gets the private 'security.firewall.map.context.main' shared service.
  8945.      *
  8946.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  8947.      */
  8948.     protected function getSecurity_Firewall_Map_Context_MainService()
  8949.     {
  8950.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  8951.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  8952.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  8953.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  8954.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8955.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  8956.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  8957.         $a = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  8958.         $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  8959.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  8960.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  8961.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  8962.             yield => ($this->privates['security.authentication.listener.guard.main'] ?? $this->getSecurity_Authentication_Listener_Guard_MainService());
  8963.             yield => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MainService());
  8964.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  8965.         }, 5), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b'main', ($this->privates['App\\Security\\UsersAuthenticator'] ?? $this->getUsersAuthenticatorService()), NULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a$b, ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main''security.user_checker'NULLtruefalse'security.user.provider.concrete.app_user_provider''main''App\\Security\\UsersAuthenticator'NULLNULL, [=> 'guard'=> 'anonymous'], NULL));
  8966.     }
  8967.     /**
  8968.      * Gets the private 'security.http_utils' shared service.
  8969.      *
  8970.      * @return \Symfony\Component\Security\Http\HttpUtils
  8971.      */
  8972.     protected function getSecurity_HttpUtilsService()
  8973.     {
  8974.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  8975.         $a = ($this->services['router'] ?? $this->getRouterService());
  8976.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  8977.     }
  8978.     /**
  8979.      * Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
  8980.      *
  8981.      * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
  8982.      */
  8983.     protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
  8984.     {
  8985.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
  8986.         return $this->privates['security.logout.listener.csrf_token_clearing'] = new \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
  8987.     }
  8988.     /**
  8989.      * Gets the private 'security.logout.listener.default.main' shared service.
  8990.      *
  8991.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  8992.      */
  8993.     protected function getSecurity_Logout_Listener_Default_MainService()
  8994.     {
  8995.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  8996.         return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), '/');
  8997.     }
  8998.     /**
  8999.      * Gets the private 'security.logout_url_generator' shared service.
  9000.      *
  9001.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  9002.      */
  9003.     protected function getSecurity_LogoutUrlGeneratorService()
  9004.     {
  9005.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  9006.         $instance->registerListener('main''app_logout''logout''_csrf_token'NULLNULL);
  9007.         return $instance;
  9008.     }
  9009.     /**
  9010.      * Gets the private 'security.password_hasher_factory' shared service.
  9011.      *
  9012.      * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  9013.      */
  9014.     protected function getSecurity_PasswordHasherFactoryService()
  9015.     {
  9016.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  9017.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  9018.         return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['App\\Entity\\Users' => ['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]]);
  9019.     }
  9020.     /**
  9021.      * Gets the private 'security.user.provider.concrete.app_user_provider' shared service.
  9022.      *
  9023.      * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  9024.      */
  9025.     protected function getSecurity_User_Provider_Concrete_AppUserProviderService()
  9026.     {
  9027.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  9028.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  9029.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  9030.         return $this->privates['security.user.provider.concrete.app_user_provider'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'App\\Entity\\Users''email'NULL);
  9031.     }
  9032.     /**
  9033.      * Gets the private 'security.user_password_hasher' shared service.
  9034.      *
  9035.      * @return \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher
  9036.      */
  9037.     protected function getSecurity_UserPasswordHasherService()
  9038.     {
  9039.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php';
  9040.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php';
  9041.         return $this->privates['security.user_password_hasher'] = new \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  9042.     }
  9043.     /**
  9044.      * Gets the private 'security.validator.user_password' shared service.
  9045.      *
  9046.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  9047.      */
  9048.     protected function getSecurity_Validator_UserPasswordService()
  9049.     {
  9050.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9051.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9052.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  9053.         return $this->privates['security.validator.user_password'] = new \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  9054.     }
  9055.     /**
  9056.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  9057.      *
  9058.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  9059.      */
  9060.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  9061.     {
  9062.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  9063.     }
  9064.     /**
  9065.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  9066.      *
  9067.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  9068.      */
  9069.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  9070.     {
  9071.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  9072.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  9073.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  9074.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  9075.     }
  9076.     /**
  9077.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  9078.      *
  9079.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  9080.      */
  9081.     protected function getSensioFrameworkExtra_Security_ListenerService()
  9082.     {
  9083.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  9084.     }
  9085.     /**
  9086.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  9087.      *
  9088.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  9089.      */
  9090.     protected function getSensioFrameworkExtra_View_ListenerService()
  9091.     {
  9092.         $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))));
  9093.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9094.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  9095.         ], [
  9096.             'twig' => '?',
  9097.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  9098.         return $instance;
  9099.     }
  9100.     /**
  9101.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  9102.      *
  9103.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  9104.      */
  9105.     protected function getSerializer_Mapping_CacheWarmerService()
  9106.     {
  9107.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9108.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  9109.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  9110.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  9111.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  9112.         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'));
  9113.     }
  9114.     /**
  9115.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  9116.      *
  9117.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  9118.      */
  9119.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  9120.     {
  9121.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  9122.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  9123.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  9124.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  9125.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  9126.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  9127.         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()))]));
  9128.     }
  9129.     /**
  9130.      * Gets the private 'session.storage.factory.service' shared service.
  9131.      *
  9132.      * @return \Symfony\Component\HttpFoundation\Session\Storage\ServiceSessionFactory
  9133.      *
  9134.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
  9135.      */
  9136.     protected function getSession_Storage_Factory_ServiceService()
  9137.     {
  9138.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.');
  9139.         return new \Symfony\Component\HttpFoundation\Session\Storage\ServiceSessionFactory(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  9140.     }
  9141.     /**
  9142.      * Gets the private 'session.storage.metadata_bag' shared service.
  9143.      *
  9144.      * @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
  9145.      *
  9146.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
  9147.      */
  9148.     protected function getSession_Storage_MetadataBagService()
  9149.     {
  9150.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
  9151.         return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0);
  9152.     }
  9153.     /**
  9154.      * Gets the private 'session.storage.native' shared service.
  9155.      *
  9156.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  9157.      *
  9158.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
  9159.      */
  9160.     protected function getSession_Storage_NativeService()
  9161.     {
  9162.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
  9163.         return $this->privates['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], NULL$this->getSession_Storage_MetadataBagService());
  9164.     }
  9165.     /**
  9166.      * Gets the private 'session_listener' shared service.
  9167.      *
  9168.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  9169.      */
  9170.     protected function getSessionListenerService()
  9171.     {
  9172.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9173.             'initialized_session' => ['services''session'NULLfalse],
  9174.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  9175.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  9176.             'session' => ['services''session''getSessionService'false],
  9177.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  9178.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  9179.         ], [
  9180.             'initialized_session' => '?',
  9181.             'logger' => '?',
  9182.             'request_stack' => '?',
  9183.             'session' => '?',
  9184.             'session_collector' => '?',
  9185.             'session_storage' => '?',
  9186.         ]), true);
  9187.     }
  9188.     /**
  9189.      * Gets the private 'stof_doctrine_extensions.listener.sluggable' shared service.
  9190.      *
  9191.      * @return \Gedmo\Sluggable\SluggableListener
  9192.      */
  9193.     protected function getStofDoctrineExtensions_Listener_SluggableService()
  9194.     {
  9195.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  9196.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
  9197.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Sluggable/SluggableListener.php';
  9198.         $this->privates['stof_doctrine_extensions.listener.sluggable'] = $instance = new \Gedmo\Sluggable\SluggableListener();
  9199.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  9200.         return $instance;
  9201.     }
  9202.     /**
  9203.      * Gets the private 'stof_doctrine_extensions.listener.timestampable' shared service.
  9204.      *
  9205.      * @return \Gedmo\Timestampable\TimestampableListener
  9206.      */
  9207.     protected function getStofDoctrineExtensions_Listener_TimestampableService()
  9208.     {
  9209.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  9210.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
  9211.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/AbstractTrackingListener.php';
  9212.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Timestampable/TimestampableListener.php';
  9213.         $this->privates['stof_doctrine_extensions.listener.timestampable'] = $instance = new \Gedmo\Timestampable\TimestampableListener();
  9214.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  9215.         return $instance;
  9216.     }
  9217.     /**
  9218.      * Gets the private 'swiftmailer.command.debug' shared service.
  9219.      *
  9220.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand
  9221.      */
  9222.     protected function getSwiftmailer_Command_DebugService()
  9223.     {
  9224.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9225.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  9226.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/DebugCommand.php';
  9227.         $this->privates['swiftmailer.command.debug'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand();
  9228.         $instance->setName('debug:swiftmailer');
  9229.         return $instance;
  9230.     }
  9231.     /**
  9232.      * Gets the private 'swiftmailer.command.new_email' shared service.
  9233.      *
  9234.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand
  9235.      */
  9236.     protected function getSwiftmailer_Command_NewEmailService()
  9237.     {
  9238.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9239.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  9240.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/NewEmailCommand.php';
  9241.         $this->privates['swiftmailer.command.new_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand();
  9242.         $instance->setName('swiftmailer:email:send');
  9243.         return $instance;
  9244.     }
  9245.     /**
  9246.      * Gets the private 'swiftmailer.command.send_email' shared service.
  9247.      *
  9248.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand
  9249.      */
  9250.     protected function getSwiftmailer_Command_SendEmailService()
  9251.     {
  9252.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9253.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  9254.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/SendEmailCommand.php';
  9255.         $this->privates['swiftmailer.command.send_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand();
  9256.         $instance->setName('swiftmailer:spool:send');
  9257.         return $instance;
  9258.     }
  9259.     /**
  9260.      * Gets the private 'swiftmailer.email_sender.listener' shared service.
  9261.      *
  9262.      * @return \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener
  9263.      */
  9264.     protected function getSwiftmailer_EmailSender_ListenerService()
  9265.     {
  9266.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php';
  9267.         return $this->privates['swiftmailer.email_sender.listener'] = new \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener($this, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  9268.     }
  9269.     /**
  9270.      * Gets the private 'translation.extractor' shared service.
  9271.      *
  9272.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  9273.      */
  9274.     protected function getTranslation_ExtractorService()
  9275.     {
  9276.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  9277.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  9278.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  9279.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  9280.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  9281.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  9282.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  9283.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  9284.         return $instance;
  9285.     }
  9286.     /**
  9287.      * Gets the private 'translation.loader.csv' shared service.
  9288.      *
  9289.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  9290.      */
  9291.     protected function getTranslation_Loader_CsvService()
  9292.     {
  9293.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9294.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9295.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9296.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  9297.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  9298.     }
  9299.     /**
  9300.      * Gets the private 'translation.loader.dat' shared service.
  9301.      *
  9302.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  9303.      */
  9304.     protected function getTranslation_Loader_DatService()
  9305.     {
  9306.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9307.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  9308.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  9309.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  9310.     }
  9311.     /**
  9312.      * Gets the private 'translation.loader.ini' shared service.
  9313.      *
  9314.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  9315.      */
  9316.     protected function getTranslation_Loader_IniService()
  9317.     {
  9318.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9319.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9320.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9321.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  9322.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  9323.     }
  9324.     /**
  9325.      * Gets the private 'translation.loader.json' shared service.
  9326.      *
  9327.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  9328.      */
  9329.     protected function getTranslation_Loader_JsonService()
  9330.     {
  9331.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9332.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9333.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9334.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  9335.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  9336.     }
  9337.     /**
  9338.      * Gets the private 'translation.loader.mo' shared service.
  9339.      *
  9340.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  9341.      */
  9342.     protected function getTranslation_Loader_MoService()
  9343.     {
  9344.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9345.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9346.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9347.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  9348.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  9349.     }
  9350.     /**
  9351.      * Gets the private 'translation.loader.php' shared service.
  9352.      *
  9353.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  9354.      */
  9355.     protected function getTranslation_Loader_PhpService()
  9356.     {
  9357.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9358.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9359.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9360.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  9361.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  9362.     }
  9363.     /**
  9364.      * Gets the private 'translation.loader.po' shared service.
  9365.      *
  9366.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  9367.      */
  9368.     protected function getTranslation_Loader_PoService()
  9369.     {
  9370.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9371.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9372.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9373.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  9374.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  9375.     }
  9376.     /**
  9377.      * Gets the private 'translation.loader.qt' shared service.
  9378.      *
  9379.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  9380.      */
  9381.     protected function getTranslation_Loader_QtService()
  9382.     {
  9383.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9384.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  9385.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  9386.     }
  9387.     /**
  9388.      * Gets the private 'translation.loader.res' shared service.
  9389.      *
  9390.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  9391.      */
  9392.     protected function getTranslation_Loader_ResService()
  9393.     {
  9394.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9395.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  9396.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  9397.     }
  9398.     /**
  9399.      * Gets the private 'translation.loader.xliff' shared service.
  9400.      *
  9401.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  9402.      */
  9403.     protected function getTranslation_Loader_XliffService()
  9404.     {
  9405.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9406.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  9407.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  9408.     }
  9409.     /**
  9410.      * Gets the private 'translation.loader.yml' shared service.
  9411.      *
  9412.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  9413.      */
  9414.     protected function getTranslation_Loader_YmlService()
  9415.     {
  9416.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9417.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9418.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9419.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  9420.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  9421.     }
  9422.     /**
  9423.      * Gets the private 'translation.provider_collection' shared service.
  9424.      *
  9425.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  9426.      */
  9427.     protected function getTranslation_ProviderCollectionService()
  9428.     {
  9429.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  9430.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  9431.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  9432.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  9433.         }, 1), []))->fromConfig([]);
  9434.     }
  9435.     /**
  9436.      * Gets the private 'translation.reader' shared service.
  9437.      *
  9438.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  9439.      */
  9440.     protected function getTranslation_ReaderService()
  9441.     {
  9442.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  9443.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  9444.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9445.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9446.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9447.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  9448.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  9449.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  9450.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  9451.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  9452.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  9453.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  9454.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  9455.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  9456.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  9457.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  9458.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  9459.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  9460.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  9461.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  9462.         $instance->addLoader('yaml'$a);
  9463.         $instance->addLoader('yml'$a);
  9464.         $instance->addLoader('xlf'$b);
  9465.         $instance->addLoader('xliff'$b);
  9466.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  9467.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  9468.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  9469.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  9470.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  9471.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  9472.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  9473.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  9474.         return $instance;
  9475.     }
  9476.     /**
  9477.      * Gets the private 'translation.warmer' shared service.
  9478.      *
  9479.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  9480.      */
  9481.     protected function getTranslation_WarmerService()
  9482.     {
  9483.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9484.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  9485.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9486.             'translator' => ['services''translator''getTranslatorService'false],
  9487.         ], [
  9488.             'translator' => '?',
  9489.         ]))->withContext('translation.warmer'$this));
  9490.     }
  9491.     /**
  9492.      * Gets the private 'translation.writer' shared service.
  9493.      *
  9494.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  9495.      */
  9496.     protected function getTranslation_WriterService()
  9497.     {
  9498.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  9499.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  9500.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  9501.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  9502.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  9503.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  9504.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  9505.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  9506.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  9507.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  9508.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  9509.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  9510.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  9511.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  9512.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  9513.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  9514.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  9515.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  9516.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  9517.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  9518.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  9519.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  9520.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  9521.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  9522.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  9523.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  9524.         return $instance;
  9525.     }
  9526.     /**
  9527.      * Gets the private 'translator.default' shared service.
  9528.      *
  9529.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  9530.      */
  9531.     protected function getTranslator_DefaultService()
  9532.     {
  9533.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9534.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  9535.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  9536.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  9537.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  9538.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  9539.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  9540.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  9541.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  9542.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  9543.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  9544.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  9545.         ], [
  9546.             'translation.loader.csv' => '?',
  9547.             'translation.loader.dat' => '?',
  9548.             'translation.loader.ini' => '?',
  9549.             'translation.loader.json' => '?',
  9550.             'translation.loader.mo' => '?',
  9551.             'translation.loader.php' => '?',
  9552.             'translation.loader.po' => '?',
  9553.             'translation.loader.qt' => '?',
  9554.             'translation.loader.res' => '?',
  9555.             'translation.loader.xliff' => '?',
  9556.             'translation.loader.yml' => '?',
  9557.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'fr', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ar.yaml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ar.php')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.bg.yaml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.bg.php')], '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/vich/uploader-bundle/translations/messages.ca.yaml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ca.php')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.cs.yaml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.cs.php')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.da.php')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.de.yaml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.de.php')], '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.php')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.en.yaml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.en.php')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.es.yaml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.es.php')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.eu.php')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fa.php')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.fi.yaml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fi.php')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.fr.yaml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fr.php'), => (\dirname(__DIR__4).'/translations/messages.fr.xlf'), => (\dirname(__DIR__4).'/translations/messages.fr.yaml'), => (\dirname(__DIR__4).'/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/translations/validators.fr.xlf')], '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.php')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hr.php')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.hu.yaml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hu.php')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.it.yaml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.it.php')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.lt.yaml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.lt.php')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.nl.yaml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.nl.php')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.no.php')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.pl.yaml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pl.php')], '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/vich/uploader-bundle/translations/messages.pt.yaml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt.php')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt_BR.php')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ro.php')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ru.yaml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ru.php')], '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/vich/uploader-bundle/translations/messages.sl.yaml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sl.php')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sv.php')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.tr.yaml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.tr.php')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.uk.yaml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.uk.php')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], '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.php')], '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')], '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')], 'vn' => [=> (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.vn.yaml')], 'sr_RS' => [=> (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sr_RS.php')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 18 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/translations'), 19 => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src/translations'), 20 => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 23 => (\dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/knplabs/knp-paginator-bundle/translations'=> 'vendor/vich/uploader-bundle/translations'=> 'vendor/easycorp/easyadmin-bundle/src/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/sensio/framework-extra-bundle/src/translations'=> 'vendor/doctrine/doctrine-bundle/translations'10 => 'vendor/doctrine/doctrine-migrations-bundle/translations'11 => 'vendor/symfony/security-bundle/translations'12 => 'vendor/symfony/swiftmailer-bundle/translations'13 => 'vendor/symfony/twig-bundle/translations'14 => 'vendor/symfony/web-profiler-bundle/translations'15 => 'vendor/symfony/monolog-bundle/translations'16 => 'vendor/symfony/debug-bundle/translations'17 => 'vendor/symfony/maker-bundle/src/translations'18 => 'vendor/friendsofsymfony/ckeditor-bundle/src/translations'19 => 'vendor/stof/doctrine-extensions-bundle/src/translations'20 => 'vendor/liip/imagine-bundle/translations'21 => 'vendor/lexik/jwt-authentication-bundle/translations'22 => 'vendor/symfony/webpack-encore-bundle/src/translations'23 => 'vendor/helios-ag/fm-elfinder-bundle/src/translations']]], []);
  9558.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  9559.         $instance->setFallbackLocales([=> 'fr']);
  9560.         return $instance;
  9561.     }
  9562.     /**
  9563.      * Gets the private 'twig.command.debug' shared service.
  9564.      *
  9565.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  9566.      */
  9567.     protected function getTwig_Command_DebugService()
  9568.     {
  9569.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9570.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  9571.         $this->privates['twig.command.debug'] = $instance = new \Symfony\Bridge\Twig\Command\DebugCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), \dirname(__DIR__4), $this->parameters['kernel.bundles_metadata'], (\dirname(__DIR__4).'/templates'), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  9572.         $instance->setName('debug:twig');
  9573.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  9574.         return $instance;
  9575.     }
  9576.     /**
  9577.      * Gets the private 'twig.command.lint' shared service.
  9578.      *
  9579.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  9580.      */
  9581.     protected function getTwig_Command_LintService()
  9582.     {
  9583.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9584.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  9585.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  9586.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  9587.         $instance->setName('lint:twig');
  9588.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  9589.         return $instance;
  9590.     }
  9591.     /**
  9592.      * Gets the private 'twig.form.renderer' shared service.
  9593.      *
  9594.      * @return \Symfony\Component\Form\FormRenderer
  9595.      */
  9596.     protected function getTwig_Form_RendererService()
  9597.     {
  9598.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  9599.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  9600.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  9601.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  9602.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  9603.         return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer(new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  9604.     }
  9605.     /**
  9606.      * Gets the private 'twig.mailer.message_listener' shared service.
  9607.      *
  9608.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  9609.      */
  9610.     protected function getTwig_Mailer_MessageListenerService()
  9611.     {
  9612.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  9613.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  9614.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  9615.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  9616.     }
  9617.     /**
  9618.      * Gets the private 'twig.runtime.httpkernel' shared service.
  9619.      *
  9620.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  9621.      */
  9622.     protected function getTwig_Runtime_HttpkernelService()
  9623.     {
  9624.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  9625.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  9626.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  9627.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  9628.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  9629.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  9630.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  9631.         return $this->privates['twig.runtime.httpkernel'] = new \Symfony\Bridge\Twig\Extension\HttpKernelRuntime(new \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9632.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  9633.         ], [
  9634.             'inline' => '?',
  9635.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')), $a));
  9636.     }
  9637.     /**
  9638.      * Gets the private 'twig.runtime.security_csrf' shared service.
  9639.      *
  9640.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  9641.      */
  9642.     protected function getTwig_Runtime_SecurityCsrfService()
  9643.     {
  9644.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  9645.         return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  9646.     }
  9647.     /**
  9648.      * Gets the private 'twig.runtime.serializer' shared service.
  9649.      *
  9650.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  9651.      */
  9652.     protected function getTwig_Runtime_SerializerService()
  9653.     {
  9654.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  9655.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  9656.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  9657.     }
  9658.     /**
  9659.      * Gets the private 'twig.template_cache_warmer' shared service.
  9660.      *
  9661.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  9662.      */
  9663.     protected function getTwig_TemplateCacheWarmerService()
  9664.     {
  9665.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9666.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  9667.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  9668.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9669.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  9670.         ], [
  9671.             'twig' => '?',
  9672.         ]))->withContext('twig.template_cache_warmer'$this), new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel'1)), [(\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email') => 'email', (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form') => NULL], (\dirname(__DIR__4).'/templates')));
  9673.     }
  9674.     /**
  9675.      * Gets the private 'validator.builder' shared service.
  9676.      *
  9677.      * @return \Symfony\Component\Validator\ValidatorBuilder
  9678.      */
  9679.     protected function getValidator_BuilderService()
  9680.     {
  9681.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  9682.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  9683.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9684.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  9685.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  9686.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  9687.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  9688.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  9689.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  9690.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  9691.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  9692.         ], [
  9693.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  9694.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  9695.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  9696.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  9697.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  9698.             'doctrine.orm.validator.unique' => '?',
  9699.             'security.validator.user_password' => '?',
  9700.             'validator.expression' => '?',
  9701.         ])));
  9702.         if ($this->has('translator')) {
  9703.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  9704.         }
  9705.         $instance->setTranslationDomain('validators');
  9706.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  9707.         $instance->enableAnnotationMapping(true);
  9708.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  9709.         $instance->addMethodMapping('loadValidatorMetadata');
  9710.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  9711.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  9712.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  9713.         return $instance;
  9714.     }
  9715.     /**
  9716.      * Gets the private 'validator.email' shared service.
  9717.      *
  9718.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  9719.      */
  9720.     protected function getValidator_EmailService()
  9721.     {
  9722.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9723.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9724.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  9725.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  9726.     }
  9727.     /**
  9728.      * Gets the private 'validator.expression' shared service.
  9729.      *
  9730.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  9731.      */
  9732.     protected function getValidator_ExpressionService()
  9733.     {
  9734.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9735.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9736.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  9737.         return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator(new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService())));
  9738.     }
  9739.     /**
  9740.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  9741.      *
  9742.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  9743.      */
  9744.     protected function getValidator_Mapping_CacheWarmerService()
  9745.     {
  9746.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9747.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  9748.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  9749.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  9750.     }
  9751.     /**
  9752.      * Gets the private 'validator.not_compromised_password' shared service.
  9753.      *
  9754.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  9755.      */
  9756.     protected function getValidator_NotCompromisedPasswordService()
  9757.     {
  9758.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9759.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9760.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  9761.         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);
  9762.     }
  9763.     /**
  9764.      * Gets the private 'var_dumper.command.server_dump' shared service.
  9765.      *
  9766.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  9767.      */
  9768.     protected function getVarDumper_Command_ServerDumpService()
  9769.     {
  9770.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9771.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  9772.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  9773.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  9774.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  9775.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  9776.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  9777.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9778.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9779.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9780.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  9781.         $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()))]);
  9782.         $instance->setName('server:dump');
  9783.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  9784.         return $instance;
  9785.     }
  9786.     /**
  9787.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  9788.      *
  9789.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  9790.      */
  9791.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  9792.     {
  9793.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  9794.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  9795.         return $instance;
  9796.     }
  9797.     /**
  9798.      * Gets the private 'var_dumper.html_dumper' shared service.
  9799.      *
  9800.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  9801.      */
  9802.     protected function getVarDumper_HtmlDumperService()
  9803.     {
  9804.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  9805.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  9806.         return $instance;
  9807.     }
  9808.     /**
  9809.      * Gets the private 'var_dumper.server_connection' shared service.
  9810.      *
  9811.      * @return \Symfony\Component\VarDumper\Server\Connection
  9812.      */
  9813.     protected function getVarDumper_ServerConnectionService()
  9814.     {
  9815.         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()]);
  9816.     }
  9817.     /**
  9818.      * Gets the private 'vich_uploader.command.mapping_debug' shared service.
  9819.      *
  9820.      * @return \Vich\UploaderBundle\Command\MappingDebugCommand
  9821.      */
  9822.     protected function getVichUploader_Command_MappingDebugService()
  9823.     {
  9824.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9825.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Command/MappingDebugCommand.php';
  9826.         $this->privates['vich_uploader.command.mapping_debug'] = $instance = new \Vich\UploaderBundle\Command\MappingDebugCommand($this->parameters['vich_uploader.mappings']);
  9827.         $instance->setName('vich:mapping:debug');
  9828.         return $instance;
  9829.     }
  9830.     /**
  9831.      * Gets the private 'vich_uploader.command.mapping_debug_class' shared service.
  9832.      *
  9833.      * @return \Vich\UploaderBundle\Command\MappingDebugClassCommand
  9834.      */
  9835.     protected function getVichUploader_Command_MappingDebugClassService()
  9836.     {
  9837.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9838.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Command/MappingDebugClassCommand.php';
  9839.         $this->privates['vich_uploader.command.mapping_debug_class'] = $instance = new \Vich\UploaderBundle\Command\MappingDebugClassCommand(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()));
  9840.         $instance->setName('vich:mapping:debug-class');
  9841.         return $instance;
  9842.     }
  9843.     /**
  9844.      * Gets the private 'vich_uploader.command.mapping_list_classes' shared service.
  9845.      *
  9846.      * @return \Vich\UploaderBundle\Command\MappingListClassesCommand
  9847.      */
  9848.     protected function getVichUploader_Command_MappingListClassesService()
  9849.     {
  9850.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9851.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Command/MappingListClassesCommand.php';
  9852.         $this->privates['vich_uploader.command.mapping_list_classes'] = $instance = new \Vich\UploaderBundle\Command\MappingListClassesCommand(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()));
  9853.         $instance->setName('vich:mapping:list-classes');
  9854.         return $instance;
  9855.     }
  9856.     /**
  9857.      * Gets the private 'vich_uploader.listener.clean.featured_images' shared service.
  9858.      *
  9859.      * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  9860.      */
  9861.     protected function getVichUploader_Listener_Clean_FeaturedImagesService()
  9862.     {
  9863.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  9864.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  9865.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  9866.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  9867.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  9868.         return $this->privates['vich_uploader.listener.clean.featured_images'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('featured_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()));
  9869.     }
  9870.     /**
  9871.      * Gets the private 'vich_uploader.listener.remove.featured_images' shared service.
  9872.      *
  9873.      * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  9874.      */
  9875.     protected function getVichUploader_Listener_Remove_FeaturedImagesService()
  9876.     {
  9877.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  9878.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  9879.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  9880.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  9881.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  9882.         return $this->privates['vich_uploader.listener.remove.featured_images'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('featured_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()));
  9883.     }
  9884.     /**
  9885.      * Gets the private 'vich_uploader.listener.upload.featured_images' shared service.
  9886.      *
  9887.      * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  9888.      */
  9889.     protected function getVichUploader_Listener_Upload_FeaturedImagesService()
  9890.     {
  9891.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  9892.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  9893.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  9894.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  9895.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  9896.         return $this->privates['vich_uploader.listener.upload.featured_images'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('featured_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()));
  9897.     }
  9898.     /**
  9899.      * Gets the private 'vich_uploader.metadata_reader' shared service.
  9900.      *
  9901.      * @return \Vich\UploaderBundle\Metadata\MetadataReader
  9902.      */
  9903.     protected function getVichUploader_MetadataReaderService()
  9904.     {
  9905.         $a = new \Metadata\Driver\FileLocator([]);
  9906.         $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), => new \Vich\UploaderBundle\Metadata\Driver\YmlDriver($a)]), 'Metadata\\ClassHierarchyMetadata'true);
  9907.         $b->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/vich_uploader')));
  9908.         return $this->privates['vich_uploader.metadata_reader'] = new \Vich\UploaderBundle\Metadata\MetadataReader($b);
  9909.     }
  9910.     /**
  9911.      * Gets the private 'vich_uploader.property_mapping_factory' shared service.
  9912.      *
  9913.      * @return \Vich\UploaderBundle\Mapping\PropertyMappingFactory
  9914.      */
  9915.     protected function getVichUploader_PropertyMappingFactoryService()
  9916.     {
  9917.         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');
  9918.     }
  9919.     /**
  9920.      * Gets the private 'vich_uploader.storage.file_system' shared service.
  9921.      *
  9922.      * @return \Vich\UploaderBundle\Storage\FileSystemStorage
  9923.      */
  9924.     protected function getVichUploader_Storage_FileSystemService()
  9925.     {
  9926.         return $this->privates['vich_uploader.storage.file_system'] = new \Vich\UploaderBundle\Storage\FileSystemStorage(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()));
  9927.     }
  9928.     /**
  9929.      * Gets the private 'web_profiler.csp.handler' shared service.
  9930.      *
  9931.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  9932.      */
  9933.     protected function getWebProfiler_Csp_HandlerService()
  9934.     {
  9935.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  9936.     }
  9937.     /**
  9938.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  9939.      *
  9940.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  9941.      */
  9942.     protected function getWebProfiler_DebugToolbarService()
  9943.     {
  9944.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), false2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  9945.     }
  9946.     /**
  9947.      * Gets the private 'webpack_encore.entrypoint_lookup.cache_warmer' shared service.
  9948.      *
  9949.      * @return \Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer
  9950.      */
  9951.     protected function getWebpackEncore_EntrypointLookup_CacheWarmerService()
  9952.     {
  9953.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9954.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  9955.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/CacheWarmer/EntrypointCacheWarmer.php';
  9956.         return $this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] = new \Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer(['_default' => (\dirname(__DIR__4).'/public/build/entrypoints.json')], ($this->targetDir.''.'/webpack_encore.cache.php'), ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  9957.     }
  9958.     /**
  9959.      * Gets the private 'webpack_encore.entrypoint_lookup[_default]' shared service.
  9960.      *
  9961.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  9962.      */
  9963.     protected function getWebpackEncore_EntrypointLookupDefaultService()
  9964.     {
  9965.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  9966.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  9967.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  9968.         return $this->privates['webpack_encore.entrypoint_lookup[_default]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/build/entrypoints.json'), NULL'_default'true);
  9969.     }
  9970.     /**
  9971.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  9972.      *
  9973.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  9974.      */
  9975.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  9976.     {
  9977.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  9978.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  9979.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9980.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'false],
  9981.         ], [
  9982.             '_default' => '?',
  9983.         ]), '_default');
  9984.     }
  9985.     /**
  9986.      * Gets the private 'webpack_encore.exception_listener' shared service.
  9987.      *
  9988.      * @return \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener
  9989.      */
  9990.     protected function getWebpackEncore_ExceptionListenerService()
  9991.     {
  9992.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ExceptionListener.php';
  9993.         return $this->privates['webpack_encore.exception_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  9994.     }
  9995.     /**
  9996.      * Gets the private 'webpack_encore.tag_renderer' shared service.
  9997.      *
  9998.      * @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
  9999.      */
  10000.     protected function getWebpackEncore_TagRendererService()
  10001.     {
  10002.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
  10003.         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()));
  10004.     }
  10005.     /**
  10006.      * Gets the public 'cache_clearer' alias.
  10007.      *
  10008.      * @return object The ".container.private.cache_clearer" service.
  10009.      */
  10010.     protected function getCacheClearerService()
  10011.     {
  10012.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  10013.         return $this->get('.container.private.cache_clearer');
  10014.     }
  10015.     /**
  10016.      * Gets the public 'filesystem' alias.
  10017.      *
  10018.      * @return object The ".container.private.filesystem" service.
  10019.      */
  10020.     protected function getFilesystemService()
  10021.     {
  10022.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  10023.         return $this->get('.container.private.filesystem');
  10024.     }
  10025.     /**
  10026.      * Gets the public 'security.csrf.token_manager' alias.
  10027.      *
  10028.      * @return object The ".container.private.security.csrf.token_manager" service.
  10029.      */
  10030.     protected function getSecurity_Csrf_TokenManagerService()
  10031.     {
  10032.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  10033.         return $this->get('.container.private.security.csrf.token_manager');
  10034.     }
  10035.     /**
  10036.      * Gets the public 'form.factory' alias.
  10037.      *
  10038.      * @return object The ".container.private.form.factory" service.
  10039.      */
  10040.     protected function getForm_FactoryService()
  10041.     {
  10042.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  10043.         return $this->get('.container.private.form.factory');
  10044.     }
  10045.     /**
  10046.      * Gets the public 'form.type.file' alias.
  10047.      *
  10048.      * @return object The ".container.private.form.type.file" service.
  10049.      */
  10050.     protected function getForm_Type_FileService()
  10051.     {
  10052.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  10053.         return $this->get('.container.private.form.type.file');
  10054.     }
  10055.     /**
  10056.      * Gets the public 'serializer' alias.
  10057.      *
  10058.      * @return object The ".container.private.serializer" service.
  10059.      */
  10060.     protected function getSerializerService()
  10061.     {
  10062.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  10063.         return $this->get('.container.private.serializer');
  10064.     }
  10065.     /**
  10066.      * Gets the public 'security.authorization_checker' alias.
  10067.      *
  10068.      * @return object The ".container.private.security.authorization_checker" service.
  10069.      */
  10070.     protected function getSecurity_AuthorizationCheckerService()
  10071.     {
  10072.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  10073.         return $this->get('.container.private.security.authorization_checker');
  10074.     }
  10075.     /**
  10076.      * Gets the public 'security.token_storage' alias.
  10077.      *
  10078.      * @return object The ".container.private.security.token_storage" service.
  10079.      */
  10080.     protected function getSecurity_TokenStorageService()
  10081.     {
  10082.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  10083.         return $this->get('.container.private.security.token_storage');
  10084.     }
  10085.     /**
  10086.      * Gets the public 'twig' alias.
  10087.      *
  10088.      * @return object The ".container.private.twig" service.
  10089.      */
  10090.     protected function getTwigService()
  10091.     {
  10092.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  10093.         return $this->get('.container.private.twig');
  10094.     }
  10095.     /**
  10096.      * Gets the public 'validator' alias.
  10097.      *
  10098.      * @return object The ".container.private.validator" service.
  10099.      */
  10100.     protected function getValidatorService()
  10101.     {
  10102.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  10103.         return $this->get('.container.private.validator');
  10104.     }
  10105.     /**
  10106.      * @return array|bool|float|int|string|null
  10107.      */
  10108.     public function getParameter(string $name)
  10109.     {
  10110.         if (isset($this->buildParameters[$name])) {
  10111.             return $this->buildParameters[$name];
  10112.         }
  10113.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  10114.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  10115.         }
  10116.         if (isset($this->loadedDynamicParameters[$name])) {
  10117.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  10118.         }
  10119.         return $this->parameters[$name];
  10120.     }
  10121.     public function hasParameter(string $name): bool
  10122.     {
  10123.         if (isset($this->buildParameters[$name])) {
  10124.             return true;
  10125.         }
  10126.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  10127.     }
  10128.     public function setParameter(string $name$value): void
  10129.     {
  10130.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  10131.     }
  10132.     public function getParameterBag(): ParameterBagInterface
  10133.     {
  10134.         if (null === $this->parameterBag) {
  10135.             $parameters $this->parameters;
  10136.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  10137.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  10138.             }
  10139.             foreach ($this->buildParameters as $name => $value) {
  10140.                 $parameters[$name] = $value;
  10141.             }
  10142.             $this->parameterBag = new FrozenParameterBag($parameters);
  10143.         }
  10144.         return $this->parameterBag;
  10145.     }
  10146.     private $loadedDynamicParameters = [
  10147.         'kernel.runtime_environment' => false,
  10148.         'kernel.build_dir' => false,
  10149.         'kernel.cache_dir' => false,
  10150.         'kernel.secret' => false,
  10151.         'session.save_path' => false,
  10152.         'validator.mapping.cache.file' => false,
  10153.         'profiler.storage.dsn' => false,
  10154.         'debug.container.dump' => false,
  10155.         'serializer.mapping.cache.file' => false,
  10156.         'doctrine.orm.proxy_dir' => false,
  10157.         'swiftmailer.spool.default.memory.path' => false,
  10158.         'lexik_jwt_authentication.pass_phrase' => false,
  10159.     ];
  10160.     private $dynamicParameters = [];
  10161.     private function getDynamicParameter(string $name)
  10162.     {
  10163.         switch ($name) {
  10164.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  10165.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  10166.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  10167.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  10168.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  10169.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  10170.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  10171.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  10172.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  10173.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  10174.             case 'swiftmailer.spool.default.memory.path'$value = ($this->targetDir.''.'/swiftmailer/spool/default'); break;
  10175.             case 'lexik_jwt_authentication.pass_phrase'$value $this->getEnv('JWT_PASSPHRASE'); break;
  10176.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  10177.         }
  10178.         $this->loadedDynamicParameters[$name] = true;
  10179.         return $this->dynamicParameters[$name] = $value;
  10180.     }
  10181.     protected function getDefaultParameters(): array
  10182.     {
  10183.         return [
  10184.             'kernel.project_dir' => \dirname(__DIR__4),
  10185.             'kernel.environment' => 'dev',
  10186.             'kernel.debug' => true,
  10187.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  10188.             'kernel.bundles' => [
  10189.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  10190.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  10191.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  10192.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  10193.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  10194.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  10195.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  10196.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  10197.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  10198.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  10199.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  10200.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  10201.                 'FOSCKEditorBundle' => 'FOS\\CKEditorBundle\\FOSCKEditorBundle',
  10202.                 'VichUploaderBundle' => 'Vich\\UploaderBundle\\VichUploaderBundle',
  10203.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  10204.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  10205.                 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  10206.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  10207.                 'EasyAdminBundle' => 'EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle',
  10208.                 'FMElfinderBundle' => 'FM\\ElfinderBundle\\FMElfinderBundle',
  10209.             ],
  10210.             'kernel.bundles_metadata' => [
  10211.                 'FrameworkBundle' => [
  10212.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  10213.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  10214.                 ],
  10215.                 'SensioFrameworkExtraBundle' => [
  10216.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  10217.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  10218.                 ],
  10219.                 'DoctrineBundle' => [
  10220.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  10221.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  10222.                 ],
  10223.                 'DoctrineMigrationsBundle' => [
  10224.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  10225.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  10226.                 ],
  10227.                 'SecurityBundle' => [
  10228.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  10229.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  10230.                 ],
  10231.                 'SwiftmailerBundle' => [
  10232.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  10233.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  10234.                 ],
  10235.                 'TwigBundle' => [
  10236.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  10237.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  10238.                 ],
  10239.                 'WebProfilerBundle' => [
  10240.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  10241.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  10242.                 ],
  10243.                 'MonologBundle' => [
  10244.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  10245.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  10246.                 ],
  10247.                 'DebugBundle' => [
  10248.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  10249.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  10250.                 ],
  10251.                 'MakerBundle' => [
  10252.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  10253.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  10254.                 ],
  10255.                 'KnpPaginatorBundle' => [
  10256.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  10257.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  10258.                 ],
  10259.                 'FOSCKEditorBundle' => [
  10260.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src'),
  10261.                     'namespace' => 'FOS\\CKEditorBundle',
  10262.                 ],
  10263.                 'VichUploaderBundle' => [
  10264.                     'path' => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle'),
  10265.                     'namespace' => 'Vich\\UploaderBundle',
  10266.                 ],
  10267.                 'StofDoctrineExtensionsBundle' => [
  10268.                     'path' => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src'),
  10269.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  10270.                 ],
  10271.                 'LiipImagineBundle' => [
  10272.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  10273.                     'namespace' => 'Liip\\ImagineBundle',
  10274.                 ],
  10275.                 'LexikJWTAuthenticationBundle' => [
  10276.                     'path' => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle'),
  10277.                     'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  10278.                 ],
  10279.                 'WebpackEncoreBundle' => [
  10280.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  10281.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  10282.                 ],
  10283.                 'EasyAdminBundle' => [
  10284.                     'path' => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src'),
  10285.                     'namespace' => 'EasyCorp\\Bundle\\EasyAdminBundle',
  10286.                 ],
  10287.                 'FMElfinderBundle' => [
  10288.                     'path' => (\dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src'),
  10289.                     'namespace' => 'FM\\ElfinderBundle',
  10290.                 ],
  10291.             ],
  10292.             'kernel.charset' => 'UTF-8',
  10293.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  10294.             'container.dumper.inline_class_loader' => true,
  10295.             'container.dumper.inline_factories' => true,
  10296.             'app.path.featured_images' => '/uploads/images/featured',
  10297.             'app.locales' => [
  10298.                 => 'en',
  10299.                 => 'fr',
  10300.             ],
  10301.             'event_dispatcher.event_aliases' => [
  10302.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  10303.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  10304.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  10305.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  10306.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  10307.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  10308.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  10309.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  10310.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  10311.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  10312.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  10313.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  10314.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  10315.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  10316.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  10317.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  10318.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  10319.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  10320.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  10321.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  10322.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  10323.             ],
  10324.             'fragment.renderer.hinclude.global_template' => NULL,
  10325.             'fragment.path' => '/_fragment',
  10326.             'kernel.http_method_override' => true,
  10327.             'kernel.trusted_hosts' => [
  10328.             ],
  10329.             'kernel.default_locale' => 'fr',
  10330.             'kernel.error_controller' => 'error_controller',
  10331.             'debug.file_link_format' => NULL,
  10332.             'session.metadata.storage_key' => '_sf2_meta',
  10333.             'session.storage.options' => [
  10334.                 'cache_limiter' => '0',
  10335.                 'cookie_secure' => 'auto',
  10336.                 'cookie_httponly' => true,
  10337.                 'cookie_samesite' => 'lax',
  10338.                 'gc_probability' => 1,
  10339.             ],
  10340.             'session.metadata.update_threshold' => 0,
  10341.             'form.type_extension.csrf.enabled' => true,
  10342.             'form.type_extension.csrf.field_name' => '_token',
  10343.             'asset.request_context.base_path' => NULL,
  10344.             'asset.request_context.secure' => NULL,
  10345.             'validator.translation_domain' => 'validators',
  10346.             'translator.logging' => false,
  10347.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  10348.             'profiler_listener.only_exceptions' => false,
  10349.             'profiler_listener.only_main_requests' => false,
  10350.             'debug.error_handler.throw_at' => -1,
  10351.             'router.request_context.host' => 'localhost',
  10352.             'router.request_context.scheme' => 'http',
  10353.             'router.request_context.base_url' => '',
  10354.             'router.resource' => 'kernel::loadRoutes',
  10355.             'request_listener.http_port' => 80,
  10356.             'request_listener.https_port' => 443,
  10357.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  10358.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  10359.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  10360.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  10361.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  10362.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  10363.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  10364.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  10365.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  10366.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  10367.             'doctrine.entity_managers' => [
  10368.                 'default' => 'doctrine.orm.default_entity_manager',
  10369.             ],
  10370.             'doctrine.default_entity_manager' => 'default',
  10371.             'doctrine.dbal.connection_factory.types' => [
  10372.                 'uuid' => [
  10373.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  10374.                 ],
  10375.                 'ulid' => [
  10376.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  10377.                 ],
  10378.             ],
  10379.             'doctrine.connections' => [
  10380.                 'default' => 'doctrine.dbal.default_connection',
  10381.             ],
  10382.             'doctrine.default_connection' => 'default',
  10383.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  10384.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  10385.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  10386.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  10387.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  10388.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  10389.             'doctrine.orm.cache.memcache_host' => 'localhost',
  10390.             'doctrine.orm.cache.memcache_port' => 11211,
  10391.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  10392.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  10393.             'doctrine.orm.cache.memcached_host' => 'localhost',
  10394.             'doctrine.orm.cache.memcached_port' => 11211,
  10395.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  10396.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  10397.             'doctrine.orm.cache.redis_host' => 'localhost',
  10398.             'doctrine.orm.cache.redis_port' => 6379,
  10399.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  10400.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  10401.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  10402.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  10403.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  10404.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  10405.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  10406.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  10407.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  10408.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  10409.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  10410.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  10411.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  10412.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  10413.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  10414.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  10415.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  10416.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  10417.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  10418.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  10419.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  10420.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  10421.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  10422.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  10423.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  10424.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  10425.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  10426.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  10427.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  10428.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  10429.             'doctrine.orm.auto_generate_proxy_classes' => true,
  10430.             'doctrine.orm.proxy_namespace' => 'Proxies',
  10431.             'doctrine.migrations.preferred_em' => NULL,
  10432.             'doctrine.migrations.preferred_connection' => NULL,
  10433.             'security.role_hierarchy.roles' => [
  10434.             ],
  10435.             'security.access.denied_url' => NULL,
  10436.             'security.authentication.manager.erase_credentials' => true,
  10437.             'security.authentication.session_strategy.strategy' => 'migrate',
  10438.             'security.access.always_authenticate_before_granting' => false,
  10439.             'security.authentication.hide_user_not_found' => true,
  10440.             'security.firewalls' => [
  10441.                 => 'dev',
  10442.                 => 'login',
  10443.                 => 'api',
  10444.                 => 'main',
  10445.             ],
  10446.             'security.login._indexed_authenticators' => [
  10447.             ],
  10448.             'security.api._indexed_authenticators' => [
  10449.             ],
  10450.             'security.main._indexed_authenticators' => [
  10451.             ],
  10452.             'swiftmailer.mailer.default.transport.name' => 'dynamic',
  10453.             'swiftmailer.mailer.default.spool.enabled' => true,
  10454.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  10455.             'swiftmailer.mailer.default.single_address' => NULL,
  10456.             'swiftmailer.mailer.default.delivery.enabled' => true,
  10457.             'swiftmailer.spool.enabled' => true,
  10458.             'swiftmailer.delivery.enabled' => true,
  10459.             'swiftmailer.single_address' => NULL,
  10460.             'swiftmailer.mailers' => [
  10461.                 'default' => 'swiftmailer.mailer.default',
  10462.             ],
  10463.             'swiftmailer.default_mailer' => 'default',
  10464.             'twig.form.resources' => [
  10465.                 => '@FMElfinder/Form/elfinder_widget.html.twig',
  10466.                 => '@VichUploader/Form/fields.html.twig',
  10467.                 => 'form_div_layout.html.twig',
  10468.                 => '@FOSCKEditor/Form/ckeditor_widget.html.twig',
  10469.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  10470.             ],
  10471.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  10472.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  10473.             'web_profiler.debug_toolbar.mode' => 2,
  10474.             'monolog.use_microseconds' => true,
  10475.             'monolog.swift_mailer.handlers' => [
  10476.             ],
  10477.             'monolog.handlers_to_channels' => [
  10478.                 'monolog.handler.console' => [
  10479.                     'type' => 'exclusive',
  10480.                     'elements' => [
  10481.                         => 'event',
  10482.                         => 'doctrine',
  10483.                         => 'console',
  10484.                     ],
  10485.                 ],
  10486.                 'monolog.handler.main' => [
  10487.                     'type' => 'exclusive',
  10488.                     'elements' => [
  10489.                         => 'event',
  10490.                     ],
  10491.                 ],
  10492.             ],
  10493.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  10494.             'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/sliding.html.twig',
  10495.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  10496.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  10497.             'knp_paginator.page_range' => 5,
  10498.             'knp_paginator.page_limit' => NULL,
  10499.             'vich_uploader.default_filename_attribute_suffix' => '_name',
  10500.             'vich_uploader.mappings' => [
  10501.                 'featured_images' => [
  10502.                     'uri_prefix' => '/uploads/images/featured',
  10503.                     'namer' => [
  10504.                         'service' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer.featured_images',
  10505.                         'options' => [
  10506.                         ],
  10507.                     ],
  10508.                     'upload_destination' => (\dirname(__DIR__4).'/public//uploads/images/featured'),
  10509.                     'directory_namer' => [
  10510.                         'service' => NULL,
  10511.                         'options' => NULL,
  10512.                     ],
  10513.                     'delete_on_remove' => true,
  10514.                     'delete_on_update' => true,
  10515.                     'inject_on_load' => false,
  10516.                     'db_driver' => 'orm',
  10517.                 ],
  10518.             ],
  10519.             'vich_uploader.file_injector.class' => 'Vich\\UploaderBundle\\Injector\\FileInjector',
  10520.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  10521.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  10522.             'stof_doctrine_extensions.default_locale' => 'fr_FR',
  10523.             'stof_doctrine_extensions.translation_fallback' => false,
  10524.             'stof_doctrine_extensions.persist_default_translation' => false,
  10525.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  10526.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  10527.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  10528.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  10529.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  10530.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  10531.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  10532.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  10533.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  10534.             'liip_imagine.resolvers' => [
  10535.                 'default' => [
  10536.                     'web_path' => [
  10537.                         'web_root' => (\dirname(__DIR__4).'/public'),
  10538.                         'cache_prefix' => 'media/cache',
  10539.                     ],
  10540.                 ],
  10541.             ],
  10542.             'liip_imagine.loaders' => [
  10543.                 'default' => [
  10544.                     'filesystem' => [
  10545.                         'locator' => 'filesystem',
  10546.                         'data_root' => [
  10547.                             => (\dirname(__DIR__4).'/public'),
  10548.                         ],
  10549.                         'allow_unresolvable_data_roots' => false,
  10550.                         'bundle_resources' => [
  10551.                             'enabled' => false,
  10552.                             'access_control_type' => 'blacklist',
  10553.                             'access_control_list' => [
  10554.                             ],
  10555.                         ],
  10556.                     ],
  10557.                 ],
  10558.             ],
  10559.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  10560.             'liip_imagine.jpegoptim.stripAll' => true,
  10561.             'liip_imagine.jpegoptim.max' => NULL,
  10562.             'liip_imagine.jpegoptim.progressive' => true,
  10563.             'liip_imagine.jpegoptim.tempDir' => NULL,
  10564.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  10565.             'liip_imagine.optipng.level' => 7,
  10566.             'liip_imagine.optipng.stripAll' => true,
  10567.             'liip_imagine.optipng.tempDir' => NULL,
  10568.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  10569.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  10570.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  10571.             'liip_imagine.cache.resolver.default' => 'default',
  10572.             'liip_imagine.default_image' => NULL,
  10573.             'liip_imagine.filter_sets' => [
  10574.                 'carre' => [
  10575.                     'quality' => 75,
  10576.                     'jpeg_quality' => NULL,
  10577.                     'png_compression_level' => NULL,
  10578.                     'png_compression_filter' => NULL,
  10579.                     'format' => NULL,
  10580.                     'animated' => false,
  10581.                     'cache' => NULL,
  10582.                     'data_loader' => NULL,
  10583.                     'default_image' => NULL,
  10584.                     'filters' => [
  10585.                         'thumbnail' => [
  10586.                             'size' => [
  10587.                                 => 200,
  10588.                                 => 200,
  10589.                             ],
  10590.                             'mode' => 'outbound',
  10591.                         ],
  10592.                     ],
  10593.                     'post_processors' => [
  10594.                     ],
  10595.                 ],
  10596.                 'reduc' => [
  10597.                     'quality' => 85,
  10598.                     'jpeg_quality' => NULL,
  10599.                     'png_compression_level' => NULL,
  10600.                     'png_compression_filter' => NULL,
  10601.                     'format' => NULL,
  10602.                     'animated' => false,
  10603.                     'cache' => NULL,
  10604.                     'data_loader' => NULL,
  10605.                     'default_image' => NULL,
  10606.                     'filters' => [
  10607.                         'scale' => [
  10608.                             'dim' => [
  10609.                                 => 250,
  10610.                                 => 250,
  10611.                             ],
  10612.                         ],
  10613.                     ],
  10614.                     'post_processors' => [
  10615.                     ],
  10616.                 ],
  10617.                 'article' => [
  10618.                     'quality' => 80,
  10619.                     'jpeg_quality' => NULL,
  10620.                     'png_compression_level' => NULL,
  10621.                     'png_compression_filter' => NULL,
  10622.                     'format' => NULL,
  10623.                     'animated' => false,
  10624.                     'cache' => NULL,
  10625.                     'data_loader' => NULL,
  10626.                     'default_image' => NULL,
  10627.                     'filters' => [
  10628.                         'upscale' => [
  10629.                             'min' => [
  10630.                                 => 300,
  10631.                                 => 400,
  10632.                             ],
  10633.                         ],
  10634.                         'thumbnail' => [
  10635.                             'size' => [
  10636.                                 => 300,
  10637.                                 => 400,
  10638.                             ],
  10639.                             'mode' => 'outbound',
  10640.                         ],
  10641.                         'watermark_image' => [
  10642.                             'image' => '../public/img/macInfo-removebg-preview.png',
  10643.                             'size' => 0.1,
  10644.                             'position' => 'bottomright',
  10645.                         ],
  10646.                     ],
  10647.                     'post_processors' => [
  10648.                     ],
  10649.                 ],
  10650.             ],
  10651.             'liip_imagine.binary.loader.default' => 'default',
  10652.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  10653.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  10654.             'liip_imagine.webp.generate' => false,
  10655.             'liip_imagine.webp.options' => [
  10656.                 'quality' => 100,
  10657.                 'cache' => NULL,
  10658.                 'data_loader' => NULL,
  10659.                 'post_processors' => [
  10660.                 ],
  10661.             ],
  10662.             'lexik_jwt_authentication.token_ttl' => 3600,
  10663.             'lexik_jwt_authentication.clock_skew' => 0,
  10664.             'lexik_jwt_authentication.user_identity_field' => 'username',
  10665.             'lexik_jwt_authentication.user_id_claim' => 'username',
  10666.             'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
  10667.             'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  10668.             'easyadmin.config' => [
  10669.             ],
  10670.             'fm_elfinder.loader' => 'FM\\ElfinderBundle\\Loader\\ElFinderLoader',
  10671.             'fm_elfinder.configurator' => 'FM\\ElfinderBundle\\Configuration\\ElFinderConfigurationReader',
  10672.             'elfinder.form.type.class' => 'FM\\ElfinderBundle\\Form\\Type\\ElFinderType',
  10673.             'fm_elfinder' => [
  10674.                 'instances' => [
  10675.                     'default' => [
  10676.                         'connector' => [
  10677.                             'roots' => [
  10678.                                 'uploads' => [
  10679.                                     'driver' => 'LocalFileSystem',
  10680.                                     'path' => 'uploads',
  10681.                                     'volume_id' => 0,
  10682.                                     'autoload' => false,
  10683.                                     'phash' => '',
  10684.                                     'trash_hash' => '',
  10685.                                     'locale' => '',
  10686.                                     'i18n_folder_name' => false,
  10687.                                     'mime_detect' => 'auto',
  10688.                                     'mimefile' => '',
  10689.                                     'security_voter' => '',
  10690.                                     'start_path' => '',
  10691.                                     'encoding' => 'UTF-8',
  10692.                                     'url' => '',
  10693.                                     'alias' => '',
  10694.                                     'img_lib' => 'auto',
  10695.                                     'tmb_path' => '.tmb',
  10696.                                     'tmb_path_mode' => 511,
  10697.                                     'tmb_url' => '',
  10698.                                     'tmb_size' => 48,
  10699.                                     'tmb_crop' => true,
  10700.                                     'tmb_bg_color' => '#ffffff',
  10701.                                     'quarantine' => NULL,
  10702.                                     'copy_overwrite' => true,
  10703.                                     'copy_join' => true,
  10704.                                     'copy_from' => true,
  10705.                                     'copy_to' => true,
  10706.                                     'upload_overwrite' => true,
  10707.                                     'fileMode' => 420,
  10708.                                     'upload_allow' => [
  10709.                                         => 'image',
  10710.                                     ],
  10711.                                     'upload_deny' => [
  10712.                                         => 'all',
  10713.                                     ],
  10714.                                     'upload_order' => [
  10715.                                         => 'deny',
  10716.                                         => 'allow',
  10717.                                     ],
  10718.                                     'upload_max_size' => 0,
  10719.                                     'upload_max_conn' => 3,
  10720.                                     'defaults' => [
  10721.                                         'read' => true,
  10722.                                         'write' => true,
  10723.                                     ],
  10724.                                     'attributes' => [
  10725.                                     ],
  10726.                                     'accepted_name' => '/^\\w[\\w\\s\\.\\%\\-]*$/u',
  10727.                                     'show_hidden' => false,
  10728.                                     'disabled_commands' => [
  10729.                                     ],
  10730.                                     'tree_deep' => 0,
  10731.                                     'check_subfolders' => 1,
  10732.                                     'separator' => '/',
  10733.                                     'date_format' => 'j M Y H:i',
  10734.                                     'time_format' => 'H:i',
  10735.                                     'archive_mimes' => [
  10736.                                     ],
  10737.                                     'archivers' => [
  10738.                                         'enabled' => false,
  10739.                                         'create' => [
  10740.                                         ],
  10741.                                         'extract' => [
  10742.                                         ],
  10743.                                     ],
  10744.                                     'flysystem' => [
  10745.                                         'enabled' => false,
  10746.                                         'filesystem' => '',
  10747.                                         'type' => '',
  10748.                                         'adapter_service' => '',
  10749.                                     ],
  10750.                                     'glide_url' => '',
  10751.                                     'glide_key' => '',
  10752.                                     'plugins' => [
  10753.                                     ],
  10754.                                     'driver_options' => [
  10755.                                     ],
  10756.                                     'dropbox2_settings' => [
  10757.                                         'enabled' => false,
  10758.                                         'aliasFormat' => '%s@Dropbox',
  10759.                                         'path' => '/',
  10760.                                         'separator' => '/',
  10761.                                         'acceptedName' => '%s@Dropbox',
  10762.                                         'rootCssClass' => 'elfinder-navbar-root-dropbox',
  10763.                                         'getThumbSize' => 'medium',
  10764.                                     ],
  10765.                                     'box_settings' => [
  10766.                                         'enabled' => false,
  10767.                                         'root' => 'Box.com',
  10768.                                         'path' => '/',
  10769.                                         'separator' => '/',
  10770.                                         'tmbPath' => '',
  10771.                                         'tmbURL' => '',
  10772.                                         'tmpPath' => '',
  10773.                                         'acceptedName' => '#^[^/\\?*:|"<>]*[^./\\?*:|"<>]$#',
  10774.                                         'rootCssClass' => 'elfinder-navbar-root-box',
  10775.                                     ],
  10776.                                     'onedrive_settings' => [
  10777.                                         'enabled' => false,
  10778.                                         'root' => 'OneDrive.com',
  10779.                                         'OneDriveApiClient' => '',
  10780.                                         'path' => '/',
  10781.                                         'separator' => '/',
  10782.                                         'tmbPath' => '',
  10783.                                         'tmbURL' => '',
  10784.                                         'tmpPath' => '',
  10785.                                         'acceptedName' => '#^[^/\\?*:|"<>]*[^./\\?*:|"<>]$#',
  10786.                                         'rootCssClass' => 'elfinder-navbar-root-onedrive',
  10787.                                         'useApiThumbnail' => true,
  10788.                                     ],
  10789.                                     'ftp_settings' => [
  10790.                                         'enabled' => false,
  10791.                                     ],
  10792.                                     'mysql_settings' => [
  10793.                                         'enabled' => false,
  10794.                                         'port' => NULL,
  10795.                                         'socket' => NULL,
  10796.                                         'files_table' => 'elfinder_file',
  10797.                                         'tmbPath' => '',
  10798.                                         'tmpPath' => '',
  10799.                                         'rootCssClass' => 'elfinder-navbar-root-sql',
  10800.                                         'noSessionCache' => 'hasdirs',
  10801.                                     ],
  10802.                                 ],
  10803.                             ],
  10804.                             'debug' => false,
  10805.                             'binds' => [
  10806.                             ],
  10807.                             'plugins' => [
  10808.                             ],
  10809.                         ],
  10810.                         'locale' => NULL,
  10811.                         'cors_support' => false,
  10812.                         'editor' => 'simple',
  10813.                         'editor_template' => NULL,
  10814.                         'fullscreen' => true,
  10815.                         'multi_home_folder' => false,
  10816.                         'folder_separator' => '',
  10817.                         'theme' => 'smoothness',
  10818.                         'tinymce_popup_path' => '',
  10819.                         'relative_path' => true,
  10820.                         'path_prefix' => '/',
  10821.                         'where_is_multi' => [
  10822.                         ],
  10823.                         'visible_mime_types' => [
  10824.                         ],
  10825.                     ],
  10826.                 ],
  10827.                 'configuration_provider' => 'fm_elfinder.configurator.default',
  10828.                 'assets_path' => 'assets',
  10829.                 'loader' => 'fm_elfinder.loader.default',
  10830.             ],
  10831.             'maker.compatible_check.doctrine.supports_attributes' => true,
  10832.             'data_collector.templates' => [
  10833.                 'data_collector.request' => [
  10834.                     => 'request',
  10835.                     => '@WebProfiler/Collector/request.html.twig',
  10836.                 ],
  10837.                 'data_collector.time' => [
  10838.                     => 'time',
  10839.                     => '@WebProfiler/Collector/time.html.twig',
  10840.                 ],
  10841.                 'data_collector.memory' => [
  10842.                     => 'memory',
  10843.                     => '@WebProfiler/Collector/memory.html.twig',
  10844.                 ],
  10845.                 'data_collector.validator' => [
  10846.                     => 'validator',
  10847.                     => '@WebProfiler/Collector/validator.html.twig',
  10848.                 ],
  10849.                 'data_collector.ajax' => [
  10850.                     => 'ajax',
  10851.                     => '@WebProfiler/Collector/ajax.html.twig',
  10852.                 ],
  10853.                 'data_collector.form' => [
  10854.                     => 'form',
  10855.                     => '@WebProfiler/Collector/form.html.twig',
  10856.                 ],
  10857.                 'data_collector.exception' => [
  10858.                     => 'exception',
  10859.                     => '@WebProfiler/Collector/exception.html.twig',
  10860.                 ],
  10861.                 'data_collector.logger' => [
  10862.                     => 'logger',
  10863.                     => '@WebProfiler/Collector/logger.html.twig',
  10864.                 ],
  10865.                 'data_collector.events' => [
  10866.                     => 'events',
  10867.                     => '@WebProfiler/Collector/events.html.twig',
  10868.                 ],
  10869.                 'data_collector.router' => [
  10870.                     => 'router',
  10871.                     => '@WebProfiler/Collector/router.html.twig',
  10872.                 ],
  10873.                 'data_collector.cache' => [
  10874.                     => 'cache',
  10875.                     => '@WebProfiler/Collector/cache.html.twig',
  10876.                 ],
  10877.                 'data_collector.translation' => [
  10878.                     => 'translation',
  10879.                     => '@WebProfiler/Collector/translation.html.twig',
  10880.                 ],
  10881.                 'data_collector.security' => [
  10882.                     => 'security',
  10883.                     => '@Security/Collector/security.html.twig',
  10884.                 ],
  10885.                 'data_collector.twig' => [
  10886.                     => 'twig',
  10887.                     => '@WebProfiler/Collector/twig.html.twig',
  10888.                 ],
  10889.                 'data_collector.http_client' => [
  10890.                     => 'http_client',
  10891.                     => '@WebProfiler/Collector/http_client.html.twig',
  10892.                 ],
  10893.                 'data_collector.doctrine' => [
  10894.                     => 'db',
  10895.                     => '@Doctrine/Collector/db.html.twig',
  10896.                 ],
  10897.                 'swiftmailer.data_collector' => [
  10898.                     => 'swiftmailer',
  10899.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  10900.                 ],
  10901.                 'data_collector.dump' => [
  10902.                     => 'dump',
  10903.                     => '@Debug/Profiler/dump.html.twig',
  10904.                 ],
  10905.                 'mailer.data_collector' => [
  10906.                     => 'mailer',
  10907.                     => '@WebProfiler/Collector/mailer.html.twig',
  10908.                 ],
  10909.                 'notifier.data_collector' => [
  10910.                     => 'notifier',
  10911.                     => '@WebProfiler/Collector/notifier.html.twig',
  10912.                 ],
  10913.                 'Vich\\UploaderBundle\\DataCollector\\MappingCollector' => [
  10914.                     => 'vich_uploader.mapping_collector',
  10915.                     => '@VichUploader/Collector/mapping_collector.html.twig',
  10916.                 ],
  10917.                 'EasyCorp\\Bundle\\EasyAdminBundle\\Inspector\\DataCollector' => [
  10918.                     => 'easyadmin',
  10919.                     => '@EasyAdmin/inspector/data_collector.html.twig',
  10920.                 ],
  10921.                 'data_collector.config' => [
  10922.                     => 'config',
  10923.                     => '@WebProfiler/Collector/config.html.twig',
  10924.                 ],
  10925.             ],
  10926.             'console.command.ids' => [
  10927.             ],
  10928.         ];
  10929.     }
  10930.     protected function throw($message)
  10931.     {
  10932.         throw new RuntimeException($message);
  10933.     }
  10934. }
  10935. include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectManager.php';
  10936. include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  10937. include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  10938. class EntityManager_9a5be93 extends \Doctrine\ORM\EntityManager implements \ProxyManager\Proxy\VirtualProxyInterface
  10939. {
  10940.     /**
  10941.      * @var \Doctrine\ORM\EntityManager|null wrapped object, if the proxy is initialized
  10942.      */
  10943.     private $valueHolder96fe2 null;
  10944.     /**
  10945.      * @var \Closure|null initializer responsible for generating the wrapped object
  10946.      */
  10947.     private $initializerde9cb null;
  10948.     /**
  10949.      * @var bool[] map of public properties of the parent class
  10950.      */
  10951.     private static $publicProperties4c9d9 = [
  10952.         
  10953.     ];
  10954.     public function getConnection()
  10955.     {
  10956.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'getConnection', array(), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  10957.         return $this->valueHolder96fe2->getConnection();
  10958.     }
  10959.     public function getMetadataFactory()
  10960.     {
  10961.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'getMetadataFactory', array(), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  10962.         return $this->valueHolder96fe2->getMetadataFactory();
  10963.     }
  10964.     public function getExpressionBuilder()
  10965.     {
  10966.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'getExpressionBuilder', array(), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  10967.         return $this->valueHolder96fe2->getExpressionBuilder();
  10968.     }
  10969.     public function beginTransaction()
  10970.     {
  10971.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'beginTransaction', array(), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  10972.         return $this->valueHolder96fe2->beginTransaction();
  10973.     }
  10974.     public function getCache()
  10975.     {
  10976.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'getCache', array(), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  10977.         return $this->valueHolder96fe2->getCache();
  10978.     }
  10979.     public function transactional($func)
  10980.     {
  10981.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'transactional', array('func' => $func), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  10982.         return $this->valueHolder96fe2->transactional($func);
  10983.     }
  10984.     public function wrapInTransaction(callable $func)
  10985.     {
  10986.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'wrapInTransaction', array('func' => $func), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  10987.         return $this->valueHolder96fe2->wrapInTransaction($func);
  10988.     }
  10989.     public function commit()
  10990.     {
  10991.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'commit', array(), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  10992.         return $this->valueHolder96fe2->commit();
  10993.     }
  10994.     public function rollback()
  10995.     {
  10996.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'rollback', array(), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  10997.         return $this->valueHolder96fe2->rollback();
  10998.     }
  10999.     public function getClassMetadata($className)
  11000.     {
  11001.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'getClassMetadata', array('className' => $className), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11002.         return $this->valueHolder96fe2->getClassMetadata($className);
  11003.     }
  11004.     public function createQuery($dql '')
  11005.     {
  11006.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'createQuery', array('dql' => $dql), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11007.         return $this->valueHolder96fe2->createQuery($dql);
  11008.     }
  11009.     public function createNamedQuery($name)
  11010.     {
  11011.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'createNamedQuery', array('name' => $name), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11012.         return $this->valueHolder96fe2->createNamedQuery($name);
  11013.     }
  11014.     public function createNativeQuery($sql, \Doctrine\ORM\Query\ResultSetMapping $rsm)
  11015.     {
  11016.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'createNativeQuery', array('sql' => $sql'rsm' => $rsm), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11017.         return $this->valueHolder96fe2->createNativeQuery($sql$rsm);
  11018.     }
  11019.     public function createNamedNativeQuery($name)
  11020.     {
  11021.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'createNamedNativeQuery', array('name' => $name), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11022.         return $this->valueHolder96fe2->createNamedNativeQuery($name);
  11023.     }
  11024.     public function createQueryBuilder()
  11025.     {
  11026.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'createQueryBuilder', array(), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11027.         return $this->valueHolder96fe2->createQueryBuilder();
  11028.     }
  11029.     public function flush($entity null)
  11030.     {
  11031.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'flush', array('entity' => $entity), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11032.         return $this->valueHolder96fe2->flush($entity);
  11033.     }
  11034.     public function find($className$id$lockMode null$lockVersion null)
  11035.     {
  11036.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'find', array('className' => $className'id' => $id'lockMode' => $lockMode'lockVersion' => $lockVersion), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11037.         return $this->valueHolder96fe2->find($className$id$lockMode$lockVersion);
  11038.     }
  11039.     public function getReference($entityName$id)
  11040.     {
  11041.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'getReference', array('entityName' => $entityName'id' => $id), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11042.         return $this->valueHolder96fe2->getReference($entityName$id);
  11043.     }
  11044.     public function getPartialReference($entityName$identifier)
  11045.     {
  11046.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'getPartialReference', array('entityName' => $entityName'identifier' => $identifier), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11047.         return $this->valueHolder96fe2->getPartialReference($entityName$identifier);
  11048.     }
  11049.     public function clear($entityName null)
  11050.     {
  11051.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'clear', array('entityName' => $entityName), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11052.         return $this->valueHolder96fe2->clear($entityName);
  11053.     }
  11054.     public function close()
  11055.     {
  11056.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'close', array(), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11057.         return $this->valueHolder96fe2->close();
  11058.     }
  11059.     public function persist($entity)
  11060.     {
  11061.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'persist', array('entity' => $entity), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11062.         return $this->valueHolder96fe2->persist($entity);
  11063.     }
  11064.     public function remove($entity)
  11065.     {
  11066.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'remove', array('entity' => $entity), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11067.         return $this->valueHolder96fe2->remove($entity);
  11068.     }
  11069.     public function refresh($entity)
  11070.     {
  11071.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'refresh', array('entity' => $entity), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11072.         return $this->valueHolder96fe2->refresh($entity);
  11073.     }
  11074.     public function detach($entity)
  11075.     {
  11076.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'detach', array('entity' => $entity), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11077.         return $this->valueHolder96fe2->detach($entity);
  11078.     }
  11079.     public function merge($entity)
  11080.     {
  11081.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'merge', array('entity' => $entity), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11082.         return $this->valueHolder96fe2->merge($entity);
  11083.     }
  11084.     public function copy($entity$deep false)
  11085.     {
  11086.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'copy', array('entity' => $entity'deep' => $deep), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11087.         return $this->valueHolder96fe2->copy($entity$deep);
  11088.     }
  11089.     public function lock($entity$lockMode$lockVersion null)
  11090.     {
  11091.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'lock', array('entity' => $entity'lockMode' => $lockMode'lockVersion' => $lockVersion), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11092.         return $this->valueHolder96fe2->lock($entity$lockMode$lockVersion);
  11093.     }
  11094.     public function getRepository($entityName)
  11095.     {
  11096.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'getRepository', array('entityName' => $entityName), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11097.         return $this->valueHolder96fe2->getRepository($entityName);
  11098.     }
  11099.     public function contains($entity)
  11100.     {
  11101.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'contains', array('entity' => $entity), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11102.         return $this->valueHolder96fe2->contains($entity);
  11103.     }
  11104.     public function getEventManager()
  11105.     {
  11106.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'getEventManager', array(), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11107.         return $this->valueHolder96fe2->getEventManager();
  11108.     }
  11109.     public function getConfiguration()
  11110.     {
  11111.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'getConfiguration', array(), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11112.         return $this->valueHolder96fe2->getConfiguration();
  11113.     }
  11114.     public function isOpen()
  11115.     {
  11116.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'isOpen', array(), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11117.         return $this->valueHolder96fe2->isOpen();
  11118.     }
  11119.     public function getUnitOfWork()
  11120.     {
  11121.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'getUnitOfWork', array(), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11122.         return $this->valueHolder96fe2->getUnitOfWork();
  11123.     }
  11124.     public function getHydrator($hydrationMode)
  11125.     {
  11126.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'getHydrator', array('hydrationMode' => $hydrationMode), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11127.         return $this->valueHolder96fe2->getHydrator($hydrationMode);
  11128.     }
  11129.     public function newHydrator($hydrationMode)
  11130.     {
  11131.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'newHydrator', array('hydrationMode' => $hydrationMode), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11132.         return $this->valueHolder96fe2->newHydrator($hydrationMode);
  11133.     }
  11134.     public function getProxyFactory()
  11135.     {
  11136.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'getProxyFactory', array(), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11137.         return $this->valueHolder96fe2->getProxyFactory();
  11138.     }
  11139.     public function initializeObject($obj)
  11140.     {
  11141.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'initializeObject', array('obj' => $obj), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11142.         return $this->valueHolder96fe2->initializeObject($obj);
  11143.     }
  11144.     public function getFilters()
  11145.     {
  11146.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'getFilters', array(), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11147.         return $this->valueHolder96fe2->getFilters();
  11148.     }
  11149.     public function isFiltersStateClean()
  11150.     {
  11151.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'isFiltersStateClean', array(), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11152.         return $this->valueHolder96fe2->isFiltersStateClean();
  11153.     }
  11154.     public function hasFilters()
  11155.     {
  11156.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'hasFilters', array(), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11157.         return $this->valueHolder96fe2->hasFilters();
  11158.     }
  11159.     /**
  11160.      * Constructor for lazy initialization
  11161.      *
  11162.      * @param \Closure|null $initializer
  11163.      */
  11164.     public static function staticProxyConstructor($initializer)
  11165.     {
  11166.         static $reflection;
  11167.         $reflection $reflection ?? new \ReflectionClass(__CLASS__);
  11168.         $instance   $reflection->newInstanceWithoutConstructor();
  11169.         \Closure::bind(function (\Doctrine\ORM\EntityManager $instance) {
  11170.             unset($instance->config$instance->conn$instance->metadataFactory$instance->unitOfWork$instance->eventManager$instance->proxyFactory$instance->repositoryFactory$instance->expressionBuilder$instance->closed$instance->filterCollection$instance->cache);
  11171.         }, $instance'Doctrine\\ORM\\EntityManager')->__invoke($instance);
  11172.         $instance->initializerde9cb $initializer;
  11173.         return $instance;
  11174.     }
  11175.     protected function __construct(\Doctrine\DBAL\Connection $conn, \Doctrine\ORM\Configuration $config, \Doctrine\Common\EventManager $eventManager)
  11176.     {
  11177.         static $reflection;
  11178.         if (! $this->valueHolder96fe2) {
  11179.             $reflection $reflection ?? new \ReflectionClass('Doctrine\\ORM\\EntityManager');
  11180.             $this->valueHolder96fe2 $reflection->newInstanceWithoutConstructor();
  11181.         \Closure::bind(function (\Doctrine\ORM\EntityManager $instance) {
  11182.             unset($instance->config$instance->conn$instance->metadataFactory$instance->unitOfWork$instance->eventManager$instance->proxyFactory$instance->repositoryFactory$instance->expressionBuilder$instance->closed$instance->filterCollection$instance->cache);
  11183.         }, $this'Doctrine\\ORM\\EntityManager')->__invoke($this);
  11184.         }
  11185.         $this->valueHolder96fe2->__construct($conn$config$eventManager);
  11186.     }
  11187.     public function & __get($name)
  11188.     {
  11189.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'__get', ['name' => $name], $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11190.         if (isset(self::$publicProperties4c9d9[$name])) {
  11191.             return $this->valueHolder96fe2->$name;
  11192.         }
  11193.         $realInstanceReflection = new \ReflectionClass('Doctrine\\ORM\\EntityManager');
  11194.         if (! $realInstanceReflection->hasProperty($name)) {
  11195.             $targetObject $this->valueHolder96fe2;
  11196.             $backtrace debug_backtrace(false1);
  11197.             trigger_error(
  11198.                 sprintf(
  11199.                     'Undefined property: %s::$%s in %s on line %s',
  11200.                     $realInstanceReflection->getName(),
  11201.                     $name,
  11202.                     $backtrace[0]['file'],
  11203.                     $backtrace[0]['line']
  11204.                 ),
  11205.                 \E_USER_NOTICE
  11206.             );
  11207.             return $targetObject->$name;
  11208.         }
  11209.         $targetObject $this->valueHolder96fe2;
  11210.         $accessor = function & () use ($targetObject$name) {
  11211.             return $targetObject->$name;
  11212.         };
  11213.         $backtrace debug_backtrace(true2);
  11214.         $scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
  11215.         $accessor $accessor->bindTo($scopeObjectget_class($scopeObject));
  11216.         $returnValue = & $accessor();
  11217.         return $returnValue;
  11218.     }
  11219.     public function __set($name$value)
  11220.     {
  11221.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'__set', array('name' => $name'value' => $value), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11222.         $realInstanceReflection = new \ReflectionClass('Doctrine\\ORM\\EntityManager');
  11223.         if (! $realInstanceReflection->hasProperty($name)) {
  11224.             $targetObject $this->valueHolder96fe2;
  11225.             $targetObject->$name $value;
  11226.             return $targetObject->$name;
  11227.         }
  11228.         $targetObject $this->valueHolder96fe2;
  11229.         $accessor = function & () use ($targetObject$name$value) {
  11230.             $targetObject->$name $value;
  11231.             return $targetObject->$name;
  11232.         };
  11233.         $backtrace debug_backtrace(true2);
  11234.         $scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
  11235.         $accessor $accessor->bindTo($scopeObjectget_class($scopeObject));
  11236.         $returnValue = & $accessor();
  11237.         return $returnValue;
  11238.     }
  11239.     public function __isset($name)
  11240.     {
  11241.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'__isset', array('name' => $name), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11242.         $realInstanceReflection = new \ReflectionClass('Doctrine\\ORM\\EntityManager');
  11243.         if (! $realInstanceReflection->hasProperty($name)) {
  11244.             $targetObject $this->valueHolder96fe2;
  11245.             return isset($targetObject->$name);
  11246.         }
  11247.         $targetObject $this->valueHolder96fe2;
  11248.         $accessor = function () use ($targetObject$name) {
  11249.             return isset($targetObject->$name);
  11250.         };
  11251.         $backtrace debug_backtrace(true2);
  11252.         $scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
  11253.         $accessor $accessor->bindTo($scopeObjectget_class($scopeObject));
  11254.         $returnValue $accessor();
  11255.         return $returnValue;
  11256.     }
  11257.     public function __unset($name)
  11258.     {
  11259.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'__unset', array('name' => $name), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11260.         $realInstanceReflection = new \ReflectionClass('Doctrine\\ORM\\EntityManager');
  11261.         if (! $realInstanceReflection->hasProperty($name)) {
  11262.             $targetObject $this->valueHolder96fe2;
  11263.             unset($targetObject->$name);
  11264.             return;
  11265.         }
  11266.         $targetObject $this->valueHolder96fe2;
  11267.         $accessor = function () use ($targetObject$name) {
  11268.             unset($targetObject->$name);
  11269.             return;
  11270.         };
  11271.         $backtrace debug_backtrace(true2);
  11272.         $scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
  11273.         $accessor $accessor->bindTo($scopeObjectget_class($scopeObject));
  11274.         $accessor();
  11275.     }
  11276.     public function __clone()
  11277.     {
  11278.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'__clone', array(), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11279.         $this->valueHolder96fe2 = clone $this->valueHolder96fe2;
  11280.     }
  11281.     public function __sleep()
  11282.     {
  11283.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'__sleep', array(), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11284.         return array('valueHolder96fe2');
  11285.     }
  11286.     public function __wakeup()
  11287.     {
  11288.         \Closure::bind(function (\Doctrine\ORM\EntityManager $instance) {
  11289.             unset($instance->config$instance->conn$instance->metadataFactory$instance->unitOfWork$instance->eventManager$instance->proxyFactory$instance->repositoryFactory$instance->expressionBuilder$instance->closed$instance->filterCollection$instance->cache);
  11290.         }, $this'Doctrine\\ORM\\EntityManager')->__invoke($this);
  11291.     }
  11292.     public function setProxyInitializer(\Closure $initializer null) : void
  11293.     {
  11294.         $this->initializerde9cb $initializer;
  11295.     }
  11296.     public function getProxyInitializer() : ?\Closure
  11297.     {
  11298.         return $this->initializerde9cb;
  11299.     }
  11300.     public function initializeProxy() : bool
  11301.     {
  11302.         return $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'initializeProxy', array(), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11303.     }
  11304.     public function isProxyInitialized() : bool
  11305.     {
  11306.         return null !== $this->valueHolder96fe2;
  11307.     }
  11308.     public function getWrappedValueHolderValue()
  11309.     {
  11310.         return $this->valueHolder96fe2;
  11311.     }
  11312. }
  11313. if (!\class_exists('EntityManager_9a5be93'false)) {
  11314.     \class_alias(__NAMESPACE__.'\\EntityManager_9a5be93''EntityManager_9a5be93'false);
  11315. }
  11316. include_once \dirname(__DIR__4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/PaginatorInterface.php';
  11317. include_once \dirname(__DIR__4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php';
  11318. class PaginatorInterface_82dac15 implements \ProxyManager\Proxy\VirtualProxyInterface, \Knp\Component\Pager\PaginatorInterface
  11319. {
  11320.     /**
  11321.      * @var \Knp\Component\Pager\PaginatorInterface|null wrapped object, if the proxy is initialized
  11322.      */
  11323.     private $valueHolder96fe2 null;
  11324.     /**
  11325.      * @var \Closure|null initializer responsible for generating the wrapped object
  11326.      */
  11327.     private $initializerde9cb null;
  11328.     /**
  11329.      * @var bool[] map of public properties of the parent class
  11330.      */
  11331.     private static $publicProperties4c9d9 = [
  11332.         
  11333.     ];
  11334.     public function paginate($targetint $page 1, ?int $limit null, array $options = []) : \Knp\Component\Pager\Pagination\PaginationInterface
  11335.     {
  11336.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'paginate', array('target' => $target'page' => $page'limit' => $limit'options' => $options), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11337.         if ($this->valueHolder96fe2 === $returnValue $this->valueHolder96fe2->paginate($target$page$limit$options)) {
  11338.             return $this;
  11339.         }
  11340.         return $returnValue;
  11341.     }
  11342.     /**
  11343.      * Constructor for lazy initialization
  11344.      *
  11345.      * @param \Closure|null $initializer
  11346.      */
  11347.     public static function staticProxyConstructor($initializer)
  11348.     {
  11349.         static $reflection;
  11350.         $reflection $reflection ?? new \ReflectionClass(__CLASS__);
  11351.         $instance   $reflection->newInstanceWithoutConstructor();
  11352.         $instance->initializerde9cb $initializer;
  11353.         return $instance;
  11354.     }
  11355.     public function __construct()
  11356.     {
  11357.         static $reflection;
  11358.         if (! $this->valueHolder96fe2) {
  11359.             $reflection $reflection ?? new \ReflectionClass('Knp\\Component\\Pager\\PaginatorInterface');
  11360.             $this->valueHolder96fe2 $reflection->newInstanceWithoutConstructor();
  11361.         }
  11362.     }
  11363.     public function & __get($name)
  11364.     {
  11365.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'__get', ['name' => $name], $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11366.         if (isset(self::$publicProperties4c9d9[$name])) {
  11367.             return $this->valueHolder96fe2->$name;
  11368.         }
  11369.         $realInstanceReflection = new \ReflectionClass('Knp\\Component\\Pager\\PaginatorInterface');
  11370.         if (! $realInstanceReflection->hasProperty($name)) {
  11371.             $targetObject $this->valueHolder96fe2;
  11372.             $backtrace debug_backtrace(false1);
  11373.             trigger_error(
  11374.                 sprintf(
  11375.                     'Undefined property: %s::$%s in %s on line %s',
  11376.                     $realInstanceReflection->getName(),
  11377.                     $name,
  11378.                     $backtrace[0]['file'],
  11379.                     $backtrace[0]['line']
  11380.                 ),
  11381.                 \E_USER_NOTICE
  11382.             );
  11383.             return $targetObject->$name;
  11384.         }
  11385.         $targetObject $this->valueHolder96fe2;
  11386.         $accessor = function & () use ($targetObject$name) {
  11387.             return $targetObject->$name;
  11388.         };
  11389.         $backtrace debug_backtrace(true2);
  11390.         $scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
  11391.         $accessor $accessor->bindTo($scopeObjectget_class($scopeObject));
  11392.         $returnValue = & $accessor();
  11393.         return $returnValue;
  11394.     }
  11395.     public function __set($name$value)
  11396.     {
  11397.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'__set', array('name' => $name'value' => $value), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11398.         $realInstanceReflection = new \ReflectionClass('Knp\\Component\\Pager\\PaginatorInterface');
  11399.         if (! $realInstanceReflection->hasProperty($name)) {
  11400.             $targetObject $this->valueHolder96fe2;
  11401.             $targetObject->$name $value;
  11402.             return $targetObject->$name;
  11403.         }
  11404.         $targetObject $this->valueHolder96fe2;
  11405.         $accessor = function & () use ($targetObject$name$value) {
  11406.             $targetObject->$name $value;
  11407.             return $targetObject->$name;
  11408.         };
  11409.         $backtrace debug_backtrace(true2);
  11410.         $scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
  11411.         $accessor $accessor->bindTo($scopeObjectget_class($scopeObject));
  11412.         $returnValue = & $accessor();
  11413.         return $returnValue;
  11414.     }
  11415.     public function __isset($name)
  11416.     {
  11417.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'__isset', array('name' => $name), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11418.         $realInstanceReflection = new \ReflectionClass('Knp\\Component\\Pager\\PaginatorInterface');
  11419.         if (! $realInstanceReflection->hasProperty($name)) {
  11420.             $targetObject $this->valueHolder96fe2;
  11421.             return isset($targetObject->$name);
  11422.         }
  11423.         $targetObject $this->valueHolder96fe2;
  11424.         $accessor = function () use ($targetObject$name) {
  11425.             return isset($targetObject->$name);
  11426.         };
  11427.         $backtrace debug_backtrace(true2);
  11428.         $scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
  11429.         $accessor $accessor->bindTo($scopeObjectget_class($scopeObject));
  11430.         $returnValue $accessor();
  11431.         return $returnValue;
  11432.     }
  11433.     public function __unset($name)
  11434.     {
  11435.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'__unset', array('name' => $name), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11436.         $realInstanceReflection = new \ReflectionClass('Knp\\Component\\Pager\\PaginatorInterface');
  11437.         if (! $realInstanceReflection->hasProperty($name)) {
  11438.             $targetObject $this->valueHolder96fe2;
  11439.             unset($targetObject->$name);
  11440.             return;
  11441.         }
  11442.         $targetObject $this->valueHolder96fe2;
  11443.         $accessor = function () use ($targetObject$name) {
  11444.             unset($targetObject->$name);
  11445.             return;
  11446.         };
  11447.         $backtrace debug_backtrace(true2);
  11448.         $scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
  11449.         $accessor $accessor->bindTo($scopeObjectget_class($scopeObject));
  11450.         $accessor();
  11451.     }
  11452.     public function __clone()
  11453.     {
  11454.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'__clone', array(), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11455.         $this->valueHolder96fe2 = clone $this->valueHolder96fe2;
  11456.     }
  11457.     public function __sleep()
  11458.     {
  11459.         $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'__sleep', array(), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11460.         return array('valueHolder96fe2');
  11461.     }
  11462.     public function __wakeup()
  11463.     {
  11464.     }
  11465.     public function setProxyInitializer(\Closure $initializer null) : void
  11466.     {
  11467.         $this->initializerde9cb $initializer;
  11468.     }
  11469.     public function getProxyInitializer() : ?\Closure
  11470.     {
  11471.         return $this->initializerde9cb;
  11472.     }
  11473.     public function initializeProxy() : bool
  11474.     {
  11475.         return $this->initializerde9cb && ($this->initializerde9cb->__invoke($valueHolder96fe2$this'initializeProxy', array(), $this->initializerde9cb) || 1) && $this->valueHolder96fe2 $valueHolder96fe2;
  11476.     }
  11477.     public function isProxyInitialized() : bool
  11478.     {
  11479.         return null !== $this->valueHolder96fe2;
  11480.     }
  11481.     public function getWrappedValueHolderValue()
  11482.     {
  11483.         return $this->valueHolder96fe2;
  11484.     }
  11485. }
  11486. if (!\class_exists('PaginatorInterface_82dac15'false)) {
  11487.     \class_alias(__NAMESPACE__.'\\PaginatorInterface_82dac15''PaginatorInterface_82dac15'false);
  11488. }