var/cache/dev/ContainerUxwKYg2/App_KernelDevDebugContainer.php line 361

  1. <?php
  2. namespace ContainerUxwKYg2;
  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\LogicException;
  7. use Symfony\Component\DependencyInjection\Exception\ParameterNotFoundException;
  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 \Closure $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService $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.profiler' => 'get_Container_Private_ProfilerService',
  34.             'cache.app' => 'getCache_AppService',
  35.             'cache.security_is_granted_attribute_expression_language' => 'getCache_SecurityIsGrantedAttributeExpressionLanguageService',
  36.             'cache.system' => 'getCache_SystemService',
  37.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  38.             'data_collector.dump' => 'getDataCollector_DumpService',
  39.             'doctrine' => 'getDoctrineService',
  40.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  41.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  42.             'event_dispatcher' => 'getEventDispatcherService',
  43.             'http_kernel' => 'getHttpKernelService',
  44.             'leogout_seo.generator.basic' => 'getLeogoutSeo_Generator_BasicService',
  45.             'leogout_seo.generator.og' => 'getLeogoutSeo_Generator_OgService',
  46.             'leogout_seo.generator.twitter' => 'getLeogoutSeo_Generator_TwitterService',
  47.             'leogout_seo.provider.generator' => 'getLeogoutSeo_Provider_GeneratorService',
  48.             'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  49.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  50.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  51.             'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  52.             'request_stack' => 'getRequestStackService',
  53.             'router' => 'getRouterService',
  54.             'translator' => 'getTranslatorService',
  55.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  56.             'profiler' => 'getProfilerService',
  57.         ];
  58.         $this->fileMap = [
  59.             '.zenstruck_foundry.configuration' => 'get_ZenstruckFoundry_ConfigurationService',
  60.             '.zenstruck_foundry.global_state_registry' => 'get_ZenstruckFoundry_GlobalStateRegistryService',
  61.             'App\\Controller\\AboutUsController' => 'getAboutUsControllerService',
  62.             'App\\Controller\\Admin\\AboutUsCrudController' => 'getAboutUsCrudControllerService',
  63.             'App\\Controller\\Admin\\CategoryCrudController' => 'getCategoryCrudControllerService',
  64.             'App\\Controller\\Admin\\ClientCrudController' => 'getClientCrudControllerService',
  65.             'App\\Controller\\Admin\\DashboardController' => 'getDashboardControllerService',
  66.             'App\\Controller\\Admin\\ProjectCrudController' => 'getProjectCrudControllerService',
  67.             'App\\Controller\\Admin\\UserCrudController' => 'getUserCrudControllerService',
  68.             'App\\Controller\\CategoryController' => 'getCategoryControllerService',
  69.             'App\\Controller\\ClientController' => 'getClientControllerService',
  70.             'App\\Controller\\CronController' => 'getCronControllerService',
  71.             'App\\Controller\\HiringController' => 'getHiringControllerService',
  72.             'App\\Controller\\HomeController' => 'getHomeControllerService',
  73.             'App\\Controller\\ProjectController' => 'getProjectControllerService',
  74.             'App\\Controller\\SecurityController' => 'getSecurityControllerService',
  75.             'App\\Controller\\UserController' => 'getUserControllerService',
  76.             'App\\Controller\\VimeoController' => 'getVimeoControllerService',
  77.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  78.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminDashboardCommand' => 'getMakeAdminDashboardCommandService',
  79.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeCrudControllerCommand' => 'getMakeCrudControllerCommandService',
  80.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
  81.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  82.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  83.             'Vich\\UploaderBundle\\Naming\\Base64Namer' => 'getBase64NamerService',
  84.             'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer' => 'getCurrentDateTimeDirectoryNamerService',
  85.             'Vich\\UploaderBundle\\Naming\\HashNamer' => 'getHashNamerService',
  86.             'Vich\\UploaderBundle\\Naming\\OrignameNamer' => 'getOrignameNamerService',
  87.             'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer' => 'getPropertyDirectoryNamerService',
  88.             'Vich\\UploaderBundle\\Naming\\PropertyNamer' => 'getPropertyNamerService',
  89.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer' => 'getSmartUniqueNamerService',
  90.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.attachments' => 'getSmartUniqueNamer_AttachmentsService',
  91.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.project_images' => 'getSmartUniqueNamer_ProjectImagesService',
  92.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.teams_image' => 'getSmartUniqueNamer_TeamsImageService',
  93.             'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer' => 'getSubdirDirectoryNamerService',
  94.             'Vich\\UploaderBundle\\Naming\\UniqidNamer' => 'getUniqidNamerService',
  95.             'cache.app_clearer' => 'getCache_AppClearerService',
  96.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  97.             'cache.system_clearer' => 'getCache_SystemClearerService',
  98.             'cache_warmer' => 'getCacheWarmerService',
  99.             'console.command_loader' => 'getConsole_CommandLoaderService',
  100.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  101.             'container.get_routing_condition_service' => 'getContainer_GetRoutingConditionServiceService',
  102.             'error_controller' => 'getErrorControllerService',
  103.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
  104.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
  105.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
  106.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
  107.             'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
  108.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
  109.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
  110.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
  111.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
  112.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
  113.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
  114.             'routing.loader' => 'getRouting_LoaderService',
  115.             'services_resetter' => 'getServicesResetterService',
  116.             'vich_uploader.download_handler' => 'getVichUploader_DownloadHandlerService',
  117.             'vich_uploader.form.type.file' => 'getVichUploader_Form_Type_FileService',
  118.             'vich_uploader.form.type.image' => 'getVichUploader_Form_Type_ImageService',
  119.             'vich_uploader.upload_handler' => 'getVichUploader_UploadHandlerService',
  120.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  121.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  122.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  123.         ];
  124.         $this->aliases = [
  125.             'App\\Kernel' => 'kernel',
  126.             'database_connection' => 'doctrine.dbal.default_connection',
  127.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  128.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  129.             'vich_uploader.directory_namer_subdir' => 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer',
  130.             'vich_uploader.namer_base64' => 'Vich\\UploaderBundle\\Naming\\Base64Namer',
  131.             'vich_uploader.namer_directory_current_date_time' => 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer',
  132.             'vich_uploader.namer_directory_property' => 'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer',
  133.             'vich_uploader.namer_hash' => 'Vich\\UploaderBundle\\Naming\\HashNamer',
  134.             'vich_uploader.namer_origname' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer',
  135.             'vich_uploader.namer_property' => 'Vich\\UploaderBundle\\Naming\\PropertyNamer',
  136.             'vich_uploader.namer_smart_unique' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer',
  137.             'vich_uploader.namer_uniqid' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer',
  138.         ];
  139.         $this->privates['service_container'] = function () {
  140.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  141.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  142.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  143.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  144.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  145.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  146.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  147.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  148.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  149.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  150.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  151.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  152.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  153.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  154.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  155.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/CacheAttributeListener.php';
  156.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  157.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  158.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  159.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  160.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  161.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  162.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  163.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  164.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  165.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  166.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  167.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  168.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  169.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  170.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  171.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  172.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  173.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  174.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  175.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  176.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  177.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  178.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  179.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  180.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  181.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  182.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  183.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  184.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  185.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  186.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  187.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  188.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  189.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  190.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  191.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  192.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  193.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  194.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  195.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  196.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  197.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  198.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  199.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  200.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  201.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  202.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  205.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  214.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  216.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  219.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  220.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  221.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/CompatibilityProcessor.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  237.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  238.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  239.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  240.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  292.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  293.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  294.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  295.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  296.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  298.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  300.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  301.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  302.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  303.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  305.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  306.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  307.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  308.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  309.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  310.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  311.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  312.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  313.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  314.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  315.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  316.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  317.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  318.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  319.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  320.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  321.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  323.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  348.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  349.             include_once \dirname(__DIR__4).'/vendor/twig/string-extra/StringExtension.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  352.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  353.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Templating/Helper/UploaderHelperInterface.php';
  354.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Templating/Helper/UploaderHelper.php';
  355.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  356.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  357.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRendererInterface.php';
  358.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Twig/CKEditorExtension.php';
  359.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRenderer.php';
  360.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Builder/JsonBuilder.php';
  361.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php';
  362.             include_once \dirname(__DIR__4).'/vendor/leogout/seo-bundle/Twig/SeoExtension.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  364.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  365.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  366.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  368.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  372.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  373.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  374.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  375.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  376.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  377.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  378.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  379.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  380.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  381.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  382.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/CompatibilityHandler.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/CompatibilityProcessingHandler.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  395.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  396.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  397.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  399.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  400.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  401.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  402.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  403.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  404.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  405.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  406.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  407.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/ConnectionNameAwareInterface.php';
  408.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/DebugMiddleware.php';
  409.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  412.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/BacktraceDebugDataHolder.php';
  413.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  414.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  415.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  416.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  417.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  418.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  419.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php';
  420.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  421.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  422.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  423.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  424.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  425.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  426.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  427.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/IsGrantedAttributeListener.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  449.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  460.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/StorageInterface.php';
  461.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/AbstractStorage.php';
  462.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/FileSystemStorage.php';
  463.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php';
  464.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  465.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  466.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  467.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  468.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
  469.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
  470.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
  471.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/XmlDriver.php';
  472.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  473.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  474.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
  475.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  476.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AnnotationDriver.php';
  477.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AbstractYamlDriver.php';
  478.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YamlDriver.php';
  479.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YmlDriver.php';
  480.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  481.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  482.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  483.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Mapping/PropertyMappingFactory.php';
  484.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  485.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  486.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  487.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  488.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  489.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  490.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  491.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Security/AuthorizationChecker.php';
  492.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Provider/AdminContextProvider.php';
  493.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/EventListener/AdminRouterSubscriber.php';
  494.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php';
  495.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/MenuFactory.php';
  496.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Menu/MenuItemMatcherInterface.php';
  497.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Menu/MenuItemMatcher.php';
  498.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Registry/CrudControllerRegistry.php';
  499.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/ControllerFactory.php';
  500.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Router/AdminUrlGenerator.php';
  501.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php';
  502.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/FieldFactory.php';
  503.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php';
  504.             include_once \dirname(__DIR__4).'/vendor/leogout/seo-bundle/Model/RenderableInterface.php';
  505.             include_once \dirname(__DIR__4).'/vendor/leogout/seo-bundle/Seo/AbstractSeoGenerator.php';
  506.             include_once \dirname(__DIR__4).'/vendor/leogout/seo-bundle/Seo/Basic/BasicSeoGenerator.php';
  507.             include_once \dirname(__DIR__4).'/vendor/leogout/seo-bundle/Builder/TagBuilder.php';
  508.             include_once \dirname(__DIR__4).'/vendor/leogout/seo-bundle/Seo/AbstractSeoConfigurator.php';
  509.             include_once \dirname(__DIR__4).'/vendor/leogout/seo-bundle/Seo/Basic/BasicSeoConfigurator.php';
  510.             include_once \dirname(__DIR__4).'/vendor/leogout/seo-bundle/Seo/Og/OgSeoGenerator.php';
  511.             include_once \dirname(__DIR__4).'/vendor/leogout/seo-bundle/Seo/Og/OgSeoConfigurator.php';
  512.             include_once \dirname(__DIR__4).'/vendor/leogout/seo-bundle/Seo/Twitter/TwitterSeoGenerator.php';
  513.             include_once \dirname(__DIR__4).'/vendor/leogout/seo-bundle/Seo/Twitter/TwitterSeoConfigurator.php';
  514.             include_once \dirname(__DIR__4).'/vendor/leogout/seo-bundle/Provider/SeoGeneratorProvider.php';
  515.             include_once \dirname(__DIR__4).'/vendor/leogout/seo-bundle/Factory/TagFactory.php';
  516.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  517.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  519.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Registry/DashboardControllerRegistry.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  524.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  525.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  530.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  543.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  544.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClientTrait.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  547.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  548.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  549.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsCollector.php';
  550.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsFlattener.php';
  551.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  552.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  553.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php';
  554.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Inspector/DataCollector.php';
  555.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  556.         };
  557.     }
  558.     public function compile(): void
  559.     {
  560.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  561.     }
  562.     public function isCompiled(): bool
  563.     {
  564.         return true;
  565.     }
  566.     public function getRemovedIds(): array
  567.     {
  568.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  569.     }
  570.     protected function load($file$lazyLoad true)
  571.     {
  572.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  573.             return $class::do($this$lazyLoad);
  574.         }
  575.         if ('.' === $file[-4]) {
  576.             $class substr($class0, -4);
  577.         } else {
  578.             $file .= '.php';
  579.         }
  580.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  581.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  582.     }
  583.     protected function createProxy($class\Closure $factory)
  584.     {
  585.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  586.         return $factory();
  587.     }
  588.     /**
  589.      * Gets the public '.container.private.profiler' shared service.
  590.      *
  591.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  592.      */
  593.     protected function get_Container_Private_ProfilerService()
  594.     {
  595.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  596.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  597.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  598.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  599.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  600.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  601.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  602.         $c = ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack());
  603.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  604.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  605.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  606.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  607.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  608.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  609.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  610.         $d->addInstance('doctrine.result_cache_pool', ($this->privates['doctrine.result_cache_pool'] ?? $this->getDoctrine_ResultCachePoolService()));
  611.         $d->addInstance('doctrine.system_cache_pool', ($this->privates['doctrine.system_cache_pool'] ?? $this->getDoctrine_SystemCachePoolService()));
  612.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  613.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  614.         $d->addInstance('cache.security_is_granted_attribute_expression_language', ($this->services['cache.security_is_granted_attribute_expression_language'] ?? $this->getCache_SecurityIsGrantedAttributeExpressionLanguageService()));
  615.         $d->addInstance('cache.security_token_verifier', ($this->privates['cache.security_token_verifier'] ?? $this->getCache_SecurityTokenVerifierService()));
  616.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  617.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  618.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  619.         $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  620.         if ($this->has('kernel')) {
  621.             $f->setKernel($b);
  622.         }
  623.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  624.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true))));
  625.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  626.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService())));
  627.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  628.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  629.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  630.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  631.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  632.         $instance->add(($this->privates['data_collector.router'] ??= new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  633.         $instance->add($d);
  634.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  635.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
  636.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($this->privates['twig'] ?? $this->getTwigService())));
  637.         $instance->add($e);
  638.         $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, ($this->privates['doctrine.debug_data_holder'] ??= new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))));
  639.         $instance->add(new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsFlattener()));
  640.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  641.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
  642.         $instance->add(new \Symfony\Component\Notifier\DataCollector\NotificationDataCollector(($this->privates['notifier.logger_notification_listener'] ??= new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener())));
  643.         $instance->add(new \Vich\UploaderBundle\DataCollector\MappingCollector(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService())));
  644.         $instance->add(new \EasyCorp\Bundle\EasyAdminBundle\Inspector\DataCollector(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService())));
  645.         $instance->add($f);
  646.         return $instance;
  647.     }
  648.     /**
  649.      * Gets the public 'cache.app' shared service.
  650.      *
  651.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  652.      */
  653.     protected function getCache_AppService()
  654.     {
  655.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('gsj4oaGFgP'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ??= new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue)));
  656.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  657.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  658.     }
  659.     /**
  660.      * Gets the public 'cache.security_is_granted_attribute_expression_language' shared service.
  661.      *
  662.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  663.      */
  664.     protected function getCache_SecurityIsGrantedAttributeExpressionLanguageService()
  665.     {
  666.         return $this->services['cache.security_is_granted_attribute_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('BVA8mLt1oo'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  667.     }
  668.     /**
  669.      * Gets the public 'cache.system' shared service.
  670.      *
  671.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  672.      */
  673.     protected function getCache_SystemService()
  674.     {
  675.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('XBJyGadDM+'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  676.     }
  677.     /**
  678.      * Gets the public 'cache.validator_expression_language' shared service.
  679.      *
  680.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  681.      */
  682.     protected function getCache_ValidatorExpressionLanguageService()
  683.     {
  684.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('lVicSX60KM'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  685.     }
  686.     /**
  687.      * Gets the public 'data_collector.dump' shared service.
  688.      *
  689.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  690.      */
  691.     protected function getDataCollector_DumpService()
  692.     {
  693.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($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'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  694.     }
  695.     /**
  696.      * Gets the public 'doctrine' shared service.
  697.      *
  698.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  699.      */
  700.     protected function getDoctrineService()
  701.     {
  702.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  703.     }
  704.     /**
  705.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  706.      *
  707.      * @return \Doctrine\DBAL\Connection
  708.      */
  709.     protected function getDoctrine_Dbal_DefaultConnectionService()
  710.     {
  711.         $a = new \Doctrine\DBAL\Configuration();
  712.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  713.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  714.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  715.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  716.         $c = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ??= new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  717.         $c->setConnectionName('default');
  718.         $a->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
  719.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($b), => $c]);
  720.         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, [
  721.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  722.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  723.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  724.             'vich_uploader.listener.upload.attachments' => ['privates''vich_uploader.listener.upload.attachments''getVichUploader_Listener_Upload_AttachmentsService'true],
  725.             'vich_uploader.listener.upload.project_images' => ['privates''vich_uploader.listener.upload.project_images''getVichUploader_Listener_Upload_ProjectImagesService'true],
  726.             'vich_uploader.listener.upload.teams_image' => ['privates''vich_uploader.listener.upload.teams_image''getVichUploader_Listener_Upload_TeamsImageService'true],
  727.         ], [
  728.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  729.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  730.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  731.             'vich_uploader.listener.upload.attachments' => '?',
  732.             'vich_uploader.listener.upload.project_images' => '?',
  733.             'vich_uploader.listener.upload.teams_image' => '?',
  734.         ]), [=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> 'vich_uploader.listener.upload.project_images'=> 'vich_uploader.listener.upload.attachments'=> 'vich_uploader.listener.upload.teams_image'=> [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners']]), []);
  735.     }
  736.     /**
  737.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  738.      *
  739.      * @return \Doctrine\ORM\EntityManager
  740.      */
  741.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  742.     {
  743.         if (true === $lazyLoad) {
  744.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManagerGhost51e8656', fn () => \EntityManagerGhost51e8656::createLazyGhost($this->getDoctrine_Orm_DefaultEntityManagerService(...)));
  745.         }
  746.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  747.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  748.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  749.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  750.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  751.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  752.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  753.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  754.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  755.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  756.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  757.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  758.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  759.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  760.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  761.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  762.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  763.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  764.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  765.         $a = new \Doctrine\ORM\Configuration();
  766.         $b = ($this->privates['doctrine.system_cache_pool'] ?? $this->getDoctrine_SystemCachePoolService());
  767.         $c = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  768.         $c->addDriver(($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService()), 'App\\Entity');
  769.         $c->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'Vich\\UploaderBundle\\Entity');
  770.         $a->setEntityNamespaces(['App' => 'App\\Entity''VichUploaderBundle' => 'Vich\\UploaderBundle\\Entity']);
  771.         $a->setMetadataCache($b);
  772.         $a->setQueryCache($b);
  773.         $a->setResultCache(($this->privates['doctrine.result_cache_pool'] ?? $this->getDoctrine_ResultCachePoolService()));
  774.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($c, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  775.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  776.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  777.         ], [
  778.             'doctrine.ulid_generator' => '?',
  779.             'doctrine.uuid_generator' => '?',
  780.         ])));
  781.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  782.         $a->setProxyNamespace('Proxies');
  783.         $a->setAutoGenerateProxyClasses(true);
  784.         $a->setSchemaIgnoreClasses([]);
  785.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  786.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  787.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  788.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  789.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  790.         $a->setLazyGhostObjectEnabled(false);
  791.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  792.             'App\\Repository\\AboutUsRepository' => ['privates''App\\Repository\\AboutUsRepository''getAboutUsRepositoryService'true],
  793.             'App\\Repository\\AttachmentRepository' => ['privates''App\\Repository\\AttachmentRepository''getAttachmentRepositoryService'true],
  794.             'App\\Repository\\CategoryRepository' => ['privates''App\\Repository\\CategoryRepository''getCategoryRepositoryService'true],
  795.             'App\\Repository\\ClientRepository' => ['privates''App\\Repository\\ClientRepository''getClientRepositoryService'true],
  796.             'App\\Repository\\ProjectRepository' => ['privates''App\\Repository\\ProjectRepository''getProjectRepositoryService'true],
  797.             'App\\Repository\\UserRepository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'true],
  798.         ], [
  799.             'App\\Repository\\AboutUsRepository' => '?',
  800.             'App\\Repository\\AttachmentRepository' => '?',
  801.             'App\\Repository\\CategoryRepository' => '?',
  802.             'App\\Repository\\ClientRepository' => '?',
  803.             'App\\Repository\\ProjectRepository' => '?',
  804.             'App\\Repository\\UserRepository' => '?',
  805.         ])));
  806.         $instance = ($lazyLoad->__construct(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a) && false ?: $lazyLoad);
  807.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  808.         return $instance;
  809.     }
  810.     /**
  811.      * Gets the public 'event_dispatcher' shared service.
  812.      *
  813.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  814.      */
  815.     protected function getEventDispatcherService()
  816.     {
  817.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  818.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  819.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  820.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  821.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)), $a, ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  822.         $instance->addListener('kernel.controller', [=> #[\Closure(name'data_collector.router', class: 'Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector')] function () {
  823.             return ($this->privates['data_collector.router'] ??= new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector());
  824.         }, => 'onKernelController'], 0);
  825.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  826.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  827.         }, => 'checkPassport'], 1024);
  828.         $instance->addListener('kernel.response', [=> #[\Closure(name'security.context_listener.0', class: 'Symfony\\Component\\Security\\Http\\Firewall\\ContextListener')] function () {
  829.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  830.         }, => 'onKernelResponse'], 0);
  831.         $instance->addListener('kernel.exception', [=> #[\Closure(name'webpack_encore.exception_listener', class: 'Symfony\\WebpackEncoreBundle\\EventListener\\ExceptionListener')] function () {
  832.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
  833.         }, => 'onKernelException'], 0);
  834.         $instance->addListener('kernel.exception', [=> #[\Closure(name'EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\ExceptionListener')] function () {
  835.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\ExceptionListener'] ?? $this->load('getExceptionListenerService'));
  836.         }, => 'onKernelException'], -64);
  837.         $instance->addListener('kernel.view', [=> #[\Closure(name'EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\CrudResponseListener')] function () {
  838.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\CrudResponseListener'] ?? $this->load('getCrudResponseListenerService'));
  839.         }, => 'onKernelView'], 0);
  840.         $instance->addListener('EasyCorp\\Bundle\\EasyAdminBundle\\Event\\BeforeEntityPersistedEvent', [=> #[\Closure(name'App\\EventSubscriber\\EasyAdminSubscriber')] function () {
  841.             return ($this->privates['App\\EventSubscriber\\EasyAdminSubscriber'] ?? $this->load('getEasyAdminSubscriberService'));
  842.         }, => 'setUserPassword'], 0);
  843.         $instance->addListener('EasyCorp\\Bundle\\EasyAdminBundle\\Event\\BeforeEntityUpdatedEvent', [=> #[\Closure(name'App\\EventSubscriber\\EasyAdminSubscriber')] function () {
  844.             return ($this->privates['App\\EventSubscriber\\EasyAdminSubscriber'] ?? $this->load('getEasyAdminSubscriberService'));
  845.         }, => 'updateUserPassword'], 0);
  846.         $instance->addListener('kernel.response', [=> #[\Closure(name'response_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ResponseListener')] function () {
  847.             return ($this->privates['response_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false));
  848.         }, => 'onKernelResponse'], 0);
  849.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  850.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  851.         }, => 'setDefaultLocale'], 100);
  852.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  853.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  854.         }, => 'onKernelRequest'], 16);
  855.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  856.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  857.         }, => 'onKernelFinishRequest'], 0);
  858.         $instance->addListener('kernel.request', [=> #[\Closure(name'validate_request_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener')] function () {
  859.             return ($this->privates['validate_request_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener());
  860.         }, => 'onKernelRequest'], 256);
  861.         $instance->addListener('kernel.response', [=> #[\Closure(name'disallow_search_engine_index_response_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DisallowRobotsIndexingListener')] function () {
  862.             return ($this->privates['disallow_search_engine_index_response_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener());
  863.         }, => 'onResponse'], -255);
  864.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  865.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  866.         }, => 'onControllerArguments'], 0);
  867.         $instance->addListener('kernel.exception', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  868.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  869.         }, => 'logKernelException'], 0);
  870.         $instance->addListener('kernel.exception', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  871.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  872.         }, => 'onKernelException'], -128);
  873.         $instance->addListener('kernel.response', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  874.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  875.         }, => 'removeCspHeader'], -128);
  876.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'controller.cache_attribute_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\CacheAttributeListener')] function () {
  877.             return ($this->privates['controller.cache_attribute_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\CacheAttributeListener());
  878.         }, => 'onKernelControllerArguments'], 10);
  879.         $instance->addListener('kernel.response', [=> #[\Closure(name'controller.cache_attribute_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\CacheAttributeListener')] function () {
  880.             return ($this->privates['controller.cache_attribute_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\CacheAttributeListener());
  881.         }, => 'onKernelResponse'], -10);
  882.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_aware_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener')] function () {
  883.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  884.         }, => 'onKernelRequest'], 15);
  885.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'locale_aware_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener')] function () {
  886.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  887.         }, => 'onKernelFinishRequest'], -15);
  888.         $instance->addListener('console.error', [=> #[\Closure(name'console.error_listener', class: 'Symfony\\Component\\Console\\EventListener\\ErrorListener')] function () {
  889.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  890.         }, => 'onConsoleError'], -128);
  891.         $instance->addListener('console.terminate', [=> #[\Closure(name'console.error_listener', class: 'Symfony\\Component\\Console\\EventListener\\ErrorListener')] function () {
  892.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  893.         }, => 'onConsoleTerminate'], -128);
  894.         $instance->addListener('console.error', [=> #[\Closure(name'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] function () {
  895.             return ($this->privates['console.suggest_missing_package_subscriber'] ??= new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber());
  896.         }, => 'onConsoleError'], 0);
  897.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'mailer.envelope_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\EnvelopeListener')] function () {
  898.             return ($this->privates['mailer.envelope_listener'] ??= new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL));
  899.         }, => 'onMessage'], -255);
  900.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'mailer.message_logger_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessageLoggerListener')] function () {
  901.             return ($this->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener());
  902.         }, => 'onMessage'], -255);
  903.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'mailer.messenger_transport_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessengerTransportListener')] function () {
  904.             return ($this->privates['mailer.messenger_transport_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessengerTransportListener());
  905.         }, => 'onMessage'], 0);
  906.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.debug_handlers_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener')] function () {
  907.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  908.         }, => 'configure'], 2048);
  909.         $instance->addListener('console.command', [=> #[\Closure(name'debug.debug_handlers_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener')] function () {
  910.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  911.         }, => 'configure'], 2048);
  912.         $instance->addListener('kernel.request', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  913.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  914.         }, => 'onKernelRequest'], 32);
  915.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  916.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  917.         }, => 'onKernelFinishRequest'], 0);
  918.         $instance->addListener('kernel.exception', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  919.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  920.         }, => 'onKernelException'], -64);
  921.         $instance->addListener('kernel.response', [=> #[\Closure(name'web_link.add_link_header_listener', class: 'Symfony\\Component\\WebLink\\EventListener\\AddLinkHeaderListener')] function () {
  922.             return ($this->privates['web_link.add_link_header_listener'] ??= new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener());
  923.         }, => 'onKernelResponse'], 0);
  924.         $instance->addListener('kernel.request', [=> #[\Closure(name'session_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener')] function () {
  925.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  926.         }, => 'onKernelRequest'], 128);
  927.         $instance->addListener('kernel.response', [=> #[\Closure(name'session_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener')] function () {
  928.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  929.         }, => 'onKernelResponse'], -1000);
  930.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> #[\Closure(name'notifier.logger_notification_listener', class: 'Symfony\\Component\\Notifier\\EventListener\\NotificationLoggerListener')] function () {
  931.             return ($this->privates['notifier.logger_notification_listener'] ??= new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener());
  932.         }, => 'onNotification'], -255);
  933.         $instance->addListener('kernel.response', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  934.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  935.         }, => 'onKernelResponse'], -100);
  936.         $instance->addListener('kernel.exception', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  937.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  938.         }, => 'onKernelException'], 0);
  939.         $instance->addListener('kernel.terminate', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  940.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  941.         }, => 'onKernelTerminate'], -1024);
  942.         $instance->addListener('kernel.controller', [=> #[\Closure(name'data_collector.request', class: 'Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector')] function () {
  943.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  944.         }, => 'onKernelController'], 0);
  945.         $instance->addListener('kernel.response', [=> #[\Closure(name'data_collector.request', class: 'Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector')] function () {
  946.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  947.         }, => 'onKernelResponse'], 0);
  948.         $instance->addListener('kernel.controller', [=> #[\Closure(name'sensio_framework_extra.controller.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener')] function () {
  949.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  950.         }, => 'onKernelController'], 0);
  951.         $instance->addListener('kernel.controller', [=> #[\Closure(name'sensio_framework_extra.converter.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener')] function () {
  952.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  953.         }, => 'onKernelController'], 0);
  954.         $instance->addListener('kernel.controller', [=> #[\Closure(name'sensio_framework_extra.view.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener')] function () {
  955.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  956.         }, => 'onKernelController'], -128);
  957.         $instance->addListener('kernel.view', [=> #[\Closure(name'sensio_framework_extra.view.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener')] function () {
  958.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  959.         }, => 'onKernelView'], 0);
  960.         $instance->addListener('kernel.controller', [=> #[\Closure(name'sensio_framework_extra.cache.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener')] function () {
  961.             return ($this->privates['sensio_framework_extra.cache.listener'] ??= new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener());
  962.         }, => 'onKernelController'], 0);
  963.         $instance->addListener('kernel.response', [=> #[\Closure(name'sensio_framework_extra.cache.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener')] function () {
  964.             return ($this->privates['sensio_framework_extra.cache.listener'] ??= new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener());
  965.         }, => 'onKernelResponse'], 0);
  966.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'sensio_framework_extra.security.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener')] function () {
  967.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  968.         }, => 'onKernelControllerArguments'], 0);
  969.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'framework_extra_bundle.event.is_granted', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener')] function () {
  970.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  971.         }, => 'onKernelControllerArguments'], 0);
  972.         $instance->addListener('kernel.view', [=> #[\Closure(name'controller.template_attribute_listener', class: 'Symfony\\Bridge\\Twig\\EventListener\\TemplateAttributeListener')] function () {
  973.             return ($this->privates['controller.template_attribute_listener'] ?? $this->load('getController_TemplateAttributeListenerService'));
  974.         }, => 'onKernelView'], -128);
  975.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'twig.mailer.message_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessageListener')] function () {
  976.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  977.         }, => 'onMessage'], 0);
  978.         $instance->addListener('kernel.response', [=> #[\Closure(name'web_profiler.debug_toolbar', class: 'Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener')] function () {
  979.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  980.         }, => 'onKernelResponse'], -128);
  981.         $instance->addListener('console.command', [=> #[\Closure(name'monolog.handler.console', class: 'Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler')] function () {
  982.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  983.         }, => 'onCommand'], 255);
  984.         $instance->addListener('console.terminate', [=> #[\Closure(name'monolog.handler.console', class: 'Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler')] function () {
  985.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  986.         }, => 'onTerminate'], -255);
  987.         $instance->addListener('console.command', [=> #[\Closure(name'debug.dump_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DumpListener')] function () {
  988.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  989.         }, => 'configure'], 1024);
  990.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'controller.is_granted_attribute_listener', class: 'Symfony\\Component\\Security\\Http\\EventListener\\IsGrantedAttributeListener')] function () {
  991.             return ($this->privates['controller.is_granted_attribute_listener'] ?? $this->getController_IsGrantedAttributeListenerService());
  992.         }, => 'onKernelControllerArguments'], 20);
  993.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {
  994.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  995.         }, => 'checkPassport'], 0);
  996.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {
  997.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  998.         }, => 'onLoginSuccess'], 0);
  999.         $instance->addListener('debug.security.authorization.vote', [=> #[\Closure(name'debug.security.voter.vote_listener', class: 'Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener')] function () {
  1000.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1001.         }, => 'onVoterVote'], 0);
  1002.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  1003.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1004.         }, => 'configureLogoutUrlGenerator'], 8);
  1005.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  1006.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1007.         }, => 'onKernelRequest'], 8);
  1008.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  1009.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1010.         }, => 'onKernelFinishRequest'], 0);
  1011.         $instance->addListener('kernel.response', [=> #[\Closure(name'security.rememberme.response_listener', class: 'Symfony\\Component\\Security\\Http\\RememberMe\\ResponseListener')] function () {
  1012.             return ($this->privates['security.rememberme.response_listener'] ??= new \Symfony\Component\Security\Http\RememberMe\ResponseListener());
  1013.         }, => 'onKernelResponse'], 0);
  1014.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener')] function () {
  1015.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  1016.         }, => 'resetAssets'], 0);
  1017.         $instance->addListener('kernel.request', [=> #[\Closure(name'EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber')] function () {
  1018.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  1019.         }, => 'onKernelRequest'], 0);
  1020.         $instance->addListener('kernel.controller', [=> #[\Closure(name'EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber')] function () {
  1021.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  1022.         }, => 'onKernelController'], 128);
  1023.         $instance->addListener('console.error', [=> #[\Closure(name'maker.console_error_listener', class: 'Symfony\\Bundle\\MakerBundle\\Event\\ConsoleErrorSubscriber')] function () {
  1024.             return ($this->privates['maker.console_error_listener'] ??= new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber());
  1025.         }, => 'onConsoleError'], 0);
  1026.         $instance->addListener('console.terminate', [=> #[\Closure(name'maker.console_error_listener', class: 'Symfony\\Bundle\\MakerBundle\\Event\\ConsoleErrorSubscriber')] function () {
  1027.             return ($this->privates['maker.console_error_listener'] ??= new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber());
  1028.         }, => 'onConsoleTerminate'], 0);
  1029.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {
  1030.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  1031.         }, => 'checkPassport'], 512);
  1032.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {
  1033.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1034.         }, => 'onLogout'], 0);
  1035.         return $instance;
  1036.     }
  1037.     /**
  1038.      * Gets the public 'http_kernel' shared service.
  1039.      *
  1040.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1041.      */
  1042.     protected function getHttpKernelService()
  1043.     {
  1044.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1045.         if (isset($this->services['http_kernel'])) {
  1046.             return $this->services['http_kernel'];
  1047.         }
  1048.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($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'] ??= new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory()), new RewindableGenerator(function () {
  1049.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  1050.             yield => ($this->privates['debug.doctrine.orm.entity_value_resolver'] ?? $this->load('getDebug_Doctrine_Orm_EntityValueResolverService'));
  1051.             yield => ($this->privates['debug.argument_resolver.backed_enum_resolver'] ?? $this->load('getDebug_ArgumentResolver_BackedEnumResolverService'));
  1052.             yield => ($this->privates['debug.argument_resolver.uid'] ?? $this->load('getDebug_ArgumentResolver_UidService'));
  1053.             yield => ($this->privates['debug.argument_resolver.datetime'] ?? $this->load('getDebug_ArgumentResolver_DatetimeService'));
  1054.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  1055.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  1056.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  1057.             yield => ($this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\AdminContextResolver'] ?? $this->load('getAdminContextResolverService'));
  1058.             yield => ($this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\BatchActionDtoResolver'] ?? $this->load('getBatchActionDtoResolverService'));
  1059.             yield 10 => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  1060.             yield 11 => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  1061.             yield 12 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  1062.             yield 13 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  1063.         }, 14)), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true))), false);
  1064.     }
  1065.     /**
  1066.      * Gets the public 'leogout_seo.generator.basic' shared service.
  1067.      *
  1068.      * @return \Leogout\Bundle\SeoBundle\Seo\Basic\BasicSeoGenerator
  1069.      */
  1070.     protected function getLeogoutSeo_Generator_BasicService()
  1071.     {
  1072.         $this->services['leogout_seo.generator.basic'] = $instance = new \Leogout\Bundle\SeoBundle\Seo\Basic\BasicSeoGenerator(new \Leogout\Bundle\SeoBundle\Builder\TagBuilder(($this->privates['leogout_seo.tag_factory'] ??= new \Leogout\Bundle\SeoBundle\Factory\TagFactory())));
  1073.         (new \Leogout\Bundle\SeoBundle\Seo\Basic\BasicSeoConfigurator($this->parameters['leogout_seo.basic']))->configure($instance);
  1074.         return $instance;
  1075.     }
  1076.     /**
  1077.      * Gets the public 'leogout_seo.generator.og' shared service.
  1078.      *
  1079.      * @return \Leogout\Bundle\SeoBundle\Seo\Og\OgSeoGenerator
  1080.      */
  1081.     protected function getLeogoutSeo_Generator_OgService()
  1082.     {
  1083.         $this->services['leogout_seo.generator.og'] = $instance = new \Leogout\Bundle\SeoBundle\Seo\Og\OgSeoGenerator(new \Leogout\Bundle\SeoBundle\Builder\TagBuilder(($this->privates['leogout_seo.tag_factory'] ??= new \Leogout\Bundle\SeoBundle\Factory\TagFactory())));
  1084.         (new \Leogout\Bundle\SeoBundle\Seo\Og\OgSeoConfigurator($this->parameters['leogout_seo.og']))->configure($instance);
  1085.         return $instance;
  1086.     }
  1087.     /**
  1088.      * Gets the public 'leogout_seo.generator.twitter' shared service.
  1089.      *
  1090.      * @return \Leogout\Bundle\SeoBundle\Seo\Twitter\TwitterSeoGenerator
  1091.      */
  1092.     protected function getLeogoutSeo_Generator_TwitterService()
  1093.     {
  1094.         $this->services['leogout_seo.generator.twitter'] = $instance = new \Leogout\Bundle\SeoBundle\Seo\Twitter\TwitterSeoGenerator(new \Leogout\Bundle\SeoBundle\Builder\TagBuilder(($this->privates['leogout_seo.tag_factory'] ??= new \Leogout\Bundle\SeoBundle\Factory\TagFactory())));
  1095.         (new \Leogout\Bundle\SeoBundle\Seo\Twitter\TwitterSeoConfigurator($this->parameters['leogout_seo.twitter']))->configure($instance);
  1096.         return $instance;
  1097.     }
  1098.     /**
  1099.      * Gets the public 'leogout_seo.provider.generator' shared service.
  1100.      *
  1101.      * @return \Leogout\Bundle\SeoBundle\Provider\SeoGeneratorProvider
  1102.      */
  1103.     protected function getLeogoutSeo_Provider_GeneratorService()
  1104.     {
  1105.         $this->services['leogout_seo.provider.generator'] = $instance = new \Leogout\Bundle\SeoBundle\Provider\SeoGeneratorProvider();
  1106.         $instance->set('basic', ($this->services['leogout_seo.generator.basic'] ?? $this->getLeogoutSeo_Generator_BasicService()));
  1107.         $instance->set('og', ($this->services['leogout_seo.generator.og'] ?? $this->getLeogoutSeo_Generator_OgService()));
  1108.         $instance->set('twitter', ($this->services['leogout_seo.generator.twitter'] ?? $this->getLeogoutSeo_Generator_TwitterService()));
  1109.         return $instance;
  1110.     }
  1111.     /**
  1112.      * Gets the public 'liip_imagine.cache.manager' shared service.
  1113.      *
  1114.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  1115.      */
  1116.     protected function getLiipImagine_Cache_ManagerService()
  1117.     {
  1118.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1119.         if (isset($this->services['liip_imagine.cache.manager'])) {
  1120.             return $this->services['liip_imagine.cache.manager'];
  1121.         }
  1122.         $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'] ??= new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'))), $a'default'false);
  1123.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  1124.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  1125.         return $instance;
  1126.     }
  1127.     /**
  1128.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  1129.      *
  1130.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  1131.      */
  1132.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  1133.     {
  1134.         return $this->services['liip_imagine.cache.resolver.default'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver(($this->privates['filesystem'] ??= new \Symfony\Component\Filesystem\Filesystem()), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), (\dirname(__DIR__4).'/public'), 'media/cache');
  1135.     }
  1136.     /**
  1137.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  1138.      *
  1139.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  1140.      */
  1141.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  1142.     {
  1143.         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()));
  1144.     }
  1145.     /**
  1146.      * Gets the public 'liip_imagine.cache.signer' shared service.
  1147.      *
  1148.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  1149.      */
  1150.     protected function getLiipImagine_Cache_SignerService()
  1151.     {
  1152.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  1153.     }
  1154.     /**
  1155.      * Gets the public 'request_stack' shared service.
  1156.      *
  1157.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1158.      */
  1159.     protected function getRequestStackService()
  1160.     {
  1161.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1162.     }
  1163.     /**
  1164.      * Gets the public 'router' shared service.
  1165.      *
  1166.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1167.      */
  1168.     protected function getRouterService()
  1169.     {
  1170.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1171.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1172.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1173.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1174.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1175.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1176.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  1177.         ], [
  1178.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1179.         ]))->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'] ??= new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)), $a'en');
  1180.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1181.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1182.         return $instance;
  1183.     }
  1184.     /**
  1185.      * Gets the public 'translator' shared service.
  1186.      *
  1187.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1188.      */
  1189.     protected function getTranslatorService()
  1190.     {
  1191.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1192.     }
  1193.     /**
  1194.      * Gets the public 'var_dumper.cloner' shared service.
  1195.      *
  1196.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1197.      */
  1198.     protected function getVarDumper_ClonerService()
  1199.     {
  1200.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1201.         $instance->setMaxItems(2500);
  1202.         $instance->setMinDepth(1);
  1203.         $instance->setMaxString(-1);
  1204.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  1205.         return $instance;
  1206.     }
  1207.     /**
  1208.      * Gets the private '.debug.http_client' shared service.
  1209.      *
  1210.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  1211.      */
  1212.     protected function get_Debug_HttpClientService()
  1213.     {
  1214.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  1215.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  1216.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1217.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1218.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1219.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1220.         $a->setLogger($b);
  1221.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1222.     }
  1223.     /**
  1224.      * Gets the private '.service_locator.zJyh7qS' shared service.
  1225.      *
  1226.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1227.      */
  1228.     protected function get_ServiceLocator_ZJyh7qSService()
  1229.     {
  1230.         return $this->privates['.service_locator.zJyh7qS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1231.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  1232.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'true],
  1233.         ], [
  1234.             'security.firewall.map.context.dev' => '?',
  1235.             'security.firewall.map.context.main' => '?',
  1236.         ]);
  1237.     }
  1238.     /**
  1239.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber' shared service.
  1240.      *
  1241.      * @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber
  1242.      */
  1243.     protected function getAdminRouterSubscriberService()
  1244.     {
  1245.         $a = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'] ?? $this->getEntityFactoryService());
  1246.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'])) {
  1247.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'];
  1248.         }
  1249.         $b = ($this->privates['twig'] ?? $this->getTwigService());
  1250.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'])) {
  1251.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'];
  1252.         }
  1253.         $c = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService());
  1254.         $d = ($this->services['router'] ?? $this->getRouterService());
  1255.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber(new \EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory($this->targetDir.'', ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), new \EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory($c, ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService()), ($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()), new \EasyCorp\Bundle\EasyAdminBundle\Menu\MenuItemMatcher($c)), new \EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry($this->getEnv('APP_SECRET'), [=> 'App\\Controller\\Admin\\AboutUsCrudController'=> 'App\\Controller\\Admin\\CategoryCrudController'=> 'App\\Controller\\Admin\\ClientCrudController'=> 'App\\Controller\\Admin\\ProjectCrudController'=> 'App\\Controller\\Admin\\UserCrudController']), $a), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory'] ?? $this->getControllerFactoryService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), $d$d$b);
  1256.     }
  1257.     /**
  1258.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory' shared service.
  1259.      *
  1260.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory
  1261.      */
  1262.     protected function getActionFactoryService()
  1263.     {
  1264.         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()), (isset($this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']) ? $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']() : $this->getAdminUrlGeneratorService()), ($this->privates['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  1265.     }
  1266.     /**
  1267.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory' shared service.
  1268.      *
  1269.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory
  1270.      */
  1271.     protected function getControllerFactoryService()
  1272.     {
  1273.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory(($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()));
  1274.     }
  1275.     /**
  1276.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory' shared service.
  1277.      *
  1278.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory
  1279.      */
  1280.     protected function getEntityFactoryService()
  1281.     {
  1282.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1283.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'])) {
  1284.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'];
  1285.         }
  1286.         $b = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService());
  1287.         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()), $b, new RewindableGenerator(function () {
  1288.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPreConfigurator'] ?? $this->load('getCommonPreConfiguratorService'));
  1289.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ArrayConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator());
  1290.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AssociationConfigurator'] ?? $this->load('getAssociationConfiguratorService'));
  1291.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AvatarConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator());
  1292.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\BooleanConfigurator'] ?? $this->load('getBooleanConfiguratorService'));
  1293.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CodeEditorConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CodeEditorConfigurator());
  1294.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CollectionConfigurator'] ?? $this->load('getCollectionConfiguratorService'));
  1295.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CountryConfigurator'] ?? $this->load('getCountryConfiguratorService'));
  1296.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CurrencyConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator());
  1297.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\DateTimeConfigurator'] ?? $this->load('getDateTimeConfiguratorService'));
  1298.             yield 10 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\EmailConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator());
  1299.             yield 11 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\FormConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator());
  1300.             yield 12 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IdConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator());
  1301.             yield 13 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ImageConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator(\dirname(__DIR__4)));
  1302.             yield 14 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IntegerConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator());
  1303.             yield 15 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LanguageConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator());
  1304.             yield 16 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LocaleConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator());
  1305.             yield 17 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\MoneyConfigurator'] ?? $this->load('getMoneyConfiguratorService'));
  1306.             yield 18 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\NumberConfigurator'] ?? $this->load('getNumberConfiguratorService'));
  1307.             yield 19 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\PercentConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator());
  1308.             yield 20 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ChoiceConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator());
  1309.             yield 21 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\SlugConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator());
  1310.             yield 22 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TelephoneConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator());
  1311.             yield 23 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator());
  1312.             yield 24 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextEditorConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextEditorConfigurator());
  1313.             yield 25 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TimezoneConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator());
  1314.             yield 26 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\UrlConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator());
  1315.             yield 27 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPostConfigurator'] ?? $this->load('getCommonPostConfiguratorService'));
  1316.         }, 28)), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory'] ?? $this->getActionFactoryService()), $b, ($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  1317.     }
  1318.     /**
  1319.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider' shared service.
  1320.      *
  1321.      * @return \EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider
  1322.      */
  1323.     protected function getAdminContextProviderService()
  1324.     {
  1325.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] = new \EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  1326.     }
  1327.     /**
  1328.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator' service.
  1329.      *
  1330.      * @return \EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator
  1331.      */
  1332.     protected function getAdminUrlGeneratorService()
  1333.     {
  1334.         $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator'] = function () {
  1335.             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'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry($this->getEnv('APP_SECRET'), $this->targetDir.'', [=> 'App\\Controller\\Admin\\DashboardController'])));
  1336.         };
  1337.         return $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']();
  1338.     }
  1339.     /**
  1340.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker' shared service.
  1341.      *
  1342.      * @return \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker
  1343.      */
  1344.     protected function getAuthorizationCheckerService()
  1345.     {
  1346.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  1347.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'])) {
  1348.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'];
  1349.         }
  1350.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] = new \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker($a);
  1351.     }
  1352.     /**
  1353.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  1354.      *
  1355.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  1356.      */
  1357.     protected function getResetAssetsEventListenerService()
  1358.     {
  1359.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  1360.     }
  1361.     /**
  1362.      * Gets the private 'annotations.cache_adapter' shared service.
  1363.      *
  1364.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  1365.      */
  1366.     protected function getAnnotations_CacheAdapterService()
  1367.     {
  1368.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1369.     }
  1370.     /**
  1371.      * Gets the private 'annotations.cached_reader' shared service.
  1372.      *
  1373.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  1374.      */
  1375.     protected function getAnnotations_CachedReaderService()
  1376.     {
  1377.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  1378.     }
  1379.     /**
  1380.      * Gets the private 'annotations.reader' shared service.
  1381.      *
  1382.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1383.      */
  1384.     protected function getAnnotations_ReaderService()
  1385.     {
  1386.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1387.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1388.         $a->registerUniqueLoader('class_exists');
  1389.         $instance->addGlobalIgnoredName('required'$a);
  1390.         return $instance;
  1391.     }
  1392.     /**
  1393.      * Gets the private 'assets.packages' shared service.
  1394.      *
  1395.      * @return \Symfony\Component\Asset\Packages
  1396.      */
  1397.     protected function getAssets_PackagesService()
  1398.     {
  1399.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1400.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__4).'/public/build/manifest.json'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), false), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
  1401.             yield 'easyadmin.assets.package' => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Asset\\AssetPackage'] ?? $this->load('getAssetPackageService'));
  1402.         }, 1));
  1403.     }
  1404.     /**
  1405.      * Gets the private 'cache.annotations' shared service.
  1406.      *
  1407.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1408.      */
  1409.     protected function getCache_AnnotationsService()
  1410.     {
  1411.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('wlEfz1DYxC'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1412.     }
  1413.     /**
  1414.      * Gets the private 'cache.property_info' shared service.
  1415.      *
  1416.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1417.      */
  1418.     protected function getCache_PropertyInfoService()
  1419.     {
  1420.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('syQ-U945wD'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1421.     }
  1422.     /**
  1423.      * Gets the private 'cache.security_expression_language' shared service.
  1424.      *
  1425.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1426.      */
  1427.     protected function getCache_SecurityExpressionLanguageService()
  1428.     {
  1429.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('uithPayzEY'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1430.     }
  1431.     /**
  1432.      * Gets the private 'cache.security_token_verifier' shared service.
  1433.      *
  1434.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1435.      */
  1436.     protected function getCache_SecurityTokenVerifierService()
  1437.     {
  1438.         return $this->privates['cache.security_token_verifier'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('8y9RWXcuf4'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1439.     }
  1440.     /**
  1441.      * Gets the private 'cache.serializer' shared service.
  1442.      *
  1443.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1444.      */
  1445.     protected function getCache_SerializerService()
  1446.     {
  1447.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('-Gu2zicTnS'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1448.     }
  1449.     /**
  1450.      * Gets the private 'cache.validator' shared service.
  1451.      *
  1452.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1453.      */
  1454.     protected function getCache_ValidatorService()
  1455.     {
  1456.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ETZWsOXERk'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1457.     }
  1458.     /**
  1459.      * Gets the private 'cache.webpack_encore' shared service.
  1460.      *
  1461.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1462.      */
  1463.     protected function getCache_WebpackEncoreService()
  1464.     {
  1465.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('kKwFvMnobd'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1466.     }
  1467.     /**
  1468.      * Gets the private 'config_cache_factory' shared service.
  1469.      *
  1470.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  1471.      */
  1472.     protected function getConfigCacheFactoryService()
  1473.     {
  1474.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  1475.             yield => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ??= new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this));
  1476.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ??= new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker());
  1477.         }, 2));
  1478.     }
  1479.     /**
  1480.      * Gets the private 'controller.is_granted_attribute_listener' shared service.
  1481.      *
  1482.      * @return \Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener
  1483.      */
  1484.     protected function getController_IsGrantedAttributeListenerService()
  1485.     {
  1486.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  1487.         if (isset($this->privates['controller.is_granted_attribute_listener'])) {
  1488.             return $this->privates['controller.is_granted_attribute_listener'];
  1489.         }
  1490.         return $this->privates['controller.is_granted_attribute_listener'] = new \Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener($a, new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['cache.security_is_granted_attribute_expression_language'] ?? $this->getCache_SecurityIsGrantedAttributeExpressionLanguageService())));
  1491.     }
  1492.     /**
  1493.      * Gets the private 'data_collector.form' shared service.
  1494.      *
  1495.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  1496.      */
  1497.     protected function getDataCollector_FormService()
  1498.     {
  1499.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  1500.     }
  1501.     /**
  1502.      * Gets the private 'data_collector.request' shared service.
  1503.      *
  1504.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  1505.      */
  1506.     protected function getDataCollector_RequestService()
  1507.     {
  1508.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  1509.     }
  1510.     /**
  1511.      * Gets the private 'debug.controller_resolver' shared service.
  1512.      *
  1513.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  1514.      */
  1515.     protected function getDebug_ControllerResolverService()
  1516.     {
  1517.         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'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1518.     }
  1519.     /**
  1520.      * Gets the private 'debug.debug_handlers_listener' shared service.
  1521.      *
  1522.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  1523.      */
  1524.     protected function getDebug_DebugHandlersListenerService()
  1525.     {
  1526.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  1527.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1528.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1529.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1530.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1531.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  1532.     }
  1533.     /**
  1534.      * Gets the private 'debug.file_link_formatter' shared service.
  1535.      *
  1536.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  1537.      */
  1538.     protected function getDebug_FileLinkFormatterService()
  1539.     {
  1540.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter($this->getEnv('default::SYMFONY_IDE'), ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), \dirname(__DIR__4), #[\Closure(name'debug.file_link_formatter.url_format', class: 'string')] function () {
  1541.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  1542.         });
  1543.     }
  1544.     /**
  1545.      * Gets the private 'debug.log_processor' shared service.
  1546.      *
  1547.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  1548.      */
  1549.     protected function getDebug_LogProcessorService()
  1550.     {
  1551.         return $this->privates['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  1552.     }
  1553.     /**
  1554.      * Gets the private 'debug.security.access.decision_manager' shared service.
  1555.      *
  1556.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  1557.      */
  1558.     protected function getDebug_Security_Access_DecisionManagerService()
  1559.     {
  1560.         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 () {
  1561.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  1562.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  1563.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  1564.             yield => ($this->privates['debug.security.voter.EasyCorp\\Bundle\\EasyAdminBundle\\Security\\SecurityVoter'] ?? $this->load('getSecurityVoterService'));
  1565.         }, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  1566.     }
  1567.     /**
  1568.      * Gets the private 'debug.security.firewall' shared service.
  1569.      *
  1570.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  1571.      */
  1572.     protected function getDebug_Security_FirewallService()
  1573.     {
  1574.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1575.         if (isset($this->privates['debug.security.firewall'])) {
  1576.             return $this->privates['debug.security.firewall'];
  1577.         }
  1578.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $a, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  1579.     }
  1580.     /**
  1581.      * Gets the private 'debug.validator' shared service.
  1582.      *
  1583.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1584.      */
  1585.     protected function getDebug_ValidatorService()
  1586.     {
  1587.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1588.         if (isset($this->privates['debug.validator'])) {
  1589.             return $this->privates['debug.validator'];
  1590.         }
  1591.         return $this->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1592.     }
  1593.     /**
  1594.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  1595.      *
  1596.      * @return \Doctrine\Migrations\DependencyFactory
  1597.      */
  1598.     protected function getDoctrine_Migrations_DependencyFactoryService()
  1599.     {
  1600.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  1601.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  1602.         $a->setAllOrNothing(false);
  1603.         $a->setCheckDatabasePlatform(true);
  1604.         $a->setTransactional(true);
  1605.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  1606.         $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()));
  1607.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', #[\Closure(name'doctrine.migrations.container_aware_migrations_factory', class: 'Doctrine\\Bundle\\MigrationsBundle\\MigrationsFactory\\ContainerAwareMigrationFactory')] function () {
  1608.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->load('getDoctrine_Migrations_ContainerAwareMigrationsFactoryService'));
  1609.         });
  1610.         return $instance;
  1611.     }
  1612.     /**
  1613.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  1614.      *
  1615.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  1616.      */
  1617.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  1618.     {
  1619.         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')]);
  1620.     }
  1621.     /**
  1622.      * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  1623.      *
  1624.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  1625.      */
  1626.     protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  1627.     {
  1628.         $this->privates['doctrine.orm.default_xml_metadata_driver'] = $instance = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__4).'/vendor/vich/uploader-bundle/config/doctrine') => 'Vich\\UploaderBundle\\Entity'], '.orm.xml'true);
  1629.         $instance->setGlobalBasename('mapping');
  1630.         return $instance;
  1631.     }
  1632.     /**
  1633.      * Gets the private 'doctrine.result_cache_pool' shared service.
  1634.      *
  1635.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1636.      */
  1637.     protected function getDoctrine_ResultCachePoolService()
  1638.     {
  1639.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('timIBbaKad'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ??= new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue)));
  1640.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1641.         return $this->privates['doctrine.result_cache_pool'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1642.     }
  1643.     /**
  1644.      * Gets the private 'doctrine.system_cache_pool' shared service.
  1645.      *
  1646.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1647.      */
  1648.     protected function getDoctrine_SystemCachePoolService()
  1649.     {
  1650.         return $this->privates['doctrine.system_cache_pool'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('w43IEm+nnw'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1651.     }
  1652.     /**
  1653.      * Gets the private 'exception_listener' shared service.
  1654.      *
  1655.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  1656.      */
  1657.     protected function getExceptionListener2Service()
  1658.     {
  1659.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  1660.     }
  1661.     /**
  1662.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  1663.      *
  1664.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  1665.      */
  1666.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  1667.     {
  1668.         return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ??= new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory()));
  1669.     }
  1670.     /**
  1671.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  1672.      *
  1673.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  1674.      */
  1675.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  1676.     {
  1677.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  1678.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  1679.             return $this->privates['framework_extra_bundle.event.is_granted'];
  1680.         }
  1681.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a);
  1682.     }
  1683.     /**
  1684.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  1685.      *
  1686.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  1687.      */
  1688.     protected function getLiipImagine_Filter_ConfigurationService()
  1689.     {
  1690.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  1691.     }
  1692.     /**
  1693.      * Gets the private 'locale_aware_listener' shared service.
  1694.      *
  1695.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  1696.      */
  1697.     protected function getLocaleAwareListenerService()
  1698.     {
  1699.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  1700.             yield => ($this->privates['slugger'] ??= new \Symfony\Component\String\Slugger\AsciiSlugger('en'));
  1701.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  1702.             yield => ($this->privates['translation.locale_switcher'] ?? $this->load('getTranslation_LocaleSwitcherService'));
  1703.         }, 3), ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  1704.     }
  1705.     /**
  1706.      * Gets the private 'locale_listener' shared service.
  1707.      *
  1708.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  1709.      */
  1710.     protected function getLocaleListenerService()
  1711.     {
  1712.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), 'en', ($this->services['router'] ?? $this->getRouterService()), false, []);
  1713.     }
  1714.     /**
  1715.      * Gets the private 'monolog.handler.console' shared service.
  1716.      *
  1717.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  1718.      */
  1719.     protected function getMonolog_Handler_ConsoleService()
  1720.     {
  1721.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  1722.     }
  1723.     /**
  1724.      * Gets the private 'monolog.handler.main' shared service.
  1725.      *
  1726.      * @return \Monolog\Handler\StreamHandler
  1727.      */
  1728.     protected function getMonolog_Handler_MainService()
  1729.     {
  1730.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  1731.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  1732.         return $instance;
  1733.     }
  1734.     /**
  1735.      * Gets the private 'monolog.logger' shared service.
  1736.      *
  1737.      * @return \Symfony\Bridge\Monolog\Logger
  1738.      */
  1739.     protected function getMonolog_LoggerService()
  1740.     {
  1741.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  1742.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1743.         $instance->useMicrosecondTimestamps(true);
  1744.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1745.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1746.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1747.         return $instance;
  1748.     }
  1749.     /**
  1750.      * Gets the private 'monolog.logger.cache' shared service.
  1751.      *
  1752.      * @return \Symfony\Bridge\Monolog\Logger
  1753.      */
  1754.     protected function getMonolog_Logger_CacheService()
  1755.     {
  1756.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  1757.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1758.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1759.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1760.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1761.         return $instance;
  1762.     }
  1763.     /**
  1764.      * Gets the private 'monolog.logger.request' shared service.
  1765.      *
  1766.      * @return \Symfony\Bridge\Monolog\Logger
  1767.      */
  1768.     protected function getMonolog_Logger_RequestService()
  1769.     {
  1770.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  1771.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1772.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1773.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1774.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1775.         return $instance;
  1776.     }
  1777.     /**
  1778.      * Gets the private 'monolog.logger.security' shared service.
  1779.      *
  1780.      * @return \Symfony\Bridge\Monolog\Logger
  1781.      */
  1782.     protected function getMonolog_Logger_SecurityService()
  1783.     {
  1784.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  1785.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1786.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1787.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1788.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1789.         return $instance;
  1790.     }
  1791.     /**
  1792.      * Gets the private 'parameter_bag' shared service.
  1793.      *
  1794.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  1795.      */
  1796.     protected function getParameterBagService()
  1797.     {
  1798.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  1799.     }
  1800.     /**
  1801.      * Gets the private 'profiler_listener' shared service.
  1802.      *
  1803.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  1804.      */
  1805.     protected function getProfilerListenerService()
  1806.     {
  1807.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  1808.         if (isset($this->privates['profiler_listener'])) {
  1809.             return $this->privates['profiler_listener'];
  1810.         }
  1811.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), NULLfalsefalseNULL);
  1812.     }
  1813.     /**
  1814.      * Gets the private 'property_accessor' shared service.
  1815.      *
  1816.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  1817.      */
  1818.     protected function getPropertyAccessorService()
  1819.     {
  1820.         $a = ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  1821.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  1822.     }
  1823.     /**
  1824.      * Gets the private 'property_info' shared service.
  1825.      *
  1826.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  1827.      */
  1828.     protected function getPropertyInfoService()
  1829.     {
  1830.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  1831.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  1832.             yield => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  1833.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  1834.         }, 3), new RewindableGenerator(function () {
  1835.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  1836.             yield => ($this->privates['property_info.php_doc_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor());
  1837.             yield => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  1838.         }, 3), new RewindableGenerator(function () {
  1839.             yield => ($this->privates['property_info.php_doc_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor());
  1840.         }, 1), new RewindableGenerator(function () {
  1841.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  1842.             yield => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  1843.         }, 2), new RewindableGenerator(function () {
  1844.             yield => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  1845.         }, 1));
  1846.     }
  1847.     /**
  1848.      * Gets the private 'router.expression_language_provider' shared service.
  1849.      *
  1850.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  1851.      */
  1852.     protected function getRouter_ExpressionLanguageProviderService()
  1853.     {
  1854.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1855.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  1856.             'service' => ['services''container.get_routing_condition_service''getContainer_GetRoutingConditionServiceService'true],
  1857.         ], [
  1858.             'env' => 'Closure',
  1859.             'service' => 'Closure',
  1860.         ]));
  1861.     }
  1862.     /**
  1863.      * Gets the private 'router.request_context' shared service.
  1864.      *
  1865.      * @return \Symfony\Component\Routing\RequestContext
  1866.      */
  1867.     protected function getRouter_RequestContextService()
  1868.     {
  1869.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  1870.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1871.         return $instance;
  1872.     }
  1873.     /**
  1874.      * Gets the private 'router_listener' shared service.
  1875.      *
  1876.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  1877.      */
  1878.     protected function getRouterListenerService()
  1879.     {
  1880.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($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);
  1881.     }
  1882.     /**
  1883.      * Gets the private 'security.authorization_checker' shared service.
  1884.      *
  1885.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1886.      */
  1887.     protected function getSecurity_AuthorizationCheckerService()
  1888.     {
  1889.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  1890.         if (isset($this->privates['security.authorization_checker'])) {
  1891.             return $this->privates['security.authorization_checker'];
  1892.         }
  1893.         return $this->privates['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $afalsefalse);
  1894.     }
  1895.     /**
  1896.      * Gets the private 'security.context_listener.0' shared service.
  1897.      *
  1898.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  1899.      */
  1900.     protected function getSecurity_ContextListener_0Service()
  1901.     {
  1902.         return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new RewindableGenerator(function () {
  1903.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AppUserProviderService'));
  1904.         }, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), ($this->privates['security.authentication.trust_resolver'] ??= new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()), [=> ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  1905.     }
  1906.     /**
  1907.      * Gets the private 'security.csrf.token_manager' shared service.
  1908.      *
  1909.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  1910.      */
  1911.     protected function getSecurity_Csrf_TokenManagerService()
  1912.     {
  1913.         return $this->privates['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  1914.     }
  1915.     /**
  1916.      * Gets the private 'security.csrf.token_storage' shared service.
  1917.      *
  1918.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  1919.      */
  1920.     protected function getSecurity_Csrf_TokenStorageService()
  1921.     {
  1922.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  1923.     }
  1924.     /**
  1925.      * Gets the private 'security.event_dispatcher.main' shared service.
  1926.      *
  1927.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  1928.      */
  1929.     protected function getSecurity_EventDispatcher_MainService()
  1930.     {
  1931.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  1932.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.main.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  1933.             return ($this->privates['security.listener.main.user_provider'] ?? $this->load('getSecurity_Listener_Main_UserProviderService'));
  1934.         }, => 'checkPassport'], 2048);
  1935.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.session.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionStrategyListener')] function () {
  1936.             return ($this->privates['security.listener.session.main'] ?? $this->load('getSecurity_Listener_Session_MainService'));
  1937.         }, => 'onSuccessfulLogin'], 0);
  1938.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.default.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\DefaultLogoutListener')] function () {
  1939.             return ($this->privates['security.logout.listener.default.main'] ?? $this->load('getSecurity_Logout_Listener_Default_MainService'));
  1940.         }, => 'onLogout'], 64);
  1941.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.session.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionLogoutListener')] function () {
  1942.             return ($this->privates['security.logout.listener.session.main'] ??= new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener());
  1943.         }, => 'onLogout'], 0);
  1944.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.check_remember_me_conditions.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckRememberMeConditionsListener')] function () {
  1945.             return ($this->privates['security.listener.check_remember_me_conditions.main'] ?? $this->load('getSecurity_Listener_CheckRememberMeConditions_MainService'));
  1946.         }, => 'onSuccessfulLogin'], -32);
  1947.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.remember_me.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\RememberMeListener')] function () {
  1948.             return ($this->privates['security.listener.remember_me.main'] ?? $this->load('getSecurity_Listener_RememberMe_MainService'));
  1949.         }, => 'onSuccessfulLogin'], -64);
  1950.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [=> #[\Closure(name'security.listener.remember_me.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\RememberMeListener')] function () {
  1951.             return ($this->privates['security.listener.remember_me.main'] ?? $this->load('getSecurity_Listener_RememberMe_MainService'));
  1952.         }, => 'clearCookie'], 0);
  1953.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.listener.remember_me.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\RememberMeListener')] function () {
  1954.             return ($this->privates['security.listener.remember_me.main'] ?? $this->load('getSecurity_Listener_RememberMe_MainService'));
  1955.         }, => 'clearCookie'], 0);
  1956.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\TokenDeauthenticatedEvent', [=> #[\Closure(name'security.listener.remember_me.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\RememberMeListener')] function () {
  1957.             return ($this->privates['security.listener.remember_me.main'] ?? $this->load('getSecurity_Listener_RememberMe_MainService'));
  1958.         }, => 'clearCookie'], 0);
  1959.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_checker.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
  1960.             return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  1961.         }, => 'preCheckCredentials'], 256);
  1962.         $instance->addListener('security.authentication.success', [=> #[\Closure(name'security.listener.user_checker.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
  1963.             return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  1964.         }, => 'postCheckCredentials'], 256);
  1965.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  1966.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  1967.         }, => 'checkPassport'], 1024);
  1968.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {
  1969.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  1970.         }, => 'checkPassport'], 0);
  1971.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {
  1972.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  1973.         }, => 'onLoginSuccess'], 0);
  1974.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {
  1975.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  1976.         }, => 'checkPassport'], 512);
  1977.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {
  1978.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1979.         }, => 'onLogout'], 0);
  1980.         return $instance;
  1981.     }
  1982.     /**
  1983.      * Gets the private 'security.firewall.map' shared service.
  1984.      *
  1985.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  1986.      */
  1987.     protected function getSecurity_Firewall_MapService()
  1988.     {
  1989.         $a = ($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService());
  1990.         if (isset($this->privates['security.firewall.map'])) {
  1991.             return $this->privates['security.firewall.map'];
  1992.         }
  1993.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  1994.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.kLbKLHa'] ?? $this->load('get_Security_RequestMatcher_KLbKLHaService'));
  1995.             yield 'security.firewall.map.context.main' => NULL;
  1996.         }, 2));
  1997.     }
  1998.     /**
  1999.      * Gets the private 'security.logout_url_generator' shared service.
  2000.      *
  2001.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  2002.      */
  2003.     protected function getSecurity_LogoutUrlGeneratorService()
  2004.     {
  2005.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  2006.         $instance->registerListener('main''app_logout''logout''_csrf_token'NULLNULL);
  2007.         return $instance;
  2008.     }
  2009.     /**
  2010.      * Gets the private 'security.role_hierarchy' shared service.
  2011.      *
  2012.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  2013.      */
  2014.     protected function getSecurity_RoleHierarchyService()
  2015.     {
  2016.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  2017.     }
  2018.     /**
  2019.      * Gets the private 'security.token_storage' shared service.
  2020.      *
  2021.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  2022.      */
  2023.     protected function getSecurity_TokenStorageService()
  2024.     {
  2025.         return $this->privates['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2026.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2027.         ], [
  2028.             'request_stack' => '?',
  2029.         ]));
  2030.     }
  2031.     /**
  2032.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  2033.      *
  2034.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  2035.      */
  2036.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  2037.     {
  2038.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2039.     }
  2040.     /**
  2041.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  2042.      *
  2043.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  2044.      */
  2045.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  2046.     {
  2047.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  2048.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  2049.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  2050.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  2051.     }
  2052.     /**
  2053.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  2054.      *
  2055.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  2056.      */
  2057.     protected function getSensioFrameworkExtra_Security_ListenerService()
  2058.     {
  2059.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  2060.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  2061.             return $this->privates['sensio_framework_extra.security.listener'];
  2062.         }
  2063.         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'] ??= new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2064.     }
  2065.     /**
  2066.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  2067.      *
  2068.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  2069.      */
  2070.     protected function getSensioFrameworkExtra_View_ListenerService()
  2071.     {
  2072.         $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))));
  2073.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2074.             'twig' => ['privates''twig''getTwigService'false],
  2075.         ], [
  2076.             'twig' => 'Twig\\Environment',
  2077.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  2078.         return $instance;
  2079.     }
  2080.     /**
  2081.      * Gets the private 'session_listener' shared service.
  2082.      *
  2083.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  2084.      */
  2085.     protected function getSessionListenerService()
  2086.     {
  2087.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2088.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  2089.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  2090.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  2091.         ], [
  2092.             'logger' => '?',
  2093.             'session_collector' => '?',
  2094.             'session_factory' => '?',
  2095.         ]), true$this->parameters['session.storage.options']);
  2096.     }
  2097.     /**
  2098.      * Gets the private 'translator.default' shared service.
  2099.      *
  2100.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  2101.      */
  2102.     protected function getTranslator_DefaultService()
  2103.     {
  2104.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2105.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  2106.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  2107.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  2108.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  2109.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  2110.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  2111.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  2112.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  2113.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  2114.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  2115.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  2116.         ], [
  2117.             'translation.loader.csv' => '?',
  2118.             'translation.loader.dat' => '?',
  2119.             'translation.loader.ini' => '?',
  2120.             'translation.loader.json' => '?',
  2121.             'translation.loader.mo' => '?',
  2122.             'translation.loader.php' => '?',
  2123.             'translation.loader.po' => '?',
  2124.             'translation.loader.qt' => '?',
  2125.             'translation.loader.res' => '?',
  2126.             'translation.loader.xliff' => '?',
  2127.             'translation.loader.yml' => '?',
  2128.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['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/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/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/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/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/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/vich/uploader-bundle/translations/messages.en.yaml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.en.php'), => (\dirname(__DIR__4).'/translations/security.en.xlf')], '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/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/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/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/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/vich/uploader-bundle/translations/messages.fr.yaml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fr.php')], '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'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.he.php')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hr.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/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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.id.php')], '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/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')], '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'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.lb.php')], '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/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/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/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/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/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/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/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'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sk.php')], '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/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/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/vich/uploader-bundle/translations/messages.uk.yaml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.uk.php')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], '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')], '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/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/symfony/twig-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 17 => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/translations'), 20 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 21 => (\dirname(__DIR__4).'/vendor/zenstruck/foundry/src/translations'), 22 => (\dirname(__DIR__4).'/vendor/leogout/seo-bundle/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/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/symfony/twig-bundle/translations'=> 'vendor/symfony/web-profiler-bundle/translations'10 => 'vendor/symfony/monolog-bundle/translations'11 => 'vendor/symfony/debug-bundle/translations'12 => 'vendor/doctrine/doctrine-bundle/translations'13 => 'vendor/doctrine/doctrine-migrations-bundle/translations'14 => 'vendor/symfony/security-bundle/translations'15 => 'vendor/twig/extra-bundle/translations'16 => 'vendor/symfony/webpack-encore-bundle/src/translations'17 => 'vendor/liip/imagine-bundle/translations'18 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'19 => 'vendor/friendsofsymfony/ckeditor-bundle/src/translations'20 => 'vendor/symfony/maker-bundle/src/translations'21 => 'vendor/zenstruck/foundry/src/translations'22 => 'vendor/leogout/seo-bundle/translations']]], []);
  2129.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2130.         $instance->setFallbackLocales([=> 'en']);
  2131.         return $instance;
  2132.     }
  2133.     /**
  2134.      * Gets the private 'twig' shared service.
  2135.      *
  2136.      * @return \Twig\Environment
  2137.      */
  2138.     protected function getTwigService()
  2139.     {
  2140.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  2141.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), 'Twig');
  2142.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), '!Twig');
  2143.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  2144.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  2145.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  2146.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  2147.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  2148.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  2149.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  2150.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  2151.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  2152.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  2153.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), 'VichUploader');
  2154.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), '!VichUploader');
  2155.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  2156.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  2157.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), 'FOSCKEditor');
  2158.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), '!FOSCKEditor');
  2159.         $a->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), 'EasyAdmin');
  2160.         $a->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), '!EasyAdmin');
  2161.         $a->addPath((\dirname(__DIR__4).'/templates'));
  2162.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  2163.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  2164.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  2165.         $this->privates['twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  2166.         $b = ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true));
  2167.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  2168.         $d = ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService());
  2169.         $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  2170.         $f = ($this->services['router'] ?? $this->getRouterService());
  2171.         $g = ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack());
  2172.         $h = ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
  2173.         $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  2174.         $i->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $e]);
  2175.         $j = new \Symfony\Bridge\Twig\AppVariable();
  2176.         $j->setEnvironment('dev');
  2177.         $j->setDebug(true);
  2178.         $j->setTokenStorage($h);
  2179.         if ($this->has('request_stack')) {
  2180.             $j->setRequestStack($g);
  2181.         }
  2182.         $k = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  2183.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  2184.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), $b));
  2185.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  2186.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension($d));
  2187.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e\dirname(__DIR__4), 'UTF-8'));
  2188.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
  2189.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  2190.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  2191.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  2192.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  2193.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($g, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  2194.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($g));
  2195.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  2196.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  2197.         $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())));
  2198.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  2199.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($g, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $h)));
  2200.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  2201.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  2202.         $instance->addExtension(new \Twig\Extra\String\StringExtension());
  2203.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2204.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  2205.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'true],
  2206.         ], [
  2207.             'webpack_encore.entrypoint_lookup_collection' => '?',
  2208.             'webpack_encore.tag_renderer' => '?',
  2209.         ])));
  2210.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  2211.         $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()))));
  2212.         $instance->addExtension(new \Liip\ImagineBundle\Templating\FilterExtension(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
  2213.         $instance->addExtension(new \FOS\CKEditorBundle\Twig\CKEditorExtension(new \FOS\CKEditorBundle\Renderer\CKEditorRenderer(new \FOS\CKEditorBundle\Builder\JsonBuilder(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())), $f$d$g$instance, (($this->hasParameter("locale")) ? ($this->getParameter("locale")) : (null)))));
  2214.         $instance->addExtension(new \EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2215.             'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => [false'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator''getAdminUrlGeneratorService'false],
  2216.         ], [
  2217.             'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => '?',
  2218.         ]), ($this->privates['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService())));
  2219.         $instance->addExtension(new \Leogout\Bundle\SeoBundle\Twig\SeoExtension(($this->services['leogout_seo.provider.generator'] ?? $this->getLeogoutSeo_Provider_GeneratorService())));
  2220.         $instance->addGlobal('app'$j);
  2221.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2222.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  2223.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  2224.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  2225.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  2226.         ], [
  2227.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  2228.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  2229.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  2230.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  2231.         ])));
  2232.         $instance->registerUndefinedFilterCallback([=> $k=> 'suggestFilter']);
  2233.         $instance->registerUndefinedFunctionCallback([=> $k=> 'suggestFunction']);
  2234.         $instance->registerUndefinedTokenParserCallback([=> $k=> 'suggestTag']);
  2235.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  2236.         return $instance;
  2237.     }
  2238.     /**
  2239.      * Gets the private 'validator.builder' shared service.
  2240.      *
  2241.      * @return \Symfony\Component\Validator\ValidatorBuilder
  2242.      */
  2243.     protected function getValidator_BuilderService()
  2244.     {
  2245.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  2246.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2247.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2248.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  2249.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  2250.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  2251.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  2252.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  2253.             'Symfony\\Component\\Validator\\Constraints\\WhenValidator' => ['privates''validator.when''getValidator_WhenService'true],
  2254.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  2255.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  2256.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  2257.         ], [
  2258.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  2259.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  2260.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  2261.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  2262.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  2263.             'Symfony\\Component\\Validator\\Constraints\\WhenValidator' => '?',
  2264.             'doctrine.orm.validator.unique' => '?',
  2265.             'security.validator.user_password' => '?',
  2266.             'validator.expression' => '?',
  2267.         ])));
  2268.         if ($this->has('translator')) {
  2269.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  2270.         }
  2271.         $instance->setTranslationDomain('validators');
  2272.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  2273.         $instance->enableAnnotationMapping(true);
  2274.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2275.         $instance->addMethodMapping('loadValidatorMetadata');
  2276.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  2277.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  2278.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  2279.         return $instance;
  2280.     }
  2281.     /**
  2282.      * Gets the private 'var_dumper.html_dumper' shared service.
  2283.      *
  2284.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  2285.      */
  2286.     protected function getVarDumper_HtmlDumperService()
  2287.     {
  2288.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  2289.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  2290.         return $instance;
  2291.     }
  2292.     /**
  2293.      * Gets the private 'var_dumper.server_connection' shared service.
  2294.      *
  2295.      * @return \Symfony\Component\VarDumper\Server\Connection
  2296.      */
  2297.     protected function getVarDumper_ServerConnectionService()
  2298.     {
  2299.         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'] ??= new \Symfony\Component\HttpFoundation\RequestStack())), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  2300.     }
  2301.     /**
  2302.      * Gets the private 'vich_uploader.metadata_reader' shared service.
  2303.      *
  2304.      * @return \Vich\UploaderBundle\Metadata\MetadataReader
  2305.      */
  2306.     protected function getVichUploader_MetadataReaderService()
  2307.     {
  2308.         $a = new \Metadata\Driver\FileLocator([]);
  2309.         $b = new \Metadata\MetadataFactory(new \Metadata\Driver\DriverChain([=> new \Vich\UploaderBundle\Metadata\Driver\XmlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\AnnotationDriver(new \Doctrine\Common\Annotations\AnnotationReader(), [=> ($this->services['doctrine'] ?? $this->getDoctrineService())]), => new \Vich\UploaderBundle\Metadata\Driver\YamlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\YmlDriver($a)]), 'Metadata\\ClassHierarchyMetadata'true);
  2310.         $b->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/vich_uploader')));
  2311.         return $this->privates['vich_uploader.metadata_reader'] = new \Vich\UploaderBundle\Metadata\MetadataReader($b);
  2312.     }
  2313.     /**
  2314.      * Gets the private 'vich_uploader.property_mapping_factory' shared service.
  2315.      *
  2316.      * @return \Vich\UploaderBundle\Mapping\PropertyMappingFactory
  2317.      */
  2318.     protected function getVichUploader_PropertyMappingFactoryService()
  2319.     {
  2320.         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');
  2321.     }
  2322.     /**
  2323.      * Gets the private 'vich_uploader.storage.file_system' shared service.
  2324.      *
  2325.      * @return \Vich\UploaderBundle\Storage\FileSystemStorage
  2326.      */
  2327.     protected function getVichUploader_Storage_FileSystemService()
  2328.     {
  2329.         return $this->privates['vich_uploader.storage.file_system'] = new \Vich\UploaderBundle\Storage\FileSystemStorage(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()));
  2330.     }
  2331.     /**
  2332.      * Gets the private 'web_profiler.csp.handler' shared service.
  2333.      *
  2334.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  2335.      */
  2336.     protected function getWebProfiler_Csp_HandlerService()
  2337.     {
  2338.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  2339.     }
  2340.     /**
  2341.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  2342.      *
  2343.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  2344.      */
  2345.     protected function getWebProfiler_DebugToolbarService()
  2346.     {
  2347.         $a = ($this->privates['twig'] ?? $this->getTwigService());
  2348.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  2349.             return $this->privates['web_profiler.debug_toolbar'];
  2350.         }
  2351.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  2352.     }
  2353.     /**
  2354.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  2355.      *
  2356.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  2357.      */
  2358.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  2359.     {
  2360.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2361.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'true],
  2362.         ], [
  2363.             '_default' => '?',
  2364.         ]), '_default');
  2365.     }
  2366.     /**
  2367.      * Gets the public 'profiler' alias.
  2368.      *
  2369.      * @return object The ".container.private.profiler" service.
  2370.      */
  2371.     protected function getProfilerService()
  2372.     {
  2373.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  2374.         return $this->get('.container.private.profiler');
  2375.     }
  2376.     public function getParameter(string $name): array|bool|string|int|float|\UnitEnum|null
  2377.     {
  2378.         if (isset($this->buildParameters[$name])) {
  2379.             return $this->buildParameters[$name];
  2380.         }
  2381.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  2382.             throw new ParameterNotFoundException($name);
  2383.         }
  2384.         if (isset($this->loadedDynamicParameters[$name])) {
  2385.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2386.         }
  2387.         return $this->parameters[$name];
  2388.     }
  2389.     public function hasParameter(string $name): bool
  2390.     {
  2391.         if (isset($this->buildParameters[$name])) {
  2392.             return true;
  2393.         }
  2394.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  2395.     }
  2396.     public function setParameter(string $name$value): void
  2397.     {
  2398.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  2399.     }
  2400.     public function getParameterBag(): ParameterBagInterface
  2401.     {
  2402.         if (null === $this->parameterBag) {
  2403.             $parameters $this->parameters;
  2404.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  2405.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2406.             }
  2407.             foreach ($this->buildParameters as $name => $value) {
  2408.                 $parameters[$name] = $value;
  2409.             }
  2410.             $this->parameterBag = new FrozenParameterBag($parameters);
  2411.         }
  2412.         return $this->parameterBag;
  2413.     }
  2414.     private $loadedDynamicParameters = [
  2415.         'kernel.runtime_environment' => false,
  2416.         'kernel.build_dir' => false,
  2417.         'kernel.cache_dir' => false,
  2418.         'app.vimeo.client_id' => false,
  2419.         'app.vimeo.client.secret' => false,
  2420.         'app.vimeo.access.public' => false,
  2421.         'app.vimeo.access.private' => false,
  2422.         'kernel.secret' => false,
  2423.         'debug.file_link_format' => false,
  2424.         'debug.container.dump' => false,
  2425.         'router.cache_dir' => false,
  2426.         'serializer.mapping.cache.file' => false,
  2427.         'session.save_path' => false,
  2428.         'validator.mapping.cache.file' => false,
  2429.         'profiler.storage.dsn' => false,
  2430.         'doctrine.orm.proxy_dir' => false,
  2431.     ];
  2432.     private $dynamicParameters = [];
  2433.     private function getDynamicParameter(string $name)
  2434.     {
  2435.         $value = match ($name) {
  2436.             'kernel.runtime_environment' => $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'),
  2437.             'kernel.build_dir' => $this->targetDir.'',
  2438.             'kernel.cache_dir' => $this->targetDir.'',
  2439.             'app.vimeo.client_id' => $this->getEnv('CLIENT_ID'),
  2440.             'app.vimeo.client.secret' => $this->getEnv('CLIENT_SECRET'),
  2441.             'app.vimeo.access.public' => $this->getEnv('PUBLIC_TOKEN'),
  2442.             'app.vimeo.access.private' => $this->getEnv('PRIVATE_TOKEN'),
  2443.             'kernel.secret' => $this->getEnv('APP_SECRET'),
  2444.             'debug.file_link_format' => $this->getEnv('default::SYMFONY_IDE'),
  2445.             'debug.container.dump' => ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'),
  2446.             'router.cache_dir' => $this->targetDir.'',
  2447.             'serializer.mapping.cache.file' => ($this->targetDir.''.'/serialization.php'),
  2448.             'session.save_path' => ($this->targetDir.''.'/sessions'),
  2449.             'validator.mapping.cache.file' => ($this->targetDir.''.'/validation.php'),
  2450.             'profiler.storage.dsn' => ('file:'.$this->targetDir.''.'/profiler'),
  2451.             'doctrine.orm.proxy_dir' => ($this->targetDir.''.'/doctrine/orm/Proxies'),
  2452.             default => throw new ParameterNotFoundException($name),
  2453.         };
  2454.         $this->loadedDynamicParameters[$name] = true;
  2455.         return $this->dynamicParameters[$name] = $value;
  2456.     }
  2457.     protected function getDefaultParameters(): array
  2458.     {
  2459.         return [
  2460.             'kernel.project_dir' => \dirname(__DIR__4),
  2461.             'kernel.environment' => 'dev',
  2462.             'kernel.debug' => true,
  2463.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  2464.             'kernel.bundles' => [
  2465.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  2466.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  2467.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  2468.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  2469.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  2470.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  2471.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  2472.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  2473.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  2474.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  2475.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  2476.                 'VichUploaderBundle' => 'Vich\\UploaderBundle\\VichUploaderBundle',
  2477.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  2478.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  2479.                 'FOSCKEditorBundle' => 'FOS\\CKEditorBundle\\FOSCKEditorBundle',
  2480.                 'EasyAdminBundle' => 'EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle',
  2481.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  2482.                 'ZenstruckFoundryBundle' => 'Zenstruck\\Foundry\\ZenstruckFoundryBundle',
  2483.                 'LeogoutSeoBundle' => 'Leogout\\Bundle\\SeoBundle\\LeogoutSeoBundle',
  2484.             ],
  2485.             'kernel.bundles_metadata' => [
  2486.                 'FrameworkBundle' => [
  2487.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  2488.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  2489.                 ],
  2490.                 'SensioFrameworkExtraBundle' => [
  2491.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  2492.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  2493.                 ],
  2494.                 'TwigBundle' => [
  2495.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  2496.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  2497.                 ],
  2498.                 'WebProfilerBundle' => [
  2499.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  2500.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  2501.                 ],
  2502.                 'MonologBundle' => [
  2503.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  2504.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  2505.                 ],
  2506.                 'DebugBundle' => [
  2507.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  2508.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  2509.                 ],
  2510.                 'DoctrineBundle' => [
  2511.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  2512.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  2513.                 ],
  2514.                 'DoctrineMigrationsBundle' => [
  2515.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  2516.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  2517.                 ],
  2518.                 'SecurityBundle' => [
  2519.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  2520.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  2521.                 ],
  2522.                 'TwigExtraBundle' => [
  2523.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  2524.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  2525.                 ],
  2526.                 'WebpackEncoreBundle' => [
  2527.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  2528.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  2529.                 ],
  2530.                 'VichUploaderBundle' => [
  2531.                     'path' => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle'),
  2532.                     'namespace' => 'Vich\\UploaderBundle',
  2533.                 ],
  2534.                 'LiipImagineBundle' => [
  2535.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  2536.                     'namespace' => 'Liip\\ImagineBundle',
  2537.                 ],
  2538.                 'DoctrineFixturesBundle' => [
  2539.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  2540.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  2541.                 ],
  2542.                 'FOSCKEditorBundle' => [
  2543.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src'),
  2544.                     'namespace' => 'FOS\\CKEditorBundle',
  2545.                 ],
  2546.                 'EasyAdminBundle' => [
  2547.                     'path' => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src'),
  2548.                     'namespace' => 'EasyCorp\\Bundle\\EasyAdminBundle',
  2549.                 ],
  2550.                 'MakerBundle' => [
  2551.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  2552.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  2553.                 ],
  2554.                 'ZenstruckFoundryBundle' => [
  2555.                     'path' => (\dirname(__DIR__4).'/vendor/zenstruck/foundry/src'),
  2556.                     'namespace' => 'Zenstruck\\Foundry',
  2557.                 ],
  2558.                 'LeogoutSeoBundle' => [
  2559.                     'path' => (\dirname(__DIR__4).'/vendor/leogout/seo-bundle'),
  2560.                     'namespace' => 'Leogout\\Bundle\\SeoBundle',
  2561.                 ],
  2562.             ],
  2563.             'kernel.charset' => 'UTF-8',
  2564.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  2565.             'app.path.project_images' => '/uploads/images/projects',
  2566.             'app.path.attchments_image' => '/uploads/images/projects/attachments',
  2567.             'app.path.teams_image' => '/uploads/images/teams',
  2568.             'event_dispatcher.event_aliases' => [
  2569.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  2570.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  2571.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  2572.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  2573.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  2574.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  2575.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  2576.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  2577.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  2578.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  2579.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  2580.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  2581.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  2582.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  2583.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  2584.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  2585.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  2586.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  2587.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  2588.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  2589.             ],
  2590.             'fragment.renderer.hinclude.global_template' => NULL,
  2591.             'fragment.path' => '/_fragment',
  2592.             'kernel.http_method_override' => false,
  2593.             'kernel.trust_x_sendfile_type_header' => false,
  2594.             'kernel.trusted_hosts' => [
  2595.             ],
  2596.             'kernel.default_locale' => 'en',
  2597.             'kernel.enabled_locales' => [
  2598.             ],
  2599.             'kernel.error_controller' => 'error_controller',
  2600.             'asset.request_context.base_path' => NULL,
  2601.             'asset.request_context.secure' => NULL,
  2602.             'translator.logging' => false,
  2603.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  2604.             'debug.error_handler.throw_at' => -1,
  2605.             'router.request_context.host' => 'localhost',
  2606.             'router.request_context.scheme' => 'http',
  2607.             'router.request_context.base_url' => '',
  2608.             'router.resource' => 'kernel::loadRoutes',
  2609.             'request_listener.http_port' => 80,
  2610.             'request_listener.https_port' => 443,
  2611.             'session.metadata.storage_key' => '_sf2_meta',
  2612.             'session.storage.options' => [
  2613.                 'cache_limiter' => '0',
  2614.                 'cookie_secure' => 'auto',
  2615.                 'cookie_httponly' => true,
  2616.                 'cookie_samesite' => 'lax',
  2617.                 'gc_probability' => 1,
  2618.             ],
  2619.             'session.metadata.update_threshold' => 0,
  2620.             'form.type_extension.csrf.enabled' => true,
  2621.             'form.type_extension.csrf.field_name' => '_token',
  2622.             'validator.translation_domain' => 'validators',
  2623.             'profiler_listener.only_exceptions' => false,
  2624.             'profiler_listener.only_main_requests' => false,
  2625.             'twig.form.resources' => [
  2626.                 => '@VichUploader/Form/fields.html.twig',
  2627.                 => 'form_div_layout.html.twig',
  2628.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  2629.                 => '@FOSCKEditor/Form/ckeditor_widget.html.twig',
  2630.             ],
  2631.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  2632.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  2633.             'web_profiler.debug_toolbar.mode' => 2,
  2634.             'monolog.use_microseconds' => true,
  2635.             'monolog.swift_mailer.handlers' => [
  2636.             ],
  2637.             'monolog.handlers_to_channels' => [
  2638.                 'monolog.handler.console' => [
  2639.                     'type' => 'exclusive',
  2640.                     'elements' => [
  2641.                         => 'event',
  2642.                         => 'doctrine',
  2643.                         => 'console',
  2644.                     ],
  2645.                 ],
  2646.                 'monolog.handler.main' => [
  2647.                     'type' => 'exclusive',
  2648.                     'elements' => [
  2649.                         => 'event',
  2650.                     ],
  2651.                 ],
  2652.             ],
  2653.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  2654.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  2655.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  2656.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  2657.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  2658.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  2659.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  2660.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  2661.             'doctrine.entity_managers' => [
  2662.                 'default' => 'doctrine.orm.default_entity_manager',
  2663.             ],
  2664.             'doctrine.default_entity_manager' => 'default',
  2665.             'doctrine.dbal.connection_factory.types' => [
  2666.                 'uuid' => [
  2667.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  2668.                 ],
  2669.                 'ulid' => [
  2670.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  2671.                 ],
  2672.             ],
  2673.             'doctrine.connections' => [
  2674.                 'default' => 'doctrine.dbal.default_connection',
  2675.             ],
  2676.             'doctrine.default_connection' => 'default',
  2677.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  2678.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  2679.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  2680.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  2681.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  2682.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  2683.             'doctrine.orm.cache.memcache_host' => 'localhost',
  2684.             'doctrine.orm.cache.memcache_port' => 11211,
  2685.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  2686.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  2687.             'doctrine.orm.cache.memcached_host' => 'localhost',
  2688.             'doctrine.orm.cache.memcached_port' => 11211,
  2689.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  2690.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  2691.             'doctrine.orm.cache.redis_host' => 'localhost',
  2692.             'doctrine.orm.cache.redis_port' => 6379,
  2693.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  2694.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  2695.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  2696.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  2697.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  2698.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  2699.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  2700.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  2701.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  2702.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  2703.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  2704.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  2705.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  2706.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  2707.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  2708.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  2709.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  2710.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  2711.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  2712.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  2713.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  2714.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  2715.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  2716.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  2717.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  2718.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  2719.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  2720.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  2721.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  2722.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  2723.             'doctrine.orm.auto_generate_proxy_classes' => true,
  2724.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  2725.             'doctrine.orm.proxy_namespace' => 'Proxies',
  2726.             'doctrine.migrations.preferred_em' => NULL,
  2727.             'doctrine.migrations.preferred_connection' => NULL,
  2728.             'security.role_hierarchy.roles' => [
  2729.                 'ROLE_ADMIN' => [
  2730.                     => 'ROLE_EDITOR',
  2731.                 ],
  2732.                 'ROLE_EDITOR' => [
  2733.                     => 'ROLE_USER',
  2734.                 ],
  2735.             ],
  2736.             'security.access.denied_url' => NULL,
  2737.             'security.authentication.manager.erase_credentials' => true,
  2738.             'security.authentication.session_strategy.strategy' => 'migrate',
  2739.             'security.authentication.hide_user_not_found' => true,
  2740.             'security.firewalls' => [
  2741.                 => 'dev',
  2742.                 => 'main',
  2743.             ],
  2744.             'vich_uploader.default_filename_attribute_suffix' => '_name',
  2745.             'vich_uploader.mappings' => [
  2746.                 'project_images' => [
  2747.                     'uri_prefix' => '/uploads/images/projects',
  2748.                     'upload_destination' => (\dirname(__DIR__4).'/public//uploads/images/projects'),
  2749.                     'namer' => [
  2750.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.project_images',
  2751.                         'options' => [
  2752.                         ],
  2753.                     ],
  2754.                     'delete_on_update' => false,
  2755.                     'delete_on_remove' => false,
  2756.                     'directory_namer' => [
  2757.                         'service' => NULL,
  2758.                         'options' => NULL,
  2759.                     ],
  2760.                     'inject_on_load' => false,
  2761.                     'db_driver' => 'orm',
  2762.                 ],
  2763.                 'attachments' => [
  2764.                     'uri_prefix' => '/uploads/images/projects/attachments',
  2765.                     'upload_destination' => (\dirname(__DIR__4).'/public//uploads/images/projects/attachments'),
  2766.                     'namer' => [
  2767.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.attachments',
  2768.                         'options' => [
  2769.                         ],
  2770.                     ],
  2771.                     'delete_on_update' => false,
  2772.                     'delete_on_remove' => false,
  2773.                     'directory_namer' => [
  2774.                         'service' => NULL,
  2775.                         'options' => NULL,
  2776.                     ],
  2777.                     'inject_on_load' => false,
  2778.                     'db_driver' => 'orm',
  2779.                 ],
  2780.                 'teams_image' => [
  2781.                     'uri_prefix' => '/uploads/images/teams',
  2782.                     'upload_destination' => (\dirname(__DIR__4).'/public//uploads/images/teams'),
  2783.                     'namer' => [
  2784.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.teams_image',
  2785.                         'options' => [
  2786.                         ],
  2787.                     ],
  2788.                     'delete_on_update' => false,
  2789.                     'delete_on_remove' => false,
  2790.                     'directory_namer' => [
  2791.                         'service' => NULL,
  2792.                         'options' => NULL,
  2793.                     ],
  2794.                     'inject_on_load' => false,
  2795.                     'db_driver' => 'orm',
  2796.                 ],
  2797.             ],
  2798.             'vich_uploader.file_injector.class' => 'Vich\\UploaderBundle\\Injector\\FileInjector',
  2799.             'liip_imagine.resolvers' => [
  2800.                 'default' => [
  2801.                     'web_path' => [
  2802.                         'web_root' => (\dirname(__DIR__4).'/public'),
  2803.                         'cache_prefix' => 'media/cache',
  2804.                     ],
  2805.                 ],
  2806.             ],
  2807.             'liip_imagine.loaders' => [
  2808.                 'default' => [
  2809.                     'filesystem' => [
  2810.                         'locator' => 'filesystem',
  2811.                         'data_root' => [
  2812.                             => (\dirname(__DIR__4).'/public'),
  2813.                         ],
  2814.                         'allow_unresolvable_data_roots' => false,
  2815.                         'bundle_resources' => [
  2816.                             'enabled' => false,
  2817.                             'access_control_type' => 'blacklist',
  2818.                             'access_control_list' => [
  2819.                             ],
  2820.                         ],
  2821.                     ],
  2822.                 ],
  2823.             ],
  2824.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  2825.             'liip_imagine.jpegoptim.stripAll' => true,
  2826.             'liip_imagine.jpegoptim.max' => NULL,
  2827.             'liip_imagine.jpegoptim.progressive' => true,
  2828.             'liip_imagine.jpegoptim.tempDir' => NULL,
  2829.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  2830.             'liip_imagine.optipng.level' => 7,
  2831.             'liip_imagine.optipng.stripAll' => true,
  2832.             'liip_imagine.optipng.tempDir' => NULL,
  2833.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  2834.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  2835.             'liip_imagine.cwebp.binary' => '/usr/bin/cwebp',
  2836.             'liip_imagine.cwebp.tempDir' => NULL,
  2837.             'liip_imagine.cwebp.q' => 75,
  2838.             'liip_imagine.cwebp.alphaQ' => 100,
  2839.             'liip_imagine.cwebp.m' => 4,
  2840.             'liip_imagine.cwebp.alphaFilter' => 'fast',
  2841.             'liip_imagine.cwebp.alphaMethod' => 1,
  2842.             'liip_imagine.cwebp.exact' => false,
  2843.             'liip_imagine.cwebp.metadata' => [
  2844.                 => 'none',
  2845.             ],
  2846.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  2847.             'liip_imagine.cache.resolver.default' => 'default',
  2848.             'liip_imagine.default_image' => NULL,
  2849.             'liip_imagine.filter_sets' => [
  2850.                 'cache' => [
  2851.                     'quality' => 100,
  2852.                     'jpeg_quality' => NULL,
  2853.                     'png_compression_level' => NULL,
  2854.                     'png_compression_filter' => NULL,
  2855.                     'format' => NULL,
  2856.                     'animated' => false,
  2857.                     'cache' => NULL,
  2858.                     'data_loader' => NULL,
  2859.                     'default_image' => NULL,
  2860.                     'filters' => [
  2861.                     ],
  2862.                     'post_processors' => [
  2863.                     ],
  2864.                 ],
  2865.                 'w1600' => [
  2866.                     'quality' => 100,
  2867.                     'jpeg_quality' => NULL,
  2868.                     'png_compression_level' => NULL,
  2869.                     'png_compression_filter' => NULL,
  2870.                     'format' => NULL,
  2871.                     'animated' => false,
  2872.                     'cache' => NULL,
  2873.                     'data_loader' => NULL,
  2874.                     'default_image' => NULL,
  2875.                     'filters' => [
  2876.                         'relative_resize' => [
  2877.                             'widen' => 1600,
  2878.                         ],
  2879.                     ],
  2880.                     'post_processors' => [
  2881.                     ],
  2882.                 ],
  2883.                 'w800' => [
  2884.                     'quality' => 100,
  2885.                     'jpeg_quality' => NULL,
  2886.                     'png_compression_level' => NULL,
  2887.                     'png_compression_filter' => NULL,
  2888.                     'format' => NULL,
  2889.                     'animated' => false,
  2890.                     'cache' => NULL,
  2891.                     'data_loader' => NULL,
  2892.                     'default_image' => NULL,
  2893.                     'filters' => [
  2894.                         'relative_resize' => [
  2895.                             'widen' => 800,
  2896.                         ],
  2897.                     ],
  2898.                     'post_processors' => [
  2899.                     ],
  2900.                 ],
  2901.             ],
  2902.             'liip_imagine.binary.loader.default' => 'default',
  2903.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  2904.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  2905.             'liip_imagine.webp.generate' => false,
  2906.             'liip_imagine.webp.options' => [
  2907.                 'quality' => 100,
  2908.                 'cache' => NULL,
  2909.                 'data_loader' => NULL,
  2910.                 'post_processors' => [
  2911.                 ],
  2912.             ],
  2913.             'leogout_seo.basic' => [
  2914.                 'title' => 'Dsides',
  2915.                 'description' => 'Cabinet de conseil créatif, DSides accompagne les entreprises dans la transformation de leurs façons de travailler et d’apprendre. DSides aide les entreprises à identifier de nouvelles façons de collaborer.',
  2916.                 'keywords' => 'créativité, idéation, design thinking, R&D, Open Innovation, RSE, leadership, gestion de projet, performance, organisation, planification, processus, coaching, ressources humaines, planification stratégique, analyse de marché, stratégie d\'entreprise, plan de croissance, développement commercial, benchmarking, segmentation de marché, positionnement',
  2917.                 'canonical' => 'https://dsides.net',
  2918.             ],
  2919.             'leogout_seo.og' => [
  2920.                 'title' => 'Dsides',
  2921.                 'description' => 'Cabinet de conseil créatif, DSides accompagne les entreprises dans la transformation de leurs façons de travailler et d’apprendre. DSides aide les entreprises à identifier de nouvelles façons de collaborer.',
  2922.             ],
  2923.             'leogout_seo.twitter' => [
  2924.                 'title' => 'Dsides',
  2925.                 'description' => 'Cabinet de conseil créatif, DSides accompagne les entreprises dans la transformation de leurs façons de travailler et d’apprendre. DSides aide les entreprises à identifier de nouvelles façons de collaborer.',
  2926.             ],
  2927.             'maker.compatible_check.doctrine.supports_attributes' => true,
  2928.             'data_collector.templates' => [
  2929.                 'data_collector.request' => [
  2930.                     => 'request',
  2931.                     => '@WebProfiler/Collector/request.html.twig',
  2932.                 ],
  2933.                 'data_collector.time' => [
  2934.                     => 'time',
  2935.                     => '@WebProfiler/Collector/time.html.twig',
  2936.                 ],
  2937.                 'data_collector.memory' => [
  2938.                     => 'memory',
  2939.                     => '@WebProfiler/Collector/memory.html.twig',
  2940.                 ],
  2941.                 'data_collector.validator' => [
  2942.                     => 'validator',
  2943.                     => '@WebProfiler/Collector/validator.html.twig',
  2944.                 ],
  2945.                 'data_collector.ajax' => [
  2946.                     => 'ajax',
  2947.                     => '@WebProfiler/Collector/ajax.html.twig',
  2948.                 ],
  2949.                 'data_collector.form' => [
  2950.                     => 'form',
  2951.                     => '@WebProfiler/Collector/form.html.twig',
  2952.                 ],
  2953.                 'data_collector.exception' => [
  2954.                     => 'exception',
  2955.                     => '@WebProfiler/Collector/exception.html.twig',
  2956.                 ],
  2957.                 'data_collector.logger' => [
  2958.                     => 'logger',
  2959.                     => '@WebProfiler/Collector/logger.html.twig',
  2960.                 ],
  2961.                 'data_collector.events' => [
  2962.                     => 'events',
  2963.                     => '@WebProfiler/Collector/events.html.twig',
  2964.                 ],
  2965.                 'data_collector.router' => [
  2966.                     => 'router',
  2967.                     => '@WebProfiler/Collector/router.html.twig',
  2968.                 ],
  2969.                 'data_collector.cache' => [
  2970.                     => 'cache',
  2971.                     => '@WebProfiler/Collector/cache.html.twig',
  2972.                 ],
  2973.                 'data_collector.translation' => [
  2974.                     => 'translation',
  2975.                     => '@WebProfiler/Collector/translation.html.twig',
  2976.                 ],
  2977.                 'data_collector.security' => [
  2978.                     => 'security',
  2979.                     => '@Security/Collector/security.html.twig',
  2980.                 ],
  2981.                 'data_collector.twig' => [
  2982.                     => 'twig',
  2983.                     => '@WebProfiler/Collector/twig.html.twig',
  2984.                 ],
  2985.                 'data_collector.http_client' => [
  2986.                     => 'http_client',
  2987.                     => '@WebProfiler/Collector/http_client.html.twig',
  2988.                 ],
  2989.                 'data_collector.doctrine' => [
  2990.                     => 'db',
  2991.                     => '@Doctrine/Collector/db.html.twig',
  2992.                 ],
  2993.                 'doctrine_migrations.migrations_collector' => [
  2994.                     => 'doctrine_migrations',
  2995.                     => '@DoctrineMigrations/Collector/migrations.html.twig',
  2996.                 ],
  2997.                 'data_collector.dump' => [
  2998.                     => 'dump',
  2999.                     => '@Debug/Profiler/dump.html.twig',
  3000.                 ],
  3001.                 'mailer.data_collector' => [
  3002.                     => 'mailer',
  3003.                     => '@WebProfiler/Collector/mailer.html.twig',
  3004.                 ],
  3005.                 'notifier.data_collector' => [
  3006.                     => 'notifier',
  3007.                     => '@WebProfiler/Collector/notifier.html.twig',
  3008.                 ],
  3009.                 'Vich\\UploaderBundle\\DataCollector\\MappingCollector' => [
  3010.                     => 'vich_uploader.mapping_collector',
  3011.                     => '@VichUploader/Collector/mapping_collector.html.twig',
  3012.                 ],
  3013.                 'EasyCorp\\Bundle\\EasyAdminBundle\\Inspector\\DataCollector' => [
  3014.                     => 'easyadmin',
  3015.                     => '@EasyAdmin/inspector/data_collector.html.twig',
  3016.                 ],
  3017.                 'data_collector.config' => [
  3018.                     => 'config',
  3019.                     => '@WebProfiler/Collector/config.html.twig',
  3020.                 ],
  3021.             ],
  3022.             'console.command.ids' => [
  3023.             ],
  3024.         ];
  3025.     }
  3026. }