var/cache/integration/ContainerG4UPa4Y/srcApp_KernelIntegrationDebugContainer.php line 485

Open in your IDE?
  1. <?php
  2. namespace ContainerG4UPa4Y;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. /**
  11.  * This class has been auto-generated
  12.  * by the Symfony Dependency Injection Component.
  13.  *
  14.  * @final since Symfony 3.3
  15.  */
  16. class srcApp_KernelIntegrationDebugContainer extends Container
  17. {
  18.     private $buildParameters;
  19.     private $containerDir;
  20.     private $parameters = [];
  21.     private $targetDirs = [];
  22.     private $getService;
  23.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  24.     {
  25.         $this->getService = \Closure::fromCallable([$this'getService']);
  26.         $dir $this->targetDirs[0] = \dirname($containerDir);
  27.         for ($i 1$i <= 3; ++$i) {
  28.             $this->targetDirs[$i] = $dir = \dirname($dir);
  29.         }
  30.         $this->buildParameters $buildParameters;
  31.         $this->containerDir $containerDir;
  32.         $this->parameters $this->getDefaultParameters();
  33.         $this->services $this->privates = [];
  34.         $this->syntheticIds = [
  35.             'kernel' => true,
  36.         ];
  37.         $this->methodMap = [
  38.             'cache.app' => 'getCache_AppService',
  39.             'cache.doctrine.orm.default.metadata' => 'getCache_Doctrine_Orm_Default_MetadataService',
  40.             'cache.doctrine.orm.default.query' => 'getCache_Doctrine_Orm_Default_QueryService',
  41.             'cache.doctrine.orm.default.result' => 'getCache_Doctrine_Orm_Default_ResultService',
  42.             'cache.system' => 'getCache_SystemService',
  43.             'doctrine' => 'getDoctrineService',
  44.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  45.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  46.             'event_dispatcher' => 'getEventDispatcherService',
  47.             'http_kernel' => 'getHttpKernelService',
  48.             'message_bus' => 'getMessageBusService',
  49.             'profiler' => 'getProfilerService',
  50.             'request_stack' => 'getRequestStackService',
  51.             'router' => 'getRouterService',
  52.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  53.             'security.token_storage' => 'getSecurity_TokenStorageService',
  54.             'sentry.client' => 'getSentry_ClientService',
  55.             'serializer' => 'getSerializerService',
  56.             'translator' => 'getTranslatorService',
  57.             'twig' => 'getTwigService',
  58.             'validator' => 'getValidatorService',
  59.         ];
  60.         $this->fileMap = [
  61.             'App\\Controller\\AircraftFlightsController' => 'getAircraftFlightsControllerService.php',
  62.             'App\\Controller\\CurrentFlightController' => 'getCurrentFlightControllerService.php',
  63.             'App\\Controller\\FlightsController' => 'getFlightsControllerService.php',
  64.             'App\\Controller\\HealthController' => 'getHealthControllerService.php',
  65.             'App\\Controller\\ImportFlightController' => 'getImportFlightControllerService.php',
  66.             'App\\Controller\\NewFlightController' => 'getNewFlightControllerService.php',
  67.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService.php',
  68.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService.php',
  69.             'cache.app_clearer' => 'getCache_AppClearerService.php',
  70.             'cache.global_clearer' => 'getCache_GlobalClearerService.php',
  71.             'cache.system_clearer' => 'getCache_SystemClearerService.php',
  72.             'cache_clearer' => 'getCacheClearerService.php',
  73.             'cache_warmer' => 'getCacheWarmerService.php',
  74.             'console.command_loader' => 'getConsole_CommandLoaderService.php',
  75.             'filesystem' => 'getFilesystemService.php',
  76.             'fos_rest.exception.controller' => 'getFosRest_Exception_ControllerService.php',
  77.             'fos_rest.exception.twig_controller' => 'getFosRest_Exception_TwigControllerService.php',
  78.             'fos_rest.view_handler' => 'getFosRest_ViewHandlerService.php',
  79.             'httplug.client' => 'getHttplug_ClientService.php',
  80.             'httplug.message_factory' => 'getHttplug_MessageFactoryService.php',
  81.             'httplug.psr17_request_factory' => 'getHttplug_Psr17RequestFactoryService.php',
  82.             'httplug.psr17_response_factory' => 'getHttplug_Psr17ResponseFactoryService.php',
  83.             'httplug.psr17_server_request_factory' => 'getHttplug_Psr17ServerRequestFactoryService.php',
  84.             'httplug.psr17_stream_factory' => 'getHttplug_Psr17StreamFactoryService.php',
  85.             'httplug.psr17_uploaded_file_factory' => 'getHttplug_Psr17UploadedFileFactoryService.php',
  86.             'httplug.psr17_uri_factory' => 'getHttplug_Psr17UriFactoryService.php',
  87.             'httplug.psr18_client' => 'getHttplug_Psr18ClientService.php',
  88.             'httplug.stream_factory' => 'getHttplug_StreamFactoryService.php',
  89.             'httplug.uri_factory' => 'getHttplug_UriFactoryService.php',
  90.             'routing.loader' => 'getRouting_LoaderService.php',
  91.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService.php',
  92.             'security.password_encoder' => 'getSecurity_PasswordEncoderService.php',
  93.             'services_resetter' => 'getServicesResetterService.php',
  94.             'templating' => 'getTemplatingService.php',
  95.             'templating.loader' => 'getTemplating_LoaderService.php',
  96.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService.php',
  97.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService.php',
  98.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService.php',
  99.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService.php',
  100.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService.php',
  101.         ];
  102.         $this->aliases = [
  103.             'database_connection' => 'doctrine.dbal.default_connection',
  104.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  105.             'messenger.default_bus' => 'message_bus',
  106.         ];
  107.         $this->privates['service_container'] = function () {
  108.             include_once $this->targetDirs[3].'/src/EventListener/ContentNegotiationListener.php';
  109.             include_once $this->targetDirs[3].'/vendor/neomerx/json-api/src/Contracts/Encoder/EncoderInterface.php';
  110.             include_once $this->targetDirs[3].'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  111.             include_once $this->targetDirs[3].'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  112.             include_once $this->targetDirs[3].'/vendor/neomerx/json-api/src/Encoder/Encoder.php';
  113.             include_once $this->targetDirs[3].'/src/JsonApi/Encoder.php';
  114.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ConnectionRegistry.php';
  115.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ManagerRegistry.php';
  116.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php';
  117.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  118.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Registry.php';
  119.             include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  120.             include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  121.             include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  122.             include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  123.             include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  124.             include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  125.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  126.             include_once $this->targetDirs[3].'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  127.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  128.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Logger.php';
  129.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  130.             include_once $this->targetDirs[3].'/vendor/symfony/monolog-bridge/Logger.php';
  131.             include_once $this->targetDirs[3].'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  132.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  133.             include_once $this->targetDirs[3].'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  134.             include_once $this->targetDirs[3].'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  135.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ServiceLocator.php';
  136.             include_once $this->targetDirs[3].'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  137.             include_once $this->targetDirs[3].'/src/EventListener/FlightChangeSubscriber.php';
  138.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  139.             include_once $this->targetDirs[3].'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  140.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  141.             include_once $this->targetDirs[3].'/vendor/symfony/cache-contracts/CacheInterface.php';
  142.             include_once $this->targetDirs[3].'/vendor/symfony/cache/PruneableInterface.php';
  143.             include_once $this->targetDirs[3].'/vendor/symfony/cache/ResettableInterface.php';
  144.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  145.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/ArrayTrait.php';
  146.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  147.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectManager.php';
  148.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  149.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  150.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  151.             include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  152.             include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  153.             include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  154.             include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  155.             include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  156.             include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  157.             include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  158.             include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  159.             include_once $this->targetDirs[3].'/vendor/symfony/cache/DoctrineProvider.php';
  160.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriver.php';
  161.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php';
  162.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/AnnotationDriver.php';
  163.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  164.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  165.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  166.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  167.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  168.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  169.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  170.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  171.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  172.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  173.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  174.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/Serializer/Serializer.php';
  175.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/Serializer/SymfonySerializerAdapter.php';
  176.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/EventListener/BodyListener.php';
  177.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderProviderInterface.php';
  178.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/Decoder/ContainerDecoderProvider.php';
  179.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/EventListener/FormatListener.php';
  180.             include_once $this->targetDirs[3].'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  181.             include_once $this->targetDirs[3].'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  182.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/Negotiation/FormatNegotiator.php';
  183.             include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  184.             include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/RequestMatcher.php';
  185.             include_once $this->targetDirs[3].'/vendor/php-http/discovery/src/Strategy/DiscoveryStrategy.php';
  186.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  187.             include_once $this->targetDirs[3].'/vendor/php-http/httplug-bundle/src/Discovery/ConfiguredClientsStrategy.php';
  188.             include_once $this->targetDirs[3].'/vendor/psr/http-client/src/ClientInterface.php';
  189.             include_once $this->targetDirs[3].'/vendor/php-http/httplug/src/HttpClient.php';
  190.             include_once $this->targetDirs[3].'/vendor/php-http/httplug/src/HttpAsyncClient.php';
  191.             include_once $this->targetDirs[3].'/vendor/php-http/client-common/src/VersionBridgeClient.php';
  192.             include_once $this->targetDirs[3].'/vendor/php-http/httplug-bundle/src/Collector/ProfileClient.php';
  193.             include_once $this->targetDirs[3].'/vendor/php-http/discovery/src/ClassDiscovery.php';
  194.             include_once $this->targetDirs[3].'/vendor/php-http/discovery/src/HttpClientDiscovery.php';
  195.             include_once $this->targetDirs[3].'/vendor/php-http/httplug-bundle/src/Collector/PluginClientFactory.php';
  196.             include_once $this->targetDirs[3].'/vendor/php-http/message/src/Formatter.php';
  197.             include_once $this->targetDirs[3].'/vendor/php-http/httplug-bundle/src/Collector/Formatter.php';
  198.             include_once $this->targetDirs[3].'/vendor/php-http/message/src/Formatter/FullHttpMessageFormatter.php';
  199.             include_once $this->targetDirs[3].'/vendor/php-http/message/src/Formatter/CurlCommandFormatter.php';
  200.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  201.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  202.             include_once $this->targetDirs[3].'/vendor/php-http/httplug-bundle/src/Collector/Collector.php';
  203.             include_once $this->targetDirs[3].'/vendor/php-http/httplug-bundle/src/Collector/PluginClientFactoryListener.php';
  204.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  205.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  206.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  207.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  208.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/Request/RequestBodyParamConverter.php';
  209.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  210.             include_once $this->targetDirs[3].'/vendor/symfony/expression-language/ExpressionLanguage.php';
  211.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  212.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  213.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  214.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  215.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  216.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  217.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  218.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  219.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  220.             include_once $this->targetDirs[3].'/vendor/sentry/sentry/lib/Raven/Client.php';
  221.             include_once $this->targetDirs[3].'/vendor/sentry/sentry-symfony/src/SentrySymfonyClient.php';
  222.             include_once $this->targetDirs[3].'/vendor/sentry/sentry-symfony/src/EventListener/SentryExceptionListenerInterface.php';
  223.             include_once $this->targetDirs[3].'/vendor/sentry/sentry-symfony/src/EventListener/ExceptionListener.php';
  224.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Controller/ControllerNameParser.php';
  225.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  226.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  227.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  228.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  229.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  230.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  231.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/EventListener/ResolveControllerNameSubscriber.php';
  232.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  233.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  234.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  235.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  236.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  237.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  238.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  239.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/TerminableInterface.php';
  240.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/HttpKernel.php';
  241.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  242.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  243.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  244.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  245.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  246.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  247.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  248.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  249.             include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/RequestStack.php';
  250.             include_once $this->targetDirs[3].'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  251.             include_once $this->targetDirs[3].'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  252.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  253.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/AbstractTrait.php';
  254.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  255.             include_once $this->targetDirs[3].'/vendor/symfony/cache-contracts/CacheTrait.php';
  256.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/ContractsTrait.php';
  257.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  258.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/ApcuTrait.php';
  259.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/ApcuAdapter.php';
  260.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Validation.php';
  261.             include_once $this->targetDirs[3].'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  262.             include_once $this->targetDirs[3].'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  263.             include_once $this->targetDirs[3].'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  264.             include_once $this->targetDirs[3].'/vendor/symfony/translation/TranslatorInterface.php';
  265.             include_once $this->targetDirs[3].'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  266.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php';
  267.             include_once $this->targetDirs[3].'/vendor/symfony/validator/ObjectInitializerInterface.php';
  268.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  269.             include_once $this->targetDirs[3].'/vendor/symfony/translation/TranslatorBagInterface.php';
  270.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Translator.php';
  271.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  272.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Translation/Translator.php';
  273.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  274.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  275.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php';
  276.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  277.             include_once $this->targetDirs[3].'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  278.             include_once $this->targetDirs[3].'/vendor/symfony/translation/IdentityTranslator.php';
  279.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  280.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  281.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  282.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  283.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  284.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  285.             include_once $this->targetDirs[3].'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  286.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  287.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  288.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  289.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  290.             include_once $this->targetDirs[3].'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  291.             include_once $this->targetDirs[3].'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  292.             include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  293.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  294.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  295.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  296.             include_once $this->targetDirs[3].'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  297.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  298.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  299.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  300.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  301.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  302.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  303.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  304.             include_once $this->targetDirs[3].'/vendor/symfony/stopwatch/Stopwatch.php';
  305.             include_once $this->targetDirs[3].'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  306.             include_once $this->targetDirs[3].'/vendor/symfony/routing/RequestContext.php';
  307.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  308.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  309.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  310.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  311.             include_once $this->targetDirs[3].'/vendor/symfony/serializer/SerializerInterface.php';
  312.             include_once $this->targetDirs[3].'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  313.             include_once $this->targetDirs[3].'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  314.             include_once $this->targetDirs[3].'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  315.             include_once $this->targetDirs[3].'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  316.             include_once $this->targetDirs[3].'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  317.             include_once $this->targetDirs[3].'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  318.             include_once $this->targetDirs[3].'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  319.             include_once $this->targetDirs[3].'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  320.             include_once $this->targetDirs[3].'/vendor/symfony/serializer/Serializer.php';
  321.             include_once $this->targetDirs[3].'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  322.             include_once $this->targetDirs[3].'/src/Serializer/ConstraintViolationNormalizer.php';
  323.             include_once $this->targetDirs[3].'/src/Serializer/EntityNormalizer.php';
  324.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorNormalizer.php';
  325.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/AbstractExceptionNormalizer.php';
  326.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/ExceptionNormalizer.php';
  327.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/Util/ExceptionValueMap.php';
  328.             include_once $this->targetDirs[3].'/vendor/symfony/serializer/SerializerAwareInterface.php';
  329.             include_once $this->targetDirs[3].'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  330.             include_once $this->targetDirs[3].'/vendor/symfony/serializer/SerializerAwareTrait.php';
  331.             include_once $this->targetDirs[3].'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  332.             include_once $this->targetDirs[3].'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  333.             include_once $this->targetDirs[3].'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  334.             include_once $this->targetDirs[3].'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  335.             include_once $this->targetDirs[3].'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  336.             include_once $this->targetDirs[3].'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  337.             include_once $this->targetDirs[3].'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  338.             include_once $this->targetDirs[3].'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  339.             include_once $this->targetDirs[3].'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  340.             include_once $this->targetDirs[3].'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  341.             include_once $this->targetDirs[3].'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  342.             include_once $this->targetDirs[3].'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  343.             include_once $this->targetDirs[3].'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  344.             include_once $this->targetDirs[3].'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  345.             include_once $this->targetDirs[3].'/vendor/symfony/property-access/PropertyAccessor.php';
  346.             include_once $this->targetDirs[3].'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  347.             include_once $this->targetDirs[3].'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  348.             include_once $this->targetDirs[3].'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  349.             include_once $this->targetDirs[3].'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  350.             include_once $this->targetDirs[3].'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  351.             include_once $this->targetDirs[3].'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  352.             include_once $this->targetDirs[3].'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  353.             include_once $this->targetDirs[3].'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  354.             include_once $this->targetDirs[3].'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  355.             include_once $this->targetDirs[3].'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  356.             include_once $this->targetDirs[3].'/src/Serializer/XmlEncoderDecorator.php';
  357.             include_once $this->targetDirs[3].'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  358.             include_once $this->targetDirs[3].'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  359.             include_once $this->targetDirs[3].'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  360.             include_once $this->targetDirs[3].'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  361.             include_once $this->targetDirs[3].'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  362.             include_once $this->targetDirs[3].'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  363.             include_once $this->targetDirs[3].'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  364.             include_once $this->targetDirs[3].'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  365.             include_once $this->targetDirs[3].'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  366.             include_once $this->targetDirs[3].'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  367.             include_once $this->targetDirs[3].'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  368.             include_once $this->targetDirs[3].'/vendor/symfony/mime/MimeTypesInterface.php';
  369.             include_once $this->targetDirs[3].'/vendor/symfony/mime/MimeTypes.php';
  370.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  371.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  372.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  373.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  374.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  375.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  376.             include_once $this->targetDirs[3].'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  377.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  378.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  379.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  380.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  381.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  382.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php';
  383.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  384.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  385.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  386.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  387.             include_once $this->targetDirs[3].'/vendor/symfony/security-http/FirewallMapInterface.php';
  388.             include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  389.             include_once $this->targetDirs[3].'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  390.             include_once $this->targetDirs[3].'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  391.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  392.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  393.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  394.             include_once $this->targetDirs[3].'/vendor/symfony/security-http/Firewall.php';
  395.             include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  396.             include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  397.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Environment.php';
  398.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  399.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  400.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  401.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  402.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';
  403.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  404.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  405.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  406.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  407.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  408.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  409.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  410.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  411.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  412.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  413.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  414.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  415.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  416.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  417.             include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/UrlHelper.php';
  418.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  419.             include_once $this->targetDirs[3].'/vendor/php-http/httplug-bundle/src/Collector/Twig/HttpMessageMarkupExtension.php';
  420.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/DebugExtension.php';
  421.             include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  422.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  423.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  424.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  425.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  426.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  427.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/AppVariable.php';
  428.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  429.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  430.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  431.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Profiler/Profile.php';
  432.             include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  433.             include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  434.             include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  435.             include_once $this->targetDirs[3].'/vendor/symfony/messenger/MessageBusInterface.php';
  436.             include_once $this->targetDirs[3].'/vendor/symfony/messenger/TraceableMessageBus.php';
  437.             include_once $this->targetDirs[3].'/vendor/symfony/messenger/MessageBus.php';
  438.             include_once $this->targetDirs[3].'/vendor/symfony/translation/DataCollectorTranslator.php';
  439.             include_once $this->targetDirs[3].'/vendor/symfony/routing/RequestContextAwareInterface.php';
  440.             include_once $this->targetDirs[3].'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  441.             include_once $this->targetDirs[3].'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  442.             include_once $this->targetDirs[3].'/vendor/symfony/routing/RouterInterface.php';
  443.             include_once $this->targetDirs[3].'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  444.             include_once $this->targetDirs[3].'/vendor/symfony/routing/Router.php';
  445.             include_once $this->targetDirs[3].'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  446.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ServiceSubscriberInterface.php';
  447.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Routing/Router.php';
  448.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  449.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  450.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Validator/TraceableValidator.php';
  451.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  452.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  453.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php';
  454.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  455.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  456.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  457.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  458.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php';
  459.         };
  460.     }
  461.     public function compile()
  462.     {
  463.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  464.     }
  465.     public function isCompiled()
  466.     {
  467.         return true;
  468.     }
  469.     public function getRemovedIds()
  470.     {
  471.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  472.     }
  473.     protected function load($file$lazyLoad true)
  474.     {
  475.         return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  476.     }
  477.     /**
  478.      * Gets the public 'cache.app' shared service.
  479.      *
  480.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  481.      */
  482.     protected function getCache_AppService()
  483.     {
  484.         $a = new \Symfony\Component\Cache\Adapter\ApcuAdapter('qc0RBbMvg6'0$this->getParameter('container.build_id'));
  485.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  486.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  487.     }
  488.     /**
  489.      * Gets the public 'cache.doctrine.orm.default.metadata' shared service.
  490.      *
  491.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  492.      */
  493.     protected function getCache_Doctrine_Orm_Default_MetadataService()
  494.     {
  495.         return $this->services['cache.doctrine.orm.default.metadata'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  496.     }
  497.     /**
  498.      * Gets the public 'cache.doctrine.orm.default.query' shared service.
  499.      *
  500.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  501.      */
  502.     protected function getCache_Doctrine_Orm_Default_QueryService()
  503.     {
  504.         return $this->services['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  505.     }
  506.     /**
  507.      * Gets the public 'cache.doctrine.orm.default.result' shared service.
  508.      *
  509.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  510.      */
  511.     protected function getCache_Doctrine_Orm_Default_ResultService()
  512.     {
  513.         return $this->services['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  514.     }
  515.     /**
  516.      * Gets the public 'cache.system' shared service.
  517.      *
  518.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  519.      */
  520.     protected function getCache_SystemService()
  521.     {
  522.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('0-RggvW9hu'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  523.     }
  524.     /**
  525.      * Gets the public 'doctrine' shared service.
  526.      *
  527.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  528.      */
  529.     protected function getDoctrineService()
  530.     {
  531.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  532.     }
  533.     /**
  534.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  535.      *
  536.      * @return \Doctrine\DBAL\Connection
  537.      */
  538.     protected function getDoctrine_Dbal_DefaultConnectionService()
  539.     {
  540.         $a = new \Doctrine\DBAL\Configuration();
  541.         $b = new \Doctrine\DBAL\Logging\LoggerChain();
  542.         $c = new \Symfony\Bridge\Monolog\Logger('doctrine');
  543.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  544.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  545.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  546.         $b->addLogger(new \Symfony\Bridge\Doctrine\Logger\DbalLogger($c, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  547.         $b->addLogger(($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  548.         $a->setSQLLogger($b);
  549.         $d = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  550.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService.php'true],
  551.         ], [
  552.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  553.         ]));
  554.         $d->addEventSubscriber(new \App\EventListener\FlightChangeSubscriber(($this->privates['App\\JsonApi\\Encoder'] ?? $this->getEncoderService()), ($this->services['message_bus'] ?? $this->getMessageBusService())));
  555.         $d->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.default_listeners.attach_entity_listeners');
  556.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['driver' => 'pdo_pgsql''charset' => 'utf8''url' => $this->getEnv('resolve:DATABASE_URL'), 'host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => 10.5'defaultTableOptions' => []], $a$d, []);
  557.     }
  558.     /**
  559.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  560.      *
  561.      * @return \Doctrine\ORM\EntityManager
  562.      */
  563.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  564.     {
  565.         $a = new \Doctrine\ORM\Configuration();
  566.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  567.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> ($this->targetDirs[3].'/src/Entity')]), 'App\\Entity');
  568.         $a->setEntityNamespaces(['App' => 'App\\Entity']);
  569.         $a->setMetadataCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->services['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService())));
  570.         $a->setQueryCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->services['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService())));
  571.         $a->setResultCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->services['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService())));
  572.         $a->setMetadataDriverImpl($b);
  573.         $a->setProxyDir(($this->targetDirs[0].'/doctrine/orm/Proxies'));
  574.         $a->setProxyNamespace('Proxies');
  575.         $a->setAutoGenerateProxyClasses(true);
  576.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  577.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  578.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());
  579.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  580.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  581.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  582.             'App\\Repository\\AircraftRepository' => ['privates''App\\Repository\\AircraftRepository''getAircraftRepositoryService.php'true],
  583.             'App\\Repository\\AirlineRepository' => ['privates''App\\Repository\\AirlineRepository''getAirlineRepositoryService.php'true],
  584.             'App\\Repository\\AirportRepository' => ['privates''App\\Repository\\AirportRepository''getAirportRepositoryService.php'true],
  585.             'App\\Repository\\ApiKeyRepository' => ['privates''App\\Repository\\ApiKeyRepository''getApiKeyRepositoryService.php'true],
  586.             'App\\Repository\\CallbackRepository' => ['privates''App\\Repository\\CallbackRepository''getCallbackRepositoryService.php'true],
  587.             'App\\Repository\\ClientRepository' => ['privates''App\\Repository\\ClientRepository''getClientRepositoryService.php'true],
  588.             'App\\Repository\\FlightRepository' => ['privates''App\\Repository\\FlightRepository''getFlightRepositoryService.php'true],
  589.         ], [
  590.             'App\\Repository\\AircraftRepository' => '?',
  591.             'App\\Repository\\AirlineRepository' => '?',
  592.             'App\\Repository\\AirportRepository' => '?',
  593.             'App\\Repository\\ApiKeyRepository' => '?',
  594.             'App\\Repository\\CallbackRepository' => '?',
  595.             'App\\Repository\\ClientRepository' => '?',
  596.             'App\\Repository\\FlightRepository' => '?',
  597.         ])));
  598.         $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  599.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  600.         return $instance;
  601.     }
  602.     /**
  603.      * Gets the public 'event_dispatcher' shared service.
  604.      *
  605.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  606.      */
  607.     protected function getEventDispatcherService()
  608.     {
  609.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  610.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  611.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  612.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  613.         $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())));
  614.         $instance->addListener('kernel.request', [=> function () {
  615.             return ($this->privates['App\\EventListener\\ContentNegotiationListener'] ?? ($this->privates['App\\EventListener\\ContentNegotiationListener'] = new \App\EventListener\ContentNegotiationListener()));
  616.         }, => '__invoke'], 0);
  617.         $instance->addListener('kernel.request', [=> function () {
  618.             return ($this->privates['fos_rest.body_listener'] ?? $this->getFosRest_BodyListenerService());
  619.         }, => 'onKernelRequest'], 10);
  620.         $instance->addListener('kernel.request', [=> function () {
  621.             return ($this->privates['fos_rest.format_listener'] ?? $this->getFosRest_FormatListenerService());
  622.         }, => 'onKernelRequest'], 34);
  623.         $instance->addListener('kernel.request', [=> function () {
  624.             return ($this->privates['sentry.exception_listener'] ?? $this->getSentry_ExceptionListenerService());
  625.         }, => 'onKernelRequest'], 0);
  626.         $instance->addListener('kernel.exception', [=> function () {
  627.             return ($this->privates['sentry.exception_listener'] ?? $this->getSentry_ExceptionListenerService());
  628.         }, => 'onKernelException'], 0);
  629.         $instance->addListener('console.command', [=> function () {
  630.             return ($this->privates['sentry.exception_listener'] ?? $this->getSentry_ExceptionListenerService());
  631.         }, => 'onConsoleCommand'], 0);
  632.         $instance->addListener('console.error', [=> function () {
  633.             return ($this->privates['sentry.exception_listener'] ?? $this->getSentry_ExceptionListenerService());
  634.         }, => 'onConsoleError'], 0);
  635.         $instance->addListener('kernel.controller', [=> function () {
  636.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  637.         }, => 'onKernelController'], 0);
  638.         $instance->addListener('kernel.exception', [=> function () {
  639.             return ($this->privates['App\\EventListener\\ExceptionSubscriber'] ?? ($this->privates['App\\EventListener\\ExceptionSubscriber'] = new \App\EventListener\ExceptionSubscriber()));
  640.         }, => 'onKernelException'], -100);
  641.         $instance->addListener('kernel.exception', [=> function () {
  642.             return ($this->privates['fos_rest.exception_listener'] ?? $this->load('getFosRest_ExceptionListenerService.php'));
  643.         }, => 'onKernelException'], -100);
  644.         $instance->addListener('kernel.view', [=> function () {
  645.             return ($this->privates['fos_rest.view_response_listener'] ?? $this->load('getFosRest_ViewResponseListenerService.php'));
  646.         }, => 'onKernelView'], 30);
  647.         $instance->addListener('kernel.request', [=> function () {
  648.             return ($this->privates['httplug.strategy'] ?? $this->getHttplug_StrategyService());
  649.         }, => 'onEvent'], 1024);
  650.         $instance->addListener('console.command', [=> function () {
  651.             return ($this->privates['httplug.strategy'] ?? $this->getHttplug_StrategyService());
  652.         }, => 'onEvent'], 1024);
  653.         $instance->addListener('kernel.request', [=> function () {
  654.             return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  655.         }, => 'onEvent'], 1024);
  656.         $instance->addListener('console.command', [=> function () {
  657.             return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  658.         }, => 'onEvent'], 1024);
  659.         $instance->addListener('kernel.controller', [=> function () {
  660.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  661.         }, => 'onKernelController'], 0);
  662.         $instance->addListener('kernel.controller', [=> function () {
  663.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  664.         }, => 'onKernelController'], 0);
  665.         $instance->addListener('kernel.controller', [=> function () {
  666.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  667.         }, => 'onKernelController'], -128);
  668.         $instance->addListener('kernel.view', [=> function () {
  669.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  670.         }, => 'onKernelView'], 0);
  671.         $instance->addListener('kernel.controller', [=> function () {
  672.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  673.         }, => 'onKernelController'], 0);
  674.         $instance->addListener('kernel.response', [=> function () {
  675.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  676.         }, => 'onKernelResponse'], 0);
  677.         $instance->addListener('kernel.controller_arguments', [=> function () {
  678.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  679.         }, => 'onKernelControllerArguments'], 0);
  680.         $instance->addListener('kernel.controller_arguments', [=> function () {
  681.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  682.         }, => 'onKernelControllerArguments'], 0);
  683.         $instance->addListener('kernel.response', [=> function () {
  684.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  685.         }, => 'onKernelResponse'], 0);
  686.         $instance->addListener('kernel.response', [=> function () {
  687.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  688.         }, => 'onKernelResponse'], -1024);
  689.         $instance->addListener('kernel.request', [=> function () {
  690.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  691.         }, => 'setDefaultLocale'], 100);
  692.         $instance->addListener('kernel.request', [=> function () {
  693.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  694.         }, => 'onKernelRequest'], 16);
  695.         $instance->addListener('kernel.finish_request', [=> function () {
  696.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  697.         }, => 'onKernelFinishRequest'], 0);
  698.         $instance->addListener('kernel.request', [=> function () {
  699.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  700.         }, => 'onKernelRequest'], 256);
  701.         $instance->addListener('kernel.request', [=> function () {
  702.             return ($this->privates['resolve_controller_name_subscriber'] ?? $this->getResolveControllerNameSubscriberService());
  703.         }, => 'onKernelRequest'], 24);
  704.         $instance->addListener('kernel.response', [=> function () {
  705.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  706.         }, => 'onResponse'], -255);
  707.         $instance->addListener('kernel.request', [=> function () {
  708.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  709.         }, => 'onKernelRequest'], 15);
  710.         $instance->addListener('kernel.finish_request', [=> function () {
  711.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  712.         }, => 'onKernelFinishRequest'], -15);
  713.         $instance->addListener('console.error', [=> function () {
  714.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  715.         }, => 'onConsoleError'], -128);
  716.         $instance->addListener('console.terminate', [=> function () {
  717.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  718.         }, => 'onConsoleTerminate'], -128);
  719.         $instance->addListener('console.error', [=> function () {
  720.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  721.         }, => 'onConsoleError'], 0);
  722.         $instance->addListener('kernel.response', [=> function () {
  723.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  724.         }, => 'onKernelResponse'], -100);
  725.         $instance->addListener('kernel.exception', [=> function () {
  726.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  727.         }, => 'onKernelException'], 0);
  728.         $instance->addListener('kernel.terminate', [=> function () {
  729.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  730.         }, => 'onKernelTerminate'], -1024);
  731.         $instance->addListener('kernel.controller', [=> function () {
  732.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  733.         }, => 'onKernelController'], 0);
  734.         $instance->addListener('kernel.response', [=> function () {
  735.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  736.         }, => 'onKernelResponse'], 0);
  737.         $instance->addListener('kernel.request', [=> function () {
  738.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  739.         }, => 'configure'], 2048);
  740.         $instance->addListener('console.command', [=> function () {
  741.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  742.         }, => 'configure'], 2048);
  743.         $instance->addListener('kernel.exception', [=> function () {
  744.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  745.         }, => 'onKernelException'], -2048);
  746.         $instance->addListener('kernel.request', [=> function () {
  747.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  748.         }, => 'onKernelRequest'], 32);
  749.         $instance->addListener('kernel.finish_request', [=> function () {
  750.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  751.         }, => 'onKernelFinishRequest'], 0);
  752.         $instance->addListener('kernel.exception', [=> function () {
  753.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  754.         }, => 'onKernelException'], -64);
  755.         $instance->addListener('console.command', [=> function () {
  756.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  757.         }, => 'onCommand'], 255);
  758.         $instance->addListener('console.terminate', [=> function () {
  759.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  760.         }, => 'onTerminate'], -255);
  761.         $instance->addListener('kernel.response', [=> function () {
  762.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  763.         }, => 'onKernelResponse'], 0);
  764.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  765.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService.php'));
  766.         }, => 'onVoterVote'], 0);
  767.         $instance->addListener('kernel.request', [=> function () {
  768.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  769.         }, => 'configureLogoutUrlGenerator'], 8);
  770.         $instance->addListener('kernel.request', [=> function () {
  771.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  772.         }, => 'onKernelRequest'], 8);
  773.         $instance->addListener('kernel.finish_request', [=> function () {
  774.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  775.         }, => 'onKernelFinishRequest'], 0);
  776.         $instance->addListener('kernel.exception', [=> function () {
  777.             return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
  778.         }, => 'logKernelException'], 0);
  779.         $instance->addListener('kernel.exception', [=> function () {
  780.             return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
  781.         }, => 'onKernelException'], -128);
  782.         $instance->addListener('kernel.response', [=> function () {
  783.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  784.         }, => 'onKernelResponse'], -128);
  785.         return $instance;
  786.     }
  787.     /**
  788.      * Gets the public 'http_kernel' shared service.
  789.      *
  790.      * @return \Symfony\Component\HttpKernel\HttpKernel
  791.      */
  792.     protected function getHttpKernelService()
  793.     {
  794.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  795.         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['controller_name_converter'] ?? ($this->privates['controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1))))), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $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 () {
  796.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService.php'));
  797.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService.php'));
  798.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService.php'));
  799.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService.php'));
  800.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService.php'));
  801.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService.php'));
  802.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService.php'));
  803.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService.php'));
  804.         }, 8)), $a));
  805.     }
  806.     /**
  807.      * Gets the public 'message_bus' shared service.
  808.      *
  809.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  810.      */
  811.     protected function getMessageBusService()
  812.     {
  813.         return $this->services['message_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  814.             yield => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->load('getMessenger_Bus_Default_Middleware_TraceableService.php'));
  815.             yield => ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.default')));
  816.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  817.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  818.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  819.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService.php'));
  820.             yield => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_HandleMessageService.php'));
  821.         }, 7)));
  822.     }
  823.     /**
  824.      * Gets the public 'profiler' shared service.
  825.      *
  826.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  827.      */
  828.     protected function getProfilerService()
  829.     {
  830.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  831.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  832.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  833.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  834.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  835.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDirs[0].'/profiler')), $atrue);
  836.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  837.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  838.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  839.         $d->addInstance('cache.doctrine.orm.default.metadata', ($this->services['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService()));
  840.         $d->addInstance('cache.doctrine.orm.default.result', ($this->services['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  841.         $d->addInstance('cache.doctrine.orm.default.query', ($this->services['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  842.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  843.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  844.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  845.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  846.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  847.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  848.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  849.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  850.         $e = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true);
  851.         $e->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  852.         $f = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  853.         $f->registerBus('messenger.bus.default', ($this->services['message_bus'] ?? $this->getMessageBusService()));
  854.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  855.         if ($this->has('kernel')) {
  856.             $g->setKernel($b);
  857.         }
  858.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  859.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  860.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  861.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  862.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  863.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  864.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDirs[0].'/srcApp_KernelIntegrationDebugContainer'), $c));
  865.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  866.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  867.         $instance->add($d);
  868.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  869.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
  870.         $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())));
  871.         $instance->add($e);
  872.         $instance->add(($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector())));
  873.         $instance->add($f);
  874.         $instance->add($g);
  875.         return $instance;
  876.     }
  877.     /**
  878.      * Gets the public 'request_stack' shared service.
  879.      *
  880.      * @return \Symfony\Component\HttpFoundation\RequestStack
  881.      */
  882.     protected function getRequestStackService()
  883.     {
  884.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  885.     }
  886.     /**
  887.      * Gets the public 'router' shared service.
  888.      *
  889.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  890.      */
  891.     protected function getRouterService()
  892.     {
  893.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  894.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  895.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  896.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  897.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  898.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  899.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService.php'true],
  900.         ], [
  901.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  902.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDirs[0], 'debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a'en');
  903.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  904.         return $instance;
  905.     }
  906.     /**
  907.      * Gets the public 'security.authorization_checker' shared service.
  908.      *
  909.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  910.      */
  911.     protected function getSecurity_AuthorizationCheckerService()
  912.     {
  913.         return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);
  914.     }
  915.     /**
  916.      * Gets the public 'security.token_storage' shared service.
  917.      *
  918.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage
  919.      */
  920.     protected function getSecurity_TokenStorageService()
  921.     {
  922.         return $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage();
  923.     }
  924.     /**
  925.      * Gets the public 'sentry.client' shared service.
  926.      *
  927.      * @return \Sentry\SentryBundle\SentrySymfonyClient
  928.      */
  929.     protected function getSentry_ClientService()
  930.     {
  931.         $this->services['sentry.client'] = $instance = new \Sentry\SentryBundle\SentrySymfonyClient($this->getEnv('SENTRY_DSN'), $this->getParameter('sentry.options'));
  932.         $instance->install();
  933.         return $instance;
  934.     }
  935.     /**
  936.      * Gets the public 'serializer' shared service.
  937.      *
  938.      * @return \Symfony\Component\Serializer\Serializer
  939.      */
  940.     protected function getSerializerService()
  941.     {
  942.         $a = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  943.         $b = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($a);
  944.         return $this->services['serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \App\Serializer\ConstraintViolationNormalizer(), => new \App\Serializer\EntityNormalizer(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())), => new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), => new \FOS\RestBundle\Serializer\Normalizer\ExceptionNormalizer(new \FOS\RestBundle\Util\ExceptionValueMap([]), true), => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $b), => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 10 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 11 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($a$b, new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), true), new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  945.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService.php'));
  946.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  947.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php'));
  948.         }, 3), new RewindableGenerator(function () {
  949.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php'));
  950.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  951.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  952.         }, 3), new RewindableGenerator(function () {
  953.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  954.         }, 1), new RewindableGenerator(function () {
  955.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php'));
  956.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  957.         }, 2), new RewindableGenerator(function () {
  958.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  959.         }, 1)), new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($a), NULL, [])], [=> new \App\Serializer\XmlEncoderDecorator(new \Symfony\Component\Serializer\Encoder\XmlEncoder()), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(), => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
  960.     }
  961.     /**
  962.      * Gets the public 'translator' shared service.
  963.      *
  964.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  965.      */
  966.     protected function getTranslatorService()
  967.     {
  968.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  969.     }
  970.     /**
  971.      * Gets the public 'twig' shared service.
  972.      *
  973.      * @return \Twig\Environment
  974.      */
  975.     protected function getTwigService()
  976.     {
  977.         $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')), $this->targetDirs[3]);
  978.         $a->addPath(($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  979.         $a->addPath(($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  980.         $a->addPath(($this->targetDirs[3].'/vendor/php-http/httplug-bundle/src/Resources/views'), 'Httplug');
  981.         $a->addPath(($this->targetDirs[3].'/vendor/php-http/httplug-bundle/src/Resources/views'), '!Httplug');
  982.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  983.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  984.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  985.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  986.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  987.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  988.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  989.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  990.         $this->services['twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDirs[0].'/twig'), 'charset' => 'UTF-8']);
  991.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  992.         $c = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  993.         $d = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  994.         $e = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  995.         $e->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $c]);
  996.         $f = new \Symfony\Bridge\Twig\AppVariable();
  997.         $f->setEnvironment('integration');
  998.         $f->setDebug(true);
  999.         if ($this->has('security.token_storage')) {
  1000.             $f->setTokenStorage(($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  1001.         }
  1002.         if ($this->has('request_stack')) {
  1003.             $f->setRequestStack($d);
  1004.         }
  1005.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1006.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  1007.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1008.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(($this->services['translator'] ?? $this->getTranslatorService())));
  1009.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($c$this->targetDirs[3], 'UTF-8'));
  1010.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  1011.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1012.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  1013.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1014.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1015.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($d, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  1016.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1017.         $instance->addExtension(new \Http\HttplugBundle\Collector\Twig\HttpMessageMarkupExtension());
  1018.         $instance->addExtension(new \Twig\Extension\DebugExtension());
  1019.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($e));
  1020.         $instance->addGlobal('app'$f);
  1021.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1022.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService.php'true],
  1023.         ], [
  1024.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1025.         ])));
  1026.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1027.         return $instance;
  1028.     }
  1029.     /**
  1030.      * Gets the public 'validator' shared service.
  1031.      *
  1032.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1033.      */
  1034.     protected function getValidatorService()
  1035.     {
  1036.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  1037.     }
  1038.     /**
  1039.      * Gets the private 'App\JsonApi\Encoder' shared autowired service.
  1040.      *
  1041.      * @return \App\JsonApi\Encoder
  1042.      */
  1043.     protected function getEncoderService()
  1044.     {
  1045.         $this->privates['App\\JsonApi\\Encoder'] = $instance = \App\JsonApi\Encoder::instance(['App\\Entity\\Aircraft' => 'App\\Schema\\AircraftSchema''App\\Entity\\Airline' => 'App\\Schema\\AirlineSchema''App\\Entity\\Airport' => 'App\\Schema\\AirportSchema''App\\Entity\\Flight' => 'App\\Schema\\FlightSchema']);
  1046.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1047.         return $instance;
  1048.     }
  1049.     /**
  1050.      * Gets the private 'Http\Client\Common\PluginClientFactory' shared service.
  1051.      *
  1052.      * @return \Http\HttplugBundle\Collector\PluginClientFactory
  1053.      */
  1054.     protected function getPluginClientFactoryService()
  1055.     {
  1056.         return $this->privates['Http\\Client\\Common\\PluginClientFactory'] = new \Http\HttplugBundle\Collector\PluginClientFactory(($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector())), ($this->privates['httplug.collector.formatter'] ?? $this->getHttplug_Collector_FormatterService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1057.     }
  1058.     /**
  1059.      * Gets the private 'Http\HttplugBundle\Collector\PluginClientFactoryListener' shared service.
  1060.      *
  1061.      * @return \Http\HttplugBundle\Collector\PluginClientFactoryListener
  1062.      */
  1063.     protected function getPluginClientFactoryListenerService()
  1064.     {
  1065.         return $this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] = new \Http\HttplugBundle\Collector\PluginClientFactoryListener(($this->privates['Http\\Client\\Common\\PluginClientFactory'] ?? $this->getPluginClientFactoryService()));
  1066.     }
  1067.     /**
  1068.      * Gets the private 'annotations.cached_reader' shared service.
  1069.      *
  1070.      * @return \Doctrine\Common\Annotations\CachedReader
  1071.      */
  1072.     protected function getAnnotations_CachedReaderService()
  1073.     {
  1074.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\CachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->load('getAnnotations_CacheService.php'), true);
  1075.     }
  1076.     /**
  1077.      * Gets the private 'annotations.reader' shared service.
  1078.      *
  1079.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1080.      */
  1081.     protected function getAnnotations_ReaderService()
  1082.     {
  1083.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1084.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1085.         $a->registerUniqueLoader('class_exists');
  1086.         $instance->addGlobalIgnoredName('required'$a);
  1087.         return $instance;
  1088.     }
  1089.     /**
  1090.      * Gets the private 'cache.annotations' shared service.
  1091.      *
  1092.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1093.      */
  1094.     protected function getCache_AnnotationsService()
  1095.     {
  1096.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('jIbq6YlYr3'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1097.     }
  1098.     /**
  1099.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  1100.      *
  1101.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1102.      */
  1103.     protected function getCache_Messenger_RestartWorkersSignalService()
  1104.     {
  1105.         $a = new \Symfony\Component\Cache\Adapter\ApcuAdapter('aJ16K3tJNG'0$this->getParameter('container.build_id'));
  1106.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1107.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1108.     }
  1109.     /**
  1110.      * Gets the private 'cache.property_info' shared service.
  1111.      *
  1112.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1113.      */
  1114.     protected function getCache_PropertyInfoService()
  1115.     {
  1116.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('JpghLl6j1O'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1117.     }
  1118.     /**
  1119.      * Gets the private 'cache.security_expression_language' shared service.
  1120.      *
  1121.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1122.      */
  1123.     protected function getCache_SecurityExpressionLanguageService()
  1124.     {
  1125.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('28Uv8bT5Lc'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1126.     }
  1127.     /**
  1128.      * Gets the private 'cache.serializer' shared service.
  1129.      *
  1130.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1131.      */
  1132.     protected function getCache_SerializerService()
  1133.     {
  1134.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('vlSyHktjP-'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1135.     }
  1136.     /**
  1137.      * Gets the private 'cache.validator' shared service.
  1138.      *
  1139.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1140.      */
  1141.     protected function getCache_ValidatorService()
  1142.     {
  1143.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('wYAp7+4IDv'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1144.     }
  1145.     /**
  1146.      * Gets the private 'config_cache_factory' shared service.
  1147.      *
  1148.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  1149.      */
  1150.     protected function getConfigCacheFactoryService()
  1151.     {
  1152.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  1153.             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)));
  1154.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  1155.         }, 2));
  1156.     }
  1157.     /**
  1158.      * Gets the private 'debug.debug_handlers_listener' shared service.
  1159.      *
  1160.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  1161.      */
  1162.     protected function getDebug_DebugHandlersListenerService()
  1163.     {
  1164.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  1165.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1166.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1167.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1168.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1169.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), true'UTF-8');
  1170.     }
  1171.     /**
  1172.      * Gets the private 'debug.file_link_formatter' shared service.
  1173.      *
  1174.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  1175.      */
  1176.     protected function getDebug_FileLinkFormatterService()
  1177.     {
  1178.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->targetDirs[3], function () {
  1179.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService.php'));
  1180.         });
  1181.     }
  1182.     /**
  1183.      * Gets the private 'debug.log_processor' shared service.
  1184.      *
  1185.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  1186.      */
  1187.     protected function getDebug_LogProcessorService()
  1188.     {
  1189.         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())));
  1190.     }
  1191.     /**
  1192.      * Gets the private 'debug.security.access.decision_manager' shared service.
  1193.      *
  1194.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  1195.      */
  1196.     protected function getDebug_Security_Access_DecisionManagerService()
  1197.     {
  1198.         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 () {
  1199.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService.php'));
  1200.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService.php'));
  1201.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService.php'));
  1202.         }, 3), 'affirmative'falsetrue));
  1203.     }
  1204.     /**
  1205.      * Gets the private 'debug.security.firewall' shared service.
  1206.      *
  1207.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  1208.      */
  1209.     protected function getDebug_Security_FirewallService()
  1210.     {
  1211.         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()));
  1212.     }
  1213.     /**
  1214.      * Gets the private 'fos_rest.body_listener' shared service.
  1215.      *
  1216.      * @return \FOS\RestBundle\EventListener\BodyListener
  1217.      */
  1218.     protected function getFosRest_BodyListenerService()
  1219.     {
  1220.         $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, [
  1221.             'fos_rest.decoder.json' => ['privates''fos_rest.decoder.json''getFosRest_Decoder_JsonService.php'true],
  1222.             'fos_rest.decoder.xml' => ['privates''fos_rest.decoder.xml''getFosRest_Decoder_XmlService.php'true],
  1223.         ], [
  1224.             'fos_rest.decoder.json' => '?',
  1225.             'fos_rest.decoder.xml' => '?',
  1226.         ]), ['json' => 'fos_rest.decoder.json''xml' => 'fos_rest.decoder.xml']), false);
  1227.         $instance->setDefaultFormat(NULL);
  1228.         return $instance;
  1229.     }
  1230.     /**
  1231.      * Gets the private 'fos_rest.format_listener' shared service.
  1232.      *
  1233.      * @return \FOS\RestBundle\EventListener\FormatListener
  1234.      */
  1235.     protected function getFosRest_FormatListenerService()
  1236.     {
  1237.         $a = new \FOS\RestBundle\Negotiation\FormatNegotiator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1238.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/_profiler|_wdt/'NULLNULLNULL, []), ['methods' => NULL'priorities' => [=> 'html'=> 'json'], 'fallback_format' => 'html''attributes' => [], 'prefer_extension' => '2.0']);
  1239.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'NULLNULLNULL, []), ['priorities' => [=> 'json'], 'fallback_format' => false'methods' => NULL'attributes' => [], 'stop' => false'prefer_extension' => '2.0']);
  1240.         return $this->privates['fos_rest.format_listener'] = new \FOS\RestBundle\EventListener\FormatListener($a);
  1241.     }
  1242.     /**
  1243.      * Gets the private 'fos_rest.serializer.symfony' shared service.
  1244.      *
  1245.      * @return \FOS\RestBundle\Serializer\SymfonySerializerAdapter
  1246.      */
  1247.     protected function getFosRest_Serializer_SymfonyService($lazyLoad true)
  1248.     {
  1249.         return $this->privates['fos_rest.serializer.symfony'] = new \FOS\RestBundle\Serializer\SymfonySerializerAdapter(($this->services['serializer'] ?? $this->getSerializerService()));
  1250.     }
  1251.     /**
  1252.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  1253.      *
  1254.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  1255.      */
  1256.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  1257.     {
  1258.         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())));
  1259.     }
  1260.     /**
  1261.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  1262.      *
  1263.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  1264.      */
  1265.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  1266.     {
  1267.         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()));
  1268.     }
  1269.     /**
  1270.      * Gets the private 'httplug.collector.formatter' shared service.
  1271.      *
  1272.      * @return \Http\HttplugBundle\Collector\Formatter
  1273.      */
  1274.     protected function getHttplug_Collector_FormatterService()
  1275.     {
  1276.         return $this->privates['httplug.collector.formatter'] = new \Http\HttplugBundle\Collector\Formatter(new \Http\Message\Formatter\FullHttpMessageFormatter(0), new \Http\Message\Formatter\CurlCommandFormatter());
  1277.     }
  1278.     /**
  1279.      * Gets the private 'httplug.strategy' shared service.
  1280.      *
  1281.      * @return \Http\HttplugBundle\Discovery\ConfiguredClientsStrategy
  1282.      */
  1283.     protected function getHttplug_StrategyService()
  1284.     {
  1285.         return $this->privates['httplug.strategy'] = new \Http\HttplugBundle\Discovery\ConfiguredClientsStrategy(new \Http\HttplugBundle\Collector\ProfileClient(\Http\Discovery\HttpClientDiscovery::find(), ($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector())), ($this->privates['httplug.collector.formatter'] ?? $this->getHttplug_Collector_FormatterService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), NULL);
  1286.     }
  1287.     /**
  1288.      * Gets the private 'locale_aware_listener' shared service.
  1289.      *
  1290.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  1291.      */
  1292.     protected function getLocaleAwareListenerService()
  1293.     {
  1294.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  1295.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  1296.         }, 1), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1297.     }
  1298.     /**
  1299.      * Gets the private 'locale_listener' shared service.
  1300.      *
  1301.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  1302.      */
  1303.     protected function getLocaleListenerService()
  1304.     {
  1305.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en', ($this->services['router'] ?? $this->getRouterService()));
  1306.     }
  1307.     /**
  1308.      * Gets the private 'mime_types' shared service.
  1309.      *
  1310.      * @return \Symfony\Component\Mime\MimeTypes
  1311.      */
  1312.     protected function getMimeTypesService()
  1313.     {
  1314.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  1315.         $instance->setDefault($instance);
  1316.         return $instance;
  1317.     }
  1318.     /**
  1319.      * Gets the private 'monolog.handler.console' shared service.
  1320.      *
  1321.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  1322.      */
  1323.     protected function getMonolog_Handler_ConsoleService()
  1324.     {
  1325.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  1326.     }
  1327.     /**
  1328.      * Gets the private 'monolog.handler.main' shared service.
  1329.      *
  1330.      * @return \Monolog\Handler\StreamHandler
  1331.      */
  1332.     protected function getMonolog_Handler_MainService()
  1333.     {
  1334.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler(($this->targetDirs[2].'/log/integration.log'), 100trueNULLfalse);
  1335.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  1336.         return $instance;
  1337.     }
  1338.     /**
  1339.      * Gets the private 'monolog.logger' shared service.
  1340.      *
  1341.      * @return \Symfony\Bridge\Monolog\Logger
  1342.      */
  1343.     protected function getMonolog_LoggerService()
  1344.     {
  1345.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  1346.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1347.         $instance->useMicrosecondTimestamps(true);
  1348.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1349.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1350.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1351.         return $instance;
  1352.     }
  1353.     /**
  1354.      * Gets the private 'monolog.logger.cache' shared service.
  1355.      *
  1356.      * @return \Symfony\Bridge\Monolog\Logger
  1357.      */
  1358.     protected function getMonolog_Logger_CacheService()
  1359.     {
  1360.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  1361.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1362.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1363.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1364.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1365.         return $instance;
  1366.     }
  1367.     /**
  1368.      * Gets the private 'monolog.logger.request' shared service.
  1369.      *
  1370.      * @return \Symfony\Bridge\Monolog\Logger
  1371.      */
  1372.     protected function getMonolog_Logger_RequestService()
  1373.     {
  1374.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  1375.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1376.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1377.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1378.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1379.         return $instance;
  1380.     }
  1381.     /**
  1382.      * Gets the private 'parameter_bag' shared service.
  1383.      *
  1384.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  1385.      */
  1386.     protected function getParameterBagService()
  1387.     {
  1388.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  1389.     }
  1390.     /**
  1391.      * Gets the private 'profiler_listener' shared service.
  1392.      *
  1393.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  1394.      */
  1395.     protected function getProfilerListenerService()
  1396.     {
  1397.         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);
  1398.     }
  1399.     /**
  1400.      * Gets the private 'resolve_controller_name_subscriber' shared service.
  1401.      *
  1402.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  1403.      */
  1404.     protected function getResolveControllerNameSubscriberService()
  1405.     {
  1406.         return $this->privates['resolve_controller_name_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber(($this->privates['controller_name_converter'] ?? ($this->privates['controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1))))));
  1407.     }
  1408.     /**
  1409.      * Gets the private 'router.request_context' shared service.
  1410.      *
  1411.      * @return \Symfony\Component\Routing\RequestContext
  1412.      */
  1413.     protected function getRouter_RequestContextService()
  1414.     {
  1415.         return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  1416.     }
  1417.     /**
  1418.      * Gets the private 'router_listener' shared service.
  1419.      *
  1420.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  1421.      */
  1422.     protected function getRouterListenerService()
  1423.     {
  1424.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), $this->targetDirs[3], true);
  1425.     }
  1426.     /**
  1427.      * Gets the private 'security.authentication.manager' shared service.
  1428.      *
  1429.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  1430.      */
  1431.     protected function getSecurity_Authentication_ManagerService()
  1432.     {
  1433.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  1434.             yield => ($this->privates['security.authentication.provider.simple_preauth.main'] ?? $this->load('getSecurity_Authentication_Provider_SimplePreauth_MainService.php'));
  1435.         }, 1), true);
  1436.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  1437.         return $instance;
  1438.     }
  1439.     /**
  1440.      * Gets the private 'security.firewall.map' shared service.
  1441.      *
  1442.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  1443.      */
  1444.     protected function getSecurity_Firewall_MapService()
  1445.     {
  1446.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1447.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService.php'true],
  1448.             'security.firewall.map.context.health' => ['privates''security.firewall.map.context.health''getSecurity_Firewall_Map_Context_HealthService.php'true],
  1449.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService.php'true],
  1450.         ], [
  1451.             'security.firewall.map.context.dev' => '?',
  1452.             'security.firewall.map.context.health' => '?',
  1453.             'security.firewall.map.context.main' => '?',
  1454.         ]), new RewindableGenerator(function () {
  1455.             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)/')));
  1456.             yield 'security.firewall.map.context.health' => ($this->privates['.security.request_matcher.yjw0ty5'] ?? ($this->privates['.security.request_matcher.yjw0ty5'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/_health$')));
  1457.             yield 'security.firewall.map.context.main' => NULL;
  1458.         }, 3));
  1459.     }
  1460.     /**
  1461.      * Gets the private 'security.logout_url_generator' shared service.
  1462.      *
  1463.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  1464.      */
  1465.     protected function getSecurity_LogoutUrlGeneratorService()
  1466.     {
  1467.         return $this->privates['security.logout_url_generator'] = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  1468.     }
  1469.     /**
  1470.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  1471.      *
  1472.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  1473.      */
  1474.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  1475.     {
  1476.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  1477.     }
  1478.     /**
  1479.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  1480.      *
  1481.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  1482.      */
  1483.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  1484.     {
  1485.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  1486.         $a->add(new \FOS\RestBundle\Request\RequestBodyParamConverter(($this->privates['fos_rest.serializer.symfony'] ?? $this->getFosRest_Serializer_SymfonyService()), [], '', ($this->services['validator'] ?? $this->getValidatorService()), 'validationErrors'), -50'fos_rest.request_body');
  1487.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  1488.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  1489.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  1490.     }
  1491.     /**
  1492.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  1493.      *
  1494.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  1495.      */
  1496.     protected function getSensioFrameworkExtra_Security_ListenerService()
  1497.     {
  1498.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1499.     }
  1500.     /**
  1501.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  1502.      *
  1503.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  1504.      */
  1505.     protected function getSensioFrameworkExtra_View_ListenerService()
  1506.     {
  1507.         return $this->privates['sensio_framework_extra.view.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel'1))), ($this->services['twig'] ?? $this->getTwigService()));
  1508.     }
  1509.     /**
  1510.      * Gets the private 'sentry.exception_listener' shared service.
  1511.      *
  1512.      * @return \Sentry\SentryBundle\EventListener\ExceptionListener
  1513.      */
  1514.     protected function getSentry_ExceptionListenerService()
  1515.     {
  1516.         return $this->privates['sentry.exception_listener'] = new \Sentry\SentryBundle\EventListener\ExceptionListener(($this->services['sentry.client'] ?? $this->getSentry_ClientService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->parameters['sentry.skip_capture'], ($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  1517.     }
  1518.     /**
  1519.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  1520.      *
  1521.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  1522.      */
  1523.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  1524.     {
  1525.         return $this->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))]), NULL);
  1526.     }
  1527.     /**
  1528.      * Gets the private 'translator.default' shared service.
  1529.      *
  1530.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  1531.      */
  1532.     protected function getTranslator_DefaultService()
  1533.     {
  1534.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1535.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService.php'true],
  1536.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService.php'true],
  1537.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService.php'true],
  1538.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService.php'true],
  1539.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService.php'true],
  1540.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService.php'true],
  1541.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService.php'true],
  1542.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService.php'true],
  1543.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService.php'true],
  1544.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService.php'true],
  1545.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService.php'true],
  1546.         ], [
  1547.             'translation.loader.csv' => '?',
  1548.             'translation.loader.dat' => '?',
  1549.             'translation.loader.ini' => '?',
  1550.             'translation.loader.json' => '?',
  1551.             'translation.loader.mo' => '?',
  1552.             'translation.loader.php' => '?',
  1553.             'translation.loader.po' => '?',
  1554.             'translation.loader.qt' => '?',
  1555.             'translation.loader.res' => '?',
  1556.             'translation.loader.xliff' => '?',
  1557.             'translation.loader.yml' => '?',
  1558.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDirs[0].'/translations'), 'debug' => true'resource_files' => ['af' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.af.xlf')], 'ar' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.ar.xlf')], 'az' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.bg.xlf')], 'ca' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.ca.xlf')], 'cs' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.cs.xlf')], 'cy' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], 'de' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.de.xlf')], 'el' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.en.xlf')], 'es' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.es.xlf')], 'et' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.et.xlf')], 'eu' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.eu.xlf')], 'fa' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.fa.xlf')], 'fi' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.fi.xlf')], 'fr' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.fr.xlf')], 'gl' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.hr.xlf')], 'hu' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.hu.xlf')], 'hy' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.hy.xlf')], 'id' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.it.xlf')], 'ja' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.ja.xlf')], 'lb' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.lt.xlf')], 'lv' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.mn.xlf')], 'nb' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.nl.xlf')], 'nn' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.pl.xlf')], 'pt' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.pt.xlf')], 'pt_BR' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.ro.xlf')], 'ru' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.ru.xlf')], 'sk' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sq.xlf')], 'sr_Cyrl' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.sv.xlf')], 'th' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.tr.xlf')], 'uk' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.uk.xlf')], 'vi' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf')], 'pt_PT' => [=> ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.pt_PT.xlf')]], 'scanned_directories' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations'), => ($this->targetDirs[3].'/translations'), => ($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/translations'), => ($this->targetDirs[3].'/src/Resources/DoctrineBundle/translations'), => ($this->targetDirs[3].'/vendor/doctrine/doctrine-migrations-bundle/Resources/translations'), => ($this->targetDirs[3].'/src/Resources/DoctrineMigrationsBundle/translations'), => ($this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/Resources/translations'), => ($this->targetDirs[3].'/src/Resources/FOSRestBundle/translations'), => ($this->targetDirs[3].'/vendor/php-http/httplug-bundle/src/Resources/translations'), 10 => ($this->targetDirs[3].'/src/Resources/HttplugBundle/translations'), 11 => ($this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src/Resources/translations'), 12 => ($this->targetDirs[3].'/src/Resources/SensioFrameworkExtraBundle/translations'), 13 => ($this->targetDirs[3].'/vendor/sentry/sentry-symfony/src/Resources/translations'), 14 => ($this->targetDirs[3].'/src/Resources/SentryBundle/translations'), 15 => ($this->targetDirs[3].'/vendor/symfony/framework-bundle/Resources/translations'), 16 => ($this->targetDirs[3].'/src/Resources/FrameworkBundle/translations'), 17 => ($this->targetDirs[3].'/vendor/symfony/monolog-bundle/Resources/translations'), 18 => ($this->targetDirs[3].'/src/Resources/MonologBundle/translations'), 19 => ($this->targetDirs[3].'/vendor/symfony/security-bundle/Resources/translations'), 20 => ($this->targetDirs[3].'/src/Resources/SecurityBundle/translations'), 21 => ($this->targetDirs[3].'/vendor/symfony/twig-bundle/Resources/translations'), 22 => ($this->targetDirs[3].'/src/Resources/TwigBundle/translations'), 23 => ($this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Resources/translations'), 24 => ($this->targetDirs[3].'/src/Resources/WebProfilerBundle/translations'), 25 => ($this->targetDirs[3].'/src/Resources/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'translations'=> 'vendor/doctrine/doctrine-bundle/Resources/translations'=> 'src/Resources/DoctrineBundle/translations'=> 'vendor/doctrine/doctrine-migrations-bundle/Resources/translations'=> 'src/Resources/DoctrineMigrationsBundle/translations'=> 'vendor/friendsofsymfony/rest-bundle/Resources/translations'=> 'src/Resources/FOSRestBundle/translations'=> 'vendor/php-http/httplug-bundle/src/Resources/translations'10 => 'src/Resources/HttplugBundle/translations'11 => 'vendor/sensio/framework-extra-bundle/src/Resources/translations'12 => 'src/Resources/SensioFrameworkExtraBundle/translations'13 => 'vendor/sentry/sentry-symfony/src/Resources/translations'14 => 'src/Resources/SentryBundle/translations'15 => 'vendor/symfony/framework-bundle/Resources/translations'16 => 'src/Resources/FrameworkBundle/translations'17 => 'vendor/symfony/monolog-bundle/Resources/translations'18 => 'src/Resources/MonologBundle/translations'19 => 'vendor/symfony/security-bundle/Resources/translations'20 => 'src/Resources/SecurityBundle/translations'21 => 'vendor/symfony/twig-bundle/Resources/translations'22 => 'src/Resources/TwigBundle/translations'23 => 'vendor/symfony/web-profiler-bundle/Resources/translations'24 => 'src/Resources/WebProfilerBundle/translations'25 => 'src/Resources/translations']]]);
  1559.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1560.         $instance->setFallbackLocales([=> 'en']);
  1561.         return $instance;
  1562.     }
  1563.     /**
  1564.      * Gets the private 'validator.builder' shared service.
  1565.      *
  1566.      * @return \Symfony\Component\Validator\ValidatorBuilderInterface
  1567.      */
  1568.     protected function getValidator_BuilderService()
  1569.     {
  1570.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  1571.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1572.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  1573.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  1574.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService.php'true],
  1575.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  1576.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService.php'true],
  1577.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  1578.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  1579.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  1580.         ], [
  1581.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  1582.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  1583.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  1584.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  1585.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  1586.             'doctrine.orm.validator.unique' => '?',
  1587.             'security.validator.user_password' => '?',
  1588.             'validator.expression' => '?',
  1589.         ])));
  1590.         $instance->setTranslator(new \Symfony\Component\Validator\Util\LegacyTranslatorProxy(($this->services['translator'] ?? $this->getTranslatorService())));
  1591.         $instance->setTranslationDomain('validators');
  1592.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  1593.         $instance->addMethodMapping('loadValidatorMetadata');
  1594.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  1595.         return $instance;
  1596.     }
  1597.     /**
  1598.      * Gets the private 'web_profiler.csp.handler' shared service.
  1599.      *
  1600.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  1601.      */
  1602.     protected function getWebProfiler_Csp_HandlerService()
  1603.     {
  1604.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  1605.     }
  1606.     /**
  1607.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  1608.      *
  1609.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  1610.      */
  1611.     protected function getWebProfiler_DebugToolbarService()
  1612.     {
  1613.         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()));
  1614.     }
  1615.     public function getParameter($name)
  1616.     {
  1617.         $name = (string) $name;
  1618.         if (isset($this->buildParameters[$name])) {
  1619.             return $this->buildParameters[$name];
  1620.         }
  1621.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  1622.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  1623.         }
  1624.         if (isset($this->loadedDynamicParameters[$name])) {
  1625.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  1626.         }
  1627.         return $this->parameters[$name];
  1628.     }
  1629.     public function hasParameter($name)
  1630.     {
  1631.         $name = (string) $name;
  1632.         if (isset($this->buildParameters[$name])) {
  1633.             return true;
  1634.         }
  1635.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  1636.     }
  1637.     public function setParameter($name$value)
  1638.     {
  1639.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  1640.     }
  1641.     public function getParameterBag()
  1642.     {
  1643.         if (null === $this->parameterBag) {
  1644.             $parameters $this->parameters;
  1645.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  1646.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  1647.             }
  1648.             foreach ($this->buildParameters as $name => $value) {
  1649.                 $parameters[$name] = $value;
  1650.             }
  1651.             $this->parameterBag = new FrozenParameterBag($parameters);
  1652.         }
  1653.         return $this->parameterBag;
  1654.     }
  1655.     private $loadedDynamicParameters = [
  1656.         'kernel.root_dir' => false,
  1657.         'kernel.project_dir' => false,
  1658.         'kernel.cache_dir' => false,
  1659.         'kernel.logs_dir' => false,
  1660.         'kernel.bundles_metadata' => false,
  1661.         'doctrine.orm.proxy_dir' => false,
  1662.         'doctrine_migrations.dir_name' => false,
  1663.         'sentry.dsn' => false,
  1664.         'sentry.options' => false,
  1665.         'sentry.app_path' => false,
  1666.         'kernel.secret' => false,
  1667.         'validator.mapping.cache.file' => false,
  1668.         'translator.default_path' => false,
  1669.         'profiler.storage.dsn' => false,
  1670.         'debug.container.dump' => false,
  1671.         'serializer.mapping.cache.file' => false,
  1672.         'twig.default_path' => false,
  1673.     ];
  1674.     private $dynamicParameters = [];
  1675.     /**
  1676.      * Computes a dynamic parameter.
  1677.      *
  1678.      * @param string $name The name of the dynamic parameter to load
  1679.      *
  1680.      * @return mixed The value of the dynamic parameter
  1681.      *
  1682.      * @throws InvalidArgumentException When the dynamic parameter does not exist
  1683.      */
  1684.     private function getDynamicParameter($name)
  1685.     {
  1686.         switch ($name) {
  1687.             case 'kernel.root_dir'$value = ($this->targetDirs[3].'/src'); break;
  1688.             case 'kernel.project_dir'$value $this->targetDirs[3]; break;
  1689.             case 'kernel.cache_dir'$value $this->targetDirs[0]; break;
  1690.             case 'kernel.logs_dir'$value = ($this->targetDirs[2].'/log'); break;
  1691.             case 'kernel.bundles_metadata'$value = [
  1692.                 'DoctrineBundle' => [
  1693.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle'),
  1694.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  1695.                 ],
  1696.                 'DoctrineMigrationsBundle' => [
  1697.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-migrations-bundle'),
  1698.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  1699.                 ],
  1700.                 'FOSRestBundle' => [
  1701.                     'path' => ($this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle'),
  1702.                     'namespace' => 'FOS\\RestBundle',
  1703.                 ],
  1704.                 'HttplugBundle' => [
  1705.                     'path' => ($this->targetDirs[3].'/vendor/php-http/httplug-bundle/src'),
  1706.                     'namespace' => 'Http\\HttplugBundle',
  1707.                 ],
  1708.                 'SensioFrameworkExtraBundle' => [
  1709.                     'path' => ($this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/src'),
  1710.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  1711.                 ],
  1712.                 'SentryBundle' => [
  1713.                     'path' => ($this->targetDirs[3].'/vendor/sentry/sentry-symfony/src'),
  1714.                     'namespace' => 'Sentry\\SentryBundle',
  1715.                 ],
  1716.                 'FrameworkBundle' => [
  1717.                     'path' => ($this->targetDirs[3].'/vendor/symfony/framework-bundle'),
  1718.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  1719.                 ],
  1720.                 'MonologBundle' => [
  1721.                     'path' => ($this->targetDirs[3].'/vendor/symfony/monolog-bundle'),
  1722.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  1723.                 ],
  1724.                 'SecurityBundle' => [
  1725.                     'path' => ($this->targetDirs[3].'/vendor/symfony/security-bundle'),
  1726.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  1727.                 ],
  1728.                 'TwigBundle' => [
  1729.                     'path' => ($this->targetDirs[3].'/vendor/symfony/twig-bundle'),
  1730.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  1731.                 ],
  1732.                 'WebProfilerBundle' => [
  1733.                     'path' => ($this->targetDirs[3].'/vendor/symfony/web-profiler-bundle'),
  1734.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  1735.                 ],
  1736.             ]; break;
  1737.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDirs[0].'/doctrine/orm/Proxies'); break;
  1738.             case 'doctrine_migrations.dir_name'$value = ($this->targetDirs[3].'/src/Migrations'); break;
  1739.             case 'sentry.dsn'$value $this->getEnv('SENTRY_DSN'); break;
  1740.             case 'sentry.options'$value = [
  1741.                 'app_path' => $this->targetDirs[3],
  1742.                 'curl_method' => 'async',
  1743.                 'release' => 'dev',
  1744.                 'logger' => 'php',
  1745.                 'server' => NULL,
  1746.                 'secret_key' => NULL,
  1747.                 'public_key' => NULL,
  1748.                 'project' => 1,
  1749.                 'auto_log_stacks' => false,
  1750.                 'name' => NULL,
  1751.                 'site' => NULL,
  1752.                 'tags' => [
  1753.                 ],
  1754.                 'environment' => 'integration',
  1755.                 'sample_rate' => 1,
  1756.                 'trace' => true,
  1757.                 'timeout' => 2,
  1758.                 'message_limit' => 1024,
  1759.                 'exclude' => [
  1760.                 ],
  1761.                 'excluded_exceptions' => [
  1762.                 ],
  1763.                 'http_proxy' => NULL,
  1764.                 'extra' => [
  1765.                 ],
  1766.                 'curl_path' => 'curl',
  1767.                 'curl_ipv4' => true,
  1768.                 'ca_cert' => NULL,
  1769.                 'verify_ssl' => true,
  1770.                 'curl_ssl_version' => NULL,
  1771.                 'trust_x_forwarded_proto' => false,
  1772.                 'mb_detect_order' => NULL,
  1773.                 'error_types' => NULL,
  1774.                 'ignore_server_port' => false,
  1775.                 'excluded_app_paths' => [
  1776.                     => ($this->targetDirs[3].'/src/../vendor'),
  1777.                     => ($this->targetDirs[3].'/src/../app/cache'),
  1778.                     => ($this->targetDirs[3].'/src/../var/cache'),
  1779.                 ],
  1780.                 'prefixes' => [
  1781.                     => ($this->targetDirs[3].'/src/..'),
  1782.                 ],
  1783.                 'install_default_breadcrumb_handlers' => true,
  1784.                 'install_shutdown_handler' => true,
  1785.                 'processors' => [
  1786.                     => 'Raven_Processor_SanitizeDataProcessor',
  1787.                 ],
  1788.                 'processorOptions' => [
  1789.                 ],
  1790.             ]; break;
  1791.             case 'sentry.app_path'$value = ($this->targetDirs[3].'/src/..'); break;
  1792.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  1793.             case 'validator.mapping.cache.file'$value = ($this->targetDirs[0].'/validation.php'); break;
  1794.             case 'translator.default_path'$value = ($this->targetDirs[3].'/translations'); break;
  1795.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDirs[0].'/profiler'); break;
  1796.             case 'debug.container.dump'$value = ($this->targetDirs[0].'/srcApp_KernelIntegrationDebugContainer.xml'); break;
  1797.             case 'serializer.mapping.cache.file'$value = ($this->targetDirs[0].'/serialization.php'); break;
  1798.             case 'twig.default_path'$value = ($this->targetDirs[3].'/templates'); break;
  1799.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  1800.         }
  1801.         $this->loadedDynamicParameters[$name] = true;
  1802.         return $this->dynamicParameters[$name] = $value;
  1803.     }
  1804.     /**
  1805.      * Gets the default parameters.
  1806.      *
  1807.      * @return array An array of the default parameters
  1808.      */
  1809.     protected function getDefaultParameters()
  1810.     {
  1811.         return [
  1812.             'kernel.environment' => 'integration',
  1813.             'kernel.debug' => true,
  1814.             'kernel.name' => 'src',
  1815.             'kernel.bundles' => [
  1816.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  1817.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  1818.                 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  1819.                 'HttplugBundle' => 'Http\\HttplugBundle\\HttplugBundle',
  1820.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  1821.                 'SentryBundle' => 'Sentry\\SentryBundle\\SentryBundle',
  1822.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  1823.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  1824.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  1825.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  1826.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  1827.             ],
  1828.             'kernel.charset' => 'UTF-8',
  1829.             'kernel.container_class' => 'srcApp_KernelIntegrationDebugContainer',
  1830.             'container.autowiring.strict_mode' => true,
  1831.             'container.dumper.inline_class_loader' => true,
  1832.             'env(DATABASE_URL)' => '',
  1833.             'locale' => 'en',
  1834.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  1835.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  1836.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  1837.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  1838.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  1839.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  1840.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  1841.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  1842.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  1843.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  1844.             'doctrine.entity_managers' => [
  1845.                 'default' => 'doctrine.orm.default_entity_manager',
  1846.             ],
  1847.             'doctrine.default_entity_manager' => 'default',
  1848.             'doctrine.dbal.connection_factory.types' => [
  1849.                 'uuid' => [
  1850.                     'class' => 'Ramsey\\Uuid\\Doctrine\\UuidType',
  1851.                 ],
  1852.             ],
  1853.             'doctrine.connections' => [
  1854.                 'default' => 'doctrine.dbal.default_connection',
  1855.             ],
  1856.             'doctrine.default_connection' => 'default',
  1857.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  1858.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  1859.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  1860.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  1861.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  1862.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  1863.             'doctrine.orm.cache.memcache_host' => 'localhost',
  1864.             'doctrine.orm.cache.memcache_port' => 11211,
  1865.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  1866.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  1867.             'doctrine.orm.cache.memcached_host' => 'localhost',
  1868.             'doctrine.orm.cache.memcached_port' => 11211,
  1869.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  1870.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  1871.             'doctrine.orm.cache.redis_host' => 'localhost',
  1872.             'doctrine.orm.cache.redis_port' => 6379,
  1873.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  1874.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  1875.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  1876.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  1877.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  1878.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  1879.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  1880.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  1881.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  1882.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  1883.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  1884.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  1885.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  1886.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  1887.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  1888.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  1889.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  1890.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  1891.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  1892.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  1893.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  1894.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  1895.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  1896.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  1897.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  1898.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  1899.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  1900.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  1901.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  1902.             'doctrine.orm.auto_generate_proxy_classes' => true,
  1903.             'doctrine.orm.proxy_namespace' => 'Proxies',
  1904.             'doctrine_migrations.namespace' => 'DoctrineMigrations',
  1905.             'doctrine_migrations.table_name' => 'migration_versions',
  1906.             'doctrine_migrations.column_name' => 'version',
  1907.             'doctrine_migrations.column_length' => 14,
  1908.             'doctrine_migrations.executed_at_column_name' => 'executed_at',
  1909.             'doctrine_migrations.all_or_nothing' => false,
  1910.             'doctrine_migrations.name' => 'Application Migrations',
  1911.             'doctrine_migrations.custom_template' => NULL,
  1912.             'doctrine_migrations.organize_migrations' => false,
  1913.             'fos_rest.format_listener.rules' => NULL,
  1914.             'sentry.skip_capture' => [
  1915.                 => 'Symfony\\Component\\HttpKernel\\Exception\\HttpExceptionInterface',
  1916.                 => 'Symfony\\Component\\Security\\Core\\Exception\\AuthenticationCredentialsNotFoundException',
  1917.             ],
  1918.             'sentry.client' => 'Sentry\\SentryBundle\\SentrySymfonyClient',
  1919.             'sentry.exception_listener' => 'Sentry\\SentryBundle\\EventListener\\ExceptionListener',
  1920.             'sentry.listener_priorities' => [
  1921.                 'request' => 0,
  1922.                 'kernel_exception' => 0,
  1923.                 'console_exception' => 0,
  1924.             ],
  1925.             'sentry.listener_priorities.request' => 0,
  1926.             'sentry.listener_priorities.kernel_exception' => 0,
  1927.             'sentry.listener_priorities.console_exception' => 0,
  1928.             'fragment.renderer.hinclude.global_template' => NULL,
  1929.             'fragment.path' => '/_fragment',
  1930.             'kernel.http_method_override' => true,
  1931.             'kernel.trusted_hosts' => [
  1932.             ],
  1933.             'kernel.default_locale' => 'en',
  1934.             'templating.helper.code.file_link_format' => NULL,
  1935.             'debug.file_link_format' => NULL,
  1936.             'templating.loader.cache.path' => NULL,
  1937.             'templating.engines' => [
  1938.                 => 'twig',
  1939.             ],
  1940.             'validator.mapping.cache.prefix' => '',
  1941.             'validator.translation_domain' => 'validators',
  1942.             'translator.logging' => false,
  1943.             'profiler_listener.only_exceptions' => false,
  1944.             'profiler_listener.only_master_requests' => false,
  1945.             'debug.error_handler.throw_at' => -1,
  1946.             'router.request_context.host' => 'localhost',
  1947.             'router.request_context.scheme' => 'http',
  1948.             'router.request_context.base_url' => '',
  1949.             'router.resource' => 'kernel::loadRoutes',
  1950.             'router.cache_class_prefix' => 'srcApp_KernelIntegrationDebugContainer',
  1951.             'request_listener.http_port' => 80,
  1952.             'request_listener.https_port' => 443,
  1953.             'serializer.mapping.cache.prefix' => '',
  1954.             'monolog.use_microseconds' => true,
  1955.             'monolog.swift_mailer.handlers' => [
  1956.             ],
  1957.             'monolog.handlers_to_channels' => [
  1958.                 'monolog.handler.console' => [
  1959.                     'type' => 'exclusive',
  1960.                     'elements' => [
  1961.                         => 'event',
  1962.                         => 'doctrine',
  1963.                         => 'console',
  1964.                     ],
  1965.                 ],
  1966.                 'monolog.handler.main' => [
  1967.                     'type' => 'exclusive',
  1968.                     'elements' => [
  1969.                         => 'event',
  1970.                     ],
  1971.                 ],
  1972.             ],
  1973.             'security.authentication.trust_resolver.anonymous_class' => NULL,
  1974.             'security.authentication.trust_resolver.rememberme_class' => NULL,
  1975.             'security.role_hierarchy.roles' => [
  1976.             ],
  1977.             'security.access.denied_url' => NULL,
  1978.             'security.authentication.manager.erase_credentials' => true,
  1979.             'security.authentication.session_strategy.strategy' => 'migrate',
  1980.             'security.access.always_authenticate_before_granting' => false,
  1981.             'security.authentication.hide_user_not_found' => true,
  1982.             'twig.exception_listener.controller' => 'twig.controller.exception::showAction',
  1983.             'twig.form.resources' => [
  1984.                 => 'form_div_layout.html.twig',
  1985.             ],
  1986.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  1987.             'web_profiler.debug_toolbar.mode' => 2,
  1988.             'data_collector.templates' => [
  1989.                 'data_collector.request' => [
  1990.                     => 'request',
  1991.                     => '@WebProfiler/Collector/request.html.twig',
  1992.                 ],
  1993.                 'data_collector.time' => [
  1994.                     => 'time',
  1995.                     => '@WebProfiler/Collector/time.html.twig',
  1996.                 ],
  1997.                 'data_collector.memory' => [
  1998.                     => 'memory',
  1999.                     => '@WebProfiler/Collector/memory.html.twig',
  2000.                 ],
  2001.                 'data_collector.validator' => [
  2002.                     => 'validator',
  2003.                     => '@WebProfiler/Collector/validator.html.twig',
  2004.                 ],
  2005.                 'data_collector.ajax' => [
  2006.                     => 'ajax',
  2007.                     => '@WebProfiler/Collector/ajax.html.twig',
  2008.                 ],
  2009.                 'data_collector.exception' => [
  2010.                     => 'exception',
  2011.                     => '@WebProfiler/Collector/exception.html.twig',
  2012.                 ],
  2013.                 'data_collector.logger' => [
  2014.                     => 'logger',
  2015.                     => '@WebProfiler/Collector/logger.html.twig',
  2016.                 ],
  2017.                 'data_collector.events' => [
  2018.                     => 'events',
  2019.                     => '@WebProfiler/Collector/events.html.twig',
  2020.                 ],
  2021.                 'data_collector.router' => [
  2022.                     => 'router',
  2023.                     => '@WebProfiler/Collector/router.html.twig',
  2024.                 ],
  2025.                 'data_collector.cache' => [
  2026.                     => 'cache',
  2027.                     => '@WebProfiler/Collector/cache.html.twig',
  2028.                 ],
  2029.                 'data_collector.translation' => [
  2030.                     => 'translation',
  2031.                     => '@WebProfiler/Collector/translation.html.twig',
  2032.                 ],
  2033.                 'data_collector.security' => [
  2034.                     => 'security',
  2035.                     => '@Security/Collector/security.html.twig',
  2036.                 ],
  2037.                 'data_collector.twig' => [
  2038.                     => 'twig',
  2039.                     => '@WebProfiler/Collector/twig.html.twig',
  2040.                 ],
  2041.                 'data_collector.doctrine' => [
  2042.                     => 'db',
  2043.                     => '@Doctrine/Collector/db.html.twig',
  2044.                 ],
  2045.                 'httplug.collector.collector' => [
  2046.                     => 'httplug',
  2047.                     => '@Httplug/webprofiler.html.twig',
  2048.                 ],
  2049.                 'data_collector.messenger' => [
  2050.                     => 'messenger',
  2051.                     => '@WebProfiler/Collector/messenger.html.twig',
  2052.                 ],
  2053.                 'data_collector.config' => [
  2054.                     => 'config',
  2055.                     => '@WebProfiler/Collector/config.html.twig',
  2056.                 ],
  2057.             ],
  2058.             'console.command.ids' => [
  2059.             ],
  2060.         ];
  2061.     }
  2062. }