var/cache/dev/ContainerDx2jCQw/srcApp_KernelDevDebugContainer.php line 1690

Open in your IDE?
  1. <?php
  2. namespace ContainerDx2jCQw;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. /**
  11.  * This class has been auto-generated
  12.  * by the Symfony Dependency Injection Component.
  13.  *
  14.  * @final since Symfony 3.3
  15.  */
  16. class srcApp_KernelDevDebugContainer extends Container
  17. {
  18.     private $buildParameters;
  19.     private $containerDir;
  20.     private $parameters = [];
  21.     private $targetDirs = [];
  22.     private $getService;
  23.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  24.     {
  25.         $this->getService = \Closure::fromCallable([$this'getService']);
  26.         $dir $this->targetDirs[0] = \dirname($containerDir);
  27.         for ($i 1$i <= 5; ++$i) {
  28.             $this->targetDirs[$i] = $dir = \dirname($dir);
  29.         }
  30.         $this->buildParameters $buildParameters;
  31.         $this->containerDir $containerDir;
  32.         $this->parameters $this->getDefaultParameters();
  33.         $this->services $this->privates = [];
  34.         $this->syntheticIds = [
  35.             'kernel' => true,
  36.         ];
  37.         $this->methodMap = [
  38.             'cache.app' => 'getCache_AppService',
  39.             'cache.doctrine.orm.default.metadata' => 'getCache_Doctrine_Orm_Default_MetadataService',
  40.             'cache.doctrine.orm.default.query' => 'getCache_Doctrine_Orm_Default_QueryService',
  41.             'cache.doctrine.orm.default.result' => 'getCache_Doctrine_Orm_Default_ResultService',
  42.             'cache.system' => 'getCache_SystemService',
  43.             'data_collector.dump' => 'getDataCollector_DumpService',
  44.             'doctrine' => 'getDoctrineService',
  45.             'easyadmin.config.manager' => 'getEasyadmin_Config_ManagerService',
  46.             'easyadmin.filter.registry' => 'getEasyadmin_Filter_RegistryService',
  47.             'easyadmin.listener.controller' => 'getEasyadmin_Listener_ControllerService',
  48.             'easyadmin.property_accessor' => 'getEasyadmin_PropertyAccessorService',
  49.             'easyadmin.router' => 'getEasyadmin_RouterService',
  50.             'easyadmin.security.authorization_checker' => 'getEasyadmin_Security_AuthorizationCheckerService',
  51.             'event_dispatcher' => 'getEventDispatcherService',
  52.             'filesystem' => 'getFilesystemService',
  53.             'http_kernel' => 'getHttpKernelService',
  54.             'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  55.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  56.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  57.             'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  58.             'profiler' => 'getProfilerService',
  59.             'request_stack' => 'getRequestStackService',
  60.             'router' => 'getRouterService',
  61.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  62.             'security.token_storage' => 'getSecurity_TokenStorageService',
  63.             'translator' => 'getTranslatorService',
  64.             'twig' => 'getTwigService',
  65.             'validator' => 'getValidatorService',
  66.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  67.             'vich_uploader.templating.helper.uploader_helper' => 'getVichUploader_Templating_Helper_UploaderHelperService',
  68.         ];
  69.         $this->fileMap = [
  70.             'App\\Controller\\AdminController' => 'getAdminControllerService.php',
  71.             'App\\Controller\\AgencyUserController' => 'getAgencyUserControllerService.php',
  72.             'App\\Controller\\FacebookController' => 'getFacebookControllerService.php',
  73.             'App\\Controller\\FrontController' => 'getFrontControllerService.php',
  74.             'App\\Controller\\SecurityController' => 'getSecurityControllerService.php',
  75.             'EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController' => 'getEasyAdminControllerService.php',
  76.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService.php',
  77.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService.php',
  78.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService.php',
  79.             'Vich\\UploaderBundle\\Naming\\Base64Namer' => 'getBase64NamerService.php',
  80.             'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer' => 'getCurrentDateTimeDirectoryNamerService.php',
  81.             'Vich\\UploaderBundle\\Naming\\HashNamer' => 'getHashNamerService.php',
  82.             'Vich\\UploaderBundle\\Naming\\OrignameNamer' => 'getOrignameNamerService.php',
  83.             'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer' => 'getPropertyDirectoryNamerService.php',
  84.             'Vich\\UploaderBundle\\Naming\\PropertyNamer' => 'getPropertyNamerService.php',
  85.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer' => 'getSmartUniqueNamerService.php',
  86.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.agency_logo' => 'getSmartUniqueNamer_AgencyLogoService.php',
  87.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.estatead_images' => 'getSmartUniqueNamer_EstateadImagesService.php',
  88.             'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer' => 'getSubdirDirectoryNamerService.php',
  89.             'Vich\\UploaderBundle\\Naming\\UniqidNamer' => 'getUniqidNamerService.php',
  90.             'beelab_recaptcha2.type' => 'getBeelabRecaptcha2_TypeService.php',
  91.             'beelab_recaptcha2.validator' => 'getBeelabRecaptcha2_ValidatorService.php',
  92.             'cache.app_clearer' => 'getCache_AppClearerService.php',
  93.             'cache.global_clearer' => 'getCache_GlobalClearerService.php',
  94.             'cache.system_clearer' => 'getCache_SystemClearerService.php',
  95.             'cache_clearer' => 'getCacheClearerService.php',
  96.             'cache_warmer' => 'getCacheWarmerService.php',
  97.             'console.command_loader' => 'getConsole_CommandLoaderService.php',
  98.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService.php',
  99.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService.php',
  100.             'easyadmin.autocomplete' => 'getEasyadmin_AutocompleteService.php',
  101.             'easyadmin.command.make_admin_migration' => 'getEasyadmin_Command_MakeAdminMigrationService.php',
  102.             'easyadmin.form.guesser.missing_doctrine_orm_type_guesser' => 'getEasyadmin_Form_Guesser_MissingDoctrineOrmTypeGuesserService.php',
  103.             'easyadmin.listener.request_post_initialize' => 'getEasyadmin_Listener_RequestPostInitializeService.php',
  104.             'easyadmin.paginator' => 'getEasyadmin_PaginatorService.php',
  105.             'easyadmin.query_builder' => 'getEasyadmin_QueryBuilderService.php',
  106.             'form.factory' => 'getForm_FactoryService.php',
  107.             'form.type.file' => 'getForm_Type_FileService.php',
  108.             'knp_paginator' => 'getKnpPaginatorService.php',
  109.             'knpu.oauth2.client.facebook' => 'getKnpu_Oauth2_Client_FacebookService.php',
  110.             'knpu.oauth2.registry' => 'getKnpu_Oauth2_RegistryService.php',
  111.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService.php',
  112.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService.php',
  113.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService.php',
  114.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService.php',
  115.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService.php',
  116.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService.php',
  117.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService.php',
  118.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService.php',
  119.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService.php',
  120.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService.php',
  121.             'routing.loader' => 'getRouting_LoaderService.php',
  122.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService.php',
  123.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService.php',
  124.             'security.password_encoder' => 'getSecurity_PasswordEncoderService.php',
  125.             'serializer' => 'getSerializerService.php',
  126.             'services_resetter' => 'getServicesResetterService.php',
  127.             'session' => 'getSessionService.php',
  128.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService.php',
  129.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService.php',
  130.             'swiftmailer.transport' => 'getSwiftmailer_TransportService.php',
  131.             'templating' => 'getTemplatingService.php',
  132.             'templating.loader' => 'getTemplating_LoaderService.php',
  133.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService.php',
  134.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService.php',
  135.             'vich_uploader.download_handler' => 'getVichUploader_DownloadHandlerService.php',
  136.             'vich_uploader.form.type.file' => 'getVichUploader_Form_Type_FileService.php',
  137.             'vich_uploader.form.type.image' => 'getVichUploader_Form_Type_ImageService.php',
  138.             'vich_uploader.upload_handler' => 'getVichUploader_UploadHandlerService.php',
  139.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService.php',
  140.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService.php',
  141.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService.php',
  142.             'welp_mailchimp.list_provider' => 'getWelpMailchimp_ListProviderService.php',
  143.             'welp_mailchimp.list_repository' => 'getWelpMailchimp_ListRepositoryService.php',
  144.             'welp_mailchimp.list_synchronizer' => 'getWelpMailchimp_ListSynchronizerService.php',
  145.             'welp_mailchimp.mailchimp_master' => 'getWelpMailchimp_MailchimpMasterService.php',
  146.             'welp_mailchimp.provider.factory' => 'getWelpMailchimp_Provider_FactoryService.php',
  147.         ];
  148.         $this->aliases = [
  149.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Filter\\FilterRegistry' => 'easyadmin.filter.registry',
  150.             'database_connection' => 'doctrine.dbal.default_connection',
  151.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  152.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  153.             'mailer' => 'swiftmailer.mailer.default',
  154.             'oauth2.registry' => 'knpu.oauth2.registry',
  155.             'vich_uploader.directory_namer_subdir' => 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer',
  156.             'vich_uploader.namer_base64' => 'Vich\\UploaderBundle\\Naming\\Base64Namer',
  157.             'vich_uploader.namer_directory_current_date_time' => 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer',
  158.             'vich_uploader.namer_directory_property' => 'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer',
  159.             'vich_uploader.namer_hash' => 'Vich\\UploaderBundle\\Naming\\HashNamer',
  160.             'vich_uploader.namer_origname' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer',
  161.             'vich_uploader.namer_property' => 'Vich\\UploaderBundle\\Naming\\PropertyNamer',
  162.             'vich_uploader.namer_smart_unique' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer',
  163.             'vich_uploader.namer_uniqid' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer',
  164.         ];
  165.         $this->privates['service_container'] = function () {
  166.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  167.             include_once $this->targetDirs[3].'/src/Subscriber/CustomRequestSubscriber.php';
  168.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Controller/ControllerNameParser.php';
  169.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  170.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  171.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  172.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  173.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  174.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  175.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/EventListener/ResolveControllerNameSubscriber.php';
  176.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  177.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  178.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  179.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  180.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  181.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  182.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  183.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/TerminableInterface.php';
  184.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/HttpKernel.php';
  185.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  186.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  187.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  188.             include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/RequestStack.php';
  189.             include_once $this->targetDirs[3].'/vendor/symfony/filesystem/Filesystem.php';
  190.             include_once $this->targetDirs[3].'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  191.             include_once $this->targetDirs[3].'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  192.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  193.             include_once $this->targetDirs[3].'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  194.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  195.             include_once $this->targetDirs[3].'/vendor/symfony/cache-contracts/CacheInterface.php';
  196.             include_once $this->targetDirs[3].'/vendor/symfony/cache/PruneableInterface.php';
  197.             include_once $this->targetDirs[3].'/vendor/symfony/cache/ResettableInterface.php';
  198.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  199.             include_once $this->targetDirs[3].'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  200.             include_once $this->targetDirs[3].'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  201.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/AbstractTrait.php';
  202.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  203.             include_once $this->targetDirs[3].'/vendor/symfony/cache-contracts/CacheTrait.php';
  204.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/ContractsTrait.php';
  205.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  206.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  207.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  208.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  209.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  210.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  211.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  212.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  213.             include_once $this->targetDirs[3].'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  214.             include_once $this->targetDirs[3].'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  215.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ServiceLocator.php';
  216.             include_once $this->targetDirs[3].'/vendor/symfony/form/FormRegistryInterface.php';
  217.             include_once $this->targetDirs[3].'/vendor/symfony/form/FormRegistry.php';
  218.             include_once $this->targetDirs[3].'/vendor/symfony/form/FormExtensionInterface.php';
  219.             include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  220.             include_once $this->targetDirs[3].'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  221.             include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  222.             include_once $this->targetDirs[3].'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  223.             include_once $this->targetDirs[3].'/vendor/symfony/asset/Packages.php';
  224.             include_once $this->targetDirs[3].'/vendor/symfony/asset/PackageInterface.php';
  225.             include_once $this->targetDirs[3].'/vendor/symfony/asset/Package.php';
  226.             include_once $this->targetDirs[3].'/vendor/symfony/asset/PathPackage.php';
  227.             include_once $this->targetDirs[3].'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  228.             include_once $this->targetDirs[3].'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  229.             include_once $this->targetDirs[3].'/vendor/symfony/asset/Context/ContextInterface.php';
  230.             include_once $this->targetDirs[3].'/vendor/symfony/asset/Context/RequestStackContext.php';
  231.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Validation.php';
  232.             include_once $this->targetDirs[3].'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  233.             include_once $this->targetDirs[3].'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  234.             include_once $this->targetDirs[3].'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  235.             include_once $this->targetDirs[3].'/vendor/symfony/translation/TranslatorInterface.php';
  236.             include_once $this->targetDirs[3].'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  237.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php';
  238.             include_once $this->targetDirs[3].'/vendor/symfony/validator/ObjectInitializerInterface.php';
  239.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  240.             include_once $this->targetDirs[3].'/vendor/symfony/translation/TranslatorBagInterface.php';
  241.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Translator.php';
  242.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  243.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Translation/Translator.php';
  244.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  245.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  246.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php';
  247.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  248.             include_once $this->targetDirs[3].'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  249.             include_once $this->targetDirs[3].'/vendor/symfony/translation/IdentityTranslator.php';
  250.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  251.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  252.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  253.             include_once $this->targetDirs[3].'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  254.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  255.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Logger.php';
  256.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  257.             include_once $this->targetDirs[3].'/vendor/symfony/monolog-bridge/Logger.php';
  258.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  259.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  260.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  261.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  262.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  263.             include_once $this->targetDirs[3].'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  264.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  265.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  266.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  267.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  268.             include_once $this->targetDirs[3].'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  269.             include_once $this->targetDirs[3].'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  270.             include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  271.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  272.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  273.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  274.             include_once $this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  275.             include_once $this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/DataCollector/EasyAdminDataCollector.php';
  276.             include_once $this->targetDirs[3].'/vendor/vich/uploader-bundle/DataCollector/MappingCollector.php';
  277.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  278.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  279.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  280.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  281.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  282.             include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  283.             include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  284.             include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  285.             include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  286.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  287.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  288.             include_once $this->targetDirs[3].'/vendor/symfony/stopwatch/Stopwatch.php';
  289.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  290.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  291.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  292.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  293.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  294.             include_once $this->targetDirs[3].'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  295.             include_once $this->targetDirs[3].'/vendor/symfony/routing/RequestContext.php';
  296.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  297.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  298.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  299.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  300.             include_once $this->targetDirs[3].'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  301.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  302.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  303.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  304.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  305.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  306.             include_once $this->targetDirs[3].'/vendor/symfony/expression-language/ExpressionLanguage.php';
  307.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  308.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  309.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  310.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  311.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  312.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  313.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  314.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  315.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  316.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ConnectionRegistry.php';
  317.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ManagerRegistry.php';
  318.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php';
  319.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  320.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Registry.php';
  321.             include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  322.             include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  323.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/ArrayTrait.php';
  324.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  325.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  326.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  327.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  328.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  329.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  330.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php';
  331.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  332.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  333.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  334.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  335.             include_once $this->targetDirs[3].'/vendor/symfony/security-http/FirewallMapInterface.php';
  336.             include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  337.             include_once $this->targetDirs[3].'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  338.             include_once $this->targetDirs[3].'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  339.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  340.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  341.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  342.             include_once $this->targetDirs[3].'/vendor/symfony/security-http/Firewall.php';
  343.             include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  344.             include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  345.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Environment.php';
  346.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  347.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  348.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  349.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  350.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  351.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  352.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  353.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  354.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  355.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  356.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  357.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  358.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  359.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  360.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  361.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  362.             include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/UrlHelper.php';
  363.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  364.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  365.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  366.             include_once $this->targetDirs[3].'/src/Twig/AppExtension.php';
  367.             include_once $this->targetDirs[3].'/vendor/twig/extensions/lib/Twig/Extensions/Extension/Intl.php';
  368.             include_once $this->targetDirs[3].'/vendor/twig/extensions/lib/Twig/Extensions/Extension/Text.php';
  369.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  370.             include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  371.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  372.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  373.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  374.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  375.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  376.             include_once $this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php';
  377.             include_once $this->targetDirs[3].'/vendor/vich/uploader-bundle/Twig/Extension/UploaderExtension.php';
  378.             include_once $this->targetDirs[3].'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  379.             include_once $this->targetDirs[3].'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  380.             include_once $this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Twig/Extension/PaginationExtension.php';
  381.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/AppVariable.php';
  382.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  383.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  384.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  385.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Profiler/Profile.php';
  386.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  387.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  388.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  389.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  390.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';
  391.             include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  392.             include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  393.             include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  394.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  395.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  396.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  397.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  398.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  399.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  400.             include_once $this->targetDirs[3].'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  401.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  402.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  403.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  404.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  405.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Server/Connection.php';
  406.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  407.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  408.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  409.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  410.             include_once $this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Configuration/ConfigManager.php';
  411.             include_once $this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Configuration/ConfigPassInterface.php';
  412.             include_once $this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Configuration/NormalizerConfigPass.php';
  413.             include_once $this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Configuration/DesignConfigPass.php';
  414.             include_once $this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Configuration/MenuConfigPass.php';
  415.             include_once $this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Configuration/ActionConfigPass.php';
  416.             include_once $this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Configuration/MetadataConfigPass.php';
  417.             include_once $this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Configuration/PropertyConfigPass.php';
  418.             include_once $this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Configuration/ViewConfigPass.php';
  419.             include_once $this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Configuration/TemplateConfigPass.php';
  420.             include_once $this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Configuration/DefaultConfigPass.php';
  421.             include_once $this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Router/EasyAdminRouter.php';
  422.             include_once $this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Security/AuthorizationChecker.php';
  423.             include_once $this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/EventListener/ControllerListener.php';
  424.             include_once $this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/FilterRegistry.php';
  425.             include_once $this->targetDirs[3].'/vendor/vich/uploader-bundle/Storage/StorageInterface.php';
  426.             include_once $this->targetDirs[3].'/vendor/vich/uploader-bundle/Storage/AbstractStorage.php';
  427.             include_once $this->targetDirs[3].'/vendor/vich/uploader-bundle/Storage/FileSystemStorage.php';
  428.             include_once $this->targetDirs[3].'/vendor/vich/uploader-bundle/Metadata/MetadataReader.php';
  429.             include_once $this->targetDirs[3].'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  430.             include_once $this->targetDirs[3].'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  431.             include_once $this->targetDirs[3].'/vendor/jms/metadata/src/MetadataFactory.php';
  432.             include_once $this->targetDirs[3].'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  433.             include_once $this->targetDirs[3].'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
  434.             include_once $this->targetDirs[3].'/vendor/jms/metadata/src/Driver/DriverChain.php';
  435.             include_once $this->targetDirs[3].'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
  436.             include_once $this->targetDirs[3].'/vendor/vich/uploader-bundle/Metadata/Driver/XmlDriver.php';
  437.             include_once $this->targetDirs[3].'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  438.             include_once $this->targetDirs[3].'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  439.             include_once $this->targetDirs[3].'/vendor/jms/metadata/src/Driver/FileLocator.php';
  440.             include_once $this->targetDirs[3].'/vendor/vich/uploader-bundle/Metadata/Driver/AnnotationDriver.php';
  441.             include_once $this->targetDirs[3].'/vendor/vich/uploader-bundle/Metadata/Driver/YamlDriver.php';
  442.             include_once $this->targetDirs[3].'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  443.             include_once $this->targetDirs[3].'/vendor/jms/metadata/src/Cache/FileCache.php';
  444.             include_once $this->targetDirs[3].'/vendor/vich/uploader-bundle/Mapping/PropertyMappingFactory.php';
  445.             include_once $this->targetDirs[3].'/vendor/symfony/templating/Helper/HelperInterface.php';
  446.             include_once $this->targetDirs[3].'/vendor/symfony/templating/Helper/Helper.php';
  447.             include_once $this->targetDirs[3].'/vendor/vich/uploader-bundle/Templating/Helper/UploaderHelper.php';
  448.             include_once $this->targetDirs[3].'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  449.             include_once $this->targetDirs[3].'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  450.             include_once $this->targetDirs[3].'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  451.             include_once $this->targetDirs[3].'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  452.             include_once $this->targetDirs[3].'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  453.             include_once $this->targetDirs[3].'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  454.             include_once $this->targetDirs[3].'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  455.             include_once $this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Subscriber/SlidingPaginationSubscriber.php';
  456.             include_once $this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Helper/Processor.php';
  457.             include_once $this->targetDirs[3].'/vendor/symfony/translation/DataCollectorTranslator.php';
  458.             include_once $this->targetDirs[3].'/vendor/symfony/routing/RequestContextAwareInterface.php';
  459.             include_once $this->targetDirs[3].'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  460.             include_once $this->targetDirs[3].'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  461.             include_once $this->targetDirs[3].'/vendor/symfony/routing/RouterInterface.php';
  462.             include_once $this->targetDirs[3].'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  463.             include_once $this->targetDirs[3].'/vendor/symfony/routing/Router.php';
  464.             include_once $this->targetDirs[3].'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  465.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ServiceSubscriberInterface.php';
  466.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Routing/Router.php';
  467.             include_once $this->targetDirs[3].'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  468.             include_once $this->targetDirs[3].'/vendor/symfony/property-access/PropertyAccessor.php';
  469.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  470.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  471.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Validator/TraceableValidator.php';
  472.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  473.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  474.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php';
  475.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  476.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  477.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  478.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  479.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php';
  480.         };
  481.     }
  482.     public function compile()
  483.     {
  484.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  485.     }
  486.     public function isCompiled()
  487.     {
  488.         return true;
  489.     }
  490.     public function getRemovedIds()
  491.     {
  492.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  493.     }
  494.     protected function load($file$lazyLoad true)
  495.     {
  496.         return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  497.     }
  498.     /**
  499.      * Gets the public 'cache.app' shared service.
  500.      *
  501.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  502.      */
  503.     protected function getCache_AppService()
  504.     {
  505.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('pxkT1uOKi2'0, ($this->targetDirs[0].'/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL))));
  506.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  507.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  508.     }
  509.     /**
  510.      * Gets the public 'cache.doctrine.orm.default.metadata' shared service.
  511.      *
  512.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  513.      */
  514.     protected function getCache_Doctrine_Orm_Default_MetadataService()
  515.     {
  516.         return $this->services['cache.doctrine.orm.default.metadata'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  517.     }
  518.     /**
  519.      * Gets the public 'cache.doctrine.orm.default.query' shared service.
  520.      *
  521.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  522.      */
  523.     protected function getCache_Doctrine_Orm_Default_QueryService()
  524.     {
  525.         return $this->services['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  526.     }
  527.     /**
  528.      * Gets the public 'cache.doctrine.orm.default.result' shared service.
  529.      *
  530.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  531.      */
  532.     protected function getCache_Doctrine_Orm_Default_ResultService()
  533.     {
  534.         return $this->services['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  535.     }
  536.     /**
  537.      * Gets the public 'cache.system' shared service.
  538.      *
  539.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  540.      */
  541.     protected function getCache_SystemService()
  542.     {
  543.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('f+VR7NZm-q'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  544.     }
  545.     /**
  546.      * Gets the public 'data_collector.dump' shared service.
  547.      *
  548.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  549.      */
  550.     protected function getDataCollector_DumpService()
  551.     {
  552.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  553.     }
  554.     /**
  555.      * Gets the public 'doctrine' shared service.
  556.      *
  557.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  558.      */
  559.     protected function getDoctrineService()
  560.     {
  561.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  562.     }
  563.     /**
  564.      * Gets the public 'easyadmin.config.manager' shared service.
  565.      *
  566.      * @return \EasyCorp\Bundle\EasyAdminBundle\Configuration\ConfigManager
  567.      */
  568.     protected function getEasyadmin_Config_ManagerService()
  569.     {
  570.         $this->services['easyadmin.config.manager'] = $instance = new \EasyCorp\Bundle\EasyAdminBundle\Configuration\ConfigManager($this->parameters['easyadmin.config'], true, ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService()));
  571.         $a = ($this->services['easyadmin.filter.registry'] ?? $this->getEasyadmin_Filter_RegistryService());
  572.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\NormalizerConfigPass($this$a));
  573.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\DesignConfigPass('fr'));
  574.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\MenuConfigPass());
  575.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\ActionConfigPass());
  576.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\MetadataConfigPass(($this->services['doctrine'] ?? $this->getDoctrineService())));
  577.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\PropertyConfigPass(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), $a));
  578.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\ViewConfigPass());
  579.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\TemplateConfigPass(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService())));
  580.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\DefaultConfigPass());
  581.         return $instance;
  582.     }
  583.     /**
  584.      * Gets the public 'easyadmin.filter.registry' shared service.
  585.      *
  586.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\FilterRegistry
  587.      */
  588.     protected function getEasyadmin_Filter_RegistryService()
  589.     {
  590.         return $this->services['easyadmin.filter.registry'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\FilterRegistry(['array' => 'easyadmin.filter.type.array''boolean' => 'easyadmin.filter.type.boolean''comparison' => 'easyadmin.filter.type.comparison''date' => 'easyadmin.filter.type.date''dateinterval' => 'easyadmin.filter.type.dateinterval''datetime' => 'easyadmin.filter.type.datetime''decimal' => 'easyadmin.filter.type.decimal''choice' => 'easyadmin.filter.type.choice''entity' => 'easyadmin.filter.type.entity''float' => 'easyadmin.filter.type.float''integer' => 'easyadmin.filter.type.integer''text' => 'easyadmin.filter.type.text''textarea' => 'easyadmin.filter.type.textarea''time' => 'easyadmin.filter.type.time'], new RewindableGenerator(function () {
  591.             yield => ($this->privates['easyadmin.filter.type_guesser.doctrine'] ?? $this->load('getEasyadmin_Filter_TypeGuesser_DoctrineService.php'));
  592.         }, 1));
  593.     }
  594.     /**
  595.      * Gets the public 'easyadmin.listener.controller' shared service.
  596.      *
  597.      * @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\ControllerListener
  598.      */
  599.     protected function getEasyadmin_Listener_ControllerService()
  600.     {
  601.         return $this->services['easyadmin.listener.controller'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\ControllerListener(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()));
  602.     }
  603.     /**
  604.      * Gets the public 'easyadmin.property_accessor' shared service.
  605.      *
  606.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  607.      */
  608.     protected function getEasyadmin_PropertyAccessorService()
  609.     {
  610.         return $this->services['easyadmin.property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), true);
  611.     }
  612.     /**
  613.      * Gets the public 'easyadmin.router' shared service.
  614.      *
  615.      * @return \EasyCorp\Bundle\EasyAdminBundle\Router\EasyAdminRouter
  616.      */
  617.     protected function getEasyadmin_RouterService()
  618.     {
  619.         return $this->services['easyadmin.router'] = new \EasyCorp\Bundle\EasyAdminBundle\Router\EasyAdminRouter(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  620.     }
  621.     /**
  622.      * Gets the public 'easyadmin.security.authorization_checker' shared service.
  623.      *
  624.      * @return \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker
  625.      */
  626.     protected function getEasyadmin_Security_AuthorizationCheckerService()
  627.     {
  628.         return $this->services['easyadmin.security.authorization_checker'] = new \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  629.     }
  630.     /**
  631.      * Gets the public 'event_dispatcher' shared service.
  632.      *
  633.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  634.      */
  635.     protected function getEventDispatcherService()
  636.     {
  637.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  638.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  639.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  640.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  641.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  642.         $instance->addListener('vich_uploader.pre_inject', [=> function () {
  643.             return ($this->privates['App\\Listeners\\ImageListener'] ?? $this->load('getImageListenerService.php'));
  644.         }, => 'onVichuploaderPreinject'], 0);
  645.         $instance->addListener('kernel.controller', [=> function () {
  646.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  647.         }, => 'onKernelController'], 0);
  648.         $instance->addListener('kernel.controller', [=> function () {
  649.             return ($this->services['easyadmin.listener.controller'] ?? $this->getEasyadmin_Listener_ControllerService());
  650.         }, => 'onKernelController'], 0);
  651.         $instance->addListener('easy_admin.post_initialize', [=> function () {
  652.             return ($this->services['easyadmin.listener.request_post_initialize'] ?? $this->load('getEasyadmin_Listener_RequestPostInitializeService.php'));
  653.         }, => 'initializeRequest'], 0);
  654.         $instance->addListener('kernel.request', [=> function () {
  655.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  656.         }, => 'onKernelRequest'], 0);
  657.         $instance->addListener('welp.mailchimp.subscribe', [=> function () {
  658.             return ($this->privates['welp_mailchimp.subscriber_listener'] ?? $this->load('getWelpMailchimp_SubscriberListenerService.php'));
  659.         }, => 'onSubscribe'], 0);
  660.         $instance->addListener('welp.mailchimp.unsubscribe', [=> function () {
  661.             return ($this->privates['welp_mailchimp.subscriber_listener'] ?? $this->load('getWelpMailchimp_SubscriberListenerService.php'));
  662.         }, => 'onUnsubscribe'], 0);
  663.         $instance->addListener('welp.mailchimp.pending', [=> function () {
  664.             return ($this->privates['welp_mailchimp.subscriber_listener'] ?? $this->load('getWelpMailchimp_SubscriberListenerService.php'));
  665.         }, => 'onPending'], 0);
  666.         $instance->addListener('welp.mailchimp.clean', [=> function () {
  667.             return ($this->privates['welp_mailchimp.subscriber_listener'] ?? $this->load('getWelpMailchimp_SubscriberListenerService.php'));
  668.         }, => 'onClean'], 0);
  669.         $instance->addListener('welp.mailchimp.update', [=> function () {
  670.             return ($this->privates['welp_mailchimp.subscriber_listener'] ?? $this->load('getWelpMailchimp_SubscriberListenerService.php'));
  671.         }, => 'onUpdate'], 0);
  672.         $instance->addListener('welp.mailchimp.change_email', [=> function () {
  673.             return ($this->privates['welp_mailchimp.subscriber_listener'] ?? $this->load('getWelpMailchimp_SubscriberListenerService.php'));
  674.         }, => 'onChangeEmail'], 0);
  675.         $instance->addListener('welp.mailchimp.delete', [=> function () {
  676.             return ($this->privates['welp_mailchimp.subscriber_listener'] ?? $this->load('getWelpMailchimp_SubscriberListenerService.php'));
  677.         }, => 'onDelete'], 0);
  678.         $instance->addListener('easy_admin.pre_update', [=> function () {
  679.             return ($this->privates['App\\EventSubscriber\\EasyAdminSubscriber'] ?? $this->load('getEasyAdminSubscriberService.php'));
  680.         }, => 'setBlogPostSlug'], 0);
  681.         $instance->addListener('easy_admin.pre_persist', [=> function () {
  682.             return ($this->privates['App\\EventSubscriber\\EasyAdminSubscriber'] ?? $this->load('getEasyAdminSubscriberService.php'));
  683.         }, => 'setAgencyId'], 0);
  684.         $instance->addListener('kernel.request', [=> function () {
  685.             return ($this->privates['App\\Subscriber\\CustomRequestSubscriber'] ?? $this->getCustomRequestSubscriberService());
  686.         }, => 'onRequest'], 0);
  687.         $instance->addListener('kernel.response', [=> function () {
  688.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  689.         }, => 'onKernelResponse'], 0);
  690.         $instance->addListener('kernel.response', [=> function () {
  691.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  692.         }, => 'onKernelResponse'], -1024);
  693.         $instance->addListener('kernel.request', [=> function () {
  694.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  695.         }, => 'setDefaultLocale'], 100);
  696.         $instance->addListener('kernel.request', [=> function () {
  697.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  698.         }, => 'onKernelRequest'], 16);
  699.         $instance->addListener('kernel.finish_request', [=> function () {
  700.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  701.         }, => 'onKernelFinishRequest'], 0);
  702.         $instance->addListener('kernel.request', [=> function () {
  703.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  704.         }, => 'onKernelRequest'], 256);
  705.         $instance->addListener('kernel.request', [=> function () {
  706.             return ($this->privates['resolve_controller_name_subscriber'] ?? $this->getResolveControllerNameSubscriberService());
  707.         }, => 'onKernelRequest'], 24);
  708.         $instance->addListener('kernel.response', [=> function () {
  709.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  710.         }, => 'onResponse'], -255);
  711.         $instance->addListener('kernel.request', [=> function () {
  712.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  713.         }, => 'onKernelRequest'], 15);
  714.         $instance->addListener('kernel.finish_request', [=> function () {
  715.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  716.         }, => 'onKernelFinishRequest'], -15);
  717.         $instance->addListener('console.error', [=> function () {
  718.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  719.         }, => 'onConsoleError'], -128);
  720.         $instance->addListener('console.terminate', [=> function () {
  721.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  722.         }, => 'onConsoleTerminate'], -128);
  723.         $instance->addListener('console.error', [=> function () {
  724.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  725.         }, => 'onConsoleError'], 0);
  726.         $instance->addListener('kernel.request', [=> function () {
  727.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  728.         }, => 'onKernelRequest'], 128);
  729.         $instance->addListener('kernel.response', [=> function () {
  730.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  731.         }, => 'onKernelResponse'], -1000);
  732.         $instance->addListener('kernel.finish_request', [=> function () {
  733.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  734.         }, => 'onFinishRequest'], 0);
  735.         $instance->addListener('kernel.response', [=> function () {
  736.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  737.         }, => 'onKernelResponse'], -100);
  738.         $instance->addListener('kernel.exception', [=> function () {
  739.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  740.         }, => 'onKernelException'], 0);
  741.         $instance->addListener('kernel.terminate', [=> function () {
  742.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  743.         }, => 'onKernelTerminate'], -1024);
  744.         $instance->addListener('kernel.controller', [=> function () {
  745.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  746.         }, => 'onKernelController'], 0);
  747.         $instance->addListener('kernel.response', [=> function () {
  748.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  749.         }, => 'onKernelResponse'], 0);
  750.         $instance->addListener('kernel.request', [=> function () {
  751.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  752.         }, => 'configure'], 2048);
  753.         $instance->addListener('kernel.exception', [=> function () {
  754.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  755.         }, => 'onKernelException'], -2048);
  756.         $instance->addListener('kernel.request', [=> function () {
  757.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  758.         }, => 'onKernelRequest'], 32);
  759.         $instance->addListener('kernel.finish_request', [=> function () {
  760.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  761.         }, => 'onKernelFinishRequest'], 0);
  762.         $instance->addListener('kernel.exception', [=> function () {
  763.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  764.         }, => 'onKernelException'], -64);
  765.         $instance->addListener('kernel.response', [=> function () {
  766.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  767.         }, => 'onKernelResponse'], 0);
  768.         $instance->addListener('kernel.controller', [=> function () {
  769.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  770.         }, => 'onKernelController'], 0);
  771.         $instance->addListener('kernel.controller', [=> function () {
  772.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  773.         }, => 'onKernelController'], 0);
  774.         $instance->addListener('kernel.controller', [=> function () {
  775.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  776.         }, => 'onKernelController'], -128);
  777.         $instance->addListener('kernel.view', [=> function () {
  778.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  779.         }, => 'onKernelView'], 0);
  780.         $instance->addListener('kernel.controller', [=> function () {
  781.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  782.         }, => 'onKernelController'], 0);
  783.         $instance->addListener('kernel.response', [=> function () {
  784.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  785.         }, => 'onKernelResponse'], 0);
  786.         $instance->addListener('kernel.controller_arguments', [=> function () {
  787.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  788.         }, => 'onKernelControllerArguments'], 0);
  789.         $instance->addListener('kernel.controller_arguments', [=> function () {
  790.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  791.         }, => 'onKernelControllerArguments'], 0);
  792.         $instance->addListener('kernel.response', [=> function () {
  793.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  794.         }, => 'onKernelResponse'], 0);
  795.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  796.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService.php'));
  797.         }, => 'onVoterVote'], 0);
  798.         $instance->addListener('kernel.request', [=> function () {
  799.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  800.         }, => 'configureLogoutUrlGenerator'], 8);
  801.         $instance->addListener('kernel.request', [=> function () {
  802.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  803.         }, => 'onKernelRequest'], 8);
  804.         $instance->addListener('kernel.finish_request', [=> function () {
  805.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  806.         }, => 'onKernelFinishRequest'], 0);
  807.         $instance->addListener('kernel.exception', [=> function () {
  808.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  809.         }, => 'onException'], 0);
  810.         $instance->addListener('kernel.terminate', [=> function () {
  811.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  812.         }, => 'onTerminate'], 0);
  813.         $instance->addListener('console.error', [=> function () {
  814.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  815.         }, => 'onException'], 0);
  816.         $instance->addListener('console.terminate', [=> function () {
  817.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  818.         }, => 'onTerminate'], 0);
  819.         $instance->addListener('kernel.exception', [=> function () {
  820.             return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
  821.         }, => 'logKernelException'], 0);
  822.         $instance->addListener('kernel.exception', [=> function () {
  823.             return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
  824.         }, => 'onKernelException'], -128);
  825.         $instance->addListener('kernel.response', [=> function () {
  826.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  827.         }, => 'onKernelResponse'], -128);
  828.         $instance->addListener('console.command', [=> function () {
  829.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  830.         }, => 'onCommand'], 255);
  831.         $instance->addListener('console.terminate', [=> function () {
  832.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  833.         }, => 'onTerminate'], -255);
  834.         $instance->addListener('console.command', [=> function () {
  835.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService.php'));
  836.         }, => 'configure'], 1024);
  837.         $instance->addListener('console.error', [=> function () {
  838.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  839.         }, => 'onConsoleError'], 0);
  840.         $instance->addListener('console.terminate', [=> function () {
  841.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  842.         }, => 'onConsoleTerminate'], 0);
  843.         $instance->addListener('knp_pager.before', [=> function () {
  844.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  845.         }, => 'before'], 0);
  846.         $instance->addListener('knp_pager.pagination', [=> function () {
  847.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  848.         }, => 'pagination'], 0);
  849.         $instance->addListener('knp_pager.before', [=> function () {
  850.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  851.         }, => 'before'], 1);
  852.         $instance->addListener('knp_pager.before', [=> function () {
  853.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  854.         }, => 'before'], 1);
  855.         $instance->addListener('knp_pager.pagination', [=> function () {
  856.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  857.         }, => 'pagination'], 1);
  858.         return $instance;
  859.     }
  860.     /**
  861.      * Gets the public 'filesystem' shared service.
  862.      *
  863.      * @return \Symfony\Component\Filesystem\Filesystem
  864.      */
  865.     protected function getFilesystemService()
  866.     {
  867.         return $this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  868.     }
  869.     /**
  870.      * Gets the public 'http_kernel' shared service.
  871.      *
  872.      * @return \Symfony\Component\HttpKernel\HttpKernel
  873.      */
  874.     protected function getHttpKernelService()
  875.     {
  876.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  877.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService.php'));
  878.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService.php'));
  879.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService.php'));
  880.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService.php'));
  881.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService.php'));
  882.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService.php'));
  883.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService.php'));
  884.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService.php'));
  885.         }, 8)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  886.     }
  887.     /**
  888.      * Gets the public 'liip_imagine.cache.manager' shared service.
  889.      *
  890.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  891.      */
  892.     protected function getLiipImagine_Cache_ManagerService()
  893.     {
  894.         $this->services['liip_imagine.cache.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Cache\CacheManager(($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['liip_imagine.cache.signer'] ?? ($this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET')))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'default');
  895.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  896.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  897.         return $instance;
  898.     }
  899.     /**
  900.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  901.      *
  902.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  903.      */
  904.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  905.     {
  906.         return $this->services['liip_imagine.cache.resolver.default'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver(($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->targetDirs[3].'/public'), 'media/cache');
  907.     }
  908.     /**
  909.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  910.      *
  911.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  912.      */
  913.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  914.     {
  915.         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()));
  916.     }
  917.     /**
  918.      * Gets the public 'liip_imagine.cache.signer' shared service.
  919.      *
  920.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  921.      */
  922.     protected function getLiipImagine_Cache_SignerService()
  923.     {
  924.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  925.     }
  926.     /**
  927.      * Gets the public 'profiler' shared service.
  928.      *
  929.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  930.      */
  931.     protected function getProfilerService()
  932.     {
  933.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  934.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  935.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  936.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  937.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  938.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDirs[0].'/profiler')), $atrue);
  939.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  940.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  941.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  942.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  943.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  944.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  945.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  946.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  947.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  948.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  949.         $d->addInstance('cache.doctrine.orm.default.metadata', ($this->services['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService()));
  950.         $d->addInstance('cache.doctrine.orm.default.result', ($this->services['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  951.         $d->addInstance('cache.doctrine.orm.default.query', ($this->services['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  952.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  953.         $d->addInstance('cache.easyadmin', ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService()));
  954.         $e = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()));
  955.         $e->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  956.         $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  957.         if ($this->has('kernel')) {
  958.             $f->setKernel($b);
  959.         }
  960.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  961.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  962.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  963.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  964.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  965.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  966.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  967.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDirs[0].'/srcApp_KernelDevDebugContainer'), $c));
  968.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  969.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  970.         $instance->add($d);
  971.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  972.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
  973.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));
  974.         $instance->add($e);
  975.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  976.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  977.         $instance->add(new \EasyCorp\Bundle\EasyAdminBundle\DataCollector\EasyAdminDataCollector(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService())));
  978.         $instance->add(new \Vich\UploaderBundle\DataCollector\MappingCollector(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService())));
  979.         $instance->add($f);
  980.         return $instance;
  981.     }
  982.     /**
  983.      * Gets the public 'request_stack' shared service.
  984.      *
  985.      * @return \Symfony\Component\HttpFoundation\RequestStack
  986.      */
  987.     protected function getRequestStackService()
  988.     {
  989.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  990.     }
  991.     /**
  992.      * Gets the public 'router' shared service.
  993.      *
  994.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  995.      */
  996.     protected function getRouterService()
  997.     {
  998.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  999.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1000.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1001.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1002.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1003.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1004.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService.php'true],
  1005.         ], [
  1006.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1007.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDirs[0], 'debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a'fr');
  1008.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1009.         return $instance;
  1010.     }
  1011.     /**
  1012.      * Gets the public 'security.authorization_checker' shared service.
  1013.      *
  1014.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1015.      */
  1016.     protected function getSecurity_AuthorizationCheckerService()
  1017.     {
  1018.         return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), true);
  1019.     }
  1020.     /**
  1021.      * Gets the public 'security.token_storage' shared service.
  1022.      *
  1023.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage
  1024.      */
  1025.     protected function getSecurity_TokenStorageService()
  1026.     {
  1027.         return $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage();
  1028.     }
  1029.     /**
  1030.      * Gets the public 'translator' shared service.
  1031.      *
  1032.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1033.      */
  1034.     protected function getTranslatorService()
  1035.     {
  1036.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1037.     }
  1038.     /**
  1039.      * Gets the public 'twig' shared service.
  1040.      *
  1041.      * @return \Twig\Environment
  1042.      */
  1043.     protected function getTwigService()
  1044.     {
  1045.         $this->services['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService()), ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDirs[0].'/twig'), 'charset' => 'UTF-8']);
  1046.         $a = ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService());
  1047.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1048.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  1049.         $d = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1050.         $e = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1051.         $f = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1052.         $f->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $d]);
  1053.         $g = new \Symfony\Bridge\Twig\AppVariable();
  1054.         $g->setEnvironment('dev');
  1055.         $g->setDebug(true);
  1056.         if ($this->has('security.token_storage')) {
  1057.             $g->setTokenStorage(($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  1058.         }
  1059.         if ($this->has('request_stack')) {
  1060.             $g->setRequestStack($e);
  1061.         }
  1062.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1063.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension($a));
  1064.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  1065.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1066.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  1067.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  1068.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d$this->targetDirs[3], 'UTF-8'));
  1069.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  1070.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1071.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  1072.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1073.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1074.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($e, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  1075.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($e));
  1076.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension([=> $this=> 'twig.form.renderer']));
  1077.         $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())));
  1078.         $instance->addExtension(new \App\Twig\AppExtension());
  1079.         $instance->addExtension(new \Twig\Extensions\IntlExtension());
  1080.         $instance->addExtension(new \Twig_Extensions_Extension_Text());
  1081.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1082.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($f));
  1083.         $instance->addExtension(new \EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->services['easyadmin.router'] ?? $this->getEasyadmin_RouterService()), true$a$c, ($this->services['easyadmin.security.authorization_checker'] ?? $this->getEasyadmin_Security_AuthorizationCheckerService())));
  1084.         $instance->addExtension(new \Vich\UploaderBundle\Twig\Extension\UploaderExtension(($this->services['vich_uploader.templating.helper.uploader_helper'] ?? $this->getVichUploader_Templating_Helper_UploaderHelperService())));
  1085.         $instance->addExtension(new \Liip\ImagineBundle\Templating\FilterExtension(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
  1086.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(($this->privates['knp_paginator.helper.processor'] ?? $this->getKnpPaginator_Helper_ProcessorService())));
  1087.         $instance->addGlobal('app'$g);
  1088.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1089.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService.php'true],
  1090.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService.php'true],
  1091.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService.php'true],
  1092.         ], [
  1093.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1094.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1095.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1096.         ])));
  1097.         $instance->addGlobal('insta_link''https://www.instagram.com/preums_/');
  1098.         $instance->addGlobal('fb_link''https://www.facebook.com/Preums-101176798085505');
  1099.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1100.         return $instance;
  1101.     }
  1102.     /**
  1103.      * Gets the public 'validator' shared service.
  1104.      *
  1105.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1106.      */
  1107.     protected function getValidatorService()
  1108.     {
  1109.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  1110.     }
  1111.     /**
  1112.      * Gets the public 'var_dumper.cloner' shared service.
  1113.      *
  1114.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1115.      */
  1116.     protected function getVarDumper_ClonerService()
  1117.     {
  1118.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1119.         $instance->setMaxItems(2500);
  1120.         $instance->setMinDepth(1);
  1121.         $instance->setMaxString(-1);
  1122.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  1123.         return $instance;
  1124.     }
  1125.     /**
  1126.      * Gets the public 'vich_uploader.templating.helper.uploader_helper' shared service.
  1127.      *
  1128.      * @return \Vich\UploaderBundle\Templating\Helper\UploaderHelper
  1129.      */
  1130.     protected function getVichUploader_Templating_Helper_UploaderHelperService()
  1131.     {
  1132.         return $this->services['vich_uploader.templating.helper.uploader_helper'] = new \Vich\UploaderBundle\Templating\Helper\UploaderHelper(($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService()));
  1133.     }
  1134.     /**
  1135.      * Gets the private 'App\Subscriber\CustomRequestSubscriber' shared autowired service.
  1136.      *
  1137.      * @return \App\Subscriber\CustomRequestSubscriber
  1138.      */
  1139.     protected function getCustomRequestSubscriberService()
  1140.     {
  1141.         return $this->privates['App\\Subscriber\\CustomRequestSubscriber'] = new \App\Subscriber\CustomRequestSubscriber(($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  1142.     }
  1143.     /**
  1144.      * Gets the private 'annotations.cached_reader' shared service.
  1145.      *
  1146.      * @return \Doctrine\Common\Annotations\CachedReader
  1147.      */
  1148.     protected function getAnnotations_CachedReaderService()
  1149.     {
  1150.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\CachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->load('getAnnotations_CacheService.php'), true);
  1151.     }
  1152.     /**
  1153.      * Gets the private 'annotations.reader' shared service.
  1154.      *
  1155.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1156.      */
  1157.     protected function getAnnotations_ReaderService()
  1158.     {
  1159.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1160.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1161.         $a->registerUniqueLoader('class_exists');
  1162.         $instance->addGlobalIgnoredName('required'$a);
  1163.         return $instance;
  1164.     }
  1165.     /**
  1166.      * Gets the private 'assets.packages' shared service.
  1167.      *
  1168.      * @return \Symfony\Component\Asset\Packages
  1169.      */
  1170.     protected function getAssets_PackagesService()
  1171.     {
  1172.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ''false)), []);
  1173.     }
  1174.     /**
  1175.      * Gets the private 'cache.annotations' shared service.
  1176.      *
  1177.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1178.      */
  1179.     protected function getCache_AnnotationsService()
  1180.     {
  1181.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('D1YYEmU5Dy'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1182.     }
  1183.     /**
  1184.      * Gets the private 'cache.easyadmin' shared service.
  1185.      *
  1186.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1187.      */
  1188.     protected function getCache_EasyadminService()
  1189.     {
  1190.         return $this->privates['cache.easyadmin'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('vXzhdqeaT1'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1191.     }
  1192.     /**
  1193.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  1194.      *
  1195.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1196.      */
  1197.     protected function getCache_Messenger_RestartWorkersSignalService()
  1198.     {
  1199.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('FJx-xRbM3a'0, ($this->targetDirs[0].'/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL))));
  1200.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1201.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1202.     }
  1203.     /**
  1204.      * Gets the private 'cache.property_info' shared service.
  1205.      *
  1206.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1207.      */
  1208.     protected function getCache_PropertyInfoService()
  1209.     {
  1210.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('eaHU-4bSBM'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1211.     }
  1212.     /**
  1213.      * Gets the private 'cache.security_expression_language' shared service.
  1214.      *
  1215.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1216.      */
  1217.     protected function getCache_SecurityExpressionLanguageService()
  1218.     {
  1219.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('5woaZb83F0'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1220.     }
  1221.     /**
  1222.      * Gets the private 'cache.serializer' shared service.
  1223.      *
  1224.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1225.      */
  1226.     protected function getCache_SerializerService()
  1227.     {
  1228.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('0PD+dTA2Ij'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1229.     }
  1230.     /**
  1231.      * Gets the private 'cache.validator' shared service.
  1232.      *
  1233.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1234.      */
  1235.     protected function getCache_ValidatorService()
  1236.     {
  1237.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('hjLpVUe7T4'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1238.     }
  1239.     /**
  1240.      * Gets the private 'config_cache_factory' shared service.
  1241.      *
  1242.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  1243.      */
  1244.     protected function getConfigCacheFactoryService()
  1245.     {
  1246.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  1247.             yield => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ?? ($this->privates['dependency_injection.config.container_parameters_resource_checker'] = new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this)));
  1248.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  1249.         }, 2));
  1250.     }
  1251.     /**
  1252.      * Gets the private 'data_collector.form' shared service.
  1253.      *
  1254.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  1255.      */
  1256.     protected function getDataCollector_FormService()
  1257.     {
  1258.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  1259.     }
  1260.     /**
  1261.      * Gets the private 'debug.controller_resolver' shared service.
  1262.      *
  1263.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  1264.      */
  1265.     protected function getDebug_ControllerResolverService()
  1266.     {
  1267.         return $this->privates['debug.controller_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['controller_name_converter'] ?? ($this->privates['controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1))))), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1268.     }
  1269.     /**
  1270.      * Gets the private 'debug.debug_handlers_listener' shared service.
  1271.      *
  1272.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  1273.      */
  1274.     protected function getDebug_DebugHandlersListenerService()
  1275.     {
  1276.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  1277.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1278.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1279.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1280.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1281.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), true'UTF-8');
  1282.     }
  1283.     /**
  1284.      * Gets the private 'debug.file_link_formatter' shared service.
  1285.      *
  1286.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  1287.      */
  1288.     protected function getDebug_FileLinkFormatterService()
  1289.     {
  1290.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->targetDirs[3], function () {
  1291.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService.php'));
  1292.         });
  1293.     }
  1294.     /**
  1295.      * Gets the private 'debug.log_processor' shared service.
  1296.      *
  1297.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  1298.      */
  1299.     protected function getDebug_LogProcessorService()
  1300.     {
  1301.         return $this->privates['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1302.     }
  1303.     /**
  1304.      * Gets the private 'debug.security.access.decision_manager' shared service.
  1305.      *
  1306.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  1307.      */
  1308.     protected function getDebug_Security_Access_DecisionManagerService()
  1309.     {
  1310.         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 () {
  1311.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService.php'));
  1312.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService.php'));
  1313.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService.php'));
  1314.         }, 3), 'affirmative'falsetrue));
  1315.     }
  1316.     /**
  1317.      * Gets the private 'debug.security.firewall' shared service.
  1318.      *
  1319.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  1320.      */
  1321.     protected function getDebug_Security_FirewallService()
  1322.     {
  1323.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  1324.     }
  1325.     /**
  1326.      * Gets the private 'form.registry' shared service.
  1327.      *
  1328.      * @return \Symfony\Component\Form\FormRegistry
  1329.      */
  1330.     protected function getForm_RegistryService()
  1331.     {
  1332.         return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([=> new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1333.             'easyadmin.filter.type.array' => ['privates''easyadmin.filter.type.array''getEasyadmin_Filter_Type_ArrayService.php'true],
  1334.             'easyadmin.filter.type.boolean' => ['privates''easyadmin.filter.type.boolean''getEasyadmin_Filter_Type_BooleanService.php'true],
  1335.             'easyadmin.filter.type.choice' => ['privates''easyadmin.filter.type.choice''getEasyadmin_Filter_Type_ChoiceService.php'true],
  1336.             'easyadmin.filter.type.comparison' => ['privates''easyadmin.filter.type.comparison''getEasyadmin_Filter_Type_ComparisonService.php'true],
  1337.             'easyadmin.filter.type.date' => ['privates''easyadmin.filter.type.date''getEasyadmin_Filter_Type_DateService.php'true],
  1338.             'easyadmin.filter.type.dateinterval' => ['privates''easyadmin.filter.type.dateinterval''getEasyadmin_Filter_Type_DateintervalService.php'true],
  1339.             'easyadmin.filter.type.datetime' => ['privates''easyadmin.filter.type.datetime''getEasyadmin_Filter_Type_DatetimeService.php'true],
  1340.             'easyadmin.filter.type.decimal' => ['privates''easyadmin.filter.type.decimal''getEasyadmin_Filter_Type_DecimalService.php'true],
  1341.             'easyadmin.filter.type.entity' => ['privates''easyadmin.filter.type.entity''getEasyadmin_Filter_Type_EntityService.php'true],
  1342.             'easyadmin.filter.type.float' => ['privates''easyadmin.filter.type.float''getEasyadmin_Filter_Type_FloatService.php'true],
  1343.             'easyadmin.filter.type.integer' => ['privates''easyadmin.filter.type.integer''getEasyadmin_Filter_Type_IntegerService.php'true],
  1344.             'easyadmin.filter.type.text' => ['privates''easyadmin.filter.type.text''getEasyadmin_Filter_Type_TextService.php'true],
  1345.             'easyadmin.filter.type.textarea' => ['privates''easyadmin.filter.type.textarea''getEasyadmin_Filter_Type_TextareaService.php'true],
  1346.             'easyadmin.filter.type.time' => ['privates''easyadmin.filter.type.time''getEasyadmin_Filter_Type_TimeService.php'true],
  1347.         ], [
  1348.             'easyadmin.filter.type.array' => '?',
  1349.             'easyadmin.filter.type.boolean' => '?',
  1350.             'easyadmin.filter.type.choice' => '?',
  1351.             'easyadmin.filter.type.comparison' => '?',
  1352.             'easyadmin.filter.type.date' => '?',
  1353.             'easyadmin.filter.type.dateinterval' => '?',
  1354.             'easyadmin.filter.type.datetime' => '?',
  1355.             'easyadmin.filter.type.decimal' => '?',
  1356.             'easyadmin.filter.type.entity' => '?',
  1357.             'easyadmin.filter.type.float' => '?',
  1358.             'easyadmin.filter.type.integer' => '?',
  1359.             'easyadmin.filter.type.text' => '?',
  1360.             'easyadmin.filter.type.textarea' => '?',
  1361.             'easyadmin.filter.type.time' => '?',
  1362.         ]), [], new RewindableGenerator(function () {
  1363.             return new \EmptyIterator();
  1364.         }, 0)), => new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1365.             'App\\Form\\AgencyType' => ['privates''App\\Form\\AgencyType''getAgencyTypeService.php'true],
  1366.             'App\\Form\\AgencyUserType' => ['privates''App\\Form\\AgencyUserType''getAgencyUserTypeService.php'true],
  1367.             'App\\Form\\ConfirmPasswordType' => ['privates''App\\Form\\ConfirmPasswordType''getConfirmPasswordTypeService.php'true],
  1368.             'App\\Form\\EStateAdContactFormType' => ['privates''App\\Form\\EStateAdContactFormType''getEStateAdContactFormTypeService.php'true],
  1369.             'App\\Form\\EStateAdImageType' => ['privates''App\\Form\\EStateAdImageType''getEStateAdImageTypeService.php'true],
  1370.             'App\\Form\\FilterAdsType' => ['privates''App\\Form\\FilterAdsType''getFilterAdsTypeService.php'true],
  1371.             'App\\Form\\RentalSubscribeType' => ['privates''App\\Form\\RentalSubscribeType''getRentalSubscribeTypeService.php'true],
  1372.             'App\\Form\\ResetPasswordType' => ['privates''App\\Form\\ResetPasswordType''getResetPasswordTypeService.php'true],
  1373.             'App\\Form\\SearchAdsType' => ['privates''App\\Form\\SearchAdsType''getSearchAdsTypeService.php'true],
  1374.             'App\\Form\\SignupContactType' => ['privates''App\\Form\\SignupContactType''getSignupContactTypeService.php'true],
  1375.             'App\\Form\\SignupFormType' => ['privates''App\\Form\\SignupFormType''getSignupFormTypeService.php'true],
  1376.             'Beelab\\Recaptcha2Bundle\\Form\\Type\\RecaptchaType' => ['services''beelab_recaptcha2.type''getBeelabRecaptcha2_TypeService.php'true],
  1377.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminAutocompleteType' => ['privates''easyadmin.form.type.autocomplete''getEasyadmin_Form_Type_AutocompleteService.php'true],
  1378.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminBatchFormType' => ['privates''easyadmin.form.type.batch''getEasyadmin_Form_Type_BatchService.php'true],
  1379.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminDividerType' => ['privates''easyadmin.form.type.divider''getEasyadmin_Form_Type_DividerService.php'true],
  1380.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFiltersFormType' => ['privates''easyadmin.form.type.filters''getEasyadmin_Form_Type_FiltersService.php'true],
  1381.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFormType' => ['privates''easyadmin.form.type''getEasyadmin_Form_TypeService.php'true],
  1382.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminGroupType' => ['privates''easyadmin.form.type.group''getEasyadmin_Form_Type_GroupService.php'true],
  1383.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminSectionType' => ['privates''easyadmin.form.type.section''getEasyadmin_Form_Type_SectionService.php'true],
  1384.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType' => ['privates''easyadmin.form.type.fileupload''getEasyadmin_Form_Type_FileuploadService.php'true],
  1385.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => ['privates''liip_imagine.form.type.image''getLiipImagine_Form_Type_ImageService.php'true],
  1386.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService.php'true],
  1387.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService.php'true],
  1388.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''form.type.file''getForm_Type_FileService.php'true],
  1389.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService.php'true],
  1390.             'Vich\\UploaderBundle\\Form\\Type\\VichFileType' => ['services''vich_uploader.form.type.file''getVichUploader_Form_Type_FileService.php'true],
  1391.             'Vich\\UploaderBundle\\Form\\Type\\VichImageType' => ['services''vich_uploader.form.type.image''getVichUploader_Form_Type_ImageService.php'true],
  1392.         ], [
  1393.             'App\\Form\\AgencyType' => '?',
  1394.             'App\\Form\\AgencyUserType' => '?',
  1395.             'App\\Form\\ConfirmPasswordType' => '?',
  1396.             'App\\Form\\EStateAdContactFormType' => '?',
  1397.             'App\\Form\\EStateAdImageType' => '?',
  1398.             'App\\Form\\FilterAdsType' => '?',
  1399.             'App\\Form\\RentalSubscribeType' => '?',
  1400.             'App\\Form\\ResetPasswordType' => '?',
  1401.             'App\\Form\\SearchAdsType' => '?',
  1402.             'App\\Form\\SignupContactType' => '?',
  1403.             'App\\Form\\SignupFormType' => '?',
  1404.             'Beelab\\Recaptcha2Bundle\\Form\\Type\\RecaptchaType' => '?',
  1405.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminAutocompleteType' => '?',
  1406.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminBatchFormType' => '?',
  1407.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminDividerType' => '?',
  1408.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFiltersFormType' => '?',
  1409.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFormType' => '?',
  1410.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminGroupType' => '?',
  1411.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminSectionType' => '?',
  1412.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType' => '?',
  1413.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => '?',
  1414.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  1415.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  1416.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  1417.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  1418.             'Vich\\UploaderBundle\\Form\\Type\\VichFileType' => '?',
  1419.             'Vich\\UploaderBundle\\Form\\Type\\VichImageType' => '?',
  1420.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  1421.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->load('getForm_TypeExtension_Form_TransformationFailureHandlingService.php'));
  1422.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->load('getForm_TypeExtension_Form_HttpFoundationService.php'));
  1423.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->load('getForm_TypeExtension_Form_ValidatorService.php'));
  1424.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->load('getForm_TypeExtension_Upload_ValidatorService.php'));
  1425.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->load('getForm_TypeExtension_CsrfService.php'));
  1426.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->load('getForm_TypeExtension_Form_DataCollectorService.php'));
  1427.             yield => ($this->privates['easyadmin.form.type.extension'] ?? $this->load('getEasyadmin_Form_Type_ExtensionService.php'));
  1428.         }, 7), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  1429.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  1430.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  1431.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  1432.         }, 1)], new RewindableGenerator(function () {
  1433.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->load('getForm_TypeGuesser_ValidatorService.php'));
  1434.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->load('getForm_TypeGuesser_DoctrineService.php'));
  1435.             yield => ($this->services['easyadmin.form.guesser.missing_doctrine_orm_type_guesser'] ?? $this->load('getEasyadmin_Form_Guesser_MissingDoctrineOrmTypeGuesserService.php'));
  1436.         }, 3))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  1437.     }
  1438.     /**
  1439.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  1440.      *
  1441.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  1442.      */
  1443.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  1444.     {
  1445.         return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())));
  1446.     }
  1447.     /**
  1448.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  1449.      *
  1450.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  1451.      */
  1452.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  1453.     {
  1454.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  1455.     }
  1456.     /**
  1457.      * Gets the private 'knp_paginator.helper.processor' shared service.
  1458.      *
  1459.      * @return \Knp\Bundle\PaginatorBundle\Helper\Processor
  1460.      */
  1461.     protected function getKnpPaginator_Helper_ProcessorService()
  1462.     {
  1463.         return $this->privates['knp_paginator.helper.processor'] = new \Knp\Bundle\PaginatorBundle\Helper\Processor(($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  1464.     }
  1465.     /**
  1466.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  1467.      *
  1468.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  1469.      */
  1470.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  1471.     {
  1472.         return $this->privates['knp_paginator.subscriber.sliding_pagination'] = new \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber(['defaultPaginationTemplate' => '@KnpPaginator/Pagination/sliding.html.twig''defaultSortableTemplate' => '@KnpPaginator/Pagination/sortable_link.html.twig''defaultFiltrationTemplate' => '@KnpPaginator/Pagination/filtration.html.twig''defaultPageRange' => 5]);
  1473.     }
  1474.     /**
  1475.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  1476.      *
  1477.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  1478.      */
  1479.     protected function getLiipImagine_Filter_ConfigurationService()
  1480.     {
  1481.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  1482.     }
  1483.     /**
  1484.      * Gets the private 'locale_aware_listener' shared service.
  1485.      *
  1486.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  1487.      */
  1488.     protected function getLocaleAwareListenerService()
  1489.     {
  1490.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  1491.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  1492.         }, 1), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1493.     }
  1494.     /**
  1495.      * Gets the private 'locale_listener' shared service.
  1496.      *
  1497.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  1498.      */
  1499.     protected function getLocaleListenerService()
  1500.     {
  1501.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'fr', ($this->services['router'] ?? $this->getRouterService()));
  1502.     }
  1503.     /**
  1504.      * Gets the private 'monolog.handler.console' shared service.
  1505.      *
  1506.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  1507.      */
  1508.     protected function getMonolog_Handler_ConsoleService()
  1509.     {
  1510.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  1511.     }
  1512.     /**
  1513.      * Gets the private 'monolog.handler.main' shared service.
  1514.      *
  1515.      * @return \Monolog\Handler\StreamHandler
  1516.      */
  1517.     protected function getMonolog_Handler_MainService()
  1518.     {
  1519.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler(($this->targetDirs[2].'/log/dev.log'), 100trueNULLfalse);
  1520.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  1521.         return $instance;
  1522.     }
  1523.     /**
  1524.      * Gets the private 'monolog.logger' shared service.
  1525.      *
  1526.      * @return \Symfony\Bridge\Monolog\Logger
  1527.      */
  1528.     protected function getMonolog_LoggerService()
  1529.     {
  1530.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  1531.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1532.         $instance->useMicrosecondTimestamps(true);
  1533.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1534.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1535.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1536.         return $instance;
  1537.     }
  1538.     /**
  1539.      * Gets the private 'monolog.logger.cache' shared service.
  1540.      *
  1541.      * @return \Symfony\Bridge\Monolog\Logger
  1542.      */
  1543.     protected function getMonolog_Logger_CacheService()
  1544.     {
  1545.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  1546.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1547.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1548.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1549.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1550.         return $instance;
  1551.     }
  1552.     /**
  1553.      * Gets the private 'monolog.logger.request' shared service.
  1554.      *
  1555.      * @return \Symfony\Bridge\Monolog\Logger
  1556.      */
  1557.     protected function getMonolog_Logger_RequestService()
  1558.     {
  1559.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  1560.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1561.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1562.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1563.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1564.         return $instance;
  1565.     }
  1566.     /**
  1567.      * Gets the private 'parameter_bag' shared service.
  1568.      *
  1569.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  1570.      */
  1571.     protected function getParameterBagService()
  1572.     {
  1573.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  1574.     }
  1575.     /**
  1576.      * Gets the private 'profiler_listener' shared service.
  1577.      *
  1578.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  1579.      */
  1580.     protected function getProfilerListenerService()
  1581.     {
  1582.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalse);
  1583.     }
  1584.     /**
  1585.      * Gets the private 'resolve_controller_name_subscriber' shared service.
  1586.      *
  1587.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  1588.      */
  1589.     protected function getResolveControllerNameSubscriberService()
  1590.     {
  1591.         return $this->privates['resolve_controller_name_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber(($this->privates['controller_name_converter'] ?? ($this->privates['controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1))))));
  1592.     }
  1593.     /**
  1594.      * Gets the private 'router.request_context' shared service.
  1595.      *
  1596.      * @return \Symfony\Component\Routing\RequestContext
  1597.      */
  1598.     protected function getRouter_RequestContextService()
  1599.     {
  1600.         return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  1601.     }
  1602.     /**
  1603.      * Gets the private 'router_listener' shared service.
  1604.      *
  1605.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  1606.      */
  1607.     protected function getRouterListenerService()
  1608.     {
  1609.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), $this->targetDirs[3], true);
  1610.     }
  1611.     /**
  1612.      * Gets the private 'security.authentication.manager' shared service.
  1613.      *
  1614.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  1615.      */
  1616.     protected function getSecurity_Authentication_ManagerService()
  1617.     {
  1618.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  1619.             yield => ($this->privates['security.authentication.provider.guard.main'] ?? $this->load('getSecurity_Authentication_Provider_Guard_MainService.php'));
  1620.             yield => ($this->privates['security.authentication.provider.dao.main'] ?? $this->load('getSecurity_Authentication_Provider_Dao_MainService.php'));
  1621.             yield => ($this->privates['security.authentication.provider.anonymous.main'] ?? ($this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  1622.         }, 3), true);
  1623.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  1624.         return $instance;
  1625.     }
  1626.     /**
  1627.      * Gets the private 'security.firewall.map' shared service.
  1628.      *
  1629.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  1630.      */
  1631.     protected function getSecurity_Firewall_MapService()
  1632.     {
  1633.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1634.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService.php'true],
  1635.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService.php'true],
  1636.         ], [
  1637.             'security.firewall.map.context.dev' => '?',
  1638.             'security.firewall.map.context.main' => '?',
  1639.         ]), new RewindableGenerator(function () {
  1640.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.Iy.T22O'] ?? ($this->privates['.security.request_matcher.Iy.T22O'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/')));
  1641.             yield 'security.firewall.map.context.main' => NULL;
  1642.         }, 2));
  1643.     }
  1644.     /**
  1645.      * Gets the private 'security.logout_url_generator' shared service.
  1646.      *
  1647.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  1648.      */
  1649.     protected function getSecurity_LogoutUrlGeneratorService()
  1650.     {
  1651.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  1652.         $instance->registerListener('main''app_logout''logout''_csrf_token'NULLNULL);
  1653.         return $instance;
  1654.     }
  1655.     /**
  1656.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  1657.      *
  1658.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  1659.      */
  1660.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  1661.     {
  1662.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  1663.     }
  1664.     /**
  1665.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  1666.      *
  1667.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  1668.      */
  1669.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  1670.     {
  1671.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  1672.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  1673.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  1674.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  1675.     }
  1676.     /**
  1677.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  1678.      *
  1679.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  1680.      */
  1681.     protected function getSensioFrameworkExtra_Security_ListenerService()
  1682.     {
  1683.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1684.     }
  1685.     /**
  1686.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  1687.      *
  1688.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  1689.      */
  1690.     protected function getSensioFrameworkExtra_View_ListenerService()
  1691.     {
  1692.         return $this->privates['sensio_framework_extra.view.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel'1))), ($this->services['twig'] ?? $this->getTwigService()));
  1693.     }
  1694.     /**
  1695.      * Gets the private 'session_listener' shared service.
  1696.      *
  1697.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  1698.      */
  1699.     protected function getSessionListenerService()
  1700.     {
  1701.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1702.             'initialized_session' => ['services''session'NULLtrue],
  1703.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1704.             'session' => ['services''session''getSessionService.php'true],
  1705.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService.php'true],
  1706.         ], [
  1707.             'initialized_session' => '?',
  1708.             'request_stack' => '?',
  1709.             'session' => '?',
  1710.             'session_storage' => '?',
  1711.         ]));
  1712.     }
  1713.     /**
  1714.      * Gets the private 'translator.default' shared service.
  1715.      *
  1716.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  1717.      */
  1718.     protected function getTranslator_DefaultService()
  1719.     {
  1720.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1721.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService.php'true],
  1722.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService.php'true],
  1723.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService.php'true],
  1724.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService.php'true],
  1725.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService.php'true],
  1726.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService.php'true],
  1727.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService.php'true],
  1728.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService.php'true],
  1729.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService.php'true],
  1730.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService.php'true],
  1731.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService.php'true],
  1732.         ], [
  1733.             'translation.loader.csv' => '?',
  1734.             'translation.loader.dat' => '?',
  1735.             'translation.loader.ini' => '?',
  1736.             'translation.loader.json' => '?',
  1737.             'translation.loader.mo' => '?',
  1738.             'translation.loader.php' => '?',
  1739.             'translation.loader.po' => '?',
  1740.             'translation.loader.qt' => '?',
  1741.             'translation.loader.res' => '?',
  1742.             'translation.loader.xliff' => '?',
  1743.             'translation.loader.yml' => '?',
  1744.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'fr', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDirs[0].'/translations'), 'debug' => true'resource_files' => ['af' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.af.xlf')], 'ar' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ar.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ar.xlf'), => ($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.ar.yml'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ar.xliff')], 'az' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.bg.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.bg.xlf'), => ($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.bg.yml'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.bg.xliff')], 'ca' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ca.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ca.xlf'), => ($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.ca.yml')], 'cs' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.cs.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.cs.xlf'), => ($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.cs.yml'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.cs.xliff')], 'cy' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.da.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.da.xlf'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.da.xliff')], 'de' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.de.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.de.xlf'), => ($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.de.yml'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.de.xliff')], 'el' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.el.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.el.xlf')], 'en' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.en.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.en.xlf'), => ($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.en.yml'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.en.xliff')], 'es' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.es.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.es.xlf'), => ($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.es.yml'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.es.xliff')], 'et' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.et.xlf')], 'eu' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.eu.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.eu.xlf'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.eu.xliff')], 'fa' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fa.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.fa.xlf'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.fa.xliff')], 'fi' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fi.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.fi.xlf'), => ($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.fi.yml')], 'fr' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fr.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.fr.xlf'), => ($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.fr.yml'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.fr.xliff'), => ($this->targetDirs[3].'/translations/messages.fr.yml')], 'gl' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.gl.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.gl.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.gl.xlf')], 'he' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hr.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.hr.xlf')], 'hu' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hu.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.hu.xlf'), => ($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.hu.yml'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.hu.xliff')], 'hy' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.hy.xlf')], 'id' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.id.xliff')], 'it' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.it.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.it.xlf'), => ($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.it.yml'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.it.xliff')], 'ja' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ja.xliff')], 'lb' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.lt.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.lt.xlf'), => ($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.lt.yml'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.lt.xliff')], 'lv' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.mn.xlf')], 'nb' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.nl.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.nl.xlf'), => ($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.nl.yml'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.nl.xliff')], 'nn' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.no.xliff')], 'pl' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pl.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.pl.xlf'), => ($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.pl.yml'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.pl.xliff')], 'pt' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.pt.xlf'), => ($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.pt.yml')], 'pt_BR' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.pt_BR.xliff')], 'ro' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ro.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ro.xlf'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ro.xliff')], 'ru' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ru.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ru.xlf'), => ($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.ru.yml'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ru.xliff')], 'sk' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sl.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.sl.xlf'), => ($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.sl.yml')], 'sq' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sq.xlf')], 'sr_Cyrl' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sv.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.sv.xlf'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.sv.xliff')], 'th' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.tr.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.tr.xlf'), => ($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.tr.yml')], 'uk' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.uk.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.uk.xlf'), => ($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.uk.yml'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.uk.xliff')], 'vi' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.zh_CN.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.zh_CN.xlf')], 'zh_TW' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf')], 'pt_PT' => [=> ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.pt_PT.xlf')], 'sr_RS' => [=> ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sr_RS.xlf'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.sr_RS.xlf')], 'vn' => [=> ($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/translations/VichUploaderBundle.vn.yml')], 'ky' => [=> ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [=> ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.sw.xliff')]], 'scanned_directories' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations'), => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/translations'), => ($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/translations'), => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/translations'), => ($this->targetDirs[3].'/translations'), => ($this->targetDirs[3].'/vendor/symfony/framework-bundle/Resources/translations'), => ($this->targetDirs[3].'/src/Resources/FrameworkBundle/translations'), => ($this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/Resources/translations'), 10 => ($this->targetDirs[3].'/src/Resources/SensioFrameworkExtraBundle/translations'), 11 => ($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/translations'), 12 => ($this->targetDirs[3].'/src/Resources/DoctrineBundle/translations'), 13 => ($this->targetDirs[3].'/vendor/doctrine/doctrine-migrations-bundle/Resources/translations'), 14 => ($this->targetDirs[3].'/src/Resources/DoctrineMigrationsBundle/translations'), 15 => ($this->targetDirs[3].'/vendor/symfony/security-bundle/Resources/translations'), 16 => ($this->targetDirs[3].'/src/Resources/SecurityBundle/translations'), 17 => ($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/Resources/translations'), 18 => ($this->targetDirs[3].'/src/Resources/SwiftmailerBundle/translations'), 19 => ($this->targetDirs[3].'/vendor/symfony/twig-bundle/Resources/translations'), 20 => ($this->targetDirs[3].'/src/Resources/TwigBundle/translations'), 21 => ($this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Resources/translations'), 22 => ($this->targetDirs[3].'/src/Resources/WebProfilerBundle/translations'), 23 => ($this->targetDirs[3].'/vendor/symfony/monolog-bundle/Resources/translations'), 24 => ($this->targetDirs[3].'/src/Resources/MonologBundle/translations'), 25 => ($this->targetDirs[3].'/vendor/symfony/debug-bundle/Resources/translations'), 26 => ($this->targetDirs[3].'/src/Resources/DebugBundle/translations'), 27 => ($this->targetDirs[3].'/vendor/symfony/maker-bundle/src/Resources/translations'), 28 => ($this->targetDirs[3].'/src/Resources/MakerBundle/translations'), 29 => ($this->targetDirs[3].'/vendor/symfony/web-server-bundle/Resources/translations'), 30 => ($this->targetDirs[3].'/src/Resources/WebServerBundle/translations'), 31 => ($this->targetDirs[3].'/vendor/doctrine/doctrine-fixtures-bundle/Resources/translations'), 32 => ($this->targetDirs[3].'/src/Resources/DoctrineFixturesBundle/translations'), 33 => ($this->targetDirs[3].'/src/Resources/EasyAdminBundle/translations'), 34 => ($this->targetDirs[3].'/src/Resources/VichUploaderBundle/translations'), 35 => ($this->targetDirs[3].'/vendor/liip/imagine-bundle/Resources/translations'), 36 => ($this->targetDirs[3].'/src/Resources/LiipImagineBundle/translations'), 37 => ($this->targetDirs[3].'/vendor/easycorp/easy-deploy-bundle/src/Resources/translations'), 38 => ($this->targetDirs[3].'/src/Resources/EasyDeployBundle/translations'), 39 => ($this->targetDirs[3].'/src/Resources/KnpPaginatorBundle/translations'), 40 => ($this->targetDirs[3].'/vendor/beelab/recaptcha2-bundle/Resources/translations'), 41 => ($this->targetDirs[3].'/src/Resources/BeelabRecaptcha2Bundle/translations'), 42 => ($this->targetDirs[3].'/vendor/welp/mailchimp-bundle/src/Resources/translations'), 43 => ($this->targetDirs[3].'/src/Resources/WelpMailchimpBundle/translations'), 44 => ($this->targetDirs[3].'/vendor/knpuniversity/oauth2-client-bundle/src/Resources/translations'), 45 => ($this->targetDirs[3].'/src/Resources/KnpUOAuth2ClientBundle/translations'), 46 => ($this->targetDirs[3].'/src/Resources/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/easycorp/easyadmin-bundle/src/Resources/translations'=> 'vendor/vich/uploader-bundle/Resources/translations'=> 'vendor/knplabs/knp-paginator-bundle/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/Resources/translations'=> 'src/Resources/FrameworkBundle/translations'=> 'vendor/sensio/framework-extra-bundle/src/Resources/translations'10 => 'src/Resources/SensioFrameworkExtraBundle/translations'11 => 'vendor/doctrine/doctrine-bundle/Resources/translations'12 => 'src/Resources/DoctrineBundle/translations'13 => 'vendor/doctrine/doctrine-migrations-bundle/Resources/translations'14 => 'src/Resources/DoctrineMigrationsBundle/translations'15 => 'vendor/symfony/security-bundle/Resources/translations'16 => 'src/Resources/SecurityBundle/translations'17 => 'vendor/symfony/swiftmailer-bundle/Resources/translations'18 => 'src/Resources/SwiftmailerBundle/translations'19 => 'vendor/symfony/twig-bundle/Resources/translations'20 => 'src/Resources/TwigBundle/translations'21 => 'vendor/symfony/web-profiler-bundle/Resources/translations'22 => 'src/Resources/WebProfilerBundle/translations'23 => 'vendor/symfony/monolog-bundle/Resources/translations'24 => 'src/Resources/MonologBundle/translations'25 => 'vendor/symfony/debug-bundle/Resources/translations'26 => 'src/Resources/DebugBundle/translations'27 => 'vendor/symfony/maker-bundle/src/Resources/translations'28 => 'src/Resources/MakerBundle/translations'29 => 'vendor/symfony/web-server-bundle/Resources/translations'30 => 'src/Resources/WebServerBundle/translations'31 => 'vendor/doctrine/doctrine-fixtures-bundle/Resources/translations'32 => 'src/Resources/DoctrineFixturesBundle/translations'33 => 'src/Resources/EasyAdminBundle/translations'34 => 'src/Resources/VichUploaderBundle/translations'35 => 'vendor/liip/imagine-bundle/Resources/translations'36 => 'src/Resources/LiipImagineBundle/translations'37 => 'vendor/easycorp/easy-deploy-bundle/src/Resources/translations'38 => 'src/Resources/EasyDeployBundle/translations'39 => 'src/Resources/KnpPaginatorBundle/translations'40 => 'vendor/beelab/recaptcha2-bundle/Resources/translations'41 => 'src/Resources/BeelabRecaptcha2Bundle/translations'42 => 'vendor/welp/mailchimp-bundle/src/Resources/translations'43 => 'src/Resources/WelpMailchimpBundle/translations'44 => 'vendor/knpuniversity/oauth2-client-bundle/src/Resources/translations'45 => 'src/Resources/KnpUOAuth2ClientBundle/translations'46 => 'src/Resources/translations']]]);
  1745.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1746.         $instance->setFallbackLocales([=> 'fr']);
  1747.         return $instance;
  1748.     }
  1749.     /**
  1750.      * Gets the private 'twig.loader.filesystem' shared service.
  1751.      *
  1752.      * @return \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader
  1753.      */
  1754.     protected function getTwig_Loader_FilesystemService()
  1755.     {
  1756.         $this->privates['twig.loader.filesystem'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), $this->targetDirs[3]);
  1757.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  1758.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  1759.         $instance->addPath(($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1760.         $instance->addPath(($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1761.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1762.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1763.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  1764.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  1765.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  1766.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  1767.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1768.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1769.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1770.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1771.         $instance->addPath(($this->targetDirs[3].'/templates/bundles/EasyAdminBundle'), 'EasyAdmin');
  1772.         $instance->addPath(($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), 'EasyAdmin');
  1773.         $instance->addPath(($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), '!EasyAdmin');
  1774.         $instance->addPath(($this->targetDirs[3].'/templates/bundles/VichUploaderBundle'), 'VichUploader');
  1775.         $instance->addPath(($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/views'), 'VichUploader');
  1776.         $instance->addPath(($this->targetDirs[3].'/vendor/vich/uploader-bundle/Resources/views'), '!VichUploader');
  1777.         $instance->addPath(($this->targetDirs[3].'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  1778.         $instance->addPath(($this->targetDirs[3].'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  1779.         $instance->addPath(($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/views'), 'KnpPaginator');
  1780.         $instance->addPath(($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle/Resources/views'), '!KnpPaginator');
  1781.         $instance->addPath(($this->targetDirs[3].'/templates'));
  1782.         $instance->addPath(($this->targetDirs[3].'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1783.         $instance->addPath(($this->targetDirs[3].'/vendor/beelab/recaptcha2-bundle/src/../templates'));
  1784.         return $instance;
  1785.     }
  1786.     /**
  1787.      * Gets the private 'validator.builder' shared service.
  1788.      *
  1789.      * @return \Symfony\Component\Validator\ValidatorBuilderInterface
  1790.      */
  1791.     protected function getValidator_BuilderService()
  1792.     {
  1793.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  1794.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1795.             'Beelab\\Recaptcha2Bundle\\Validator\\Constraints\\Recaptcha2Validator' => ['services''beelab_recaptcha2.validator''getBeelabRecaptcha2_ValidatorService.php'true],
  1796.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  1797.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  1798.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService.php'true],
  1799.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  1800.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService.php'true],
  1801.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  1802.             'recaptcha2' => ['services''beelab_recaptcha2.validator''getBeelabRecaptcha2_ValidatorService.php'true],
  1803.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  1804.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  1805.         ], [
  1806.             'Beelab\\Recaptcha2Bundle\\Validator\\Constraints\\Recaptcha2Validator' => '?',
  1807.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  1808.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  1809.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  1810.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  1811.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  1812.             'doctrine.orm.validator.unique' => '?',
  1813.             'recaptcha2' => '?',
  1814.             'security.validator.user_password' => '?',
  1815.             'validator.expression' => '?',
  1816.         ])));
  1817.         $instance->setTranslator(new \Symfony\Component\Validator\Util\LegacyTranslatorProxy(($this->services['translator'] ?? $this->getTranslatorService())));
  1818.         $instance->setTranslationDomain('validators');
  1819.         $instance->addXmlMappings([=> ($this->targetDirs[3].'/vendor/symfony/form/Resources/config/validation.xml')]);
  1820.         $instance->addYamlMappings([=> ($this->targetDirs[3].'/config/validator/validation.yaml')]);
  1821.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  1822.         $instance->addMethodMapping('loadValidatorMetadata');
  1823.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  1824.         return $instance;
  1825.     }
  1826.     /**
  1827.      * Gets the private 'var_dumper.html_dumper' shared service.
  1828.      *
  1829.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  1830.      */
  1831.     protected function getVarDumper_HtmlDumperService()
  1832.     {
  1833.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  1834.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  1835.         return $instance;
  1836.     }
  1837.     /**
  1838.      * Gets the private 'var_dumper.server_connection' shared service.
  1839.      *
  1840.      * @return \Symfony\Component\VarDumper\Server\Connection
  1841.      */
  1842.     protected function getVarDumper_ServerConnectionService()
  1843.     {
  1844.         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'$this->targetDirs[3], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  1845.     }
  1846.     /**
  1847.      * Gets the private 'vich_uploader.metadata_reader' shared service.
  1848.      *
  1849.      * @return \Vich\UploaderBundle\Metadata\MetadataReader
  1850.      */
  1851.     protected function getVichUploader_MetadataReaderService()
  1852.     {
  1853.         $a = new \Metadata\Driver\FileLocator([]);
  1854.         $b = new \Metadata\MetadataFactory(new \Metadata\Driver\DriverChain([=> new \Vich\UploaderBundle\Metadata\Driver\XmlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService())), => new \Vich\UploaderBundle\Metadata\Driver\YamlDriver($a)]), 'Metadata\\ClassHierarchyMetadata'true);
  1855.         $b->setCache(new \Metadata\Cache\FileCache(($this->targetDirs[0].'/vich_uploader')));
  1856.         return $this->privates['vich_uploader.metadata_reader'] = new \Vich\UploaderBundle\Metadata\MetadataReader($b);
  1857.     }
  1858.     /**
  1859.      * Gets the private 'vich_uploader.property_mapping_factory' shared service.
  1860.      *
  1861.      * @return \Vich\UploaderBundle\Mapping\PropertyMappingFactory
  1862.      */
  1863.     protected function getVichUploader_PropertyMappingFactoryService()
  1864.     {
  1865.         return $this->privates['vich_uploader.property_mapping_factory'] = new \Vich\UploaderBundle\Mapping\PropertyMappingFactory($this, ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), $this->getParameter('vich_uploader.mappings'), '_name');
  1866.     }
  1867.     /**
  1868.      * Gets the private 'vich_uploader.storage.file_system' shared service.
  1869.      *
  1870.      * @return \Vich\UploaderBundle\Storage\FileSystemStorage
  1871.      */
  1872.     protected function getVichUploader_Storage_FileSystemService()
  1873.     {
  1874.         return $this->privates['vich_uploader.storage.file_system'] = new \Vich\UploaderBundle\Storage\FileSystemStorage(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()));
  1875.     }
  1876.     /**
  1877.      * Gets the private 'web_profiler.csp.handler' shared service.
  1878.      *
  1879.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  1880.      */
  1881.     protected function getWebProfiler_Csp_HandlerService()
  1882.     {
  1883.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  1884.     }
  1885.     /**
  1886.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  1887.      *
  1888.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  1889.      */
  1890.     protected function getWebProfiler_DebugToolbarService()
  1891.     {
  1892.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['twig'] ?? $this->getTwigService()), false2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()));
  1893.     }
  1894.     public function getParameter($name)
  1895.     {
  1896.         $name = (string) $name;
  1897.         if (isset($this->buildParameters[$name])) {
  1898.             return $this->buildParameters[$name];
  1899.         }
  1900.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  1901.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  1902.         }
  1903.         if (isset($this->loadedDynamicParameters[$name])) {
  1904.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  1905.         }
  1906.         return $this->parameters[$name];
  1907.     }
  1908.     public function hasParameter($name)
  1909.     {
  1910.         $name = (string) $name;
  1911.         if (isset($this->buildParameters[$name])) {
  1912.             return true;
  1913.         }
  1914.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  1915.     }
  1916.     public function setParameter($name$value)
  1917.     {
  1918.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  1919.     }
  1920.     public function getParameterBag()
  1921.     {
  1922.         if (null === $this->parameterBag) {
  1923.             $parameters $this->parameters;
  1924.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  1925.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  1926.             }
  1927.             foreach ($this->buildParameters as $name => $value) {
  1928.                 $parameters[$name] = $value;
  1929.             }
  1930.             $this->parameterBag = new FrozenParameterBag($parameters);
  1931.         }
  1932.         return $this->parameterBag;
  1933.     }
  1934.     private $loadedDynamicParameters = [
  1935.         'kernel.root_dir' => false,
  1936.         'kernel.project_dir' => false,
  1937.         'kernel.cache_dir' => false,
  1938.         'kernel.logs_dir' => false,
  1939.         'kernel.bundles_metadata' => false,
  1940.         'google_recaptcha_site_key' => false,
  1941.         'kernel.secret' => false,
  1942.         'session.save_path' => false,
  1943.         'validator.mapping.cache.file' => false,
  1944.         'translator.default_path' => false,
  1945.         'profiler.storage.dsn' => false,
  1946.         'debug.container.dump' => false,
  1947.         'serializer.mapping.cache.file' => false,
  1948.         'doctrine.orm.proxy_dir' => false,
  1949.         'doctrine_migrations.dir_name' => false,
  1950.         'twig.default_path' => false,
  1951.         'vich_uploader.mappings' => false,
  1952.         'liip_imagine.resolvers' => false,
  1953.         'liip_imagine.loaders' => false,
  1954.         'beelab_recaptcha2.site_key' => false,
  1955.         'beelab_recaptcha2.secret' => false,
  1956.     ];
  1957.     private $dynamicParameters = [];
  1958.     /**
  1959.      * Computes a dynamic parameter.
  1960.      *
  1961.      * @param string $name The name of the dynamic parameter to load
  1962.      *
  1963.      * @return mixed The value of the dynamic parameter
  1964.      *
  1965.      * @throws InvalidArgumentException When the dynamic parameter does not exist
  1966.      */
  1967.     private function getDynamicParameter($name)
  1968.     {
  1969.         switch ($name) {
  1970.             case 'kernel.root_dir'$value = ($this->targetDirs[3].'/src'); break;
  1971.             case 'kernel.project_dir'$value $this->targetDirs[3]; break;
  1972.             case 'kernel.cache_dir'$value $this->targetDirs[0]; break;
  1973.             case 'kernel.logs_dir'$value = ($this->targetDirs[2].'/log'); break;
  1974.             case 'kernel.bundles_metadata'$value = [
  1975.                 'FrameworkBundle' => [
  1976.                     'path' => ($this->targetDirs[3].'/vendor/symfony/framework-bundle'),
  1977.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  1978.                 ],
  1979.                 'SensioFrameworkExtraBundle' => [
  1980.                     'path' => ($this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src'),
  1981.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  1982.                 ],
  1983.                 'DoctrineBundle' => [
  1984.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle'),
  1985.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  1986.                 ],
  1987.                 'DoctrineMigrationsBundle' => [
  1988.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-migrations-bundle'),
  1989.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  1990.                 ],
  1991.                 'SecurityBundle' => [
  1992.                     'path' => ($this->targetDirs[3].'/vendor/symfony/security-bundle'),
  1993.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  1994.                 ],
  1995.                 'SwiftmailerBundle' => [
  1996.                     'path' => ($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle'),
  1997.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  1998.                 ],
  1999.                 'TwigBundle' => [
  2000.                     'path' => ($this->targetDirs[3].'/vendor/symfony/twig-bundle'),
  2001.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  2002.                 ],
  2003.                 'WebProfilerBundle' => [
  2004.                     'path' => ($this->targetDirs[3].'/vendor/symfony/web-profiler-bundle'),
  2005.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  2006.                 ],
  2007.                 'MonologBundle' => [
  2008.                     'path' => ($this->targetDirs[3].'/vendor/symfony/monolog-bundle'),
  2009.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  2010.                 ],
  2011.                 'DebugBundle' => [
  2012.                     'path' => ($this->targetDirs[3].'/vendor/symfony/debug-bundle'),
  2013.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  2014.                 ],
  2015.                 'MakerBundle' => [
  2016.                     'path' => ($this->targetDirs[3].'/vendor/symfony/maker-bundle/src'),
  2017.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  2018.                 ],
  2019.                 'WebServerBundle' => [
  2020.                     'path' => ($this->targetDirs[3].'/vendor/symfony/web-server-bundle'),
  2021.                     'namespace' => 'Symfony\\Bundle\\WebServerBundle',
  2022.                 ],
  2023.                 'DoctrineFixturesBundle' => [
  2024.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-fixtures-bundle'),
  2025.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  2026.                 ],
  2027.                 'EasyAdminBundle' => [
  2028.                     'path' => ($this->targetDirs[3].'/vendor/easycorp/easyadmin-bundle/src'),
  2029.                     'namespace' => 'EasyCorp\\Bundle\\EasyAdminBundle',
  2030.                 ],
  2031.                 'VichUploaderBundle' => [
  2032.                     'path' => ($this->targetDirs[3].'/vendor/vich/uploader-bundle'),
  2033.                     'namespace' => 'Vich\\UploaderBundle',
  2034.                 ],
  2035.                 'LiipImagineBundle' => [
  2036.                     'path' => ($this->targetDirs[3].'/vendor/liip/imagine-bundle'),
  2037.                     'namespace' => 'Liip\\ImagineBundle',
  2038.                 ],
  2039.                 'EasyDeployBundle' => [
  2040.                     'path' => ($this->targetDirs[3].'/vendor/easycorp/easy-deploy-bundle/src'),
  2041.                     'namespace' => 'EasyCorp\\Bundle\\EasyDeployBundle',
  2042.                 ],
  2043.                 'KnpPaginatorBundle' => [
  2044.                     'path' => ($this->targetDirs[3].'/vendor/knplabs/knp-paginator-bundle'),
  2045.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  2046.                 ],
  2047.                 'BeelabRecaptcha2Bundle' => [
  2048.                     'path' => ($this->targetDirs[3].'/vendor/beelab/recaptcha2-bundle'),
  2049.                     'namespace' => 'Beelab\\Recaptcha2Bundle',
  2050.                 ],
  2051.                 'WelpMailchimpBundle' => [
  2052.                     'path' => ($this->targetDirs[3].'/vendor/welp/mailchimp-bundle/src'),
  2053.                     'namespace' => 'Welp\\MailchimpBundle',
  2054.                 ],
  2055.                 'KnpUOAuth2ClientBundle' => [
  2056.                     'path' => ($this->targetDirs[3].'/vendor/knpuniversity/oauth2-client-bundle/src'),
  2057.                     'namespace' => 'KnpU\\OAuth2ClientBundle',
  2058.                 ],
  2059.             ]; break;
  2060.             case 'google_recaptcha_site_key'$value $this->getEnv('GOOGLE_RECAPTCHA_SITE_KEY'); break;
  2061.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  2062.             case 'session.save_path'$value = ($this->targetDirs[0].'/sessions'); break;
  2063.             case 'validator.mapping.cache.file'$value = ($this->targetDirs[0].'/validation.php'); break;
  2064.             case 'translator.default_path'$value = ($this->targetDirs[3].'/translations'); break;
  2065.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDirs[0].'/profiler'); break;
  2066.             case 'debug.container.dump'$value = ($this->targetDirs[0].'/srcApp_KernelDevDebugContainer.xml'); break;
  2067.             case 'serializer.mapping.cache.file'$value = ($this->targetDirs[0].'/serialization.php'); break;
  2068.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDirs[0].'/doctrine/orm/Proxies'); break;
  2069.             case 'doctrine_migrations.dir_name'$value = ($this->targetDirs[3].'/src/Migrations'); break;
  2070.             case 'twig.default_path'$value = ($this->targetDirs[3].'/templates'); break;
  2071.             case 'vich_uploader.mappings'$value = [
  2072.                 'agency_logo' => [
  2073.                     'uri_prefix' => '/uploads/images/logos',
  2074.                     'upload_destination' => ($this->targetDirs[3].'/public/uploads/images/logos'),
  2075.                     'namer' => [
  2076.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.agency_logo',
  2077.                         'options' => [
  2078.                         ],
  2079.                     ],
  2080.                     'directory_namer' => [
  2081.                         'service' => NULL,
  2082.                         'options' => NULL,
  2083.                     ],
  2084.                     'delete_on_remove' => true,
  2085.                     'delete_on_update' => true,
  2086.                     'inject_on_load' => false,
  2087.                     'db_driver' => 'orm',
  2088.                 ],
  2089.                 'estatead_images' => [
  2090.                     'uri_prefix' => '/uploads/images/estateads',
  2091.                     'upload_destination' => ($this->targetDirs[3].'/public/uploads/images/estateads'),
  2092.                     'namer' => [
  2093.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.estatead_images',
  2094.                         'options' => [
  2095.                         ],
  2096.                     ],
  2097.                     'directory_namer' => [
  2098.                         'service' => NULL,
  2099.                         'options' => NULL,
  2100.                     ],
  2101.                     'delete_on_remove' => true,
  2102.                     'delete_on_update' => true,
  2103.                     'inject_on_load' => false,
  2104.                     'db_driver' => 'orm',
  2105.                 ],
  2106.                 'estatead_pdf' => [
  2107.                     'uri_prefix' => '/uploads/pdf/estateads',
  2108.                     'upload_destination' => ($this->targetDirs[3].'/public/uploads/pdf/estateads'),
  2109.                     'namer' => [
  2110.                         'service' => NULL,
  2111.                         'options' => NULL,
  2112.                     ],
  2113.                     'directory_namer' => [
  2114.                         'service' => NULL,
  2115.                         'options' => NULL,
  2116.                     ],
  2117.                     'delete_on_remove' => true,
  2118.                     'delete_on_update' => true,
  2119.                     'inject_on_load' => false,
  2120.                     'db_driver' => 'orm',
  2121.                 ],
  2122.             ]; break;
  2123.             case 'liip_imagine.resolvers'$value = [
  2124.                 'default' => [
  2125.                     'web_path' => [
  2126.                         'web_root' => ($this->targetDirs[3].'/public'),
  2127.                         'cache_prefix' => 'media/cache',
  2128.                     ],
  2129.                 ],
  2130.             ]; break;
  2131.             case 'liip_imagine.loaders'$value = [
  2132.                 'default' => [
  2133.                     'filesystem' => [
  2134.                         'locator' => 'filesystem',
  2135.                         'data_root' => [
  2136.                             => ($this->targetDirs[3].'/public'),
  2137.                         ],
  2138.                         'allow_unresolvable_data_roots' => false,
  2139.                         'bundle_resources' => [
  2140.                             'enabled' => false,
  2141.                             'access_control_type' => 'blacklist',
  2142.                             'access_control_list' => [
  2143.                             ],
  2144.                         ],
  2145.                     ],
  2146.                 ],
  2147.             ]; break;
  2148.             case 'beelab_recaptcha2.site_key'$value $this->getEnv('APP_RECAPTCHA_SITE_KEY'); break;
  2149.             case 'beelab_recaptcha2.secret'$value $this->getEnv('APP_RECAPTCHA_SECRET'); break;
  2150.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  2151.         }
  2152.         $this->loadedDynamicParameters[$name] = true;
  2153.         return $this->dynamicParameters[$name] = $value;
  2154.     }
  2155.     /**
  2156.      * Gets the default parameters.
  2157.      *
  2158.      * @return array An array of the default parameters
  2159.      */
  2160.     protected function getDefaultParameters()
  2161.     {
  2162.         return [
  2163.             'kernel.environment' => 'dev',
  2164.             'kernel.debug' => true,
  2165.             'kernel.name' => 'src',
  2166.             'kernel.bundles' => [
  2167.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  2168.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  2169.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  2170.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  2171.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  2172.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  2173.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  2174.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  2175.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  2176.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  2177.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  2178.                 'WebServerBundle' => 'Symfony\\Bundle\\WebServerBundle\\WebServerBundle',
  2179.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  2180.                 'EasyAdminBundle' => 'EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle',
  2181.                 'VichUploaderBundle' => 'Vich\\UploaderBundle\\VichUploaderBundle',
  2182.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  2183.                 'EasyDeployBundle' => 'EasyCorp\\Bundle\\EasyDeployBundle\\EasyDeployBundle',
  2184.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  2185.                 'BeelabRecaptcha2Bundle' => 'Beelab\\Recaptcha2Bundle\\BeelabRecaptcha2Bundle',
  2186.                 'WelpMailchimpBundle' => 'Welp\\MailchimpBundle\\WelpMailchimpBundle',
  2187.                 'KnpUOAuth2ClientBundle' => 'KnpU\\OAuth2ClientBundle\\KnpUOAuth2ClientBundle',
  2188.             ],
  2189.             'kernel.charset' => 'UTF-8',
  2190.             'kernel.container_class' => 'srcApp_KernelDevDebugContainer',
  2191.             'container.dumper.inline_class_loader' => true,
  2192.             'locale' => 'fr',
  2193.             'app.path.logos_images' => '/uploads/images/logos',
  2194.             'app.path.estatead_images' => '/uploads/images/estateads',
  2195.             'app.path.estatead_pdf' => '/uploads/pdf/estateads',
  2196.             'fb_link' => 'https://www.facebook.com/Preums-101176798085505',
  2197.             'insta_link' => 'https://www.instagram.com/preums_/',
  2198.             'stripe_public_key' => 'pk_test_ncYpy5Cec8bGsJc85i8JKVVE00N075Ni63',
  2199.             'stripe_secret_key' => 'sk_test_06Xmdj63T7omf43U1tWFRM6A002Q6kgmuK',
  2200.             'preums_mail' => 'postmaster@nouveausite.fr',
  2201.             'admin_mail' => [
  2202.                 => 'alexrush@gmail.com',
  2203.                 => 'gerald.seguin@gustibus.fr',
  2204.             ],
  2205.             'payment' => [
  2206.                 'currency' => 'EUR',
  2207.                 'decimal' => true,
  2208.                 'premium_amount_monthly' => 7.99,
  2209.                 'premium_amount_quarterly' => 14.97,
  2210.             ],
  2211.             'fragment.renderer.hinclude.global_template' => NULL,
  2212.             'fragment.path' => '/_fragment',
  2213.             'kernel.http_method_override' => true,
  2214.             'kernel.trusted_hosts' => [
  2215.             ],
  2216.             'kernel.default_locale' => 'fr',
  2217.             'templating.helper.code.file_link_format' => NULL,
  2218.             'debug.file_link_format' => NULL,
  2219.             'session.metadata.storage_key' => '_sf2_meta',
  2220.             'session.storage.options' => [
  2221.                 'cache_limiter' => '0',
  2222.                 'cookie_secure' => 'auto',
  2223.                 'cookie_httponly' => true,
  2224.                 'cookie_samesite' => 'lax',
  2225.                 'gc_probability' => 1,
  2226.             ],
  2227.             'session.metadata.update_threshold' => 0,
  2228.             'form.type_extension.csrf.enabled' => true,
  2229.             'form.type_extension.csrf.field_name' => '_token',
  2230.             'asset.request_context.base_path' => '',
  2231.             'asset.request_context.secure' => false,
  2232.             'templating.loader.cache.path' => NULL,
  2233.             'templating.engines' => [
  2234.                 => 'twig',
  2235.                 => 'php',
  2236.             ],
  2237.             'templating.helper.form.resources' => [
  2238.                 => 'FrameworkBundle:Form',
  2239.             ],
  2240.             'validator.mapping.cache.prefix' => '',
  2241.             'validator.translation_domain' => 'validators',
  2242.             'translator.logging' => false,
  2243.             'profiler_listener.only_exceptions' => false,
  2244.             'profiler_listener.only_master_requests' => false,
  2245.             'debug.error_handler.throw_at' => -1,
  2246.             'router.request_context.host' => 'localhost',
  2247.             'router.request_context.scheme' => 'http',
  2248.             'router.request_context.base_url' => '',
  2249.             'router.resource' => 'kernel::loadRoutes',
  2250.             'router.cache_class_prefix' => 'srcApp_KernelDevDebugContainer',
  2251.             'request_listener.http_port' => 80,
  2252.             'request_listener.https_port' => 443,
  2253.             'serializer.mapping.cache.prefix' => '',
  2254.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  2255.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  2256.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  2257.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  2258.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  2259.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  2260.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  2261.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  2262.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  2263.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  2264.             'doctrine.entity_managers' => [
  2265.                 'default' => 'doctrine.orm.default_entity_manager',
  2266.             ],
  2267.             'doctrine.default_entity_manager' => 'default',
  2268.             'doctrine.dbal.connection_factory.types' => [
  2269.             ],
  2270.             'doctrine.connections' => [
  2271.                 'default' => 'doctrine.dbal.default_connection',
  2272.             ],
  2273.             'doctrine.default_connection' => 'default',
  2274.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  2275.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  2276.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  2277.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  2278.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  2279.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  2280.             'doctrine.orm.cache.memcache_host' => 'localhost',
  2281.             'doctrine.orm.cache.memcache_port' => 11211,
  2282.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  2283.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  2284.             'doctrine.orm.cache.memcached_host' => 'localhost',
  2285.             'doctrine.orm.cache.memcached_port' => 11211,
  2286.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  2287.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  2288.             'doctrine.orm.cache.redis_host' => 'localhost',
  2289.             'doctrine.orm.cache.redis_port' => 6379,
  2290.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  2291.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  2292.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  2293.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  2294.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Common\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  2295.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  2296.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  2297.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  2298.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  2299.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  2300.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  2301.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  2302.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  2303.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  2304.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  2305.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  2306.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  2307.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  2308.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  2309.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  2310.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  2311.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  2312.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  2313.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  2314.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  2315.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  2316.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  2317.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  2318.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  2319.             'doctrine.orm.auto_generate_proxy_classes' => true,
  2320.             'doctrine.orm.proxy_namespace' => 'Proxies',
  2321.             'doctrine_migrations.namespace' => 'DoctrineMigrations',
  2322.             'doctrine_migrations.table_name' => 'migration_versions',
  2323.             'doctrine_migrations.column_name' => 'version',
  2324.             'doctrine_migrations.column_length' => 14,
  2325.             'doctrine_migrations.executed_at_column_name' => 'executed_at',
  2326.             'doctrine_migrations.all_or_nothing' => false,
  2327.             'doctrine_migrations.name' => 'Application Migrations',
  2328.             'doctrine_migrations.custom_template' => NULL,
  2329.             'doctrine_migrations.organize_migrations' => false,
  2330.             'security.authentication.trust_resolver.anonymous_class' => NULL,
  2331.             'security.authentication.trust_resolver.rememberme_class' => NULL,
  2332.             'security.role_hierarchy.roles' => [
  2333.             ],
  2334.             'security.access.denied_url' => NULL,
  2335.             'security.authentication.manager.erase_credentials' => true,
  2336.             'security.authentication.session_strategy.strategy' => 'migrate',
  2337.             'security.access.always_authenticate_before_granting' => true,
  2338.             'security.authentication.hide_user_not_found' => true,
  2339.             'swiftmailer.mailer.default.transport.name' => 'dynamic',
  2340.             'swiftmailer.mailer.default.spool.enabled' => false,
  2341.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  2342.             'swiftmailer.mailer.default.single_address' => NULL,
  2343.             'swiftmailer.mailer.default.delivery.enabled' => true,
  2344.             'swiftmailer.spool.enabled' => false,
  2345.             'swiftmailer.delivery.enabled' => true,
  2346.             'swiftmailer.single_address' => NULL,
  2347.             'swiftmailer.mailers' => [
  2348.                 'default' => 'swiftmailer.mailer.default',
  2349.             ],
  2350.             'swiftmailer.default_mailer' => 'default',
  2351.             'twig.exception_listener.controller' => 'twig.controller.exception::showAction',
  2352.             'twig.form.resources' => [
  2353.                 => 'form_fields.html.twig',
  2354.                 => '@VichUploader/Form/fields.html.twig',
  2355.                 => 'form_div_layout.html.twig',
  2356.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  2357.             ],
  2358.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  2359.             'web_profiler.debug_toolbar.mode' => 2,
  2360.             'monolog.use_microseconds' => true,
  2361.             'monolog.swift_mailer.handlers' => [
  2362.             ],
  2363.             'monolog.handlers_to_channels' => [
  2364.                 'monolog.handler.console' => [
  2365.                     'type' => 'exclusive',
  2366.                     'elements' => [
  2367.                         => 'event',
  2368.                         => 'doctrine',
  2369.                         => 'console',
  2370.                     ],
  2371.                 ],
  2372.                 'monolog.handler.main' => [
  2373.                     'type' => 'exclusive',
  2374.                     'elements' => [
  2375.                         => 'event',
  2376.                     ],
  2377.                 ],
  2378.             ],
  2379.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  2380.             'easyadmin.config' => [
  2381.                 'entities' => [
  2382.                     'Agency' => [
  2383.                         'class' => 'App\\Entity\\Agency',
  2384.                         'label' => 'Agence',
  2385.                         'list' => [
  2386.                             'actions' => [
  2387.                                 => [
  2388.                                     'name' => 'activateagency',
  2389.                                     'label' => 'Valider',
  2390.                                     'template' => 'admin/activate.html.twig',
  2391.                                     'css_class' => 'icon-check',
  2392.                                     'icon' => 'check',
  2393.                                 ],
  2394.                                 => [
  2395.                                     'name' => 'edit',
  2396.                                     'label' => 'Modifier',
  2397.                                     'icon' => 'edit',
  2398.                                 ],
  2399.                                 => [
  2400.                                     'name' => 'delete',
  2401.                                     'label' => 'Supprimer',
  2402.                                     'icon' => 'trash-alt',
  2403.                                 ],
  2404.                             ],
  2405.                             'fields' => [
  2406.                                 => [
  2407.                                     'property' => 'created_at',
  2408.                                     'label' => 'Date de création',
  2409.                                 ],
  2410.                                 => [
  2411.                                     'property' => 'name',
  2412.                                     'label' => 'Nom',
  2413.                                 ],
  2414.                                 => [
  2415.                                     'property' => 'siret',
  2416.                                     'label' => 'Siret',
  2417.                                 ],
  2418.                                 => [
  2419.                                     'property' => 'tcard_number',
  2420.                                     'label' => 'N° Carte T',
  2421.                                 ],
  2422.                                 => [
  2423.                                     'property' => 'logo',
  2424.                                     'type' => 'image',
  2425.                                     'base_path' => '/uploads/images/logos',
  2426.                                 ],
  2427.                                 => [
  2428.                                     'property' => 'city',
  2429.                                     'label' => 'Ville',
  2430.                                 ],
  2431.                                 => [
  2432.                                     'property' => 'customstatus',
  2433.                                     'label' => 'Statut',
  2434.                                 ],
  2435.                             ],
  2436.                         ],
  2437.                         'show' => [
  2438.                             'fields' => [
  2439.                                 => 'id',
  2440.                                 => [
  2441.                                     'property' => 'name',
  2442.                                     'css_class' => 'large',
  2443.                                 ],
  2444.                             ],
  2445.                         ],
  2446.                         'form' => [
  2447.                             'fields' => [
  2448.                                 => [
  2449.                                     'type' => 'group',
  2450.                                     'css_class' => 'col-sm-8',
  2451.                                     'label' => 'Informations de base',
  2452.                                     'icon' => 'pencil',
  2453.                                 ],
  2454.                                 => [
  2455.                                     'property' => 'name',
  2456.                                     'css_class' => 'large',
  2457.                                     'label' => 'menu.label.agency_name',
  2458.                                 ],
  2459.                                 => [
  2460.                                     'property' => 'address',
  2461.                                     'css_class' => 'large',
  2462.                                     'label' => 'menu.label.address',
  2463.                                 ],
  2464.                                 => [
  2465.                                     'property' => 'city',
  2466.                                     'css_class' => 'large',
  2467.                                     'label' => 'menu.label.city',
  2468.                                 ],
  2469.                                 => [
  2470.                                     'property' => 'phone',
  2471.                                     'css_class' => 'large',
  2472.                                     'label' => 'menu.label.phone',
  2473.                                 ],
  2474.                                 => [
  2475.                                     'property' => 'siret',
  2476.                                     'css_class' => 'large',
  2477.                                     'label' => 'menu.label.siret',
  2478.                                 ],
  2479.                                 => [
  2480.                                     'property' => 'tcard_number',
  2481.                                     'css_class' => 'large',
  2482.                                     'label' => 'menu.label.tcard_number',
  2483.                                 ],
  2484.                                 => [
  2485.                                     'type' => 'group',
  2486.                                     'css_class' => 'col-sm-4',
  2487.                                     'label' => 'Logo',
  2488.                                     'icon' => 'image',
  2489.                                 ],
  2490.                                 => [
  2491.                                     'property' => 'logoFile',
  2492.                                     'type' => 'vich_image',
  2493.                                     'type_options' => [
  2494.                                         'required' => true,
  2495.                                     ],
  2496.                                 ],
  2497.                             ],
  2498.                         ],
  2499.                         'name' => 'Agency',
  2500.                     ],
  2501.                     'AgencyUser' => [
  2502.                         'class' => 'App\\Entity\\AgencyUser',
  2503.                         'controller' => 'App\\Controller\\AgencyUserController',
  2504.                         'label' => 'Utilisateur',
  2505.                         'list' => [
  2506.                             'actions' => [
  2507.                                 => [
  2508.                                     'name' => 'edit',
  2509.                                     'label' => 'Modifier',
  2510.                                     'icon' => 'edit',
  2511.                                 ],
  2512.                                 => [
  2513.                                     'name' => 'delete',
  2514.                                     'label' => 'Supprimer',
  2515.                                     'icon' => 'trash-alt',
  2516.                                 ],
  2517.                             ],
  2518.                             'fields' => [
  2519.                                 => [
  2520.                                     'property' => 'created_at',
  2521.                                     'label' => 'Date de création',
  2522.                                 ],
  2523.                                 => [
  2524.                                     'property' => 'username',
  2525.                                     'label' => 'Nom d\'utilisateur',
  2526.                                 ],
  2527.                                 => [
  2528.                                     'property' => 'agency_id',
  2529.                                     'label' => 'Agence',
  2530.                                 ],
  2531.                                 => [
  2532.                                     'property' => 'email',
  2533.                                     'label' => 'Adresse e-mail',
  2534.                                 ],
  2535.                                 => [
  2536.                                     'property' => 'customstatus',
  2537.                                     'label' => 'Statut',
  2538.                                 ],
  2539.                             ],
  2540.                         ],
  2541.                         'show' => [
  2542.                             'fields' => [
  2543.                                 => 'id',
  2544.                                 => [
  2545.                                     'property' => 'name',
  2546.                                     'css_class' => 'large',
  2547.                                 ],
  2548.                             ],
  2549.                         ],
  2550.                         'form' => [
  2551.                             'fields' => [
  2552.                                 => [
  2553.                                     'property' => 'agency_id',
  2554.                                     'type' => 'easyadmin_autocomplete',
  2555.                                     'label' => 'menu.label.agency_name',
  2556.                                     'permission' => 'ROLE_ADMIN',
  2557.                                 ],
  2558.                                 => [
  2559.                                     'type' => 'group',
  2560.                                     'css_class' => 'col-sm-8',
  2561.                                     'label' => 'Basic information',
  2562.                                     'icon' => 'pencil',
  2563.                                 ],
  2564.                                 => [
  2565.                                     'property' => 'username',
  2566.                                     'css_class' => 'large',
  2567.                                     'label' => 'menu.label.username',
  2568.                                 ],
  2569.                                 => [
  2570.                                     'property' => 'password',
  2571.                                     'css_class' => 'large',
  2572.                                     'label' => 'menu.label.password',
  2573.                                 ],
  2574.                                 => [
  2575.                                     'property' => 'email',
  2576.                                     'css_class' => 'large',
  2577.                                     'label' => 'menu.label.email',
  2578.                                 ],
  2579.                                 => [
  2580.                                     'property' => 'name',
  2581.                                     'css_class' => 'large',
  2582.                                     'label' => 'menu.label.name',
  2583.                                 ],
  2584.                                 => [
  2585.                                     'property' => 'first_name',
  2586.                                     'css_class' => 'large',
  2587.                                     'label' => 'menu.label.firstname',
  2588.                                 ],
  2589.                                 => [
  2590.                                     'property' => 'position',
  2591.                                     'css_class' => 'large',
  2592.                                     'label' => 'menu.label.position',
  2593.                                 ],
  2594.                             ],
  2595.                         ],
  2596.                         'name' => 'AgencyUser',
  2597.                     ],
  2598.                     'EStateAd' => [
  2599.                         'class' => 'App\\Entity\\EStateAd',
  2600.                         'label' => 'Annonces',
  2601.                         'list' => [
  2602.                             'actions' => [
  2603.                                 => [
  2604.                                     'name' => 'publish',
  2605.                                     'label' => 'Publier',
  2606.                                     'template' => 'admin/publish.html.twig',
  2607.                                     'css_class' => 'icon-check',
  2608.                                     'icon' => 'check',
  2609.                                     'permission' => [
  2610.                                         => 'ROLE_ADMIN',
  2611.                                     ],
  2612.                                 ],
  2613.                                 => [
  2614.                                     'name' => 'preview',
  2615.                                     'label' => 'Apercu',
  2616.                                     'target' => '_blank',
  2617.                                     'icon' => 'eye',
  2618.                                 ],
  2619.                                 => [
  2620.                                     'name' => 'edit',
  2621.                                     'label' => 'Modifier',
  2622.                                     'icon' => 'edit',
  2623.                                 ],
  2624.                                 => [
  2625.                                     'name' => 'delete',
  2626.                                     'label' => 'Supprimer',
  2627.                                     'icon' => 'trash-alt',
  2628.                                 ],
  2629.                                 => [
  2630.                                     'name' => 'new',
  2631.                                     'label' => 'Créer une annonce',
  2632.                                 ],
  2633.                                 => [
  2634.                                     'name' => 'archive',
  2635.                                     'label' => 'Archiver',
  2636.                                     'icon' => 'file-alt',
  2637.                                     'template' => 'admin/archive.html.twig',
  2638.                                     'permission' => [
  2639.                                         => 'ROLE_ADMIN',
  2640.                                         => 'ROLE_AGENCY_OWNER',
  2641.                                     ],
  2642.                                 ],
  2643.                                 => [
  2644.                                     'name' => 'sousoffre',
  2645.                                     'label' => 'Sous-offre',
  2646.                                     'icon' => 'file-alt',
  2647.                                     'template' => 'admin/sousoffre.html.twig',
  2648.                                     'permission' => [
  2649.                                         => 'ROLE_ADMIN',
  2650.                                         => 'ROLE_AGENCY_OWNER',
  2651.                                     ],
  2652.                                 ],
  2653.                                 => [
  2654.                                     'name' => 'coupdecoeur',
  2655.                                     'label' => 'Coup de coeur',
  2656.                                     'icon' => 'heart',
  2657.                                     'template' => 'admin/coupdecoeur.html.twig',
  2658.                                     'permission' => [
  2659.                                         => 'ROLE_ADMIN',
  2660.                                     ],
  2661.                                 ],
  2662.                             ],
  2663.                             'sort' => 'created_at',
  2664.                             'fields' => [
  2665.                                 => [
  2666.                                     'property' => 'created_at',
  2667.                                     'label' => 'Date de publication',
  2668.                                 ],
  2669.                                 => [
  2670.                                     'property' => 'title',
  2671.                                     'label' => 'Titre',
  2672.                                 ],
  2673.                                 => [
  2674.                                     'property' => 'reference',
  2675.                                     'label' => 'Réf.',
  2676.                                 ],
  2677.                                 => [
  2678.                                     'property' => 'city',
  2679.                                     'label' => 'Ville',
  2680.                                 ],
  2681.                                 => [
  2682.                                     'property' => 'customprice',
  2683.                                     'label' => 'Prix FAI (frais agence inclus)',
  2684.                                 ],
  2685.                                 => [
  2686.                                     'property' => 'customstatus',
  2687.                                     'label' => 'Statut',
  2688.                                 ],
  2689.                                 => [
  2690.                                     'property' => 'customdisplay',
  2691.                                     'label' => 'Coup de coeur',
  2692.                                     'permission' => [
  2693.                                         => 'ROLE_ADMIN',
  2694.                                     ],
  2695.                                 ],
  2696.                                 => [
  2697.                                     'property' => 'estatead_images',
  2698.                                     'template' => 'admin/customimage.html.twig',
  2699.                                     'label' => 'Photo',
  2700.                                 ],
  2701.                             ],
  2702.                         ],
  2703.                         'show' => [
  2704.                             'fields' => [
  2705.                                 => 'id',
  2706.                                 => [
  2707.                                     'property' => 'name',
  2708.                                     'css_class' => 'large',
  2709.                                 ],
  2710.                                 => [
  2711.                                     'property' => 'city',
  2712.                                     'css_class' => 'large',
  2713.                                 ],
  2714.                                 => [
  2715.                                     'property' => 'price',
  2716.                                     'css_class' => 'large',
  2717.                                 ],
  2718.                             ],
  2719.                         ],
  2720.                         'new' => [
  2721.                             'fields' => [
  2722.                                 => [
  2723.                                     'property' => 'estatead_images',
  2724.                                     'type' => 'collection',
  2725.                                     'type_options' => [
  2726.                                         'block_name' => 'custom_name',
  2727.                                         'required' => true,
  2728.                                         'entry_type' => 'App\\Form\\EStateAdImageType',
  2729.                                         'by_reference' => false,
  2730.                                     ],
  2731.                                 ],
  2732.                             ],
  2733.                         ],
  2734.                         'edit' => [
  2735.                             'fields' => [
  2736.                                 => [
  2737.                                     'property' => 'estatead_images',
  2738.                                     'type' => 'collection',
  2739.                                     'type_options' => [
  2740.                                         'block_name' => 'custom_name',
  2741.                                         'required' => false,
  2742.                                         'entry_type' => 'App\\Form\\EStateAdImageType',
  2743.                                         'by_reference' => false,
  2744.                                     ],
  2745.                                 ],
  2746.                             ],
  2747.                         ],
  2748.                         'form' => [
  2749.                             'fields' => [
  2750.                                 => [
  2751.                                     'type' => 'tab',
  2752.                                     'label' => '1',
  2753.                                 ],
  2754.                                 => [
  2755.                                     'type' => 'group',
  2756.                                     'css_class' => 'col-sm-12',
  2757.                                     'label' => 'Caractéristiques',
  2758.                                     'icon' => 'pencil',
  2759.                                 ],
  2760.                                 => [
  2761.                                     'property' => 'name',
  2762.                                     'css_class' => 'col-sm-auto d-flex align-items-end',
  2763.                                     'label' => 'menu.label.ad.name',
  2764.                                 ],
  2765.                                 => [
  2766.                                     'property' => 'title',
  2767.                                     'css_class' => 'col-sm-auto d-flex align-items-end',
  2768.                                     'label' => 'menu.label.ad.title',
  2769.                                 ],
  2770.                                 => [
  2771.                                     'property' => 'type',
  2772.                                     'type' => 'choice',
  2773.                                     'type_options' => [
  2774.                                         'mapped' => true,
  2775.                                         'expanded' => true,
  2776.                                         'multiple' => false,
  2777.                                         'choices' => [
  2778.                                             'Maison' => '0',
  2779.                                             'Appartement' => '1',
  2780.                                         ],
  2781.                                     ],
  2782.                                     'css_class' => 'col-sm-12',
  2783.                                     'label' => 'menu.label.ad.type',
  2784.                                 ],
  2785.                                 => [
  2786.                                     'property' => 'city',
  2787.                                     'css_class' => 'col-sm-6',
  2788.                                     'label' => 'menu.label.ad.city',
  2789.                                 ],
  2790.                                 => [
  2791.                                     'property' => 'zipcode',
  2792.                                     'type' => 'hidden',
  2793.                                     'css_class' => 'col-sm-6',
  2794.                                     'label' => 'menu.label.ad.zipcode',
  2795.                                 ],
  2796.                                 => [
  2797.                                     'property' => 'nb_rooms',
  2798.                                     'type' => 'choice',
  2799.                                     'css_class' => 'col-sm-12',
  2800.                                     'label' => 'menu.label.ad.nb_rooms',
  2801.                                     'type_options' => [
  2802.                                         'mapped' => true,
  2803.                                         'expanded' => true,
  2804.                                         'multiple' => false,
  2805.                                         'choices' => [
  2806.                                             'Studio' => '1',
  2807.                                             => '2',
  2808.                                             => '3',
  2809.                                             '4 et plus' => '4',
  2810.                                         ],
  2811.                                     ],
  2812.                                 ],
  2813.                                 => [
  2814.                                     'property' => 'nb_bedrooms',
  2815.                                     'type' => 'choice',
  2816.                                     'css_class' => 'col-sm-12',
  2817.                                     'label' => 'menu.label.ad.nb_bedrooms',
  2818.                                     'type_options' => [
  2819.                                         'mapped' => true,
  2820.                                         'expanded' => true,
  2821.                                         'multiple' => false,
  2822.                                         'choices' => [
  2823.                                             'Studio' => '0',
  2824.                                             => '1',
  2825.                                             => '2',
  2826.                                             => '3',
  2827.                                             '4 et plus' => '4',
  2828.                                         ],
  2829.                                     ],
  2830.                                 ],
  2831.                                 => [
  2832.                                     'property' => 'surface',
  2833.                                     'css_class' => 'col-sm-2',
  2834.                                     'label' => 'menu.label.ad.surface',
  2835.                                 ],
  2836.                                 10 => [
  2837.                                     'property' => 'carrez_surface',
  2838.                                     'css_class' => 'col-sm-2 d-flex align-items-end',
  2839.                                     'label' => 'menu.label.ad.carrez_surface',
  2840.                                 ],
  2841.                                 11 => [
  2842.                                     'property' => 'crossing',
  2843.                                     'css_class' => 'col-sm-2 d-flex align-items-end',
  2844.                                     'label' => 'menu.label.ad.crossing',
  2845.                                 ],
  2846.                                 12 => [
  2847.                                     'type' => 'group',
  2848.                                     'css_class' => 'w-100',
  2849.                                 ],
  2850.                                 13 => [
  2851.                                     'property' => 'floor',
  2852.                                     'css_class' => 'col-sm-1',
  2853.                                     'label' => 'menu.label.ad.floor',
  2854.                                 ],
  2855.                                 14 => [
  2856.                                     'property' => 'floor_max',
  2857.                                     'css_class' => 'col-sm-1 d-flex align-items-end',
  2858.                                     'label' => 'menu.label.ad.floor_max',
  2859.                                 ],
  2860.                                 15 => [
  2861.                                     'property' => 'last_floor',
  2862.                                     'css_class' => 'col-auto d-flex align-items-end',
  2863.                                     'label' => 'menu.label.ad.last_floor',
  2864.                                 ],
  2865.                                 16 => [
  2866.                                     'property' => 'elevator',
  2867.                                     'css_class' => 'col-auto d-flex align-items-end',
  2868.                                     'label' => 'menu.label.ad.elevator',
  2869.                                 ],
  2870.                                 17 => [
  2871.                                     'type' => 'group',
  2872.                                     'css_class' => 'w-100',
  2873.                                 ],
  2874.                                 18 => [
  2875.                                     'property' => 'construction_year',
  2876.                                     'css_class' => 'col-sm-2',
  2877.                                     'label' => 'menu.label.ad.construction_year',
  2878.                                 ],
  2879.                                 19 => [
  2880.                                     'type' => 'group',
  2881.                                     'css_class' => 'w-100',
  2882.                                 ],
  2883.                                 20 => [
  2884.                                     'type' => 'group',
  2885.                                     'css_class' => 'col-sm-12',
  2886.                                     'label' => 'Aspect financier',
  2887.                                     'icon' => 'pencil',
  2888.                                 ],
  2889.                                 21 => [
  2890.                                     'property' => 'price',
  2891.                                     'css_class' => 'col-sm-3',
  2892.                                     'label' => 'menu.label.ad.price',
  2893.                                 ],
  2894.                                 22 => [
  2895.                                     'property' => 'commission_amount',
  2896.                                     'css_class' => 'col-sm-3',
  2897.                                     'label' => 'menu.label.ad.commission_amount',
  2898.                                 ],
  2899.                                 23 => [
  2900.                                     'property' => 'commission_type',
  2901.                                     'type' => 'choice',
  2902.                                     'type_options' => [
  2903.                                         'placeholder' => false,
  2904.                                         'mapped' => true,
  2905.                                         'expanded' => true,
  2906.                                         'multiple' => false,
  2907.                                         'choices' => [
  2908.                                             'Vendeur' => '0',
  2909.                                             'Acquéreur' => '1',
  2910.                                         ],
  2911.                                     ],
  2912.                                     'css_class' => 'col-sm-2',
  2913.                                     'label' => 'menu.label.ad.commission_type',
  2914.                                 ],
  2915.                                 24 => [
  2916.                                     'type' => 'group',
  2917.                                     'css_class' => 'w-100',
  2918.                                 ],
  2919.                                 25 => [
  2920.                                     'property' => 'mandate_type',
  2921.                                     'type' => 'choice',
  2922.                                     'type_options' => [
  2923.                                         'mapped' => true,
  2924.                                         'expanded' => true,
  2925.                                         'multiple' => false,
  2926.                                         'choices' => [
  2927.                                             'Mandat exclusif (que sur Preums pendant 7 jours)' => '0',
  2928.                                             'Mandat simple (que sur Preums pendant 7 jours)' => '1',
  2929.                                             'Mandat simple' => '2',
  2930.                                         ],
  2931.                                     ],
  2932.                                     'css_class' => 'col-sm-12 label-hidden',
  2933.                                     'label' => 'menu.label.ad.commission_type',
  2934.                                 ],
  2935.                                 26 => [
  2936.                                     'type' => 'group',
  2937.                                     'css_class' => 'w-100',
  2938.                                 ],
  2939.                                 27 => [
  2940.                                     'property' => 'condo',
  2941.                                     'css_class' => 'col-sm-2 d-flex align-items-end displayOnClick',
  2942.                                     'label' => 'menu.label.ad.condo',
  2943.                                 ],
  2944.                                 28 => [
  2945.                                     'property' => 'lot',
  2946.                                     'css_class' => 'col-sm-1 invisible',
  2947.                                     'label' => 'menu.label.ad.lot',
  2948.                                 ],
  2949.                                 29 => [
  2950.                                     'property' => 'annual_charges',
  2951.                                     'css_class' => 'col-sm-3 invisible',
  2952.                                     'label' => 'menu.label.ad.annual_charges',
  2953.                                 ],
  2954.                                 30 => [
  2955.                                     'property' => 'heater_incl',
  2956.                                     'css_class' => 'col-sm-auto d-flex align-items-end invisible',
  2957.                                     'label' => 'menu.label.ad.heater_incl',
  2958.                                 ],
  2959.                                 31 => [
  2960.                                     'property' => 'water_incl',
  2961.                                     'css_class' => 'col-sm-auto d-flex align-items-end invisible',
  2962.                                     'label' => 'menu.label.ad.water_incl',
  2963.                                 ],
  2964.                                 32 => [
  2965.                                     'type' => 'group',
  2966.                                     'css_class' => 'w-100',
  2967.                                 ],
  2968.                                 33 => [
  2969.                                     'property' => 'rental_investment',
  2970.                                     'css_class' => 'col-sm-auto d-flex align-items-end displayOnClick',
  2971.                                     'label' => 'menu.label.ad.rental_investment',
  2972.                                 ],
  2973.                                 34 => [
  2974.                                     'property' => 'monthly_rent',
  2975.                                     'css_class' => 'col-sm-auto invisible',
  2976.                                     'label' => 'menu.label.ad.monthly_rent',
  2977.                                     'type_options' => [
  2978.                                         'label_attr' => [
  2979.                                             'class' => 'required',
  2980.                                         ],
  2981.                                     ],
  2982.                                 ],
  2983.                                 35 => [
  2984.                                     'type' => 'group',
  2985.                                     'css_class' => 'w-100',
  2986.                                 ],
  2987.                                 36 => [
  2988.                                     'type' => 'tab',
  2989.                                     'label' => '2',
  2990.                                 ],
  2991.                                 37 => [
  2992.                                     'type' => 'group',
  2993.                                     'css_class' => 'col-sm-12',
  2994.                                     'label' => 'Intérieurs',
  2995.                                     'icon' => 'pencil',
  2996.                                 ],
  2997.                                 38 => [
  2998.                                     'property' => 'nb_entrances',
  2999.                                     'css_class' => 'col-sm-1 numberRepeater',
  3000.                                     'label' => 'menu.label.ad.nb_entrances',
  3001.                                     'type_options' => [
  3002.                                         'attr' => [
  3003.                                             'min' => '0',
  3004.                                             'data-singular' => 'entrée',
  3005.                                             'data-plural' => 'entrées',
  3006.                                         ],
  3007.                                     ],
  3008.                                 ],
  3009.                                 39 => [
  3010.                                     'property' => 'surface_entrances',
  3011.                                     'type' => 'collection',
  3012.                                     'css_class' => 'col-sm-1 numberRepeated',
  3013.                                     'label' => 'menu.label.ad.surface_entrances',
  3014.                                 ],
  3015.                                 40 => [
  3016.                                     'type' => 'group',
  3017.                                     'css_class' => 'w-100',
  3018.                                 ],
  3019.                                 41 => [
  3020.                                     'property' => 'nb_livingrooms',
  3021.                                     'css_class' => 'col-sm-1 numberRepeater',
  3022.                                     'label' => 'menu.label.ad.nb_livingrooms',
  3023.                                     'type_options' => [
  3024.                                         'attr' => [
  3025.                                             'min' => '0',
  3026.                                             'data-singular' => 'séjour',
  3027.                                             'data-plural' => 'séjours',
  3028.                                         ],
  3029.                                     ],
  3030.                                 ],
  3031.                                 42 => [
  3032.                                     'property' => 'surface_livingrooms',
  3033.                                     'type' => 'collection',
  3034.                                     'css_class' => 'col-sm-1 numberRepeated',
  3035.                                     'label' => 'menu.label.ad.surface_livingrooms',
  3036.                                 ],
  3037.                                 43 => [
  3038.                                     'property' => 'double_livingrooms',
  3039.                                     'css_class' => 'col-sm-2 d-flex align-items-end',
  3040.                                     'label' => 'menu.label.ad.double_livingrooms',
  3041.                                 ],
  3042.                                 44 => [
  3043.                                     'type' => 'group',
  3044.                                     'css_class' => 'w-100',
  3045.                                 ],
  3046.                                 45 => [
  3047.                                     'property' => 'nb_diningrooms',
  3048.                                     'css_class' => 'col-sm-12',
  3049.                                     'label' => 'menu.label.ad.nb_diningrooms',
  3050.                                     'type_options' => [
  3051.                                         'attr' => [
  3052.                                             'min' => '0',
  3053.                                             'data-singular' => 'salle Ã  manger',
  3054.                                             'data-plural' => 'salles Ã  manger',
  3055.                                         ],
  3056.                                     ],
  3057.                                 ],
  3058.                                 46 => [
  3059.                                     'type' => 'group',
  3060.                                     'css_class' => 'w-100',
  3061.                                 ],
  3062.                                 47 => [
  3063.                                     'property' => 'nb_kitchens',
  3064.                                     'css_class' => 'col-sm-2 numberRepeater',
  3065.                                     'label' => 'menu.label.ad.nb_kitchens',
  3066.                                     'type_options' => [
  3067.                                         'attr' => [
  3068.                                             'min' => '0',
  3069.                                             'data-singular' => 'cuisine',
  3070.                                             'data-plural' => 'cuisines',
  3071.                                         ],
  3072.                                     ],
  3073.                                 ],
  3074.                                 48 => [
  3075.                                     'property' => 'surface_kitchens',
  3076.                                     'type' => 'collection',
  3077.                                     'css_class' => 'col-sm-2 numberRepeated',
  3078.                                     'label' => 'menu.label.ad.surface_kitchens',
  3079.                                 ],
  3080.                                 49 => [
  3081.                                     'property' => 'is_kitchen_us',
  3082.                                     'type' => 'collection',
  3083.                                     'type_options' => [
  3084.                                         'entry_type' => 'checkbox',
  3085.                                         'allow_add' => true,
  3086.                                         'allow_delete' => true,
  3087.                                     ],
  3088.                                     'css_class' => 'col-sm-auto d-flex align-items-start numberRepeated',
  3089.                                     'label' => 'menu.label.ad.is_kitchen_us',
  3090.                                 ],
  3091.                                 50 => [
  3092.                                     'property' => 'is_kitchen_fitted',
  3093.                                     'type' => 'collection',
  3094.                                     'type_options' => [
  3095.                                         'entry_type' => 'checkbox',
  3096.                                     ],
  3097.                                     'css_class' => 'col-sm-auto d-flex align-items-start numberRepeated',
  3098.                                     'label' => 'menu.label.ad.is_kitchen_fitted',
  3099.                                 ],
  3100.                                 51 => [
  3101.                                     'property' => 'is_kitchen_equipped',
  3102.                                     'type' => 'collection',
  3103.                                     'type_options' => [
  3104.                                         'entry_type' => 'checkbox',
  3105.                                     ],
  3106.                                     'css_class' => 'col-sm-auto d-flex align-items-start numberRepeated',
  3107.                                     'label' => 'menu.label.ad.is_kitchen_equipped',
  3108.                                 ],
  3109.                                 52 => [
  3110.                                     'property' => 'kitchen_description',
  3111.                                     'type' => 'collection',
  3112.                                     'css_class' => 'col-sm-auto d-flex align-items-start numberRepeated',
  3113.                                     'label' => 'menu.label.ad.kitchen_description',
  3114.                                 ],
  3115.                                 53 => [
  3116.                                     'type' => 'group',
  3117.                                     'css_class' => 'w-100',
  3118.                                 ],
  3119.                                 54 => [
  3120.                                     'property' => 'nb_cellars',
  3121.                                     'css_class' => 'col-sm-12',
  3122.                                     'label' => 'menu.label.ad.nb_cellars',
  3123.                                     'type_options' => [
  3124.                                         'attr' => [
  3125.                                             'min' => '0',
  3126.                                             'data-singular' => 'cellier',
  3127.                                             'data-plural' => 'celliers',
  3128.                                         ],
  3129.                                     ],
  3130.                                 ],
  3131.                                 55 => [
  3132.                                     'type' => 'group',
  3133.                                     'css_class' => 'w-100',
  3134.                                 ],
  3135.                                 56 => [
  3136.                                     'property' => 'nb_bedrooms_step2',
  3137.                                     'css_class' => 'col-sm-1 numberRepeater',
  3138.                                     'label' => 'menu.label.ad.nb_bedrooms_step2',
  3139.                                     'type_options' => [
  3140.                                         'attr' => [
  3141.                                             'min' => '0',
  3142.                                             'data-singular' => 'chambre',
  3143.                                             'data-plural' => 'chambres',
  3144.                                         ],
  3145.                                     ],
  3146.                                 ],
  3147.                                 57 => [
  3148.                                     'property' => 'surface_rooms',
  3149.                                     'type' => 'collection',
  3150.                                     'css_class' => 'col-sm-1 numberRepeated',
  3151.                                     'label' => 'menu.label.ad.surface_rooms',
  3152.                                 ],
  3153.                                 58 => [
  3154.                                     'type' => 'group',
  3155.                                     'css_class' => 'w-100',
  3156.                                 ],
  3157.                                 59 => [
  3158.                                     'property' => 'nb_masterrooms',
  3159.                                     'css_class' => 'col-sm-2 numberRepeater',
  3160.                                     'label' => 'menu.label.ad.nb_masterrooms',
  3161.                                     'type_options' => [
  3162.                                         'attr' => [
  3163.                                             'min' => '0',
  3164.                                         ],
  3165.                                     ],
  3166.                                 ],
  3167.                                 60 => [
  3168.                                     'property' => 'surface_masterrooms',
  3169.                                     'type' => 'collection',
  3170.                                     'css_class' => 'col-sm-1 numberRepeated',
  3171.                                     'label' => 'menu.label.ad.surface_masterrooms',
  3172.                                 ],
  3173.                                 61 => [
  3174.                                     'property' => 'has_masterrooms_dressing',
  3175.                                     'type' => 'collection',
  3176.                                     'type_options' => [
  3177.                                         'entry_type' => 'checkbox',
  3178.                                         'allow_add' => true,
  3179.                                         'allow_delete' => true,
  3180.                                     ],
  3181.                                     'css_class' => 'col-sm-auto d-flex align-items-start numberRepeated',
  3182.                                     'label' => 'menu.label.ad.has_masterrooms_dressing',
  3183.                                 ],
  3184.                                 62 => [
  3185.                                     'property' => 'has_masterrooms_bathroom',
  3186.                                     'type' => 'collection',
  3187.                                     'type_options' => [
  3188.                                         'entry_type' => 'checkbox',
  3189.                                         'allow_add' => true,
  3190.                                         'allow_delete' => true,
  3191.                                     ],
  3192.                                     'css_class' => 'col-sm-auto d-flex align-items-start numberRepeated',
  3193.                                     'label' => 'menu.label.ad.has_masterrooms_bathroom',
  3194.                                 ],
  3195.                                 63 => [
  3196.                                     'property' => 'has_masterrooms_waterroom',
  3197.                                     'type' => 'collection',
  3198.                                     'type_options' => [
  3199.                                         'entry_type' => 'checkbox',
  3200.                                         'allow_add' => true,
  3201.                                         'allow_delete' => true,
  3202.                                     ],
  3203.                                     'css_class' => 'col-sm-auto d-flex align-items-start numberRepeated',
  3204.                                     'label' => 'menu.label.ad.has_masterrooms_waterroom',
  3205.                                 ],
  3206.                                 64 => [
  3207.                                     'property' => 'has_masterrooms_wc',
  3208.                                     'type' => 'collection',
  3209.                                     'type_options' => [
  3210.                                         'entry_type' => 'checkbox',
  3211.                                         'allow_add' => true,
  3212.                                         'allow_delete' => true,
  3213.                                     ],
  3214.                                     'css_class' => 'col-sm-auto d-flex align-items-start numberRepeated',
  3215.                                     'label' => 'menu.label.ad.has_masterrooms_wc',
  3216.                                 ],
  3217.                                 65 => [
  3218.                                     'type' => 'group',
  3219.                                     'css_class' => 'w-100',
  3220.                                 ],
  3221.                                 66 => [
  3222.                                     'property' => 'nb_dressings',
  3223.                                     'css_class' => 'col-sm-12',
  3224.                                     'label' => 'menu.label.ad.nb_dressings',
  3225.                                     'type_options' => [
  3226.                                         'attr' => [
  3227.                                             'min' => '0',
  3228.                                             'data-singular' => 'dressing',
  3229.                                             'data-plural' => 'dressings',
  3230.                                         ],
  3231.                                     ],
  3232.                                 ],
  3233.                                 67 => [
  3234.                                     'property' => 'nb_studies',
  3235.                                     'css_class' => 'col-sm-12',
  3236.                                     'label' => 'menu.label.ad.nb_studies',
  3237.                                     'type_options' => [
  3238.                                         'attr' => [
  3239.                                             'min' => '0',
  3240.                                             'data-singular' => 'bureau',
  3241.                                             'data-plural' => 'bureaux',
  3242.                                         ],
  3243.                                     ],
  3244.                                 ],
  3245.                                 68 => [
  3246.                                     'property' => 'nb_mezzanines',
  3247.                                     'css_class' => 'col-sm-12',
  3248.                                     'label' => 'menu.label.ad.nb_mezzanines',
  3249.                                     'type_options' => [
  3250.                                         'attr' => [
  3251.                                             'min' => '0',
  3252.                                             'data-singular' => 'mezzanine',
  3253.                                             'data-plural' => 'mezzanines',
  3254.                                         ],
  3255.                                     ],
  3256.                                 ],
  3257.                                 69 => [
  3258.                                     'type' => 'group',
  3259.                                     'css_class' => 'w-100',
  3260.                                 ],
  3261.                                 70 => [
  3262.                                     'property' => 'nb_bathrooms',
  3263.                                     'css_class' => 'col-sm-2 numberRepeater',
  3264.                                     'label' => 'menu.label.ad.nb_bathrooms',
  3265.                                     'type_options' => [
  3266.                                         'attr' => [
  3267.                                             'min' => '0',
  3268.                                             'data-singular' => 'salle de bain',
  3269.                                             'data-plural' => 'salles de bain',
  3270.                                         ],
  3271.                                     ],
  3272.                                 ],
  3273.                                 71 => [
  3274.                                     'property' => 'surface_bathrooms',
  3275.                                     'type' => 'collection',
  3276.                                     'css_class' => 'col-sm-1 numberRepeated',
  3277.                                     'label' => 'menu.label.ad.surface_bathrooms',
  3278.                                 ],
  3279.                                 72 => [
  3280.                                     'property' => 'has_bathrooms_wc',
  3281.                                     'type' => 'collection',
  3282.                                     'type_options' => [
  3283.                                         'entry_type' => 'checkbox',
  3284.                                         'allow_add' => true,
  3285.                                         'allow_delete' => true,
  3286.                                     ],
  3287.                                     'css_class' => 'col-sm-4 numberRepeated',
  3288.                                     'label' => 'menu.label.ad.has_bathrooms_wc',
  3289.                                 ],
  3290.                                 73 => [
  3291.                                     'type' => 'group',
  3292.                                     'css_class' => 'w-100',
  3293.                                 ],
  3294.                                 74 => [
  3295.                                     'property' => 'nb_waterrooms',
  3296.                                     'css_class' => 'col-sm-2 numberRepeater',
  3297.                                     'label' => 'menu.label.ad.nb_waterrooms',
  3298.                                     'type_options' => [
  3299.                                         'attr' => [
  3300.                                             'min' => '0',
  3301.                                             'data-singular' => 'salle d\'eau',
  3302.                                             'data-plural' => 'salles d\'eau',
  3303.                                         ],
  3304.                                     ],
  3305.                                 ],
  3306.                                 75 => [
  3307.                                     'property' => 'surface_waterrooms',
  3308.                                     'type' => 'collection',
  3309.                                     'css_class' => 'col-sm-1 numberRepeated',
  3310.                                     'label' => 'menu.label.ad.surface_waterrooms',
  3311.                                 ],
  3312.                                 76 => [
  3313.                                     'property' => 'has_waterrooms_wc',
  3314.                                     'type' => 'collection',
  3315.                                     'type_options' => [
  3316.                                         'entry_type' => 'checkbox',
  3317.                                         'allow_add' => true,
  3318.                                         'allow_delete' => true,
  3319.                                     ],
  3320.                                     'css_class' => 'col-sm-4 numberRepeated',
  3321.                                     'label' => 'menu.label.ad.has_waterrooms_wc',
  3322.                                 ],
  3323.                                 77 => [
  3324.                                     'type' => 'group',
  3325.                                     'css_class' => 'w-100',
  3326.                                 ],
  3327.                                 78 => [
  3328.                                     'property' => 'nb_wc',
  3329.                                     'css_class' => 'col-sm-12',
  3330.                                     'label' => 'menu.label.ad.nb_wc',
  3331.                                     'type_options' => [
  3332.                                         'attr' => [
  3333.                                             'min' => '0',
  3334.                                             'data-singular' => 'wc',
  3335.                                             'data-plural' => 'wc',
  3336.                                         ],
  3337.                                     ],
  3338.                                 ],
  3339.                                 79 => [
  3340.                                     'property' => 'nb_laundry',
  3341.                                     'css_class' => 'col-sm-12',
  3342.                                     'label' => 'menu.label.ad.nb_laundry',
  3343.                                     'type_options' => [
  3344.                                         'attr' => [
  3345.                                             'min' => '0',
  3346.                                             'data-singular' => 'buanderie',
  3347.                                             'data-plural' => 'buanderies',
  3348.                                         ],
  3349.                                     ],
  3350.                                 ],
  3351.                                 80 => [
  3352.                                     'type' => 'group',
  3353.                                     'css_class' => 'w-100',
  3354.                                 ],
  3355.                                 81 => [
  3356.                                     'property' => 'nb_veranda',
  3357.                                     'css_class' => 'col-sm-12',
  3358.                                     'label' => 'menu.label.ad.nb_veranda',
  3359.                                     'type_options' => [
  3360.                                         'attr' => [
  3361.                                             'min' => '0',
  3362.                                             'data-singular' => 'véranda',
  3363.                                             'data-plural' => 'vérandas',
  3364.                                         ],
  3365.                                     ],
  3366.                                 ],
  3367.                                 82 => [
  3368.                                     'type' => 'group',
  3369.                                     'css_class' => 'w-100',
  3370.                                 ],
  3371.                                 83 => [
  3372.                                     'property' => 'nb_attics',
  3373.                                     'css_class' => 'col-sm-2 numberRepeater',
  3374.                                     'label' => 'menu.label.ad.nb_attics',
  3375.                                     'type_options' => [
  3376.                                         'attr' => [
  3377.                                             'min' => '0',
  3378.                                             'data-singular' => 'comble',
  3379.                                             'data-plural' => 'combles',
  3380.                                         ],
  3381.                                     ],
  3382.                                 ],
  3383.                                 84 => [
  3384.                                     'property' => 'surface_attics',
  3385.                                     'type' => 'collection',
  3386.                                     'css_class' => 'col-sm-1 numberRepeated',
  3387.                                     'label' => 'menu.label.ad.surface_attics',
  3388.                                 ],
  3389.                                 85 => [
  3390.                                     'property' => 'is_attics_fitted',
  3391.                                     'type' => 'collection',
  3392.                                     'type_options' => [
  3393.                                         'entry_type' => 'checkbox',
  3394.                                         'allow_add' => true,
  3395.                                         'allow_delete' => true,
  3396.                                     ],
  3397.                                     'css_class' => 'col-sm-auto d-flex align-items-start numberRepeated',
  3398.                                     'label' => 'menu.label.ad.is_attics_fitted',
  3399.                                 ],
  3400.                                 86 => [
  3401.                                     'type' => 'group',
  3402.                                     'css_class' => 'w-100',
  3403.                                 ],
  3404.                                 87 => [
  3405.                                     'property' => 'nb_basements',
  3406.                                     'css_class' => 'col-sm-2 numberRepeater',
  3407.                                     'label' => 'menu.label.ad.nb_basements',
  3408.                                     'type_options' => [
  3409.                                         'attr' => [
  3410.                                             'min' => '0',
  3411.                                             'data-singular' => 'sous-sol',
  3412.                                             'data-plural' => 'sous-sols',
  3413.                                         ],
  3414.                                     ],
  3415.                                 ],
  3416.                                 88 => [
  3417.                                     'property' => 'surface_basements',
  3418.                                     'type' => 'collection',
  3419.                                     'css_class' => 'col-sm-1 numberRepeated',
  3420.                                     'label' => 'menu.label.ad.surface_basements',
  3421.                                 ],
  3422.                                 89 => [
  3423.                                     'property' => 'is_basement_total',
  3424.                                     'type' => 'collection',
  3425.                                     'type_options' => [
  3426.                                         'entry_type' => 'checkbox',
  3427.                                         'allow_add' => true,
  3428.                                         'allow_delete' => true,
  3429.                                     ],
  3430.                                     'css_class' => 'col-sm-auto numberRepeated',
  3431.                                     'label' => 'menu.label.ad.is_basement_total',
  3432.                                 ],
  3433.                                 90 => [
  3434.                                     'property' => 'is_basements_fitted',
  3435.                                     'type' => 'collection',
  3436.                                     'type_options' => [
  3437.                                         'entry_type' => 'checkbox',
  3438.                                         'allow_add' => true,
  3439.                                         'allow_delete' => true,
  3440.                                     ],
  3441.                                     'css_class' => 'col-sm-auto d-flex align-items-start numberRepeated',
  3442.                                     'label' => 'menu.label.ad.is_basements_fitted',
  3443.                                 ],
  3444.                                 91 => [
  3445.                                     'type' => 'group',
  3446.                                     'css_class' => 'w-100',
  3447.                                 ],
  3448.                                 92 => [
  3449.                                     'property' => 'nb_caves',
  3450.                                     'css_class' => 'col-sm-12',
  3451.                                     'label' => 'menu.label.ad.nb_caves',
  3452.                                     'type_options' => [
  3453.                                         'attr' => [
  3454.                                             'min' => '0',
  3455.                                             'data-singular' => 'cave',
  3456.                                             'datacplural' => 'caves',
  3457.                                         ],
  3458.                                     ],
  3459.                                 ],
  3460.                                 93 => [
  3461.                                     'type' => 'group',
  3462.                                     'css_class' => 'w-100',
  3463.                                 ],
  3464.                                 94 => [
  3465.                                     'property' => 'nb_others',
  3466.                                     'type' => 'collection',
  3467.                                     'css_class' => 'col-sm-1 numberRepeated2',
  3468.                                     'label' => 'menu.label.ad.others',
  3469.                                     'type_options' => [
  3470.                                         'attr' => [
  3471.                                             'min' => '0',
  3472.                                         ],
  3473.                                     ],
  3474.                                 ],
  3475.                                 95 => [
  3476.                                     'property' => 'name_others',
  3477.                                     'type' => 'collection',
  3478.                                     'css_class' => 'col-sm-3 numberRepeated2',
  3479.                                     'label' => 'menu.label.ad.name_others',
  3480.                                 ],
  3481.                                 96 => [
  3482.                                     'property' => 'surface_others',
  3483.                                     'type' => 'collection',
  3484.                                     'css_class' => 'col-sm-1 numberRepeated2',
  3485.                                     'label' => 'menu.label.ad.surface_entrances',
  3486.                                 ],
  3487.                                 97 => [
  3488.                                     'type' => 'group',
  3489.                                     'css_class' => 'w-100',
  3490.                                 ],
  3491.                                 98 => [
  3492.                                     'property' => 'is_heater_collective',
  3493.                                     'css_class' => 'col-sm-12',
  3494.                                     'label' => 'menu.label.ad.is_heater_collective',
  3495.                                     'type' => 'choice',
  3496.                                     'type_options' => [
  3497.                                         'expanded' => true,
  3498.                                         'multiple' => false,
  3499.                                         'choices' => [
  3500.                                             'collectif' => true,
  3501.                                             'individuel' => false,
  3502.                                         ],
  3503.                                         'placeholder' => false,
  3504.                                     ],
  3505.                                 ],
  3506.                                 99 => [
  3507.                                     'property' => 'heater_type',
  3508.                                     'type' => 'choice',
  3509.                                     'type_options' => [
  3510.                                         'mapped' => true,
  3511.                                         'expanded' => true,
  3512.                                         'multiple' => true,
  3513.                                         'choices' => [
  3514.                                             'électrique' => '0',
  3515.                                             'gaz' => '1',
  3516.                                             'fioul' => '2',
  3517.                                             'géothermie' => '3',
  3518.                                             'solaire' => '4',
  3519.                                         ],
  3520.                                     ],
  3521.                                     'css_class' => 'col-sm-12',
  3522.                                     'label' => NULL,
  3523.                                 ],
  3524.                                 100 => [
  3525.                                     'type' => 'group',
  3526.                                     'css_class' => 'col-sm-12',
  3527.                                     'label' => 'Extérieurs',
  3528.                                     'icon' => 'pencil',
  3529.                                 ],
  3530.                                 101 => [
  3531.                                     'property' => 'nb_balconies',
  3532.                                     'css_class' => 'col-sm-1 numberRepeater',
  3533.                                     'label' => 'menu.label.ad.nb_balconies',
  3534.                                     'type_options' => [
  3535.                                         'attr' => [
  3536.                                             'min' => '0',
  3537.                                         ],
  3538.                                     ],
  3539.                                 ],
  3540.                                 102 => [
  3541.                                     'property' => 'surface_balconies',
  3542.                                     'type' => 'collection',
  3543.                                     'css_class' => 'col-sm-1 numberRepeated',
  3544.                                     'label' => 'menu.label.ad.surface_balconies',
  3545.                                 ],
  3546.                                 103 => [
  3547.                                     'property' => 'orientation_balconies',
  3548.                                     'type' => 'collection',
  3549.                                     'css_class' => 'col-sm-auto numberRepeated d-flex align-items-start',
  3550.                                     'label' => 'menu.label.ad.orientation_balconies',
  3551.                                 ],
  3552.                                 104 => [
  3553.                                     'type' => 'group',
  3554.                                     'css_class' => 'w-100',
  3555.                                 ],
  3556.                                 105 => [
  3557.                                     'property' => 'nb_terraces',
  3558.                                     'css_class' => 'col-sm-1 numberRepeater',
  3559.                                     'label' => 'menu.label.ad.nb_terraces',
  3560.                                     'type_options' => [
  3561.                                         'attr' => [
  3562.                                             'min' => '0',
  3563.                                         ],
  3564.                                     ],
  3565.                                 ],
  3566.                                 106 => [
  3567.                                     'property' => 'surface_terraces',
  3568.                                     'type' => 'collection',
  3569.                                     'css_class' => 'col-sm-1 numberRepeated',
  3570.                                     'label' => 'menu.label.ad.surface_terraces',
  3571.                                 ],
  3572.                                 107 => [
  3573.                                     'property' => 'orientation_terraces',
  3574.                                     'type' => 'collection',
  3575.                                     'css_class' => 'col-sm-auto numberRepeated d-flex align-items-start',
  3576.                                     'label' => 'menu.label.ad.orientation_terraces',
  3577.                                 ],
  3578.                                 108 => [
  3579.                                     'type' => 'group',
  3580.                                     'css_class' => 'w-100',
  3581.                                 ],
  3582.                                 109 => [
  3583.                                     'property' => 'nb_gardens',
  3584.                                     'css_class' => 'col-sm-1 numberRepeater',
  3585.                                     'label' => 'menu.label.ad.nb_gardens',
  3586.                                     'type_options' => [
  3587.                                         'attr' => [
  3588.                                             'min' => '0',
  3589.                                         ],
  3590.                                     ],
  3591.                                 ],
  3592.                                 110 => [
  3593.                                     'property' => 'surface_gardens',
  3594.                                     'type' => 'collection',
  3595.                                     'css_class' => 'col-sm-1 numberRepeated',
  3596.                                     'label' => 'menu.label.ad.surface_gardens',
  3597.                                 ],
  3598.                                 111 => [
  3599.                                     'property' => 'orientation_gardens',
  3600.                                     'type' => 'collection',
  3601.                                     'css_class' => 'col-sm-auto numberRepeated d-flex align-items-start',
  3602.                                     'label' => 'menu.label.ad.orientation_gardens',
  3603.                                 ],
  3604.                                 112 => [
  3605.                                     'type' => 'group',
  3606.                                     'css_class' => 'w-100',
  3607.                                 ],
  3608.                                 113 => [
  3609.                                     'property' => 'nb_loggias',
  3610.                                     'css_class' => 'col-sm-1 numberRepeater',
  3611.                                     'label' => 'menu.label.ad.nb_loggias',
  3612.                                     'type_options' => [
  3613.                                         'attr' => [
  3614.                                             'min' => '0',
  3615.                                         ],
  3616.                                     ],
  3617.                                 ],
  3618.                                 114 => [
  3619.                                     'property' => 'surface_loggias',
  3620.                                     'type' => 'collection',
  3621.                                     'css_class' => 'col-sm-1 numberRepeated',
  3622.                                     'label' => 'menu.label.ad.surface_loggias',
  3623.                                 ],
  3624.                                 115 => [
  3625.                                     'property' => 'orientation_loggias',
  3626.                                     'type' => 'collection',
  3627.                                     'css_class' => 'col-sm-auto numberRepeated d-flex align-items-start',
  3628.                                     'label' => 'menu.label.ad.orientation_loggias',
  3629.                                 ],
  3630.                                 116 => [
  3631.                                     'type' => 'group',
  3632.                                     'css_class' => 'w-100',
  3633.                                 ],
  3634.                                 117 => [
  3635.                                     'property' => 'nb_swimmingpools',
  3636.                                     'css_class' => 'col-sm-12',
  3637.                                     'label' => 'menu.label.ad.nb_swimmingpools',
  3638.                                     'type_options' => [
  3639.                                         'attr' => [
  3640.                                             'min' => '0',
  3641.                                         ],
  3642.                                     ],
  3643.                                 ],
  3644.                                 118 => [
  3645.                                     'type' => 'tab',
  3646.                                     'label' => '3',
  3647.                                 ],
  3648.                                 119 => [
  3649.                                     'type' => 'group',
  3650.                                     'css_class' => 'col-sm-12',
  3651.                                     'label' => 'Les plus',
  3652.                                     'icon' => 'pencil',
  3653.                                 ],
  3654.                                 120 => [
  3655.                                     'type' => 'section',
  3656.                                     'label' => 'Parking',
  3657.                                     'icon' => 'phone',
  3658.                                 ],
  3659.                                 121 => [
  3660.                                     'property' => 'nb_parking_ext',
  3661.                                     'css_class' => 'col-sm-3',
  3662.                                     'label' => 'menu.label.ad.nb_parking_ext',
  3663.                                     'type_options' => [
  3664.                                         'attr' => [
  3665.                                             'min' => '0',
  3666.                                             'data-singular' => 'parking ext.',
  3667.                                             'data-plural' => 'parkings ext.',
  3668.                                         ],
  3669.                                     ],
  3670.                                 ],
  3671.                                 122 => [
  3672.                                     'property' => 'nb_parking_int',
  3673.                                     'css_class' => 'col-sm-3',
  3674.                                     'label' => 'menu.label.ad.nb_parking_int',
  3675.                                     'type_options' => [
  3676.                                         'attr' => [
  3677.                                             'min' => '0',
  3678.                                             'data-singular' => 'parking int.',
  3679.                                             'data-plural' => 'parkings int.',
  3680.                                         ],
  3681.                                     ],
  3682.                                 ],
  3683.                                 123 => [
  3684.                                     'property' => 'nb_parking_box',
  3685.                                     'css_class' => 'col-sm-3',
  3686.                                     'label' => 'menu.label.ad.nb_parking_box',
  3687.                                     'type_options' => [
  3688.                                         'attr' => [
  3689.                                             'min' => '0',
  3690.                                             'data-singular' => 'box',
  3691.                                             'data-plural' => 'boxes',
  3692.                                         ],
  3693.                                     ],
  3694.                                 ],
  3695.                                 124 => [
  3696.                                     'property' => 'nb_garages',
  3697.                                     'css_class' => 'col-sm-3',
  3698.                                     'label' => 'menu.label.ad.nb_garages',
  3699.                                     'type_options' => [
  3700.                                         'attr' => [
  3701.                                             'min' => '0',
  3702.                                             'data-singular' => 'garage',
  3703.                                             'data-plural' => 'garages',
  3704.                                         ],
  3705.                                     ],
  3706.                                 ],
  3707.                                 125 => [
  3708.                                     'property' => 'is_in_a_row',
  3709.                                     'css_class' => 'col-sm-4',
  3710.                                     'label' => 'menu.label.ad.is_in_a_row',
  3711.                                 ],
  3712.                                 126 => [
  3713.                                     'property' => 'is_parking_double',
  3714.                                     'css_class' => 'col-sm-4',
  3715.                                     'label' => 'menu.label.ad.is_parking_double',
  3716.                                 ],
  3717.                                 127 => [
  3718.                                     'property' => 'is_parking_collective',
  3719.                                     'css_class' => 'col-sm-4',
  3720.                                     'label' => 'menu.label.ad.is_parking_collective',
  3721.                                 ],
  3722.                                 128 => [
  3723.                                     'type' => 'section',
  3724.                                     'label' => 'Autres',
  3725.                                     'icon' => 'phone',
  3726.                                 ],
  3727.                                 129 => [
  3728.                                     'property' => 'has_fiber',
  3729.                                     'css_class' => 'col-sm-2',
  3730.                                     'label' => 'menu.label.ad.has_fiber',
  3731.                                     'type_options' => [
  3732.                                         'attr' => [
  3733.                                             'data-singular' => 'fibre optique',
  3734.                                         ],
  3735.                                     ],
  3736.                                 ],
  3737.                                 130 => [
  3738.                                     'property' => 'has_chimney',
  3739.                                     'css_class' => 'col-sm-2',
  3740.                                     'label' => 'menu.label.ad.has_chimney',
  3741.                                     'type_options' => [
  3742.                                         'attr' => [
  3743.                                             'data-singular' => 'cheminée',
  3744.                                         ],
  3745.                                     ],
  3746.                                 ],
  3747.                                 131 => [
  3748.                                     'property' => 'has_intercom',
  3749.                                     'css_class' => 'col-sm-2',
  3750.                                     'label' => 'menu.label.ad.has_intercom',
  3751.                                     'type_options' => [
  3752.                                         'attr' => [
  3753.                                             'data-singular' => 'interphone',
  3754.                                         ],
  3755.                                     ],
  3756.                                 ],
  3757.                                 132 => [
  3758.                                     'property' => 'has_visiophone',
  3759.                                     'css_class' => 'col-sm-2',
  3760.                                     'label' => 'menu.label.ad.has_visiophone',
  3761.                                     'type_options' => [
  3762.                                         'attr' => [
  3763.                                             'data-singular' => 'visiophone',
  3764.                                         ],
  3765.                                     ],
  3766.                                 ],
  3767.                                 133 => [
  3768.                                     'property' => 'has_caretaker',
  3769.                                     'css_class' => 'col-sm-2',
  3770.                                     'label' => 'menu.label.ad.has_caretaker',
  3771.                                     'type_options' => [
  3772.                                         'attr' => [
  3773.                                             'data-singular' => 'concierge',
  3774.                                         ],
  3775.                                     ],
  3776.                                 ],
  3777.                                 134 => [
  3778.                                     'property' => 'has_janitor',
  3779.                                     'css_class' => 'col-sm-2',
  3780.                                     'label' => 'menu.label.ad.has_janitor',
  3781.                                     'type_options' => [
  3782.                                         'attr' => [
  3783.                                             'data-singular' => 'gardien',
  3784.                                         ],
  3785.                                     ],
  3786.                                 ],
  3787.                                 135 => [
  3788.                                     'property' => 'has_bike_storage',
  3789.                                     'css_class' => 'col-sm-2',
  3790.                                     'label' => 'menu.label.ad.has_bike_storage',
  3791.                                     'type_options' => [
  3792.                                         'attr' => [
  3793.                                             'data-singular' => 'local vélo/poussette',
  3794.                                         ],
  3795.                                     ],
  3796.                                 ],
  3797.                                 136 => [
  3798.                                     'property' => 'has_gym',
  3799.                                     'css_class' => 'col-sm-2',
  3800.                                     'label' => 'menu.label.ad.has_gym',
  3801.                                     'type_options' => [
  3802.                                         'attr' => [
  3803.                                             'data-singular' => 'salle de sport',
  3804.                                         ],
  3805.                                     ],
  3806.                                 ],
  3807.                                 137 => [
  3808.                                     'type' => 'group',
  3809.                                     'css_class' => 'col-sm-12',
  3810.                                     'label' => 'Diagnostiques',
  3811.                                     'icon' => 'pencil',
  3812.                                 ],
  3813.                                 138 => [
  3814.                                     'type' => 'group',
  3815.                                     'css_class' => 'w-100',
  3816.                                 ],
  3817.                                 139 => [
  3818.                                     'property' => 'dpe',
  3819.                                     'css_class' => 'col-sm-3',
  3820.                                     'label' => 'menu.label.ad.dpe',
  3821.                                 ],
  3822.                                 140 => [
  3823.                                     'property' => 'is_dpe_empty',
  3824.                                     'css_class' => 'col-sm-1',
  3825.                                     'label' => 'menu.label.ad.dpe_empty',
  3826.                                 ],
  3827.                                 141 => [
  3828.                                     'type' => 'group',
  3829.                                     'css_class' => 'w-100',
  3830.                                 ],
  3831.                                 142 => [
  3832.                                     'property' => 'ges',
  3833.                                     'css_class' => 'col-sm-3',
  3834.                                     'label' => 'menu.label.ad.ges',
  3835.                                 ],
  3836.                                 143 => [
  3837.                                     'property' => 'is_ges_empty',
  3838.                                     'css_class' => 'col-sm-1',
  3839.                                     'label' => 'menu.label.ad.ges_empty',
  3840.                                 ],
  3841.                                 144 => [
  3842.                                     'type' => 'group',
  3843.                                     'css_class' => 'w-100',
  3844.                                 ],
  3845.                                 145 => [
  3846.                                     'type' => 'group',
  3847.                                     'css_class' => 'col-sm-12',
  3848.                                     'label' => 'Localisation',
  3849.                                     'icon' => 'pencil',
  3850.                                 ],
  3851.                                 146 => [
  3852.                                     'property' => 'sector',
  3853.                                     'css_class' => 'col-sm-12',
  3854.                                     'label' => 'menu.label.ad.sector',
  3855.                                 ],
  3856.                                 147 => [
  3857.                                     'property' => 'nb_metro_mns',
  3858.                                     'css_class' => 'col-sm-4',
  3859.                                     'label' => 'menu.label.ad.nb_metro_mns',
  3860.                                     'type_options' => [
  3861.                                         'attr' => [
  3862.                                             'min' => '0',
  3863.                                         ],
  3864.                                     ],
  3865.                                 ],
  3866.                                 148 => [
  3867.                                     'property' => 'nb_metro_meters',
  3868.                                     'css_class' => 'col-sm-4',
  3869.                                     'label' => 'menu.label.ad.nb_metro_meters',
  3870.                                     'type_options' => [
  3871.                                         'attr' => [
  3872.                                             'min' => '0',
  3873.                                         ],
  3874.                                     ],
  3875.                                 ],
  3876.                                 149 => [
  3877.                                     'property' => 'metro_name',
  3878.                                     'css_class' => 'col-sm-4',
  3879.                                     'label' => 'menu.label.ad.metro_name',
  3880.                                 ],
  3881.                                 150 => [
  3882.                                     'property' => 'nb_rer_mns',
  3883.                                     'css_class' => 'col-sm-4',
  3884.                                     'label' => 'menu.label.ad.nb_rer_mns',
  3885.                                     'type_options' => [
  3886.                                         'attr' => [
  3887.                                             'min' => '0',
  3888.                                         ],
  3889.                                     ],
  3890.                                 ],
  3891.                                 151 => [
  3892.                                     'property' => 'nb_rer_meters',
  3893.                                     'css_class' => 'col-sm-4',
  3894.                                     'label' => 'menu.label.ad.nb_rer_meters',
  3895.                                     'type_options' => [
  3896.                                         'attr' => [
  3897.                                             'min' => '0',
  3898.                                         ],
  3899.                                     ],
  3900.                                 ],
  3901.                                 152 => [
  3902.                                     'property' => 'rer_name',
  3903.                                     'css_class' => 'col-sm-4',
  3904.                                     'label' => 'menu.label.ad.rer_name',
  3905.                                 ],
  3906.                                 153 => [
  3907.                                     'property' => 'nb_bus_mns',
  3908.                                     'css_class' => 'col-sm-4',
  3909.                                     'label' => 'menu.label.ad.nb_bus_mns',
  3910.                                     'type_options' => [
  3911.                                         'attr' => [
  3912.                                             'min' => '0',
  3913.                                         ],
  3914.                                     ],
  3915.                                 ],
  3916.                                 154 => [
  3917.                                     'property' => 'nb_bus_meters',
  3918.                                     'css_class' => 'col-sm-4',
  3919.                                     'label' => 'menu.label.ad.nb_bus_meters',
  3920.                                     'type_options' => [
  3921.                                         'attr' => [
  3922.                                             'min' => '0',
  3923.                                         ],
  3924.                                     ],
  3925.                                 ],
  3926.                                 155 => [
  3927.                                     'property' => 'bus_name',
  3928.                                     'css_class' => 'col-sm-4',
  3929.                                     'label' => 'menu.label.ad.bus_name',
  3930.                                 ],
  3931.                                 156 => [
  3932.                                     'property' => 'nb_school_mns',
  3933.                                     'css_class' => 'col-sm-4',
  3934.                                     'label' => 'menu.label.ad.nb_school_mns',
  3935.                                     'type_options' => [
  3936.                                         'attr' => [
  3937.                                             'min' => '0',
  3938.                                         ],
  3939.                                     ],
  3940.                                 ],
  3941.                                 157 => [
  3942.                                     'property' => 'nb_school_meters',
  3943.                                     'css_class' => 'col-sm-4',
  3944.                                     'label' => 'menu.label.ad.nb_school_meters',
  3945.                                     'type_options' => [
  3946.                                         'attr' => [
  3947.                                             'min' => '0',
  3948.                                         ],
  3949.                                     ],
  3950.                                 ],
  3951.                                 158 => [
  3952.                                     'property' => 'school_name',
  3953.                                     'css_class' => 'col-sm-4',
  3954.                                     'label' => 'menu.label.ad.school_name',
  3955.                                 ],
  3956.                                 159 => [
  3957.                                     'type' => 'tab',
  3958.                                     'label' => '4',
  3959.                                 ],
  3960.                                 160 => [
  3961.                                     'property' => 'estatead_images',
  3962.                                     'label' => 'Photos du bien (Une minimum - Dix maximum - Format jpg et png - 2mo max)',
  3963.                                     'type' => 'collection',
  3964.                                     'type_options' => [
  3965.                                         'entry_type' => 'App\\Form\\EStateAdImageType',
  3966.                                         'by_reference' => false,
  3967.                                     ],
  3968.                                 ],
  3969.                                 161 => [
  3970.                                     'property' => 'pdfFile',
  3971.                                     'type' => 'vich_file',
  3972.                                     'label' => 'Plan (PDF)',
  3973.                                 ],
  3974.                                 162 => [
  3975.                                     'property' => 'prefilled_text',
  3976.                                     'type_options' => [
  3977.                                         'mapped' => false,
  3978.                                     ],
  3979.                                     'type' => 'checkbox',
  3980.                                     'label' => 'Texte prédéfini',
  3981.                                     'class' => 'nomargin prefilled',
  3982.                                 ],
  3983.                                 163 => [
  3984.                                     'property' => 'free_text',
  3985.                                     'css_class' => 'col-sm-12',
  3986.                                     'label' => 'menu.label.ad.free_text',
  3987.                                 ],
  3988.                             ],
  3989.                         ],
  3990.                         'name' => 'EStateAd',
  3991.                     ],
  3992.                     'PromoCode' => [
  3993.                         'class' => 'App\\Entity\\PromoCode',
  3994.                         'label' => 'Codes promo',
  3995.                         'list' => [
  3996.                             'actions' => [
  3997.                                 => [
  3998.                                     'name' => 'edit',
  3999.                                     'label' => 'Modifier',
  4000.                                     'icon' => 'edit',
  4001.                                 ],
  4002.                                 => [
  4003.                                     'name' => 'delete',
  4004.                                     'label' => 'Supprimer',
  4005.                                     'icon' => 'trash-alt',
  4006.                                 ],
  4007.                             ],
  4008.                             'fields' => [
  4009.                                 => [
  4010.                                     'property' => 'created_at',
  4011.                                     'label' => 'Date de création',
  4012.                                 ],
  4013.                                 => [
  4014.                                     'property' => 'used_at',
  4015.                                     'label' => 'Date d\'utilisation',
  4016.                                 ],
  4017.                                 => [
  4018.                                     'property' => 'code',
  4019.                                     'label' => 'Code',
  4020.                                 ],
  4021.                                 => [
  4022.                                     'property' => 'quota',
  4023.                                     'label' => 'Quota',
  4024.                                 ],
  4025.                                 => [
  4026.                                     'property' => 'user_id',
  4027.                                     'label' => 'Utilisateur',
  4028.                                 ],
  4029.                                 => [
  4030.                                     'property' => 'discount_amount',
  4031.                                     'label' => 'Montant de la réduction',
  4032.                                 ],
  4033.                             ],
  4034.                         ],
  4035.                         'show' => [
  4036.                             'fields' => [
  4037.                                 => 'id',
  4038.                                 => [
  4039.                                     'property' => 'name',
  4040.                                     'css_class' => 'large',
  4041.                                 ],
  4042.                             ],
  4043.                         ],
  4044.                         'form' => [
  4045.                             'fields' => [
  4046.                                 => [
  4047.                                     'property' => 'code',
  4048.                                     'css_class' => 'large',
  4049.                                     'label' => 'menu.label.promocode_code',
  4050.                                 ],
  4051.                                 => [
  4052.                                     'property' => 'quota',
  4053.                                     'css_class' => 'large',
  4054.                                     'label' => 'menu.label.promocode_quota',
  4055.                                 ],
  4056.                                 => [
  4057.                                     'property' => 'discount_amount',
  4058.                                     'css_class' => 'large',
  4059.                                     'label' => 'menu.label.promocode_discount_amount',
  4060.                                 ],
  4061.                             ],
  4062.                         ],
  4063.                         'name' => 'PromoCode',
  4064.                     ],
  4065.                 ],
  4066.                 'formats' => [
  4067.                     'date' => 'd/m/Y',
  4068.                     'time' => 'H:i',
  4069.                     'datetime' => 'd/m/Y H:i:s',
  4070.                     'dateinterval' => '%y Year(s) %m Month(s) %d Day(s)',
  4071.                 ],
  4072.                 'site_name' => '<img src="/img/preums_logo.png" alt="Preums">',
  4073.                 'user' => [
  4074.                     'name_property_path' => 'first_name',
  4075.                     'display_name' => true,
  4076.                     'display_avatar' => true,
  4077.                     'avatar_property_path' => NULL,
  4078.                 ],
  4079.                 'design' => [
  4080.                     'form_theme' => [
  4081.                         => '@EasyAdmin/form/bootstrap_4.html.twig',
  4082.                     ],
  4083.                     'assets' => [
  4084.                         'css' => [
  4085.                             => '/css/tagify.css',
  4086.                             => '/css/custom_admin.css',
  4087.                             => 'https://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css',
  4088.                         ],
  4089.                         'js' => [
  4090.                             => '/js/tagify.min.js',
  4091.                             => '/js/custom_admin.js',
  4092.                         ],
  4093.                         'favicon' => [
  4094.                             'path' => 'favicon.ico',
  4095.                             'mime_type' => 'image/x-icon',
  4096.                         ],
  4097.                     ],
  4098.                     'menu' => [
  4099.                         => [
  4100.                             'label' => 'menu.label.myprofile',
  4101.                             'url' => '/profil',
  4102.                             'icon' => 'null',
  4103.                             'default' => true,
  4104.                         ],
  4105.                         => [
  4106.                             'label' => 'menu.label.mysubscription',
  4107.                             'url' => '/profil/mon-abonnement',
  4108.                             'icon' => 'null',
  4109.                             'permission' => [
  4110.                                 => 'ROLE_NORMAL_USER',
  4111.                                 => 'ROLE_PREMIUM_USER',
  4112.                             ],
  4113.                         ],
  4114.                         => [
  4115.                             'label' => 'menu.label.mysearch',
  4116.                             'url' => '/profil/ma-recherche',
  4117.                             'icon' => 'null',
  4118.                             'permission' => [
  4119.                                 => 'ROLE_NORMAL_USER',
  4120.                                 => 'ROLE_PREMIUM_USER',
  4121.                                 => 'ROLE_ADMIN',
  4122.                             ],
  4123.                         ],
  4124.                         => [
  4125.                             'label' => 'menu.label.myfav',
  4126.                             'url' => '/profil/mes-favoris',
  4127.                             'icon' => 'null',
  4128.                             'permission' => [
  4129.                                 => 'ROLE_NORMAL_USER',
  4130.                                 => 'ROLE_PREMIUM_USER',
  4131.                             ],
  4132.                         ],
  4133.                         => [
  4134.                             'label' => 'menu.label.promocodes',
  4135.                             'entity' => 'PromoCode',
  4136.                             'icon' => 'null',
  4137.                             'permission' => [
  4138.                                 => 'ROLE_ADMIN',
  4139.                             ],
  4140.                         ],
  4141.                         => [
  4142.                             'label' => 'menu.label.agencies',
  4143.                             'entity' => 'Agency',
  4144.                             'icon' => 'null',
  4145.                             'permission' => 'ROLE_ADMIN',
  4146.                         ],
  4147.                         => [
  4148.                             'label' => 'menu.label.estatead',
  4149.                             'entity' => 'EStateAd',
  4150.                             'icon' => 'null',
  4151.                             'permission' => [
  4152.                                 => 'ROLE_ADMIN',
  4153.                                 => 'ROLE_AGENCY_OWNER',
  4154.                                 => 'ROLE_AGENCY_USER',
  4155.                             ],
  4156.                         ],
  4157.                         => [
  4158.                             'label' => 'menu.label.myteam',
  4159.                             'entity' => 'AgencyUser',
  4160.                             'icon' => 'null',
  4161.                             'permission' => [
  4162.                                 => 'ROLE_ADMIN',
  4163.                                 => 'ROLE_AGENCY_OWNER',
  4164.                             ],
  4165.                         ],
  4166.                     ],
  4167.                     'brand_color' => 'hsl(230, 55%, 60%)',
  4168.                 ],
  4169.                 'disabled_actions' => [
  4170.                 ],
  4171.                 'translation_domain' => 'messages',
  4172.                 'list' => [
  4173.                     'actions' => [
  4174.                     ],
  4175.                     'collapse_actions' => false,
  4176.                     'batch_actions' => [
  4177.                     ],
  4178.                     'max_results' => 15,
  4179.                     'item_permission' => NULL,
  4180.                 ],
  4181.                 'search' => [
  4182.                 ],
  4183.                 'edit' => [
  4184.                     'actions' => [
  4185.                     ],
  4186.                     'item_permission' => NULL,
  4187.                 ],
  4188.                 'new' => [
  4189.                     'actions' => [
  4190.                     ],
  4191.                     'item_permission' => NULL,
  4192.                 ],
  4193.                 'show' => [
  4194.                     'actions' => [
  4195.                     ],
  4196.                     'max_results' => 10,
  4197.                     'item_permission' => NULL,
  4198.                 ],
  4199.             ],
  4200.             'vich_uploader.default_filename_attribute_suffix' => '_name',
  4201.             'vich_uploader.file_injector.class' => 'Vich\\UploaderBundle\\Injector\\FileInjector',
  4202.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  4203.             'liip_imagine.jpegoptim.stripAll' => true,
  4204.             'liip_imagine.jpegoptim.max' => NULL,
  4205.             'liip_imagine.jpegoptim.progressive' => true,
  4206.             'liip_imagine.jpegoptim.tempDir' => NULL,
  4207.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  4208.             'liip_imagine.optipng.level' => 7,
  4209.             'liip_imagine.optipng.stripAll' => true,
  4210.             'liip_imagine.optipng.tempDir' => NULL,
  4211.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  4212.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  4213.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  4214.             'liip_imagine.cache.resolver.default' => 'default',
  4215.             'liip_imagine.default_image' => NULL,
  4216.             'liip_imagine.filter_sets' => [
  4217.                 'cache' => [
  4218.                     'quality' => 100,
  4219.                     'jpeg_quality' => NULL,
  4220.                     'png_compression_level' => NULL,
  4221.                     'png_compression_filter' => NULL,
  4222.                     'format' => NULL,
  4223.                     'animated' => false,
  4224.                     'cache' => NULL,
  4225.                     'data_loader' => NULL,
  4226.                     'default_image' => NULL,
  4227.                     'filters' => [
  4228.                     ],
  4229.                     'post_processors' => [
  4230.                     ],
  4231.                 ],
  4232.                 'logo_full' => [
  4233.                     'quality' => 75,
  4234.                     'jpeg_quality' => NULL,
  4235.                     'png_compression_level' => NULL,
  4236.                     'png_compression_filter' => NULL,
  4237.                     'format' => NULL,
  4238.                     'animated' => false,
  4239.                     'cache' => NULL,
  4240.                     'data_loader' => NULL,
  4241.                     'default_image' => NULL,
  4242.                     'filters' => [
  4243.                         'auto_rotate' => [
  4244.                         ],
  4245.                     ],
  4246.                     'post_processors' => [
  4247.                     ],
  4248.                 ],
  4249.                 'logo_thumb' => [
  4250.                     'quality' => 75,
  4251.                     'jpeg_quality' => NULL,
  4252.                     'png_compression_level' => NULL,
  4253.                     'png_compression_filter' => NULL,
  4254.                     'format' => NULL,
  4255.                     'animated' => false,
  4256.                     'cache' => NULL,
  4257.                     'data_loader' => NULL,
  4258.                     'default_image' => NULL,
  4259.                     'filters' => [
  4260.                         'auto_rotate' => [
  4261.                         ],
  4262.                         'thumbnail' => [
  4263.                             'size' => [
  4264.                                 => 150,
  4265.                                 => 150,
  4266.                             ],
  4267.                             'mode' => 'outbound',
  4268.                         ],
  4269.                     ],
  4270.                     'post_processors' => [
  4271.                     ],
  4272.                 ],
  4273.                 'user_thumbnail' => [
  4274.                     'quality' => 75,
  4275.                     'jpeg_quality' => NULL,
  4276.                     'png_compression_level' => NULL,
  4277.                     'png_compression_filter' => NULL,
  4278.                     'format' => NULL,
  4279.                     'animated' => false,
  4280.                     'cache' => NULL,
  4281.                     'data_loader' => NULL,
  4282.                     'default_image' => NULL,
  4283.                     'filters' => [
  4284.                         'auto_rotate' => [
  4285.                         ],
  4286.                         'thumbnail' => [
  4287.                             'size' => [
  4288.                                 => 540,
  4289.                                 => 295,
  4290.                             ],
  4291.                             'mode' => 'outbound',
  4292.                         ],
  4293.                     ],
  4294.                     'post_processors' => [
  4295.                     ],
  4296.                 ],
  4297.                 'img_blur' => [
  4298.                     'quality' => 75,
  4299.                     'jpeg_quality' => NULL,
  4300.                     'png_compression_level' => NULL,
  4301.                     'png_compression_filter' => NULL,
  4302.                     'format' => NULL,
  4303.                     'animated' => false,
  4304.                     'cache' => NULL,
  4305.                     'data_loader' => NULL,
  4306.                     'default_image' => NULL,
  4307.                     'filters' => [
  4308.                         'thumbnail' => [
  4309.                             'size' => [
  4310.                                 => 540,
  4311.                                 => 295,
  4312.                             ],
  4313.                             'mode' => 'outbound',
  4314.                         ],
  4315.                         'my_custom_filter' => [
  4316.                         ],
  4317.                     ],
  4318.                     'post_processors' => [
  4319.                     ],
  4320.                 ],
  4321.                 'img_full' => [
  4322.                     'quality' => 75,
  4323.                     'jpeg_quality' => NULL,
  4324.                     'png_compression_level' => NULL,
  4325.                     'png_compression_filter' => NULL,
  4326.                     'format' => NULL,
  4327.                     'animated' => false,
  4328.                     'cache' => NULL,
  4329.                     'data_loader' => NULL,
  4330.                     'default_image' => NULL,
  4331.                     'filters' => [
  4332.                     ],
  4333.                     'post_processors' => [
  4334.                     ],
  4335.                 ],
  4336.             ],
  4337.             'liip_imagine.binary.loader.default' => 'default',
  4338.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  4339.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  4340.             'knp_paginator.templating.helper.pagination.class' => 'Knp\\Bundle\\PaginatorBundle\\Templating\\PaginationHelper',
  4341.             'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/sliding.html.twig',
  4342.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  4343.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  4344.             'knp_paginator.page_range' => 5,
  4345.             'beelab_recaptcha2.enabled' => true,
  4346.             'beelab_recaptcha2.request_method' => 'ReCaptcha\\RequestMethod\\Post',
  4347.             'welp_mailchimp.lists' => [
  4348.             ],
  4349.             'welp_mailchimp.list_provider' => 'welp_mailchimp.list_provider',
  4350.             'welp_mailchimp.api_key' => '04c4081d303c7ed6b45f662f45f78fdf-us4',
  4351.             'welp_mailchimp.list_synchronizer_class' => 'Welp\\MailchimpBundle\\Subscriber\\ListSynchronizer',
  4352.             'welp_mailchimp.list_repository_class' => 'Welp\\MailchimpBundle\\Subscriber\\ListRepository',
  4353.             'welp_mailchimp.subscriber_listener_class' => 'Welp\\MailchimpBundle\\Event\\SubscriberListener',
  4354.             'welp_mailchimp.provider_factory_class' => 'Welp\\MailchimpBundle\\Provider\\ProviderFactory',
  4355.             'welp_mailchimp.config_list_provider_class' => 'Welp\\MailchimpBundle\\Provider\\ConfigListProvider',
  4356.             'data_collector.templates' => [
  4357.                 'data_collector.request' => [
  4358.                     => 'request',
  4359.                     => '@WebProfiler/Collector/request.html.twig',
  4360.                 ],
  4361.                 'data_collector.time' => [
  4362.                     => 'time',
  4363.                     => '@WebProfiler/Collector/time.html.twig',
  4364.                 ],
  4365.                 'data_collector.memory' => [
  4366.                     => 'memory',
  4367.                     => '@WebProfiler/Collector/memory.html.twig',
  4368.                 ],
  4369.                 'data_collector.validator' => [
  4370.                     => 'validator',
  4371.                     => '@WebProfiler/Collector/validator.html.twig',
  4372.                 ],
  4373.                 'data_collector.ajax' => [
  4374.                     => 'ajax',
  4375.                     => '@WebProfiler/Collector/ajax.html.twig',
  4376.                 ],
  4377.                 'data_collector.form' => [
  4378.                     => 'form',
  4379.                     => '@WebProfiler/Collector/form.html.twig',
  4380.                 ],
  4381.                 'data_collector.exception' => [
  4382.                     => 'exception',
  4383.                     => '@WebProfiler/Collector/exception.html.twig',
  4384.                 ],
  4385.                 'data_collector.logger' => [
  4386.                     => 'logger',
  4387.                     => '@WebProfiler/Collector/logger.html.twig',
  4388.                 ],
  4389.                 'data_collector.events' => [
  4390.                     => 'events',
  4391.                     => '@WebProfiler/Collector/events.html.twig',
  4392.                 ],
  4393.                 'data_collector.router' => [
  4394.                     => 'router',
  4395.                     => '@WebProfiler/Collector/router.html.twig',
  4396.                 ],
  4397.                 'data_collector.cache' => [
  4398.                     => 'cache',
  4399.                     => '@WebProfiler/Collector/cache.html.twig',
  4400.                 ],
  4401.                 'data_collector.translation' => [
  4402.                     => 'translation',
  4403.                     => '@WebProfiler/Collector/translation.html.twig',
  4404.                 ],
  4405.                 'data_collector.security' => [
  4406.                     => 'security',
  4407.                     => '@Security/Collector/security.html.twig',
  4408.                 ],
  4409.                 'data_collector.twig' => [
  4410.                     => 'twig',
  4411.                     => '@WebProfiler/Collector/twig.html.twig',
  4412.                 ],
  4413.                 'data_collector.doctrine' => [
  4414.                     => 'db',
  4415.                     => '@Doctrine/Collector/db.html.twig',
  4416.                 ],
  4417.                 'swiftmailer.data_collector' => [
  4418.                     => 'swiftmailer',
  4419.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  4420.                 ],
  4421.                 'data_collector.dump' => [
  4422.                     => 'dump',
  4423.                     => '@Debug/Profiler/dump.html.twig',
  4424.                 ],
  4425.                 'easyadmin.data_collector' => [
  4426.                     => 'easyadmin',
  4427.                     => '@EasyAdmin/data_collector/easyadmin.html.twig',
  4428.                 ],
  4429.                 'Vich\\UploaderBundle\\DataCollector\\MappingCollector' => [
  4430.                     => 'vich_uploader.mapping_collector',
  4431.                     => '@VichUploader/Collector/mapping_collector.html.twig',
  4432.                 ],
  4433.                 'data_collector.config' => [
  4434.                     => 'config',
  4435.                     => '@WebProfiler/Collector/config.html.twig',
  4436.                 ],
  4437.             ],
  4438.             'console.command.ids' => [
  4439.             ],
  4440.         ];
  4441.     }
  4442. }