var/cache/dev/ContainerUZH0H78/srcApp_KernelDevDebugContainer.php line 817

Open in your IDE?
  1. <?php
  2. namespace ContainerUZH0H78;
  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.             'eight_points_guzzle.logger' => 'getEightPointsGuzzle_LoggerService',
  43.             'event_dispatcher' => 'getEventDispatcherService',
  44.             'http_kernel' => 'getHttpKernelService',
  45.             'image.handling' => 'getImage_HandlingService',
  46.             'jms_translation.twig_extension' => 'getJmsTranslation_TwigExtensionService',
  47.             'profiler' => 'getProfilerService',
  48.             'request_stack' => 'getRequestStackService',
  49.             'router' => 'getRouterService',
  50.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  51.             'security.token_storage' => 'getSecurity_TokenStorageService',
  52.             'translator' => 'getTranslatorService',
  53.             'twig' => 'getTwigService',
  54.             'validator' => 'getValidatorService',
  55.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  56.         ];
  57.         $this->fileMap = [
  58.             'App\\AgileGo\\Admin\\Controller\\Agile\\StoryController' => 'getStoryControllerService.php',
  59.             'App\\AgileGo\\Admin\\Controller\\Agile\\Story\\ImportController' => 'getImportControllerService.php',
  60.             'App\\AgileGo\\Admin\\Controller\\TestController' => 'getTestControllerService.php',
  61.             'App\\AgileGo\\Admin\\Controller\\Xhr\\Agile\\StoryController' => 'getStoryController2Service.php',
  62.             'JMS\\TranslationBundle\\Controller\\ApiController' => 'getApiControllerService.php',
  63.             'JMS\\TranslationBundle\\Controller\\TranslateController' => 'getTranslateControllerService.php',
  64.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService.php',
  65.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService.php',
  66.             'cache.app_clearer' => 'getCache_AppClearerService.php',
  67.             'cache.global_clearer' => 'getCache_GlobalClearerService.php',
  68.             'cache.system_clearer' => 'getCache_SystemClearerService.php',
  69.             'cache_clearer' => 'getCacheClearerService.php',
  70.             'cache_warmer' => 'getCacheWarmerService.php',
  71.             'console.command.public_alias.fos_oauth_server.clean_command' => 'getConsole_Command_PublicAlias_FosOauthServer_CleanCommandService.php',
  72.             'console.command.public_alias.fos_oauth_server.create_client_command' => 'getConsole_Command_PublicAlias_FosOauthServer_CreateClientCommandService.php',
  73.             'console.command_loader' => 'getConsole_CommandLoaderService.php',
  74.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService.php',
  75.             'eight_points_guzzle.formatter' => 'getEightPointsGuzzle_FormatterService.php',
  76.             'eight_points_guzzle.middleware.symfony_log' => 'getEightPointsGuzzle_Middleware_SymfonyLogService.php',
  77.             'eight_points_guzzle.symfony_log_formatter' => 'getEightPointsGuzzle_SymfonyLogFormatterService.php',
  78.             'error_controller' => 'getErrorControllerService.php',
  79.             'filesystem' => 'getFilesystemService.php',
  80.             'form.factory' => 'getForm_FactoryService.php',
  81.             'form.type.file' => 'getForm_Type_FileService.php',
  82.             'fos_oauth_server.controller.authorize' => 'getFosOauthServer_Controller_AuthorizeService.php',
  83.             'fos_oauth_server.controller.token' => 'getFosOauthServer_Controller_TokenService.php',
  84.             'fos_rest.serializer.jms_handler_registry' => 'getFosRest_Serializer_JmsHandlerRegistryService.php',
  85.             'fos_rest.view_handler' => 'getFosRest_ViewHandlerService.php',
  86.             'fos_user.change_password.controller' => 'getFosUser_ChangePassword_ControllerService.php',
  87.             'fos_user.profile.controller' => 'getFosUser_Profile_ControllerService.php',
  88.             'fos_user.registration.controller' => 'getFosUser_Registration_ControllerService.php',
  89.             'fos_user.resetting.controller' => 'getFosUser_Resetting_ControllerService.php',
  90.             'fos_user.security.controller' => 'getFosUser_Security_ControllerService.php',
  91.             'fos_user.user_manager' => 'getFosUser_UserManagerService.php',
  92.             'jms_serializer' => 'getJmsSerializerService.php',
  93.             'jms_serializer.array_collection_handler' => 'getJmsSerializer_ArrayCollectionHandlerService.php',
  94.             'jms_serializer.constraint_violation_handler' => 'getJmsSerializer_ConstraintViolationHandlerService.php',
  95.             'jms_serializer.datetime_handler' => 'getJmsSerializer_DatetimeHandlerService.php',
  96.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService.php',
  97.             'jms_serializer.doctrine_proxy_subscriber' => 'getJmsSerializer_DoctrineProxySubscriberService.php',
  98.             'jms_serializer.form_error_handler' => 'getJmsSerializer_FormErrorHandlerService.php',
  99.             'jms_serializer.handler_registry' => 'getJmsSerializer_HandlerRegistryService.php',
  100.             'jms_serializer.json_deserialization_visitor' => 'getJmsSerializer_JsonDeserializationVisitorService.php',
  101.             'jms_serializer.json_serialization_visitor' => 'getJmsSerializer_JsonSerializationVisitorService.php',
  102.             'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService.php',
  103.             'jms_serializer.object_constructor' => 'getJmsSerializer_ObjectConstructorService.php',
  104.             'jms_serializer.php_collection_handler' => 'getJmsSerializer_PhpCollectionHandlerService.php',
  105.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService.php',
  106.             'jms_serializer.stopwatch_subscriber' => 'getJmsSerializer_StopwatchSubscriberService.php',
  107.             'jms_serializer.twig_extension.serializer_runtime_helper' => 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService.php',
  108.             'jms_serializer.xml_deserialization_visitor' => 'getJmsSerializer_XmlDeserializationVisitorService.php',
  109.             'jms_serializer.xml_serialization_visitor' => 'getJmsSerializer_XmlSerializationVisitorService.php',
  110.             'jms_serializer.yaml_serialization_visitor' => 'getJmsSerializer_YamlSerializationVisitorService.php',
  111.             'jms_translation.config_factory' => 'getJmsTranslation_ConfigFactoryService.php',
  112.             'jms_translation.controller.api_controller' => 'getJmsTranslation_Controller_ApiControllerService.php',
  113.             'jms_translation.controller.translate_controller' => 'getJmsTranslation_Controller_TranslateControllerService.php',
  114.             'jms_translation.updater' => 'getJmsTranslation_UpdaterService.php',
  115.             'knpu.oauth2.client.facebook' => 'getKnpu_Oauth2_Client_FacebookService.php',
  116.             'knpu.oauth2.registry' => 'getKnpu_Oauth2_RegistryService.php',
  117.             'nelmio_api_doc.controller.swagger' => 'getNelmioApiDoc_Controller_SwaggerService.php',
  118.             'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService.php',
  119.             'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService.php',
  120.             'routing.loader' => 'getRouting_LoaderService.php',
  121.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService.php',
  122.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService.php',
  123.             'security.password_encoder' => 'getSecurity_PasswordEncoderService.php',
  124.             'serializer' => 'getSerializerService.php',
  125.             'services_resetter' => 'getServicesResetterService.php',
  126.             'session' => 'getSessionService.php',
  127.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService.php',
  128.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService.php',
  129.             'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService.php',
  130.             'swiftmailer.transport' => 'getSwiftmailer_TransportService.php',
  131.             'templating' => 'getTemplatingService.php',
  132.             'templating.loader' => 'getTemplating_LoaderService.php',
  133.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService.php',
  134.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService.php',
  135.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService.php',
  136.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService.php',
  137.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService.php',
  138.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService.php',
  139.         ];
  140.         $this->aliases = [
  141.             'database_connection' => 'doctrine.dbal.default_connection',
  142.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  143.             'mailer' => 'swiftmailer.mailer.default',
  144.             'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
  145.             'oauth2.registry' => 'knpu.oauth2.registry',
  146.         ];
  147.         $this->privates['service_container'] = function () {
  148.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  149.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  150.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  151.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  152.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  153.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  154.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  155.             include_once \dirname(__DIR__4).'/src/AgileGo/Core/Service/BaseService.php';
  156.             include_once \dirname(__DIR__4).'/src/AgileGo/Core/Service/Common/TagService.php';
  157.             include_once \dirname(__DIR__4).'/src/AgileGo/Core/Service/EnvironmentService.php';
  158.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  159.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  160.             include_once \dirname(__DIR__4).'/src/AgileGo/Core/Twig/Common/TagExtension.php';
  161.             include_once \dirname(__DIR__4).'/src/AgileGo/Core/Twig/CommonExtension.php';
  162.             include_once \dirname(__DIR__4).'/src/AgileGo/Core/Service/CommonService.php';
  163.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerNameParser.php';
  164.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  165.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  166.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  167.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  168.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  169.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  170.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  171.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/EventListener/ResolveControllerNameSubscriber.php';
  172.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  173.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  174.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  175.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  176.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  177.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  178.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  179.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  180.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  181.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  182.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  183.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  184.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  185.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  186.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  187.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  188.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  189.             include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  190.             include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  191.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  192.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  193.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  194.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  195.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  196.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  197.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  198.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  199.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  200.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  201.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  202.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  203.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractTrait.php';
  205.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  214.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  216.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilderInterface.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorInterface.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  238.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Validator/Initializer.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  256.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  257.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  258.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  276.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  278.             include_once \dirname(__DIR__4).'/vendor/eightpoints/guzzle-bundle/src/DataCollector/HttpDataCollector.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  294.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  295.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  296.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/PhpArrayTrait.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  308.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  309.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  310.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  311.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  312.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  314.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  316.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  317.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  318.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  319.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  321.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  322.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  323.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  324.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ConnectionRegistry.php';
  325.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ManagerRegistry.php';
  326.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  328.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  329.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  330.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  331.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  332.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  333.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  334.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  335.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  337.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  339.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriver.php';
  340.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/AnnotationDriver.php';
  341.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ArrayTrait.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  344.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectManager.php';
  345.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  346.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  347.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  348.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  349.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  350.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  351.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  352.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  353.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  354.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  355.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DoctrineProvider.php';
  357.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php';
  358.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/FileDriver.php';
  359.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  360.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php';
  361.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/FileLocator.php';
  362.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  363.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  364.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  365.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  366.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  367.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  368.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  369.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  370.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  371.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  372.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  394.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  395.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  396.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  397.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  398.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  403.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  418.             include_once \dirname(__DIR__4).'/vendor/twig/extensions/lib/Twig/Extensions/Extension/Text.php';
  419.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  426.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/JMS/Serializer/Twig/SerializerRuntimeExtension.php';
  427.             include_once \dirname(__DIR__4).'/vendor/eightpoints/guzzle-bundle/src/Twig/Extension/DebugExtension.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  430.             include_once \dirname(__DIR__4).'/vendor/gregwar/image-bundle/Extensions/ImageTwig.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  432.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  433.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  435.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  439.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  440.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  441.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  442.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  443.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  444.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  455.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamReaderInterface.php';
  456.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamReader.php';
  457.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/BodyListener.php';
  458.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderProviderInterface.php';
  459.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/ContainerDecoderProvider.php';
  460.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/ParamFetcherListener.php';
  461.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamFetcherInterface.php';
  462.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Util/ResolverTrait.php';
  463.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamFetcher.php';
  464.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  465.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  466.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  467.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  468.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  469.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/CanonicalFieldsUpdater.php';
  470.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/CanonicalizerInterface.php';
  471.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/Canonicalizer.php';
  472.             include_once \dirname(__DIR__4).'/vendor/eightpoints/guzzle-bundle/src/Log/LoggerInterface.php';
  473.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerTrait.php';
  474.             include_once \dirname(__DIR__4).'/vendor/eightpoints/guzzle-bundle/src/Log/Logger.php';
  475.             include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Twig/TranslationExtension.php';
  476.             include_once \dirname(__DIR__4).'/vendor/gregwar/image-bundle/Services/ImageHandling.php';
  477.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  478.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  479.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  480.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  481.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  482.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  483.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceSubscriberInterface.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  496.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  497.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  498.         };
  499.     }
  500.     public function compile(): void
  501.     {
  502.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  503.     }
  504.     public function isCompiled(): bool
  505.     {
  506.         return true;
  507.     }
  508.     public function getRemovedIds(): array
  509.     {
  510.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  511.     }
  512.     protected function load($file$lazyLoad true)
  513.     {
  514.         return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  515.     }
  516.     /**
  517.      * Gets the public 'cache.app' shared service.
  518.      *
  519.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  520.      */
  521.     protected function getCache_AppService()
  522.     {
  523.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('m7TvjOay9S'0, ($this->targetDir.''.'/pools'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL));
  524.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  525.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  526.     }
  527.     /**
  528.      * Gets the public 'cache.system' shared service.
  529.      *
  530.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  531.      */
  532.     protected function getCache_SystemService()
  533.     {
  534.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('nx+3m73wNT'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  535.     }
  536.     /**
  537.      * Gets the public 'data_collector.dump' shared service.
  538.      *
  539.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  540.      */
  541.     protected function getDataCollector_DumpService()
  542.     {
  543.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  544.     }
  545.     /**
  546.      * Gets the public 'doctrine' shared service.
  547.      *
  548.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  549.      */
  550.     protected function getDoctrineService()
  551.     {
  552.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  553.     }
  554.     /**
  555.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  556.      *
  557.      * @return \Doctrine\DBAL\Connection
  558.      */
  559.     protected function getDoctrine_Dbal_DefaultConnectionService()
  560.     {
  561.         $a = new \Doctrine\DBAL\Configuration();
  562.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  563.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  564.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  565.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  566.         $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()))]));
  567.         $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  568.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService.php'true],
  569.             'fos_user.user_listener' => ['privates''fos_user.user_listener''getFosUser_UserListenerService.php'true],
  570.             'knp.doctrine_behaviors.sluggable_subscriber' => ['privates''knp.doctrine_behaviors.sluggable_subscriber''getKnp_DoctrineBehaviors_SluggableSubscriberService.php'true],
  571.             'knp.doctrine_behaviors.softdeletable_subscriber' => ['privates''knp.doctrine_behaviors.softdeletable_subscriber''getKnp_DoctrineBehaviors_SoftdeletableSubscriberService.php'true],
  572.             'knp.doctrine_behaviors.translatable_subscriber' => ['privates''knp.doctrine_behaviors.translatable_subscriber''getKnp_DoctrineBehaviors_TranslatableSubscriberService.php'true],
  573.         ], [
  574.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  575.             'fos_user.user_listener' => '?',
  576.             'knp.doctrine_behaviors.sluggable_subscriber' => '?',
  577.             'knp.doctrine_behaviors.softdeletable_subscriber' => '?',
  578.             'knp.doctrine_behaviors.translatable_subscriber' => '?',
  579.         ]), [=> 'fos_user.user_listener'=> 'knp.doctrine_behaviors.translatable_subscriber'=> 'knp.doctrine_behaviors.softdeletable_subscriber'=> 'knp.doctrine_behaviors.sluggable_subscriber']);
  580.         $c->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.default_listeners.attach_entity_listeners');
  581.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['connection_override_options' => [], 'driver' => 'pdo_mysql''charset' => 'utf8mb4''url' => $this->getEnv('resolve:DATABASE_URL'), 'host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '5.7''defaultTableOptions' => ['charset' => 'utf8mb4''collate' => 'utf8mb4_unicode_ci']], $a$c, []);
  582.     }
  583.     /**
  584.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  585.      *
  586.      * @return \Doctrine\ORM\EntityManager
  587.      */
  588.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  589.     {
  590.         $a = new \Doctrine\ORM\Configuration();
  591.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  592.         $c = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  593.         $d = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/config/doctrine') => 'FOS\\OAuthServerBundle\\Entity']);
  594.         $d->setGlobalBasename('mapping');
  595.         $b->addDriver($c'App\\AgileGo\\Core\\Entity');
  596.         $b->addDriver($c'App\\AgileGo\\Auth\\Entity');
  597.         $b->addDriver($d'FOS\\OAuthServerBundle\\Entity');
  598.         $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');
  599.         $a->setEntityNamespaces(['AgileGoCore' => 'App\\AgileGo\\Core\\Entity''AgileGoAuth' => 'App\\AgileGo\\Auth\\Entity''FOSOAuthServerBundle' => 'FOS\\OAuthServerBundle\\Entity']);
  600.         $a->setMetadataCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService())));
  601.         $a->setQueryCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService())));
  602.         $a->setResultCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService())));
  603.         $a->setMetadataDriverImpl($b);
  604.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  605.         $a->setProxyNamespace('Proxies');
  606.         $a->setAutoGenerateProxyClasses(true);
  607.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  608.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  609.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());
  610.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  611.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  612.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])));
  613.         $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  614.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  615.         return $instance;
  616.     }
  617.     /**
  618.      * Gets the public 'eight_points_guzzle.logger' shared service.
  619.      *
  620.      * @return \EightPoints\Bundle\GuzzleBundle\Log\Logger
  621.      */
  622.     protected function getEightPointsGuzzle_LoggerService()
  623.     {
  624.         return $this->services['eight_points_guzzle.logger'] = new \EightPoints\Bundle\GuzzleBundle\Log\Logger();
  625.     }
  626.     /**
  627.      * Gets the public 'event_dispatcher' shared service.
  628.      *
  629.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  630.      */
  631.     protected function getEventDispatcherService()
  632.     {
  633.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  634.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  635.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  636.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  637.         $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())));
  638.         $instance->addListener('kernel.controller', [=> function () {
  639.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  640.         }, => 'onKernelController'], 0);
  641.         $instance->addListener('kernel.request', [=> function () {
  642.             return ($this->privates['fos_rest.body_listener'] ?? $this->getFosRest_BodyListenerService());
  643.         }, => 'onKernelRequest'], 10);
  644.         $instance->addListener('kernel.controller', [=> function () {
  645.             return ($this->privates['fos_rest.param_fetcher_listener'] ?? $this->getFosRest_ParamFetcherListenerService());
  646.         }, => 'onKernelController'], 5);
  647.         $instance->addListener('kernel.request', [=> function () {
  648.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  649.         }, => 'onKernelRequest'], 250);
  650.         $instance->addListener('kernel.exception', [=> function () {
  651.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService.php'));
  652.         }, => 'onKernelException'], 0);
  653.         $instance->addListener('kernel.response', [=> function () {
  654.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  655.         }, => 'onKernelResponse'], 0);
  656.         $instance->addListener('kernel.response', [=> function () {
  657.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  658.         }, => 'onKernelResponse'], -1024);
  659.         $instance->addListener('kernel.request', [=> function () {
  660.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  661.         }, => 'setDefaultLocale'], 100);
  662.         $instance->addListener('kernel.request', [=> function () {
  663.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  664.         }, => 'onKernelRequest'], 16);
  665.         $instance->addListener('kernel.finish_request', [=> function () {
  666.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  667.         }, => 'onKernelFinishRequest'], 0);
  668.         $instance->addListener('kernel.request', [=> function () {
  669.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  670.         }, => 'onKernelRequest'], 256);
  671.         $instance->addListener('kernel.request', [=> function () {
  672.             return ($this->privates['.legacy_resolve_controller_name_subscriber'] ?? $this->get_LegacyResolveControllerNameSubscriberService());
  673.         }, => 'resolveControllerName'], 24);
  674.         $instance->addListener('kernel.response', [=> function () {
  675.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  676.         }, => 'onResponse'], -255);
  677.         $instance->addListener('kernel.request', [=> function () {
  678.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  679.         }, => 'onKernelRequest'], 15);
  680.         $instance->addListener('kernel.finish_request', [=> function () {
  681.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  682.         }, => 'onKernelFinishRequest'], -15);
  683.         $instance->addListener('console.error', [=> function () {
  684.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  685.         }, => 'onConsoleError'], -128);
  686.         $instance->addListener('console.terminate', [=> function () {
  687.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  688.         }, => 'onConsoleTerminate'], -128);
  689.         $instance->addListener('console.error', [=> function () {
  690.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  691.         }, => 'onConsoleError'], 0);
  692.         $instance->addListener('kernel.request', [=> function () {
  693.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  694.         }, => 'onKernelRequest'], 128);
  695.         $instance->addListener('kernel.response', [=> function () {
  696.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  697.         }, => 'onKernelResponse'], -1000);
  698.         $instance->addListener('kernel.finish_request', [=> function () {
  699.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  700.         }, => 'onFinishRequest'], 0);
  701.         $instance->addListener('kernel.response', [=> function () {
  702.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  703.         }, => 'onKernelResponse'], -100);
  704.         $instance->addListener('kernel.exception', [=> function () {
  705.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  706.         }, => 'onKernelException'], 0);
  707.         $instance->addListener('kernel.terminate', [=> function () {
  708.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  709.         }, => 'onKernelTerminate'], -1024);
  710.         $instance->addListener('kernel.controller', [=> function () {
  711.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  712.         }, => 'onKernelController'], 0);
  713.         $instance->addListener('kernel.response', [=> function () {
  714.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  715.         }, => 'onKernelResponse'], 0);
  716.         $instance->addListener('kernel.request', [=> function () {
  717.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  718.         }, => 'configure'], 2048);
  719.         $instance->addListener('console.command', [=> function () {
  720.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  721.         }, => 'configure'], 2048);
  722.         $instance->addListener('kernel.request', [=> function () {
  723.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  724.         }, => 'onKernelRequest'], 32);
  725.         $instance->addListener('kernel.finish_request', [=> function () {
  726.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  727.         }, => 'onKernelFinishRequest'], 0);
  728.         $instance->addListener('kernel.exception', [=> function () {
  729.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  730.         }, => 'onKernelException'], -64);
  731.         $instance->addListener('kernel.response', [=> function () {
  732.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  733.         }, => 'onKernelResponse'], 0);
  734.         $instance->addListener('kernel.controller', [=> function () {
  735.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  736.         }, => 'onKernelController'], 0);
  737.         $instance->addListener('kernel.controller', [=> function () {
  738.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  739.         }, => 'onKernelController'], 0);
  740.         $instance->addListener('kernel.controller', [=> function () {
  741.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  742.         }, => 'onKernelController'], -128);
  743.         $instance->addListener('kernel.view', [=> function () {
  744.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  745.         }, => 'onKernelView'], 0);
  746.         $instance->addListener('kernel.controller', [=> function () {
  747.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  748.         }, => 'onKernelController'], 0);
  749.         $instance->addListener('kernel.response', [=> function () {
  750.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  751.         }, => 'onKernelResponse'], 0);
  752.         $instance->addListener('kernel.controller_arguments', [=> function () {
  753.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  754.         }, => 'onKernelControllerArguments'], 0);
  755.         $instance->addListener('kernel.controller_arguments', [=> function () {
  756.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  757.         }, => 'onKernelControllerArguments'], 0);
  758.         $instance->addListener('kernel.response', [=> function () {
  759.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  760.         }, => 'onKernelResponse'], 0);
  761.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  762.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService.php'));
  763.         }, => 'onVoterVote'], 0);
  764.         $instance->addListener('kernel.request', [=> function () {
  765.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  766.         }, => 'configureLogoutUrlGenerator'], 8);
  767.         $instance->addListener('kernel.request', [=> function () {
  768.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  769.         }, => 'onKernelRequest'], 8);
  770.         $instance->addListener('kernel.finish_request', [=> function () {
  771.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  772.         }, => 'onKernelFinishRequest'], 0);
  773.         $instance->addListener('kernel.exception', [=> function () {
  774.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  775.         }, => 'onException'], 0);
  776.         $instance->addListener('kernel.terminate', [=> function () {
  777.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  778.         }, => 'onTerminate'], 0);
  779.         $instance->addListener('console.error', [=> function () {
  780.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  781.         }, => 'onException'], 0);
  782.         $instance->addListener('console.terminate', [=> function () {
  783.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  784.         }, => 'onTerminate'], 0);
  785.         $instance->addListener('kernel.exception', [=> function () {
  786.             return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
  787.         }, => 'logKernelException'], 0);
  788.         $instance->addListener('kernel.exception', [=> function () {
  789.             return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
  790.         }, => 'onKernelException'], -128);
  791.         $instance->addListener('kernel.response', [=> function () {
  792.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  793.         }, => 'onKernelResponse'], -128);
  794.         $instance->addListener('console.command', [=> function () {
  795.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  796.         }, => 'onCommand'], 255);
  797.         $instance->addListener('console.terminate', [=> function () {
  798.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  799.         }, => 'onTerminate'], -255);
  800.         $instance->addListener('console.command', [=> function () {
  801.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService.php'));
  802.         }, => 'configure'], 1024);
  803.         $instance->addListener('console.error', [=> function () {
  804.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  805.         }, => 'onConsoleError'], 0);
  806.         $instance->addListener('console.terminate', [=> function () {
  807.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  808.         }, => 'onConsoleTerminate'], 0);
  809.         $instance->addListener('fos_user.security.implicit_login', [=> function () {
  810.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->load('getFosUser_Security_InteractiveLoginListenerService.php'));
  811.         }, => 'onImplicitLogin'], 0);
  812.         $instance->addListener('security.interactive_login', [=> function () {
  813.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->load('getFosUser_Security_InteractiveLoginListenerService.php'));
  814.         }, => 'onSecurityInteractiveLogin'], 0);
  815.         $instance->addListener('fos_user.registration.completed', [=> function () {
  816.             return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService.php'));
  817.         }, => 'authenticate'], 0);
  818.         $instance->addListener('fos_user.registration.confirmed', [=> function () {
  819.             return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService.php'));
  820.         }, => 'authenticate'], 0);
  821.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  822.             return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService.php'));
  823.         }, => 'authenticate'], 0);
  824.         $instance->addListener('fos_user.change_password.edit.completed', [=> function () {
  825.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  826.         }, => 'addSuccessFlash'], 0);
  827.         $instance->addListener('fos_user.group.create.completed', [=> function () {
  828.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  829.         }, => 'addSuccessFlash'], 0);
  830.         $instance->addListener('fos_user.group.delete.completed', [=> function () {
  831.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  832.         }, => 'addSuccessFlash'], 0);
  833.         $instance->addListener('fos_user.group.edit.completed', [=> function () {
  834.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  835.         }, => 'addSuccessFlash'], 0);
  836.         $instance->addListener('fos_user.profile.edit.completed', [=> function () {
  837.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  838.         }, => 'addSuccessFlash'], 0);
  839.         $instance->addListener('fos_user.registration.completed', [=> function () {
  840.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  841.         }, => 'addSuccessFlash'], 0);
  842.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  843.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  844.         }, => 'addSuccessFlash'], 0);
  845.         $instance->addListener('fos_user.resetting.reset.initialize', [=> function () {
  846.             return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService.php'));
  847.         }, => 'onResettingResetInitialize'], 0);
  848.         $instance->addListener('fos_user.resetting.reset.success', [=> function () {
  849.             return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService.php'));
  850.         }, => 'onResettingResetSuccess'], 0);
  851.         $instance->addListener('fos_user.resetting.reset.request', [=> function () {
  852.             return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService.php'));
  853.         }, => 'onResettingResetRequest'], 0);
  854.         return $instance;
  855.     }
  856.     /**
  857.      * Gets the public 'http_kernel' shared service.
  858.      *
  859.      * @return \Symfony\Component\HttpKernel\HttpKernel
  860.      */
  861.     protected function getHttpKernelService()
  862.     {
  863.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  864.         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 () {
  865.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService.php'));
  866.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService.php'));
  867.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService.php'));
  868.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService.php'));
  869.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService.php'));
  870.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService.php'));
  871.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService.php'));
  872.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService.php'));
  873.         }, 8)), $a));
  874.     }
  875.     /**
  876.      * Gets the public 'image.handling' shared service.
  877.      *
  878.      * @return \Gregwar\ImageBundle\Services\ImageHandling
  879.      */
  880.     protected function getImage_HandlingService()
  881.     {
  882.         return $this->services['image.handling'] = new \Gregwar\ImageBundle\Services\ImageHandling('cache'NULL'Gregwar\\ImageBundle\\ImageHandler'$this, ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()), ($this->privates['file_locator'] ?? $this->getFileLocatorService()), falseNULL);
  883.     }
  884.     /**
  885.      * Gets the public 'jms_translation.twig_extension' shared service.
  886.      *
  887.      * @return \JMS\TranslationBundle\Twig\TranslationExtension
  888.      */
  889.     protected function getJmsTranslation_TwigExtensionService()
  890.     {
  891.         return $this->services['jms_translation.twig_extension'] = new \JMS\TranslationBundle\Twig\TranslationExtension(($this->services['translator'] ?? $this->getTranslatorService()), true);
  892.     }
  893.     /**
  894.      * Gets the public 'profiler' shared service.
  895.      *
  896.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  897.      */
  898.     protected function getProfilerService()
  899.     {
  900.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  901.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  902.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  903.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  904.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  905.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  906.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  907.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  908.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  909.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  910.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  911.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  912.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  913.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  914.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  915.         $d->addInstance('cache.doctrine.orm.default.metadata', ($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService()));
  916.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  917.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  918.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  919.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  920.         $e = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true);
  921.         $e->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  922.         $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  923.         if ($this->has('kernel')) {
  924.             $f->setKernel($b);
  925.         }
  926.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  927.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  928.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  929.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  930.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  931.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  932.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  933.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/srcApp_KernelDevDebugContainer'), $c));
  934.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  935.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  936.         $instance->add($d);
  937.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  938.         $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())));
  939.         $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())));
  940.         $instance->add($e);
  941.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  942.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  943.         $instance->add(new \EightPoints\Bundle\GuzzleBundle\DataCollector\HttpDataCollector(($this->services['eight_points_guzzle.logger'] ?? ($this->services['eight_points_guzzle.logger'] = new \EightPoints\Bundle\GuzzleBundle\Log\Logger())), 0.0));
  944.         $instance->add($f);
  945.         return $instance;
  946.     }
  947.     /**
  948.      * Gets the public 'request_stack' shared service.
  949.      *
  950.      * @return \Symfony\Component\HttpFoundation\RequestStack
  951.      */
  952.     protected function getRequestStackService()
  953.     {
  954.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  955.     }
  956.     /**
  957.      * Gets the public 'router' shared service.
  958.      *
  959.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  960.      */
  961.     protected function getRouterService()
  962.     {
  963.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  964.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  965.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  966.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  967.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  968.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  969.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService.php'true],
  970.         ], [
  971.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  972.         ]))->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'ro');
  973.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  974.         return $instance;
  975.     }
  976.     /**
  977.      * Gets the public 'security.authorization_checker' shared service.
  978.      *
  979.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  980.      */
  981.     protected function getSecurity_AuthorizationCheckerService()
  982.     {
  983.         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);
  984.     }
  985.     /**
  986.      * Gets the public 'security.token_storage' shared service.
  987.      *
  988.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  989.      */
  990.     protected function getSecurity_TokenStorageService()
  991.     {
  992.         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, [
  993.             'session' => ['services''session''getSessionService.php'true],
  994.         ], [
  995.             'session' => '?',
  996.         ]));
  997.     }
  998.     /**
  999.      * Gets the public 'translator' shared service.
  1000.      *
  1001.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1002.      */
  1003.     protected function getTranslatorService()
  1004.     {
  1005.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1006.     }
  1007.     /**
  1008.      * Gets the public 'twig' shared service.
  1009.      *
  1010.      * @return \Twig\Environment
  1011.      */
  1012.     protected function getTwigService()
  1013.     {
  1014.         $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));
  1015.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  1016.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  1017.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1018.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1019.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1020.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1021.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  1022.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  1023.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), 'Twig');
  1024.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  1025.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  1026.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1027.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1028.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1029.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1030.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/views'), 'FOSOAuthServer');
  1031.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/views'), '!FOSOAuthServer');
  1032.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/FOSUserBundle'), 'FOSUser');
  1033.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/views'), 'FOSUser');
  1034.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/views'), '!FOSUser');
  1035.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), 'NelmioApiDoc');
  1036.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), '!NelmioApiDoc');
  1037.         $a->addPath((\dirname(__DIR__4).'/vendor/eightpoints/guzzle-bundle/src/Resources/views'), 'EightPointsGuzzle');
  1038.         $a->addPath((\dirname(__DIR__4).'/vendor/eightpoints/guzzle-bundle/src/Resources/views'), '!EightPointsGuzzle');
  1039.         $a->addPath((\dirname(__DIR__4).'/vendor/jms/translation-bundle/Resources/views'), 'JMSTranslation');
  1040.         $a->addPath((\dirname(__DIR__4).'/vendor/jms/translation-bundle/Resources/views'), '!JMSTranslation');
  1041.         $a->addPath((\dirname(__DIR__4).'/templates'));
  1042.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  1043.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  1044.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1045.         $this->services['twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  1046.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1047.         $c = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1048.         $d = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1049.         $e = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1050.         $e->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $c]);
  1051.         $f = new \Symfony\Bridge\Twig\AppVariable();
  1052.         $f->setEnvironment('dev');
  1053.         $f->setDebug(true);
  1054.         if ($this->has('security.token_storage')) {
  1055.             $f->setTokenStorage(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  1056.         }
  1057.         if ($this->has('request_stack')) {
  1058.             $f->setRequestStack($d);
  1059.         }
  1060.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1061.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1062.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  1063.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1064.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(($this->services['translator'] ?? $this->getTranslatorService())));
  1065.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  1066.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($c, \dirname(__DIR__4), 'UTF-8'));
  1067.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  1068.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1069.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  1070.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1071.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1072.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($d, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  1073.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($d));
  1074.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension());
  1075.         $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())));
  1076.         $instance->addExtension(new \Twig\Extensions\TextExtension());
  1077.         $instance->addExtension(($this->privates['App\\AgileGo\\Core\\Twig\\Common\\TagExtension'] ?? $this->getTagExtensionService()));
  1078.         $instance->addExtension(($this->privates['App\\AgileGo\\Core\\Twig\\CommonExtension'] ?? $this->getCommonExtensionService()));
  1079.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1080.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($e));
  1081.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension());
  1082.         $instance->addExtension(new \EightPoints\Bundle\GuzzleBundle\Twig\Extension\DebugExtension());
  1083.         $instance->addExtension(($this->services['jms_translation.twig_extension'] ?? $this->getJmsTranslation_TwigExtensionService()));
  1084.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1085.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService.php'true],
  1086.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService.php'true],
  1087.         ], [
  1088.             'webpack_encore.entrypoint_lookup_collection' => '?',
  1089.             'webpack_encore.tag_renderer' => '?',
  1090.         ])));
  1091.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  1092.         $instance->addExtension(new \Gregwar\ImageBundle\Extensions\ImageTwig(($this->services['image.handling'] ?? $this->getImage_HandlingService()), (\dirname(__DIR__4).'/src/../web')));
  1093.         $instance->addGlobal('app'$f);
  1094.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1095.             'App\\AgileGo\\Core\\Twig\\CommonExtension' => ['privates''App\\AgileGo\\Core\\Twig\\CommonExtension''getCommonExtensionService'false],
  1096.             'App\\AgileGo\\Core\\Twig\\Common\\TagExtension' => ['privates''App\\AgileGo\\Core\\Twig\\Common\\TagExtension''getTagExtensionService'false],
  1097.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['services''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService.php'true],
  1098.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService.php'true],
  1099.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService.php'true],
  1100.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService.php'true],
  1101.         ], [
  1102.             'App\\AgileGo\\Core\\Twig\\CommonExtension' => '?',
  1103.             'App\\AgileGo\\Core\\Twig\\Common\\TagExtension' => '?',
  1104.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  1105.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1106.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1107.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1108.         ])));
  1109.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1110.         return $instance;
  1111.     }
  1112.     /**
  1113.      * Gets the public 'validator' shared service.
  1114.      *
  1115.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1116.      */
  1117.     protected function getValidatorService()
  1118.     {
  1119.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  1120.     }
  1121.     /**
  1122.      * Gets the public 'var_dumper.cloner' shared service.
  1123.      *
  1124.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1125.      */
  1126.     protected function getVarDumper_ClonerService()
  1127.     {
  1128.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1129.         $instance->setMaxItems(2500);
  1130.         $instance->setMinDepth(1);
  1131.         $instance->setMaxString(-1);
  1132.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  1133.         return $instance;
  1134.     }
  1135.     /**
  1136.      * Gets the private '.legacy_resolve_controller_name_subscriber' shared service.
  1137.      *
  1138.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  1139.      */
  1140.     protected function get_LegacyResolveControllerNameSubscriberService()
  1141.     {
  1142.         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);
  1143.     }
  1144.     /**
  1145.      * Gets the private 'App\AgileGo\Core\Service\Common\TagService' shared autowired service.
  1146.      *
  1147.      * @return \App\AgileGo\Core\Service\Common\TagService
  1148.      */
  1149.     protected function getTagServiceService()
  1150.     {
  1151.         return $this->privates['App\\AgileGo\\Core\\Service\\Common\\TagService'] = new \App\AgileGo\Core\Service\Common\TagService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  1152.     }
  1153.     /**
  1154.      * Gets the private 'App\AgileGo\Core\Twig\CommonExtension' shared autowired service.
  1155.      *
  1156.      * @return \App\AgileGo\Core\Twig\CommonExtension
  1157.      */
  1158.     protected function getCommonExtensionService()
  1159.     {
  1160.         return $this->privates['App\\AgileGo\\Core\\Twig\\CommonExtension'] = new \App\AgileGo\Core\Twig\CommonExtension(($this->privates['App\\AgileGo\\Core\\Service\\EnvironmentService'] ?? ($this->privates['App\\AgileGo\\Core\\Service\\EnvironmentService'] = new \App\AgileGo\Core\Service\EnvironmentService())), new \App\AgileGo\Core\Service\CommonService());
  1161.     }
  1162.     /**
  1163.      * Gets the private 'App\AgileGo\Core\Twig\Common\TagExtension' shared autowired service.
  1164.      *
  1165.      * @return \App\AgileGo\Core\Twig\Common\TagExtension
  1166.      */
  1167.     protected function getTagExtensionService()
  1168.     {
  1169.         return $this->privates['App\\AgileGo\\Core\\Twig\\Common\\TagExtension'] = new \App\AgileGo\Core\Twig\Common\TagExtension(($this->privates['App\\AgileGo\\Core\\Service\\EnvironmentService'] ?? ($this->privates['App\\AgileGo\\Core\\Service\\EnvironmentService'] = new \App\AgileGo\Core\Service\EnvironmentService())), ($this->privates['App\\AgileGo\\Core\\Service\\Common\\TagService'] ?? $this->getTagServiceService()));
  1170.     }
  1171.     /**
  1172.      * Gets the private 'annotations.cache_adapter' shared service.
  1173.      *
  1174.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  1175.      */
  1176.     protected function getAnnotations_CacheAdapterService()
  1177.     {
  1178.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1179.     }
  1180.     /**
  1181.      * Gets the private 'annotations.cached_reader' shared service.
  1182.      *
  1183.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  1184.      */
  1185.     protected function getAnnotations_CachedReaderService()
  1186.     {
  1187.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  1188.     }
  1189.     /**
  1190.      * Gets the private 'annotations.reader' shared service.
  1191.      *
  1192.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1193.      */
  1194.     protected function getAnnotations_ReaderService()
  1195.     {
  1196.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1197.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1198.         $a->registerUniqueLoader('class_exists');
  1199.         $instance->addGlobalIgnoredName('required'$a);
  1200.         return $instance;
  1201.     }
  1202.     /**
  1203.      * Gets the private 'assets.packages' shared service.
  1204.      *
  1205.      * @return \Symfony\Component\Asset\Packages
  1206.      */
  1207.     protected function getAssets_PackagesService()
  1208.     {
  1209.         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)), []);
  1210.     }
  1211.     /**
  1212.      * Gets the private 'cache.annotations' shared service.
  1213.      *
  1214.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1215.      */
  1216.     protected function getCache_AnnotationsService()
  1217.     {
  1218.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('0EHL38OEiw'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1219.     }
  1220.     /**
  1221.      * Gets the private 'cache.doctrine.orm.default.metadata' shared service.
  1222.      *
  1223.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1224.      */
  1225.     protected function getCache_Doctrine_Orm_Default_MetadataService()
  1226.     {
  1227.         return $this->privates['cache.doctrine.orm.default.metadata'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1228.     }
  1229.     /**
  1230.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  1231.      *
  1232.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1233.      */
  1234.     protected function getCache_Doctrine_Orm_Default_QueryService()
  1235.     {
  1236.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1237.     }
  1238.     /**
  1239.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  1240.      *
  1241.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1242.      */
  1243.     protected function getCache_Doctrine_Orm_Default_ResultService()
  1244.     {
  1245.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1246.     }
  1247.     /**
  1248.      * Gets the private 'cache.property_info' shared service.
  1249.      *
  1250.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1251.      */
  1252.     protected function getCache_PropertyInfoService()
  1253.     {
  1254.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('OoDk27CQ9-'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1255.     }
  1256.     /**
  1257.      * Gets the private 'cache.security_expression_language' shared service.
  1258.      *
  1259.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1260.      */
  1261.     protected function getCache_SecurityExpressionLanguageService()
  1262.     {
  1263.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('GYB5-hRcxa'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1264.     }
  1265.     /**
  1266.      * Gets the private 'cache.serializer' shared service.
  1267.      *
  1268.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1269.      */
  1270.     protected function getCache_SerializerService()
  1271.     {
  1272.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('30vo6JXbZt'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1273.     }
  1274.     /**
  1275.      * Gets the private 'cache.validator' shared service.
  1276.      *
  1277.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1278.      */
  1279.     protected function getCache_ValidatorService()
  1280.     {
  1281.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('DozVM3deqf'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1282.     }
  1283.     /**
  1284.      * Gets the private 'cache.webpack_encore' shared service.
  1285.      *
  1286.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1287.      */
  1288.     protected function getCache_WebpackEncoreService()
  1289.     {
  1290.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('HYqMxaaI2t'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1291.     }
  1292.     /**
  1293.      * Gets the private 'config_cache_factory' shared service.
  1294.      *
  1295.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  1296.      */
  1297.     protected function getConfigCacheFactoryService()
  1298.     {
  1299.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  1300.             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)));
  1301.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  1302.         }, 2));
  1303.     }
  1304.     /**
  1305.      * Gets the private 'data_collector.form' shared service.
  1306.      *
  1307.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  1308.      */
  1309.     protected function getDataCollector_FormService()
  1310.     {
  1311.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  1312.     }
  1313.     /**
  1314.      * Gets the private 'debug.debug_handlers_listener' shared service.
  1315.      *
  1316.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  1317.      */
  1318.     protected function getDebug_DebugHandlersListenerService()
  1319.     {
  1320.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  1321.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1322.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1323.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1324.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1325.         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);
  1326.     }
  1327.     /**
  1328.      * Gets the private 'debug.file_link_formatter' shared service.
  1329.      *
  1330.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  1331.      */
  1332.     protected function getDebug_FileLinkFormatterService()
  1333.     {
  1334.         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 () {
  1335.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService.php'));
  1336.         });
  1337.     }
  1338.     /**
  1339.      * Gets the private 'debug.log_processor' shared service.
  1340.      *
  1341.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  1342.      */
  1343.     protected function getDebug_LogProcessorService()
  1344.     {
  1345.         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())));
  1346.     }
  1347.     /**
  1348.      * Gets the private 'debug.security.access.decision_manager' shared service.
  1349.      *
  1350.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  1351.      */
  1352.     protected function getDebug_Security_Access_DecisionManagerService()
  1353.     {
  1354.         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 () {
  1355.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService.php'));
  1356.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService.php'));
  1357.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService.php'));
  1358.         }, 3), 'affirmative'falsetrue));
  1359.     }
  1360.     /**
  1361.      * Gets the private 'debug.security.firewall' shared service.
  1362.      *
  1363.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  1364.      */
  1365.     protected function getDebug_Security_FirewallService()
  1366.     {
  1367.         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()));
  1368.     }
  1369.     /**
  1370.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  1371.      *
  1372.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  1373.      */
  1374.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  1375.     {
  1376.         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/AgileGo/Core/Entity'), => (\dirname(__DIR__4).'/src/AgileGo/Auth/Entity')]);
  1377.     }
  1378.     /**
  1379.      * Gets the private 'file_locator' shared service.
  1380.      *
  1381.      * @return \Symfony\Component\HttpKernel\Config\FileLocator
  1382.      */
  1383.     protected function getFileLocatorService()
  1384.     {
  1385.         return $this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)), (\dirname(__DIR__4).'/src/Resources'), [=> (\dirname(__DIR__4).'/src')], false);
  1386.     }
  1387.     /**
  1388.      * Gets the private 'fos_rest.body_listener' shared service.
  1389.      *
  1390.      * @return \FOS\RestBundle\EventListener\BodyListener
  1391.      */
  1392.     protected function getFosRest_BodyListenerService()
  1393.     {
  1394.         $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, [
  1395.             'fos_rest.decoder.json' => ['privates''fos_rest.decoder.json''getFosRest_Decoder_JsonService.php'true],
  1396.             'fos_rest.decoder.xml' => ['privates''fos_rest.decoder.xml''getFosRest_Decoder_XmlService.php'true],
  1397.         ], [
  1398.             'fos_rest.decoder.json' => '?',
  1399.             'fos_rest.decoder.xml' => '?',
  1400.         ]), ['json' => 'fos_rest.decoder.json''xml' => 'fos_rest.decoder.xml']), false);
  1401.         $instance->setDefaultFormat(NULL);
  1402.         return $instance;
  1403.     }
  1404.     /**
  1405.      * Gets the private 'fos_rest.param_fetcher_listener' shared service.
  1406.      *
  1407.      * @return \FOS\RestBundle\EventListener\ParamFetcherListener
  1408.      */
  1409.     protected function getFosRest_ParamFetcherListenerService()
  1410.     {
  1411.         return $this->privates['fos_rest.param_fetcher_listener'] = new \FOS\RestBundle\EventListener\ParamFetcherListener(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())), true);
  1412.     }
  1413.     /**
  1414.      * Gets the private 'fos_rest.request.param_fetcher.reader' shared service.
  1415.      *
  1416.      * @return \FOS\RestBundle\Request\ParamReader
  1417.      */
  1418.     protected function getFosRest_Request_ParamFetcher_ReaderService()
  1419.     {
  1420.         return $this->privates['fos_rest.request.param_fetcher.reader'] = new \FOS\RestBundle\Request\ParamReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  1421.     }
  1422.     /**
  1423.      * Gets the private 'fos_user.util.canonical_fields_updater' shared service.
  1424.      *
  1425.      * @return \FOS\UserBundle\Util\CanonicalFieldsUpdater
  1426.      */
  1427.     protected function getFosUser_Util_CanonicalFieldsUpdaterService()
  1428.     {
  1429.         $a = new \FOS\UserBundle\Util\Canonicalizer();
  1430.         return $this->privates['fos_user.util.canonical_fields_updater'] = new \FOS\UserBundle\Util\CanonicalFieldsUpdater($a$a);
  1431.     }
  1432.     /**
  1433.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  1434.      *
  1435.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  1436.      */
  1437.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  1438.     {
  1439.         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())));
  1440.     }
  1441.     /**
  1442.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  1443.      *
  1444.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  1445.      */
  1446.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  1447.     {
  1448.         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()));
  1449.     }
  1450.     /**
  1451.      * Gets the private 'locale_aware_listener' shared service.
  1452.      *
  1453.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  1454.      */
  1455.     protected function getLocaleAwareListenerService()
  1456.     {
  1457.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  1458.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  1459.         }, 1), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1460.     }
  1461.     /**
  1462.      * Gets the private 'locale_listener' shared service.
  1463.      *
  1464.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  1465.      */
  1466.     protected function getLocaleListenerService()
  1467.     {
  1468.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'ro', ($this->services['router'] ?? $this->getRouterService()));
  1469.     }
  1470.     /**
  1471.      * Gets the private 'monolog.handler.console' shared service.
  1472.      *
  1473.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  1474.      */
  1475.     protected function getMonolog_Handler_ConsoleService()
  1476.     {
  1477.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  1478.     }
  1479.     /**
  1480.      * Gets the private 'monolog.handler.main' shared service.
  1481.      *
  1482.      * @return \Monolog\Handler\StreamHandler
  1483.      */
  1484.     protected function getMonolog_Handler_MainService()
  1485.     {
  1486.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  1487.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  1488.         return $instance;
  1489.     }
  1490.     /**
  1491.      * Gets the private 'monolog.logger' shared service.
  1492.      *
  1493.      * @return \Symfony\Bridge\Monolog\Logger
  1494.      */
  1495.     protected function getMonolog_LoggerService()
  1496.     {
  1497.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  1498.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1499.         $instance->useMicrosecondTimestamps(true);
  1500.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1501.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1502.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1503.         return $instance;
  1504.     }
  1505.     /**
  1506.      * Gets the private 'monolog.logger.cache' shared service.
  1507.      *
  1508.      * @return \Symfony\Bridge\Monolog\Logger
  1509.      */
  1510.     protected function getMonolog_Logger_CacheService()
  1511.     {
  1512.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  1513.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1514.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1515.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1516.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1517.         return $instance;
  1518.     }
  1519.     /**
  1520.      * Gets the private 'monolog.logger.request' shared service.
  1521.      *
  1522.      * @return \Symfony\Bridge\Monolog\Logger
  1523.      */
  1524.     protected function getMonolog_Logger_RequestService()
  1525.     {
  1526.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  1527.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1528.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1529.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1530.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1531.         return $instance;
  1532.     }
  1533.     /**
  1534.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  1535.      *
  1536.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  1537.      */
  1538.     protected function getNelmioCors_CorsListenerService()
  1539.     {
  1540.         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'))]));
  1541.     }
  1542.     /**
  1543.      * Gets the private 'parameter_bag' shared service.
  1544.      *
  1545.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  1546.      */
  1547.     protected function getParameterBagService()
  1548.     {
  1549.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  1550.     }
  1551.     /**
  1552.      * Gets the private 'profiler_listener' shared service.
  1553.      *
  1554.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  1555.      */
  1556.     protected function getProfilerListenerService()
  1557.     {
  1558.         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);
  1559.     }
  1560.     /**
  1561.      * Gets the private 'property_info' shared service.
  1562.      *
  1563.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  1564.      */
  1565.     protected function getPropertyInfoService()
  1566.     {
  1567.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  1568.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService.php'));
  1569.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  1570.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php'));
  1571.         }, 3), new RewindableGenerator(function () {
  1572.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php'));
  1573.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  1574.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  1575.         }, 3), new RewindableGenerator(function () {
  1576.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  1577.         }, 1), new RewindableGenerator(function () {
  1578.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php'));
  1579.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  1580.         }, 2), new RewindableGenerator(function () {
  1581.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  1582.         }, 1));
  1583.     }
  1584.     /**
  1585.      * Gets the private 'router.request_context' shared service.
  1586.      *
  1587.      * @return \Symfony\Component\Routing\RequestContext
  1588.      */
  1589.     protected function getRouter_RequestContextService()
  1590.     {
  1591.         return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  1592.     }
  1593.     /**
  1594.      * Gets the private 'router_listener' shared service.
  1595.      *
  1596.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  1597.      */
  1598.     protected function getRouterListenerService()
  1599.     {
  1600.         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);
  1601.     }
  1602.     /**
  1603.      * Gets the private 'security.authentication.manager' shared service.
  1604.      *
  1605.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  1606.      */
  1607.     protected function getSecurity_Authentication_ManagerService()
  1608.     {
  1609.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  1610.             yield => ($this->privates['security.authentication.provider.dao.oauth_authorization'] ?? $this->load('getSecurity_Authentication_Provider_Dao_OauthAuthorizationService.php'));
  1611.             yield => ($this->privates['security.authentication.provider.anonymous.oauth_authorization'] ?? ($this->privates['security.authentication.provider.anonymous.oauth_authorization'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  1612.             yield => ($this->privates['security.authentication.provider.fos_oauth_server.api'] ?? $this->load('getSecurity_Authentication_Provider_FosOauthServer_ApiService.php'));
  1613.             yield => ($this->privates['security.authentication.provider.dao.admin'] ?? $this->load('getSecurity_Authentication_Provider_Dao_AdminService.php'));
  1614.             yield => ($this->privates['security.authentication.provider.rememberme.admin'] ?? $this->load('getSecurity_Authentication_Provider_Rememberme_AdminService.php'));
  1615.             yield => ($this->privates['security.authentication.provider.anonymous.admin'] ?? ($this->privates['security.authentication.provider.anonymous.admin'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  1616.         }, 6), true);
  1617.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  1618.         return $instance;
  1619.     }
  1620.     /**
  1621.      * Gets the private 'security.firewall.map' shared service.
  1622.      *
  1623.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  1624.      */
  1625.     protected function getSecurity_Firewall_MapService()
  1626.     {
  1627.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1628.             'security.firewall.map.context.admin' => ['privates''security.firewall.map.context.admin''getSecurity_Firewall_Map_Context_AdminService.php'true],
  1629.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService.php'true],
  1630.             'security.firewall.map.context.api_doc' => ['privates''security.firewall.map.context.api_doc''getSecurity_Firewall_Map_Context_ApiDocService.php'true],
  1631.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService.php'true],
  1632.             'security.firewall.map.context.login' => ['privates''security.firewall.map.context.login''getSecurity_Firewall_Map_Context_LoginService.php'true],
  1633.             'security.firewall.map.context.oauth_authorization' => ['privates''security.firewall.map.context.oauth_authorization''getSecurity_Firewall_Map_Context_OauthAuthorizationService.php'true],
  1634.             'security.firewall.map.context.oauth_token' => ['privates''security.firewall.map.context.oauth_token''getSecurity_Firewall_Map_Context_OauthTokenService.php'true],
  1635.         ], [
  1636.             'security.firewall.map.context.admin' => '?',
  1637.             'security.firewall.map.context.api' => '?',
  1638.             'security.firewall.map.context.api_doc' => '?',
  1639.             'security.firewall.map.context.dev' => '?',
  1640.             'security.firewall.map.context.login' => '?',
  1641.             'security.firewall.map.context.oauth_authorization' => '?',
  1642.             'security.firewall.map.context.oauth_token' => '?',
  1643.         ]), new RewindableGenerator(function () {
  1644.             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)/')));
  1645.             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')));
  1646.             yield 'security.firewall.map.context.oauth_authorization' => ($this->privates['.security.request_matcher.LDTCWMb'] ?? ($this->privates['.security.request_matcher.LDTCWMb'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/oauth/v2/auth')));
  1647.             yield 'security.firewall.map.context.oauth_token' => ($this->privates['.security.request_matcher.0Awr3sc'] ?? ($this->privates['.security.request_matcher.0Awr3sc'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/oauth/v2/token')));
  1648.             yield 'security.firewall.map.context.login' => ($this->privates['.security.request_matcher.rZ3JWF5'] ?? ($this->privates['.security.request_matcher.rZ3JWF5'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/users/login')));
  1649.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.p4VlLPC'] ?? ($this->privates['.security.request_matcher.p4VlLPC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api')));
  1650.             yield 'security.firewall.map.context.admin' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  1651.         }, 7));
  1652.     }
  1653.     /**
  1654.      * Gets the private 'security.logout_url_generator' shared service.
  1655.      *
  1656.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  1657.      */
  1658.     protected function getSecurity_LogoutUrlGeneratorService()
  1659.     {
  1660.         $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()));
  1661.         $instance->registerListener('admin''fos_user_security_logout''logout''_csrf_token'NULLNULL);
  1662.         return $instance;
  1663.     }
  1664.     /**
  1665.      * Gets the private 'security.role_hierarchy' shared service.
  1666.      *
  1667.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  1668.      */
  1669.     protected function getSecurity_RoleHierarchyService()
  1670.     {
  1671.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  1672.     }
  1673.     /**
  1674.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  1675.      *
  1676.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  1677.      */
  1678.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  1679.     {
  1680.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  1681.     }
  1682.     /**
  1683.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  1684.      *
  1685.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  1686.      */
  1687.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  1688.     {
  1689.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  1690.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  1691.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  1692.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  1693.     }
  1694.     /**
  1695.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  1696.      *
  1697.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  1698.      */
  1699.     protected function getSensioFrameworkExtra_Security_ListenerService()
  1700.     {
  1701.         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()));
  1702.     }
  1703.     /**
  1704.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  1705.      *
  1706.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  1707.      */
  1708.     protected function getSensioFrameworkExtra_View_ListenerService()
  1709.     {
  1710.         $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))));
  1711.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1712.             'twig' => ['services''twig''getTwigService'false],
  1713.         ], [
  1714.             'twig' => 'Twig\\Environment',
  1715.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  1716.         return $instance;
  1717.     }
  1718.     /**
  1719.      * Gets the private 'session_listener' shared service.
  1720.      *
  1721.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  1722.      */
  1723.     protected function getSessionListenerService()
  1724.     {
  1725.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1726.             'initialized_session' => ['services''session'NULLtrue],
  1727.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1728.             'session' => ['services''session''getSessionService.php'true],
  1729.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService.php'true],
  1730.         ], [
  1731.             'initialized_session' => '?',
  1732.             'request_stack' => '?',
  1733.             'session' => '?',
  1734.             'session_storage' => '?',
  1735.         ]));
  1736.     }
  1737.     /**
  1738.      * Gets the private 'translator.default' shared service.
  1739.      *
  1740.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  1741.      */
  1742.     protected function getTranslator_DefaultService()
  1743.     {
  1744.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1745.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService.php'true],
  1746.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService.php'true],
  1747.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService.php'true],
  1748.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService.php'true],
  1749.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService.php'true],
  1750.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService.php'true],
  1751.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService.php'true],
  1752.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService.php'true],
  1753.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService.php'true],
  1754.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService.php'true],
  1755.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService.php'true],
  1756.         ], [
  1757.             'translation.loader.csv' => '?',
  1758.             'translation.loader.dat' => '?',
  1759.             'translation.loader.ini' => '?',
  1760.             'translation.loader.json' => '?',
  1761.             'translation.loader.mo' => '?',
  1762.             'translation.loader.php' => '?',
  1763.             'translation.loader.po' => '?',
  1764.             'translation.loader.qt' => '?',
  1765.             'translation.loader.res' => '?',
  1766.             'translation.loader.xliff' => '?',
  1767.             'translation.loader.yml' => '?',
  1768.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'ro', ['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')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/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')], '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')], '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')], '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/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.de.yml')], '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/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.en.yml'), => (\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).'/translations/AgileGoAdmin/src/messages.en.xlf')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.es.yml')], '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/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')], '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')], '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/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.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')], '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')], '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')], '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')], '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')], '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')], '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')], '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')], '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')], '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).'/translations/AgileGoAdmin/src/messages.ro.xlf')], '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')], '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')], '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/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.sl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sl.yml')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf'), => (\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')], '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')], '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')], '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')], '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')], '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')], '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')]], '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/oauth-server-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/src/Resources/FrameworkBundle/translations'), => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), => (\dirname(__DIR__4).'/src/Resources/SensioFrameworkExtraBundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 11 => (\dirname(__DIR__4).'/src/Resources/DoctrineBundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 13 => (\dirname(__DIR__4).'/src/Resources/DoctrineMigrationsBundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 15 => (\dirname(__DIR__4).'/src/Resources/SecurityBundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/translations'), 17 => (\dirname(__DIR__4).'/src/Resources/SwiftmailerBundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 19 => (\dirname(__DIR__4).'/src/Resources/TwigBundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 21 => (\dirname(__DIR__4).'/src/Resources/WebProfilerBundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 23 => (\dirname(__DIR__4).'/src/Resources/MonologBundle/translations'), 24 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 25 => (\dirname(__DIR__4).'/src/Resources/DebugBundle/translations'), 26 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 27 => (\dirname(__DIR__4).'/src/Resources/MakerBundle/translations'), 28 => (\dirname(__DIR__4).'/vendor/symfony/web-server-bundle/translations'), 29 => (\dirname(__DIR__4).'/src/Resources/WebServerBundle/translations'), 30 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/translations'), 31 => (\dirname(__DIR__4).'/src/Resources/FOSRestBundle/translations'), 32 => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 33 => (\dirname(__DIR__4).'/src/Resources/NelmioCorsBundle/translations'), 34 => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle/translations'), 35 => (\dirname(__DIR__4).'/src/Resources/JMSSerializerBundle/translations'), 36 => (\dirname(__DIR__4).'/src/Resources/FOSOAuthServerBundle/translations'), 37 => (\dirname(__DIR__4).'/src/Resources/FOSUserBundle/translations'), 38 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 39 => (\dirname(__DIR__4).'/src/Resources/DoctrineFixturesBundle/translations'), 40 => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/translations'), 41 => (\dirname(__DIR__4).'/src/Resources/NelmioApiDocBundle/translations'), 42 => (\dirname(__DIR__4).'/vendor/eightpoints/guzzle-bundle/src/translations'), 43 => (\dirname(__DIR__4).'/src/Resources/EightPointsGuzzleBundle/translations'), 44 => (\dirname(__DIR__4).'/vendor/jms/translation-bundle/translations'), 45 => (\dirname(__DIR__4).'/src/Resources/JMSTranslationBundle/translations'), 46 => (\dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/Bundle/translations'), 47 => (\dirname(__DIR__4).'/src/Resources/DoctrineBehaviorsBundle/translations'), 48 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 49 => (\dirname(__DIR__4).'/src/Resources/WebpackEncoreBundle/translations'), 50 => (\dirname(__DIR__4).'/vendor/gregwar/image-bundle/translations'), 51 => (\dirname(__DIR__4).'/src/Resources/GregwarImageBundle/translations'), 52 => (\dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/translations'), 53 => (\dirname(__DIR__4).'/src/Resources/KnpUOAuth2ClientBundle/translations'), 54 => (\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/oauth-server-bundle/Resources/translations'=> 'vendor/friendsofsymfony/user-bundle/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'src/Resources/FrameworkBundle/translations'=> 'vendor/sensio/framework-extra-bundle/src/translations'=> 'src/Resources/SensioFrameworkExtraBundle/translations'10 => 'vendor/doctrine/doctrine-bundle/translations'11 => 'src/Resources/DoctrineBundle/translations'12 => 'vendor/doctrine/doctrine-migrations-bundle/translations'13 => 'src/Resources/DoctrineMigrationsBundle/translations'14 => 'vendor/symfony/security-bundle/translations'15 => 'src/Resources/SecurityBundle/translations'16 => 'vendor/symfony/swiftmailer-bundle/translations'17 => 'src/Resources/SwiftmailerBundle/translations'18 => 'vendor/symfony/twig-bundle/translations'19 => 'src/Resources/TwigBundle/translations'20 => 'vendor/symfony/web-profiler-bundle/translations'21 => 'src/Resources/WebProfilerBundle/translations'22 => 'vendor/symfony/monolog-bundle/translations'23 => 'src/Resources/MonologBundle/translations'24 => 'vendor/symfony/debug-bundle/translations'25 => 'src/Resources/DebugBundle/translations'26 => 'vendor/symfony/maker-bundle/src/translations'27 => 'src/Resources/MakerBundle/translations'28 => 'vendor/symfony/web-server-bundle/translations'29 => 'src/Resources/WebServerBundle/translations'30 => 'vendor/friendsofsymfony/rest-bundle/translations'31 => 'src/Resources/FOSRestBundle/translations'32 => 'vendor/nelmio/cors-bundle/translations'33 => 'src/Resources/NelmioCorsBundle/translations'34 => 'vendor/jms/serializer-bundle/translations'35 => 'src/Resources/JMSSerializerBundle/translations'36 => 'src/Resources/FOSOAuthServerBundle/translations'37 => 'src/Resources/FOSUserBundle/translations'38 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'39 => 'src/Resources/DoctrineFixturesBundle/translations'40 => 'vendor/nelmio/api-doc-bundle/translations'41 => 'src/Resources/NelmioApiDocBundle/translations'42 => 'vendor/eightpoints/guzzle-bundle/src/translations'43 => 'src/Resources/EightPointsGuzzleBundle/translations'44 => 'vendor/jms/translation-bundle/translations'45 => 'src/Resources/JMSTranslationBundle/translations'46 => 'vendor/knplabs/doctrine-behaviors/src/Bundle/translations'47 => 'src/Resources/DoctrineBehaviorsBundle/translations'48 => 'vendor/symfony/webpack-encore-bundle/src/translations'49 => 'src/Resources/WebpackEncoreBundle/translations'50 => 'vendor/gregwar/image-bundle/translations'51 => 'src/Resources/GregwarImageBundle/translations'52 => 'vendor/knpuniversity/oauth2-client-bundle/src/translations'53 => 'src/Resources/KnpUOAuth2ClientBundle/translations'54 => 'src/Resources/translations']]]);
  1769.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1770.         $instance->setFallbackLocales([=> 'ro']);
  1771.         return $instance;
  1772.     }
  1773.     /**
  1774.      * Gets the private 'validator.builder' shared service.
  1775.      *
  1776.      * @return \Symfony\Component\Validator\ValidatorBuilder
  1777.      */
  1778.     protected function getValidator_BuilderService()
  1779.     {
  1780.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  1781.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1782.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1783.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  1784.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  1785.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService.php'true],
  1786.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  1787.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService.php'true],
  1788.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  1789.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  1790.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  1791.         ], [
  1792.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  1793.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  1794.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  1795.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  1796.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  1797.             'doctrine.orm.validator.unique' => '?',
  1798.             'security.validator.user_password' => '?',
  1799.             'validator.expression' => '?',
  1800.         ])));
  1801.         $instance->setTranslator(new \Symfony\Component\Validator\Util\LegacyTranslatorProxy(($this->services['translator'] ?? $this->getTranslatorService())));
  1802.         $instance->setTranslationDomain('validators');
  1803.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/config/validation.xml')]);
  1804.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  1805.         $instance->addMethodMapping('loadValidatorMetadata');
  1806.         $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()))]);
  1807.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  1808.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  1809.         $instance->addXmlMapping((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/DependencyInjection/Compiler/../../Resources/config/storage-validation/orm.xml'));
  1810.         return $instance;
  1811.     }
  1812.     /**
  1813.      * Gets the private 'var_dumper.html_dumper' shared service.
  1814.      *
  1815.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  1816.      */
  1817.     protected function getVarDumper_HtmlDumperService()
  1818.     {
  1819.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  1820.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  1821.         return $instance;
  1822.     }
  1823.     /**
  1824.      * Gets the private 'var_dumper.server_connection' shared service.
  1825.      *
  1826.      * @return \Symfony\Component\VarDumper\Server\Connection
  1827.      */
  1828.     protected function getVarDumper_ServerConnectionService()
  1829.     {
  1830.         return $this->privates['var_dumper.server_connection'] = new \Symfony\Component\VarDumper\Server\Connection('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8', \dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  1831.     }
  1832.     /**
  1833.      * Gets the private 'web_profiler.csp.handler' shared service.
  1834.      *
  1835.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  1836.      */
  1837.     protected function getWebProfiler_Csp_HandlerService()
  1838.     {
  1839.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  1840.     }
  1841.     /**
  1842.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  1843.      *
  1844.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  1845.      */
  1846.     protected function getWebProfiler_DebugToolbarService()
  1847.     {
  1848.         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()));
  1849.     }
  1850.     /**
  1851.      * @return array|bool|float|int|string|null
  1852.      */
  1853.     public function getParameter($name)
  1854.     {
  1855.         $name = (string) $name;
  1856.         if (isset($this->buildParameters[$name])) {
  1857.             return $this->buildParameters[$name];
  1858.         }
  1859.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  1860.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  1861.         }
  1862.         if (isset($this->loadedDynamicParameters[$name])) {
  1863.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  1864.         }
  1865.         return $this->parameters[$name];
  1866.     }
  1867.     public function hasParameter($name): bool
  1868.     {
  1869.         $name = (string) $name;
  1870.         if (isset($this->buildParameters[$name])) {
  1871.             return true;
  1872.         }
  1873.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  1874.     }
  1875.     public function setParameter($name$value): void
  1876.     {
  1877.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  1878.     }
  1879.     public function getParameterBag(): ParameterBagInterface
  1880.     {
  1881.         if (null === $this->parameterBag) {
  1882.             $parameters $this->parameters;
  1883.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  1884.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  1885.             }
  1886.             foreach ($this->buildParameters as $name => $value) {
  1887.                 $parameters[$name] = $value;
  1888.             }
  1889.             $this->parameterBag = new FrozenParameterBag($parameters);
  1890.         }
  1891.         return $this->parameterBag;
  1892.     }
  1893.     private $loadedDynamicParameters = [
  1894.         'kernel.cache_dir' => false,
  1895.         'kernel.secret' => false,
  1896.         'session.save_path' => false,
  1897.         'validator.mapping.cache.file' => false,
  1898.         'profiler.storage.dsn' => false,
  1899.         'debug.container.dump' => false,
  1900.         'serializer.mapping.cache.file' => false,
  1901.         'doctrine.orm.proxy_dir' => false,
  1902.         'swiftmailer.spool.default.memory.path' => false,
  1903.         'nelmio_cors.defaults' => false,
  1904.         'fos_user.registration.confirmation.from_email' => false,
  1905.         'fos_user.resetting.email.from_email' => false,
  1906.     ];
  1907.     private $dynamicParameters = [];
  1908.     private function getDynamicParameter(string $name)
  1909.     {
  1910.         switch ($name) {
  1911.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  1912.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  1913.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  1914.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  1915.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  1916.             case 'debug.container.dump'$value = ($this->targetDir.''.'/srcApp_KernelDevDebugContainer.xml'); break;
  1917.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  1918.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  1919.             case 'swiftmailer.spool.default.memory.path'$value = ($this->targetDir.''.'/swiftmailer/spool/default'); break;
  1920.             case 'nelmio_cors.defaults'$value = [
  1921.                 'allow_origin' => [
  1922.                     => $this->getEnv('CORS_ALLOW_ORIGIN'),
  1923.                 ],
  1924.                 'allow_credentials' => false,
  1925.                 'allow_headers' => [
  1926.                     => 'content-type',
  1927.                     => 'authorization',
  1928.                 ],
  1929.                 'expose_headers' => [
  1930.                     => 'Link',
  1931.                 ],
  1932.                 'allow_methods' => [
  1933.                     => 'GET',
  1934.                     => 'OPTIONS',
  1935.                     => 'POST',
  1936.                     => 'PUT',
  1937.                     => 'PATCH',
  1938.                     => 'DELETE',
  1939.                 ],
  1940.                 'max_age' => 3600,
  1941.                 'hosts' => [
  1942.                 ],
  1943.                 'origin_regex' => true,
  1944.                 'forced_allow_origin_value' => NULL,
  1945.             ]; break;
  1946.             case 'fos_user.registration.confirmation.from_email'$value = [
  1947.                 $this->getEnv('resolve:GENERAL_EMAIL') => $this->getEnv('resolve:GENERAL_EMAIL'),
  1948.             ]; break;
  1949.             case 'fos_user.resetting.email.from_email'$value = [
  1950.                 $this->getEnv('resolve:GENERAL_EMAIL') => $this->getEnv('resolve:GENERAL_EMAIL'),
  1951.             ]; break;
  1952.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  1953.         }
  1954.         $this->loadedDynamicParameters[$name] = true;
  1955.         return $this->dynamicParameters[$name] = $value;
  1956.     }
  1957.     protected function getDefaultParameters(): array
  1958.     {
  1959.         return [
  1960.             'kernel.root_dir' => (\dirname(__DIR__4).'/src'),
  1961.             'kernel.project_dir' => \dirname(__DIR__4),
  1962.             'kernel.environment' => 'dev',
  1963.             'kernel.debug' => true,
  1964.             'kernel.name' => 'src',
  1965.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  1966.             'kernel.bundles' => [
  1967.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  1968.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  1969.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  1970.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  1971.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  1972.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  1973.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  1974.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  1975.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  1976.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  1977.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  1978.                 'WebServerBundle' => 'Symfony\\Bundle\\WebServerBundle\\WebServerBundle',
  1979.                 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  1980.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  1981.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  1982.                 'FOSOAuthServerBundle' => 'FOS\\OAuthServerBundle\\FOSOAuthServerBundle',
  1983.                 'FOSUserBundle' => 'FOS\\UserBundle\\FOSUserBundle',
  1984.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  1985.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  1986.                 'EightPointsGuzzleBundle' => 'EightPoints\\Bundle\\GuzzleBundle\\EightPointsGuzzleBundle',
  1987.                 'JMSTranslationBundle' => 'JMS\\TranslationBundle\\JMSTranslationBundle',
  1988.                 'DoctrineBehaviorsBundle' => 'Knp\\DoctrineBehaviors\\Bundle\\DoctrineBehaviorsBundle',
  1989.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  1990.                 'GregwarImageBundle' => 'Gregwar\\ImageBundle\\GregwarImageBundle',
  1991.                 'KnpUOAuth2ClientBundle' => 'KnpU\\OAuth2ClientBundle\\KnpUOAuth2ClientBundle',
  1992.             ],
  1993.             'kernel.bundles_metadata' => [
  1994.                 'FrameworkBundle' => [
  1995.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  1996.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  1997.                 ],
  1998.                 'SensioFrameworkExtraBundle' => [
  1999.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  2000.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  2001.                 ],
  2002.                 'DoctrineBundle' => [
  2003.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  2004.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  2005.                 ],
  2006.                 'DoctrineMigrationsBundle' => [
  2007.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  2008.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  2009.                 ],
  2010.                 'SecurityBundle' => [
  2011.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  2012.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  2013.                 ],
  2014.                 'SwiftmailerBundle' => [
  2015.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  2016.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  2017.                 ],
  2018.                 'TwigBundle' => [
  2019.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  2020.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  2021.                 ],
  2022.                 'WebProfilerBundle' => [
  2023.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  2024.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  2025.                 ],
  2026.                 'MonologBundle' => [
  2027.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  2028.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  2029.                 ],
  2030.                 'DebugBundle' => [
  2031.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  2032.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  2033.                 ],
  2034.                 'MakerBundle' => [
  2035.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  2036.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  2037.                 ],
  2038.                 'WebServerBundle' => [
  2039.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-server-bundle'),
  2040.                     'namespace' => 'Symfony\\Bundle\\WebServerBundle',
  2041.                 ],
  2042.                 'FOSRestBundle' => [
  2043.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle'),
  2044.                     'namespace' => 'FOS\\RestBundle',
  2045.                 ],
  2046.                 'NelmioCorsBundle' => [
  2047.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  2048.                     'namespace' => 'Nelmio\\CorsBundle',
  2049.                 ],
  2050.                 'JMSSerializerBundle' => [
  2051.                     'path' => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle'),
  2052.                     'namespace' => 'JMS\\SerializerBundle',
  2053.                 ],
  2054.                 'FOSOAuthServerBundle' => [
  2055.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle'),
  2056.                     'namespace' => 'FOS\\OAuthServerBundle',
  2057.                 ],
  2058.                 'FOSUserBundle' => [
  2059.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle'),
  2060.                     'namespace' => 'FOS\\UserBundle',
  2061.                 ],
  2062.                 'DoctrineFixturesBundle' => [
  2063.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  2064.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  2065.                 ],
  2066.                 'NelmioApiDocBundle' => [
  2067.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle'),
  2068.                     'namespace' => 'Nelmio\\ApiDocBundle',
  2069.                 ],
  2070.                 'EightPointsGuzzleBundle' => [
  2071.                     'path' => (\dirname(__DIR__4).'/vendor/eightpoints/guzzle-bundle/src'),
  2072.                     'namespace' => 'EightPoints\\Bundle\\GuzzleBundle',
  2073.                 ],
  2074.                 'JMSTranslationBundle' => [
  2075.                     'path' => (\dirname(__DIR__4).'/vendor/jms/translation-bundle'),
  2076.                     'namespace' => 'JMS\\TranslationBundle',
  2077.                 ],
  2078.                 'DoctrineBehaviorsBundle' => [
  2079.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/Bundle'),
  2080.                     'namespace' => 'Knp\\DoctrineBehaviors\\Bundle',
  2081.                 ],
  2082.                 'WebpackEncoreBundle' => [
  2083.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  2084.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  2085.                 ],
  2086.                 'GregwarImageBundle' => [
  2087.                     'path' => (\dirname(__DIR__4).'/vendor/gregwar/image-bundle'),
  2088.                     'namespace' => 'Gregwar\\ImageBundle',
  2089.                 ],
  2090.                 'KnpUOAuth2ClientBundle' => [
  2091.                     'path' => (\dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src'),
  2092.                     'namespace' => 'KnpU\\OAuth2ClientBundle',
  2093.                 ],
  2094.             ],
  2095.             'kernel.charset' => 'UTF-8',
  2096.             'kernel.container_class' => 'srcApp_KernelDevDebugContainer',
  2097.             'container.dumper.inline_class_loader' => true,
  2098.             'env(DATABASE_URL)' => '',
  2099.             'locale' => 'ro',
  2100.             'event_dispatcher.event_aliases' => [
  2101.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  2102.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  2103.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  2104.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  2105.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  2106.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  2107.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  2108.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  2109.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  2110.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  2111.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  2112.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  2113.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  2114.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  2115.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  2116.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  2117.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  2118.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  2119.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  2120.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  2121.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  2122.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  2123.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  2124.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  2125.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  2126.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  2127.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  2128.             ],
  2129.             'fragment.renderer.hinclude.global_template' => NULL,
  2130.             'fragment.path' => '/_fragment',
  2131.             'kernel.http_method_override' => true,
  2132.             'kernel.trusted_hosts' => [
  2133.             ],
  2134.             'kernel.default_locale' => 'ro',
  2135.             'kernel.error_controller' => 'error_controller',
  2136.             'templating.helper.code.file_link_format' => NULL,
  2137.             'debug.file_link_format' => NULL,
  2138.             'session.metadata.storage_key' => '_sf2_meta',
  2139.             'session.storage.options' => [
  2140.                 'cache_limiter' => '0',
  2141.                 'cookie_secure' => 'auto',
  2142.                 'cookie_httponly' => true,
  2143.                 'cookie_samesite' => 'lax',
  2144.                 'gc_probability' => 1,
  2145.             ],
  2146.             'session.metadata.update_threshold' => 0,
  2147.             'form.type_extension.csrf.enabled' => true,
  2148.             'form.type_extension.csrf.field_name' => '_token',
  2149.             'asset.request_context.base_path' => '',
  2150.             'asset.request_context.secure' => false,
  2151.             'templating.loader.cache.path' => NULL,
  2152.             'templating.engines' => [
  2153.                 => 'twig',
  2154.                 => 'php',
  2155.             ],
  2156.             'templating.helper.form.resources' => [
  2157.                 => 'FrameworkBundle:Form',
  2158.             ],
  2159.             'validator.translation_domain' => 'validators',
  2160.             'translator.logging' => false,
  2161.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  2162.             'profiler_listener.only_exceptions' => false,
  2163.             'profiler_listener.only_master_requests' => false,
  2164.             'debug.error_handler.throw_at' => -1,
  2165.             'router.request_context.host' => 'localhost',
  2166.             'router.request_context.scheme' => 'http',
  2167.             'router.request_context.base_url' => '',
  2168.             'router.resource' => 'kernel::loadRoutes',
  2169.             'router.cache_class_prefix' => 'srcApp_KernelDevDebugContainer',
  2170.             'request_listener.http_port' => 80,
  2171.             'request_listener.https_port' => 443,
  2172.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  2173.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  2174.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  2175.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  2176.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  2177.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  2178.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  2179.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  2180.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  2181.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  2182.             'doctrine.entity_managers' => [
  2183.                 'default' => 'doctrine.orm.default_entity_manager',
  2184.             ],
  2185.             'doctrine.default_entity_manager' => 'default',
  2186.             'doctrine.dbal.connection_factory.types' => [
  2187.             ],
  2188.             'doctrine.connections' => [
  2189.                 'default' => 'doctrine.dbal.default_connection',
  2190.             ],
  2191.             'doctrine.default_connection' => 'default',
  2192.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  2193.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  2194.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  2195.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  2196.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  2197.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  2198.             'doctrine.orm.cache.memcache_host' => 'localhost',
  2199.             'doctrine.orm.cache.memcache_port' => 11211,
  2200.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  2201.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  2202.             'doctrine.orm.cache.memcached_host' => 'localhost',
  2203.             'doctrine.orm.cache.memcached_port' => 11211,
  2204.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  2205.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  2206.             'doctrine.orm.cache.redis_host' => 'localhost',
  2207.             'doctrine.orm.cache.redis_port' => 6379,
  2208.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  2209.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  2210.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  2211.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  2212.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  2213.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  2214.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  2215.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  2216.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  2217.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  2218.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  2219.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  2220.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  2221.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  2222.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  2223.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  2224.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  2225.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  2226.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  2227.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  2228.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  2229.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  2230.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  2231.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  2232.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  2233.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  2234.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  2235.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  2236.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  2237.             'doctrine.orm.auto_generate_proxy_classes' => true,
  2238.             'doctrine.orm.proxy_namespace' => 'Proxies',
  2239.             'doctrine_migrations.name' => 'Application Migrations',
  2240.             'doctrine_migrations.dir_name' => (\dirname(__DIR__4).'/migrations'),
  2241.             'doctrine_migrations.namespace' => 'DoctrineMigrations',
  2242.             'doctrine_migrations.table_name' => 'migration_versions',
  2243.             'doctrine_migrations.column_name' => 'version',
  2244.             'doctrine_migrations.column_length' => 14,
  2245.             'doctrine_migrations.executed_at_column_name' => 'executed_at',
  2246.             'doctrine_migrations.all_or_nothing' => false,
  2247.             'doctrine_migrations.custom_template' => NULL,
  2248.             'doctrine_migrations.organize_migrations' => false,
  2249.             'security.authentication.trust_resolver.anonymous_class' => NULL,
  2250.             'security.authentication.trust_resolver.rememberme_class' => NULL,
  2251.             'security.role_hierarchy.roles' => [
  2252.                 'ROLE_ADMIN' => [
  2253.                     => 'ROLE_USER',
  2254.                 ],
  2255.                 'ROLE_SUPER_ADMIN' => [
  2256.                     => 'ROLE_ADMIN',
  2257.                     => 'ROLE_ALLOWED_TO_SWITCH',
  2258.                 ],
  2259.             ],
  2260.             'security.access.denied_url' => NULL,
  2261.             'security.authentication.manager.erase_credentials' => true,
  2262.             'security.authentication.session_strategy.strategy' => 'migrate',
  2263.             'security.access.always_authenticate_before_granting' => false,
  2264.             'security.authentication.hide_user_not_found' => true,
  2265.             'swiftmailer.mailer.default.transport.name' => 'dynamic',
  2266.             'swiftmailer.mailer.default.spool.enabled' => true,
  2267.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  2268.             'swiftmailer.mailer.default.single_address' => NULL,
  2269.             'swiftmailer.mailer.default.delivery.enabled' => true,
  2270.             'swiftmailer.spool.enabled' => true,
  2271.             'swiftmailer.delivery.enabled' => true,
  2272.             'swiftmailer.single_address' => NULL,
  2273.             'swiftmailer.mailers' => [
  2274.                 'default' => 'swiftmailer.mailer.default',
  2275.             ],
  2276.             'swiftmailer.default_mailer' => 'default',
  2277.             'twig.exception_listener.controller' => 'twig.controller.exception::showAction',
  2278.             'twig.form.resources' => [
  2279.                 => 'form_div_layout.html.twig',
  2280.             ],
  2281.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  2282.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  2283.             'web_profiler.debug_toolbar.mode' => 2,
  2284.             'monolog.use_microseconds' => true,
  2285.             'monolog.swift_mailer.handlers' => [
  2286.             ],
  2287.             'monolog.handlers_to_channels' => [
  2288.                 'monolog.handler.console' => [
  2289.                     'type' => 'exclusive',
  2290.                     'elements' => [
  2291.                         => 'event',
  2292.                         => 'doctrine',
  2293.                         => 'console',
  2294.                     ],
  2295.                 ],
  2296.                 'monolog.handler.main' => [
  2297.                     'type' => 'exclusive',
  2298.                     'elements' => [
  2299.                         => 'event',
  2300.                     ],
  2301.                 ],
  2302.             ],
  2303.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  2304.             'nelmio_cors.map' => [
  2305.                 '^/' => [
  2306.                 ],
  2307.             ],
  2308.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  2309.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  2310.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  2311.             'jms_serializer.metadata.file_locator.class' => 'Metadata\\Driver\\FileLocator',
  2312.             'jms_serializer.metadata.annotation_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\AnnotationDriver',
  2313.             'jms_serializer.metadata.chain_driver.class' => 'Metadata\\Driver\\DriverChain',
  2314.             'jms_serializer.metadata.yaml_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\YamlDriver',
  2315.             'jms_serializer.metadata.xml_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\XmlDriver',
  2316.             'jms_serializer.metadata.php_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\PhpDriver',
  2317.             'jms_serializer.metadata.doctrine_type_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\DoctrineTypeDriver',
  2318.             'jms_serializer.metadata.doctrine_phpcr_type_driver.class' => 'JMS\\Serializer\\Metadata\\Driver\\DoctrinePHPCRTypeDriver',
  2319.             'jms_serializer.metadata.lazy_loading_driver.class' => 'Metadata\\Driver\\LazyLoadingDriver',
  2320.             'jms_serializer.metadata.metadata_factory.class' => 'Metadata\\MetadataFactory',
  2321.             'jms_serializer.metadata.cache.file_cache.class' => 'Metadata\\Cache\\FileCache',
  2322.             'jms_serializer.event_dispatcher.class' => 'JMS\\Serializer\\EventDispatcher\\LazyEventDispatcher',
  2323.             'jms_serializer.camel_case_naming_strategy.class' => 'JMS\\Serializer\\Naming\\CamelCaseNamingStrategy',
  2324.             'jms_serializer.identical_property_naming_strategy.class' => 'JMS\\Serializer\\Naming\\IdenticalPropertyNamingStrategy',
  2325.             'jms_serializer.serialized_name_annotation_strategy.class' => 'JMS\\Serializer\\Naming\\SerializedNameAnnotationStrategy',
  2326.             'jms_serializer.cache_naming_strategy.class' => 'JMS\\Serializer\\Naming\\CacheNamingStrategy',
  2327.             'jms_serializer.doctrine_object_constructor.class' => 'JMS\\Serializer\\Construction\\DoctrineObjectConstructor',
  2328.             'jms_serializer.unserialize_object_constructor.class' => 'JMS\\Serializer\\Construction\\UnserializeObjectConstructor',
  2329.             'jms_serializer.version_exclusion_strategy.class' => 'JMS\\Serializer\\Exclusion\\VersionExclusionStrategy',
  2330.             'jms_serializer.serializer.class' => 'JMS\\Serializer\\Serializer',
  2331.             'jms_serializer.twig_extension.class' => 'JMS\\Serializer\\Twig\\SerializerExtension',
  2332.             'jms_serializer.twig_runtime_extension.class' => 'JMS\\Serializer\\Twig\\SerializerRuntimeExtension',
  2333.             'jms_serializer.twig_runtime_extension_helper.class' => 'JMS\\Serializer\\Twig\\SerializerRuntimeHelper',
  2334.             'jms_serializer.templating.helper.class' => 'JMS\\SerializerBundle\\Templating\\SerializerHelper',
  2335.             'jms_serializer.json_serialization_visitor.class' => 'JMS\\Serializer\\JsonSerializationVisitor',
  2336.             'jms_serializer.json_serialization_visitor.options' => 1216,
  2337.             'jms_serializer.json_deserialization_visitor.class' => 'JMS\\Serializer\\JsonDeserializationVisitor',
  2338.             'jms_serializer.xml_serialization_visitor.class' => 'JMS\\Serializer\\XmlSerializationVisitor',
  2339.             'jms_serializer.xml_deserialization_visitor.class' => 'JMS\\Serializer\\XmlDeserializationVisitor',
  2340.             'jms_serializer.xml_deserialization_visitor.doctype_whitelist' => [
  2341.             ],
  2342.             'jms_serializer.xml_serialization_visitor.format_output' => true,
  2343.             'jms_serializer.yaml_serialization_visitor.class' => 'JMS\\Serializer\\YamlSerializationVisitor',
  2344.             'jms_serializer.handler_registry.class' => 'JMS\\Serializer\\Handler\\LazyHandlerRegistry',
  2345.             'jms_serializer.datetime_handler.class' => 'JMS\\Serializer\\Handler\\DateHandler',
  2346.             'jms_serializer.array_collection_handler.class' => 'JMS\\Serializer\\Handler\\ArrayCollectionHandler',
  2347.             'jms_serializer.php_collection_handler.class' => 'JMS\\Serializer\\Handler\\PhpCollectionHandler',
  2348.             'jms_serializer.form_error_handler.class' => 'JMS\\Serializer\\Handler\\FormErrorHandler',
  2349.             'jms_serializer.constraint_violation_handler.class' => 'JMS\\Serializer\\Handler\\ConstraintViolationHandler',
  2350.             'jms_serializer.doctrine_proxy_subscriber.class' => 'JMS\\Serializer\\EventDispatcher\\Subscriber\\DoctrineProxySubscriber',
  2351.             'jms_serializer.stopwatch_subscriber.class' => 'JMS\\SerializerBundle\\Serializer\\StopwatchEventSubscriber',
  2352.             'jms_serializer.configured_context_factory.class' => 'JMS\\SerializerBundle\\ContextFactory\\ConfiguredContextFactory',
  2353.             'jms_serializer.expression_evaluator.class' => 'JMS\\Serializer\\Expression\\ExpressionEvaluator',
  2354.             'jms_serializer.expression_language.class' => 'Symfony\\Component\\ExpressionLanguage\\ExpressionLanguage',
  2355.             'jms_serializer.expression_language.function_provider.class' => 'JMS\\SerializerBundle\\ExpressionLanguage\\BasicSerializerFunctionsProvider',
  2356.             'jms_serializer.accessor_strategy.default.class' => 'JMS\\Serializer\\Accessor\\DefaultAccessorStrategy',
  2357.             'jms_serializer.accessor_strategy.expression.class' => 'JMS\\Serializer\\Accessor\\ExpressionAccessorStrategy',
  2358.             'jms_serializer.cache.cache_warmer.class' => 'JMS\\SerializerBundle\\Cache\\CacheWarmer',
  2359.             'fos_oauth_server.server.class' => 'OAuth2\\OAuth2',
  2360.             'fos_oauth_server.security.authentication.provider.class' => 'FOS\\OAuthServerBundle\\Security\\Authentication\\Provider\\OAuthProvider',
  2361.             'fos_oauth_server.security.authentication.listener.class' => 'FOS\\OAuthServerBundle\\Security\\Firewall\\OAuthListener',
  2362.             'fos_oauth_server.security.entry_point.class' => 'FOS\\OAuthServerBundle\\Security\\EntryPoint\\OAuthEntryPoint',
  2363.             'fos_oauth_server.server.options' => [
  2364.             ],
  2365.             'fos_oauth_server.model_manager_name' => NULL,
  2366.             'fos_oauth_server.model.client.class' => 'App\\AgileGo\\Auth\\Entity\\OAuth\\Client',
  2367.             'fos_oauth_server.model.access_token.class' => 'App\\AgileGo\\Auth\\Entity\\OAuth\\AccessToken',
  2368.             'fos_oauth_server.model.refresh_token.class' => 'App\\AgileGo\\Auth\\Entity\\OAuth\\RefreshToken',
  2369.             'fos_oauth_server.model.auth_code.class' => 'App\\AgileGo\\Auth\\Entity\\OAuth\\AuthorizationCode',
  2370.             'fos_oauth_server.template.engine' => 'twig',
  2371.             'fos_oauth_server.authorize.form.type' => 'FOS\\OAuthServerBundle\\Form\\Type\\AuthorizeFormType',
  2372.             'fos_oauth_server.authorize.form.name' => 'fos_oauth_server_authorize_form',
  2373.             'fos_oauth_server.authorize.form.validation_groups' => [
  2374.                 => 'Authorize',
  2375.                 => 'Default',
  2376.             ],
  2377.             'fos_user.backend_type_orm' => true,
  2378.             'fos_user.security.interactive_login_listener.class' => 'FOS\\UserBundle\\EventListener\\LastLoginListener',
  2379.             'fos_user.security.login_manager.class' => 'FOS\\UserBundle\\Security\\LoginManager',
  2380.             'fos_user.resetting.email.template' => '@FOSUser/Resetting/email.txt.twig',
  2381.             'fos_user.registration.confirmation.template' => '@FOSUser/Registration/email.txt.twig',
  2382.             'fos_user.storage' => 'orm',
  2383.             'fos_user.firewall_name' => 'admin',
  2384.             'fos_user.model_manager_name' => NULL,
  2385.             'fos_user.model.user.class' => 'App\\AgileGo\\Auth\\Entity\\User',
  2386.             'fos_user.profile.form.type' => 'FOS\\UserBundle\\Form\\Type\\ProfileFormType',
  2387.             'fos_user.profile.form.name' => 'fos_user_profile_form',
  2388.             'fos_user.profile.form.validation_groups' => [
  2389.                 => 'Profile',
  2390.                 => 'Default',
  2391.             ],
  2392.             'fos_user.registration.confirmation.enabled' => false,
  2393.             'fos_user.registration.form.type' => 'FOS\\UserBundle\\Form\\Type\\RegistrationFormType',
  2394.             'fos_user.registration.form.name' => 'fos_user_registration_form',
  2395.             'fos_user.registration.form.validation_groups' => [
  2396.                 => 'Registration',
  2397.                 => 'Default',
  2398.             ],
  2399.             'fos_user.change_password.form.type' => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType',
  2400.             'fos_user.change_password.form.name' => 'fos_user_change_password_form',
  2401.             'fos_user.change_password.form.validation_groups' => [
  2402.                 => 'ChangePassword',
  2403.                 => 'Default',
  2404.             ],
  2405.             'fos_user.resetting.retry_ttl' => 7200,
  2406.             'fos_user.resetting.token_ttl' => 86400,
  2407.             'fos_user.resetting.form.type' => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType',
  2408.             'fos_user.resetting.form.name' => 'fos_user_resetting_form',
  2409.             'fos_user.resetting.form.validation_groups' => [
  2410.                 => 'ResetPassword',
  2411.                 => 'Default',
  2412.             ],
  2413.             'nelmio_api_doc.areas' => [
  2414.                 => 'default',
  2415.             ],
  2416.             'eight_points_guzzle.http_client.class' => 'GuzzleHttp\\Client',
  2417.             'eight_points_guzzle.formatter.class' => 'GuzzleHttp\\MessageFormatter',
  2418.             'eight_points_guzzle.symfony_log_formatter.class' => 'GuzzleHttp\\MessageFormatter',
  2419.             'eight_points_guzzle.data_collector.class' => 'EightPoints\\Bundle\\GuzzleBundle\\DataCollector\\HttpDataCollector',
  2420.             'eight_points_guzzle.logger.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Log\\Logger',
  2421.             'eight_points_guzzle.middleware.log.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Middleware\\LogMiddleware',
  2422.             'eight_points_guzzle.middleware.profile.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Middleware\\ProfileMiddleware',
  2423.             'eight_points_guzzle.middleware.event_dispatcher.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Middleware\\EventDispatchMiddleware',
  2424.             'eight_points_guzzle.middleware.request_time.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Middleware\\RequestTimeMiddleware',
  2425.             'eight_points_guzzle.middleware.symfony_log.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Middleware\\SymfonyLogMiddleware',
  2426.             'eight_points_guzzle.symfony_log_formatter.pattern' => '{method} {uri} {code}',
  2427.             'eight_points_guzzle.middleware.class' => 'GuzzleHttp\\Middleware',
  2428.             'eight_points_guzzle.plugin.header.headers' => [
  2429.             ],
  2430.             'jms_translation.twig_extension.class' => 'JMS\\TranslationBundle\\Twig\\TranslationExtension',
  2431.             'jms_translation.controller.translate_controller.class' => 'JMS\\TranslationBundle\\Controller\\TranslateController',
  2432.             'jms_translation.controller.api_controller.class' => 'JMS\\TranslationBundle\\Controller\\ApiController',
  2433.             'jms_translation.extractor_manager.class' => 'JMS\\TranslationBundle\\Translation\\ExtractorManager',
  2434.             'jms_translation.extractor.file_extractor.class' => 'JMS\\TranslationBundle\\Translation\\Extractor\\FileExtractor',
  2435.             'jms_translation.extractor.file.default_php_extractor' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\DefaultPhpFileExtractor',
  2436.             'jms_translation.extractor.file.translation_container_extractor' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\TranslationContainerExtractor',
  2437.             'jms_translation.extractor.file.twig_extractor' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\TwigFileExtractor',
  2438.             'jms_translation.extractor.file.form_extractor.class' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\FormExtractor',
  2439.             'jms_translation.extractor.file.validation_extractor.class' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\ValidationExtractor',
  2440.             'jms_translation.extractor.file.authentication_message_extractor.class' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\AuthenticationMessagesExtractor',
  2441.             'jms_translation.loader.symfony.xliff_loader.class' => 'JMS\\TranslationBundle\\Translation\\Loader\\Symfony\\XliffLoader',
  2442.             'jms_translation.loader.xliff_loader.class' => 'JMS\\TranslationBundle\\Translation\\Loader\\XliffLoader',
  2443.             'jms_translation.loader.symfony_adapter.class' => 'JMS\\TranslationBundle\\Translation\\Loader\\SymfonyLoaderAdapter',
  2444.             'jms_translation.loader_manager.class' => 'JMS\\TranslationBundle\\Translation\\LoaderManager',
  2445.             'jms_translation.dumper.php_dumper.class' => 'JMS\\TranslationBundle\\Translation\\Dumper\\PhpDumper',
  2446.             'jms_translation.dumper.xliff_dumper.class' => 'JMS\\TranslationBundle\\Translation\\Dumper\\XliffDumper',
  2447.             'jms_translation.dumper.yaml_dumper.class' => 'JMS\\TranslationBundle\\Translation\\Dumper\\YamlDumper',
  2448.             'jms_translation.dumper.symfony_adapter.class' => 'JMS\\TranslationBundle\\Translation\\Dumper\\SymfonyDumperAdapter',
  2449.             'jms_translation.file_writer.class' => 'JMS\\TranslationBundle\\Translation\\FileWriter',
  2450.             'jms_translation.updater.class' => 'JMS\\TranslationBundle\\Translation\\Updater',
  2451.             'jms_translation.config_factory.class' => 'JMS\\TranslationBundle\\Translation\\ConfigFactory',
  2452.             'jms_translation.file_source_factory.class' => 'JMS\\TranslationBundle\\Translation\\FileSourceFactory',
  2453.             'jms_translation.source_language' => 'en',
  2454.             'jms_translation.locales' => [
  2455.             ],
  2456.             'jms_translation.dumper.add_date' => true,
  2457.             'jms_translation.dumper.add_references' => true,
  2458.             'knp.doctrine_behaviors.reflection.class_analyzer.class' => 'Knp\\DoctrineBehaviors\\Reflection\\ClassAnalyzer',
  2459.             'knp.doctrine_behaviors.reflection.is_recursive' => true,
  2460.             'knp.doctrine_behaviors.translatable_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\Translatable\\TranslatableSubscriber',
  2461.             'knp.doctrine_behaviors.translatable_subscriber.current_locale_callable.class' => 'Knp\\DoctrineBehaviors\\ORM\\Translatable\\CurrentLocaleCallable',
  2462.             'knp.doctrine_behaviors.translatable_subscriber.default_locale_callable.class' => 'Knp\\DoctrineBehaviors\\ORM\\Translatable\\DefaultLocaleCallable',
  2463.             'knp.doctrine_behaviors.translatable_subscriber.translatable_trait' => 'Knp\\DoctrineBehaviors\\Model\\Translatable\\Translatable',
  2464.             'knp.doctrine_behaviors.translatable_subscriber.translation_trait' => 'Knp\\DoctrineBehaviors\\Model\\Translatable\\Translation',
  2465.             'knp.doctrine_behaviors.translatable_subscriber.translatable_fetch_method' => 'LAZY',
  2466.             'knp.doctrine_behaviors.translatable_subscriber.translation_fetch_method' => 'LAZY',
  2467.             'knp.doctrine_behaviors.softdeletable_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\SoftDeletable\\SoftDeletableSubscriber',
  2468.             'knp.doctrine_behaviors.softdeletable_subscriber.softdeletable_trait' => 'Knp\\DoctrineBehaviors\\Model\\SoftDeletable\\SoftDeletable',
  2469.             'knp.doctrine_behaviors.timestampable_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\Timestampable\\TimestampableSubscriber',
  2470.             'knp.doctrine_behaviors.timestampable_subscriber.timestampable_trait' => 'Knp\\DoctrineBehaviors\\Model\\Timestampable\\Timestampable',
  2471.             'knp.doctrine_behaviors.timestampable_subscriber.db_field_type' => 'datetime',
  2472.             'knp.doctrine_behaviors.blameable_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\Blameable\\BlameableSubscriber',
  2473.             'knp.doctrine_behaviors.blameable_subscriber.blameable_trait' => 'Knp\\DoctrineBehaviors\\Model\\Blameable\\Blameable',
  2474.             'knp.doctrine_behaviors.blameable_subscriber.user_callable.class' => 'Knp\\DoctrineBehaviors\\ORM\\Blameable\\UserCallable',
  2475.             'knp.doctrine_behaviors.blameable_subscriber.user_entity' => NULL,
  2476.             'knp.doctrine_behaviors.loggable_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\Loggable\\LoggableSubscriber',
  2477.             'knp.doctrine_behaviors.loggable_subscriber.logger_callable.class' => 'Knp\\DoctrineBehaviors\\ORM\\Loggable\\LoggerCallable',
  2478.             'knp.doctrine_behaviors.geocodable_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\Geocodable\\GeocodableSubscriber',
  2479.             'knp.doctrine_behaviors.geocodable_subscriber.geocodable_trait' => 'Knp\\DoctrineBehaviors\\Model\\Geocodable\\Geocodable',
  2480.             'knp.doctrine_behaviors.sluggable_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\Sluggable\\SluggableSubscriber',
  2481.             'knp.doctrine_behaviors.sluggable_subscriber.sluggable_trait' => 'Knp\\DoctrineBehaviors\\Model\\Sluggable\\Sluggable',
  2482.             'knp.doctrine_behaviors.tree_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\Tree\\TreeSubscriber',
  2483.             'knp.doctrine_behaviors.tree_subscriber.tree_trait' => 'Knp\\DoctrineBehaviors\\Model\\Tree\\Node',
  2484.             'knp.doctrine_behaviors.sortable_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\Sortable\\SortableSubscriber',
  2485.             'knp.doctrine_behaviors.sortable_subscriber.sortable_trait' => 'Knp\\DoctrineBehaviors\\Model\\Sortable\\Sortable',
  2486.             'gregwar_image.cache_dir' => 'cache',
  2487.             'gregwar_image.cache_dir_mode' => NULL,
  2488.             'gregwar_image.throw_exception' => false,
  2489.             'gregwar_image.fallback_image' => NULL,
  2490.             'gregwar_image.web_dir' => (\dirname(__DIR__4).'/src/../web'),
  2491.             'image.handling.class' => 'Gregwar\\ImageBundle\\Services\\ImageHandling',
  2492.             'image.handler.class' => 'Gregwar\\ImageBundle\\ImageHandler',
  2493.             'data_collector.templates' => [
  2494.                 'data_collector.request' => [
  2495.                     => 'request',
  2496.                     => '@WebProfiler/Collector/request.html.twig',
  2497.                 ],
  2498.                 'data_collector.time' => [
  2499.                     => 'time',
  2500.                     => '@WebProfiler/Collector/time.html.twig',
  2501.                 ],
  2502.                 'data_collector.memory' => [
  2503.                     => 'memory',
  2504.                     => '@WebProfiler/Collector/memory.html.twig',
  2505.                 ],
  2506.                 'data_collector.validator' => [
  2507.                     => 'validator',
  2508.                     => '@WebProfiler/Collector/validator.html.twig',
  2509.                 ],
  2510.                 'data_collector.ajax' => [
  2511.                     => 'ajax',
  2512.                     => '@WebProfiler/Collector/ajax.html.twig',
  2513.                 ],
  2514.                 'data_collector.form' => [
  2515.                     => 'form',
  2516.                     => '@WebProfiler/Collector/form.html.twig',
  2517.                 ],
  2518.                 'data_collector.exception' => [
  2519.                     => 'exception',
  2520.                     => '@WebProfiler/Collector/exception.html.twig',
  2521.                 ],
  2522.                 'data_collector.logger' => [
  2523.                     => 'logger',
  2524.                     => '@WebProfiler/Collector/logger.html.twig',
  2525.                 ],
  2526.                 'data_collector.events' => [
  2527.                     => 'events',
  2528.                     => '@WebProfiler/Collector/events.html.twig',
  2529.                 ],
  2530.                 'data_collector.router' => [
  2531.                     => 'router',
  2532.                     => '@WebProfiler/Collector/router.html.twig',
  2533.                 ],
  2534.                 'data_collector.cache' => [
  2535.                     => 'cache',
  2536.                     => '@WebProfiler/Collector/cache.html.twig',
  2537.                 ],
  2538.                 'data_collector.translation' => [
  2539.                     => 'translation',
  2540.                     => '@WebProfiler/Collector/translation.html.twig',
  2541.                 ],
  2542.                 'data_collector.security' => [
  2543.                     => 'security',
  2544.                     => '@Security/Collector/security.html.twig',
  2545.                 ],
  2546.                 'data_collector.twig' => [
  2547.                     => 'twig',
  2548.                     => '@WebProfiler/Collector/twig.html.twig',
  2549.                 ],
  2550.                 'data_collector.doctrine' => [
  2551.                     => 'db',
  2552.                     => '@Doctrine/Collector/db.html.twig',
  2553.                 ],
  2554.                 'swiftmailer.data_collector' => [
  2555.                     => 'swiftmailer',
  2556.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  2557.                 ],
  2558.                 'data_collector.dump' => [
  2559.                     => 'dump',
  2560.                     => '@Debug/Profiler/dump.html.twig',
  2561.                 ],
  2562.                 'eight_points_guzzle.data_collector' => [
  2563.                     => 'eight_points_guzzle',
  2564.                     => '@EightPointsGuzzle/debug.html.twig',
  2565.                 ],
  2566.                 'data_collector.config' => [
  2567.                     => 'config',
  2568.                     => '@WebProfiler/Collector/config.html.twig',
  2569.                 ],
  2570.             ],
  2571.             'console.command.ids' => [
  2572.                 => 'console.command.public_alias.fos_oauth_server.clean_command',
  2573.                 => 'console.command.public_alias.fos_oauth_server.create_client_command',
  2574.             ],
  2575.         ];
  2576.     }
  2577. }