var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php line 1918

Open in your IDE?
  1. <?php
  2. namespace ContainerIJfVU2K;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * This class has been auto-generated
  13.  * by the Symfony Dependency Injection Component.
  14.  *
  15.  * @final
  16.  */
  17. class srcApp_KernelDevDebugContainer extends Container
  18. {
  19.     private $buildParameters;
  20.     private $containerDir;
  21.     private $targetDir;
  22.     private $parameters = [];
  23.     private $getService;
  24.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  25.     {
  26.         $this->getService = \Closure::fromCallable([$this'getService']);
  27.         $this->buildParameters $buildParameters;
  28.         $this->containerDir $containerDir;
  29.         $this->targetDir = \dirname($containerDir);
  30.         $this->parameters $this->getDefaultParameters();
  31.         $this->services $this->privates = [];
  32.         $this->syntheticIds = [
  33.             'kernel' => true,
  34.         ];
  35.         $this->methodMap = [
  36.             'cache.app' => 'getCache_AppService',
  37.             'cache.system' => 'getCache_SystemService',
  38.             'data_collector.dump' => 'getDataCollector_DumpService',
  39.             'doctrine' => 'getDoctrineService',
  40.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  41.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  42.             'event_dispatcher' => 'getEventDispatcherService',
  43.             'fos_rest.view_handler' => 'getFosRest_ViewHandlerService',
  44.             'http_kernel' => 'getHttpKernelService',
  45.             'jms_serializer' => 'getJmsSerializerService',
  46.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  47.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  48.             'message_bus' => 'getMessageBusService',
  49.             'profiler' => 'getProfilerService',
  50.             'request_stack' => 'getRequestStackService',
  51.             'router' => 'getRouterService',
  52.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  53.             'security.token_storage' => 'getSecurity_TokenStorageService',
  54.             'translator' => 'getTranslatorService',
  55.             'twig' => 'getTwigService',
  56.             'validator' => 'getValidatorService',
  57.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  58.             'Kreait\\Firebase\\Database' => 'getDatabaseService',
  59.             'Kreait\\Firebase\\Auth' => 'getAuthService',
  60.             'Kreait\\Firebase\\Storage' => 'getStorageService',
  61.             'Kreait\\Firebase\\RemoteConfig' => 'getRemoteConfigService',
  62.             'Kreait\\Firebase\\Messaging' => 'getMessagingService',
  63.             'Kreait\\Firebase\\Firestore' => 'getFirestoreService',
  64.             'Kreait\\Firebase\\DynamicLinks' => 'getDynamicLinksService',
  65.         ];
  66.         $this->fileMap = [
  67.             'App\\Controller\\Api\\ActualiteController' => 'getActualiteControllerService.php',
  68.             'App\\Controller\\Api\\AgenceController' => 'getAgenceControllerService.php',
  69.             'App\\Controller\\Api\\AssureSanteController' => 'getAssureSanteControllerService.php',
  70.             'App\\Controller\\Api\\ContratController' => 'getContratControllerService.php',
  71.             'App\\Controller\\Api\\DashboardController' => 'getDashboardControllerService.php',
  72.             'App\\Controller\\Api\\FaqController' => 'getFaqControllerService.php',
  73.             'App\\Controller\\Api\\FichierController' => 'getFichierControllerService.php',
  74.             'App\\Controller\\Api\\FirebaseController' => 'getFirebaseControllerService.php',
  75.             'App\\Controller\\Api\\GeneralController' => 'getGeneralControllerService.php',
  76.             'App\\Controller\\Api\\ImportDataController' => 'getImportDataControllerService.php',
  77.             'App\\Controller\\Api\\InstitutionController' => 'getInstitutionControllerService.php',
  78.             'App\\Controller\\Api\\ParametreController' => 'getParametreControllerService.php',
  79.             'App\\Controller\\Api\\ProduitController' => 'getProduitControllerService.php',
  80.             'App\\Controller\\Api\\PublicPostController' => 'getPublicPostControllerService.php',
  81.             'App\\Controller\\Api\\ServiceController' => 'getServiceControllerService.php',
  82.             'App\\Controller\\Api\\SinistreController' => 'getSinistreControllerService.php',
  83.             'App\\Controller\\Api\\SinistreSanteController' => 'getSinistreSanteControllerService.php',
  84.             'App\\Controller\\Api\\TypeProduitController' => 'getTypeProduitControllerService.php',
  85.             'App\\Controller\\Api\\UserController' => 'getUserControllerService.php',
  86.             'App\\Controller\\Api\\VideoController' => 'getVideoControllerService.php',
  87.             'App\\Controller\\Interlang' => 'getInterlangService.php',
  88.             'App\\Controller\\Template\\FrontendController' => 'getFrontendControllerService.php',
  89.             'App\\Controller\\User\\SecurityController' => 'getSecurityControllerService.php',
  90.             'App\\Controller\\Web\\HomeController' => 'getHomeControllerService.php',
  91.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService.php',
  92.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService.php',
  93.             'cache.app_clearer' => 'getCache_AppClearerService.php',
  94.             'cache.global_clearer' => 'getCache_GlobalClearerService.php',
  95.             'cache.system_clearer' => 'getCache_SystemClearerService.php',
  96.             'cache_clearer' => 'getCacheClearerService.php',
  97.             'cache_warmer' => 'getCacheWarmerService.php',
  98.             'console.command.public_alias.App\\Command\\CrudManager' => 'getCrudManagerService.php',
  99.             'console.command_loader' => 'getConsole_CommandLoaderService.php',
  100.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService.php',
  101.             'error_controller' => 'getErrorControllerService.php',
  102.             'filesystem' => 'getFilesystemService.php',
  103.             'firebase.manager' => 'getFirebase_ManagerService.php',
  104.             'form.factory' => 'getForm_FactoryService.php',
  105.             'form.type.file' => 'getForm_Type_FileService.php',
  106.             'fos_rest.exception.controller' => 'getFosRest_Exception_ControllerService.php',
  107.             'fos_rest.exception.twig_controller' => 'getFosRest_Exception_TwigControllerService.php',
  108.             'fos_rest.serializer.jms_handler_registry' => 'getFosRest_Serializer_JmsHandlerRegistryService.php',
  109.             'fos_user.change_password.controller' => 'getFosUser_ChangePassword_ControllerService.php',
  110.             'fos_user.profile.controller' => 'getFosUser_Profile_ControllerService.php',
  111.             'fos_user.registration.controller' => 'getFosUser_Registration_ControllerService.php',
  112.             'fos_user.resetting.controller' => 'getFosUser_Resetting_ControllerService.php',
  113.             'fos_user.security.controller' => 'getFosUser_Security_ControllerService.php',
  114.             'fos_user.user_manager' => 'getFosUser_UserManagerService.php',
  115.             'gesdinet.jwtrefreshtoken' => 'getGesdinet_JwtrefreshtokenService.php',
  116.             'gesdinet.jwtrefreshtoken.refresh_token_manager' => 'getGesdinet_Jwtrefreshtoken_RefreshTokenManagerService.php',
  117.             'jms_serializer.handler_registry' => 'getJmsSerializer_HandlerRegistryService.php',
  118.             'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService.php',
  119.             'jms_serializer.twig_extension.serializer_runtime_helper' => 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService.php',
  120.             'kreait_firebase.my_project.auth' => 'getKreaitFirebase_MyProject_AuthService.php',
  121.             'kreait_firebase.my_project.database' => 'getKreaitFirebase_MyProject_DatabaseService.php',
  122.             'kreait_firebase.my_project.dynamic_links' => 'getKreaitFirebase_MyProject_DynamicLinksService.php',
  123.             'kreait_firebase.my_project.firestore' => 'getKreaitFirebase_MyProject_FirestoreService.php',
  124.             'kreait_firebase.my_project.messaging' => 'getKreaitFirebase_MyProject_MessagingService.php',
  125.             'kreait_firebase.my_project.remote_config' => 'getKreaitFirebase_MyProject_RemoteConfigService.php',
  126.             'kreait_firebase.my_project.storage' => 'getKreaitFirebase_MyProject_StorageService.php',
  127.             'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService.php',
  128.             'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService.php',
  129.             'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService.php',
  130.             'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService.php',
  131.             'nelmio_api_doc.controller.swagger' => 'getNelmioApiDoc_Controller_SwaggerService.php',
  132.             'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService.php',
  133.             'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService.php',
  134.             'object.crud.manager' => 'getObject_Crud_ManagerService.php',
  135.             'object.manager' => 'getObject_ManagerService.php',
  136.             'routing.loader' => 'getRouting_LoaderService.php',
  137.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService.php',
  138.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService.php',
  139.             'security.password_encoder' => 'getSecurity_PasswordEncoderService.php',
  140.             'services_resetter' => 'getServicesResetterService.php',
  141.             'session' => 'getSessionService.php',
  142.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService.php',
  143.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService.php',
  144.             'swiftmailer.transport' => 'getSwiftmailer_TransportService.php',
  145.             'templating' => 'getTemplatingService.php',
  146.             'templating.loader' => 'getTemplating_LoaderService.php',
  147.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService.php',
  148.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService.php',
  149.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService.php',
  150.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService.php',
  151.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService.php',
  152.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService.php',
  153.         ];
  154.         $this->aliases = [
  155.             'FOS\\UserBundle\\Controller\\ChangePasswordController' => 'fos_user.change_password.controller',
  156.             'FOS\\UserBundle\\Controller\\ProfileController' => 'fos_user.profile.controller',
  157.             'FOS\\UserBundle\\Controller\\RegistrationController' => 'fos_user.registration.controller',
  158.             'FOS\\UserBundle\\Controller\\ResettingController' => 'fos_user.resetting.controller',
  159.             'FOS\\UserBundle\\Controller\\SecurityController' => 'fos_user.security.controller',
  160.             'Kreait\\Firebase\\Contract\\Auth' => 'kreait_firebase.my_project.auth',
  161.             'Kreait\\Firebase\\Contract\\Database' => 'kreait_firebase.my_project.database',
  162.             'Kreait\\Firebase\\Contract\\DynamicLinks' => 'kreait_firebase.my_project.dynamic_links',
  163.             'Kreait\\Firebase\\Contract\\Firestore' => 'kreait_firebase.my_project.firestore',
  164.             'Kreait\\Firebase\\Contract\\RemoteConfig' => 'kreait_firebase.my_project.remote_config',
  165.             'Kreait\\Firebase\\Contract\\Storage' => 'kreait_firebase.my_project.storage',
  166.             'database_connection' => 'doctrine.dbal.default_connection',
  167.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  168.             'jms_serializer.authorization_checker' => 'security.authorization_checker',
  169.             'mailer' => 'swiftmailer.mailer.default',
  170.             'messenger.default_bus' => 'message_bus',
  171.             'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
  172.         ];
  173.         $this->privates['service_container'] = function () {
  174.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  175.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  176.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  177.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  178.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  179.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  180.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  181.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerNameParser.php';
  182.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  183.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  184.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  185.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  186.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  187.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  188.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  189.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/EventListener/ResolveControllerNameSubscriber.php';
  190.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  191.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  192.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  193.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  194.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  195.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  196.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  197.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  198.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  199.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  200.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  201.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  202.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  205.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  210.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  214.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  216.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  217.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  218.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractTrait.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilderInterface.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorInterface.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  254.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Validator/Initializer.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  272.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  273.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  274.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  292.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  311.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  312.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  313.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/PhpArrayTrait.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  346.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  347.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  348.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  349.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  350.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  351.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  353.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ConnectionRegistry.php';
  354.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ManagerRegistry.php';
  355.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  357.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  358.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  359.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  360.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  361.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  362.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  363.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  364.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  366.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  368.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriver.php';
  369.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/AnnotationDriver.php';
  370.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ArrayTrait.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  373.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectManager.php';
  374.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  375.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  376.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  377.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  378.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  379.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  380.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  381.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  382.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  383.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  384.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DoctrineProvider.php';
  386.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php';
  387.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/FileDriver.php';
  388.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  389.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/FileLocator.php';
  390.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  391.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  392.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  393.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  394.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  395.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  396.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  397.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  398.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  399.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  400.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  404.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  405.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  406.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  407.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  408.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';
  410.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  411.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  415.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WorkflowExtension.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Registry.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  431.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  438.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
  439.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  440.             include_once \dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Twig/PagerfantaExtension.php';
  441.             include_once \dirname(__DIR__4).'/vendor/pagerfanta/pagerfanta/lib/Core/View/ViewFactoryInterface.php';
  442.             include_once \dirname(__DIR__4).'/vendor/pagerfanta/pagerfanta/lib/Core/View/ViewFactory.php';
  443.             include_once \dirname(__DIR__4).'/vendor/pagerfanta/pagerfanta/lib/Core/View/ViewInterface.php';
  444.             include_once \dirname(__DIR__4).'/vendor/pagerfanta/pagerfanta/lib/Core/View/View.php';
  445.             include_once \dirname(__DIR__4).'/vendor/pagerfanta/pagerfanta/lib/Core/View/TemplateView.php';
  446.             include_once \dirname(__DIR__4).'/vendor/pagerfanta/pagerfanta/lib/Core/View/DefaultView.php';
  447.             include_once \dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/View/TranslatedView.php';
  448.             include_once \dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/View/DefaultTranslatedView.php';
  449.             include_once \dirname(__DIR__4).'/vendor/pagerfanta/pagerfanta/lib/Core/View/TwitterBootstrapView.php';
  450.             include_once \dirname(__DIR__4).'/vendor/pagerfanta/pagerfanta/lib/Core/View/TwitterBootstrap3View.php';
  451.             include_once \dirname(__DIR__4).'/vendor/pagerfanta/pagerfanta/lib/Core/View/TwitterBootstrap4View.php';
  452.             include_once \dirname(__DIR__4).'/vendor/pagerfanta/pagerfanta/lib/Core/View/SemanticUiView.php';
  453.             include_once \dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/View/TwitterBootstrapTranslatedView.php';
  454.             include_once \dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/View/TwitterBootstrap4TranslatedView.php';
  455.             include_once \dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/View/TwitterBootstrap3TranslatedView.php';
  456.             include_once \dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/View/SemanticUiTranslatedView.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  459.             include_once \dirname(__DIR__4).'/vendor/twig/cssinliner-extra/CssInlinerExtension.php';
  460.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  461.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  462.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  463.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  464.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  465.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  467.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  468.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  469.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  470.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  471.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  472.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  473.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  474.             include_once \dirname(__DIR__4).'/src/Request/ImageParamConverter.php';
  475.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  476.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  477.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  478.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/RequestBodyParamConverter.php';
  479.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  480.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  481.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  482.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  483.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  484.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  485.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  486.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  487.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/CanonicalFieldsUpdater.php';
  488.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/CanonicalizerInterface.php';
  489.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/Canonicalizer.php';
  490.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/ParserInterface.php';
  491.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/Parser.php';
  492.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  493.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  494.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  495.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  496.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  497.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  498.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  499.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/LazyLoadingDriver.php';
  500.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamFetcherInterface.php';
  501.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Util/ResolverTrait.php';
  502.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamFetcher.php';
  503.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamReaderInterface.php';
  504.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamReader.php';
  505.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Serializer.php';
  506.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/JMSSerializerAdapter.php';
  507.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/MimeTypeListener.php';
  508.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/BodyListener.php';
  509.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderProviderInterface.php';
  510.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/ContainerDecoderProvider.php';
  511.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/FormatListener.php';
  512.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  513.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  514.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Negotiation/FormatNegotiator.php';
  515.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  516.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  517.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/VersionListener.php';
  518.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Version/VersionResolverInterface.php';
  519.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Version/ChainVersionResolver.php';
  520.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Version/Resolver/QueryParameterVersionResolver.php';
  521.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Version/Resolver/HeaderVersionResolver.php';
  522.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Version/Resolver/MediaTypeVersionResolver.php';
  523.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/VersionExclusionListener.php';
  524.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/ParamFetcherListener.php';
  525.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/AllowedMethodsListener.php';
  526.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Response/AllowedMethodsLoader/AllowedMethodsLoaderInterface.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  528.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Response/AllowedMethodsLoader/AllowedMethodsRouterLoader.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  532.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  533.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  534.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  535.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  536.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  543.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  544.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  547.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceSubscriberInterface.php';
  548.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php';
  549.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  550.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  551.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  552.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  553.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/SerializerInterface.php';
  554.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ArrayTransformerInterface.php';
  555.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Serializer.php';
  556.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/GraphNavigatorFactoryInterface.php';
  557.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/DeserializationGraphNavigatorFactory.php';
  558.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/ObjectConstructorInterface.php';
  559.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/DoctrineObjectConstructor.php';
  560.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/UnserializeObjectConstructor.php';
  561.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Accessor/AccessorStrategyInterface.php';
  562.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Accessor/DefaultAccessorStrategy.php';
  563.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/CompilableExpressionEvaluatorInterface.php';
  564.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluatorInterface.php';
  565.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluator.php';
  566.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  567.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ExpressionLanguage/BasicSerializerFunctionsProvider.php';
  568.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcherInterface.php';
  569.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcher.php';
  570.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/LazyEventDispatcher.php';
  571.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/SerializationGraphNavigatorFactory.php';
  572.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/SerializationVisitorFactory.php';
  573.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/JsonSerializationVisitorFactory.php';
  574.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/XmlSerializationVisitorFactory.php';
  575.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/DeserializationVisitorFactory.php';
  576.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/JsonDeserializationVisitorFactory.php';
  577.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/XmlDeserializationVisitorFactory.php';
  578.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandlerInterface.php';
  579.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ConfigurableViewHandlerInterface.php';
  580.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php';
  581.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  582.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  584.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  586.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php';
  587.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  589.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  590.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  591.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
  592.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistry.php';
  593.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/LazyHandlerRegistry.php';
  594.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  595.         };
  596.     }
  597.     public function compile(): void
  598.     {
  599.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  600.     }
  601.     public function isCompiled(): bool
  602.     {
  603.         return true;
  604.     }
  605.     public function getRemovedIds(): array
  606.     {
  607.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  608.     }
  609.     protected function load($file$lazyLoad true)
  610.     {
  611.         return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  612.     }
  613.     /**
  614.      * Gets the public 'cache.app' shared service.
  615.      *
  616.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  617.      */
  618.     protected function getCache_AppService()
  619.     {
  620.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('z99aIxhDid'0, ($this->targetDir.''.'/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL))));
  621.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  622.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  623.     }
  624.     /**
  625.      * Gets the public 'cache.system' shared service.
  626.      *
  627.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  628.      */
  629.     protected function getCache_SystemService()
  630.     {
  631.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('r8E-+Oh-ny'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  632.     }
  633.     /**
  634.      * Gets the public 'data_collector.dump' shared service.
  635.      *
  636.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  637.      */
  638.     protected function getDataCollector_DumpService()
  639.     {
  640.         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())), NULL);
  641.     }
  642.     /**
  643.      * Gets the public 'doctrine' shared service.
  644.      *
  645.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  646.      */
  647.     protected function getDoctrineService()
  648.     {
  649.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  650.     }
  651.     /**
  652.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  653.      *
  654.      * @return \Doctrine\DBAL\Connection
  655.      */
  656.     protected function getDoctrine_Dbal_DefaultConnectionService()
  657.     {
  658.         $a = new \Doctrine\DBAL\Configuration();
  659.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  660.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  661.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  662.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  663.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> new \Symfony\Bridge\Doctrine\Logger\DbalLogger($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), => ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  664.         $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  665.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService.php'true],
  666.             'fos_user.user_listener' => ['privates''fos_user.user_listener''getFosUser_UserListenerService.php'true],
  667.         ], [
  668.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  669.             'fos_user.user_listener' => '?',
  670.         ]), [=> 'fos_user.user_listener']);
  671.         $c->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.default_listeners.attach_entity_listeners');
  672.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['connection_override_options' => [], 'driver' => 'pdo_mysql''charset' => 'utf8''url' => $this->getEnv('resolve:DATABASE_URL'), 'host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '5.7''defaultTableOptions' => []], $a$c, []);
  673.     }
  674.     /**
  675.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  676.      *
  677.      * @return \Doctrine\ORM\EntityManager
  678.      */
  679.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  680.     {
  681.         $a = new \Doctrine\ORM\Configuration();
  682.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  683.         $c = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  684.         $d = new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/Resources/config/orm/doctrine-orm') => 'Gesdinet\\JWTRefreshTokenBundle\\Entity', (\dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/Resources/config/orm/doctrine-entity') => 'Gesdinet\\JWTRefreshTokenBundle\\Entity'], '.orm.xml'));
  685.         $b->addDriver($c'App\\Entity');
  686.         $b->addDriver($c'App\\Entity\\Admin');
  687.         $b->addDriver($c'App\\Entity\\User');
  688.         $b->addDriver($c'App\\Entity\\Metier');
  689.         $b->addDriver($c'Gesdinet\\JWTRefreshTokenBundle\\Entity');
  690.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/config/doctrine-mapping') => 'FOS\\UserBundle\\Model'], '.orm.xml')), 'FOS\\UserBundle\\Model');
  691.         $b->addDriver($d'Gesdinet\\JWTRefreshTokenBundle\\Entity');
  692.         $b->addDriver($d'Gesdinet\\JWTRefreshTokenBundle\\Entity');
  693.         $a->setEntityNamespaces(['App' => 'App\\Entity''Admin' => 'App\\Entity\\Admin''User' => 'App\\Entity\\User''Metier' => 'App\\Entity\\Metier''GesdinetJWTRefreshTokenBundle' => 'Gesdinet\\JWTRefreshTokenBundle\\Entity']);
  694.         $a->setMetadataCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService())));
  695.         $a->setQueryCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService())));
  696.         $a->setResultCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService())));
  697.         $a->setMetadataDriverImpl($b);
  698.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  699.         $a->setProxyNamespace('Proxies');
  700.         $a->setAutoGenerateProxyClasses(true);
  701.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  702.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  703.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());
  704.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  705.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  706.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  707.             'App\\Repository\\Admin\\ParametreRepository' => ['privates''App\\Repository\\Admin\\ParametreRepository''getParametreRepositoryService.php'true],
  708.             'App\\Repository\\DevicesRepository' => ['privates''App\\Repository\\DevicesRepository''getDevicesRepositoryService.php'true],
  709.             'App\\Repository\\Metier\\ActualiteRepository' => ['privates''App\\Repository\\Metier\\ActualiteRepository''getActualiteRepositoryService.php'true],
  710.             'App\\Repository\\Metier\\AgenceRepository' => ['privates''App\\Repository\\Metier\\AgenceRepository''getAgenceRepositoryService.php'true],
  711.             'App\\Repository\\Metier\\AssureSanteRepository' => ['privates''App\\Repository\\Metier\\AssureSanteRepository''getAssureSanteRepositoryService.php'true],
  712.             'App\\Repository\\Metier\\AvenantRepository' => ['privates''App\\Repository\\Metier\\AvenantRepository''getAvenantRepositoryService.php'true],
  713.             'App\\Repository\\Metier\\AvisPublicRepository' => ['privates''App\\Repository\\Metier\\AvisPublicRepository''getAvisPublicRepositoryService.php'true],
  714.             'App\\Repository\\Metier\\ContratRepository' => ['privates''App\\Repository\\Metier\\ContratRepository''getContratRepositoryService.php'true],
  715.             'App\\Repository\\Metier\\FaqRepository' => ['privates''App\\Repository\\Metier\\FaqRepository''getFaqRepositoryService.php'true],
  716.             'App\\Repository\\Metier\\FichierRepository' => ['privates''App\\Repository\\Metier\\FichierRepository''getFichierRepositoryService.php'true],
  717.             'App\\Repository\\Metier\\ImportDataRepository' => ['privates''App\\Repository\\Metier\\ImportDataRepository''getImportDataRepositoryService.php'true],
  718.             'App\\Repository\\Metier\\InstitutionRepository' => ['privates''App\\Repository\\Metier\\InstitutionRepository''getInstitutionRepositoryService.php'true],
  719.             'App\\Repository\\Metier\\MessageRepository' => ['privates''App\\Repository\\Metier\\MessageRepository''getMessageRepositoryService.php'true],
  720.             'App\\Repository\\Metier\\ProduitRepository' => ['privates''App\\Repository\\Metier\\ProduitRepository''getProduitRepositoryService.php'true],
  721.             'App\\Repository\\Metier\\ServiceRepository' => ['privates''App\\Repository\\Metier\\ServiceRepository''getServiceRepositoryService.php'true],
  722.             'App\\Repository\\Metier\\SinistreRepository' => ['privates''App\\Repository\\Metier\\SinistreRepository''getSinistreRepositoryService.php'true],
  723.             'App\\Repository\\Metier\\SinistreSanteRepository' => ['privates''App\\Repository\\Metier\\SinistreSanteRepository''getSinistreSanteRepositoryService.php'true],
  724.             'App\\Repository\\Metier\\TmpClientRepository' => ['privates''App\\Repository\\Metier\\TmpClientRepository''getTmpClientRepositoryService.php'true],
  725.             'App\\Repository\\Metier\\TypeAgenceRepository' => ['privates''App\\Repository\\Metier\\TypeAgenceRepository''getTypeAgenceRepositoryService.php'true],
  726.             'App\\Repository\\Metier\\TypeProduitRepository' => ['privates''App\\Repository\\Metier\\TypeProduitRepository''getTypeProduitRepositoryService.php'true],
  727.             'App\\Repository\\Metier\\VideoRepository' => ['privates''App\\Repository\\Metier\\VideoRepository''getVideoRepositoryService.php'true],
  728.             'App\\Repository\\Notification\\MessageRepository' => ['privates''App\\Repository\\Notification\\MessageRepository''getMessageRepository2Service.php'true],
  729.             'App\\Repository\\Notification\\NotificationRepository' => ['privates''App\\Repository\\Notification\\NotificationRepository''getNotificationRepositoryService.php'true],
  730.             'App\\Repository\\PushRepository' => ['privates''App\\Repository\\PushRepository''getPushRepositoryService.php'true],
  731.             'App\\Repository\\User\\AdminRepository' => ['privates''App\\Repository\\User\\AdminRepository''getAdminRepositoryService.php'true],
  732.             'App\\Repository\\User\\ClientRepository' => ['privates''App\\Repository\\User\\ClientRepository''getClientRepositoryService.php'true],
  733.             'App\\Repository\\User\\CommercialRepository' => ['privates''App\\Repository\\User\\CommercialRepository''getCommercialRepositoryService.php'true],
  734.             'App\\Repository\\User\\PartenaireRepository' => ['privates''App\\Repository\\User\\PartenaireRepository''getPartenaireRepositoryService.php'true],
  735.             'App\\Repository\\User\\SuperAdminRepository' => ['privates''App\\Repository\\User\\SuperAdminRepository''getSuperAdminRepositoryService.php'true],
  736.             'App\\Repository\\User\\TitreAccountRepository' => ['privates''App\\Repository\\User\\TitreAccountRepository''getTitreAccountRepositoryService.php'true],
  737.             'App\\Repository\\User\\UserRepository' => ['privates''App\\Repository\\User\\UserRepository''getUserRepositoryService.php'true],
  738.         ], [
  739.             'App\\Repository\\Admin\\ParametreRepository' => '?',
  740.             'App\\Repository\\DevicesRepository' => '?',
  741.             'App\\Repository\\Metier\\ActualiteRepository' => '?',
  742.             'App\\Repository\\Metier\\AgenceRepository' => '?',
  743.             'App\\Repository\\Metier\\AssureSanteRepository' => '?',
  744.             'App\\Repository\\Metier\\AvenantRepository' => '?',
  745.             'App\\Repository\\Metier\\AvisPublicRepository' => '?',
  746.             'App\\Repository\\Metier\\ContratRepository' => '?',
  747.             'App\\Repository\\Metier\\FaqRepository' => '?',
  748.             'App\\Repository\\Metier\\FichierRepository' => '?',
  749.             'App\\Repository\\Metier\\ImportDataRepository' => '?',
  750.             'App\\Repository\\Metier\\InstitutionRepository' => '?',
  751.             'App\\Repository\\Metier\\MessageRepository' => '?',
  752.             'App\\Repository\\Metier\\ProduitRepository' => '?',
  753.             'App\\Repository\\Metier\\ServiceRepository' => '?',
  754.             'App\\Repository\\Metier\\SinistreRepository' => '?',
  755.             'App\\Repository\\Metier\\SinistreSanteRepository' => '?',
  756.             'App\\Repository\\Metier\\TmpClientRepository' => '?',
  757.             'App\\Repository\\Metier\\TypeAgenceRepository' => '?',
  758.             'App\\Repository\\Metier\\TypeProduitRepository' => '?',
  759.             'App\\Repository\\Metier\\VideoRepository' => '?',
  760.             'App\\Repository\\Notification\\MessageRepository' => '?',
  761.             'App\\Repository\\Notification\\NotificationRepository' => '?',
  762.             'App\\Repository\\PushRepository' => '?',
  763.             'App\\Repository\\User\\AdminRepository' => '?',
  764.             'App\\Repository\\User\\ClientRepository' => '?',
  765.             'App\\Repository\\User\\CommercialRepository' => '?',
  766.             'App\\Repository\\User\\PartenaireRepository' => '?',
  767.             'App\\Repository\\User\\SuperAdminRepository' => '?',
  768.             'App\\Repository\\User\\TitreAccountRepository' => '?',
  769.             'App\\Repository\\User\\UserRepository' => '?',
  770.         ])));
  771.         $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  772.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  773.         return $instance;
  774.     }
  775.     /**
  776.      * Gets the public 'event_dispatcher' shared service.
  777.      *
  778.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  779.      */
  780.     protected function getEventDispatcherService()
  781.     {
  782.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  783.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  784.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  785.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  786.         $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())));
  787.         $instance->addListener('kernel.controller', [=> function () {
  788.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  789.         }, => 'onKernelController'], 0);
  790.         $instance->addListener('kernel.request', [=> function () {
  791.             return ($this->privates['fos_rest.mime_type_listener'] ?? $this->getFosRest_MimeTypeListenerService());
  792.         }, => 'onKernelRequest'], 200);
  793.         $instance->addListener('kernel.request', [=> function () {
  794.             return ($this->privates['fos_rest.body_listener'] ?? $this->getFosRest_BodyListenerService());
  795.         }, => 'onKernelRequest'], 10);
  796.         $instance->addListener('kernel.request', [=> function () {
  797.             return ($this->privates['fos_rest.format_listener'] ?? $this->getFosRest_FormatListenerService());
  798.         }, => 'onKernelRequest'], 34);
  799.         $instance->addListener('kernel.request', [=> function () {
  800.             return ($this->privates['fos_rest.versioning.listener'] ?? $this->getFosRest_Versioning_ListenerService());
  801.         }, => 'onKernelRequest'], 33);
  802.         $instance->addListener('kernel.request', [=> function () {
  803.             return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());
  804.         }, => 'onKernelRequest'], 31);
  805.         $instance->addListener('kernel.controller', [=> function () {
  806.             return ($this->privates['fos_rest.param_fetcher_listener'] ?? $this->getFosRest_ParamFetcherListenerService());
  807.         }, => 'onKernelController'], 5);
  808.         $instance->addListener('kernel.response', [=> function () {
  809.             return ($this->privates['fos_rest.allowed_methods_listener'] ?? $this->getFosRest_AllowedMethodsListenerService());
  810.         }, => 'onKernelResponse'], 0);
  811.         $instance->addListener('lexik_jwt_authentication.on_authentication_success', [=> function () {
  812.             return ($this->privates['gesdinet.jwtrefreshtoken.send_token'] ?? $this->load('getGesdinet_Jwtrefreshtoken_SendTokenService.php'));
  813.         }, => 'attachRefreshToken'], 0);
  814.         $instance->addListener('kernel.exception', [=> function () {
  815.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService.php'));
  816.         }, => 'onKernelException'], 0);
  817.         $instance->addListener('kernel.request', [=> function () {
  818.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  819.         }, => 'onKernelRequest'], 250);
  820.         $instance->addListener('lexik_jwt_authentication.on_jwt_expired', [=> function () {
  821.             return ($this->privates['App\\EventSubscriber\\Api\\AuthenticatorSubscriber'] ?? $this->load('getAuthenticatorSubscriberService.php'));
  822.         }, => 'onAuthentificationExpired'], 0);
  823.         $instance->addListener('lexik_jwt_authentication.on_authentication_success', [=> function () {
  824.             return ($this->privates['App\\EventSubscriber\\Api\\AuthenticatorSubscriber'] ?? $this->load('getAuthenticatorSubscriberService.php'));
  825.         }, => 'onAuthenticationSuccess'], 0);
  826.         $instance->addListener('kernel.terminate', [=> function () {
  827.             return ($this->privates['App\\EventSubscriber\\Metier\\ContratSubscriber'] ?? $this->load('getContratSubscriberService.php'));
  828.         }, => 'onAllContratDelete'], 0);
  829.         $instance->addListener('contrat_alert', [=> function () {
  830.             return ($this->privates['App\\EventSubscriber\\Metier\\ContratSubscriber'] ?? $this->load('getContratSubscriberService.php'));
  831.         }, => 'onContratAlert'], 0);
  832.         $instance->addListener('sinistre_alert', [=> function () {
  833.             return ($this->privates['App\\EventSubscriber\\Metier\\ContratSubscriber'] ?? $this->load('getContratSubscriberService.php'));
  834.         }, => 'onSinistreAlert'], 0);
  835.         $instance->addListener('object_validate', [=> function () {
  836.             return ($this->privates['App\\EventSubscriber\\Metier\\ObjectSubscriber'] ?? $this->load('getObjectSubscriberService.php'));
  837.         }, => 'onObjectValidation'], 0);
  838.         $instance->addListener('object_created', [=> function () {
  839.             return ($this->privates['App\\EventSubscriber\\Metier\\ObjectSubscriber'] ?? $this->load('getObjectSubscriberService.php'));
  840.         }, => 'onObjectCreated'], 0);
  841.         $instance->addListener('object_updated', [=> function () {
  842.             return ($this->privates['App\\EventSubscriber\\Metier\\ObjectSubscriber'] ?? $this->load('getObjectSubscriberService.php'));
  843.         }, => 'onObjectUpdated'], 0);
  844.         $instance->addListener('object_updating', [=> function () {
  845.             return ($this->privates['App\\EventSubscriber\\Metier\\ObjectSubscriber'] ?? $this->load('getObjectSubscriberService.php'));
  846.         }, => 'onObjectUpdating'], 0);
  847.         $instance->addListener('object_removed', [=> function () {
  848.             return ($this->privates['App\\EventSubscriber\\Metier\\ObjectSubscriber'] ?? $this->load('getObjectSubscriberService.php'));
  849.         }, => 'onObjectRemoved'], 0);
  850.         $instance->addListener('user-create-success', [=> function () {
  851.             return ($this->privates['App\\EventSubscriber\\User\\UserCreatePostActionSubscriber'] ?? $this->load('getUserCreatePostActionSubscriberService.php'));
  852.         }, => 'onUserCreated'], 0);
  853.         $instance->addListener('user-pass-forgotten', [=> function () {
  854.             return ($this->privates['App\\EventSubscriber\\User\\UserCreatePostActionSubscriber'] ?? $this->load('getUserCreatePostActionSubscriberService.php'));
  855.         }, => 'onPasswordForgotten'], 0);
  856.         $instance->addListener('user-pass-reset', [=> function () {
  857.             return ($this->privates['App\\EventSubscriber\\User\\UserCreatePostActionSubscriber'] ?? $this->load('getUserCreatePostActionSubscriberService.php'));
  858.         }, => 'onPasswordReset'], 0);
  859.         $instance->addListener('fos_user.security.implicit_login', [=> function () {
  860.             return ($this->privates['App\\MultiUser\\Listener\\AuthenticationListener'] ?? $this->load('getAuthenticationListenerService.php'));
  861.         }, => 'onSecurityImplicitLogin'], 0);
  862.         $instance->addListener('security.interactive_login', [=> function () {
  863.             return ($this->privates['App\\MultiUser\\Listener\\AuthenticationListener'] ?? $this->load('getAuthenticationListenerService.php'));
  864.         }, => 'onSecurityInteractiveLogin'], 0);
  865.         $instance->addListener('security.switch_user', [=> function () {
  866.             return ($this->privates['App\\MultiUser\\Listener\\AuthenticationListener'] ?? $this->load('getAuthenticationListenerService.php'));
  867.         }, => 'onSecuritySwitchUser'], 0);
  868.         $instance->addListener('kernel.response', [=> function () {
  869.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  870.         }, => 'onKernelResponse'], 0);
  871.         $instance->addListener('kernel.response', [=> function () {
  872.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  873.         }, => 'onKernelResponse'], -1024);
  874.         $instance->addListener('kernel.request', [=> function () {
  875.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  876.         }, => 'setDefaultLocale'], 100);
  877.         $instance->addListener('kernel.request', [=> function () {
  878.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  879.         }, => 'onKernelRequest'], 16);
  880.         $instance->addListener('kernel.finish_request', [=> function () {
  881.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  882.         }, => 'onKernelFinishRequest'], 0);
  883.         $instance->addListener('kernel.request', [=> function () {
  884.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  885.         }, => 'onKernelRequest'], 256);
  886.         $instance->addListener('kernel.request', [=> function () {
  887.             return ($this->privates['.legacy_resolve_controller_name_subscriber'] ?? $this->get_LegacyResolveControllerNameSubscriberService());
  888.         }, => 'resolveControllerName'], 24);
  889.         $instance->addListener('kernel.response', [=> function () {
  890.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  891.         }, => 'onResponse'], -255);
  892.         $instance->addListener('kernel.request', [=> function () {
  893.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  894.         }, => 'onKernelRequest'], 15);
  895.         $instance->addListener('kernel.finish_request', [=> function () {
  896.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  897.         }, => 'onKernelFinishRequest'], -15);
  898.         $instance->addListener('console.error', [=> function () {
  899.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  900.         }, => 'onConsoleError'], -128);
  901.         $instance->addListener('console.terminate', [=> function () {
  902.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  903.         }, => 'onConsoleTerminate'], -128);
  904.         $instance->addListener('console.error', [=> function () {
  905.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  906.         }, => 'onConsoleError'], 0);
  907.         $instance->addListener('kernel.request', [=> function () {
  908.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  909.         }, => 'onKernelRequest'], 128);
  910.         $instance->addListener('kernel.response', [=> function () {
  911.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  912.         }, => 'onKernelResponse'], -1000);
  913.         $instance->addListener('kernel.finish_request', [=> function () {
  914.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  915.         }, => 'onFinishRequest'], 0);
  916.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  917.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService.php'));
  918.         }, => 'onMessageFailed'], 100);
  919.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  920.             return ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ?? ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] = new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener()));
  921.         }, => 'onWorkerRunning'], 100);
  922.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  923.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService.php'));
  924.         }, => 'onWorkerStarted'], 0);
  925.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  926.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService.php'));
  927.         }, => 'onWorkerRunning'], 0);
  928.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  929.             return ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnSigtermSignalListener()));
  930.         }, => 'onWorkerStarted'], 100);
  931.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  932.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  933.         }, => 'onMessage'], -255);
  934.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  935.             return ($this->privates['mailer.logger_message_listener'] ?? ($this->privates['mailer.logger_message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  936.         }, => 'onMessage'], -255);
  937.         $instance->addListener('kernel.response', [=> function () {
  938.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  939.         }, => 'onKernelResponse'], -100);
  940.         $instance->addListener('kernel.exception', [=> function () {
  941.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  942.         }, => 'onKernelException'], 0);
  943.         $instance->addListener('kernel.terminate', [=> function () {
  944.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  945.         }, => 'onKernelTerminate'], -1024);
  946.         $instance->addListener('kernel.controller', [=> function () {
  947.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  948.         }, => 'onKernelController'], 0);
  949.         $instance->addListener('kernel.response', [=> function () {
  950.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  951.         }, => 'onKernelResponse'], 0);
  952.         $instance->addListener('kernel.request', [=> function () {
  953.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  954.         }, => 'configure'], 2048);
  955.         $instance->addListener('console.command', [=> function () {
  956.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  957.         }, => 'configure'], 2048);
  958.         $instance->addListener('kernel.request', [=> function () {
  959.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  960.         }, => 'onKernelRequest'], 32);
  961.         $instance->addListener('kernel.finish_request', [=> function () {
  962.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  963.         }, => 'onKernelFinishRequest'], 0);
  964.         $instance->addListener('kernel.exception', [=> function () {
  965.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  966.         }, => 'onKernelException'], -64);
  967.         $instance->addListener('kernel.exception', [=> function () {
  968.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  969.         }, => 'onException'], 0);
  970.         $instance->addListener('kernel.terminate', [=> function () {
  971.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  972.         }, => 'onTerminate'], 0);
  973.         $instance->addListener('console.error', [=> function () {
  974.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  975.         }, => 'onException'], 0);
  976.         $instance->addListener('console.terminate', [=> function () {
  977.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  978.         }, => 'onTerminate'], 0);
  979.         $instance->addListener('kernel.response', [=> function () {
  980.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  981.         }, => 'onKernelResponse'], 0);
  982.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  983.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService.php'));
  984.         }, => 'onVoterVote'], 0);
  985.         $instance->addListener('kernel.request', [=> function () {
  986.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  987.         }, => 'configureLogoutUrlGenerator'], 8);
  988.         $instance->addListener('kernel.request', [=> function () {
  989.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  990.         }, => 'onKernelRequest'], 8);
  991.         $instance->addListener('kernel.finish_request', [=> function () {
  992.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  993.         }, => 'onKernelFinishRequest'], 0);
  994.         $instance->addListener('console.command', [=> function () {
  995.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  996.         }, => 'onCommand'], 255);
  997.         $instance->addListener('console.terminate', [=> function () {
  998.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  999.         }, => 'onTerminate'], -255);
  1000.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  1001.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService.php'));
  1002.         }, => 'onWorkerMessageHandled'], 0);
  1003.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1004.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService.php'));
  1005.         }, => 'onWorkerMessageFailed'], 0);
  1006.         $instance->addListener('kernel.response', [=> function () {
  1007.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1008.         }, => 'onKernelResponse'], -128);
  1009.         $instance->addListener('kernel.exception', [=> function () {
  1010.             return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
  1011.         }, => 'logKernelException'], 0);
  1012.         $instance->addListener('kernel.exception', [=> function () {
  1013.             return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
  1014.         }, => 'onKernelException'], -128);
  1015.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1016.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService.php'));
  1017.         }, => 'onMessage'], 0);
  1018.         $instance->addListener('console.command', [=> function () {
  1019.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService.php'));
  1020.         }, => 'configure'], 1024);
  1021.         $instance->addListener('kernel.controller', [=> function () {
  1022.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1023.         }, => 'onKernelController'], 0);
  1024.         $instance->addListener('kernel.controller', [=> function () {
  1025.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1026.         }, => 'onKernelController'], 0);
  1027.         $instance->addListener('kernel.controller', [=> function () {
  1028.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1029.         }, => 'onKernelController'], -128);
  1030.         $instance->addListener('kernel.view', [=> function () {
  1031.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1032.         }, => 'onKernelView'], 0);
  1033.         $instance->addListener('kernel.controller', [=> function () {
  1034.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1035.         }, => 'onKernelController'], 0);
  1036.         $instance->addListener('kernel.response', [=> function () {
  1037.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1038.         }, => 'onKernelResponse'], 0);
  1039.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1040.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1041.         }, => 'onKernelControllerArguments'], 0);
  1042.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1043.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1044.         }, => 'onKernelControllerArguments'], 0);
  1045.         $instance->addListener('console.error', [=> function () {
  1046.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1047.         }, => 'onConsoleError'], 0);
  1048.         $instance->addListener('console.terminate', [=> function () {
  1049.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1050.         }, => 'onConsoleTerminate'], 0);
  1051.         $instance->addListener('fos_user.security.implicit_login', [=> function () {
  1052.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->load('getFosUser_Security_InteractiveLoginListenerService.php'));
  1053.         }, => 'onImplicitLogin'], 0);
  1054.         $instance->addListener('security.interactive_login', [=> function () {
  1055.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->load('getFosUser_Security_InteractiveLoginListenerService.php'));
  1056.         }, => 'onSecurityInteractiveLogin'], 0);
  1057.         $instance->addListener('fos_user.registration.completed', [=> function () {
  1058.             return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService.php'));
  1059.         }, => 'authenticate'], 0);
  1060.         $instance->addListener('fos_user.registration.confirmed', [=> function () {
  1061.             return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService.php'));
  1062.         }, => 'authenticate'], 0);
  1063.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  1064.             return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService.php'));
  1065.         }, => 'authenticate'], 0);
  1066.         $instance->addListener('fos_user.change_password.edit.completed', [=> function () {
  1067.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  1068.         }, => 'addSuccessFlash'], 0);
  1069.         $instance->addListener('fos_user.group.create.completed', [=> function () {
  1070.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  1071.         }, => 'addSuccessFlash'], 0);
  1072.         $instance->addListener('fos_user.group.delete.completed', [=> function () {
  1073.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  1074.         }, => 'addSuccessFlash'], 0);
  1075.         $instance->addListener('fos_user.group.edit.completed', [=> function () {
  1076.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  1077.         }, => 'addSuccessFlash'], 0);
  1078.         $instance->addListener('fos_user.profile.edit.completed', [=> function () {
  1079.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  1080.         }, => 'addSuccessFlash'], 0);
  1081.         $instance->addListener('fos_user.registration.completed', [=> function () {
  1082.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  1083.         }, => 'addSuccessFlash'], 0);
  1084.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  1085.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  1086.         }, => 'addSuccessFlash'], 0);
  1087.         $instance->addListener('fos_user.resetting.reset.initialize', [=> function () {
  1088.             return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService.php'));
  1089.         }, => 'onResettingResetInitialize'], 0);
  1090.         $instance->addListener('fos_user.resetting.reset.success', [=> function () {
  1091.             return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService.php'));
  1092.         }, => 'onResettingResetSuccess'], 0);
  1093.         $instance->addListener('fos_user.resetting.reset.request', [=> function () {
  1094.             return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService.php'));
  1095.         }, => 'onResettingResetRequest'], 0);
  1096.         $instance->addListener('kernel.exception', [=> function () {
  1097.             return ($this->privates['fos_rest.exception_listener'] ?? $this->load('getFosRest_ExceptionListenerService.php'));
  1098.         }, => 'onKernelException'], -100);
  1099.         $instance->addListener('kernel.view', [=> function () {
  1100.             return ($this->privates['fos_rest.view_response_listener'] ?? $this->load('getFosRest_ViewResponseListenerService.php'));
  1101.         }, => 'onKernelView'], 30);
  1102.         $instance->addListener('kernel.exception', [=> function () {
  1103.             return ($this->privates['pagerfanta.convert_not_valid_max_per_page_to_not_found_listener'] ?? ($this->privates['pagerfanta.convert_not_valid_max_per_page_to_not_found_listener'] = new \WhiteOctober\PagerfantaBundle\EventListener\ConvertNotValidMaxPerPageToNotFoundListener()));
  1104.         }, => 'onException'], 512);
  1105.         $instance->addListener('kernel.exception', [=> function () {
  1106.             return ($this->privates['pagerfanta.convert_not_valid_current_page_to_not_found_listener'] ?? ($this->privates['pagerfanta.convert_not_valid_current_page_to_not_found_listener'] = new \WhiteOctober\PagerfantaBundle\EventListener\ConvertNotValidCurrentPageToNotFoundListener()));
  1107.         }, => 'onException'], 512);
  1108.         $instance->addListener('kernel.finish_request', [=> function () {
  1109.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  1110.         }, => 'resetAssets'], 0);
  1111.         return $instance;
  1112.     }
  1113.     /**
  1114.      * Gets the public 'fos_rest.view_handler' shared service.
  1115.      *
  1116.      * @return \FOS\RestBundle\View\ViewHandler
  1117.      */
  1118.     protected function getFosRest_ViewHandlerService()
  1119.     {
  1120.         return $this->services['fos_rest.view_handler'] = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->load('getTemplatingService.php')), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['json' => false'html' => true], 400204false, ['html' => 302], 'twig', ['serializeNullStrategy' => true], false);
  1121.     }
  1122.     /**
  1123.      * Gets the public 'http_kernel' shared service.
  1124.      *
  1125.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1126.      */
  1127.     protected function getHttpKernelService()
  1128.     {
  1129.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1130.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), ($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false)))), $a), ($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 () {
  1131.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService.php'));
  1132.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService.php'));
  1133.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService.php'));
  1134.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService.php'));
  1135.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService.php'));
  1136.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService.php'));
  1137.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService.php'));
  1138.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService.php'));
  1139.         }, 8)), $a));
  1140.     }
  1141.     /**
  1142.      * Gets the public 'jms_serializer' shared service.
  1143.      *
  1144.      * @return \JMS\Serializer\Serializer
  1145.      */
  1146.     protected function getJmsSerializerService()
  1147.     {
  1148.         $a = ($this->privates['jms_serializer.metadata_factory'] ?? $this->getJmsSerializer_MetadataFactoryService());
  1149.         $b = ($this->services['fos_rest.serializer.jms_handler_registry'] ?? $this->load('getFosRest_Serializer_JmsHandlerRegistryService.php'));
  1150.         $c = new \Symfony\Component\ExpressionLanguage\ExpressionLanguage();
  1151.         $c->registerProvider(new \JMS\SerializerBundle\ExpressionLanguage\BasicSerializerFunctionsProvider());
  1152.         $d = new \JMS\Serializer\Expression\ExpressionEvaluator($c, ['container' => $this]);
  1153.         $e = new \JMS\Serializer\Accessor\DefaultAccessorStrategy($d);
  1154.         $f = new \JMS\Serializer\EventDispatcher\LazyEventDispatcher(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1155.             'jms_serializer.doctrine_proxy_subscriber' => ['privates''jms_serializer.doctrine_proxy_subscriber''getJmsSerializer_DoctrineProxySubscriberService.php'true],
  1156.             'jms_serializer.stopwatch_subscriber' => ['privates''jms_serializer.stopwatch_subscriber''getJmsSerializer_StopwatchSubscriberService.php'true],
  1157.         ], [
  1158.             'jms_serializer.doctrine_proxy_subscriber' => '?',
  1159.             'jms_serializer.stopwatch_subscriber' => '?',
  1160.         ]));
  1161.         $f->setListeners(['serializer.pre_serialize' => [=> [=> [=> 'jms_serializer.stopwatch_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> NULL], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], => NULL=> NULL=> 'Doctrine\\Persistence\\Proxy'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], => NULL=> NULL=> 'Doctrine\\Common\\Persistence\\Proxy'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'Doctrine\\ORM\\PersistentCollection'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'Doctrine\\ODM\\MongoDB\\PersistentCollection'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'Doctrine\\ODM\\PHPCR\\PersistentCollection'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'Doctrine\\Persistence\\Proxy'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'Doctrine\\Common\\Persistence\\Proxy'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'ProxyManager\\Proxy\\LazyLoadingInterface']], 'serializer.post_serialize' => [=> [=> [=> 'jms_serializer.stopwatch_subscriber'=> 'onPostSerialize'], => NULL=> NULL=> NULL]]]);
  1162.         $g = new \JMS\Serializer\Visitor\Factory\JsonSerializationVisitorFactory();
  1163.         $g->setOptions(1216);
  1164.         $h = new \JMS\Serializer\Visitor\Factory\XmlSerializationVisitorFactory();
  1165.         $h->setFormatOutput(true);
  1166.         $i = new \JMS\Serializer\Visitor\Factory\JsonDeserializationVisitorFactory();
  1167.         $i->setOptions(0);
  1168.         return $this->services['jms_serializer'] = new \JMS\Serializer\Serializer($a, [=> new \JMS\Serializer\GraphNavigator\Factory\DeserializationGraphNavigatorFactory($a$b, new \JMS\Serializer\Construction\DoctrineObjectConstructor(($this->services['doctrine'] ?? $this->getDoctrineService()), new \JMS\Serializer\Construction\UnserializeObjectConstructor(), 'null'), $e$f$d), => new \JMS\Serializer\GraphNavigator\Factory\SerializationGraphNavigatorFactory($a$b$e$f$d)], ['json' => $g'xml' => $h], ['json' => $i'xml' => new \JMS\Serializer\Visitor\Factory\XmlDeserializationVisitorFactory()], ($this->services['jms_serializer.serialization_context_factory'] ?? ($this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->services['jms_serializer.deserialization_context_factory'] ?? ($this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->privates['jms_serializer.type_parser'] ?? ($this->privates['jms_serializer.type_parser'] = new \JMS\Serializer\Type\Parser())));
  1169.     }
  1170.     /**
  1171.      * Gets the public 'jms_serializer.deserialization_context_factory' shared service.
  1172.      *
  1173.      * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  1174.      */
  1175.     protected function getJmsSerializer_DeserializationContextFactoryService()
  1176.     {
  1177.         return $this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  1178.     }
  1179.     /**
  1180.      * Gets the public 'jms_serializer.serialization_context_factory' shared service.
  1181.      *
  1182.      * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  1183.      */
  1184.     protected function getJmsSerializer_SerializationContextFactoryService()
  1185.     {
  1186.         return $this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  1187.     }
  1188.     /**
  1189.      * Gets the public 'message_bus' shared service.
  1190.      *
  1191.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  1192.      */
  1193.     protected function getMessageBusService()
  1194.     {
  1195.         return $this->services['message_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  1196.             yield => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->load('getMessenger_Bus_Default_Middleware_TraceableService.php'));
  1197.             yield => ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.default')));
  1198.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  1199.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  1200.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  1201.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService.php'));
  1202.             yield => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_HandleMessageService.php'));
  1203.         }, 7)));
  1204.     }
  1205.     /**
  1206.      * Gets the public 'profiler' shared service.
  1207.      *
  1208.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1209.      */
  1210.     protected function getProfilerService()
  1211.     {
  1212.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1213.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1214.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1215.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1216.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1217.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1218.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1219.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1220.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1221.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1222.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1223.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1224.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1225.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1226.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1227.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  1228.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1229.         $d->addInstance('cache.doctrine.orm.default.metadata', ($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService()));
  1230.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1231.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1232.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  1233.         $e = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true);
  1234.         $e->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1235.         $f = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  1236.         $f->registerBus('messenger.bus.default', ($this->services['message_bus'] ?? $this->getMessageBusService()));
  1237.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1238.         if ($this->has('kernel')) {
  1239.             $g->setKernel($b);
  1240.         }
  1241.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  1242.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1243.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1244.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  1245.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1246.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1247.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1248.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/srcApp_KernelDevDebugContainer'), $c));
  1249.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1250.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1251.         $instance->add($d);
  1252.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1253.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
  1254.         $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())));
  1255.         $instance->add($e);
  1256.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  1257.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1258.         $instance->add($f);
  1259.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.logger_message_listener'] ?? ($this->privates['mailer.logger_message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
  1260.         $instance->add($g);
  1261.         return $instance;
  1262.     }
  1263.     /**
  1264.      * Gets the public 'request_stack' shared service.
  1265.      *
  1266.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1267.      */
  1268.     protected function getRequestStackService()
  1269.     {
  1270.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1271.     }
  1272.     /**
  1273.      * Gets the public 'router' shared service.
  1274.      *
  1275.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1276.      */
  1277.     protected function getRouterService()
  1278.     {
  1279.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1280.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1281.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1282.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1283.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1284.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1285.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService.php'true],
  1286.         ], [
  1287.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1288.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a'fr');
  1289.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1290.         return $instance;
  1291.     }
  1292.     /**
  1293.      * Gets the public 'security.authorization_checker' shared service.
  1294.      *
  1295.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1296.      */
  1297.     protected function getSecurity_AuthorizationCheckerService()
  1298.     {
  1299.         return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);
  1300.     }
  1301.     /**
  1302.      * Gets the public 'security.token_storage' shared service.
  1303.      *
  1304.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1305.      */
  1306.     protected function getSecurity_TokenStorageService()
  1307.     {
  1308.         return $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1309.             'session' => ['services''session''getSessionService.php'true],
  1310.         ], [
  1311.             'session' => '?',
  1312.         ]));
  1313.     }
  1314.     /**
  1315.      * Gets the public 'translator' shared service.
  1316.      *
  1317.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1318.      */
  1319.     protected function getTranslatorService()
  1320.     {
  1321.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1322.     }
  1323.     /**
  1324.      * Gets the public 'twig' shared service.
  1325.      *
  1326.      * @return \Twig\Environment
  1327.      */
  1328.     protected function getTwigService()
  1329.     {
  1330.         $a = 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')), \dirname(__DIR__4));
  1331.         $a->addPath((\dirname(__DIR__4).'/templates'));
  1332.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  1333.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  1334.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  1335.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  1336.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1337.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1338.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1339.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1340.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1341.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1342.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  1343.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  1344.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1345.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1346.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/views'), 'FOSUser');
  1347.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/views'), '!FOSUser');
  1348.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), 'NelmioApiDoc');
  1349.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), '!NelmioApiDoc');
  1350.         $a->addPath((\dirname(__DIR__4).'/templates'));
  1351.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  1352.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  1353.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1354.         $this->services['twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  1355.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1356.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  1357.         $d = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1358.         $e = ($this->services['router'] ?? $this->getRouterService());
  1359.         $f = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1360.         $g = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1361.         $g->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $d]);
  1362.         $h = new \Pagerfanta\View\ViewFactory();
  1363.         $i = new \Pagerfanta\View\DefaultView();
  1364.         $j = new \Pagerfanta\View\TwitterBootstrapView();
  1365.         $k = new \Pagerfanta\View\TwitterBootstrap3View();
  1366.         $l = new \Pagerfanta\View\TwitterBootstrap4View();
  1367.         $m = new \Pagerfanta\View\SemanticUiView();
  1368.         $h->add(['default' => $i'default_translated' => new \WhiteOctober\PagerfantaBundle\View\DefaultTranslatedView($i$c), 'twitter_bootstrap' => $j'twitter_bootstrap3' => $k'twitter_bootstrap4' => $l'semantic_ui' => $m'twitter_bootstrap4_translated' => new \WhiteOctober\PagerfantaBundle\View\TwitterBootstrap4TranslatedView($l$c), 'twitter_bootstrap3_translated' => new \WhiteOctober\PagerfantaBundle\View\TwitterBootstrap3TranslatedView($k$c), 'twitter_bootstrap_translated' => new \WhiteOctober\PagerfantaBundle\View\TwitterBootstrapTranslatedView($j$c), 'semantic_ui_translated' => new \WhiteOctober\PagerfantaBundle\View\SemanticUiTranslatedView($m$c)]);
  1369.         $n = new \Symfony\Bridge\Twig\AppVariable();
  1370.         $n->setEnvironment('dev');
  1371.         $n->setDebug(true);
  1372.         if ($this->has('security.token_storage')) {
  1373.             $n->setTokenStorage(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  1374.         }
  1375.         if ($this->has('request_stack')) {
  1376.             $n->setRequestStack($f);
  1377.         }
  1378.         $o = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  1379.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1380.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1381.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  1382.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1383.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  1384.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  1385.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d, \dirname(__DIR__4), 'UTF-8'));
  1386.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($e));
  1387.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1388.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  1389.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1390.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1391.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($f, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  1392.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WorkflowExtension(new \Symfony\Component\Workflow\Registry()));
  1393.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension());
  1394.         $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())));
  1395.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1396.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($g));
  1397.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension());
  1398.         $instance->addExtension(new \WhiteOctober\PagerfantaBundle\Twig\PagerfantaExtension('default'$h$e$f));
  1399.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1400.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  1401.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService.php'true],
  1402.         ], [
  1403.             'webpack_encore.entrypoint_lookup_collection' => '?',
  1404.             'webpack_encore.tag_renderer' => '?',
  1405.         ])));
  1406.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  1407.         $instance->addExtension(new \Twig\Extra\CssInliner\CssInlinerExtension());
  1408.         $instance->addGlobal('app'$n);
  1409.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1410.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['services''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService.php'true],
  1411.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService.php'true],
  1412.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService.php'true],
  1413.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService.php'true],
  1414.         ], [
  1415.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  1416.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1417.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1418.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1419.         ])));
  1420.         $instance->registerUndefinedFilterCallback([=> $o=> 'suggestFilter']);
  1421.         $instance->registerUndefinedFunctionCallback([=> $o=> 'suggestFunction']);
  1422.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1423.         return $instance;
  1424.     }
  1425.     /**
  1426.      * Gets the public 'validator' shared service.
  1427.      *
  1428.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1429.      */
  1430.     protected function getValidatorService()
  1431.     {
  1432.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  1433.     }
  1434.     /**
  1435.      * Gets the public 'var_dumper.cloner' shared service.
  1436.      *
  1437.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1438.      */
  1439.     protected function getVarDumper_ClonerService()
  1440.     {
  1441.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1442.         $instance->setMaxItems(2500);
  1443.         $instance->setMinDepth(1);
  1444.         $instance->setMaxString(-1);
  1445.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  1446.         return $instance;
  1447.     }
  1448.     /**
  1449.      * Gets the private '.legacy_resolve_controller_name_subscriber' shared service.
  1450.      *
  1451.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  1452.      */
  1453.     protected function get_LegacyResolveControllerNameSubscriberService()
  1454.     {
  1455.         return $this->privates['.legacy_resolve_controller_name_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber(($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false))), false);
  1456.     }
  1457.     /**
  1458.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  1459.      *
  1460.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  1461.      */
  1462.     protected function getResetAssetsEventListenerService()
  1463.     {
  1464.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  1465.     }
  1466.     /**
  1467.      * Gets the private 'annotations.cache_adapter' shared service.
  1468.      *
  1469.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  1470.      */
  1471.     protected function getAnnotations_CacheAdapterService()
  1472.     {
  1473.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1474.     }
  1475.     /**
  1476.      * Gets the private 'annotations.cached_reader' shared service.
  1477.      *
  1478.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  1479.      */
  1480.     protected function getAnnotations_CachedReaderService()
  1481.     {
  1482.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  1483.     }
  1484.     /**
  1485.      * Gets the private 'annotations.reader' shared service.
  1486.      *
  1487.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1488.      */
  1489.     protected function getAnnotations_ReaderService()
  1490.     {
  1491.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1492.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1493.         $a->registerUniqueLoader('class_exists');
  1494.         $instance->addGlobalIgnoredName('required'$a);
  1495.         return $instance;
  1496.     }
  1497.     /**
  1498.      * Gets the private 'assets.packages' shared service.
  1499.      *
  1500.      * @return \Symfony\Component\Asset\Packages
  1501.      */
  1502.     protected function getAssets_PackagesService()
  1503.     {
  1504.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__4).'/public/build/manifest.json')), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ''false)), []);
  1505.     }
  1506.     /**
  1507.      * Gets the private 'cache.annotations' shared service.
  1508.      *
  1509.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1510.      */
  1511.     protected function getCache_AnnotationsService()
  1512.     {
  1513.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('BxRsKTuKjq'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1514.     }
  1515.     /**
  1516.      * Gets the private 'cache.doctrine.orm.default.metadata' shared service.
  1517.      *
  1518.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1519.      */
  1520.     protected function getCache_Doctrine_Orm_Default_MetadataService()
  1521.     {
  1522.         return $this->privates['cache.doctrine.orm.default.metadata'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1523.     }
  1524.     /**
  1525.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  1526.      *
  1527.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1528.      */
  1529.     protected function getCache_Doctrine_Orm_Default_QueryService()
  1530.     {
  1531.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1532.     }
  1533.     /**
  1534.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  1535.      *
  1536.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1537.      */
  1538.     protected function getCache_Doctrine_Orm_Default_ResultService()
  1539.     {
  1540.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1541.     }
  1542.     /**
  1543.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  1544.      *
  1545.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1546.      */
  1547.     protected function getCache_Messenger_RestartWorkersSignalService()
  1548.     {
  1549.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('oPFR4HG-Pi'0, ($this->targetDir.''.'/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL))));
  1550.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1551.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1552.     }
  1553.     /**
  1554.      * Gets the private 'cache.property_info' shared service.
  1555.      *
  1556.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1557.      */
  1558.     protected function getCache_PropertyInfoService()
  1559.     {
  1560.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('o535YXXaZ6'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1561.     }
  1562.     /**
  1563.      * Gets the private 'cache.security_expression_language' shared service.
  1564.      *
  1565.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1566.      */
  1567.     protected function getCache_SecurityExpressionLanguageService()
  1568.     {
  1569.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('RNqyJsL+KU'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1570.     }
  1571.     /**
  1572.      * Gets the private 'cache.serializer' shared service.
  1573.      *
  1574.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1575.      */
  1576.     protected function getCache_SerializerService()
  1577.     {
  1578.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('GJ4mGLe5qz'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1579.     }
  1580.     /**
  1581.      * Gets the private 'cache.validator' shared service.
  1582.      *
  1583.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1584.      */
  1585.     protected function getCache_ValidatorService()
  1586.     {
  1587.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('tUQmDjfOol'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1588.     }
  1589.     /**
  1590.      * Gets the private 'cache.webpack_encore' shared service.
  1591.      *
  1592.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1593.      */
  1594.     protected function getCache_WebpackEncoreService()
  1595.     {
  1596.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('mrc62FekO9'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1597.     }
  1598.     /**
  1599.      * Gets the private 'config_cache_factory' shared service.
  1600.      *
  1601.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  1602.      */
  1603.     protected function getConfigCacheFactoryService()
  1604.     {
  1605.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  1606.             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)));
  1607.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  1608.         }, 2));
  1609.     }
  1610.     /**
  1611.      * Gets the private 'data_collector.form' shared service.
  1612.      *
  1613.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  1614.      */
  1615.     protected function getDataCollector_FormService()
  1616.     {
  1617.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  1618.     }
  1619.     /**
  1620.      * Gets the private 'debug.debug_handlers_listener' shared service.
  1621.      *
  1622.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  1623.      */
  1624.     protected function getDebug_DebugHandlersListenerService()
  1625.     {
  1626.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  1627.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1628.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1629.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1630.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1631.         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);
  1632.     }
  1633.     /**
  1634.      * Gets the private 'debug.file_link_formatter' shared service.
  1635.      *
  1636.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  1637.      */
  1638.     protected function getDebug_FileLinkFormatterService()
  1639.     {
  1640.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), \dirname(__DIR__4), function () {
  1641.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService.php'));
  1642.         });
  1643.     }
  1644.     /**
  1645.      * Gets the private 'debug.log_processor' shared service.
  1646.      *
  1647.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  1648.      */
  1649.     protected function getDebug_LogProcessorService()
  1650.     {
  1651.         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())));
  1652.     }
  1653.     /**
  1654.      * Gets the private 'debug.security.access.decision_manager' shared service.
  1655.      *
  1656.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  1657.      */
  1658.     protected function getDebug_Security_Access_DecisionManagerService()
  1659.     {
  1660.         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 () {
  1661.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService.php'));
  1662.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService.php'));
  1663.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService.php'));
  1664.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\UserManagmentVoter'] ?? $this->load('getUserManagmentVoterService.php'));
  1665.         }, 4), 'consensus'falsetrue));
  1666.     }
  1667.     /**
  1668.      * Gets the private 'debug.security.firewall' shared service.
  1669.      *
  1670.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  1671.      */
  1672.     protected function getDebug_Security_FirewallService()
  1673.     {
  1674.         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()));
  1675.     }
  1676.     /**
  1677.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  1678.      *
  1679.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  1680.      */
  1681.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  1682.     {
  1683.         return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity'), => (\dirname(__DIR__4).'/src/Entity/Admin'), => (\dirname(__DIR__4).'/src/Entity/User'), => (\dirname(__DIR__4).'/src/Entity/Metier'), => (\dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/Entity')]);
  1684.     }
  1685.     /**
  1686.      * Gets the private 'fos_rest.allowed_methods_listener' shared service.
  1687.      *
  1688.      * @return \FOS\RestBundle\EventListener\AllowedMethodsListener
  1689.      */
  1690.     protected function getFosRest_AllowedMethodsListenerService()
  1691.     {
  1692.         return $this->privates['fos_rest.allowed_methods_listener'] = new \FOS\RestBundle\EventListener\AllowedMethodsListener(($this->privates['fos_rest.allowed_methods_loader'] ?? $this->getFosRest_AllowedMethodsLoaderService()));
  1693.     }
  1694.     /**
  1695.      * Gets the private 'fos_rest.allowed_methods_loader' shared service.
  1696.      *
  1697.      * @return \FOS\RestBundle\Response\AllowedMethodsLoader\AllowedMethodsRouterLoader
  1698.      */
  1699.     protected function getFosRest_AllowedMethodsLoaderService()
  1700.     {
  1701.         return $this->privates['fos_rest.allowed_methods_loader'] = new \FOS\RestBundle\Response\AllowedMethodsLoader\AllowedMethodsRouterLoader(($this->services['router'] ?? $this->getRouterService()), ($this->targetDir.''.'/fos_rest'), true);
  1702.     }
  1703.     /**
  1704.      * Gets the private 'fos_rest.body_listener' shared service.
  1705.      *
  1706.      * @return \FOS\RestBundle\EventListener\BodyListener
  1707.      */
  1708.     protected function getFosRest_BodyListenerService()
  1709.     {
  1710.         $this->privates['fos_rest.body_listener'] = $instance = new \FOS\RestBundle\EventListener\BodyListener(new \FOS\RestBundle\Decoder\ContainerDecoderProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1711.             'fos_rest.decoder.jsontoform' => ['privates''fos_rest.decoder.jsontoform''getFosRest_Decoder_JsontoformService.php'true],
  1712.         ], [
  1713.             'fos_rest.decoder.jsontoform' => '?',
  1714.         ]), ['json' => 'fos_rest.decoder.jsontoform']), false);
  1715.         $instance->setDefaultFormat(NULL);
  1716.         return $instance;
  1717.     }
  1718.     /**
  1719.      * Gets the private 'fos_rest.format_listener' shared service.
  1720.      *
  1721.      * @return \FOS\RestBundle\EventListener\FormatListener
  1722.      */
  1723.     protected function getFosRest_FormatListenerService()
  1724.     {
  1725.         $a = new \FOS\RestBundle\Negotiation\FormatNegotiator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1726.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/_profiler|_wdt/'NULLNULLNULL, []), ['methods' => NULL'priorities' => [=> 'html'=> 'json'], 'fallback_format' => 'html''attributes' => [], 'prefer_extension' => '2.0']);
  1727.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api'NULLNULLNULL, []), ['priorities' => [=> 'json'], 'fallback_format' => 'json''prefer_extension' => '2.0''methods' => NULL'attributes' => [], 'stop' => false]);
  1728.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'NULLNULLNULL, []), ['stop' => true'methods' => NULL'attributes' => [], 'prefer_extension' => '2.0''fallback_format' => 'html''priorities' => []]);
  1729.         return $this->privates['fos_rest.format_listener'] = new \FOS\RestBundle\EventListener\FormatListener($a);
  1730.     }
  1731.     /**
  1732.      * Gets the private 'fos_rest.mime_type_listener' shared service.
  1733.      *
  1734.      * @return \FOS\RestBundle\EventListener\MimeTypeListener
  1735.      */
  1736.     protected function getFosRest_MimeTypeListenerService()
  1737.     {
  1738.         return $this->privates['fos_rest.mime_type_listener'] = new \FOS\RestBundle\EventListener\MimeTypeListener(['json' => [=> 'application/json'=> 'application/json;version=1.0']]);
  1739.     }
  1740.     /**
  1741.      * Gets the private 'fos_rest.param_fetcher_listener' shared service.
  1742.      *
  1743.      * @return \FOS\RestBundle\EventListener\ParamFetcherListener
  1744.      */
  1745.     protected function getFosRest_ParamFetcherListenerService()
  1746.     {
  1747.         return $this->privates['fos_rest.param_fetcher_listener'] = new \FOS\RestBundle\EventListener\ParamFetcherListener(($this->privates['fos_rest.request.param_fetcher'] ?? $this->getFosRest_Request_ParamFetcherService()), false);
  1748.     }
  1749.     /**
  1750.      * Gets the private 'fos_rest.request.param_fetcher' shared service.
  1751.      *
  1752.      * @return \FOS\RestBundle\Request\ParamFetcher
  1753.      */
  1754.     protected function getFosRest_Request_ParamFetcherService()
  1755.     {
  1756.         return $this->privates['fos_rest.request.param_fetcher'] = new \FOS\RestBundle\Request\ParamFetcher($this, ($this->privates['fos_rest.request.param_fetcher.reader'] ?? $this->getFosRest_Request_ParamFetcher_ReaderService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['validator'] ?? $this->getValidatorService()));
  1757.     }
  1758.     /**
  1759.      * Gets the private 'fos_rest.request.param_fetcher.reader' shared service.
  1760.      *
  1761.      * @return \FOS\RestBundle\Request\ParamReader
  1762.      */
  1763.     protected function getFosRest_Request_ParamFetcher_ReaderService()
  1764.     {
  1765.         return $this->privates['fos_rest.request.param_fetcher.reader'] = new \FOS\RestBundle\Request\ParamReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  1766.     }
  1767.     /**
  1768.      * Gets the private 'fos_rest.serializer.jms' shared service.
  1769.      *
  1770.      * @return \FOS\RestBundle\Serializer\JMSSerializerAdapter
  1771.      */
  1772.     protected function getFosRest_Serializer_JmsService($lazyLoad true)
  1773.     {
  1774.         return $this->privates['fos_rest.serializer.jms'] = new \FOS\RestBundle\Serializer\JMSSerializerAdapter(($this->services['jms_serializer'] ?? $this->getJmsSerializerService()), ($this->services['jms_serializer.serialization_context_factory'] ?? ($this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->services['jms_serializer.deserialization_context_factory'] ?? ($this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())));
  1775.     }
  1776.     /**
  1777.      * Gets the private 'fos_rest.serializer.jms_handler_registry.inner' shared service.
  1778.      *
  1779.      * @return \JMS\Serializer\Handler\LazyHandlerRegistry
  1780.      */
  1781.     protected function getFosRest_Serializer_JmsHandlerRegistry_InnerService()
  1782.     {
  1783.         return $this->privates['fos_rest.serializer.jms_handler_registry.inner'] = new \JMS\Serializer\Handler\LazyHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1784.             'App\\Serializer\\Handler\\ImageHandler' => ['privates''App\\Serializer\\Handler\\ImageHandler''getImageHandlerService.php'true],
  1785.             'fos_rest.serializer.exception_normalizer.jms' => ['privates''fos_rest.serializer.exception_normalizer.jms''getFosRest_Serializer_ExceptionNormalizer_JmsService.php'true],
  1786.             'fos_rest.serializer.flatten_exception_handler' => ['privates''fos_rest.serializer.flatten_exception_handler''getFosRest_Serializer_FlattenExceptionHandlerService.php'true],
  1787.             'fos_rest.serializer.form_error_handler' => ['privates''fos_rest.serializer.form_error_handler''getFosRest_Serializer_FormErrorHandlerService.php'true],
  1788.             'jms_serializer.array_collection_handler' => ['privates''jms_serializer.array_collection_handler''getJmsSerializer_ArrayCollectionHandlerService.php'true],
  1789.             'jms_serializer.constraint_violation_handler' => ['privates''jms_serializer.constraint_violation_handler''getJmsSerializer_ConstraintViolationHandlerService.php'true],
  1790.             'jms_serializer.datetime_handler' => ['privates''jms_serializer.datetime_handler''getJmsSerializer_DatetimeHandlerService.php'true],
  1791.             'jms_serializer.iterator_handler' => ['privates''jms_serializer.iterator_handler''getJmsSerializer_IteratorHandlerService.php'true],
  1792.             'serializer_handler.image' => ['privates''serializer_handler.image''getSerializerHandler_ImageService.php'true],
  1793.         ], [
  1794.             'App\\Serializer\\Handler\\ImageHandler' => '?',
  1795.             'fos_rest.serializer.exception_normalizer.jms' => '?',
  1796.             'fos_rest.serializer.flatten_exception_handler' => '?',
  1797.             'fos_rest.serializer.form_error_handler' => '?',
  1798.             'jms_serializer.array_collection_handler' => '?',
  1799.             'jms_serializer.constraint_violation_handler' => '?',
  1800.             'jms_serializer.datetime_handler' => '?',
  1801.             'jms_serializer.iterator_handler' => '?',
  1802.             'serializer_handler.image' => '?',
  1803.         ]), [=> ['App\\Entity\\Admin\\Image' => ['json' => [=> 'serializer_handler.image'=> 'serialize']], 'ArrayCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Doctrine\\Common\\Collections\\ArrayCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Doctrine\\ORM\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Doctrine\\ODM\\MongoDB\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Doctrine\\ODM\\PHPCR\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Symfony\\Component\\Validator\\ConstraintViolationList' => ['xml' => [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListToxml'], 'json' => [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListTojson']], 'Symfony\\Component\\Validator\\ConstraintViolation' => ['xml' => [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationToxml'], 'json' => [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationTojson']], 'DateTime' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime']], 'DateTimeImmutable' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable']], 'DateInterval' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval']], 'DateTimeInterface' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeInterface'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeInterface']], 'Iterator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']], 'ArrayIterator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']], 'Generator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']], 'Error' => ['json' => [=> 'fos_rest.serializer.exception_normalizer.jms'=> 'serializeErrorToJson'], 'xml' => [=> 'fos_rest.serializer.exception_normalizer.jms'=> 'serializeErrorToXml']], 'Exception' => ['json' => [=> 'fos_rest.serializer.exception_normalizer.jms'=> 'serializeToJson'], 'xml' => [=> 'fos_rest.serializer.exception_normalizer.jms'=> 'serializeToXml']], 'Symfony\\Component\\ErrorHandler\\Exception\\FlattenException' => ['json' => [=> 'fos_rest.serializer.flatten_exception_handler'=> 'serializeToJson'], 'xml' => [=> 'fos_rest.serializer.flatten_exception_handler'=> 'serializeToXml']], 'Symfony\\Component\\Form\\Form' => ['xml' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormToxml'], 'json' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormTojson']], 'Symfony\\Component\\Form\\FormInterface' => ['xml' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormToXml'], 'json' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormToJson']], 'Symfony\\Component\\Form\\FormError' => ['xml' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormErrorToxml'], 'json' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormErrorTojson']]], => ['AppBundle\\Entity\\Admin\\Image' => ['json' => [=> 'serializer_handler.image'=> 'deserialize']], 'ArrayCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'Doctrine\\Common\\Collections\\ArrayCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'Doctrine\\ORM\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'Doctrine\\ODM\\MongoDB\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'Doctrine\\ODM\\PHPCR\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'DateTime' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromjson'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromxml']], 'DateTimeImmutable' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromjson'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromxml']], 'DateInterval' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromjson'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromxml']], 'DateTimeInterface' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromJson'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromXml']], 'Iterator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']], 'ArrayIterator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']], 'Generator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator']]]]);
  1804.     }
  1805.     /**
  1806.      * Gets the private 'fos_rest.versioning.exclusion_listener' shared service.
  1807.      *
  1808.      * @return \FOS\RestBundle\EventListener\VersionExclusionListener
  1809.      */
  1810.     protected function getFosRest_Versioning_ExclusionListenerService()
  1811.     {
  1812.         return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));
  1813.     }
  1814.     /**
  1815.      * Gets the private 'fos_rest.versioning.listener' shared service.
  1816.      *
  1817.      * @return \FOS\RestBundle\EventListener\VersionListener
  1818.      */
  1819.     protected function getFosRest_Versioning_ListenerService()
  1820.     {
  1821.         $a = new \FOS\RestBundle\Version\ChainVersionResolver([]);
  1822.         $a->addResolver(new \FOS\RestBundle\Version\Resolver\QueryParameterVersionResolver('version'));
  1823.         $a->addResolver(new \FOS\RestBundle\Version\Resolver\HeaderVersionResolver('X-Accept-Version'));
  1824.         $a->addResolver(new \FOS\RestBundle\Version\Resolver\MediaTypeVersionResolver('/(v|version)=(?P<version>[0-9\\.]+)/'));
  1825.         return $this->privates['fos_rest.versioning.listener'] = new \FOS\RestBundle\EventListener\VersionListener($aNULL);
  1826.     }
  1827.     /**
  1828.      * Gets the private 'fos_user.util.canonical_fields_updater' shared service.
  1829.      *
  1830.      * @return \FOS\UserBundle\Util\CanonicalFieldsUpdater
  1831.      */
  1832.     protected function getFosUser_Util_CanonicalFieldsUpdaterService()
  1833.     {
  1834.         $a = new \FOS\UserBundle\Util\Canonicalizer();
  1835.         return $this->privates['fos_user.util.canonical_fields_updater'] = new \FOS\UserBundle\Util\CanonicalFieldsUpdater($a$a);
  1836.     }
  1837.     /**
  1838.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  1839.      *
  1840.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  1841.      */
  1842.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  1843.     {
  1844.         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())));
  1845.     }
  1846.     /**
  1847.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  1848.      *
  1849.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  1850.      */
  1851.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  1852.     {
  1853.         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()));
  1854.     }
  1855.     /**
  1856.      * Gets the private 'jms_serializer.metadata_factory' shared service.
  1857.      *
  1858.      * @return \Metadata\MetadataFactory
  1859.      */
  1860.     protected function getJmsSerializer_MetadataFactoryService()
  1861.     {
  1862.         $this->privates['jms_serializer.metadata_factory'] = $instance = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1863.             'metadata_driver' => ['services''jms_serializer.metadata_driver''getJmsSerializer_MetadataDriverService.php'true],
  1864.         ], [
  1865.             'metadata_driver' => '?',
  1866.         ]), 'metadata_driver'), 'Metadata\\ClassHierarchyMetadata'true);
  1867.         $instance->setCache(($this->privates['jms_serializer.metadata.cache.file_cache'] ?? ($this->privates['jms_serializer.metadata.cache.file_cache'] = new \Metadata\Cache\FileCache(($this->targetDir.''.'/jms_serializer')))));
  1868.         $instance->setIncludeInterfaces(false);
  1869.         return $instance;
  1870.     }
  1871.     /**
  1872.      * Gets the private 'locale_aware_listener' shared service.
  1873.      *
  1874.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  1875.      */
  1876.     protected function getLocaleAwareListenerService()
  1877.     {
  1878.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  1879.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  1880.         }, 1), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1881.     }
  1882.     /**
  1883.      * Gets the private 'locale_listener' shared service.
  1884.      *
  1885.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  1886.      */
  1887.     protected function getLocaleListenerService()
  1888.     {
  1889.         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()));
  1890.     }
  1891.     /**
  1892.      * Gets the private 'monolog.handler.console' shared service.
  1893.      *
  1894.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  1895.      */
  1896.     protected function getMonolog_Handler_ConsoleService()
  1897.     {
  1898.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  1899.     }
  1900.     /**
  1901.      * Gets the private 'monolog.handler.main' shared service.
  1902.      *
  1903.      * @return \Monolog\Handler\StreamHandler
  1904.      */
  1905.     protected function getMonolog_Handler_MainService()
  1906.     {
  1907.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  1908.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  1909.         return $instance;
  1910.     }
  1911.     /**
  1912.      * Gets the private 'monolog.logger' shared service.
  1913.      *
  1914.      * @return \Symfony\Bridge\Monolog\Logger
  1915.      */
  1916.     protected function getMonolog_LoggerService()
  1917.     {
  1918.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  1919.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1920.         $instance->useMicrosecondTimestamps(true);
  1921.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1922.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1923.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1924.         return $instance;
  1925.     }
  1926.     /**
  1927.      * Gets the private 'monolog.logger.cache' shared service.
  1928.      *
  1929.      * @return \Symfony\Bridge\Monolog\Logger
  1930.      */
  1931.     protected function getMonolog_Logger_CacheService()
  1932.     {
  1933.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  1934.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1935.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1936.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1937.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1938.         return $instance;
  1939.     }
  1940.     /**
  1941.      * Gets the private 'monolog.logger.request' shared service.
  1942.      *
  1943.      * @return \Symfony\Bridge\Monolog\Logger
  1944.      */
  1945.     protected function getMonolog_Logger_RequestService()
  1946.     {
  1947.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  1948.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1949.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1950.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1951.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1952.         return $instance;
  1953.     }
  1954.     /**
  1955.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  1956.      *
  1957.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  1958.      */
  1959.     protected function getNelmioCors_CorsListenerService()
  1960.     {
  1961.         return $this->privates['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Nelmio\CorsBundle\Options\Resolver([=> new \Nelmio\CorsBundle\Options\ConfigProvider($this->parameters['nelmio_cors.map'], $this->getParameter('nelmio_cors.defaults'))]));
  1962.     }
  1963.     /**
  1964.      * Gets the private 'profiler_listener' shared service.
  1965.      *
  1966.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  1967.      */
  1968.     protected function getProfilerListenerService()
  1969.     {
  1970.         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);
  1971.     }
  1972.     /**
  1973.      * Gets the private 'property_info' shared service.
  1974.      *
  1975.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  1976.      */
  1977.     protected function getPropertyInfoService()
  1978.     {
  1979.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  1980.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  1981.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php'));
  1982.         }, 2), new RewindableGenerator(function () {
  1983.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php'));
  1984.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  1985.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  1986.         }, 3), new RewindableGenerator(function () {
  1987.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  1988.         }, 1), new RewindableGenerator(function () {
  1989.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php'));
  1990.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  1991.         }, 2), new RewindableGenerator(function () {
  1992.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  1993.         }, 1));
  1994.     }
  1995.     /**
  1996.      * Gets the private 'router.request_context' shared service.
  1997.      *
  1998.      * @return \Symfony\Component\Routing\RequestContext
  1999.      */
  2000.     protected function getRouter_RequestContextService()
  2001.     {
  2002.         return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  2003.     }
  2004.     /**
  2005.      * Gets the private 'router_listener' shared service.
  2006.      *
  2007.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  2008.      */
  2009.     protected function getRouterListenerService()
  2010.     {
  2011.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  2012.     }
  2013.     /**
  2014.      * Gets the private 'security.authentication.manager' shared service.
  2015.      *
  2016.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  2017.      */
  2018.     protected function getSecurity_Authentication_ManagerService()
  2019.     {
  2020.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  2021.             yield => ($this->privates['security.authentication.provider.anonymous.refresh'] ?? ($this->privates['security.authentication.provider.anonymous.refresh'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  2022.             yield => ($this->privates['security.authentication.provider.dao.login'] ?? $this->load('getSecurity_Authentication_Provider_Dao_LoginService.php'));
  2023.             yield => ($this->privates['security.authentication.provider.anonymous.login'] ?? ($this->privates['security.authentication.provider.anonymous.login'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  2024.             yield => ($this->privates['security.authentication.provider.guard.api'] ?? $this->load('getSecurity_Authentication_Provider_Guard_ApiService.php'));
  2025.             yield => ($this->privates['security.authentication.provider.dao.main'] ?? $this->load('getSecurity_Authentication_Provider_Dao_MainService.php'));
  2026.             yield => ($this->privates['security.authentication.provider.rememberme.main'] ?? $this->load('getSecurity_Authentication_Provider_Rememberme_MainService.php'));
  2027.             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'))));
  2028.         }, 7), true);
  2029.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2030.         return $instance;
  2031.     }
  2032.     /**
  2033.      * Gets the private 'security.firewall.map' shared service.
  2034.      *
  2035.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  2036.      */
  2037.     protected function getSecurity_Firewall_MapService()
  2038.     {
  2039.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2040.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService.php'true],
  2041.             'security.firewall.map.context.api_doc' => ['privates''security.firewall.map.context.api_doc''getSecurity_Firewall_Map_Context_ApiDocService.php'true],
  2042.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService.php'true],
  2043.             'security.firewall.map.context.login' => ['privates''security.firewall.map.context.login''getSecurity_Firewall_Map_Context_LoginService.php'true],
  2044.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService.php'true],
  2045.             'security.firewall.map.context.refresh' => ['privates''security.firewall.map.context.refresh''getSecurity_Firewall_Map_Context_RefreshService.php'true],
  2046.         ], [
  2047.             'security.firewall.map.context.api' => '?',
  2048.             'security.firewall.map.context.api_doc' => '?',
  2049.             'security.firewall.map.context.dev' => '?',
  2050.             'security.firewall.map.context.login' => '?',
  2051.             'security.firewall.map.context.main' => '?',
  2052.             'security.firewall.map.context.refresh' => '?',
  2053.         ]), new RewindableGenerator(function () {
  2054.             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)/')));
  2055.             yield 'security.firewall.map.context.api_doc' => ($this->privates['.security.request_matcher.mYljB3Z'] ?? ($this->privates['.security.request_matcher.mYljB3Z'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/doc')));
  2056.             yield 'security.firewall.map.context.refresh' => ($this->privates['.security.request_matcher.UQgI.UV'] ?? ($this->privates['.security.request_matcher.UQgI.UV'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/token/refresh')));
  2057.             yield 'security.firewall.map.context.login' => ($this->privates['.security.request_matcher.HeUdK73'] ?? ($this->privates['.security.request_matcher.HeUdK73'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/login')));
  2058.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.TKYa7ds'] ?? ($this->privates['.security.request_matcher.TKYa7ds'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/secure')));
  2059.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  2060.         }, 6));
  2061.     }
  2062.     /**
  2063.      * Gets the private 'security.logout_url_generator' shared service.
  2064.      *
  2065.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  2066.      */
  2067.     protected function getSecurity_LogoutUrlGeneratorService()
  2068.     {
  2069.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  2070.         $instance->registerListener('main''/logout''logout''_csrf_token'NULLNULL);
  2071.         return $instance;
  2072.     }
  2073.     /**
  2074.      * Gets the private 'security.role_hierarchy' shared service.
  2075.      *
  2076.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  2077.      */
  2078.     protected function getSecurity_RoleHierarchyService()
  2079.     {
  2080.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  2081.     }
  2082.     /**
  2083.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  2084.      *
  2085.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  2086.      */
  2087.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  2088.     {
  2089.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2090.     }
  2091.     /**
  2092.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  2093.      *
  2094.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  2095.      */
  2096.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  2097.     {
  2098.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  2099.         $b = ($this->services['validator'] ?? $this->getValidatorService());
  2100.         $c = new \App\Request\ImageParamConverter($b);
  2101.         $a->add(new \App\Request\ImageParamConverter($b), 0NULL);
  2102.         $a->add($c0'api.converter.image');
  2103.         $a->add($c0NULL);
  2104.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  2105.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  2106.         $a->add(new \FOS\RestBundle\Request\RequestBodyParamConverter(($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), [], ''NULL'validationErrors'), -50'fos_rest.request_body');
  2107.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  2108.     }
  2109.     /**
  2110.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  2111.      *
  2112.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  2113.      */
  2114.     protected function getSensioFrameworkExtra_Security_ListenerService()
  2115.     {
  2116.         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->getSecurity_RoleHierarchyService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2117.     }
  2118.     /**
  2119.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  2120.      *
  2121.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  2122.      */
  2123.     protected function getSensioFrameworkExtra_View_ListenerService()
  2124.     {
  2125.         $this->privates['sensio_framework_extra.view.listener'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel'1))));
  2126.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2127.             'twig' => ['services''twig''getTwigService'false],
  2128.         ], [
  2129.             'twig' => 'Twig\\Environment',
  2130.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  2131.         return $instance;
  2132.     }
  2133.     /**
  2134.      * Gets the private 'session_listener' shared service.
  2135.      *
  2136.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  2137.      */
  2138.     protected function getSessionListenerService()
  2139.     {
  2140.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2141.             'initialized_session' => ['services''session'NULLtrue],
  2142.             'session' => ['services''session''getSessionService.php'true],
  2143.         ], [
  2144.             'initialized_session' => '?',
  2145.             'session' => '?',
  2146.         ]));
  2147.     }
  2148.     /**
  2149.      * Gets the private 'translator.default' shared service.
  2150.      *
  2151.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  2152.      */
  2153.     protected function getTranslator_DefaultService()
  2154.     {
  2155.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2156.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService.php'true],
  2157.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService.php'true],
  2158.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService.php'true],
  2159.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService.php'true],
  2160.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService.php'true],
  2161.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService.php'true],
  2162.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService.php'true],
  2163.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService.php'true],
  2164.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService.php'true],
  2165.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService.php'true],
  2166.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService.php'true],
  2167.         ], [
  2168.             'translation.loader.csv' => '?',
  2169.             'translation.loader.dat' => '?',
  2170.             'translation.loader.ini' => '?',
  2171.             'translation.loader.json' => '?',
  2172.             'translation.loader.mo' => '?',
  2173.             'translation.loader.php' => '?',
  2174.             'translation.loader.po' => '?',
  2175.             'translation.loader.qt' => '?',
  2176.             'translation.loader.res' => '?',
  2177.             'translation.loader.xliff' => '?',
  2178.             'translation.loader.yml' => '?',
  2179.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'fr', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.af.yml')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ar.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ar.yml'), => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.ar.xliff')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf'), => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.az.xliff')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bg.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bg.yml')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ca.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ca.yml'), => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.ca.xliff')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.cs.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.cs.yml'), => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.cs.xliff')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.da.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.da.yml'), => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.da.xliff')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.de.yml'), => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.de.xliff')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.el.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.el.yml')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.en.yml'), => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.en.xliff'), => (\dirname(__DIR__4).'/translations/expertdashboard.en.yml'), => (\dirname(__DIR__4).'/translations/expertdefaultmessage.en.yml'), => (\dirname(__DIR__4).'/translations/expertidentification.en.yml'), => (\dirname(__DIR__4).'/translations/msg.en.yml'), 10 => (\dirname(__DIR__4).'/translations/personne.en.yml'), 11 => (\dirname(__DIR__4).'/translations/user.en.yml'), 12 => (\dirname(__DIR__4).'/translations/expertdashboard.en.yml'), 13 => (\dirname(__DIR__4).'/translations/expertdefaultmessage.en.yml'), 14 => (\dirname(__DIR__4).'/translations/expertidentification.en.yml'), 15 => (\dirname(__DIR__4).'/translations/msg.en.yml'), 16 => (\dirname(__DIR__4).'/translations/personne.en.yml'), 17 => (\dirname(__DIR__4).'/translations/user.en.yml')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.es.yml'), => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.es.xliff')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.et.yml')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eu.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eu.yml')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fa.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fa.yml'), => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.fa.xliff')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fi.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fi.yml'), => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.fi.xliff')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fr.yml'), => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.fr.xliff'), => (\dirname(__DIR__4).'/translations/expertdashboard.fr.yml'), => (\dirname(__DIR__4).'/translations/expertdefaultmessage.fr.yml'), => (\dirname(__DIR__4).'/translations/expertidentification.fr.yml'), => (\dirname(__DIR__4).'/translations/expertsanitaire.fr.yml'), 10 => (\dirname(__DIR__4).'/translations/messagsdes.fr.yml'), 11 => (\dirname(__DIR__4).'/translations/msg.fr.yml'), 12 => (\dirname(__DIR__4).'/translations/personne.fr.yml'), 13 => (\dirname(__DIR__4).'/translations/user.fr.yml'), 14 => (\dirname(__DIR__4).'/translations/expertdashboard.fr.yml'), 15 => (\dirname(__DIR__4).'/translations/expertdefaultmessage.fr.yml'), 16 => (\dirname(__DIR__4).'/translations/expertidentification.fr.yml'), 17 => (\dirname(__DIR__4).'/translations/expertsanitaire.fr.yml'), 18 => (\dirname(__DIR__4).'/translations/messagsdes.fr.yml'), 19 => (\dirname(__DIR__4).'/translations/msg.fr.yml'), 20 => (\dirname(__DIR__4).'/translations/personne.fr.yml'), 21 => (\dirname(__DIR__4).'/translations/user.fr.yml')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.gl.yml'), => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.gl.xliff')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.he.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.he.yml')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hr.yml'), => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.hr.xliff')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hu.yml')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.id.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.id.yml')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.it.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.it.yml'), => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.it.xliff')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ja.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ja.yml')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lb.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lb.yml')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lt.yml')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lv.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lv.yml')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.mn.yml')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nb.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nb.yml')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nl.yml'), => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.nl.xliff')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.no.xliff')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pl.yml'), => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.pl.xliff')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt.yml'), => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.pt.xliff')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt_BR.yml')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ro.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ro.yml'), => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.ro.xliff')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ru.yml'), => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.ru.xliff')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sk.yml'), => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.sk.xliff')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sl.yml'), => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.sl.xliff')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.sr_Cyrl.xliff')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sr_Latn.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sr_Latn.yml'), => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.sr_Latn.xliff')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sv.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sv.yml'), => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.sv.xliff')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.th.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.th.yml'), => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.th.xliff')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.tr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.tr.yml'), => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.tr.xliff')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.uk.yml'), => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.uk.xliff')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.vi.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.vi.yml')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.zh_CN.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.zh_CN.yml'), => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.zh_CN.xliff')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'bn' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn.yml')], 'bn_BD' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn_BD.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn_BD.yml')], 'eo' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eo.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eo.yml')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ky.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ky.yml')], 'oc' => [=> (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.oc.xliff')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations/pagerfanta.sw.xliff')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle/Resources/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/src/Resources/FrameworkBundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/translations'), 10 => (\dirname(__DIR__4).'/src/Resources/SwiftmailerBundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 12 => (\dirname(__DIR__4).'/src/Resources/SecurityBundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 14 => (\dirname(__DIR__4).'/src/Resources/MonologBundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 16 => (\dirname(__DIR__4).'/src/Resources/DoctrineBundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 18 => (\dirname(__DIR__4).'/src/Resources/DoctrineMigrationsBundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 20 => (\dirname(__DIR__4).'/src/Resources/WebProfilerBundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 22 => (\dirname(__DIR__4).'/src/Resources/TwigBundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 24 => (\dirname(__DIR__4).'/src/Resources/DebugBundle/translations'), 25 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 26 => (\dirname(__DIR__4).'/src/Resources/SensioFrameworkExtraBundle/translations'), 27 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 28 => (\dirname(__DIR__4).'/src/Resources/MakerBundle/translations'), 29 => (\dirname(__DIR__4).'/src/Resources/FOSUserBundle/translations'), 30 => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle/translations'), 31 => (\dirname(__DIR__4).'/src/Resources/JMSSerializerBundle/translations'), 32 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/translations'), 33 => (\dirname(__DIR__4).'/src/Resources/FOSRestBundle/translations'), 34 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 35 => (\dirname(__DIR__4).'/src/Resources/DoctrineFixturesBundle/translations'), 36 => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/translations'), 37 => (\dirname(__DIR__4).'/src/Resources/LexikJWTAuthenticationBundle/translations'), 38 => (\dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/translations'), 39 => (\dirname(__DIR__4).'/src/Resources/GesdinetJWTRefreshTokenBundle/translations'), 40 => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/translations'), 41 => (\dirname(__DIR__4).'/src/Resources/NelmioApiDocBundle/translations'), 42 => (\dirname(__DIR__4).'/vendor/whiteoctober/tcpdf-bundle/translations'), 43 => (\dirname(__DIR__4).'/src/Resources/WhiteOctoberTCPDFBundle/translations'), 44 => (\dirname(__DIR__4).'/src/Resources/WhiteOctoberPagerfantaBundle/translations'), 45 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 46 => (\dirname(__DIR__4).'/src/Resources/WebpackEncoreBundle/translations'), 47 => (\dirname(__DIR__4).'/vendor/kreait/firebase-bundle/src/translations'), 48 => (\dirname(__DIR__4).'/src/Resources/FirebaseBundle/translations'), 49 => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 50 => (\dirname(__DIR__4).'/src/Resources/NelmioCorsBundle/translations'), 51 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 52 => (\dirname(__DIR__4).'/src/Resources/TwigExtraBundle/translations'), 53 => (\dirname(__DIR__4).'/src/Resources/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/friendsofsymfony/user-bundle/Resources/translations'=> 'vendor/white-october/pagerfanta-bundle/Resources/translations'=> 'translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'src/Resources/FrameworkBundle/translations'=> 'vendor/symfony/swiftmailer-bundle/translations'10 => 'src/Resources/SwiftmailerBundle/translations'11 => 'vendor/symfony/security-bundle/translations'12 => 'src/Resources/SecurityBundle/translations'13 => 'vendor/symfony/monolog-bundle/translations'14 => 'src/Resources/MonologBundle/translations'15 => 'vendor/doctrine/doctrine-bundle/translations'16 => 'src/Resources/DoctrineBundle/translations'17 => 'vendor/doctrine/doctrine-migrations-bundle/translations'18 => 'src/Resources/DoctrineMigrationsBundle/translations'19 => 'vendor/symfony/web-profiler-bundle/translations'20 => 'src/Resources/WebProfilerBundle/translations'21 => 'vendor/symfony/twig-bundle/translations'22 => 'src/Resources/TwigBundle/translations'23 => 'vendor/symfony/debug-bundle/translations'24 => 'src/Resources/DebugBundle/translations'25 => 'vendor/sensio/framework-extra-bundle/src/translations'26 => 'src/Resources/SensioFrameworkExtraBundle/translations'27 => 'vendor/symfony/maker-bundle/src/translations'28 => 'src/Resources/MakerBundle/translations'29 => 'src/Resources/FOSUserBundle/translations'30 => 'vendor/jms/serializer-bundle/translations'31 => 'src/Resources/JMSSerializerBundle/translations'32 => 'vendor/friendsofsymfony/rest-bundle/translations'33 => 'src/Resources/FOSRestBundle/translations'34 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'35 => 'src/Resources/DoctrineFixturesBundle/translations'36 => 'vendor/lexik/jwt-authentication-bundle/translations'37 => 'src/Resources/LexikJWTAuthenticationBundle/translations'38 => 'vendor/gesdinet/jwt-refresh-token-bundle/translations'39 => 'src/Resources/GesdinetJWTRefreshTokenBundle/translations'40 => 'vendor/nelmio/api-doc-bundle/translations'41 => 'src/Resources/NelmioApiDocBundle/translations'42 => 'vendor/whiteoctober/tcpdf-bundle/translations'43 => 'src/Resources/WhiteOctoberTCPDFBundle/translations'44 => 'src/Resources/WhiteOctoberPagerfantaBundle/translations'45 => 'vendor/symfony/webpack-encore-bundle/src/translations'46 => 'src/Resources/WebpackEncoreBundle/translations'47 => 'vendor/kreait/firebase-bundle/src/translations'48 => 'src/Resources/FirebaseBundle/translations'49 => 'vendor/nelmio/cors-bundle/translations'50 => 'src/Resources/NelmioCorsBundle/translations'51 => 'vendor/twig/extra-bundle/translations'52 => 'src/Resources/TwigExtraBundle/translations'53 => 'src/Resources/translations']]]);
  2180.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2181.         $instance->setFallbackLocales([=> 'fr']);
  2182.         return $instance;
  2183.     }
  2184.     /**
  2185.      * Gets the private 'validator.builder' shared service.
  2186.      *
  2187.      * @return \Symfony\Component\Validator\ValidatorBuilder
  2188.      */
  2189.     protected function getValidator_BuilderService()
  2190.     {
  2191.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  2192.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2193.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2194.             'App\\MultiUser\\Validator\\UniqueEntityValidator' => ['privates''App\\MultiUser\\Validator\\UniqueEntityValidator''getUniqueEntityValidatorService.php'true],
  2195.             'App\\Validator\\DateRangeValidator' => ['privates''App\\Validator\\DateRangeValidator''getDateRangeValidatorService.php'true],
  2196.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  2197.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  2198.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService.php'true],
  2199.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  2200.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService.php'true],
  2201.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  2202.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  2203.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  2204.         ], [
  2205.             'App\\MultiUser\\Validator\\UniqueEntityValidator' => '?',
  2206.             'App\\Validator\\DateRangeValidator' => '?',
  2207.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  2208.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  2209.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  2210.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  2211.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  2212.             'doctrine.orm.validator.unique' => '?',
  2213.             'security.validator.user_password' => '?',
  2214.             'validator.expression' => '?',
  2215.         ])));
  2216.         $instance->setTranslator(new \Symfony\Component\Validator\Util\LegacyTranslatorProxy(($this->services['translator'] ?? $this->getTranslatorService())));
  2217.         $instance->setTranslationDomain('validators');
  2218.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/config/validation.xml')]);
  2219.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2220.         $instance->addMethodMapping('loadValidatorMetadata');
  2221.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService())), => new \FOS\UserBundle\Validator\Initializer(($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()))]);
  2222.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  2223.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  2224.         $instance->addXmlMapping((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/DependencyInjection/Compiler/../../Resources/config/storage-validation/orm.xml'));
  2225.         return $instance;
  2226.     }
  2227.     /**
  2228.      * Gets the private 'var_dumper.html_dumper' shared service.
  2229.      *
  2230.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  2231.      */
  2232.     protected function getVarDumper_HtmlDumperService()
  2233.     {
  2234.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  2235.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  2236.         return $instance;
  2237.     }
  2238.     /**
  2239.      * Gets the private 'web_profiler.csp.handler' shared service.
  2240.      *
  2241.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  2242.      */
  2243.     protected function getWebProfiler_Csp_HandlerService()
  2244.     {
  2245.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  2246.     }
  2247.     /**
  2248.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  2249.      *
  2250.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  2251.      */
  2252.     protected function getWebProfiler_DebugToolbarService()
  2253.     {
  2254.         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()));
  2255.     }
  2256.     /**
  2257.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  2258.      *
  2259.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  2260.      */
  2261.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  2262.     {
  2263.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2264.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService.php'true],
  2265.         ], [
  2266.             '_default' => '?',
  2267.         ]), '_default');
  2268.     }
  2269.     /**
  2270.      * Gets the public 'Kreait\Firebase\Database' alias.
  2271.      *
  2272.      * @return object The "kreait_firebase.my_project.database" service.
  2273.      */
  2274.     protected function getDatabaseService()
  2275.     {
  2276.         @trigger_error('The "Kreait\\Firebase\\Database" service alias is deprecated. You should stop using it, as it will be removed in the future.'E_USER_DEPRECATED);
  2277.         return $this->get('kreait_firebase.my_project.database');
  2278.     }
  2279.     /**
  2280.      * Gets the public 'Kreait\Firebase\Auth' alias.
  2281.      *
  2282.      * @return object The "kreait_firebase.my_project.auth" service.
  2283.      */
  2284.     protected function getAuthService()
  2285.     {
  2286.         @trigger_error('The "Kreait\\Firebase\\Auth" service alias is deprecated. You should stop using it, as it will be removed in the future.'E_USER_DEPRECATED);
  2287.         return $this->get('kreait_firebase.my_project.auth');
  2288.     }
  2289.     /**
  2290.      * Gets the public 'Kreait\Firebase\Storage' alias.
  2291.      *
  2292.      * @return object The "kreait_firebase.my_project.storage" service.
  2293.      */
  2294.     protected function getStorageService()
  2295.     {
  2296.         @trigger_error('The "Kreait\\Firebase\\Storage" service alias is deprecated. You should stop using it, as it will be removed in the future.'E_USER_DEPRECATED);
  2297.         return $this->get('kreait_firebase.my_project.storage');
  2298.     }
  2299.     /**
  2300.      * Gets the public 'Kreait\Firebase\RemoteConfig' alias.
  2301.      *
  2302.      * @return object The "kreait_firebase.my_project.remote_config" service.
  2303.      */
  2304.     protected function getRemoteConfigService()
  2305.     {
  2306.         @trigger_error('The "Kreait\\Firebase\\RemoteConfig" service alias is deprecated. You should stop using it, as it will be removed in the future.'E_USER_DEPRECATED);
  2307.         return $this->get('kreait_firebase.my_project.remote_config');
  2308.     }
  2309.     /**
  2310.      * Gets the public 'Kreait\Firebase\Messaging' alias.
  2311.      *
  2312.      * @return object The "kreait_firebase.my_project.messaging" service.
  2313.      */
  2314.     protected function getMessagingService()
  2315.     {
  2316.         @trigger_error('The "Kreait\\Firebase\\Messaging" service alias is deprecated. You should stop using it, as it will be removed in the future.'E_USER_DEPRECATED);
  2317.         return $this->get('kreait_firebase.my_project.messaging');
  2318.     }
  2319.     /**
  2320.      * Gets the public 'Kreait\Firebase\Firestore' alias.
  2321.      *
  2322.      * @return object The "kreait_firebase.my_project.firestore" service.
  2323.      */
  2324.     protected function getFirestoreService()
  2325.     {
  2326.         @trigger_error('The "Kreait\\Firebase\\Firestore" service alias is deprecated. You should stop using it, as it will be removed in the future.'E_USER_DEPRECATED);
  2327.         return $this->get('kreait_firebase.my_project.firestore');
  2328.     }
  2329.     /**
  2330.      * Gets the public 'Kreait\Firebase\DynamicLinks' alias.
  2331.      *
  2332.      * @return object The "kreait_firebase.my_project.dynamic_links" service.
  2333.      */
  2334.     protected function getDynamicLinksService()
  2335.     {
  2336.         @trigger_error('The "Kreait\\Firebase\\DynamicLinks" service alias is deprecated. You should stop using it, as it will be removed in the future.'E_USER_DEPRECATED);
  2337.         return $this->get('kreait_firebase.my_project.dynamic_links');
  2338.     }
  2339.     /**
  2340.      * @return array|bool|float|int|string|null
  2341.      */
  2342.     public function getParameter($name)
  2343.     {
  2344.         $name = (string) $name;
  2345.         if (isset($this->buildParameters[$name])) {
  2346.             return $this->buildParameters[$name];
  2347.         }
  2348.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  2349.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  2350.         }
  2351.         if (isset($this->loadedDynamicParameters[$name])) {
  2352.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2353.         }
  2354.         return $this->parameters[$name];
  2355.     }
  2356.     public function hasParameter($name): bool
  2357.     {
  2358.         $name = (string) $name;
  2359.         if (isset($this->buildParameters[$name])) {
  2360.             return true;
  2361.         }
  2362.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  2363.     }
  2364.     public function setParameter($name$value): void
  2365.     {
  2366.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  2367.     }
  2368.     public function getParameterBag(): ParameterBagInterface
  2369.     {
  2370.         if (null === $this->parameterBag) {
  2371.             $parameters $this->parameters;
  2372.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  2373.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2374.             }
  2375.             foreach ($this->buildParameters as $name => $value) {
  2376.                 $parameters[$name] = $value;
  2377.             }
  2378.             $this->parameterBag = new FrozenParameterBag($parameters);
  2379.         }
  2380.         return $this->parameterBag;
  2381.     }
  2382.     private $loadedDynamicParameters = [
  2383.         'kernel.cache_dir' => false,
  2384.         'app.firebase.api_key' => false,
  2385.         'kernel.secret' => false,
  2386.         'session.save_path' => false,
  2387.         'validator.mapping.cache.file' => false,
  2388.         'profiler.storage.dsn' => false,
  2389.         'debug.container.dump' => false,
  2390.         'doctrine.orm.proxy_dir' => false,
  2391.         'lexik_jwt_authentication.pass_phrase' => false,
  2392.         'white_october_tcpdf.tcpdf' => false,
  2393.         'nelmio_cors.defaults' => false,
  2394.     ];
  2395.     private $dynamicParameters = [];
  2396.     private function getDynamicParameter(string $name)
  2397.     {
  2398.         switch ($name) {
  2399.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  2400.             case 'app.firebase.api_key'$value $this->getEnv('FIREBASE_API_KEY'); break;
  2401.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  2402.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  2403.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  2404.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  2405.             case 'debug.container.dump'$value = ($this->targetDir.''.'/srcApp_KernelDevDebugContainer.xml'); break;
  2406.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  2407.             case 'lexik_jwt_authentication.pass_phrase'$value $this->getEnv('JWT_PASSPHRASE'); break;
  2408.             case 'white_october_tcpdf.tcpdf'$value = [
  2409.                 'k_path_url' => (\dirname(__DIR__4).'/src/../vendor/tecnickcom/tcpdf/'),
  2410.                 'k_path_main' => (\dirname(__DIR__4).'/src/../vendor/tecnickcom/tcpdf/'),
  2411.                 'k_path_fonts' => (\dirname(__DIR__4).'/src/../vendor/tecnickcom/tcpdf/fonts/'),
  2412.                 'k_path_cache' => ($this->targetDir.''.'/tcpdf'),
  2413.                 'k_path_url_cache' => ($this->targetDir.''.'/tcpdf'),
  2414.                 'k_path_images' => (\dirname(__DIR__4).'/src/../vendor/tecnickcom/tcpdf/examples/images/'),
  2415.                 'k_blank_image' => (\dirname(__DIR__4).'/src/../vendor/tecnickcom/tcpdf/examples/images/_blank.png'),
  2416.                 'k_cell_height_ratio' => 1.25,
  2417.                 'k_title_magnification' => 1.3000000000000000444089209850062616169452667236328125,
  2418.                 'k_small_ratio' => 0.66666666666666662965923251249478198587894439697265625,
  2419.                 'k_thai_topchars' => true,
  2420.                 'k_tcpdf_calls_in_html' => false,
  2421.                 'k_tcpdf_external_config' => true,
  2422.                 'k_tcpdf_throw_exception_error' => true,
  2423.                 'head_magnification' => 1.100000000000000088817841970012523233890533447265625,
  2424.                 'pdf_page_format' => 'A4',
  2425.                 'pdf_page_orientation' => 'P',
  2426.                 'pdf_creator' => 'TCPDF',
  2427.                 'pdf_author' => 'TCPDF',
  2428.                 'pdf_header_title' => '',
  2429.                 'pdf_header_string' => '',
  2430.                 'pdf_header_logo' => '',
  2431.                 'pdf_header_logo_width' => '',
  2432.                 'pdf_unit' => 'mm',
  2433.                 'pdf_margin_header' => 5,
  2434.                 'pdf_margin_footer' => 10,
  2435.                 'pdf_margin_top' => 27,
  2436.                 'pdf_margin_bottom' => 25,
  2437.                 'pdf_margin_left' => 15,
  2438.                 'pdf_margin_right' => 15,
  2439.                 'pdf_font_name_main' => 'helvetica',
  2440.                 'pdf_font_size_main' => 10,
  2441.                 'pdf_font_name_data' => 'helvetica',
  2442.                 'pdf_font_size_data' => 8,
  2443.                 'pdf_font_monospaced' => 'courier',
  2444.                 'pdf_image_scale_ratio' => 1.25,
  2445.             ]; break;
  2446.             case 'nelmio_cors.defaults'$value = [
  2447.                 'allow_origin' => [
  2448.                     => $this->getEnv('CORS_ALLOW_ORIGIN'),
  2449.                 ],
  2450.                 'allow_credentials' => false,
  2451.                 'allow_headers' => [
  2452.                     => 'content-type',
  2453.                     => 'authorization',
  2454.                 ],
  2455.                 'expose_headers' => [
  2456.                     => 'Link',
  2457.                 ],
  2458.                 'allow_methods' => [
  2459.                     => 'GET',
  2460.                     => 'OPTIONS',
  2461.                     => 'POST',
  2462.                     => 'PUT',
  2463.                     => 'PATCH',
  2464.                     => 'DELETE',
  2465.                 ],
  2466.                 'max_age' => 3600,
  2467.                 'hosts' => [
  2468.                 ],
  2469.                 'origin_regex' => true,
  2470.                 'forced_allow_origin_value' => NULL,
  2471.             ]; break;
  2472.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  2473.         }
  2474.         $this->loadedDynamicParameters[$name] = true;
  2475.         return $this->dynamicParameters[$name] = $value;
  2476.     }
  2477.     protected function getDefaultParameters(): array
  2478.     {
  2479.         return [
  2480.             'kernel.root_dir' => (\dirname(__DIR__4).'/src'),
  2481.             'kernel.project_dir' => \dirname(__DIR__4),
  2482.             'kernel.environment' => 'dev',
  2483.             'kernel.debug' => true,
  2484.             'kernel.name' => 'src',
  2485.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  2486.             'kernel.bundles' => [
  2487.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  2488.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  2489.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  2490.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  2491.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  2492.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  2493.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  2494.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  2495.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  2496.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  2497.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  2498.                 'FOSUserBundle' => 'FOS\\UserBundle\\FOSUserBundle',
  2499.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  2500.                 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  2501.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  2502.                 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  2503.                 'GesdinetJWTRefreshTokenBundle' => 'Gesdinet\\JWTRefreshTokenBundle\\GesdinetJWTRefreshTokenBundle',
  2504.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  2505.                 'WhiteOctoberTCPDFBundle' => 'WhiteOctober\\TCPDFBundle\\WhiteOctoberTCPDFBundle',
  2506.                 'WhiteOctoberPagerfantaBundle' => 'WhiteOctober\\PagerfantaBundle\\WhiteOctoberPagerfantaBundle',
  2507.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  2508.                 'FirebaseBundle' => 'Kreait\\Firebase\\Symfony\\Bundle\\FirebaseBundle',
  2509.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  2510.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  2511.             ],
  2512.             'kernel.bundles_metadata' => [
  2513.                 'FrameworkBundle' => [
  2514.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  2515.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  2516.                 ],
  2517.                 'SwiftmailerBundle' => [
  2518.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  2519.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  2520.                 ],
  2521.                 'SecurityBundle' => [
  2522.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  2523.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  2524.                 ],
  2525.                 'MonologBundle' => [
  2526.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  2527.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  2528.                 ],
  2529.                 'DoctrineBundle' => [
  2530.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  2531.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  2532.                 ],
  2533.                 'DoctrineMigrationsBundle' => [
  2534.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  2535.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  2536.                 ],
  2537.                 'WebProfilerBundle' => [
  2538.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  2539.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  2540.                 ],
  2541.                 'TwigBundle' => [
  2542.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  2543.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  2544.                 ],
  2545.                 'DebugBundle' => [
  2546.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  2547.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  2548.                 ],
  2549.                 'SensioFrameworkExtraBundle' => [
  2550.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  2551.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  2552.                 ],
  2553.                 'MakerBundle' => [
  2554.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  2555.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  2556.                 ],
  2557.                 'FOSUserBundle' => [
  2558.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle'),
  2559.                     'namespace' => 'FOS\\UserBundle',
  2560.                 ],
  2561.                 'JMSSerializerBundle' => [
  2562.                     'path' => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle'),
  2563.                     'namespace' => 'JMS\\SerializerBundle',
  2564.                 ],
  2565.                 'FOSRestBundle' => [
  2566.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle'),
  2567.                     'namespace' => 'FOS\\RestBundle',
  2568.                 ],
  2569.                 'DoctrineFixturesBundle' => [
  2570.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  2571.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  2572.                 ],
  2573.                 'LexikJWTAuthenticationBundle' => [
  2574.                     'path' => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle'),
  2575.                     'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  2576.                 ],
  2577.                 'GesdinetJWTRefreshTokenBundle' => [
  2578.                     'path' => (\dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle'),
  2579.                     'namespace' => 'Gesdinet\\JWTRefreshTokenBundle',
  2580.                 ],
  2581.                 'NelmioApiDocBundle' => [
  2582.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle'),
  2583.                     'namespace' => 'Nelmio\\ApiDocBundle',
  2584.                 ],
  2585.                 'WhiteOctoberTCPDFBundle' => [
  2586.                     'path' => (\dirname(__DIR__4).'/vendor/whiteoctober/tcpdf-bundle'),
  2587.                     'namespace' => 'WhiteOctober\\TCPDFBundle',
  2588.                 ],
  2589.                 'WhiteOctoberPagerfantaBundle' => [
  2590.                     'path' => (\dirname(__DIR__4).'/vendor/white-october/pagerfanta-bundle'),
  2591.                     'namespace' => 'WhiteOctober\\PagerfantaBundle',
  2592.                 ],
  2593.                 'WebpackEncoreBundle' => [
  2594.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  2595.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  2596.                 ],
  2597.                 'FirebaseBundle' => [
  2598.                     'path' => (\dirname(__DIR__4).'/vendor/kreait/firebase-bundle/src'),
  2599.                     'namespace' => 'Kreait\\Firebase\\Symfony\\Bundle',
  2600.                 ],
  2601.                 'NelmioCorsBundle' => [
  2602.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  2603.                     'namespace' => 'Nelmio\\CorsBundle',
  2604.                 ],
  2605.                 'TwigExtraBundle' => [
  2606.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  2607.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  2608.                 ],
  2609.             ],
  2610.             'kernel.charset' => 'UTF-8',
  2611.             'kernel.container_class' => 'srcApp_KernelDevDebugContainer',
  2612.             'container.autowiring.strict_mode' => true,
  2613.             'container.dumper.inline_class_loader' => true,
  2614.             'env(DATABASE_URL)' => '',
  2615.             'locale' => 'fr',
  2616.             'manager.class' => 'App\\ObjectManager\\Model\\ObjectManager',
  2617.             'crud.manager.class' => 'App\\ObjectManager\\Service\\ObjectCrudManager',
  2618.             'event_dispatcher.event_aliases' => [
  2619.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  2620.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  2621.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  2622.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  2623.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  2624.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  2625.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  2626.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  2627.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  2628.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  2629.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  2630.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  2631.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  2632.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  2633.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  2634.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  2635.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  2636.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  2637.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  2638.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  2639.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  2640.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  2641.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  2642.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  2643.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  2644.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  2645.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  2646.             ],
  2647.             'fragment.renderer.hinclude.global_template' => NULL,
  2648.             'fragment.path' => '/_fragment',
  2649.             'kernel.http_method_override' => true,
  2650.             'kernel.trusted_hosts' => [
  2651.             ],
  2652.             'kernel.default_locale' => 'fr',
  2653.             'kernel.error_controller' => 'error_controller',
  2654.             'templating.helper.code.file_link_format' => NULL,
  2655.             'debug.file_link_format' => NULL,
  2656.             'session.metadata.storage_key' => '_sf2_meta',
  2657.             'session.storage.options' => [
  2658.                 'cache_limiter' => '0',
  2659.                 'cookie_httponly' => true,
  2660.                 'gc_probability' => 1,
  2661.             ],
  2662.             'session.metadata.update_threshold' => 0,
  2663.             'form.type_extension.csrf.enabled' => true,
  2664.             'form.type_extension.csrf.field_name' => '_token',
  2665.             'asset.request_context.base_path' => '',
  2666.             'asset.request_context.secure' => false,
  2667.             'templating.loader.cache.path' => NULL,
  2668.             'templating.engines' => [
  2669.                 => 'twig',
  2670.             ],
  2671.             'validator.translation_domain' => 'validators',
  2672.             'translator.logging' => false,
  2673.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  2674.             'profiler_listener.only_exceptions' => false,
  2675.             'profiler_listener.only_master_requests' => false,
  2676.             'debug.error_handler.throw_at' => -1,
  2677.             'router.request_context.host' => 'localhost',
  2678.             'router.request_context.scheme' => 'http',
  2679.             'router.request_context.base_url' => '',
  2680.             'router.resource' => 'kernel::loadRoutes',
  2681.             'router.cache_class_prefix' => 'srcApp_KernelDevDebugContainer',
  2682.             'request_listener.http_port' => 80,
  2683.             'request_listener.https_port' => 443,
  2684.             'swiftmailer.mailer.default.transport.name' => 'dynamic',
  2685.             'swiftmailer.mailer.default.spool.enabled' => false,
  2686.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  2687.             'swiftmailer.mailer.default.single_address' => NULL,
  2688.             'swiftmailer.mailer.default.delivery.enabled' => true,
  2689.             'swiftmailer.spool.enabled' => false,
  2690.             'swiftmailer.delivery.enabled' => true,
  2691.             'swiftmailer.single_address' => NULL,
  2692.             'swiftmailer.mailers' => [
  2693.                 'default' => 'swiftmailer.mailer.default',
  2694.             ],
  2695.             'swiftmailer.default_mailer' => 'default',
  2696.             'security.authentication.trust_resolver.anonymous_class' => NULL,
  2697.             'security.authentication.trust_resolver.rememberme_class' => NULL,
  2698.             'security.role_hierarchy.roles' => [
  2699.                 'ROLE_CLIENT' => [
  2700.                     => 'ROLE_USER',
  2701.                 ],
  2702.                 'ROLE_COMMERCIAL' => [
  2703.                     => 'ROLE_USER',
  2704.                 ],
  2705.                 'ROLE_ADMIN' => [
  2706.                     => 'ROLE_COMMERCIAL',
  2707.                 ],
  2708.                 'ROLE_SUPER_ADMIN' => [
  2709.                     => 'ROLE_ADMIN',
  2710.                     => 'ROLE_ALLOWED_TO_SWITCH',
  2711.                 ],
  2712.             ],
  2713.             'security.access.denied_url' => NULL,
  2714.             'security.authentication.manager.erase_credentials' => true,
  2715.             'security.authentication.session_strategy.strategy' => 'migrate',
  2716.             'security.access.always_authenticate_before_granting' => false,
  2717.             'security.authentication.hide_user_not_found' => true,
  2718.             'monolog.use_microseconds' => true,
  2719.             'monolog.swift_mailer.handlers' => [
  2720.             ],
  2721.             'monolog.handlers_to_channels' => [
  2722.                 'monolog.handler.console' => [
  2723.                     'type' => 'exclusive',
  2724.                     'elements' => [
  2725.                         => 'event',
  2726.                         => 'doctrine',
  2727.                         => 'console',
  2728.                     ],
  2729.                 ],
  2730.                 'monolog.handler.main' => [
  2731.                     'type' => 'exclusive',
  2732.                     'elements' => [
  2733.                         => 'event',
  2734.                     ],
  2735.                 ],
  2736.             ],
  2737.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  2738.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  2739.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  2740.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  2741.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  2742.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  2743.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  2744.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  2745.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  2746.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  2747.             'doctrine.entity_managers' => [
  2748.                 'default' => 'doctrine.orm.default_entity_manager',
  2749.             ],
  2750.             'doctrine.default_entity_manager' => 'default',
  2751.             'doctrine.dbal.connection_factory.types' => [
  2752.             ],
  2753.             'doctrine.connections' => [
  2754.                 'default' => 'doctrine.dbal.default_connection',
  2755.             ],
  2756.             'doctrine.default_connection' => 'default',
  2757.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  2758.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  2759.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  2760.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  2761.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  2762.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  2763.             'doctrine.orm.cache.memcache_host' => 'localhost',
  2764.             'doctrine.orm.cache.memcache_port' => 11211,
  2765.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  2766.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  2767.             'doctrine.orm.cache.memcached_host' => 'localhost',
  2768.             'doctrine.orm.cache.memcached_port' => 11211,
  2769.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  2770.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  2771.             'doctrine.orm.cache.redis_host' => 'localhost',
  2772.             'doctrine.orm.cache.redis_port' => 6379,
  2773.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  2774.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  2775.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  2776.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  2777.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  2778.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  2779.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  2780.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  2781.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  2782.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  2783.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  2784.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  2785.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  2786.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  2787.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  2788.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  2789.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  2790.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  2791.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  2792.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  2793.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  2794.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  2795.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  2796.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  2797.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  2798.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  2799.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  2800.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  2801.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  2802.             'doctrine.orm.auto_generate_proxy_classes' => true,
  2803.             'doctrine.orm.proxy_namespace' => 'Proxies',
  2804.             'doctrine_migrations.name' => 'Application Migrations',
  2805.             'doctrine_migrations.dir_name' => (\dirname(__DIR__4).'/src/Migrations'),
  2806.             'doctrine_migrations.namespace' => 'DoctrineMigrations',
  2807.             'doctrine_migrations.table_name' => 'migration_versions',
  2808.             'doctrine_migrations.column_name' => 'version',
  2809.             'doctrine_migrations.column_length' => 14,
  2810.             'doctrine_migrations.executed_at_column_name' => 'executed_at',
  2811.             'doctrine_migrations.all_or_nothing' => false,
  2812.             'doctrine_migrations.custom_template' => NULL,
  2813.             'doctrine_migrations.organize_migrations' => false,
  2814.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  2815.             'web_profiler.debug_toolbar.mode' => 2,
  2816.             'twig.exception_listener.controller' => 'twig.controller.exception::showAction',
  2817.             'twig.form.resources' => [
  2818.                 => 'form_div_layout.html.twig',
  2819.                 => 'form_layout.html.twig',
  2820.             ],
  2821.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  2822.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  2823.             'fos_user.backend_type_orm' => true,
  2824.             'fos_user.security.interactive_login_listener.class' => 'FOS\\UserBundle\\EventListener\\LastLoginListener',
  2825.             'fos_user.security.login_manager.class' => 'FOS\\UserBundle\\Security\\LoginManager',
  2826.             'fos_user.resetting.email.template' => '@FOSUser/Resetting/email.txt.twig',
  2827.             'fos_user.registration.confirmation.template' => '@FOSUser/Registration/email.txt.twig',
  2828.             'fos_user.registration.confirmation.from_email' => [
  2829.                 'no-reply@uwork.local' => 'Uwork',
  2830.             ],
  2831.             'fos_user.resetting.email.from_email' => [
  2832.                 'no-reply@uwork.local' => 'Uwork',
  2833.             ],
  2834.             'fos_user.storage' => 'orm',
  2835.             'fos_user.firewall_name' => 'main',
  2836.             'fos_user.model_manager_name' => NULL,
  2837.             'fos_user.model.user.class' => 'App\\Entity\\User\\User',
  2838.             'fos_user.profile.form.type' => 'FOS\\UserBundle\\Form\\Type\\ProfileFormType',
  2839.             'fos_user.profile.form.name' => 'fos_user_profile_form',
  2840.             'fos_user.profile.form.validation_groups' => [
  2841.                 => 'Profile',
  2842.                 => 'Default',
  2843.             ],
  2844.             'fos_user.registration.confirmation.enabled' => false,
  2845.             'fos_user.registration.form.type' => 'FOS\\UserBundle\\Form\\Type\\RegistrationFormType',
  2846.             'fos_user.registration.form.name' => 'fos_user_registration_form',
  2847.             'fos_user.registration.form.validation_groups' => [
  2848.                 => 'Registration',
  2849.                 => 'Default',
  2850.             ],
  2851.             'fos_user.change_password.form.type' => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType',
  2852.             'fos_user.change_password.form.name' => 'fos_user_change_password_form',
  2853.             'fos_user.change_password.form.validation_groups' => [
  2854.                 => 'ChangePassword',
  2855.                 => 'Default',
  2856.             ],
  2857.             'fos_user.resetting.retry_ttl' => 7200,
  2858.             'fos_user.resetting.token_ttl' => 86400,
  2859.             'fos_user.resetting.form.type' => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType',
  2860.             'fos_user.resetting.form.name' => 'fos_user_resetting_form',
  2861.             'fos_user.resetting.form.validation_groups' => [
  2862.                 => 'ResetPassword',
  2863.                 => 'Default',
  2864.             ],
  2865.             'fos_rest.format_listener.rules' => NULL,
  2866.             'lexik_jwt_authentication.token_ttl' => 86400,
  2867.             'lexik_jwt_authentication.clock_skew' => 0,
  2868.             'lexik_jwt_authentication.user_identity_field' => 'username',
  2869.             'lexik_jwt_authentication.allow_no_expiration' => false,
  2870.             'lexik_jwt_authentication.user_id_claim' => 'username',
  2871.             'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
  2872.             'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  2873.             'gesdinet_jwt_refresh_token.ttl' => 2592000,
  2874.             'gesdinet_jwt_refresh_token.ttl_update' => true,
  2875.             'gesdinet_jwt_refresh_token.security.firewall' => 'api',
  2876.             'gesdinet_jwt_refresh_token.user_provider' => 'fos_user.user_provider.username_email',
  2877.             'gesdinet_jwt_refresh_token.user_identity_field' => 'username',
  2878.             'gesdinet_jwt_refresh_token.single_use' => false,
  2879.             'gesdinet_jwt_refresh_token.token_parameter_name' => 'refresh_token',
  2880.             'gesdinet_jwt_refresh_token.doctrine_mappings' => true,
  2881.             'gesdinet.jwtrefreshtoken.refresh_token.class' => 'Gesdinet\\JWTRefreshTokenBundle\\Entity\\RefreshToken',
  2882.             'gesdinet.jwtrefreshtoken.object_manager.id' => 'doctrine.orm.entity_manager',
  2883.             'gesdinet.jwtrefreshtoken.user_checker.id' => 'security.user_checker',
  2884.             'nelmio_api_doc.areas' => [
  2885.                 => 'default',
  2886.             ],
  2887.             'white_october_tcpdf.file' => (\dirname(__DIR__4).'/src/../vendor/tecnickcom/tcpdf/tcpdf.php'),
  2888.             'white_october_tcpdf.class' => 'TCPDF',
  2889.             'white_october_pagerfanta.default_view' => 'default',
  2890.             'white_october_pagerfanta.view_factory.class' => 'Pagerfanta\\View\\ViewFactory',
  2891.             'kreait.firebase.factory' => 'Kreait\\Firebase\\Factory',
  2892.             'kreait.firebase.bundle.project_factory' => 'Kreait\\Firebase\\Symfony\\Bundle\\DependencyInjection\\Factory\\ProjectFactory',
  2893.             'nelmio_cors.map' => [
  2894.                 '^/' => [
  2895.                 ],
  2896.             ],
  2897.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  2898.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  2899.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  2900.             'maker.compatible_check.doctrine.supports_attributes' => false,
  2901.             'data_collector.templates' => [
  2902.                 'data_collector.request' => [
  2903.                     => 'request',
  2904.                     => '@WebProfiler/Collector/request.html.twig',
  2905.                 ],
  2906.                 'data_collector.time' => [
  2907.                     => 'time',
  2908.                     => '@WebProfiler/Collector/time.html.twig',
  2909.                 ],
  2910.                 'data_collector.memory' => [
  2911.                     => 'memory',
  2912.                     => '@WebProfiler/Collector/memory.html.twig',
  2913.                 ],
  2914.                 'data_collector.validator' => [
  2915.                     => 'validator',
  2916.                     => '@WebProfiler/Collector/validator.html.twig',
  2917.                 ],
  2918.                 'data_collector.ajax' => [
  2919.                     => 'ajax',
  2920.                     => '@WebProfiler/Collector/ajax.html.twig',
  2921.                 ],
  2922.                 'data_collector.form' => [
  2923.                     => 'form',
  2924.                     => '@WebProfiler/Collector/form.html.twig',
  2925.                 ],
  2926.                 'data_collector.exception' => [
  2927.                     => 'exception',
  2928.                     => '@WebProfiler/Collector/exception.html.twig',
  2929.                 ],
  2930.                 'data_collector.logger' => [
  2931.                     => 'logger',
  2932.                     => '@WebProfiler/Collector/logger.html.twig',
  2933.                 ],
  2934.                 'data_collector.events' => [
  2935.                     => 'events',
  2936.                     => '@WebProfiler/Collector/events.html.twig',
  2937.                 ],
  2938.                 'data_collector.router' => [
  2939.                     => 'router',
  2940.                     => '@WebProfiler/Collector/router.html.twig',
  2941.                 ],
  2942.                 'data_collector.cache' => [
  2943.                     => 'cache',
  2944.                     => '@WebProfiler/Collector/cache.html.twig',
  2945.                 ],
  2946.                 'data_collector.translation' => [
  2947.                     => 'translation',
  2948.                     => '@WebProfiler/Collector/translation.html.twig',
  2949.                 ],
  2950.                 'data_collector.security' => [
  2951.                     => 'security',
  2952.                     => '@Security/Collector/security.html.twig',
  2953.                 ],
  2954.                 'data_collector.twig' => [
  2955.                     => 'twig',
  2956.                     => '@WebProfiler/Collector/twig.html.twig',
  2957.                 ],
  2958.                 'data_collector.doctrine' => [
  2959.                     => 'db',
  2960.                     => '@Doctrine/Collector/db.html.twig',
  2961.                 ],
  2962.                 'swiftmailer.data_collector' => [
  2963.                     => 'swiftmailer',
  2964.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  2965.                 ],
  2966.                 'data_collector.dump' => [
  2967.                     => 'dump',
  2968.                     => '@Debug/Profiler/dump.html.twig',
  2969.                 ],
  2970.                 'data_collector.messenger' => [
  2971.                     => 'messenger',
  2972.                     => '@WebProfiler/Collector/messenger.html.twig',
  2973.                 ],
  2974.                 'mailer.data_collector' => [
  2975.                     => 'mailer',
  2976.                     => '@WebProfiler/Collector/mailer.html.twig',
  2977.                 ],
  2978.                 'data_collector.config' => [
  2979.                     => 'config',
  2980.                     => '@WebProfiler/Collector/config.html.twig',
  2981.                 ],
  2982.             ],
  2983.             'console.command.ids' => [
  2984.                 => 'console.command.public_alias.App\\Command\\CrudManager',
  2985.             ],
  2986.         ];
  2987.     }
  2988.     protected function throw($message)
  2989.     {
  2990.         throw new RuntimeException($message);
  2991.     }
  2992. }