var/cache/dev/ContainerIwrB4JX/App_KernelDevDebugContainer.php line 572

Open in your IDE?
  1. <?php
  2. namespace ContainerIwrB4JX;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  34.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  35.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  36.             '.container.private.twig' => 'get_Container_Private_TwigService',
  37.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  38.             'cache.app' => 'getCache_AppService',
  39.             'cache.system' => 'getCache_SystemService',
  40.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  41.             'doctrine' => 'getDoctrineService',
  42.             'doctrine.dbal.cities_connection' => 'getDoctrine_Dbal_CitiesConnectionService',
  43.             'doctrine.dbal.city_11111111111114_connection' => 'getDoctrine_Dbal_City11111111111114ConnectionService',
  44.             'doctrine.dbal.city_11111111111115_connection' => 'getDoctrine_Dbal_City11111111111115ConnectionService',
  45.             'doctrine.dbal.city_11111111111116_connection' => 'getDoctrine_Dbal_City11111111111116ConnectionService',
  46.             'doctrine.dbal.city_11111111111117_connection' => 'getDoctrine_Dbal_City11111111111117ConnectionService',
  47.             'doctrine.dbal.city_11111111111126_connection' => 'getDoctrine_Dbal_City11111111111126ConnectionService',
  48.             'doctrine.dbal.city_22222222222222_connection' => 'getDoctrine_Dbal_City22222222222222ConnectionService',
  49.             'doctrine.dbal.city_22222222222223_connection' => 'getDoctrine_Dbal_City22222222222223ConnectionService',
  50.             'doctrine.dbal.city_22222222222226_connection' => 'getDoctrine_Dbal_City22222222222226ConnectionService',
  51.             'doctrine.dbal.city_22222222222227_connection' => 'getDoctrine_Dbal_City22222222222227ConnectionService',
  52.             'doctrine.dbal.city_99999999999998_connection' => 'getDoctrine_Dbal_City99999999999998ConnectionService',
  53.             'doctrine.dbal.city_yyy020berlinde_connection' => 'getDoctrine_Dbal_CityYyy020berlindeConnectionService',
  54.             'doctrine.orm.em_11111111111114_entity_manager' => 'getDoctrine_Orm_Em11111111111114EntityManagerService',
  55.             'doctrine.orm.em_11111111111115_entity_manager' => 'getDoctrine_Orm_Em11111111111115EntityManagerService',
  56.             'doctrine.orm.em_11111111111116_entity_manager' => 'getDoctrine_Orm_Em11111111111116EntityManagerService',
  57.             'doctrine.orm.em_11111111111117_entity_manager' => 'getDoctrine_Orm_Em11111111111117EntityManagerService',
  58.             'doctrine.orm.em_11111111111126_entity_manager' => 'getDoctrine_Orm_Em11111111111126EntityManagerService',
  59.             'doctrine.orm.em_22222222222222_entity_manager' => 'getDoctrine_Orm_Em22222222222222EntityManagerService',
  60.             'doctrine.orm.em_22222222222223_entity_manager' => 'getDoctrine_Orm_Em22222222222223EntityManagerService',
  61.             'doctrine.orm.em_22222222222226_entity_manager' => 'getDoctrine_Orm_Em22222222222226EntityManagerService',
  62.             'doctrine.orm.em_22222222222227_entity_manager' => 'getDoctrine_Orm_Em22222222222227EntityManagerService',
  63.             'doctrine.orm.em_99999999999998_entity_manager' => 'getDoctrine_Orm_Em99999999999998EntityManagerService',
  64.             'doctrine.orm.em_cities_entity_manager' => 'getDoctrine_Orm_EmCitiesEntityManagerService',
  65.             'doctrine.orm.em_yyy020berlinde_entity_manager' => 'getDoctrine_Orm_EmYyy020berlindeEntityManagerService',
  66.             'event_dispatcher' => 'getEventDispatcherService',
  67.             'fos_rest.view_handler' => 'getFosRest_ViewHandlerService',
  68.             'http_kernel' => 'getHttpKernelService',
  69.             'jms_serializer' => 'getJmsSerializerService',
  70.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  71.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  72.             'request_stack' => 'getRequestStackService',
  73.             'router' => 'getRouterService',
  74.             'translator' => 'getTranslatorService',
  75.             'cache_clearer' => 'getCacheClearerService',
  76.             'filesystem' => 'getFilesystemService',
  77.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  78.             'form.factory' => 'getForm_FactoryService',
  79.             'form.type.file' => 'getForm_Type_FileService',
  80.             'profiler' => 'getProfilerService',
  81.             'twig' => 'getTwigService',
  82.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  83.             'security.token_storage' => 'getSecurity_TokenStorageService',
  84.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  85.             'session' => 'getSessionService',
  86.             'validator' => 'getValidatorService',
  87.         ];
  88.         $this->fileMap = [
  89.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  90.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  91.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  92.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  93.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  94.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  95.             '.container.private.session' => 'get_Container_Private_SessionService',
  96.             'App\\Controller\\AnnexesPcController' => 'getAnnexesPcControllerService',
  97.             'App\\Controller\\AnnexesPdaController' => 'getAnnexesPdaControllerService',
  98.             'App\\Controller\\AntaiController' => 'getAntaiControllerService',
  99.             'App\\Controller\\DefaultController' => 'getDefaultControllerService',
  100.             'App\\Controller\\FinanceController' => 'getFinanceControllerService',
  101.             'App\\Controller\\FpsController' => 'getFpsControllerService',
  102.             'App\\Controller\\PaymentCodeController' => 'getPaymentCodeControllerService',
  103.             'App\\Controller\\PaymentController' => 'getPaymentControllerService',
  104.             'App\\Controller\\SeisinController' => 'getSeisinControllerService',
  105.             'App\\Exyzt\\JwtAuthentificationBundle\\Controller\\Authentification2Controller' => 'getAuthentification2ControllerService',
  106.             'App\\Exyzt\\JwtAuthentificationBundle\\Controller\\AuthentificationController' => 'getAuthentificationControllerService',
  107.             'App\\Exyzt\\JwtAuthentificationBundle\\Controller\\DefaultController' => 'getDefaultController2Service',
  108.             'App\\Exyzt\\UtilBundle\\Controller\\DefaultController' => 'getDefaultController3Service',
  109.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  110.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  111.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  112.             'antivirus.service' => 'getAntivirus_ServiceService',
  113.             'api.event.authentication_failure_listener' => 'getApi_Event_AuthenticationFailureListenerService',
  114.             'api.event.jwt_created_listener' => 'getApi_Event_JwtCreatedListenerService',
  115.             'cache.app_clearer' => 'getCache_AppClearerService',
  116.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  117.             'cache.system_clearer' => 'getCache_SystemClearerService',
  118.             'cache_warmer' => 'getCacheWarmerService',
  119.             'console.command.public_alias.App\\Command\\DowngradeDBCommand' => 'getDowngradeDBCommandService',
  120.             'console.command.public_alias.App\\Command\\FPS\\ReassignFPSCommand' => 'getReassignFPSCommandService',
  121.             'console.command.public_alias.App\\Command\\FPS\\SendFpsToAntaiCcspUpdateCommand' => 'getSendFpsToAntaiCcspUpdateCommandService',
  122.             'console.command.public_alias.App\\Command\\FPS\\SendFpsToAntaiCommand' => 'getSendFpsToAntaiCommandService',
  123.             'console.command.public_alias.App\\Command\\FPS\\SendFpsToAntaiManualCanceledCommand' => 'getSendFpsToAntaiManualCanceledCommandService',
  124.             'console.command.public_alias.App\\Command\\FPS\\SendTicketFPSCommand' => 'getSendTicketFPSCommandService',
  125.             'console.command.public_alias.App\\Command\\UpdateDBCommand' => 'getUpdateDBCommandService',
  126.             'console.command_loader' => 'getConsole_CommandLoaderService',
  127.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  128.             'error_controller' => 'getErrorControllerService',
  129.             'exyzt_rest.query' => 'getExyztRest_QueryService',
  130.             'fos_rest.serializer.jms_handler_registry' => 'getFosRest_Serializer_JmsHandlerRegistryService',
  131.             'jms_serializer.handler_registry' => 'getJmsSerializer_HandlerRegistryService',
  132.             'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService',
  133.             'jms_serializer.twig_extension.serializer_runtime_helper' => 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService',
  134.             'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
  135.             'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
  136.             'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
  137.             'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
  138.             'monolog.logger.fps.antai' => 'getMonolog_Logger_Fps_AntaiService',
  139.             'monolog.logger.fps.ccsp_update.antai' => 'getMonolog_Logger_Fps_CcspUpdate_AntaiService',
  140.             'monolog.logger.fps.outside_manual_cancel.antai' => 'getMonolog_Logger_Fps_OutsideManualCancel_AntaiService',
  141.             'monolog.logger.fps.sync.antai' => 'getMonolog_Logger_Fps_Sync_AntaiService',
  142.             'monolog.logger.fps.sync_timer.antai' => 'getMonolog_Logger_Fps_SyncTimer_AntaiService',
  143.             'monolog.logger.fps.ticket' => 'getMonolog_Logger_Fps_TicketService',
  144.             'routing.loader' => 'getRouting_LoaderService',
  145.             'services_resetter' => 'getServicesResetterService',
  146.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  147.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  148.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  149.         ];
  150.         $this->aliases = [
  151.             'App\\Kernel' => 'kernel',
  152.             'database_connection' => 'doctrine.dbal.cities_connection',
  153.             'doctrine.orm.entity_manager' => 'doctrine.orm.em_cities_entity_manager',
  154.             'jms_serializer.authorization_checker' => '.container.private.security.authorization_checker',
  155.         ];
  156.         $this->privates['service_container'] = function () {
  157.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  158.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  159.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  160.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  161.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  162.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  163.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  164.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  165.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  166.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  167.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  168.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  169.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  170.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  171.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  172.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  173.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  174.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  175.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  176.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  177.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  178.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  179.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  180.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  181.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  182.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  183.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  184.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  185.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  186.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  187.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  188.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  189.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  190.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  191.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  192.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  193.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  194.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  195.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  196.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  197.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  198.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  199.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  200.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  201.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  202.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  205.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  206.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  214.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  216.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  231.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  232.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  233.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  243.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  244.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  245.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  246.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  279.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  280.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  281.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  282.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  283.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  284.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  285.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  286.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  287.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  288.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  289.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  291.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  293.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  294.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  295.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  296.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  298.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  299.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  300.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  301.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  302.             include_once \dirname(__DIR__4).'/src/Service/DataBase/Connection/DynamicConnection.php';
  303.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  304.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  305.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  307.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  308.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  309.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  310.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  311.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  312.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  314.             include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  315.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  316.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  317.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  318.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  319.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  320.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  321.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  322.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  323.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  324.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  325.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  326.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  327.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  328.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php';
  329.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  330.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  331.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  332.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  333.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  334.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  335.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  336.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  337.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  338.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  339.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  340.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  341.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  342.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  343.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  345.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  347.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  348.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  349.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  350.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  352.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  353.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  354.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  355.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  356.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  357.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  358.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  359.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  360.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  361.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  380.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/ViewResponseListener.php';
  381.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/BodyListener.php';
  382.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderProviderInterface.php';
  383.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/ContainerDecoderProvider.php';
  384.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/FormatListener.php';
  385.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  386.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  387.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Negotiation/FormatNegotiator.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  390.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/ParamFetcherListener.php';
  391.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamFetcherInterface.php';
  392.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Util/ResolverTrait.php';
  393.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamFetcher.php';
  394.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamReaderInterface.php';
  395.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamReader.php';
  396.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/ParserInterface.php';
  397.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/Parser.php';
  398.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  399.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  400.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  412.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandlerInterface.php';
  413.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ConfigurableViewHandlerInterface.php';
  414.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php';
  415.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Serializer.php';
  416.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/JMSSerializerAdapter.php';
  417.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  418.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  419.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  420.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/SerializerInterface.php';
  421.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ArrayTransformerInterface.php';
  422.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Serializer.php';
  423.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  424.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  425.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  426.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  427.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/LazyLoadingDriver.php';
  428.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/GraphNavigatorFactoryInterface.php';
  429.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/DeserializationGraphNavigatorFactory.php';
  430.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/ObjectConstructorInterface.php';
  431.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/DoctrineObjectConstructor.php';
  432.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/UnserializeObjectConstructor.php';
  433.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Accessor/AccessorStrategyInterface.php';
  434.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Accessor/DefaultAccessorStrategy.php';
  435.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/CompilableExpressionEvaluatorInterface.php';
  436.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluatorInterface.php';
  437.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluator.php';
  438.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ExpressionLanguage/BasicSerializerFunctionsProvider.php';
  439.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcherInterface.php';
  440.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcher.php';
  441.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/LazyEventDispatcher.php';
  442.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/SerializationGraphNavigatorFactory.php';
  443.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/SerializationVisitorFactory.php';
  444.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/JsonSerializationVisitorFactory.php';
  445.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/XmlSerializationVisitorFactory.php';
  446.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/DeserializationVisitorFactory.php';
  447.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/JsonDeserializationVisitorFactory.php';
  448.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/XmlDeserializationVisitorFactory.php';
  449.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  455.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  460.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  461.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  462.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  463.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  464.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  465.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  467.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  468.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  469.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  470.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  471.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  473.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  474.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  475.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  476.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  477.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  478.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  479.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  480.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  481.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  482.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  483.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  484.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  485.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  486.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  488.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  503.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  504.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/DebugExtension.php';
  505.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
  506.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  507.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  508.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  509.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  510.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  511.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  512.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  514.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  515.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  516.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  517.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  523.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
  524.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistry.php';
  525.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/LazyHandlerRegistry.php';
  526.         };
  527.     }
  528.     public function compile(): void
  529.     {
  530.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  531.     }
  532.     public function isCompiled(): bool
  533.     {
  534.         return true;
  535.     }
  536.     public function getRemovedIds(): array
  537.     {
  538.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  539.     }
  540.     protected function load($file$lazyLoad true)
  541.     {
  542.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  543.             return $class::do($this$lazyLoad);
  544.         }
  545.         if ('.' === $file[-4]) {
  546.             $class substr($class0, -4);
  547.         } else {
  548.             $file .= '.php';
  549.         }
  550.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  551.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  552.     }
  553.     /**
  554.      * Gets the public '.container.private.profiler' shared service.
  555.      *
  556.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  557.      */
  558.     protected function get_Container_Private_ProfilerService()
  559.     {
  560.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  561.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  562.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  563.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  564.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  565.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  566.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  567.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  568.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  569.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  570.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  571.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  572.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  573.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  574.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  575.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  576.         $d->addInstance('cache.doctrine.orm.em_cities.result', ($this->privates['cache.doctrine.orm.em_cities.result'] ?? $this->getCache_Doctrine_Orm_EmCities_ResultService()));
  577.         $d->addInstance('cache.doctrine.orm.em_cities.query', ($this->privates['cache.doctrine.orm.em_cities.query'] ?? $this->getCache_Doctrine_Orm_EmCities_QueryService()));
  578.         $d->addInstance('cache.doctrine.orm.em_11111111111114.result', ($this->privates['cache.doctrine.orm.em_11111111111114.result'] ?? $this->getCache_Doctrine_Orm_Em11111111111114_ResultService()));
  579.         $d->addInstance('cache.doctrine.orm.em_11111111111114.query', ($this->privates['cache.doctrine.orm.em_11111111111114.query'] ?? $this->getCache_Doctrine_Orm_Em11111111111114_QueryService()));
  580.         $d->addInstance('cache.doctrine.orm.em_11111111111115.result', ($this->privates['cache.doctrine.orm.em_11111111111115.result'] ?? $this->getCache_Doctrine_Orm_Em11111111111115_ResultService()));
  581.         $d->addInstance('cache.doctrine.orm.em_11111111111115.query', ($this->privates['cache.doctrine.orm.em_11111111111115.query'] ?? $this->getCache_Doctrine_Orm_Em11111111111115_QueryService()));
  582.         $d->addInstance('cache.doctrine.orm.em_11111111111116.result', ($this->privates['cache.doctrine.orm.em_11111111111116.result'] ?? $this->getCache_Doctrine_Orm_Em11111111111116_ResultService()));
  583.         $d->addInstance('cache.doctrine.orm.em_11111111111116.query', ($this->privates['cache.doctrine.orm.em_11111111111116.query'] ?? $this->getCache_Doctrine_Orm_Em11111111111116_QueryService()));
  584.         $d->addInstance('cache.doctrine.orm.em_11111111111117.result', ($this->privates['cache.doctrine.orm.em_11111111111117.result'] ?? $this->getCache_Doctrine_Orm_Em11111111111117_ResultService()));
  585.         $d->addInstance('cache.doctrine.orm.em_11111111111117.query', ($this->privates['cache.doctrine.orm.em_11111111111117.query'] ?? $this->getCache_Doctrine_Orm_Em11111111111117_QueryService()));
  586.         $d->addInstance('cache.doctrine.orm.em_11111111111126.result', ($this->privates['cache.doctrine.orm.em_11111111111126.result'] ?? $this->getCache_Doctrine_Orm_Em11111111111126_ResultService()));
  587.         $d->addInstance('cache.doctrine.orm.em_11111111111126.query', ($this->privates['cache.doctrine.orm.em_11111111111126.query'] ?? $this->getCache_Doctrine_Orm_Em11111111111126_QueryService()));
  588.         $d->addInstance('cache.doctrine.orm.em_22222222222222.result', ($this->privates['cache.doctrine.orm.em_22222222222222.result'] ?? $this->getCache_Doctrine_Orm_Em22222222222222_ResultService()));
  589.         $d->addInstance('cache.doctrine.orm.em_22222222222222.query', ($this->privates['cache.doctrine.orm.em_22222222222222.query'] ?? $this->getCache_Doctrine_Orm_Em22222222222222_QueryService()));
  590.         $d->addInstance('cache.doctrine.orm.em_22222222222223.result', ($this->privates['cache.doctrine.orm.em_22222222222223.result'] ?? $this->getCache_Doctrine_Orm_Em22222222222223_ResultService()));
  591.         $d->addInstance('cache.doctrine.orm.em_22222222222223.query', ($this->privates['cache.doctrine.orm.em_22222222222223.query'] ?? $this->getCache_Doctrine_Orm_Em22222222222223_QueryService()));
  592.         $d->addInstance('cache.doctrine.orm.em_22222222222226.result', ($this->privates['cache.doctrine.orm.em_22222222222226.result'] ?? $this->getCache_Doctrine_Orm_Em22222222222226_ResultService()));
  593.         $d->addInstance('cache.doctrine.orm.em_22222222222226.query', ($this->privates['cache.doctrine.orm.em_22222222222226.query'] ?? $this->getCache_Doctrine_Orm_Em22222222222226_QueryService()));
  594.         $d->addInstance('cache.doctrine.orm.em_22222222222227.result', ($this->privates['cache.doctrine.orm.em_22222222222227.result'] ?? $this->getCache_Doctrine_Orm_Em22222222222227_ResultService()));
  595.         $d->addInstance('cache.doctrine.orm.em_22222222222227.query', ($this->privates['cache.doctrine.orm.em_22222222222227.query'] ?? $this->getCache_Doctrine_Orm_Em22222222222227_QueryService()));
  596.         $d->addInstance('cache.doctrine.orm.em_99999999999998.result', ($this->privates['cache.doctrine.orm.em_99999999999998.result'] ?? $this->getCache_Doctrine_Orm_Em99999999999998_ResultService()));
  597.         $d->addInstance('cache.doctrine.orm.em_99999999999998.query', ($this->privates['cache.doctrine.orm.em_99999999999998.query'] ?? $this->getCache_Doctrine_Orm_Em99999999999998_QueryService()));
  598.         $d->addInstance('cache.doctrine.orm.em_yyy020berlinde.result', ($this->privates['cache.doctrine.orm.em_yyy020berlinde.result'] ?? $this->getCache_Doctrine_Orm_EmYyy020berlinde_ResultService()));
  599.         $d->addInstance('cache.doctrine.orm.em_yyy020berlinde.query', ($this->privates['cache.doctrine.orm.em_yyy020berlinde.query'] ?? $this->getCache_Doctrine_Orm_EmYyy020berlinde_QueryService()));
  600.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  601.         $e = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true);
  602.         $e->addLogger('cities', ($this->privates['doctrine.dbal.logger.profiling.cities'] ?? ($this->privates['doctrine.dbal.logger.profiling.cities'] = new \Doctrine\DBAL\Logging\DebugStack())));
  603.         $e->addLogger('city_11111111111114', ($this->privates['doctrine.dbal.logger.profiling.city_11111111111114'] ?? ($this->privates['doctrine.dbal.logger.profiling.city_11111111111114'] = new \Doctrine\DBAL\Logging\DebugStack())));
  604.         $e->addLogger('city_11111111111115', ($this->privates['doctrine.dbal.logger.profiling.city_11111111111115'] ?? ($this->privates['doctrine.dbal.logger.profiling.city_11111111111115'] = new \Doctrine\DBAL\Logging\DebugStack())));
  605.         $e->addLogger('city_11111111111116', ($this->privates['doctrine.dbal.logger.profiling.city_11111111111116'] ?? ($this->privates['doctrine.dbal.logger.profiling.city_11111111111116'] = new \Doctrine\DBAL\Logging\DebugStack())));
  606.         $e->addLogger('city_11111111111117', ($this->privates['doctrine.dbal.logger.profiling.city_11111111111117'] ?? ($this->privates['doctrine.dbal.logger.profiling.city_11111111111117'] = new \Doctrine\DBAL\Logging\DebugStack())));
  607.         $e->addLogger('city_11111111111126', ($this->privates['doctrine.dbal.logger.profiling.city_11111111111126'] ?? ($this->privates['doctrine.dbal.logger.profiling.city_11111111111126'] = new \Doctrine\DBAL\Logging\DebugStack())));
  608.         $e->addLogger('city_22222222222222', ($this->privates['doctrine.dbal.logger.profiling.city_22222222222222'] ?? ($this->privates['doctrine.dbal.logger.profiling.city_22222222222222'] = new \Doctrine\DBAL\Logging\DebugStack())));
  609.         $e->addLogger('city_22222222222223', ($this->privates['doctrine.dbal.logger.profiling.city_22222222222223'] ?? ($this->privates['doctrine.dbal.logger.profiling.city_22222222222223'] = new \Doctrine\DBAL\Logging\DebugStack())));
  610.         $e->addLogger('city_22222222222226', ($this->privates['doctrine.dbal.logger.profiling.city_22222222222226'] ?? ($this->privates['doctrine.dbal.logger.profiling.city_22222222222226'] = new \Doctrine\DBAL\Logging\DebugStack())));
  611.         $e->addLogger('city_22222222222227', ($this->privates['doctrine.dbal.logger.profiling.city_22222222222227'] ?? ($this->privates['doctrine.dbal.logger.profiling.city_22222222222227'] = new \Doctrine\DBAL\Logging\DebugStack())));
  612.         $e->addLogger('city_99999999999998', ($this->privates['doctrine.dbal.logger.profiling.city_99999999999998'] ?? ($this->privates['doctrine.dbal.logger.profiling.city_99999999999998'] = new \Doctrine\DBAL\Logging\DebugStack())));
  613.         $e->addLogger('city_yyy020berlinde', ($this->privates['doctrine.dbal.logger.profiling.city_yyy020berlinde'] ?? ($this->privates['doctrine.dbal.logger.profiling.city_yyy020berlinde'] = new \Doctrine\DBAL\Logging\DebugStack())));
  614.         $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  615.         if ($this->has('kernel')) {
  616.             $f->setKernel($b);
  617.         }
  618.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  619.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  620.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  621.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  622.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  623.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  624.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  625.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  626.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  627.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  628.         $instance->add($d);
  629.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  630.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));
  631.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  632.         $instance->add($e);
  633.         $instance->add($f);
  634.         return $instance;
  635.     }
  636.     /**
  637.      * Gets the public '.container.private.security.authorization_checker' shared service.
  638.      *
  639.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  640.      */
  641.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  642.     {
  643.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  644.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  645.             return $this->services['.container.private.security.authorization_checker'];
  646.         }
  647.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $afalse);
  648.     }
  649.     /**
  650.      * Gets the public '.container.private.security.token_storage' shared service.
  651.      *
  652.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  653.      */
  654.     protected function get_Container_Private_Security_TokenStorageService()
  655.     {
  656.         return $this->services['.container.private.security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  657.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  658.         ], [
  659.             'request_stack' => '?',
  660.         ]));
  661.     }
  662.     /**
  663.      * Gets the public '.container.private.twig' shared service.
  664.      *
  665.      * @return \Twig\Environment
  666.      */
  667.     protected function get_Container_Private_TwigService()
  668.     {
  669.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  670.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  671.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  672.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  673.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  674.         $a->addPath((\dirname(__DIR__4).'/src/Exyzt/UtilBundle/Resources/views'), 'ExyztUtil');
  675.         $a->addPath((\dirname(__DIR__4).'/src/Exyzt/UtilBundle/Resources/views'), '!ExyztUtil');
  676.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  677.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  678.         $a->addPath((\dirname(__DIR__4).'/templates'));
  679.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  680.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  681.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  682.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  683.         $d = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  684.         $e = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  685.         $f = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  686.         $g = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  687.         $g->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $d]);
  688.         $h = new \Symfony\Bridge\Twig\AppVariable();
  689.         $h->setEnvironment('dev');
  690.         $h->setDebug(true);
  691.         if ($this->has('.container.private.security.token_storage')) {
  692.             $h->setTokenStorage($f);
  693.         }
  694.         if ($this->has('request_stack')) {
  695.             $h->setRequestStack($e);
  696.         }
  697.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  698.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  699.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  700.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d\dirname(__DIR__4), 'UTF-8'));
  701.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  702.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  703.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  704.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  705.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  706.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($e, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  707.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  708.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  709.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($e, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $f)));
  710.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  711.         $instance->addExtension(new \Twig\Extension\DebugExtension());
  712.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension());
  713.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($g));
  714.         $instance->addGlobal('app'$h);
  715.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  716.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  717.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  718.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  719.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['services''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService'true],
  720.         ], [
  721.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  722.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  723.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  724.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  725.         ])));
  726.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  727.         return $instance;
  728.     }
  729.     /**
  730.      * Gets the public '.container.private.validator' shared service.
  731.      *
  732.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  733.      */
  734.     protected function get_Container_Private_ValidatorService()
  735.     {
  736.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  737.     }
  738.     /**
  739.      * Gets the public 'cache.app' shared service.
  740.      *
  741.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  742.      */
  743.     protected function getCache_AppService()
  744.     {
  745.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('aqN3InANu1'0, ($this->targetDir.''.'/pools/app'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue));
  746.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  747.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  748.     }
  749.     /**
  750.      * Gets the public 'cache.system' shared service.
  751.      *
  752.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  753.      */
  754.     protected function getCache_SystemService()
  755.     {
  756.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('FplKveb610'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  757.     }
  758.     /**
  759.      * Gets the public 'cache.validator_expression_language' shared service.
  760.      *
  761.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  762.      */
  763.     protected function getCache_ValidatorExpressionLanguageService()
  764.     {
  765.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('+9kiokDZJi'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  766.     }
  767.     /**
  768.      * Gets the public 'doctrine' shared service.
  769.      *
  770.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  771.      */
  772.     protected function getDoctrineService()
  773.     {
  774.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'cities''em_cities');
  775.     }
  776.     /**
  777.      * Gets the public 'doctrine.dbal.cities_connection' shared service.
  778.      *
  779.      * @return \App\Service\DataBase\Connection\DynamicConnection
  780.      */
  781.     protected function getDoctrine_Dbal_CitiesConnectionService()
  782.     {
  783.         $a = new \Doctrine\DBAL\Configuration();
  784.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), => ($this->privates['doctrine.dbal.logger.profiling.cities'] ?? ($this->privates['doctrine.dbal.logger.profiling.cities'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  785.         return $this->services['doctrine.dbal.cities_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'wrapperClass' => 'App\\Service\\DataBase\\Connection\\DynamicConnection''defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  786.             'doctrine.orm.em_cities_listeners.attach_entity_listeners' => ['privates''doctrine.orm.em_cities_listeners.attach_entity_listeners''getDoctrine_Orm_EmCitiesListeners_AttachEntityListenersService'true],
  787.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  788.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  789.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  790.             'exyzt.doctrine_listener.photo_creation' => ['privates''exyzt.doctrine_listener.photo_creation''getExyzt_DoctrineListener_PhotoCreationService'true],
  791.             'exyzt.doctrine_listener.photo_load' => ['privates''exyzt.doctrine_listener.photo_load''getExyzt_DoctrineListener_PhotoLoadService'true],
  792.         ], [
  793.             'doctrine.orm.em_cities_listeners.attach_entity_listeners' => '?',
  794.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  795.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  796.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  797.             'exyzt.doctrine_listener.photo_creation' => '?',
  798.             'exyzt.doctrine_listener.photo_load' => '?',
  799.         ]), [=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> [=> [=> 'prePersist'], => 'exyzt.doctrine_listener.photo_creation'], => [=> [=> 'postLoad'], => 'exyzt.doctrine_listener.photo_load'], => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.em_cities_listeners.attach_entity_listeners']]), []);
  800.     }
  801.     /**
  802.      * Gets the public 'doctrine.dbal.city_11111111111114_connection' shared service.
  803.      *
  804.      * @return \Doctrine\DBAL\Connection
  805.      */
  806.     protected function getDoctrine_Dbal_City11111111111114ConnectionService()
  807.     {
  808.         $a = new \Doctrine\DBAL\Configuration();
  809.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), => ($this->privates['doctrine.dbal.logger.profiling.city_11111111111114'] ?? ($this->privates['doctrine.dbal.logger.profiling.city_11111111111114'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  810.         return $this->services['doctrine.dbal.city_11111111111114_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL_11111111111114'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  811.             'doctrine.orm.em_11111111111114_listeners.attach_entity_listeners' => ['privates''doctrine.orm.em_11111111111114_listeners.attach_entity_listeners''getDoctrine_Orm_Em11111111111114Listeners_AttachEntityListenersService'true],
  812.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  813.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  814.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  815.             'exyzt.doctrine_listener.photo_creation' => ['privates''exyzt.doctrine_listener.photo_creation''getExyzt_DoctrineListener_PhotoCreationService'true],
  816.             'exyzt.doctrine_listener.photo_load' => ['privates''exyzt.doctrine_listener.photo_load''getExyzt_DoctrineListener_PhotoLoadService'true],
  817.         ], [
  818.             'doctrine.orm.em_11111111111114_listeners.attach_entity_listeners' => '?',
  819.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  820.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  821.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  822.             'exyzt.doctrine_listener.photo_creation' => '?',
  823.             'exyzt.doctrine_listener.photo_load' => '?',
  824.         ]), [=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> [=> [=> 'prePersist'], => 'exyzt.doctrine_listener.photo_creation'], => [=> [=> 'postLoad'], => 'exyzt.doctrine_listener.photo_load'], => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.em_11111111111114_listeners.attach_entity_listeners']]), []);
  825.     }
  826.     /**
  827.      * Gets the public 'doctrine.dbal.city_11111111111115_connection' shared service.
  828.      *
  829.      * @return \Doctrine\DBAL\Connection
  830.      */
  831.     protected function getDoctrine_Dbal_City11111111111115ConnectionService()
  832.     {
  833.         $a = new \Doctrine\DBAL\Configuration();
  834.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), => ($this->privates['doctrine.dbal.logger.profiling.city_11111111111115'] ?? ($this->privates['doctrine.dbal.logger.profiling.city_11111111111115'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  835.         return $this->services['doctrine.dbal.city_11111111111115_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL_11111111111115'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  836.             'doctrine.orm.em_11111111111115_listeners.attach_entity_listeners' => ['privates''doctrine.orm.em_11111111111115_listeners.attach_entity_listeners''getDoctrine_Orm_Em11111111111115Listeners_AttachEntityListenersService'true],
  837.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  838.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  839.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  840.             'exyzt.doctrine_listener.photo_creation' => ['privates''exyzt.doctrine_listener.photo_creation''getExyzt_DoctrineListener_PhotoCreationService'true],
  841.             'exyzt.doctrine_listener.photo_load' => ['privates''exyzt.doctrine_listener.photo_load''getExyzt_DoctrineListener_PhotoLoadService'true],
  842.         ], [
  843.             'doctrine.orm.em_11111111111115_listeners.attach_entity_listeners' => '?',
  844.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  845.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  846.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  847.             'exyzt.doctrine_listener.photo_creation' => '?',
  848.             'exyzt.doctrine_listener.photo_load' => '?',
  849.         ]), [=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> [=> [=> 'prePersist'], => 'exyzt.doctrine_listener.photo_creation'], => [=> [=> 'postLoad'], => 'exyzt.doctrine_listener.photo_load'], => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.em_11111111111115_listeners.attach_entity_listeners']]), []);
  850.     }
  851.     /**
  852.      * Gets the public 'doctrine.dbal.city_11111111111116_connection' shared service.
  853.      *
  854.      * @return \Doctrine\DBAL\Connection
  855.      */
  856.     protected function getDoctrine_Dbal_City11111111111116ConnectionService()
  857.     {
  858.         $a = new \Doctrine\DBAL\Configuration();
  859.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), => ($this->privates['doctrine.dbal.logger.profiling.city_11111111111116'] ?? ($this->privates['doctrine.dbal.logger.profiling.city_11111111111116'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  860.         return $this->services['doctrine.dbal.city_11111111111116_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL_11111111111116'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  861.             'doctrine.orm.em_11111111111116_listeners.attach_entity_listeners' => ['privates''doctrine.orm.em_11111111111116_listeners.attach_entity_listeners''getDoctrine_Orm_Em11111111111116Listeners_AttachEntityListenersService'true],
  862.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  863.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  864.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  865.             'exyzt.doctrine_listener.photo_creation' => ['privates''exyzt.doctrine_listener.photo_creation''getExyzt_DoctrineListener_PhotoCreationService'true],
  866.             'exyzt.doctrine_listener.photo_load' => ['privates''exyzt.doctrine_listener.photo_load''getExyzt_DoctrineListener_PhotoLoadService'true],
  867.         ], [
  868.             'doctrine.orm.em_11111111111116_listeners.attach_entity_listeners' => '?',
  869.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  870.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  871.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  872.             'exyzt.doctrine_listener.photo_creation' => '?',
  873.             'exyzt.doctrine_listener.photo_load' => '?',
  874.         ]), [=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> [=> [=> 'prePersist'], => 'exyzt.doctrine_listener.photo_creation'], => [=> [=> 'postLoad'], => 'exyzt.doctrine_listener.photo_load'], => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.em_11111111111116_listeners.attach_entity_listeners']]), []);
  875.     }
  876.     /**
  877.      * Gets the public 'doctrine.dbal.city_11111111111117_connection' shared service.
  878.      *
  879.      * @return \Doctrine\DBAL\Connection
  880.      */
  881.     protected function getDoctrine_Dbal_City11111111111117ConnectionService()
  882.     {
  883.         $a = new \Doctrine\DBAL\Configuration();
  884.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), => ($this->privates['doctrine.dbal.logger.profiling.city_11111111111117'] ?? ($this->privates['doctrine.dbal.logger.profiling.city_11111111111117'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  885.         return $this->services['doctrine.dbal.city_11111111111117_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['url' => 'postgresql://'.$this->getEnv('string:resolve:PG_USER_11111111111117').':'.$this->getEnv('string:resolve:PG_PASSWORD_11111111111117').'@exyzt:'.$this->getEnv('string:resolve:PG_PORT_11111111111117').'/'.$this->getEnv('string:resolve:PG_DATABASE_11111111111117'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  886.             'doctrine.orm.em_11111111111117_listeners.attach_entity_listeners' => ['privates''doctrine.orm.em_11111111111117_listeners.attach_entity_listeners''getDoctrine_Orm_Em11111111111117Listeners_AttachEntityListenersService'true],
  887.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  888.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  889.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  890.             'exyzt.doctrine_listener.photo_creation' => ['privates''exyzt.doctrine_listener.photo_creation''getExyzt_DoctrineListener_PhotoCreationService'true],
  891.             'exyzt.doctrine_listener.photo_load' => ['privates''exyzt.doctrine_listener.photo_load''getExyzt_DoctrineListener_PhotoLoadService'true],
  892.         ], [
  893.             'doctrine.orm.em_11111111111117_listeners.attach_entity_listeners' => '?',
  894.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  895.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  896.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  897.             'exyzt.doctrine_listener.photo_creation' => '?',
  898.             'exyzt.doctrine_listener.photo_load' => '?',
  899.         ]), [=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> [=> [=> 'prePersist'], => 'exyzt.doctrine_listener.photo_creation'], => [=> [=> 'postLoad'], => 'exyzt.doctrine_listener.photo_load'], => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.em_11111111111117_listeners.attach_entity_listeners']]), []);
  900.     }
  901.     /**
  902.      * Gets the public 'doctrine.dbal.city_11111111111126_connection' shared service.
  903.      *
  904.      * @return \Doctrine\DBAL\Connection
  905.      */
  906.     protected function getDoctrine_Dbal_City11111111111126ConnectionService()
  907.     {
  908.         $a = new \Doctrine\DBAL\Configuration();
  909.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), => ($this->privates['doctrine.dbal.logger.profiling.city_11111111111126'] ?? ($this->privates['doctrine.dbal.logger.profiling.city_11111111111126'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  910.         return $this->services['doctrine.dbal.city_11111111111126_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['url' => 'postgresql://'.$this->getEnv('string:resolve:PG_USER_11111111111126').':'.$this->getEnv('string:resolve:PG_PASSWORD_11111111111126').'@'.$this->getEnv('string:resolve:PG_HOST_11111111111126').':'.$this->getEnv('string:resolve:PG_PORT_11111111111126').'/'.$this->getEnv('string:resolve:PG_DATABASE_11111111111126'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  911.             'doctrine.orm.em_11111111111126_listeners.attach_entity_listeners' => ['privates''doctrine.orm.em_11111111111126_listeners.attach_entity_listeners''getDoctrine_Orm_Em11111111111126Listeners_AttachEntityListenersService'true],
  912.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  913.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  914.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  915.             'exyzt.doctrine_listener.photo_creation' => ['privates''exyzt.doctrine_listener.photo_creation''getExyzt_DoctrineListener_PhotoCreationService'true],
  916.             'exyzt.doctrine_listener.photo_load' => ['privates''exyzt.doctrine_listener.photo_load''getExyzt_DoctrineListener_PhotoLoadService'true],
  917.         ], [
  918.             'doctrine.orm.em_11111111111126_listeners.attach_entity_listeners' => '?',
  919.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  920.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  921.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  922.             'exyzt.doctrine_listener.photo_creation' => '?',
  923.             'exyzt.doctrine_listener.photo_load' => '?',
  924.         ]), [=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> [=> [=> 'prePersist'], => 'exyzt.doctrine_listener.photo_creation'], => [=> [=> 'postLoad'], => 'exyzt.doctrine_listener.photo_load'], => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.em_11111111111126_listeners.attach_entity_listeners']]), []);
  925.     }
  926.     /**
  927.      * Gets the public 'doctrine.dbal.city_22222222222222_connection' shared service.
  928.      *
  929.      * @return \Doctrine\DBAL\Connection
  930.      */
  931.     protected function getDoctrine_Dbal_City22222222222222ConnectionService()
  932.     {
  933.         $a = new \Doctrine\DBAL\Configuration();
  934.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), => ($this->privates['doctrine.dbal.logger.profiling.city_22222222222222'] ?? ($this->privates['doctrine.dbal.logger.profiling.city_22222222222222'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  935.         return $this->services['doctrine.dbal.city_22222222222222_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL_22222222222222'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  936.             'doctrine.orm.em_22222222222222_listeners.attach_entity_listeners' => ['privates''doctrine.orm.em_22222222222222_listeners.attach_entity_listeners''getDoctrine_Orm_Em22222222222222Listeners_AttachEntityListenersService'true],
  937.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  938.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  939.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  940.             'exyzt.doctrine_listener.photo_creation' => ['privates''exyzt.doctrine_listener.photo_creation''getExyzt_DoctrineListener_PhotoCreationService'true],
  941.             'exyzt.doctrine_listener.photo_load' => ['privates''exyzt.doctrine_listener.photo_load''getExyzt_DoctrineListener_PhotoLoadService'true],
  942.         ], [
  943.             'doctrine.orm.em_22222222222222_listeners.attach_entity_listeners' => '?',
  944.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  945.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  946.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  947.             'exyzt.doctrine_listener.photo_creation' => '?',
  948.             'exyzt.doctrine_listener.photo_load' => '?',
  949.         ]), [=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> [=> [=> 'prePersist'], => 'exyzt.doctrine_listener.photo_creation'], => [=> [=> 'postLoad'], => 'exyzt.doctrine_listener.photo_load'], => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.em_22222222222222_listeners.attach_entity_listeners']]), []);
  950.     }
  951.     /**
  952.      * Gets the public 'doctrine.dbal.city_22222222222223_connection' shared service.
  953.      *
  954.      * @return \Doctrine\DBAL\Connection
  955.      */
  956.     protected function getDoctrine_Dbal_City22222222222223ConnectionService()
  957.     {
  958.         $a = new \Doctrine\DBAL\Configuration();
  959.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), => ($this->privates['doctrine.dbal.logger.profiling.city_22222222222223'] ?? ($this->privates['doctrine.dbal.logger.profiling.city_22222222222223'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  960.         return $this->services['doctrine.dbal.city_22222222222223_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL_22222222222223'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  961.             'doctrine.orm.em_22222222222223_listeners.attach_entity_listeners' => ['privates''doctrine.orm.em_22222222222223_listeners.attach_entity_listeners''getDoctrine_Orm_Em22222222222223Listeners_AttachEntityListenersService'true],
  962.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  963.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  964.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  965.             'exyzt.doctrine_listener.photo_creation' => ['privates''exyzt.doctrine_listener.photo_creation''getExyzt_DoctrineListener_PhotoCreationService'true],
  966.             'exyzt.doctrine_listener.photo_load' => ['privates''exyzt.doctrine_listener.photo_load''getExyzt_DoctrineListener_PhotoLoadService'true],
  967.         ], [
  968.             'doctrine.orm.em_22222222222223_listeners.attach_entity_listeners' => '?',
  969.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  970.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  971.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  972.             'exyzt.doctrine_listener.photo_creation' => '?',
  973.             'exyzt.doctrine_listener.photo_load' => '?',
  974.         ]), [=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> [=> [=> 'prePersist'], => 'exyzt.doctrine_listener.photo_creation'], => [=> [=> 'postLoad'], => 'exyzt.doctrine_listener.photo_load'], => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.em_22222222222223_listeners.attach_entity_listeners']]), []);
  975.     }
  976.     /**
  977.      * Gets the public 'doctrine.dbal.city_22222222222226_connection' shared service.
  978.      *
  979.      * @return \Doctrine\DBAL\Connection
  980.      */
  981.     protected function getDoctrine_Dbal_City22222222222226ConnectionService()
  982.     {
  983.         $a = new \Doctrine\DBAL\Configuration();
  984.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), => ($this->privates['doctrine.dbal.logger.profiling.city_22222222222226'] ?? ($this->privates['doctrine.dbal.logger.profiling.city_22222222222226'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  985.         return $this->services['doctrine.dbal.city_22222222222226_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL_22222222222226'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  986.             'doctrine.orm.em_22222222222226_listeners.attach_entity_listeners' => ['privates''doctrine.orm.em_22222222222226_listeners.attach_entity_listeners''getDoctrine_Orm_Em22222222222226Listeners_AttachEntityListenersService'true],
  987.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  988.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  989.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  990.             'exyzt.doctrine_listener.photo_creation' => ['privates''exyzt.doctrine_listener.photo_creation''getExyzt_DoctrineListener_PhotoCreationService'true],
  991.             'exyzt.doctrine_listener.photo_load' => ['privates''exyzt.doctrine_listener.photo_load''getExyzt_DoctrineListener_PhotoLoadService'true],
  992.         ], [
  993.             'doctrine.orm.em_22222222222226_listeners.attach_entity_listeners' => '?',
  994.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  995.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  996.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  997.             'exyzt.doctrine_listener.photo_creation' => '?',
  998.             'exyzt.doctrine_listener.photo_load' => '?',
  999.         ]), [=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> [=> [=> 'prePersist'], => 'exyzt.doctrine_listener.photo_creation'], => [=> [=> 'postLoad'], => 'exyzt.doctrine_listener.photo_load'], => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.em_22222222222226_listeners.attach_entity_listeners']]), []);
  1000.     }
  1001.     /**
  1002.      * Gets the public 'doctrine.dbal.city_22222222222227_connection' shared service.
  1003.      *
  1004.      * @return \Doctrine\DBAL\Connection
  1005.      */
  1006.     protected function getDoctrine_Dbal_City22222222222227ConnectionService()
  1007.     {
  1008.         $a = new \Doctrine\DBAL\Configuration();
  1009.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), => ($this->privates['doctrine.dbal.logger.profiling.city_22222222222227'] ?? ($this->privates['doctrine.dbal.logger.profiling.city_22222222222227'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  1010.         return $this->services['doctrine.dbal.city_22222222222227_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['url' => 'postgresql://'.$this->getEnv('string:resolve:PG_USER_22222222222227').':'.$this->getEnv('string:resolve:PG_PASSWORD_22222222222227').'@exyzt:'.$this->getEnv('string:resolve:PG_PORT_22222222222227').'/'.$this->getEnv('string:resolve:PG_DATABASE_22222222222227'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1011.             'doctrine.orm.em_22222222222227_listeners.attach_entity_listeners' => ['privates''doctrine.orm.em_22222222222227_listeners.attach_entity_listeners''getDoctrine_Orm_Em22222222222227Listeners_AttachEntityListenersService'true],
  1012.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  1013.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  1014.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  1015.             'exyzt.doctrine_listener.photo_creation' => ['privates''exyzt.doctrine_listener.photo_creation''getExyzt_DoctrineListener_PhotoCreationService'true],
  1016.             'exyzt.doctrine_listener.photo_load' => ['privates''exyzt.doctrine_listener.photo_load''getExyzt_DoctrineListener_PhotoLoadService'true],
  1017.         ], [
  1018.             'doctrine.orm.em_22222222222227_listeners.attach_entity_listeners' => '?',
  1019.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1020.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1021.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  1022.             'exyzt.doctrine_listener.photo_creation' => '?',
  1023.             'exyzt.doctrine_listener.photo_load' => '?',
  1024.         ]), [=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> [=> [=> 'prePersist'], => 'exyzt.doctrine_listener.photo_creation'], => [=> [=> 'postLoad'], => 'exyzt.doctrine_listener.photo_load'], => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.em_22222222222227_listeners.attach_entity_listeners']]), []);
  1025.     }
  1026.     /**
  1027.      * Gets the public 'doctrine.dbal.city_99999999999998_connection' shared service.
  1028.      *
  1029.      * @return \Doctrine\DBAL\Connection
  1030.      */
  1031.     protected function getDoctrine_Dbal_City99999999999998ConnectionService()
  1032.     {
  1033.         $a = new \Doctrine\DBAL\Configuration();
  1034.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), => ($this->privates['doctrine.dbal.logger.profiling.city_99999999999998'] ?? ($this->privates['doctrine.dbal.logger.profiling.city_99999999999998'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  1035.         return $this->services['doctrine.dbal.city_99999999999998_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['url' => 'postgresql://'.$this->getEnv('string:resolve:PG_USER_99999999999998').':'.$this->getEnv('string:resolve:PG_PASSWORD_99999999999998').'@exyzt:'.$this->getEnv('string:resolve:PG_PORT_99999999999998').'/'.$this->getEnv('string:resolve:PG_DATABASE_99999999999998'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1036.             'doctrine.orm.em_99999999999998_listeners.attach_entity_listeners' => ['privates''doctrine.orm.em_99999999999998_listeners.attach_entity_listeners''getDoctrine_Orm_Em99999999999998Listeners_AttachEntityListenersService'true],
  1037.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  1038.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  1039.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  1040.             'exyzt.doctrine_listener.photo_creation' => ['privates''exyzt.doctrine_listener.photo_creation''getExyzt_DoctrineListener_PhotoCreationService'true],
  1041.             'exyzt.doctrine_listener.photo_load' => ['privates''exyzt.doctrine_listener.photo_load''getExyzt_DoctrineListener_PhotoLoadService'true],
  1042.         ], [
  1043.             'doctrine.orm.em_99999999999998_listeners.attach_entity_listeners' => '?',
  1044.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1045.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1046.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  1047.             'exyzt.doctrine_listener.photo_creation' => '?',
  1048.             'exyzt.doctrine_listener.photo_load' => '?',
  1049.         ]), [=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> [=> [=> 'prePersist'], => 'exyzt.doctrine_listener.photo_creation'], => [=> [=> 'postLoad'], => 'exyzt.doctrine_listener.photo_load'], => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.em_99999999999998_listeners.attach_entity_listeners']]), []);
  1050.     }
  1051.     /**
  1052.      * Gets the public 'doctrine.dbal.city_yyy020berlinde_connection' shared service.
  1053.      *
  1054.      * @return \Doctrine\DBAL\Connection
  1055.      */
  1056.     protected function getDoctrine_Dbal_CityYyy020berlindeConnectionService()
  1057.     {
  1058.         $a = new \Doctrine\DBAL\Configuration();
  1059.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), => ($this->privates['doctrine.dbal.logger.profiling.city_yyy020berlinde'] ?? ($this->privates['doctrine.dbal.logger.profiling.city_yyy020berlinde'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  1060.         return $this->services['doctrine.dbal.city_yyy020berlinde_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL_yyy020berlinde'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1061.             'doctrine.orm.em_yyy020berlinde_listeners.attach_entity_listeners' => ['privates''doctrine.orm.em_yyy020berlinde_listeners.attach_entity_listeners''getDoctrine_Orm_EmYyy020berlindeListeners_AttachEntityListenersService'true],
  1062.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  1063.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  1064.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  1065.             'exyzt.doctrine_listener.photo_creation' => ['privates''exyzt.doctrine_listener.photo_creation''getExyzt_DoctrineListener_PhotoCreationService'true],
  1066.             'exyzt.doctrine_listener.photo_load' => ['privates''exyzt.doctrine_listener.photo_load''getExyzt_DoctrineListener_PhotoLoadService'true],
  1067.         ], [
  1068.             'doctrine.orm.em_yyy020berlinde_listeners.attach_entity_listeners' => '?',
  1069.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1070.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1071.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  1072.             'exyzt.doctrine_listener.photo_creation' => '?',
  1073.             'exyzt.doctrine_listener.photo_load' => '?',
  1074.         ]), [=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> [=> [=> 'prePersist'], => 'exyzt.doctrine_listener.photo_creation'], => [=> [=> 'postLoad'], => 'exyzt.doctrine_listener.photo_load'], => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.em_yyy020berlinde_listeners.attach_entity_listeners']]), []);
  1075.     }
  1076.     /**
  1077.      * Gets the public 'doctrine.orm.em_11111111111114_entity_manager' shared service.
  1078.      *
  1079.      * @return \Doctrine\ORM\EntityManager
  1080.      */
  1081.     protected function getDoctrine_Orm_Em11111111111114EntityManagerService($lazyLoad true)
  1082.     {
  1083.         $a = new \Doctrine\ORM\Configuration();
  1084.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1085.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity')]), 'App\\Entity');
  1086.         $a->setEntityNamespaces(['App' => 'App\\Entity']);
  1087.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1088.         $a->setQueryCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.em_11111111111114.query'] ?? $this->getCache_Doctrine_Orm_Em11111111111114_QueryService())));
  1089.         $a->setResultCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.em_11111111111114.result'] ?? $this->getCache_Doctrine_Orm_Em11111111111114_ResultService())));
  1090.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1091.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1092.         $a->setProxyNamespace('Proxies');
  1093.         $a->setAutoGenerateProxyClasses(true);
  1094.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1095.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1096.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true))));
  1097.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1098.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1099.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1100.         $a->addCustomStringFunction('ST_Point''Jsor\\Doctrine\\PostGIS\\Functions\\ST_Point');
  1101.         $a->addCustomStringFunction('ST_AsText''Jsor\\Doctrine\\PostGIS\\Functions\\ST_AsText');
  1102.         $a->addCustomStringFunction('ST_X''Jsor\\Doctrine\\PostGIS\\Functions\\ST_X');
  1103.         $a->addCustomStringFunction('ST_Y''Jsor\\Doctrine\\PostGIS\\Functions\\ST_Y');
  1104.         $a->addCustomStringFunction('unaccent''App\\Exyzt\\UtilBundle\\Doctrine\\DQL\\UnaccentString');
  1105.         $a->addCustomDatetimeFunction('to_char''App\\Exyzt\\UtilBundle\\Doctrine\\DQL\\ToChar');
  1106.         $this->services['doctrine.orm.em_11111111111114_entity_manager'] = $instance \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.city_11111111111114_connection'] ?? $this->getDoctrine_Dbal_City11111111111114ConnectionService()), $a);
  1107.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1108.         return $instance;
  1109.     }
  1110.     /**
  1111.      * Gets the public 'doctrine.orm.em_11111111111115_entity_manager' shared service.
  1112.      *
  1113.      * @return \Doctrine\ORM\EntityManager
  1114.      */
  1115.     protected function getDoctrine_Orm_Em11111111111115EntityManagerService($lazyLoad true)
  1116.     {
  1117.         $a = new \Doctrine\ORM\Configuration();
  1118.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1119.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity')]), 'App\\Entity');
  1120.         $a->setEntityNamespaces(['App' => 'App\\Entity']);
  1121.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1122.         $a->setQueryCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.em_11111111111115.query'] ?? $this->getCache_Doctrine_Orm_Em11111111111115_QueryService())));
  1123.         $a->setResultCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.em_11111111111115.result'] ?? $this->getCache_Doctrine_Orm_Em11111111111115_ResultService())));
  1124.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1125.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1126.         $a->setProxyNamespace('Proxies');
  1127.         $a->setAutoGenerateProxyClasses(true);
  1128.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1129.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1130.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true))));
  1131.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1132.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1133.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1134.         $a->addCustomStringFunction('ST_Point''Jsor\\Doctrine\\PostGIS\\Functions\\ST_Point');
  1135.         $a->addCustomStringFunction('ST_AsText''Jsor\\Doctrine\\PostGIS\\Functions\\ST_AsText');
  1136.         $a->addCustomStringFunction('ST_X''Jsor\\Doctrine\\PostGIS\\Functions\\ST_X');
  1137.         $a->addCustomStringFunction('ST_Y''Jsor\\Doctrine\\PostGIS\\Functions\\ST_Y');
  1138.         $a->addCustomStringFunction('unaccent''App\\Exyzt\\UtilBundle\\Doctrine\\DQL\\UnaccentString');
  1139.         $a->addCustomDatetimeFunction('to_char''App\\Exyzt\\UtilBundle\\Doctrine\\DQL\\ToChar');
  1140.         $this->services['doctrine.orm.em_11111111111115_entity_manager'] = $instance \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.city_11111111111115_connection'] ?? $this->getDoctrine_Dbal_City11111111111115ConnectionService()), $a);
  1141.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1142.         return $instance;
  1143.     }
  1144.     /**
  1145.      * Gets the public 'doctrine.orm.em_11111111111116_entity_manager' shared service.
  1146.      *
  1147.      * @return \Doctrine\ORM\EntityManager
  1148.      */
  1149.     protected function getDoctrine_Orm_Em11111111111116EntityManagerService($lazyLoad true)
  1150.     {
  1151.         $a = new \Doctrine\ORM\Configuration();
  1152.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1153.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity')]), 'App\\Entity');
  1154.         $a->setEntityNamespaces(['App' => 'App\\Entity']);
  1155.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1156.         $a->setQueryCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.em_11111111111116.query'] ?? $this->getCache_Doctrine_Orm_Em11111111111116_QueryService())));
  1157.         $a->setResultCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.em_11111111111116.result'] ?? $this->getCache_Doctrine_Orm_Em11111111111116_ResultService())));
  1158.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1159.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1160.         $a->setProxyNamespace('Proxies');
  1161.         $a->setAutoGenerateProxyClasses(true);
  1162.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1163.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1164.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true))));
  1165.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1166.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1167.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1168.         $a->addCustomStringFunction('ST_Point''Jsor\\Doctrine\\PostGIS\\Functions\\ST_Point');
  1169.         $a->addCustomStringFunction('ST_AsText''Jsor\\Doctrine\\PostGIS\\Functions\\ST_AsText');
  1170.         $a->addCustomStringFunction('ST_X''Jsor\\Doctrine\\PostGIS\\Functions\\ST_X');
  1171.         $a->addCustomStringFunction('ST_Y''Jsor\\Doctrine\\PostGIS\\Functions\\ST_Y');
  1172.         $a->addCustomStringFunction('unaccent''App\\Exyzt\\UtilBundle\\Doctrine\\DQL\\UnaccentString');
  1173.         $a->addCustomDatetimeFunction('to_char''App\\Exyzt\\UtilBundle\\Doctrine\\DQL\\ToChar');
  1174.         $this->services['doctrine.orm.em_11111111111116_entity_manager'] = $instance \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.city_11111111111116_connection'] ?? $this->getDoctrine_Dbal_City11111111111116ConnectionService()), $a);
  1175.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1176.         return $instance;
  1177.     }
  1178.     /**
  1179.      * Gets the public 'doctrine.orm.em_11111111111117_entity_manager' shared service.
  1180.      *
  1181.      * @return \Doctrine\ORM\EntityManager
  1182.      */
  1183.     protected function getDoctrine_Orm_Em11111111111117EntityManagerService($lazyLoad true)
  1184.     {
  1185.         $a = new \Doctrine\ORM\Configuration();
  1186.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1187.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity')]), 'App\\Entity');
  1188.         $a->setEntityNamespaces(['App' => 'App\\Entity']);
  1189.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1190.         $a->setQueryCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.em_11111111111117.query'] ?? $this->getCache_Doctrine_Orm_Em11111111111117_QueryService())));
  1191.         $a->setResultCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.em_11111111111117.result'] ?? $this->getCache_Doctrine_Orm_Em11111111111117_ResultService())));
  1192.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1193.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1194.         $a->setProxyNamespace('Proxies');
  1195.         $a->setAutoGenerateProxyClasses(true);
  1196.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1197.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1198.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true))));
  1199.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1200.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1201.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1202.         $a->addCustomStringFunction('ST_Point''Jsor\\Doctrine\\PostGIS\\Functions\\ST_Point');
  1203.         $a->addCustomStringFunction('ST_AsText''Jsor\\Doctrine\\PostGIS\\Functions\\ST_AsText');
  1204.         $a->addCustomStringFunction('ST_X''Jsor\\Doctrine\\PostGIS\\Functions\\ST_X');
  1205.         $a->addCustomStringFunction('ST_Y''Jsor\\Doctrine\\PostGIS\\Functions\\ST_Y');
  1206.         $a->addCustomStringFunction('unaccent''App\\Exyzt\\UtilBundle\\Doctrine\\DQL\\UnaccentString');
  1207.         $a->addCustomDatetimeFunction('to_char''App\\Exyzt\\UtilBundle\\Doctrine\\DQL\\ToChar');
  1208.         $this->services['doctrine.orm.em_11111111111117_entity_manager'] = $instance \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.city_11111111111117_connection'] ?? $this->getDoctrine_Dbal_City11111111111117ConnectionService()), $a);
  1209.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1210.         return $instance;
  1211.     }
  1212.     /**
  1213.      * Gets the public 'doctrine.orm.em_11111111111126_entity_manager' shared service.
  1214.      *
  1215.      * @return \Doctrine\ORM\EntityManager
  1216.      */
  1217.     protected function getDoctrine_Orm_Em11111111111126EntityManagerService($lazyLoad true)
  1218.     {
  1219.         $a = new \Doctrine\ORM\Configuration();
  1220.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1221.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity')]), 'App\\Entity');
  1222.         $a->setEntityNamespaces(['App' => 'App\\Entity']);
  1223.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1224.         $a->setQueryCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.em_11111111111126.query'] ?? $this->getCache_Doctrine_Orm_Em11111111111126_QueryService())));
  1225.         $a->setResultCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.em_11111111111126.result'] ?? $this->getCache_Doctrine_Orm_Em11111111111126_ResultService())));
  1226.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1227.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1228.         $a->setProxyNamespace('Proxies');
  1229.         $a->setAutoGenerateProxyClasses(true);
  1230.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1231.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1232.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true))));
  1233.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1234.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1235.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1236.         $a->addCustomStringFunction('ST_Point''Jsor\\Doctrine\\PostGIS\\Functions\\ST_Point');
  1237.         $a->addCustomStringFunction('ST_AsText''Jsor\\Doctrine\\PostGIS\\Functions\\ST_AsText');
  1238.         $a->addCustomStringFunction('ST_X''Jsor\\Doctrine\\PostGIS\\Functions\\ST_X');
  1239.         $a->addCustomStringFunction('ST_Y''Jsor\\Doctrine\\PostGIS\\Functions\\ST_Y');
  1240.         $a->addCustomStringFunction('unaccent''App\\Exyzt\\UtilBundle\\Doctrine\\DQL\\UnaccentString');
  1241.         $a->addCustomDatetimeFunction('to_char''App\\Exyzt\\UtilBundle\\Doctrine\\DQL\\ToChar');
  1242.         $this->services['doctrine.orm.em_11111111111126_entity_manager'] = $instance \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.city_11111111111126_connection'] ?? $this->getDoctrine_Dbal_City11111111111126ConnectionService()), $a);
  1243.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1244.         return $instance;
  1245.     }
  1246.     /**
  1247.      * Gets the public 'doctrine.orm.em_22222222222222_entity_manager' shared service.
  1248.      *
  1249.      * @return \Doctrine\ORM\EntityManager
  1250.      */
  1251.     protected function getDoctrine_Orm_Em22222222222222EntityManagerService($lazyLoad true)
  1252.     {
  1253.         $a = new \Doctrine\ORM\Configuration();
  1254.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1255.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity')]), 'App\\Entity');
  1256.         $a->setEntityNamespaces(['App' => 'App\\Entity']);
  1257.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1258.         $a->setQueryCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.em_22222222222222.query'] ?? $this->getCache_Doctrine_Orm_Em22222222222222_QueryService())));
  1259.         $a->setResultCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.em_22222222222222.result'] ?? $this->getCache_Doctrine_Orm_Em22222222222222_ResultService())));
  1260.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1261.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1262.         $a->setProxyNamespace('Proxies');
  1263.         $a->setAutoGenerateProxyClasses(true);
  1264.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1265.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1266.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true))));
  1267.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1268.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1269.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1270.         $a->addCustomStringFunction('ST_Point''Jsor\\Doctrine\\PostGIS\\Functions\\ST_Point');
  1271.         $a->addCustomStringFunction('ST_AsText''Jsor\\Doctrine\\PostGIS\\Functions\\ST_AsText');
  1272.         $a->addCustomStringFunction('ST_X''Jsor\\Doctrine\\PostGIS\\Functions\\ST_X');
  1273.         $a->addCustomStringFunction('ST_Y''Jsor\\Doctrine\\PostGIS\\Functions\\ST_Y');
  1274.         $a->addCustomStringFunction('unaccent''App\\Exyzt\\UtilBundle\\Doctrine\\DQL\\UnaccentString');
  1275.         $a->addCustomDatetimeFunction('to_char''App\\Exyzt\\UtilBundle\\Doctrine\\DQL\\ToChar');
  1276.         $this->services['doctrine.orm.em_22222222222222_entity_manager'] = $instance \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.city_22222222222222_connection'] ?? $this->getDoctrine_Dbal_City22222222222222ConnectionService()), $a);
  1277.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1278.         return $instance;
  1279.     }
  1280.     /**
  1281.      * Gets the public 'doctrine.orm.em_22222222222223_entity_manager' shared service.
  1282.      *
  1283.      * @return \Doctrine\ORM\EntityManager
  1284.      */
  1285.     protected function getDoctrine_Orm_Em22222222222223EntityManagerService($lazyLoad true)
  1286.     {
  1287.         $a = new \Doctrine\ORM\Configuration();
  1288.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1289.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity')]), 'App\\Entity');
  1290.         $a->setEntityNamespaces(['App' => 'App\\Entity']);
  1291.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1292.         $a->setQueryCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.em_22222222222223.query'] ?? $this->getCache_Doctrine_Orm_Em22222222222223_QueryService())));
  1293.         $a->setResultCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.em_22222222222223.result'] ?? $this->getCache_Doctrine_Orm_Em22222222222223_ResultService())));
  1294.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1295.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1296.         $a->setProxyNamespace('Proxies');
  1297.         $a->setAutoGenerateProxyClasses(true);
  1298.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1299.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1300.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true))));
  1301.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1302.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1303.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1304.         $a->addCustomStringFunction('ST_Point''Jsor\\Doctrine\\PostGIS\\Functions\\ST_Point');
  1305.         $a->addCustomStringFunction('ST_AsText''Jsor\\Doctrine\\PostGIS\\Functions\\ST_AsText');
  1306.         $a->addCustomStringFunction('ST_X''Jsor\\Doctrine\\PostGIS\\Functions\\ST_X');
  1307.         $a->addCustomStringFunction('ST_Y''Jsor\\Doctrine\\PostGIS\\Functions\\ST_Y');
  1308.         $a->addCustomStringFunction('unaccent''App\\Exyzt\\UtilBundle\\Doctrine\\DQL\\UnaccentString');
  1309.         $a->addCustomDatetimeFunction('to_char''App\\Exyzt\\UtilBundle\\Doctrine\\DQL\\ToChar');
  1310.         $this->services['doctrine.orm.em_22222222222223_entity_manager'] = $instance \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.city_22222222222223_connection'] ?? $this->getDoctrine_Dbal_City22222222222223ConnectionService()), $a);
  1311.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1312.         return $instance;
  1313.     }
  1314.     /**
  1315.      * Gets the public 'doctrine.orm.em_22222222222226_entity_manager' shared service.
  1316.      *
  1317.      * @return \Doctrine\ORM\EntityManager
  1318.      */
  1319.     protected function getDoctrine_Orm_Em22222222222226EntityManagerService($lazyLoad true)
  1320.     {
  1321.         $a = new \Doctrine\ORM\Configuration();
  1322.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1323.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity')]), 'App\\Entity');
  1324.         $a->setEntityNamespaces(['App' => 'App\\Entity']);
  1325.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1326.         $a->setQueryCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.em_22222222222226.query'] ?? $this->getCache_Doctrine_Orm_Em22222222222226_QueryService())));
  1327.         $a->setResultCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.em_22222222222226.result'] ?? $this->getCache_Doctrine_Orm_Em22222222222226_ResultService())));
  1328.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1329.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1330.         $a->setProxyNamespace('Proxies');
  1331.         $a->setAutoGenerateProxyClasses(true);
  1332.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1333.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1334.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true))));
  1335.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1336.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1337.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1338.         $a->addCustomStringFunction('ST_Point''Jsor\\Doctrine\\PostGIS\\Functions\\ST_Point');
  1339.         $a->addCustomStringFunction('ST_AsText''Jsor\\Doctrine\\PostGIS\\Functions\\ST_AsText');
  1340.         $a->addCustomStringFunction('ST_X''Jsor\\Doctrine\\PostGIS\\Functions\\ST_X');
  1341.         $a->addCustomStringFunction('ST_Y''Jsor\\Doctrine\\PostGIS\\Functions\\ST_Y');
  1342.         $a->addCustomStringFunction('unaccent''App\\Exyzt\\UtilBundle\\Doctrine\\DQL\\UnaccentString');
  1343.         $a->addCustomDatetimeFunction('to_char''App\\Exyzt\\UtilBundle\\Doctrine\\DQL\\ToChar');
  1344.         $this->services['doctrine.orm.em_22222222222226_entity_manager'] = $instance \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.city_22222222222226_connection'] ?? $this->getDoctrine_Dbal_City22222222222226ConnectionService()), $a);
  1345.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1346.         return $instance;
  1347.     }
  1348.     /**
  1349.      * Gets the public 'doctrine.orm.em_22222222222227_entity_manager' shared service.
  1350.      *
  1351.      * @return \Doctrine\ORM\EntityManager
  1352.      */
  1353.     protected function getDoctrine_Orm_Em22222222222227EntityManagerService($lazyLoad true)
  1354.     {
  1355.         $a = new \Doctrine\ORM\Configuration();
  1356.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1357.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity')]), 'App\\Entity');
  1358.         $a->setEntityNamespaces(['App' => 'App\\Entity']);
  1359.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1360.         $a->setQueryCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.em_22222222222227.query'] ?? $this->getCache_Doctrine_Orm_Em22222222222227_QueryService())));
  1361.         $a->setResultCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.em_22222222222227.result'] ?? $this->getCache_Doctrine_Orm_Em22222222222227_ResultService())));
  1362.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1363.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1364.         $a->setProxyNamespace('Proxies');
  1365.         $a->setAutoGenerateProxyClasses(true);
  1366.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1367.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1368.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true))));
  1369.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1370.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1371.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1372.         $a->addCustomStringFunction('ST_Point''Jsor\\Doctrine\\PostGIS\\Functions\\ST_Point');
  1373.         $a->addCustomStringFunction('ST_AsText''Jsor\\Doctrine\\PostGIS\\Functions\\ST_AsText');
  1374.         $a->addCustomStringFunction('ST_X''Jsor\\Doctrine\\PostGIS\\Functions\\ST_X');
  1375.         $a->addCustomStringFunction('ST_Y''Jsor\\Doctrine\\PostGIS\\Functions\\ST_Y');
  1376.         $a->addCustomStringFunction('unaccent''App\\Exyzt\\UtilBundle\\Doctrine\\DQL\\UnaccentString');
  1377.         $a->addCustomDatetimeFunction('to_char''App\\Exyzt\\UtilBundle\\Doctrine\\DQL\\ToChar');
  1378.         $this->services['doctrine.orm.em_22222222222227_entity_manager'] = $instance \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.city_22222222222227_connection'] ?? $this->getDoctrine_Dbal_City22222222222227ConnectionService()), $a);
  1379.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1380.         return $instance;
  1381.     }
  1382.     /**
  1383.      * Gets the public 'doctrine.orm.em_99999999999998_entity_manager' shared service.
  1384.      *
  1385.      * @return \Doctrine\ORM\EntityManager
  1386.      */
  1387.     protected function getDoctrine_Orm_Em99999999999998EntityManagerService($lazyLoad true)
  1388.     {
  1389.         $a = new \Doctrine\ORM\Configuration();
  1390.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1391.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity')]), 'App\\Entity');
  1392.         $a->setEntityNamespaces(['App' => 'App\\Entity']);
  1393.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1394.         $a->setQueryCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.em_99999999999998.query'] ?? $this->getCache_Doctrine_Orm_Em99999999999998_QueryService())));
  1395.         $a->setResultCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.em_99999999999998.result'] ?? $this->getCache_Doctrine_Orm_Em99999999999998_ResultService())));
  1396.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1397.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1398.         $a->setProxyNamespace('Proxies');
  1399.         $a->setAutoGenerateProxyClasses(true);
  1400.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1401.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1402.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true))));
  1403.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1404.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1405.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1406.         $a->addCustomStringFunction('ST_Point''Jsor\\Doctrine\\PostGIS\\Functions\\ST_Point');
  1407.         $a->addCustomStringFunction('ST_AsText''Jsor\\Doctrine\\PostGIS\\Functions\\ST_AsText');
  1408.         $a->addCustomStringFunction('ST_X''Jsor\\Doctrine\\PostGIS\\Functions\\ST_X');
  1409.         $a->addCustomStringFunction('ST_Y''Jsor\\Doctrine\\PostGIS\\Functions\\ST_Y');
  1410.         $a->addCustomStringFunction('unaccent''App\\Exyzt\\UtilBundle\\Doctrine\\DQL\\UnaccentString');
  1411.         $a->addCustomDatetimeFunction('to_char''App\\Exyzt\\UtilBundle\\Doctrine\\DQL\\ToChar');
  1412.         $this->services['doctrine.orm.em_99999999999998_entity_manager'] = $instance \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.city_99999999999998_connection'] ?? $this->getDoctrine_Dbal_City99999999999998ConnectionService()), $a);
  1413.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1414.         return $instance;
  1415.     }
  1416.     /**
  1417.      * Gets the public 'doctrine.orm.em_cities_entity_manager' shared service.
  1418.      *
  1419.      * @return \Doctrine\ORM\EntityManager
  1420.      */
  1421.     protected function getDoctrine_Orm_EmCitiesEntityManagerService($lazyLoad true)
  1422.     {
  1423.         $a = new \Doctrine\ORM\Configuration();
  1424.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1425.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity')]), 'App\\Entity');
  1426.         $a->setEntityNamespaces(['App' => 'App\\Entity']);
  1427.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1428.         $a->setQueryCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.em_cities.query'] ?? $this->getCache_Doctrine_Orm_EmCities_QueryService())));
  1429.         $a->setResultCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.em_cities.result'] ?? $this->getCache_Doctrine_Orm_EmCities_ResultService())));
  1430.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1431.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1432.         $a->setProxyNamespace('Proxies');
  1433.         $a->setAutoGenerateProxyClasses(true);
  1434.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1435.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1436.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true))));
  1437.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1438.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1439.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1440.         $this->services['doctrine.orm.em_cities_entity_manager'] = $instance \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.cities_connection'] ?? $this->getDoctrine_Dbal_CitiesConnectionService()), $a);
  1441.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1442.         return $instance;
  1443.     }
  1444.     /**
  1445.      * Gets the public 'doctrine.orm.em_yyy020berlinde_entity_manager' shared service.
  1446.      *
  1447.      * @return \Doctrine\ORM\EntityManager
  1448.      */
  1449.     protected function getDoctrine_Orm_EmYyy020berlindeEntityManagerService($lazyLoad true)
  1450.     {
  1451.         $a = new \Doctrine\ORM\Configuration();
  1452.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1453.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity')]), 'App\\Entity');
  1454.         $a->setEntityNamespaces(['App' => 'App\\Entity']);
  1455.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1456.         $a->setQueryCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.em_yyy020berlinde.query'] ?? $this->getCache_Doctrine_Orm_EmYyy020berlinde_QueryService())));
  1457.         $a->setResultCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.em_yyy020berlinde.result'] ?? $this->getCache_Doctrine_Orm_EmYyy020berlinde_ResultService())));
  1458.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1459.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1460.         $a->setProxyNamespace('Proxies');
  1461.         $a->setAutoGenerateProxyClasses(true);
  1462.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1463.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1464.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true))));
  1465.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1466.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1467.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1468.         $a->addCustomStringFunction('ST_Point''Jsor\\Doctrine\\PostGIS\\Functions\\ST_Point');
  1469.         $a->addCustomStringFunction('ST_AsText''Jsor\\Doctrine\\PostGIS\\Functions\\ST_AsText');
  1470.         $a->addCustomStringFunction('ST_X''Jsor\\Doctrine\\PostGIS\\Functions\\ST_X');
  1471.         $a->addCustomStringFunction('ST_Y''Jsor\\Doctrine\\PostGIS\\Functions\\ST_Y');
  1472.         $a->addCustomStringFunction('unaccent''App\\Exyzt\\UtilBundle\\Doctrine\\DQL\\UnaccentString');
  1473.         $a->addCustomDatetimeFunction('to_char''App\\Exyzt\\UtilBundle\\Doctrine\\DQL\\ToChar');
  1474.         $this->services['doctrine.orm.em_yyy020berlinde_entity_manager'] = $instance \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.city_yyy020berlinde_connection'] ?? $this->getDoctrine_Dbal_CityYyy020berlindeConnectionService()), $a);
  1475.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1476.         return $instance;
  1477.     }
  1478.     /**
  1479.      * Gets the public 'event_dispatcher' shared service.
  1480.      *
  1481.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1482.      */
  1483.     protected function getEventDispatcherService()
  1484.     {
  1485.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1486.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1487.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1488.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1489.         $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())));
  1490.         $instance->addListener('kernel.controller', [=> function () {
  1491.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1492.         }, => 'onKernelController'], 0);
  1493.         $instance->addListener('kernel.request', [=> function () {
  1494.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1495.         }, => 'onKernelRequest'], 250);
  1496.         $instance->addListener('kernel.response', [=> function () {
  1497.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1498.         }, => 'onKernelResponse'], 0);
  1499.         $instance->addListener('kernel.response', [=> function () {
  1500.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  1501.         }, => 'onResponse'], -10);
  1502.         $instance->addListener('kernel.request', [=> function () {
  1503.             return ($this->privates['fos_rest.body_listener'] ?? $this->getFosRest_BodyListenerService());
  1504.         }, => 'onKernelRequest'], 10);
  1505.         $instance->addListener('kernel.request', [=> function () {
  1506.             return ($this->privates['fos_rest.format_listener'] ?? $this->getFosRest_FormatListenerService());
  1507.         }, => 'onKernelRequest'], 34);
  1508.         $instance->addListener('kernel.controller', [=> function () {
  1509.             return ($this->privates['fos_rest.param_fetcher_listener'] ?? $this->getFosRest_ParamFetcherListenerService());
  1510.         }, => 'onKernelController'], 5);
  1511.         $instance->addListener('kernel.response', [=> function () {
  1512.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1513.         }, => 'onKernelResponse'], 0);
  1514.         $instance->addListener('kernel.response', [=> function () {
  1515.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1516.         }, => 'onKernelResponse'], -1024);
  1517.         $instance->addListener('kernel.request', [=> function () {
  1518.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1519.         }, => 'setDefaultLocale'], 100);
  1520.         $instance->addListener('kernel.request', [=> function () {
  1521.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1522.         }, => 'onKernelRequest'], 16);
  1523.         $instance->addListener('kernel.finish_request', [=> function () {
  1524.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1525.         }, => 'onKernelFinishRequest'], 0);
  1526.         $instance->addListener('kernel.request', [=> function () {
  1527.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1528.         }, => 'onKernelRequest'], 256);
  1529.         $instance->addListener('kernel.response', [=> function () {
  1530.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1531.         }, => 'onResponse'], -255);
  1532.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1533.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1534.         }, => 'onControllerArguments'], 0);
  1535.         $instance->addListener('kernel.exception', [=> function () {
  1536.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1537.         }, => 'logKernelException'], 0);
  1538.         $instance->addListener('kernel.exception', [=> function () {
  1539.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1540.         }, => 'onKernelException'], -128);
  1541.         $instance->addListener('kernel.response', [=> function () {
  1542.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1543.         }, => 'removeCspHeader'], -128);
  1544.         $instance->addListener('kernel.request', [=> function () {
  1545.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1546.         }, => 'onKernelRequest'], 15);
  1547.         $instance->addListener('kernel.finish_request', [=> function () {
  1548.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1549.         }, => 'onKernelFinishRequest'], -15);
  1550.         $instance->addListener('console.error', [=> function () {
  1551.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1552.         }, => 'onConsoleError'], -128);
  1553.         $instance->addListener('console.terminate', [=> function () {
  1554.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1555.         }, => 'onConsoleTerminate'], -128);
  1556.         $instance->addListener('console.error', [=> function () {
  1557.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1558.         }, => 'onConsoleError'], 0);
  1559.         $instance->addListener('kernel.request', [=> function () {
  1560.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1561.         }, => 'configure'], 2048);
  1562.         $instance->addListener('console.command', [=> function () {
  1563.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1564.         }, => 'configure'], 2048);
  1565.         $instance->addListener('kernel.request', [=> function () {
  1566.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1567.         }, => 'onKernelRequest'], 32);
  1568.         $instance->addListener('kernel.finish_request', [=> function () {
  1569.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1570.         }, => 'onKernelFinishRequest'], 0);
  1571.         $instance->addListener('kernel.exception', [=> function () {
  1572.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1573.         }, => 'onKernelException'], -64);
  1574.         $instance->addListener('kernel.request', [=> function () {
  1575.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1576.         }, => 'onKernelRequest'], 128);
  1577.         $instance->addListener('kernel.response', [=> function () {
  1578.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1579.         }, => 'onKernelResponse'], -1000);
  1580.         $instance->addListener('kernel.finish_request', [=> function () {
  1581.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1582.         }, => 'onFinishRequest'], 0);
  1583.         $instance->addListener('kernel.response', [=> function () {
  1584.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1585.         }, => 'onKernelResponse'], -100);
  1586.         $instance->addListener('kernel.exception', [=> function () {
  1587.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1588.         }, => 'onKernelException'], 0);
  1589.         $instance->addListener('kernel.terminate', [=> function () {
  1590.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1591.         }, => 'onKernelTerminate'], -1024);
  1592.         $instance->addListener('kernel.controller', [=> function () {
  1593.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1594.         }, => 'onKernelController'], 0);
  1595.         $instance->addListener('kernel.response', [=> function () {
  1596.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1597.         }, => 'onKernelResponse'], 0);
  1598.         $instance->addListener('console.command', [=> function () {
  1599.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1600.         }, => 'onCommand'], 255);
  1601.         $instance->addListener('console.terminate', [=> function () {
  1602.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1603.         }, => 'onTerminate'], -255);
  1604.         $instance->addListener('kernel.controller', [=> function () {
  1605.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1606.         }, => 'onKernelController'], 0);
  1607.         $instance->addListener('kernel.controller', [=> function () {
  1608.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1609.         }, => 'onKernelController'], 0);
  1610.         $instance->addListener('kernel.controller', [=> function () {
  1611.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1612.         }, => 'onKernelController'], -128);
  1613.         $instance->addListener('kernel.view', [=> function () {
  1614.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1615.         }, => 'onKernelView'], 0);
  1616.         $instance->addListener('kernel.controller', [=> function () {
  1617.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1618.         }, => 'onKernelController'], 0);
  1619.         $instance->addListener('kernel.response', [=> function () {
  1620.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1621.         }, => 'onKernelResponse'], 0);
  1622.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1623.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1624.         }, => 'onKernelControllerArguments'], 0);
  1625.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1626.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1627.         }, => 'onKernelControllerArguments'], 0);
  1628.         $instance->addListener('kernel.response', [=> function () {
  1629.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1630.         }, => 'onKernelResponse'], 0);
  1631.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1632.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1633.         }, => 'onVoterVote'], 0);
  1634.         $instance->addListener('kernel.request', [=> function () {
  1635.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1636.         }, => 'configureLogoutUrlGenerator'], 8);
  1637.         $instance->addListener('kernel.request', [=> function () {
  1638.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1639.         }, => 'onKernelRequest'], 8);
  1640.         $instance->addListener('kernel.finish_request', [=> function () {
  1641.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1642.         }, => 'onKernelFinishRequest'], 0);
  1643.         $instance->addListener('kernel.controller', [=> function () {
  1644.             return ($this->privates['fos_rest.view_response_listener'] ?? $this->getFosRest_ViewResponseListenerService());
  1645.         }, => 'onKernelController'], 0);
  1646.         $instance->addListener('kernel.view', [=> function () {
  1647.             return ($this->privates['fos_rest.view_response_listener'] ?? $this->getFosRest_ViewResponseListenerService());
  1648.         }, => 'onKernelView'], 30);
  1649.         $instance->addListener('kernel.response', [=> function () {
  1650.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1651.         }, => 'onKernelResponse'], -128);
  1652.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1653.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1654.         }, => 'onLogout'], 0);
  1655.         return $instance;
  1656.     }
  1657.     /**
  1658.      * Gets the public 'fos_rest.view_handler' shared service.
  1659.      *
  1660.      * @return \FOS\RestBundle\View\ViewHandler
  1661.      */
  1662.     protected function getFosRest_ViewHandlerService()
  1663.     {
  1664.         return $this->services['fos_rest.view_handler'] = \FOS\RestBundle\View\ViewHandler::create(($this->services['router'] ?? $this->getRouterService()), new \FOS\RestBundle\Serializer\JMSSerializerAdapter(($this->services['jms_serializer'] ?? $this->getJmsSerializerService()), ($this->services['jms_serializer.serialization_context_factory'] ?? ($this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->services['jms_serializer.deserialization_context_factory'] ?? ($this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory()))), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['json' => false'xml' => false], 400204false, ['serializeNullStrategy' => false]);
  1665.     }
  1666.     /**
  1667.      * Gets the public 'http_kernel' shared service.
  1668.      *
  1669.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1670.      */
  1671.     protected function getHttpKernelService()
  1672.     {
  1673.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1674.         if (isset($this->services['http_kernel'])) {
  1675.             return $this->services['http_kernel'];
  1676.         }
  1677.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1678.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $b), ($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 () {
  1679.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  1680.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  1681.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  1682.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  1683.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  1684.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  1685.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  1686.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  1687.         }, 8)), $b));
  1688.     }
  1689.     /**
  1690.      * Gets the public 'jms_serializer' shared service.
  1691.      *
  1692.      * @return \JMS\Serializer\Serializer
  1693.      */
  1694.     protected function getJmsSerializerService()
  1695.     {
  1696.         $a = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1697.             'metadata_driver' => ['services''jms_serializer.metadata_driver''getJmsSerializer_MetadataDriverService'true],
  1698.         ], [
  1699.             'metadata_driver' => '?',
  1700.         ]), 'metadata_driver'), 'Metadata\\ClassHierarchyMetadata'true);
  1701.         $a->setCache(($this->privates['jms_serializer.metadata.cache.file_cache'] ?? ($this->privates['jms_serializer.metadata.cache.file_cache'] = new \Metadata\Cache\FileCache(($this->targetDir.''.'/jms_serializer')))));
  1702.         $a->setIncludeInterfaces(false);
  1703.         $b = ($this->services['fos_rest.serializer.jms_handler_registry'] ?? $this->load('getFosRest_Serializer_JmsHandlerRegistryService'));
  1704.         $c = new \Symfony\Component\ExpressionLanguage\ExpressionLanguage();
  1705.         $c->registerProvider(new \JMS\SerializerBundle\ExpressionLanguage\BasicSerializerFunctionsProvider());
  1706.         $d = new \JMS\Serializer\Expression\ExpressionEvaluator($c, ['container' => $this]);
  1707.         $e = new \JMS\Serializer\Accessor\DefaultAccessorStrategy($d);
  1708.         $f = new \JMS\Serializer\EventDispatcher\LazyEventDispatcher(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1709.             'jms_serializer.doctrine_proxy_subscriber' => ['privates''jms_serializer.doctrine_proxy_subscriber''getJmsSerializer_DoctrineProxySubscriberService'true],
  1710.             'jms_serializer.stopwatch_subscriber' => ['privates''jms_serializer.stopwatch_subscriber''getJmsSerializer_StopwatchSubscriberService'true],
  1711.         ], [
  1712.             'jms_serializer.doctrine_proxy_subscriber' => '?',
  1713.             'jms_serializer.stopwatch_subscriber' => '?',
  1714.         ]));
  1715.         $f->setListeners(['serializer.pre_serialize' => [=> [=> [=> 'jms_serializer.stopwatch_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> NULL], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], => NULL=> NULL=> 'Doctrine\\Persistence\\Proxy'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], => NULL=> NULL=> 'Doctrine\\Common\\Persistence\\Proxy'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'Doctrine\\ORM\\PersistentCollection'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'Doctrine\\ODM\\MongoDB\\PersistentCollection'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'Doctrine\\ODM\\PHPCR\\PersistentCollection'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'Doctrine\\Persistence\\Proxy'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'Doctrine\\Common\\Persistence\\Proxy'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'ProxyManager\\Proxy\\LazyLoadingInterface']], 'serializer.post_serialize' => [=> [=> [=> 'jms_serializer.stopwatch_subscriber'=> 'onPostSerialize'], => NULL=> NULL=> NULL]]]);
  1716.         $g = new \JMS\Serializer\Visitor\Factory\JsonSerializationVisitorFactory();
  1717.         $g->setOptions(1024);
  1718.         $h = new \JMS\Serializer\Visitor\Factory\JsonDeserializationVisitorFactory();
  1719.         $h->setOptions(0);
  1720.         return $this->services['jms_serializer'] = new \JMS\Serializer\Serializer($a, [=> new \JMS\Serializer\GraphNavigator\Factory\DeserializationGraphNavigatorFactory($a$b, new \JMS\Serializer\Construction\DoctrineObjectConstructor(($this->services['doctrine'] ?? $this->getDoctrineService()), new \JMS\Serializer\Construction\UnserializeObjectConstructor(), 'null'), $e$f$d), => new \JMS\Serializer\GraphNavigator\Factory\SerializationGraphNavigatorFactory($a$b$e$f$d)], ['json' => $g'xml' => new \JMS\Serializer\Visitor\Factory\XmlSerializationVisitorFactory()], ['json' => $h'xml' => new \JMS\Serializer\Visitor\Factory\XmlDeserializationVisitorFactory()], ($this->services['jms_serializer.serialization_context_factory'] ?? ($this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->services['jms_serializer.deserialization_context_factory'] ?? ($this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->privates['jms_serializer.type_parser'] ?? ($this->privates['jms_serializer.type_parser'] = new \JMS\Serializer\Type\Parser())));
  1721.     }
  1722.     /**
  1723.      * Gets the public 'jms_serializer.deserialization_context_factory' shared service.
  1724.      *
  1725.      * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  1726.      */
  1727.     protected function getJmsSerializer_DeserializationContextFactoryService()
  1728.     {
  1729.         return $this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  1730.     }
  1731.     /**
  1732.      * Gets the public 'jms_serializer.serialization_context_factory' shared service.
  1733.      *
  1734.      * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  1735.      */
  1736.     protected function getJmsSerializer_SerializationContextFactoryService()
  1737.     {
  1738.         return $this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  1739.     }
  1740.     /**
  1741.      * Gets the public 'request_stack' shared service.
  1742.      *
  1743.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1744.      */
  1745.     protected function getRequestStackService()
  1746.     {
  1747.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1748.     }
  1749.     /**
  1750.      * Gets the public 'router' shared service.
  1751.      *
  1752.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1753.      */
  1754.     protected function getRouterService()
  1755.     {
  1756.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1757.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1758.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1759.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1760.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1761.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1762.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  1763.         ], [
  1764.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1765.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a'en');
  1766.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1767.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1768.         return $instance;
  1769.     }
  1770.     /**
  1771.      * Gets the public 'translator' shared service.
  1772.      *
  1773.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1774.      */
  1775.     protected function getTranslatorService()
  1776.     {
  1777.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1778.     }
  1779.     /**
  1780.      * Gets the private '.service_locator.KLVvNIq' shared service.
  1781.      *
  1782.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1783.      */
  1784.     protected function get_ServiceLocator_KLVvNIqService()
  1785.     {
  1786.         return $this->privates['.service_locator.KLVvNIq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1787.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  1788.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  1789.         ], [
  1790.             'doctrine.ulid_generator' => '?',
  1791.             'doctrine.uuid_generator' => '?',
  1792.         ]);
  1793.     }
  1794.     /**
  1795.      * Gets the private '.service_locator.fPFDSMP' shared service.
  1796.      *
  1797.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1798.      */
  1799.     protected function get_ServiceLocator_FPFDSMPService()
  1800.     {
  1801.         return $this->privates['.service_locator.fPFDSMP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1802.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'true],
  1803.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  1804.             'security.firewall.map.context.login' => ['privates''security.firewall.map.context.login''getSecurity_Firewall_Map_Context_LoginService'true],
  1805.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'true],
  1806.         ], [
  1807.             'security.firewall.map.context.api' => '?',
  1808.             'security.firewall.map.context.dev' => '?',
  1809.             'security.firewall.map.context.login' => '?',
  1810.             'security.firewall.map.context.main' => '?',
  1811.         ]);
  1812.     }
  1813.     /**
  1814.      * Gets the private 'annotations.cache_adapter' shared service.
  1815.      *
  1816.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  1817.      */
  1818.     protected function getAnnotations_CacheAdapterService()
  1819.     {
  1820.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1821.     }
  1822.     /**
  1823.      * Gets the private 'annotations.cached_reader' shared service.
  1824.      *
  1825.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  1826.      */
  1827.     protected function getAnnotations_CachedReaderService()
  1828.     {
  1829.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  1830.     }
  1831.     /**
  1832.      * Gets the private 'annotations.reader' shared service.
  1833.      *
  1834.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1835.      */
  1836.     protected function getAnnotations_ReaderService()
  1837.     {
  1838.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1839.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1840.         $a->registerUniqueLoader('class_exists');
  1841.         $instance->addGlobalIgnoredName('required'$a);
  1842.         return $instance;
  1843.     }
  1844.     /**
  1845.      * Gets the private 'cache.annotations' shared service.
  1846.      *
  1847.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1848.      */
  1849.     protected function getCache_AnnotationsService()
  1850.     {
  1851.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('DaSegQqWBA'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1852.     }
  1853.     /**
  1854.      * Gets the private 'cache.doctrine.orm.em_11111111111114.query' shared service.
  1855.      *
  1856.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1857.      */
  1858.     protected function getCache_Doctrine_Orm_Em11111111111114_QueryService()
  1859.     {
  1860.         return $this->privates['cache.doctrine.orm.em_11111111111114.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1861.     }
  1862.     /**
  1863.      * Gets the private 'cache.doctrine.orm.em_11111111111114.result' shared service.
  1864.      *
  1865.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1866.      */
  1867.     protected function getCache_Doctrine_Orm_Em11111111111114_ResultService()
  1868.     {
  1869.         return $this->privates['cache.doctrine.orm.em_11111111111114.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1870.     }
  1871.     /**
  1872.      * Gets the private 'cache.doctrine.orm.em_11111111111115.query' shared service.
  1873.      *
  1874.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1875.      */
  1876.     protected function getCache_Doctrine_Orm_Em11111111111115_QueryService()
  1877.     {
  1878.         return $this->privates['cache.doctrine.orm.em_11111111111115.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1879.     }
  1880.     /**
  1881.      * Gets the private 'cache.doctrine.orm.em_11111111111115.result' shared service.
  1882.      *
  1883.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1884.      */
  1885.     protected function getCache_Doctrine_Orm_Em11111111111115_ResultService()
  1886.     {
  1887.         return $this->privates['cache.doctrine.orm.em_11111111111115.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1888.     }
  1889.     /**
  1890.      * Gets the private 'cache.doctrine.orm.em_11111111111116.query' shared service.
  1891.      *
  1892.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1893.      */
  1894.     protected function getCache_Doctrine_Orm_Em11111111111116_QueryService()
  1895.     {
  1896.         return $this->privates['cache.doctrine.orm.em_11111111111116.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1897.     }
  1898.     /**
  1899.      * Gets the private 'cache.doctrine.orm.em_11111111111116.result' shared service.
  1900.      *
  1901.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1902.      */
  1903.     protected function getCache_Doctrine_Orm_Em11111111111116_ResultService()
  1904.     {
  1905.         return $this->privates['cache.doctrine.orm.em_11111111111116.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1906.     }
  1907.     /**
  1908.      * Gets the private 'cache.doctrine.orm.em_11111111111117.query' shared service.
  1909.      *
  1910.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1911.      */
  1912.     protected function getCache_Doctrine_Orm_Em11111111111117_QueryService()
  1913.     {
  1914.         return $this->privates['cache.doctrine.orm.em_11111111111117.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1915.     }
  1916.     /**
  1917.      * Gets the private 'cache.doctrine.orm.em_11111111111117.result' shared service.
  1918.      *
  1919.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1920.      */
  1921.     protected function getCache_Doctrine_Orm_Em11111111111117_ResultService()
  1922.     {
  1923.         return $this->privates['cache.doctrine.orm.em_11111111111117.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1924.     }
  1925.     /**
  1926.      * Gets the private 'cache.doctrine.orm.em_11111111111126.query' shared service.
  1927.      *
  1928.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1929.      */
  1930.     protected function getCache_Doctrine_Orm_Em11111111111126_QueryService()
  1931.     {
  1932.         return $this->privates['cache.doctrine.orm.em_11111111111126.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1933.     }
  1934.     /**
  1935.      * Gets the private 'cache.doctrine.orm.em_11111111111126.result' shared service.
  1936.      *
  1937.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1938.      */
  1939.     protected function getCache_Doctrine_Orm_Em11111111111126_ResultService()
  1940.     {
  1941.         return $this->privates['cache.doctrine.orm.em_11111111111126.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1942.     }
  1943.     /**
  1944.      * Gets the private 'cache.doctrine.orm.em_22222222222222.query' shared service.
  1945.      *
  1946.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1947.      */
  1948.     protected function getCache_Doctrine_Orm_Em22222222222222_QueryService()
  1949.     {
  1950.         return $this->privates['cache.doctrine.orm.em_22222222222222.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1951.     }
  1952.     /**
  1953.      * Gets the private 'cache.doctrine.orm.em_22222222222222.result' shared service.
  1954.      *
  1955.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1956.      */
  1957.     protected function getCache_Doctrine_Orm_Em22222222222222_ResultService()
  1958.     {
  1959.         return $this->privates['cache.doctrine.orm.em_22222222222222.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1960.     }
  1961.     /**
  1962.      * Gets the private 'cache.doctrine.orm.em_22222222222223.query' shared service.
  1963.      *
  1964.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1965.      */
  1966.     protected function getCache_Doctrine_Orm_Em22222222222223_QueryService()
  1967.     {
  1968.         return $this->privates['cache.doctrine.orm.em_22222222222223.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1969.     }
  1970.     /**
  1971.      * Gets the private 'cache.doctrine.orm.em_22222222222223.result' shared service.
  1972.      *
  1973.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1974.      */
  1975.     protected function getCache_Doctrine_Orm_Em22222222222223_ResultService()
  1976.     {
  1977.         return $this->privates['cache.doctrine.orm.em_22222222222223.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1978.     }
  1979.     /**
  1980.      * Gets the private 'cache.doctrine.orm.em_22222222222226.query' shared service.
  1981.      *
  1982.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1983.      */
  1984.     protected function getCache_Doctrine_Orm_Em22222222222226_QueryService()
  1985.     {
  1986.         return $this->privates['cache.doctrine.orm.em_22222222222226.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1987.     }
  1988.     /**
  1989.      * Gets the private 'cache.doctrine.orm.em_22222222222226.result' shared service.
  1990.      *
  1991.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1992.      */
  1993.     protected function getCache_Doctrine_Orm_Em22222222222226_ResultService()
  1994.     {
  1995.         return $this->privates['cache.doctrine.orm.em_22222222222226.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1996.     }
  1997.     /**
  1998.      * Gets the private 'cache.doctrine.orm.em_22222222222227.query' shared service.
  1999.      *
  2000.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2001.      */
  2002.     protected function getCache_Doctrine_Orm_Em22222222222227_QueryService()
  2003.     {
  2004.         return $this->privates['cache.doctrine.orm.em_22222222222227.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2005.     }
  2006.     /**
  2007.      * Gets the private 'cache.doctrine.orm.em_22222222222227.result' shared service.
  2008.      *
  2009.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2010.      */
  2011.     protected function getCache_Doctrine_Orm_Em22222222222227_ResultService()
  2012.     {
  2013.         return $this->privates['cache.doctrine.orm.em_22222222222227.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2014.     }
  2015.     /**
  2016.      * Gets the private 'cache.doctrine.orm.em_99999999999998.query' shared service.
  2017.      *
  2018.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2019.      */
  2020.     protected function getCache_Doctrine_Orm_Em99999999999998_QueryService()
  2021.     {
  2022.         return $this->privates['cache.doctrine.orm.em_99999999999998.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2023.     }
  2024.     /**
  2025.      * Gets the private 'cache.doctrine.orm.em_99999999999998.result' shared service.
  2026.      *
  2027.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2028.      */
  2029.     protected function getCache_Doctrine_Orm_Em99999999999998_ResultService()
  2030.     {
  2031.         return $this->privates['cache.doctrine.orm.em_99999999999998.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2032.     }
  2033.     /**
  2034.      * Gets the private 'cache.doctrine.orm.em_cities.query' shared service.
  2035.      *
  2036.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2037.      */
  2038.     protected function getCache_Doctrine_Orm_EmCities_QueryService()
  2039.     {
  2040.         return $this->privates['cache.doctrine.orm.em_cities.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2041.     }
  2042.     /**
  2043.      * Gets the private 'cache.doctrine.orm.em_cities.result' shared service.
  2044.      *
  2045.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2046.      */
  2047.     protected function getCache_Doctrine_Orm_EmCities_ResultService()
  2048.     {
  2049.         return $this->privates['cache.doctrine.orm.em_cities.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2050.     }
  2051.     /**
  2052.      * Gets the private 'cache.doctrine.orm.em_yyy020berlinde.query' shared service.
  2053.      *
  2054.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2055.      */
  2056.     protected function getCache_Doctrine_Orm_EmYyy020berlinde_QueryService()
  2057.     {
  2058.         return $this->privates['cache.doctrine.orm.em_yyy020berlinde.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2059.     }
  2060.     /**
  2061.      * Gets the private 'cache.doctrine.orm.em_yyy020berlinde.result' shared service.
  2062.      *
  2063.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2064.      */
  2065.     protected function getCache_Doctrine_Orm_EmYyy020berlinde_ResultService()
  2066.     {
  2067.         return $this->privates['cache.doctrine.orm.em_yyy020berlinde.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2068.     }
  2069.     /**
  2070.      * Gets the private 'cache.property_info' shared service.
  2071.      *
  2072.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2073.      */
  2074.     protected function getCache_PropertyInfoService()
  2075.     {
  2076.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('B+AlvVTj5f'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2077.     }
  2078.     /**
  2079.      * Gets the private 'cache.security_expression_language' shared service.
  2080.      *
  2081.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2082.      */
  2083.     protected function getCache_SecurityExpressionLanguageService()
  2084.     {
  2085.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('lZubBjanlS'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2086.     }
  2087.     /**
  2088.      * Gets the private 'cache.serializer' shared service.
  2089.      *
  2090.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2091.      */
  2092.     protected function getCache_SerializerService()
  2093.     {
  2094.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('uct2QaVBtd'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2095.     }
  2096.     /**
  2097.      * Gets the private 'cache.validator' shared service.
  2098.      *
  2099.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2100.      */
  2101.     protected function getCache_ValidatorService()
  2102.     {
  2103.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('nBxDQtMTBr'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2104.     }
  2105.     /**
  2106.      * Gets the private 'config_cache_factory' shared service.
  2107.      *
  2108.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  2109.      */
  2110.     protected function getConfigCacheFactoryService()
  2111.     {
  2112.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  2113.             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)));
  2114.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  2115.         }, 2));
  2116.     }
  2117.     /**
  2118.      * Gets the private 'data_collector.form' shared service.
  2119.      *
  2120.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  2121.      */
  2122.     protected function getDataCollector_FormService()
  2123.     {
  2124.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  2125.     }
  2126.     /**
  2127.      * Gets the private 'data_collector.request' shared service.
  2128.      *
  2129.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  2130.      */
  2131.     protected function getDataCollector_RequestService()
  2132.     {
  2133.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2134.     }
  2135.     /**
  2136.      * Gets the private 'debug.debug_handlers_listener' shared service.
  2137.      *
  2138.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  2139.      */
  2140.     protected function getDebug_DebugHandlersListenerService()
  2141.     {
  2142.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  2143.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2144.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2145.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2146.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2147.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  2148.     }
  2149.     /**
  2150.      * Gets the private 'debug.file_link_formatter' shared service.
  2151.      *
  2152.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  2153.      */
  2154.     protected function getDebug_FileLinkFormatterService()
  2155.     {
  2156.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), \dirname(__DIR__4), function () {
  2157.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  2158.         });
  2159.     }
  2160.     /**
  2161.      * Gets the private 'debug.log_processor' shared service.
  2162.      *
  2163.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  2164.      */
  2165.     protected function getDebug_LogProcessorService()
  2166.     {
  2167.         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())));
  2168.     }
  2169.     /**
  2170.      * Gets the private 'debug.security.access.decision_manager' shared service.
  2171.      *
  2172.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  2173.      */
  2174.     protected function getDebug_Security_Access_DecisionManagerService()
  2175.     {
  2176.         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 () {
  2177.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  2178.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  2179.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  2180.         }, 3), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  2181.     }
  2182.     /**
  2183.      * Gets the private 'debug.security.firewall' shared service.
  2184.      *
  2185.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  2186.      */
  2187.     protected function getDebug_Security_FirewallService()
  2188.     {
  2189.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  2190.         if (isset($this->privates['debug.security.firewall'])) {
  2191.             return $this->privates['debug.security.firewall'];
  2192.         }
  2193.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2194.         if (isset($this->privates['debug.security.firewall'])) {
  2195.             return $this->privates['debug.security.firewall'];
  2196.         }
  2197.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  2198.     }
  2199.     /**
  2200.      * Gets the private 'doctrine.dbal.connection_factory' shared service.
  2201.      *
  2202.      * @return \Doctrine\Bundle\DoctrineBundle\ConnectionFactory
  2203.      */
  2204.     protected function getDoctrine_Dbal_ConnectionFactoryService()
  2205.     {
  2206.         return $this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']);
  2207.     }
  2208.     /**
  2209.      * Gets the private 'doctrine.dbal.logger' shared service.
  2210.      *
  2211.      * @return \Symfony\Bridge\Doctrine\Logger\DbalLogger
  2212.      */
  2213.     protected function getDoctrine_Dbal_LoggerService()
  2214.     {
  2215.         $a = new \Symfony\Bridge\Monolog\Logger('doctrine');
  2216.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2217.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2218.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2219.         return $this->privates['doctrine.dbal.logger'] = new \Symfony\Bridge\Doctrine\Logger\DbalLogger($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  2220.     }
  2221.     /**
  2222.      * Gets the private 'doctrine.orm.container_repository_factory' shared service.
  2223.      *
  2224.      * @return \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory
  2225.      */
  2226.     protected function getDoctrine_Orm_ContainerRepositoryFactoryService()
  2227.     {
  2228.         return $this->privates['doctrine.orm.container_repository_factory'] = new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []));
  2229.     }
  2230.     /**
  2231.      * Gets the private 'exception_listener' shared service.
  2232.      *
  2233.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  2234.      */
  2235.     protected function getExceptionListenerService()
  2236.     {
  2237.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  2238.     }
  2239.     /**
  2240.      * Gets the private 'fos_rest.body_listener' shared service.
  2241.      *
  2242.      * @return \FOS\RestBundle\EventListener\BodyListener
  2243.      */
  2244.     protected function getFosRest_BodyListenerService()
  2245.     {
  2246.         $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, [
  2247.             'fos_rest.decoder.json' => ['privates''fos_rest.decoder.json''getFosRest_Decoder_JsonService'true],
  2248.         ], [
  2249.             'fos_rest.decoder.json' => '?',
  2250.         ]), ['json' => 'fos_rest.decoder.json']), false);
  2251.         $instance->setDefaultFormat(NULL);
  2252.         return $instance;
  2253.     }
  2254.     /**
  2255.      * Gets the private 'fos_rest.format_listener' shared service.
  2256.      *
  2257.      * @return \FOS\RestBundle\EventListener\FormatListener
  2258.      */
  2259.     protected function getFosRest_FormatListenerService()
  2260.     {
  2261.         $a = new \FOS\RestBundle\Negotiation\FormatNegotiator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2262.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/_profiler|_wdt/'NULLNULLNULL, []), ['methods' => NULL'priorities' => [=> 'html'=> 'json'], 'fallback_format' => 'html''attributes' => [], 'prefer_extension' => '2.0']);
  2263.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api'NULLNULLNULL, []), ['priorities' => [=> 'html'], 'fallback_format' => 'json''prefer_extension' => '2.0''methods' => NULL'attributes' => [], 'stop' => false]);
  2264.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/'NULLNULLNULL, []), ['priorities' => [=> 'html'=> 'json'=> 'xml'], 'fallback_format' => NULL'prefer_extension' => '2.0''methods' => NULL'attributes' => [], 'stop' => false]);
  2265.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'NULLNULLNULL, []), ['priorities' => [=> 'html'=> '*/*'], 'fallback_format' => 'html''prefer_extension' => '2.0''methods' => NULL'attributes' => [], 'stop' => false]);
  2266.         return $this->privates['fos_rest.format_listener'] = new \FOS\RestBundle\EventListener\FormatListener($a);
  2267.     }
  2268.     /**
  2269.      * Gets the private 'fos_rest.param_fetcher_listener' shared service.
  2270.      *
  2271.      * @return \FOS\RestBundle\EventListener\ParamFetcherListener
  2272.      */
  2273.     protected function getFosRest_ParamFetcherListenerService()
  2274.     {
  2275.         return $this->privates['fos_rest.param_fetcher_listener'] = new \FOS\RestBundle\EventListener\ParamFetcherListener(new \FOS\RestBundle\Request\ParamFetcher($this, new \FOS\RestBundle\Request\ParamReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())), true);
  2276.     }
  2277.     /**
  2278.      * Gets the private 'fos_rest.serializer.jms_handler_registry.inner' shared service.
  2279.      *
  2280.      * @return \JMS\Serializer\Handler\LazyHandlerRegistry
  2281.      */
  2282.     protected function getFosRest_Serializer_JmsHandlerRegistry_InnerService()
  2283.     {
  2284.         return $this->privates['fos_rest.serializer.jms_handler_registry.inner'] = new \JMS\Serializer\Handler\LazyHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2285.             'fos_rest.serializer.flatten_exception_handler' => ['privates''fos_rest.serializer.flatten_exception_handler''getFosRest_Serializer_FlattenExceptionHandlerService'true],
  2286.             'jms_serializer.array_collection_handler' => ['privates''jms_serializer.array_collection_handler''getJmsSerializer_ArrayCollectionHandlerService'true],
  2287.             'jms_serializer.constraint_violation_handler' => ['privates''jms_serializer.constraint_violation_handler''getJmsSerializer_ConstraintViolationHandlerService'true],
  2288.             'jms_serializer.datetime_handler' => ['privates''jms_serializer.datetime_handler''getJmsSerializer_DatetimeHandlerService'true],
  2289.             'jms_serializer.iterator_handler' => ['privates''jms_serializer.iterator_handler''getJmsSerializer_IteratorHandlerService'true],
  2290.             'fos_rest.serializer.form_error_handler' => ['privates''fos_rest.serializer.form_error_handler''getFosRest_Serializer_FormErrorHandlerService'true],
  2291.         ], [
  2292.             'fos_rest.serializer.flatten_exception_handler' => '?',
  2293.             'jms_serializer.array_collection_handler' => '?',
  2294.             'jms_serializer.constraint_violation_handler' => '?',
  2295.             'jms_serializer.datetime_handler' => '?',
  2296.             'jms_serializer.iterator_handler' => '?',
  2297.             'fos_rest.serializer.form_error_handler' => '?',
  2298.         ]), [=> ['Symfony\\Component\\ErrorHandler\\Exception\\FlattenException' => ['json' => [=> 'fos_rest.serializer.flatten_exception_handler'=> 'serializeToJson'], 'xml' => [=> 'fos_rest.serializer.flatten_exception_handler'=> 'serializeToXml']], 'ArrayCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Doctrine\\Common\\Collections\\ArrayCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Doctrine\\ORM\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Doctrine\\ODM\\MongoDB\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Doctrine\\ODM\\PHPCR\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Symfony\\Component\\Validator\\ConstraintViolationList' => ['xml' => [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListToxml'], 'json' => [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListTojson']], 'Symfony\\Component\\Validator\\ConstraintViolation' => ['xml' => [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationToxml'], 'json' => [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationTojson']], 'DateTime' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime']], 'DateTimeImmutable' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable']], 'DateInterval' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval']], 'DateTimeInterface' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeInterface'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeInterface']], 'Iterator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']], 'ArrayIterator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']], 'Generator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']], 'Symfony\\Component\\Form\\Form' => ['xml' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormToxml'], 'json' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormTojson']], 'Symfony\\Component\\Form\\FormInterface' => ['xml' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormToXml'], 'json' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormToJson']], 'Symfony\\Component\\Form\\FormError' => ['xml' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormErrorToxml'], 'json' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormErrorTojson']]], => ['ArrayCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'Doctrine\\Common\\Collections\\ArrayCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'Doctrine\\ORM\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'Doctrine\\ODM\\MongoDB\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'Doctrine\\ODM\\PHPCR\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'DateTime' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromjson'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromxml']], 'DateTimeImmutable' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromjson'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromxml']], 'DateInterval' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromjson'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromxml']], 'DateTimeInterface' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromJson'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromXml']], 'Iterator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']], 'ArrayIterator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']], 'Generator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator']]]]);
  2299.     }
  2300.     /**
  2301.      * Gets the private 'fos_rest.view_response_listener' shared service.
  2302.      *
  2303.      * @return \FOS\RestBundle\EventListener\ViewResponseListener
  2304.      */
  2305.     protected function getFosRest_ViewResponseListenerService()
  2306.     {
  2307.         return $this->privates['fos_rest.view_response_listener'] = new \FOS\RestBundle\EventListener\ViewResponseListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()), false, ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2308.     }
  2309.     /**
  2310.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  2311.      *
  2312.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  2313.      */
  2314.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  2315.     {
  2316.         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())));
  2317.     }
  2318.     /**
  2319.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  2320.      *
  2321.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  2322.      */
  2323.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  2324.     {
  2325.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  2326.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  2327.             return $this->privates['framework_extra_bundle.event.is_granted'];
  2328.         }
  2329.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a);
  2330.     }
  2331.     /**
  2332.      * Gets the private 'locale_aware_listener' shared service.
  2333.      *
  2334.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  2335.      */
  2336.     protected function getLocaleAwareListenerService()
  2337.     {
  2338.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2339.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  2340.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  2341.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2342.     }
  2343.     /**
  2344.      * Gets the private 'locale_listener' shared service.
  2345.      *
  2346.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2347.      */
  2348.     protected function getLocaleListenerService()
  2349.     {
  2350.         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()), false, []);
  2351.     }
  2352.     /**
  2353.      * Gets the private 'monolog.handler.console' shared service.
  2354.      *
  2355.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  2356.      */
  2357.     protected function getMonolog_Handler_ConsoleService()
  2358.     {
  2359.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  2360.     }
  2361.     /**
  2362.      * Gets the private 'monolog.handler.main' shared service.
  2363.      *
  2364.      * @return \Monolog\Handler\StreamHandler
  2365.      */
  2366.     protected function getMonolog_Handler_MainService()
  2367.     {
  2368.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 'debug'trueNULLfalse);
  2369.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  2370.         return $instance;
  2371.     }
  2372.     /**
  2373.      * Gets the private 'monolog.logger' shared service.
  2374.      *
  2375.      * @return \Symfony\Bridge\Monolog\Logger
  2376.      */
  2377.     protected function getMonolog_LoggerService()
  2378.     {
  2379.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  2380.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2381.         $instance->useMicrosecondTimestamps(true);
  2382.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2383.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2384.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2385.         return $instance;
  2386.     }
  2387.     /**
  2388.      * Gets the private 'monolog.logger.cache' shared service.
  2389.      *
  2390.      * @return \Symfony\Bridge\Monolog\Logger
  2391.      */
  2392.     protected function getMonolog_Logger_CacheService()
  2393.     {
  2394.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2395.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2396.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2397.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2398.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2399.         return $instance;
  2400.     }
  2401.     /**
  2402.      * Gets the private 'monolog.logger.request' shared service.
  2403.      *
  2404.      * @return \Symfony\Bridge\Monolog\Logger
  2405.      */
  2406.     protected function getMonolog_Logger_RequestService()
  2407.     {
  2408.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2409.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2410.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2411.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2412.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2413.         return $instance;
  2414.     }
  2415.     /**
  2416.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  2417.      *
  2418.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  2419.      */
  2420.     protected function getNelmioCors_CorsListenerService()
  2421.     {
  2422.         return $this->privates['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(new \Nelmio\CorsBundle\Options\Resolver([=> new \Nelmio\CorsBundle\Options\ConfigProvider($this->parameters['nelmio_cors.map'], $this->parameters['nelmio_cors.defaults'])]));
  2423.     }
  2424.     /**
  2425.      * Gets the private 'parameter_bag' shared service.
  2426.      *
  2427.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  2428.      */
  2429.     protected function getParameterBagService()
  2430.     {
  2431.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  2432.     }
  2433.     /**
  2434.      * Gets the private 'profiler_listener' shared service.
  2435.      *
  2436.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  2437.      */
  2438.     protected function getProfilerListenerService()
  2439.     {
  2440.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  2441.         if (isset($this->privates['profiler_listener'])) {
  2442.             return $this->privates['profiler_listener'];
  2443.         }
  2444.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  2445.     }
  2446.     /**
  2447.      * Gets the private 'router.expression_language_provider' shared service.
  2448.      *
  2449.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  2450.      */
  2451.     protected function getRouter_ExpressionLanguageProviderService()
  2452.     {
  2453.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2454.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  2455.         ], [
  2456.             'env' => 'Closure',
  2457.         ]));
  2458.     }
  2459.     /**
  2460.      * Gets the private 'router.request_context' shared service.
  2461.      *
  2462.      * @return \Symfony\Component\Routing\RequestContext
  2463.      */
  2464.     protected function getRouter_RequestContextService()
  2465.     {
  2466.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  2467.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2468.         return $instance;
  2469.     }
  2470.     /**
  2471.      * Gets the private 'router_listener' shared service.
  2472.      *
  2473.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  2474.      */
  2475.     protected function getRouterListenerService()
  2476.     {
  2477.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  2478.     }
  2479.     /**
  2480.      * Gets the private 'security.firewall.map' shared service.
  2481.      *
  2482.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  2483.      */
  2484.     protected function getSecurity_Firewall_MapService()
  2485.     {
  2486.         $a = ($this->privates['.service_locator.fPFDSMP'] ?? $this->get_ServiceLocator_FPFDSMPService());
  2487.         if (isset($this->privates['security.firewall.map'])) {
  2488.             return $this->privates['security.firewall.map'];
  2489.         }
  2490.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  2491.             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)/')));
  2492.             yield 'security.firewall.map.context.login' => ($this->privates['.security.request_matcher.HeUdK73'] ?? ($this->privates['.security.request_matcher.HeUdK73'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/login')));
  2493.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.p4VlLPC'] ?? ($this->privates['.security.request_matcher.p4VlLPC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api')));
  2494.             yield 'security.firewall.map.context.main' => NULL;
  2495.         }, 4));
  2496.     }
  2497.     /**
  2498.      * Gets the private 'security.logout_url_generator' shared service.
  2499.      *
  2500.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  2501.      */
  2502.     protected function getSecurity_LogoutUrlGeneratorService()
  2503.     {
  2504.         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['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  2505.     }
  2506.     /**
  2507.      * Gets the private 'security.role_hierarchy' shared service.
  2508.      *
  2509.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  2510.      */
  2511.     protected function getSecurity_RoleHierarchyService()
  2512.     {
  2513.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  2514.     }
  2515.     /**
  2516.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  2517.      *
  2518.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  2519.      */
  2520.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  2521.     {
  2522.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2523.     }
  2524.     /**
  2525.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  2526.      *
  2527.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  2528.      */
  2529.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  2530.     {
  2531.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  2532.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  2533.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  2534.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  2535.     }
  2536.     /**
  2537.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  2538.      *
  2539.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  2540.      */
  2541.     protected function getSensioFrameworkExtra_Security_ListenerService()
  2542.     {
  2543.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  2544.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  2545.             return $this->privates['sensio_framework_extra.security.listener'];
  2546.         }
  2547.         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())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2548.     }
  2549.     /**
  2550.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  2551.      *
  2552.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  2553.      */
  2554.     protected function getSensioFrameworkExtra_View_ListenerService()
  2555.     {
  2556.         $this->privates['sensio_framework_extra.view.listener'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel'1))));
  2557.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2558.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  2559.         ], [
  2560.             'twig' => '?',
  2561.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  2562.         return $instance;
  2563.     }
  2564.     /**
  2565.      * Gets the private 'session_listener' shared service.
  2566.      *
  2567.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  2568.      */
  2569.     protected function getSessionListenerService()
  2570.     {
  2571.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2572.             'initialized_session' => ['services''.container.private.session'NULLtrue],
  2573.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  2574.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'true],
  2575.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  2576.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  2577.         ], [
  2578.             'initialized_session' => '?',
  2579.             'logger' => '?',
  2580.             'session' => '?',
  2581.             'session_collector' => '?',
  2582.             'session_factory' => '?',
  2583.         ]), true$this->parameters['session.storage.options']);
  2584.     }
  2585.     /**
  2586.      * Gets the private 'translator.default' shared service.
  2587.      *
  2588.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  2589.      */
  2590.     protected function getTranslator_DefaultService()
  2591.     {
  2592.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2593.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  2594.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  2595.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  2596.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  2597.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  2598.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  2599.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  2600.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  2601.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  2602.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  2603.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  2604.         ], [
  2605.             'translation.loader.csv' => '?',
  2606.             'translation.loader.dat' => '?',
  2607.             'translation.loader.ini' => '?',
  2608.             'translation.loader.json' => '?',
  2609.             'translation.loader.mo' => '?',
  2610.             'translation.loader.php' => '?',
  2611.             'translation.loader.po' => '?',
  2612.             'translation.loader.qt' => '?',
  2613.             'translation.loader.res' => '?',
  2614.             'translation.loader.xliff' => '?',
  2615.             'translation.loader.yml' => '?',
  2616.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/translations'), 12 => (\dirname(__DIR__4).'/src/Exyzt/JwtAuthentificationBundle/translations'), 13 => (\dirname(__DIR__4).'/src/Exyzt/RESTBundle/translations'), 14 => (\dirname(__DIR__4).'/src/Exyzt/UtilBundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/symfony/monolog-bundle/translations'=> 'vendor/doctrine/doctrine-bundle/translations'=> 'vendor/sensio/framework-extra-bundle/src/translations'=> 'vendor/symfony/twig-bundle/translations'=> 'vendor/nelmio/cors-bundle/translations'10 => 'vendor/symfony/security-bundle/translations'11 => 'vendor/lexik/jwt-authentication-bundle/translations'12 => 'src/Exyzt/JwtAuthentificationBundle/translations'13 => 'src/Exyzt/RESTBundle/translations'14 => 'src/Exyzt/UtilBundle/translations'15 => 'vendor/friendsofsymfony/rest-bundle/translations'16 => 'vendor/jms/serializer-bundle/translations'17 => 'vendor/symfony/web-profiler-bundle/translations']]], []);
  2617.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2618.         $instance->setFallbackLocales([=> 'en']);
  2619.         return $instance;
  2620.     }
  2621.     /**
  2622.      * Gets the private 'validator.builder' shared service.
  2623.      *
  2624.      * @return \Symfony\Component\Validator\ValidatorBuilder
  2625.      */
  2626.     protected function getValidator_BuilderService()
  2627.     {
  2628.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  2629.         $a = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  2630.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2631.             yield => ($this->privates['doctrine.orm.em_cities_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_EmCitiesEntityManager_PropertyInfoExtractorService'));
  2632.             yield => ($this->privates['doctrine.orm.em_11111111111114_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_Em11111111111114EntityManager_PropertyInfoExtractorService'));
  2633.             yield => ($this->privates['doctrine.orm.em_11111111111115_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_Em11111111111115EntityManager_PropertyInfoExtractorService'));
  2634.             yield => ($this->privates['doctrine.orm.em_11111111111116_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_Em11111111111116EntityManager_PropertyInfoExtractorService'));
  2635.             yield => ($this->privates['doctrine.orm.em_11111111111117_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_Em11111111111117EntityManager_PropertyInfoExtractorService'));
  2636.             yield => ($this->privates['doctrine.orm.em_11111111111126_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_Em11111111111126EntityManager_PropertyInfoExtractorService'));
  2637.             yield => ($this->privates['doctrine.orm.em_22222222222222_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_Em22222222222222EntityManager_PropertyInfoExtractorService'));
  2638.             yield => ($this->privates['doctrine.orm.em_22222222222223_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_Em22222222222223EntityManager_PropertyInfoExtractorService'));
  2639.             yield => ($this->privates['doctrine.orm.em_22222222222226_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_Em22222222222226EntityManager_PropertyInfoExtractorService'));
  2640.             yield 10 => ($this->privates['doctrine.orm.em_22222222222227_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_Em22222222222227EntityManager_PropertyInfoExtractorService'));
  2641.             yield 11 => ($this->privates['doctrine.orm.em_99999999999998_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_Em99999999999998EntityManager_PropertyInfoExtractorService'));
  2642.             yield 12 => ($this->privates['doctrine.orm.em_yyy020berlinde_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_EmYyy020berlindeEntityManager_PropertyInfoExtractorService'));
  2643.         }, 13), new RewindableGenerator(function () {
  2644.             yield => ($this->privates['doctrine.orm.em_cities_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_EmCitiesEntityManager_PropertyInfoExtractorService'));
  2645.             yield => ($this->privates['doctrine.orm.em_11111111111114_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_Em11111111111114EntityManager_PropertyInfoExtractorService'));
  2646.             yield => ($this->privates['doctrine.orm.em_11111111111115_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_Em11111111111115EntityManager_PropertyInfoExtractorService'));
  2647.             yield => ($this->privates['doctrine.orm.em_11111111111116_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_Em11111111111116EntityManager_PropertyInfoExtractorService'));
  2648.             yield => ($this->privates['doctrine.orm.em_11111111111117_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_Em11111111111117EntityManager_PropertyInfoExtractorService'));
  2649.             yield => ($this->privates['doctrine.orm.em_11111111111126_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_Em11111111111126EntityManager_PropertyInfoExtractorService'));
  2650.             yield => ($this->privates['doctrine.orm.em_22222222222222_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_Em22222222222222EntityManager_PropertyInfoExtractorService'));
  2651.             yield => ($this->privates['doctrine.orm.em_22222222222223_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_Em22222222222223EntityManager_PropertyInfoExtractorService'));
  2652.             yield => ($this->privates['doctrine.orm.em_22222222222226_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_Em22222222222226EntityManager_PropertyInfoExtractorService'));
  2653.             yield => ($this->privates['doctrine.orm.em_22222222222227_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_Em22222222222227EntityManager_PropertyInfoExtractorService'));
  2654.             yield 10 => ($this->privates['doctrine.orm.em_99999999999998_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_Em99999999999998EntityManager_PropertyInfoExtractorService'));
  2655.             yield 11 => ($this->privates['doctrine.orm.em_yyy020berlinde_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_EmYyy020berlindeEntityManager_PropertyInfoExtractorService'));
  2656.             yield 12 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2657.         }, 13), new RewindableGenerator(function () {
  2658.             return new \EmptyIterator();
  2659.         }, 0), new RewindableGenerator(function () {
  2660.             yield => ($this->privates['doctrine.orm.em_cities_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_EmCitiesEntityManager_PropertyInfoExtractorService'));
  2661.             yield => ($this->privates['doctrine.orm.em_11111111111114_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_Em11111111111114EntityManager_PropertyInfoExtractorService'));
  2662.             yield => ($this->privates['doctrine.orm.em_11111111111115_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_Em11111111111115EntityManager_PropertyInfoExtractorService'));
  2663.             yield => ($this->privates['doctrine.orm.em_11111111111116_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_Em11111111111116EntityManager_PropertyInfoExtractorService'));
  2664.             yield => ($this->privates['doctrine.orm.em_11111111111117_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_Em11111111111117EntityManager_PropertyInfoExtractorService'));
  2665.             yield => ($this->privates['doctrine.orm.em_11111111111126_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_Em11111111111126EntityManager_PropertyInfoExtractorService'));
  2666.             yield => ($this->privates['doctrine.orm.em_22222222222222_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_Em22222222222222EntityManager_PropertyInfoExtractorService'));
  2667.             yield => ($this->privates['doctrine.orm.em_22222222222223_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_Em22222222222223EntityManager_PropertyInfoExtractorService'));
  2668.             yield => ($this->privates['doctrine.orm.em_22222222222226_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_Em22222222222226EntityManager_PropertyInfoExtractorService'));
  2669.             yield => ($this->privates['doctrine.orm.em_22222222222227_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_Em22222222222227EntityManager_PropertyInfoExtractorService'));
  2670.             yield 10 => ($this->privates['doctrine.orm.em_99999999999998_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_Em99999999999998EntityManager_PropertyInfoExtractorService'));
  2671.             yield 11 => ($this->privates['doctrine.orm.em_yyy020berlinde_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_EmYyy020berlindeEntityManager_PropertyInfoExtractorService'));
  2672.             yield 12 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2673.         }, 13), new RewindableGenerator(function () {
  2674.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2675.         }, 1));
  2676.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2677.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  2678.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  2679.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  2680.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  2681.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  2682.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  2683.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  2684.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  2685.         ], [
  2686.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  2687.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  2688.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  2689.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  2690.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  2691.             'doctrine.orm.validator.unique' => '?',
  2692.             'security.validator.user_password' => '?',
  2693.             'validator.expression' => '?',
  2694.         ])));
  2695.         if ($this->has('translator')) {
  2696.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  2697.         }
  2698.         $instance->setTranslationDomain('validators');
  2699.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  2700.         $instance->enableAnnotationMapping(true);
  2701.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2702.         $instance->addMethodMapping('loadValidatorMetadata');
  2703.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  2704.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  2705.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.em_cities_entity_manager'] ?? $this->getDoctrine_Orm_EmCitiesEntityManagerService()), NULL));
  2706.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.em_11111111111114_entity_manager'] ?? $this->getDoctrine_Orm_Em11111111111114EntityManagerService()), NULL));
  2707.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.em_11111111111115_entity_manager'] ?? $this->getDoctrine_Orm_Em11111111111115EntityManagerService()), NULL));
  2708.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.em_11111111111116_entity_manager'] ?? $this->getDoctrine_Orm_Em11111111111116EntityManagerService()), NULL));
  2709.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.em_11111111111117_entity_manager'] ?? $this->getDoctrine_Orm_Em11111111111117EntityManagerService()), NULL));
  2710.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.em_11111111111126_entity_manager'] ?? $this->getDoctrine_Orm_Em11111111111126EntityManagerService()), NULL));
  2711.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.em_22222222222222_entity_manager'] ?? $this->getDoctrine_Orm_Em22222222222222EntityManagerService()), NULL));
  2712.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.em_22222222222223_entity_manager'] ?? $this->getDoctrine_Orm_Em22222222222223EntityManagerService()), NULL));
  2713.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.em_22222222222226_entity_manager'] ?? $this->getDoctrine_Orm_Em22222222222226EntityManagerService()), NULL));
  2714.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.em_22222222222227_entity_manager'] ?? $this->getDoctrine_Orm_Em22222222222227EntityManagerService()), NULL));
  2715.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.em_99999999999998_entity_manager'] ?? $this->getDoctrine_Orm_Em99999999999998EntityManagerService()), NULL));
  2716.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.em_yyy020berlinde_entity_manager'] ?? $this->getDoctrine_Orm_EmYyy020berlindeEntityManagerService()), NULL));
  2717.         return $instance;
  2718.     }
  2719.     /**
  2720.      * Gets the private 'web_profiler.csp.handler' shared service.
  2721.      *
  2722.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  2723.      */
  2724.     protected function getWebProfiler_Csp_HandlerService()
  2725.     {
  2726.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  2727.     }
  2728.     /**
  2729.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  2730.      *
  2731.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  2732.      */
  2733.     protected function getWebProfiler_DebugToolbarService()
  2734.     {
  2735.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2736.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  2737.             return $this->privates['web_profiler.debug_toolbar'];
  2738.         }
  2739.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), NULL);
  2740.     }
  2741.     /**
  2742.      * Gets the public 'cache_clearer' alias.
  2743.      *
  2744.      * @return object The ".container.private.cache_clearer" service.
  2745.      */
  2746.     protected function getCacheClearerService()
  2747.     {
  2748.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  2749.         return $this->get('.container.private.cache_clearer');
  2750.     }
  2751.     /**
  2752.      * Gets the public 'filesystem' alias.
  2753.      *
  2754.      * @return object The ".container.private.filesystem" service.
  2755.      */
  2756.     protected function getFilesystemService()
  2757.     {
  2758.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  2759.         return $this->get('.container.private.filesystem');
  2760.     }
  2761.     /**
  2762.      * Gets the public 'security.csrf.token_manager' alias.
  2763.      *
  2764.      * @return object The ".container.private.security.csrf.token_manager" service.
  2765.      */
  2766.     protected function getSecurity_Csrf_TokenManagerService()
  2767.     {
  2768.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  2769.         return $this->get('.container.private.security.csrf.token_manager');
  2770.     }
  2771.     /**
  2772.      * Gets the public 'form.factory' alias.
  2773.      *
  2774.      * @return object The ".container.private.form.factory" service.
  2775.      */
  2776.     protected function getForm_FactoryService()
  2777.     {
  2778.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  2779.         return $this->get('.container.private.form.factory');
  2780.     }
  2781.     /**
  2782.      * Gets the public 'form.type.file' alias.
  2783.      *
  2784.      * @return object The ".container.private.form.type.file" service.
  2785.      */
  2786.     protected function getForm_Type_FileService()
  2787.     {
  2788.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  2789.         return $this->get('.container.private.form.type.file');
  2790.     }
  2791.     /**
  2792.      * Gets the public 'profiler' alias.
  2793.      *
  2794.      * @return object The ".container.private.profiler" service.
  2795.      */
  2796.     protected function getProfilerService()
  2797.     {
  2798.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  2799.         return $this->get('.container.private.profiler');
  2800.     }
  2801.     /**
  2802.      * Gets the public 'twig' alias.
  2803.      *
  2804.      * @return object The ".container.private.twig" service.
  2805.      */
  2806.     protected function getTwigService()
  2807.     {
  2808.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  2809.         return $this->get('.container.private.twig');
  2810.     }
  2811.     /**
  2812.      * Gets the public 'security.authorization_checker' alias.
  2813.      *
  2814.      * @return object The ".container.private.security.authorization_checker" service.
  2815.      */
  2816.     protected function getSecurity_AuthorizationCheckerService()
  2817.     {
  2818.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  2819.         return $this->get('.container.private.security.authorization_checker');
  2820.     }
  2821.     /**
  2822.      * Gets the public 'security.token_storage' alias.
  2823.      *
  2824.      * @return object The ".container.private.security.token_storage" service.
  2825.      */
  2826.     protected function getSecurity_TokenStorageService()
  2827.     {
  2828.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  2829.         return $this->get('.container.private.security.token_storage');
  2830.     }
  2831.     /**
  2832.      * Gets the public 'security.password_encoder' alias.
  2833.      *
  2834.      * @return object The ".container.private.security.password_encoder" service.
  2835.      */
  2836.     protected function getSecurity_PasswordEncoderService()
  2837.     {
  2838.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  2839.         return $this->get('.container.private.security.password_encoder');
  2840.     }
  2841.     /**
  2842.      * Gets the public 'session' alias.
  2843.      *
  2844.      * @return object The ".container.private.session" service.
  2845.      */
  2846.     protected function getSessionService()
  2847.     {
  2848.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  2849.         return $this->get('.container.private.session');
  2850.     }
  2851.     /**
  2852.      * Gets the public 'validator' alias.
  2853.      *
  2854.      * @return object The ".container.private.validator" service.
  2855.      */
  2856.     protected function getValidatorService()
  2857.     {
  2858.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  2859.         return $this->get('.container.private.validator');
  2860.     }
  2861.     /**
  2862.      * @return array|bool|float|int|string|\UnitEnum|null
  2863.      */
  2864.     public function getParameter(string $name)
  2865.     {
  2866.         if (isset($this->buildParameters[$name])) {
  2867.             return $this->buildParameters[$name];
  2868.         }
  2869.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  2870.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  2871.         }
  2872.         if (isset($this->loadedDynamicParameters[$name])) {
  2873.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2874.         }
  2875.         return $this->parameters[$name];
  2876.     }
  2877.     public function hasParameter(string $name): bool
  2878.     {
  2879.         if (isset($this->buildParameters[$name])) {
  2880.             return true;
  2881.         }
  2882.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  2883.     }
  2884.     public function setParameter(string $name$value): void
  2885.     {
  2886.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  2887.     }
  2888.     public function getParameterBag(): ParameterBagInterface
  2889.     {
  2890.         if (null === $this->parameterBag) {
  2891.             $parameters $this->parameters;
  2892.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  2893.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2894.             }
  2895.             foreach ($this->buildParameters as $name => $value) {
  2896.                 $parameters[$name] = $value;
  2897.             }
  2898.             $this->parameterBag = new FrozenParameterBag($parameters);
  2899.         }
  2900.         return $this->parameterBag;
  2901.     }
  2902.     private $loadedDynamicParameters = [
  2903.         'kernel.runtime_environment' => false,
  2904.         'kernel.build_dir' => false,
  2905.         'kernel.cache_dir' => false,
  2906.         'locale' => false,
  2907.         'photos_directory' => false,
  2908.         'couchDBUrl' => false,
  2909.         'usernameCouchDB' => false,
  2910.         'passwordCouchDB' => false,
  2911.         'api_antai' => false,
  2912.         'certificat_path' => false,
  2913.         'username_ticket_fps' => false,
  2914.         'password_ticket_fps' => false,
  2915.         'url_ticket' => false,
  2916.         'url_ticket_parknow' => false,
  2917.         'url_ticket_auth_parknow' => false,
  2918.         'username_ticket_fps_parknow' => false,
  2919.         'password_ticket_fps_parknow' => false,
  2920.         'parknow_token_path' => false,
  2921.         'clamav_enable' => false,
  2922.         'kernel.secret' => false,
  2923.         'debug.container.dump' => false,
  2924.         'validator.mapping.cache.file' => false,
  2925.         'profiler.storage.dsn' => false,
  2926.         'doctrine.orm.proxy_dir' => false,
  2927.         'lexik_jwt_authentication.pass_phrase' => false,
  2928.         'lexik_jwt_authentication.token_ttl' => false,
  2929.     ];
  2930.     private $dynamicParameters = [];
  2931.     private function getDynamicParameter(string $name)
  2932.     {
  2933.         switch ($name) {
  2934.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  2935.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  2936.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  2937.             case 'locale'$value $this->getEnv('resolve:LOCALE'); break;
  2938.             case 'photos_directory'$value $this->getEnv('resolve:PHOTOS_DIRECTORY'); break;
  2939.             case 'couchDBUrl'$value $this->getEnv('resolve:COUCHDB_URL'); break;
  2940.             case 'usernameCouchDB'$value $this->getEnv('resolve:COUCHDB_USERNAME'); break;
  2941.             case 'passwordCouchDB'$value $this->getEnv('resolve:COUCHDB_PASSWORD'); break;
  2942.             case 'api_antai'$value $this->getEnv('resolve:API_ANTAI'); break;
  2943.             case 'certificat_path'$value $this->getEnv('resolve:CERTIFICAT_PATH'); break;
  2944.             case 'username_ticket_fps'$value $this->getEnv('resolve:TICKET_FPS_USERNAME'); break;
  2945.             case 'password_ticket_fps'$value $this->getEnv('resolve:TICKET_FPS_PASSWORD'); break;
  2946.             case 'url_ticket'$value $this->getEnv('resolve:TICKET_FPS_URL'); break;
  2947.             case 'url_ticket_parknow'$value $this->getEnv('resolve:PARKNOW_TICKET_URL'); break;
  2948.             case 'url_ticket_auth_parknow'$value $this->getEnv('resolve:PARKNOW_TICKET_URL_AUTH'); break;
  2949.             case 'username_ticket_fps_parknow'$value $this->getEnv('resolve:PARKNOW_TICKET_USERNAME'); break;
  2950.             case 'password_ticket_fps_parknow'$value $this->getEnv('resolve:PARKNOW_TICKET_PASSWORD'); break;
  2951.             case 'parknow_token_path'$value $this->getEnv('resolve:PARKNOW_TOKEN_PATH'); break;
  2952.             case 'clamav_enable'$value $this->getEnv('resolve:CLAMAV_ENABLE'); break;
  2953.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  2954.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  2955.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  2956.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  2957.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  2958.             case 'lexik_jwt_authentication.pass_phrase'$value $this->getEnv('JWT_PASSPHRASE'); break;
  2959.             case 'lexik_jwt_authentication.token_ttl'$value $this->getEnv('JWT_TOKEN_TTL'); break;
  2960.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  2961.         }
  2962.         $this->loadedDynamicParameters[$name] = true;
  2963.         return $this->dynamicParameters[$name] = $value;
  2964.     }
  2965.     protected function getDefaultParameters(): array
  2966.     {
  2967.         return [
  2968.             'kernel.project_dir' => \dirname(__DIR__4),
  2969.             'kernel.environment' => 'dev',
  2970.             'kernel.debug' => true,
  2971.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  2972.             'kernel.bundles' => [
  2973.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  2974.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  2975.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  2976.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  2977.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  2978.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  2979.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  2980.                 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  2981.                 'JwtAuthentificationBundle' => 'App\\Exyzt\\JwtAuthentificationBundle\\JwtAuthentificationBundle',
  2982.                 'ExyztRESTBundle' => 'App\\Exyzt\\RESTBundle\\ExyztRESTBundle',
  2983.                 'ExyztUtilBundle' => 'App\\Exyzt\\UtilBundle\\ExyztUtilBundle',
  2984.                 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  2985.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  2986.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  2987.             ],
  2988.             'kernel.bundles_metadata' => [
  2989.                 'FrameworkBundle' => [
  2990.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  2991.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  2992.                 ],
  2993.                 'MonologBundle' => [
  2994.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  2995.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  2996.                 ],
  2997.                 'DoctrineBundle' => [
  2998.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  2999.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  3000.                 ],
  3001.                 'SensioFrameworkExtraBundle' => [
  3002.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  3003.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  3004.                 ],
  3005.                 'TwigBundle' => [
  3006.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  3007.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  3008.                 ],
  3009.                 'NelmioCorsBundle' => [
  3010.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  3011.                     'namespace' => 'Nelmio\\CorsBundle',
  3012.                 ],
  3013.                 'SecurityBundle' => [
  3014.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  3015.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  3016.                 ],
  3017.                 'LexikJWTAuthenticationBundle' => [
  3018.                     'path' => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle'),
  3019.                     'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  3020.                 ],
  3021.                 'JwtAuthentificationBundle' => [
  3022.                     'path' => (\dirname(__DIR__4).'/src/Exyzt/JwtAuthentificationBundle'),
  3023.                     'namespace' => 'App\\Exyzt\\JwtAuthentificationBundle',
  3024.                 ],
  3025.                 'ExyztRESTBundle' => [
  3026.                     'path' => (\dirname(__DIR__4).'/src/Exyzt/RESTBundle'),
  3027.                     'namespace' => 'App\\Exyzt\\RESTBundle',
  3028.                 ],
  3029.                 'ExyztUtilBundle' => [
  3030.                     'path' => (\dirname(__DIR__4).'/src/Exyzt/UtilBundle'),
  3031.                     'namespace' => 'App\\Exyzt\\UtilBundle',
  3032.                 ],
  3033.                 'FOSRestBundle' => [
  3034.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle'),
  3035.                     'namespace' => 'FOS\\RestBundle',
  3036.                 ],
  3037.                 'JMSSerializerBundle' => [
  3038.                     'path' => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle'),
  3039.                     'namespace' => 'JMS\\SerializerBundle',
  3040.                 ],
  3041.                 'WebProfilerBundle' => [
  3042.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  3043.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  3044.                 ],
  3045.             ],
  3046.             'kernel.charset' => 'UTF-8',
  3047.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  3048.             'event_dispatcher.event_aliases' => [
  3049.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  3050.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  3051.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  3052.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  3053.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  3054.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  3055.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  3056.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  3057.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  3058.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  3059.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  3060.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  3061.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  3062.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  3063.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  3064.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  3065.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  3066.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  3067.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  3068.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  3069.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  3070.             ],
  3071.             'fragment.renderer.hinclude.global_template' => NULL,
  3072.             'fragment.path' => '/_fragment',
  3073.             'kernel.http_method_override' => false,
  3074.             'kernel.trusted_hosts' => [
  3075.             ],
  3076.             'kernel.default_locale' => 'en',
  3077.             'kernel.enabled_locales' => [
  3078.             ],
  3079.             'kernel.error_controller' => 'error_controller',
  3080.             'debug.file_link_format' => NULL,
  3081.             'translator.logging' => false,
  3082.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  3083.             'debug.error_handler.throw_at' => -1,
  3084.             'router.request_context.host' => 'localhost',
  3085.             'router.request_context.scheme' => 'http',
  3086.             'router.request_context.base_url' => '',
  3087.             'router.resource' => 'kernel::loadRoutes',
  3088.             'request_listener.http_port' => 80,
  3089.             'request_listener.https_port' => 443,
  3090.             'session.metadata.storage_key' => '_sf2_meta',
  3091.             'session.storage.options' => [
  3092.                 'cache_limiter' => '0',
  3093.                 'cookie_secure' => 'auto',
  3094.                 'cookie_httponly' => true,
  3095.                 'cookie_samesite' => 'lax',
  3096.                 'gc_probability' => 1,
  3097.             ],
  3098.             'session.save_path' => NULL,
  3099.             'session.metadata.update_threshold' => 0,
  3100.             'form.type_extension.csrf.enabled' => true,
  3101.             'form.type_extension.csrf.field_name' => '_token',
  3102.             'validator.translation_domain' => 'validators',
  3103.             'profiler_listener.only_exceptions' => false,
  3104.             'profiler_listener.only_main_requests' => false,
  3105.             'monolog.use_microseconds' => true,
  3106.             'monolog.swift_mailer.handlers' => [
  3107.             ],
  3108.             'monolog.handlers_to_channels' => [
  3109.                 'monolog.handler.console' => [
  3110.                     'type' => 'exclusive',
  3111.                     'elements' => [
  3112.                         => 'event',
  3113.                         => 'doctrine',
  3114.                         => 'console',
  3115.                     ],
  3116.                 ],
  3117.                 'monolog.handler.main' => [
  3118.                     'type' => 'exclusive',
  3119.                     'elements' => [
  3120.                         => 'event',
  3121.                     ],
  3122.                 ],
  3123.             ],
  3124.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  3125.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  3126.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  3127.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  3128.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  3129.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  3130.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  3131.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  3132.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  3133.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  3134.             'doctrine.entity_managers' => [
  3135.                 'em_cities' => 'doctrine.orm.em_cities_entity_manager',
  3136.                 'em_11111111111114' => 'doctrine.orm.em_11111111111114_entity_manager',
  3137.                 'em_11111111111115' => 'doctrine.orm.em_11111111111115_entity_manager',
  3138.                 'em_11111111111116' => 'doctrine.orm.em_11111111111116_entity_manager',
  3139.                 'em_11111111111117' => 'doctrine.orm.em_11111111111117_entity_manager',
  3140.                 'em_11111111111126' => 'doctrine.orm.em_11111111111126_entity_manager',
  3141.                 'em_22222222222222' => 'doctrine.orm.em_22222222222222_entity_manager',
  3142.                 'em_22222222222223' => 'doctrine.orm.em_22222222222223_entity_manager',
  3143.                 'em_22222222222226' => 'doctrine.orm.em_22222222222226_entity_manager',
  3144.                 'em_22222222222227' => 'doctrine.orm.em_22222222222227_entity_manager',
  3145.                 'em_99999999999998' => 'doctrine.orm.em_99999999999998_entity_manager',
  3146.                 'em_yyy020berlinde' => 'doctrine.orm.em_yyy020berlinde_entity_manager',
  3147.             ],
  3148.             'doctrine.default_entity_manager' => 'em_cities',
  3149.             'doctrine.dbal.connection_factory.types' => [
  3150.                 'geometry' => [
  3151.                     'class' => 'Jsor\\Doctrine\\PostGIS\\Types\\GeometryType',
  3152.                 ],
  3153.             ],
  3154.             'doctrine.connections' => [
  3155.                 'cities' => 'doctrine.dbal.cities_connection',
  3156.                 'city_11111111111114' => 'doctrine.dbal.city_11111111111114_connection',
  3157.                 'city_11111111111115' => 'doctrine.dbal.city_11111111111115_connection',
  3158.                 'city_11111111111116' => 'doctrine.dbal.city_11111111111116_connection',
  3159.                 'city_11111111111117' => 'doctrine.dbal.city_11111111111117_connection',
  3160.                 'city_11111111111126' => 'doctrine.dbal.city_11111111111126_connection',
  3161.                 'city_22222222222222' => 'doctrine.dbal.city_22222222222222_connection',
  3162.                 'city_22222222222223' => 'doctrine.dbal.city_22222222222223_connection',
  3163.                 'city_22222222222226' => 'doctrine.dbal.city_22222222222226_connection',
  3164.                 'city_22222222222227' => 'doctrine.dbal.city_22222222222227_connection',
  3165.                 'city_99999999999998' => 'doctrine.dbal.city_99999999999998_connection',
  3166.                 'city_yyy020berlinde' => 'doctrine.dbal.city_yyy020berlinde_connection',
  3167.             ],
  3168.             'doctrine.default_connection' => 'cities',
  3169.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  3170.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  3171.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  3172.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  3173.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  3174.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  3175.             'doctrine.orm.cache.memcache_host' => 'localhost',
  3176.             'doctrine.orm.cache.memcache_port' => 11211,
  3177.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  3178.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  3179.             'doctrine.orm.cache.memcached_host' => 'localhost',
  3180.             'doctrine.orm.cache.memcached_port' => 11211,
  3181.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  3182.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  3183.             'doctrine.orm.cache.redis_host' => 'localhost',
  3184.             'doctrine.orm.cache.redis_port' => 6379,
  3185.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  3186.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  3187.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  3188.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  3189.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  3190.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  3191.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  3192.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  3193.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  3194.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  3195.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  3196.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  3197.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  3198.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  3199.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  3200.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  3201.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  3202.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  3203.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  3204.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  3205.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  3206.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  3207.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  3208.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  3209.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  3210.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  3211.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  3212.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  3213.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  3214.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  3215.             'doctrine.orm.auto_generate_proxy_classes' => true,
  3216.             'doctrine.orm.proxy_namespace' => 'Proxies',
  3217.             'twig.form.resources' => [
  3218.                 => 'form_div_layout.html.twig',
  3219.             ],
  3220.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  3221.             'nelmio_cors.map' => [
  3222.                 '^/api/' => [
  3223.                     'allow_origin' => true,
  3224.                     'allow_headers' => true,
  3225.                     'allow_methods' => [
  3226.                         => 'POST',
  3227.                         => 'PUT',
  3228.                         => 'GET',
  3229.                         => 'PATCH',
  3230.                         => 'DELETE',
  3231.                         => 'OPTIONS',
  3232.                     ],
  3233.                     'max_age' => 3600,
  3234.                 ],
  3235.             ],
  3236.             'nelmio_cors.defaults' => [
  3237.                 'allow_origin' => true,
  3238.                 'allow_credentials' => false,
  3239.                 'allow_headers' => true,
  3240.                 'allow_private_network' => false,
  3241.                 'expose_headers' => [
  3242.                 ],
  3243.                 'allow_methods' => [
  3244.                     => 'GET',
  3245.                     => 'POST',
  3246.                     => 'PUT',
  3247.                     => 'PATCH',
  3248.                     => 'DELETE',
  3249.                     => 'OPTIONS',
  3250.                 ],
  3251.                 'max_age' => 3600,
  3252.                 'hosts' => [
  3253.                 ],
  3254.                 'origin_regex' => false,
  3255.                 'forced_allow_origin_value' => NULL,
  3256.                 'skip_same_as_origin' => true,
  3257.             ],
  3258.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  3259.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  3260.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  3261.             'security.role_hierarchy.roles' => [
  3262.                 'ROLE_ADMIN' => [
  3263.                     => 'ROLE_USER',
  3264.                 ],
  3265.             ],
  3266.             'security.access.denied_url' => NULL,
  3267.             'security.authentication.manager.erase_credentials' => true,
  3268.             'security.authentication.session_strategy.strategy' => 'migrate',
  3269.             'security.access.always_authenticate_before_granting' => false,
  3270.             'security.authentication.hide_user_not_found' => true,
  3271.             'security.firewalls' => [
  3272.                 => 'dev',
  3273.                 => 'login',
  3274.                 => 'api',
  3275.                 => 'main',
  3276.             ],
  3277.             'security.login._indexed_authenticators' => [
  3278.             ],
  3279.             'security.api._indexed_authenticators' => [
  3280.             ],
  3281.             'security.main._indexed_authenticators' => [
  3282.             ],
  3283.             'lexik_jwt_authentication.clock_skew' => 0,
  3284.             'lexik_jwt_authentication.user_identity_field' => 'username',
  3285.             'lexik_jwt_authentication.allow_no_expiration' => false,
  3286.             'lexik_jwt_authentication.user_id_claim' => 'username',
  3287.             'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
  3288.             'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  3289.             'fos_rest.format_listener.rules' => NULL,
  3290.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  3291.             'web_profiler.debug_toolbar.mode' => 2,
  3292.             'data_collector.templates' => [
  3293.                 'data_collector.request' => [
  3294.                     => 'request',
  3295.                     => '@WebProfiler/Collector/request.html.twig',
  3296.                 ],
  3297.                 'data_collector.time' => [
  3298.                     => 'time',
  3299.                     => '@WebProfiler/Collector/time.html.twig',
  3300.                 ],
  3301.                 'data_collector.memory' => [
  3302.                     => 'memory',
  3303.                     => '@WebProfiler/Collector/memory.html.twig',
  3304.                 ],
  3305.                 'data_collector.validator' => [
  3306.                     => 'validator',
  3307.                     => '@WebProfiler/Collector/validator.html.twig',
  3308.                 ],
  3309.                 'data_collector.ajax' => [
  3310.                     => 'ajax',
  3311.                     => '@WebProfiler/Collector/ajax.html.twig',
  3312.                 ],
  3313.                 'data_collector.form' => [
  3314.                     => 'form',
  3315.                     => '@WebProfiler/Collector/form.html.twig',
  3316.                 ],
  3317.                 'data_collector.exception' => [
  3318.                     => 'exception',
  3319.                     => '@WebProfiler/Collector/exception.html.twig',
  3320.                 ],
  3321.                 'data_collector.logger' => [
  3322.                     => 'logger',
  3323.                     => '@WebProfiler/Collector/logger.html.twig',
  3324.                 ],
  3325.                 'data_collector.events' => [
  3326.                     => 'events',
  3327.                     => '@WebProfiler/Collector/events.html.twig',
  3328.                 ],
  3329.                 'data_collector.router' => [
  3330.                     => 'router',
  3331.                     => '@WebProfiler/Collector/router.html.twig',
  3332.                 ],
  3333.                 'data_collector.cache' => [
  3334.                     => 'cache',
  3335.                     => '@WebProfiler/Collector/cache.html.twig',
  3336.                 ],
  3337.                 'data_collector.translation' => [
  3338.                     => 'translation',
  3339.                     => '@WebProfiler/Collector/translation.html.twig',
  3340.                 ],
  3341.                 'data_collector.security' => [
  3342.                     => 'security',
  3343.                     => '@Security/Collector/security.html.twig',
  3344.                 ],
  3345.                 'data_collector.twig' => [
  3346.                     => 'twig',
  3347.                     => '@WebProfiler/Collector/twig.html.twig',
  3348.                 ],
  3349.                 'data_collector.doctrine' => [
  3350.                     => 'db',
  3351.                     => '@Doctrine/Collector/db.html.twig',
  3352.                 ],
  3353.                 'data_collector.config' => [
  3354.                     => 'config',
  3355.                     => '@WebProfiler/Collector/config.html.twig',
  3356.                 ],
  3357.             ],
  3358.             'console.command.ids' => [
  3359.                 => 'console.command.public_alias.App\\Command\\DowngradeDBCommand',
  3360.                 => 'console.command.public_alias.App\\Command\\FPS\\ReassignFPSCommand',
  3361.                 => 'console.command.public_alias.App\\Command\\FPS\\SendFpsToAntaiCcspUpdateCommand',
  3362.                 => 'console.command.public_alias.App\\Command\\FPS\\SendFpsToAntaiCommand',
  3363.                 => 'console.command.public_alias.App\\Command\\FPS\\SendFpsToAntaiManualCanceledCommand',
  3364.                 => 'console.command.public_alias.App\\Command\\FPS\\SendTicketFPSCommand',
  3365.                 => 'console.command.public_alias.App\\Command\\UpdateDBCommand',
  3366.             ],
  3367.         ];
  3368.     }
  3369.     protected function throw($message)
  3370.     {
  3371.         throw new RuntimeException($message);
  3372.     }
  3373. }