var/cache/dev/ContainerWM1GvGf/App_KernelDevDebugContainer.php line 737

Open in your IDE?
  1. <?php
  2. namespace ContainerWM1GvGf;
  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.             'App\\WsProxy\\WsProxy' => 'getWsProxyService',
  39.             'app.cache.default' => 'getApp_Cache_DefaultService',
  40.             'automapper_plus.configuration' => 'getAutomapperPlus_ConfigurationService',
  41.             'automapper_plus.mapper' => 'getAutomapperPlus_MapperService',
  42.             'automapper_plus.mapper_factory' => 'getAutomapperPlus_MapperFactoryService',
  43.             'cache.app' => 'getCache_AppService',
  44.             'cache.system' => 'getCache_SystemService',
  45.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  46.             'data_collector.dump' => 'getDataCollector_DumpService',
  47.             'event_dispatcher' => 'getEventDispatcherService',
  48.             'flagception.listener.routing_metadata_subscriber' => 'getFlagception_Listener_RoutingMetadataSubscriberService',
  49.             'flagception.manager.feature_manager' => 'getFlagception_Manager_FeatureManagerService',
  50.             'fos_rest.view_handler' => 'getFosRest_ViewHandlerService',
  51.             'http_kernel' => 'getHttpKernelService',
  52.             'jms_serializer' => 'getJmsSerializerService',
  53.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  54.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  55.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  56.             'monolog.logger.soap' => 'getMonolog_Logger_SoapService',
  57.             'monolog.logger.translation' => 'getMonolog_Logger_TranslationService',
  58.             'request_stack' => 'getRequestStackService',
  59.             'router' => 'getRouterService',
  60.             'translator' => 'getTranslatorService',
  61.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  62.             'cache_clearer' => 'getCacheClearerService',
  63.             'filesystem' => 'getFilesystemService',
  64.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  65.             'profiler' => 'getProfilerService',
  66.             'twig' => 'getTwigService',
  67.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  68.             'security.token_storage' => 'getSecurity_TokenStorageService',
  69.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  70.             'session' => 'getSessionService',
  71.             'validator' => 'getValidatorService',
  72.         ];
  73.         $this->fileMap = [
  74.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  75.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  76.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  77.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  78.             '.container.private.session' => 'get_Container_Private_SessionService',
  79.             'App\\Bundle\\VirtualPass\\AppleWallet\\Controller\\v1\\BaseController' => 'getBaseControllerService',
  80.             'App\\Bundle\\VirtualPass\\AppleWallet\\Controller\\v1\\DevicesController' => 'getDevicesControllerService',
  81.             'App\\Bundle\\VirtualPass\\AppleWallet\\Controller\\v1\\LogController' => 'getLogControllerService',
  82.             'App\\Bundle\\VirtualPass\\AppleWallet\\Controller\\v1\\PassesController' => 'getPassesControllerService',
  83.             'App\\Controller\\Api\\BaseController' => 'getBaseController2Service',
  84.             'App\\Controller\\Api\\BaseOrderController' => 'getBaseOrderControllerService',
  85.             'App\\Controller\\Api\\CardController' => 'getCardControllerService',
  86.             'App\\Controller\\Api\\CinemaController' => 'getCinemaControllerService',
  87.             'App\\Controller\\Api\\Client\\BlueCinemaController' => 'getBlueCinemaControllerService',
  88.             'App\\Controller\\Api\\Client\\DineInController' => 'getDineInControllerService',
  89.             'App\\Controller\\Api\\Client\\MarketingAutomationController' => 'getMarketingAutomationControllerService',
  90.             'App\\Controller\\Api\\CustomFieldController' => 'getCustomFieldControllerService',
  91.             'App\\Controller\\Api\\DistributorController' => 'getDistributorControllerService',
  92.             'App\\Controller\\Api\\EventController' => 'getEventControllerService',
  93.             'App\\Controller\\Api\\FbController' => 'getFbControllerService',
  94.             'App\\Controller\\Api\\ForecastController' => 'getForecastControllerService',
  95.             'App\\Controller\\Api\\GenreController' => 'getGenreControllerService',
  96.             'App\\Controller\\Api\\LanguageController' => 'getLanguageControllerService',
  97.             'App\\Controller\\Api\\MovieController' => 'getMovieControllerService',
  98.             'App\\Controller\\Api\\MoviePrintController' => 'getMoviePrintControllerService',
  99.             'App\\Controller\\Api\\OrderCardItemController' => 'getOrderCardItemControllerService',
  100.             'App\\Controller\\Api\\OrderCardTypeItemController' => 'getOrderCardTypeItemControllerService',
  101.             'App\\Controller\\Api\\OrderController' => 'getOrderControllerService',
  102.             'App\\Controller\\Api\\OrderFbController' => 'getOrderFbControllerService',
  103.             'App\\Controller\\Api\\OrderFbItemController' => 'getOrderFbItemControllerService',
  104.             'App\\Controller\\Api\\OrderItemController' => 'getOrderItemControllerService',
  105.             'App\\Controller\\Api\\OrderPaymentController' => 'getOrderPaymentControllerService',
  106.             'App\\Controller\\Api\\OrderPromotionController' => 'getOrderPromotionControllerService',
  107.             'App\\Controller\\Api\\OrderScreeningItemController' => 'getOrderScreeningItemControllerService',
  108.             'App\\Controller\\Api\\OrderVoucherController' => 'getOrderVoucherControllerService',
  109.             'App\\Controller\\Api\\OrderVoucherItemController' => 'getOrderVoucherItemControllerService',
  110.             'App\\Controller\\Api\\PromotionController' => 'getPromotionControllerService',
  111.             'App\\Controller\\Api\\RegionController' => 'getRegionControllerService',
  112.             'App\\Controller\\Api\\ReservationController' => 'getReservationControllerService',
  113.             'App\\Controller\\Api\\SalesDocumentController' => 'getSalesDocumentControllerService',
  114.             'App\\Controller\\Api\\ScreenController' => 'getScreenControllerService',
  115.             'App\\Controller\\Api\\ScreenHeadController' => 'getScreenHeadControllerService',
  116.             'App\\Controller\\Api\\ScreeningController' => 'getScreeningControllerService',
  117.             'App\\Controller\\Api\\SpeakingTypeController' => 'getSpeakingTypeControllerService',
  118.             'App\\Controller\\Api\\SystemController' => 'getSystemControllerService',
  119.             'App\\Controller\\Api\\UserController' => 'getUserControllerService',
  120.             'App\\Controller\\Api\\UserReferralController' => 'getUserReferralControllerService',
  121.             'App\\Controller\\Api\\VirtualPassController' => 'getVirtualPassControllerService',
  122.             'App\\Controller\\Api\\VoucherController' => 'getVoucherControllerService',
  123.             'App\\Controller\\DefaultController' => 'getDefaultControllerService',
  124.             'App\\Controller\\UI\\DocumentationController' => 'getDocumentationControllerService',
  125.             'App\\Controller\\UI\\SwaggerUiController' => 'getSwaggerUiControllerService',
  126.             'App\\Controller\\Webhook\\PaymentController' => 'getPaymentControllerService',
  127.             'App\\Manager\\Dto\\CreatePaymentDto' => 'getCreatePaymentDtoService',
  128.             'App\\Manager\\GraphicReference\\CardGraphicTemplateGraphicReferenceDictionary' => 'getCardGraphicTemplateGraphicReferenceDictionaryService',
  129.             'App\\Manager\\OrderManager' => 'getOrderManagerService',
  130.             'App\\Manager\\ScreeningManager' => 'getScreeningManagerService',
  131.             'App\\Payment\\Logger\\LoggerDirector' => 'getLoggerDirectorService',
  132.             'App\\Payment\\PaymentFactory' => 'getPaymentFactoryService',
  133.             'App\\Payment\\Token\\Cache\\CacheTokenStorageBuilder' => 'getCacheTokenStorageBuilderService',
  134.             'App\\Payment\\Token\\TokenStorageDirectorInterface' => 'getTokenStorageDirectorInterfaceService',
  135.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  136.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  137.             'cache.app_clearer' => 'getCache_AppClearerService',
  138.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  139.             'cache.system_clearer' => 'getCache_SystemClearerService',
  140.             'cache_warmer' => 'getCacheWarmerService',
  141.             'console.command_loader' => 'getConsole_CommandLoaderService',
  142.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  143.             'error_controller' => 'getErrorControllerService',
  144.             'fos_rest.serializer.jms_handler_registry' => 'getFosRest_Serializer_JmsHandlerRegistryService',
  145.             'jms_serializer.handler_registry' => 'getJmsSerializer_HandlerRegistryService',
  146.             'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService',
  147.             'jms_serializer.twig_extension.serializer_runtime_helper' => 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService',
  148.             'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
  149.             'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
  150.             'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
  151.             'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
  152.             'monolog.logger.lsi_global' => 'getMonolog_Logger_LsiGlobalService',
  153.             'monolog.logger.metrics' => 'getMonolog_Logger_MetricsService',
  154.             'monolog.logger.payment' => 'getMonolog_Logger_PaymentService',
  155.             'monolog.logger.payment_provider' => 'getMonolog_Logger_PaymentProviderService',
  156.             'monolog.logger.payment_webhook_request_response' => 'getMonolog_Logger_PaymentWebhookRequestResponseService',
  157.             'monolog.logger.rest' => 'getMonolog_Logger_RestService',
  158.             'monolog.logger.virtualpass' => 'getMonolog_Logger_VirtualpassService',
  159.             'monolog.logger.webhook' => 'getMonolog_Logger_WebhookService',
  160.             'nelmio_api_doc.controller.swagger' => 'getNelmioApiDoc_Controller_SwaggerService',
  161.             'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService',
  162.             'nelmio_api_doc.generator.blue_cinema' => 'getNelmioApiDoc_Generator_BlueCinemaService',
  163.             'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService',
  164.             'nelmio_api_doc.generator.dinein' => 'getNelmioApiDoc_Generator_DineinService',
  165.             'nelmio_api_doc.generator.marketing_automation' => 'getNelmioApiDoc_Generator_MarketingAutomationService',
  166.             'routing.loader' => 'getRouting_LoaderService',
  167.             'services_resetter' => 'getServicesResetterService',
  168.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  169.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  170.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  171.         ];
  172.         $this->aliases = [
  173.             'AutoMapperPlus\\AutoMapperInterface' => 'automapper_plus.mapper',
  174.             'AutoMapperPlus\\AutoMapperPlusBundle\\AutoMapperFactory' => 'automapper_plus.mapper_factory',
  175.             'AutoMapperPlus\\Configuration\\AutoMapperConfigInterface' => 'automapper_plus.configuration',
  176.             'jms_serializer.authorization_checker' => '.container.private.security.authorization_checker',
  177.             'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
  178.         ];
  179.         $this->privates['service_container'] = function () {
  180.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  181.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  182.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  183.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  184.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  185.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  186.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  187.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  188.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  189.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  190.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  191.             include_once \dirname(__DIR__4).'/src/DataCollector/HttpClientDataCollector.php';
  192.             include_once \dirname(__DIR__4).'/src/DataCollector/ResponseDataCollector.php';
  193.             include_once \dirname(__DIR__4).'/src/DataCollector/WebhookDataCollector.php';
  194.             include_once \dirname(__DIR__4).'/src/Listener/Cinema/CinemaContextListener.php';
  195.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  196.             include_once \dirname(__DIR__4).'/src/Listener/Exception/ExceptionListener.php';
  197.             include_once \dirname(__DIR__4).'/src/Listener/Pos/GetPosIdWithoutCinemaContextListener.php';
  198.             include_once \dirname(__DIR__4).'/src/Service/Context/ContextInterface.php';
  199.             include_once \dirname(__DIR__4).'/src/Service/Context/Context.php';
  200.             include_once \dirname(__DIR__4).'/src/Service/Exception/Builder/ExceptionBuilderInterface.php';
  201.             include_once \dirname(__DIR__4).'/src/Service/Exception/Builder/SoapExceptionBuilder.php';
  202.             include_once \dirname(__DIR__4).'/src/Service/Exception/ExceptionTranslationService.php';
  203.             include_once \dirname(__DIR__4).'/src/Service/Factory/Client/ClientFactoryInterface.php';
  204.             include_once \dirname(__DIR__4).'/src/Service/Factory/Client/CinemaClientFactory.php';
  205.             include_once \dirname(__DIR__4).'/src/Service/Filesystem/ContentMediaService.php';
  206.             include_once \dirname(__DIR__4).'/src/Service/Filesystem/FileDecoder/FileDecoderFactoryInterface.php';
  207.             include_once \dirname(__DIR__4).'/src/Service/Filesystem/FileDecoder/FileDecoderFactory.php';
  208.             include_once \dirname(__DIR__4).'/src/Service/GraphicContainer/GraphicContainerServiceInterface.php';
  209.             include_once \dirname(__DIR__4).'/src/Service/GraphicContainer/GraphicContainerService.php';
  210.             include_once \dirname(__DIR__4).'/src/Service/Validator/Soap/SoapResponseValidatorInterface.php';
  211.             include_once \dirname(__DIR__4).'/src/Service/Validator/Soap/SoapResponseValidator.php';
  212.             include_once \dirname(__DIR__4).'/src/Tool/PropertyAccessor/PropertyAccessorInterface.php';
  213.             include_once \dirname(__DIR__4).'/src/Tool/PropertyAccessor/PropertyAccessor.php';
  214.             include_once \dirname(__DIR__4).'/src/Subscriber/LocaleSubscriber.php';
  215.             include_once \dirname(__DIR__4).'/src/Subscriber/Pos/PosNumberSubscriber.php';
  216.             include_once \dirname(__DIR__4).'/src/Subscriber/RequestSubscriber.php';
  217.             include_once \dirname(__DIR__4).'/src/Subscriber/SecurityKeySubscriber.php';
  218.             include_once \dirname(__DIR__4).'/src/Subscriber/SwaggerSubscriber.php';
  219.             include_once \dirname(__DIR__4).'/src/WsProxy/Builder/ClientDirectorInterface.php';
  220.             include_once \dirname(__DIR__4).'/src/WsProxy/Builder/ClientDirector.php';
  221.             include_once \dirname(__DIR__4).'/src/WsProxy/Builder/BuilderInterface.php';
  222.             include_once \dirname(__DIR__4).'/src/WsProxy/Builder/CinemaBuilder.php';
  223.             include_once \dirname(__DIR__4).'/src/WsProxy/Builder/CommonBuilder.php';
  224.             include_once \dirname(__DIR__4).'/src/WsProxy/Builder/GeneralBuilder.php';
  225.             include_once \dirname(__DIR__4).'/src/WsProxy/Builder/MarketingAutomationBuilder.php';
  226.             include_once \dirname(__DIR__4).'/src/WsProxy/Builder/SalesForceBuilder.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/TemplateAwareDataCollectorInterface.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/AbstractDataCollector.php';
  229.             include_once \dirname(__DIR__4).'/src/WsProxy/Subscriber/SoapCallCollectorSubscriber.php';
  230.             include_once \dirname(__DIR__4).'/src/WsProxy/Subscriber/SoapClientEventLogSubscriber.php';
  231.             include_once \dirname(__DIR__4).'/src/WsProxy/WsProxy.php';
  232.             include_once \dirname(__DIR__4).'/src/Ws/Cinema/CinemaClient.php';
  233.             include_once \dirname(__DIR__4).'/src/Ws/Common/CommonClient.php';
  234.             include_once \dirname(__DIR__4).'/src/Service/Factory/Client/CommonClientFactory.php';
  235.             include_once \dirname(__DIR__4).'/src/Ws/General/GeneralClient.php';
  236.             include_once \dirname(__DIR__4).'/src/Service/Factory/Client/GeneralClientFactory.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  247.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  263.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  269.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  270.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  295.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  296.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  297.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  307.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  308.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  309.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  310.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ParameterNormalizer.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  335.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamReaderInterface.php';
  336.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamReader.php';
  337.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Serializer.php';
  338.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/JMSSerializerAdapter.php';
  339.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/BodyListener.php';
  340.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderProviderInterface.php';
  341.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/ContainerDecoderProvider.php';
  342.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/FormatListener.php';
  343.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  344.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  345.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Negotiation/FormatNegotiator.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  348.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/VersionListener.php';
  349.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Version/VersionResolverInterface.php';
  350.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Version/ChainVersionResolver.php';
  351.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Version/Resolver/QueryParameterVersionResolver.php';
  352.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Version/Resolver/HeaderVersionResolver.php';
  353.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Version/Resolver/MediaTypeVersionResolver.php';
  354.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/VersionExclusionListener.php';
  355.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/ParamFetcherListener.php';
  356.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamFetcherInterface.php';
  357.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Util/ResolverTrait.php';
  358.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamFetcher.php';
  359.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/AllowedMethodsListener.php';
  360.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Response/AllowedMethodsLoader/AllowedMethodsLoaderInterface.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  362.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Response/AllowedMethodsLoader/AllowedMethodsRouterLoader.php';
  363.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/ParserInterface.php';
  364.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/Parser.php';
  365.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  366.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  367.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  368.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  369.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  370.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  371.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  372.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/LazyLoadingDriver.php';
  373.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  374.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  375.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  376.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  377.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/RequestBodyParamConverter.php';
  378.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  380.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  382.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  383.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  384.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  385.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  387.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  388.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  389.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  390.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  391.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  392.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  393.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  394.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  395.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  396.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  397.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  398.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  399.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  400.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  401.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  402.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  404.             include_once \dirname(__DIR__4).'/vendor/mark-gerarts/auto-mapper-plus/src/Configuration/AutoMapperConfigInterface.php';
  405.             include_once \dirname(__DIR__4).'/vendor/mark-gerarts/auto-mapper-plus/src/Configuration/AutoMapperConfig.php';
  406.             include_once \dirname(__DIR__4).'/vendor/mark-gerarts/automapper-plus-bundle/AutoMapperFactory.php';
  407.             include_once \dirname(__DIR__4).'/vendor/mark-gerarts/automapper-plus-bundle/AutoMapperConfiguratorInterface.php';
  408.             include_once \dirname(__DIR__4).'/src/AutoMapper/AuthenticationConfig.php';
  409.             include_once \dirname(__DIR__4).'/src/AutoMapper/BasketCardItemConfig.php';
  410.             include_once \dirname(__DIR__4).'/src/AutoMapper/BasketCardTypeItemConfig.php';
  411.             include_once \dirname(__DIR__4).'/src/AutoMapper/BasketVoucherItemConfig.php';
  412.             include_once \dirname(__DIR__4).'/src/AutoMapper/CardConfig.php';
  413.             include_once \dirname(__DIR__4).'/src/AutoMapper/CardTypeConfig.php';
  414.             include_once \dirname(__DIR__4).'/src/AutoMapper/CheckVoucherItemConfig.php';
  415.             include_once \dirname(__DIR__4).'/src/AutoMapper/EventConfig.php';
  416.             include_once \dirname(__DIR__4).'/src/AutoMapper/FBBasketItemConfig.php';
  417.             include_once \dirname(__DIR__4).'/src/AutoMapper/FormModel/GetPaymentConfig.php';
  418.             include_once \dirname(__DIR__4).'/src/AutoMapper/FormModel/PatchUserFavoriteCinemaConfig.php';
  419.             include_once \dirname(__DIR__4).'/src/AutoMapper/FormModel/PatchUserFavoriteGenreConfig.php';
  420.             include_once \dirname(__DIR__4).'/src/AutoMapper/FormModel/PatchUserFavoriteMovieConfig.php';
  421.             include_once \dirname(__DIR__4).'/src/AutoMapper/GetPaymentTypeListForRefundResponseConfig.php';
  422.             include_once \dirname(__DIR__4).'/src/AutoMapper/ItemTransferConfig.php';
  423.             include_once \dirname(__DIR__4).'/src/AutoMapper/MappedExceptionConfig.php';
  424.             include_once \dirname(__DIR__4).'/src/AutoMapper/MoviePrintConfig.php';
  425.             include_once \dirname(__DIR__4).'/src/AutoMapper/OrderConfig.php';
  426.             include_once \dirname(__DIR__4).'/src/AutoMapper/OrderPaymentConfig.php';
  427.             include_once \dirname(__DIR__4).'/src/AutoMapper/PaymentConfig.php';
  428.             include_once \dirname(__DIR__4).'/src/AutoMapper/PaymentLogConfig.php';
  429.             include_once \dirname(__DIR__4).'/src/AutoMapper/PaymentMethodConfig.php';
  430.             include_once \dirname(__DIR__4).'/src/AutoMapper/RefundTransactionResponseConfig.php';
  431.             include_once \dirname(__DIR__4).'/src/AutoMapper/ReservationConfig.php';
  432.             include_once \dirname(__DIR__4).'/src/AutoMapper/SalesDocumentItemCanBeRefundedRequestConfig.php';
  433.             include_once \dirname(__DIR__4).'/src/AutoMapper/SalesDocumentItemCanBeRefundedResponseConfig.php';
  434.             include_once \dirname(__DIR__4).'/src/AutoMapper/ScreenConfig.php';
  435.             include_once \dirname(__DIR__4).'/src/AutoMapper/ScreenSeparatorConfig.php';
  436.             include_once \dirname(__DIR__4).'/src/AutoMapper/ScreeningConfig.php';
  437.             include_once \dirname(__DIR__4).'/src/AutoMapper/ScreeningGroupOccupancyConfig.php';
  438.             include_once \dirname(__DIR__4).'/src/AutoMapper/SimpleScreeningItemConfig.php';
  439.             include_once \dirname(__DIR__4).'/src/AutoMapper/TicketConfig.php';
  440.             include_once \dirname(__DIR__4).'/src/AutoMapper/UserConfig.php';
  441.             include_once \dirname(__DIR__4).'/src/AutoMapper/VoucherTypeConfig.php';
  442.             include_once \dirname(__DIR__4).'/src/AutoMapper/VoucherTypeHeadConfig.php';
  443.             include_once \dirname(__DIR__4).'/src/WsProxy/AutoMapper/CardConfig.php';
  444.             include_once \dirname(__DIR__4).'/src/WsProxy/AutoMapper/CardTypeConfig.php';
  445.             include_once \dirname(__DIR__4).'/src/WsProxy/AutoMapper/EventConfig.php';
  446.             include_once \dirname(__DIR__4).'/src/WsProxy/AutoMapper/FavoriteMovieConfig.php';
  447.             include_once \dirname(__DIR__4).'/src/WsProxy/AutoMapper/GetPaymentTypeListForRefundResponseConfig.php';
  448.             include_once \dirname(__DIR__4).'/src/WsProxy/AutoMapper/ItemTransferConfig.php';
  449.             include_once \dirname(__DIR__4).'/src/WsProxy/AutoMapper/MoviePrintConfig.php';
  450.             include_once \dirname(__DIR__4).'/src/WsProxy/AutoMapper/OrderConfig.php';
  451.             include_once \dirname(__DIR__4).'/src/WsProxy/AutoMapper/OrderTicketConfig.php';
  452.             include_once \dirname(__DIR__4).'/src/WsProxy/AutoMapper/PPCBasketOpenDtoConfig.php';
  453.             include_once \dirname(__DIR__4).'/src/WsProxy/AutoMapper/PaymentMethodConfig.php';
  454.             include_once \dirname(__DIR__4).'/src/WsProxy/AutoMapper/PendingPaymentConfig.php';
  455.             include_once \dirname(__DIR__4).'/src/WsProxy/AutoMapper/RefundTransactionRequestConfig.php';
  456.             include_once \dirname(__DIR__4).'/src/WsProxy/AutoMapper/RefundTransactionResponseConfig.php';
  457.             include_once \dirname(__DIR__4).'/src/WsProxy/AutoMapper/ReservationConfig.php';
  458.             include_once \dirname(__DIR__4).'/src/WsProxy/AutoMapper/SalesDocumentItemCanBeRefundedResponseConfig.php';
  459.             include_once \dirname(__DIR__4).'/src/WsProxy/AutoMapper/ScreenConfig.php';
  460.             include_once \dirname(__DIR__4).'/src/WsProxy/AutoMapper/ScreeningConfig.php';
  461.             include_once \dirname(__DIR__4).'/src/WsProxy/AutoMapper/ScreeningItemConfig.php';
  462.             include_once \dirname(__DIR__4).'/src/WsProxy/AutoMapper/ScreeningOccupancyConfig.php';
  463.             include_once \dirname(__DIR__4).'/src/WsProxy/AutoMapper/UserConfig.php';
  464.             include_once \dirname(__DIR__4).'/src/WsProxy/AutoMapper/VerifyScreeningItemConfig.php';
  465.             include_once \dirname(__DIR__4).'/src/WsProxy/AutoMapper/VoucherItemConfig.php';
  466.             include_once \dirname(__DIR__4).'/src/WsProxy/AutoMapper/VoucherTypeConfig.php';
  467.             include_once \dirname(__DIR__4).'/src/WsProxy/AutoMapper/VoucherTypeHeadConfig.php';
  468.             include_once \dirname(__DIR__4).'/vendor/mark-gerarts/auto-mapper-plus/src/MapperInterface.php';
  469.             include_once \dirname(__DIR__4).'/vendor/mark-gerarts/auto-mapper-plus/src/AutoMapperInterface.php';
  470.             include_once \dirname(__DIR__4).'/vendor/mark-gerarts/auto-mapper-plus/src/AutoMapper.php';
  471.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  473.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  474.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  475.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  476.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  477.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  478.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  479.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  480.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  481.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  482.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  483.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  506.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  507.             include_once \dirname(__DIR__4).'/vendor/flagception/flagception/src/Manager/FeatureManagerInterface.php';
  508.             include_once \dirname(__DIR__4).'/vendor/flagception/flagception/src/Manager/FeatureManager.php';
  509.             include_once \dirname(__DIR__4).'/vendor/flagception/flagception/src/Activator/FeatureActivatorInterface.php';
  510.             include_once \dirname(__DIR__4).'/vendor/flagception/flagception/src/Activator/ChainActivator.php';
  511.             include_once \dirname(__DIR__4).'/vendor/flagception/flagception-bundle/src/Activator/TraceableChainActivator.php';
  512.             include_once \dirname(__DIR__4).'/vendor/flagception/flagception/src/Activator/ArrayActivator.php';
  513.             include_once \dirname(__DIR__4).'/vendor/flagception/flagception/src/Activator/EnvironmentActivator.php';
  514.             include_once \dirname(__DIR__4).'/vendor/flagception/flagception/src/Activator/ConstraintActivator.php';
  515.             include_once \dirname(__DIR__4).'/vendor/flagception/flagception/src/Constraint/ConstraintResolverInterface.php';
  516.             include_once \dirname(__DIR__4).'/vendor/flagception/flagception/src/Constraint/ConstraintResolver.php';
  517.             include_once \dirname(__DIR__4).'/vendor/flagception/flagception/src/Factory/ExpressionLanguageFactory.php';
  518.             include_once \dirname(__DIR__4).'/vendor/flagception/flagception/src/Constraint/Provider/DateProvider.php';
  519.             include_once \dirname(__DIR__4).'/vendor/flagception/flagception/src/Constraint/Provider/MatchProvider.php';
  520.             include_once \dirname(__DIR__4).'/vendor/flagception/flagception/src/Decorator/ContextDecoratorInterface.php';
  521.             include_once \dirname(__DIR__4).'/vendor/flagception/flagception/src/Decorator/ChainDecorator.php';
  522.             include_once \dirname(__DIR__4).'/vendor/flagception/flagception-bundle/src/Listener/RoutingMetadataSubscriber.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  524.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  525.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  537.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandlerInterface.php';
  538.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ConfigurableViewHandlerInterface.php';
  539.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php';
  540.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  541.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  542.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  543.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/SerializerInterface.php';
  544.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ArrayTransformerInterface.php';
  545.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Serializer.php';
  546.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/GraphNavigatorFactoryInterface.php';
  547.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/DeserializationGraphNavigatorFactory.php';
  548.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/ObjectConstructorInterface.php';
  549.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/UnserializeObjectConstructor.php';
  550.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Accessor/AccessorStrategyInterface.php';
  551.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Accessor/DefaultAccessorStrategy.php';
  552.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/CompilableExpressionEvaluatorInterface.php';
  553.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluatorInterface.php';
  554.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluator.php';
  555.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ExpressionLanguage/BasicSerializerFunctionsProvider.php';
  556.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcherInterface.php';
  557.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcher.php';
  558.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/LazyEventDispatcher.php';
  559.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/SerializationGraphNavigatorFactory.php';
  560.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/SerializationVisitorFactory.php';
  561.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/JsonSerializationVisitorFactory.php';
  562.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/XmlSerializationVisitorFactory.php';
  563.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/DeserializationVisitorFactory.php';
  564.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/JsonDeserializationVisitorFactory.php';
  565.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/XmlDeserializationVisitorFactory.php';
  566.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  567.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  568.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  572.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  577.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  579.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  581.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  582.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  584.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  586.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  587.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  589.             include_once \dirname(__DIR__4).'/vendor/flagception/flagception-bundle/src/Profiler/FeatureDataCollector.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  591.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  592.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  593.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  594.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  595.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  596.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  597.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  598.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  599.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  600.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  601.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  602.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  603.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  604.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  605.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  606.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  607.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  608.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  609.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  610.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  611.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  612.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  613.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  614.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  615.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  616.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  617.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  618.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  619.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  620.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  621.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  622.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  623.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  624.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  625.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  626.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  627.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  628.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  629.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  630.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
  631.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  632.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  633.             include_once \dirname(__DIR__4).'/vendor/flagception/flagception-bundle/src/Twig/ToggleExtension.php';
  634.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  635.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  636.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  637.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  638.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  639.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  640.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  641.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  642.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  643.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  644.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
  645.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistry.php';
  646.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/LazyHandlerRegistry.php';
  647.         };
  648.     }
  649.     public function compile(): void
  650.     {
  651.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  652.     }
  653.     public function isCompiled(): bool
  654.     {
  655.         return true;
  656.     }
  657.     public function getRemovedIds(): array
  658.     {
  659.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  660.     }
  661.     protected function load($file$lazyLoad true)
  662.     {
  663.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  664.             return $class::do($this$lazyLoad);
  665.         }
  666.         if ('.' === $file[-4]) {
  667.             $class substr($class0, -4);
  668.         } else {
  669.             $file .= '.php';
  670.         }
  671.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  672.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  673.     }
  674.     /**
  675.      * Gets the public '.container.private.profiler' shared service.
  676.      *
  677.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  678.      */
  679.     protected function get_Container_Private_ProfilerService()
  680.     {
  681.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  682.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  683.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  684.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  685.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  686.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  687.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  688.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  689.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  690.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  691.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  692.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  693.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  694.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  695.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  696.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  697.         $d->addInstance('app.cache.default', ($this->services['app.cache.default'] ?? $this->getApp_Cache_DefaultService()));
  698.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  699.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  700.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  701.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  702.         $f = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  703.         $f->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  704.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  705.         if ($this->has('kernel')) {
  706.             $g->setKernel($b);
  707.         }
  708.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  709.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  710.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  711.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  712.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  713.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  714.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  715.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  716.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  717.         $instance->add($d);
  718.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  719.         $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->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));
  720.         $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())));
  721.         $instance->add($e);
  722.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  723.         $instance->add($f);
  724.         $instance->add(($this->privates['App\\DataCollector\\HttpClientDataCollector'] ?? ($this->privates['App\\DataCollector\\HttpClientDataCollector'] = new \App\DataCollector\HttpClientDataCollector())));
  725.         $instance->add(($this->privates['App\\DataCollector\\ResponseDataCollector'] ?? ($this->privates['App\\DataCollector\\ResponseDataCollector'] = new \App\DataCollector\ResponseDataCollector())));
  726.         $instance->add(($this->privates['App\\DataCollector\\WebhookDataCollector'] ?? ($this->privates['App\\DataCollector\\WebhookDataCollector'] = new \App\DataCollector\WebhookDataCollector())));
  727.         $instance->add(($this->privates['App\\WsProxy\\Subscriber\\SoapCallCollectorSubscriber'] ?? $this->getSoapCallCollectorSubscriberService()));
  728.         $instance->add(new \Flagception\Bundle\FlagceptionBundle\Profiler\FeatureDataCollector(($this->privates['flagception.activator.chain_activator'] ?? $this->getFlagception_Activator_ChainActivatorService()), ($this->privates['flagception.decorator.chain_decorator'] ?? ($this->privates['flagception.decorator.chain_decorator'] = new \Flagception\Decorator\ChainDecorator()))));
  729.         $instance->add($g);
  730.         return $instance;
  731.     }
  732.     /**
  733.      * Gets the public '.container.private.security.authorization_checker' shared service.
  734.      *
  735.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  736.      */
  737.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  738.     {
  739.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  740.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  741.             return $this->services['.container.private.security.authorization_checker'];
  742.         }
  743.         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);
  744.     }
  745.     /**
  746.      * Gets the public '.container.private.security.token_storage' shared service.
  747.      *
  748.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  749.      */
  750.     protected function get_Container_Private_Security_TokenStorageService()
  751.     {
  752.         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, [
  753.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  754.         ], [
  755.             'request_stack' => '?',
  756.         ]));
  757.     }
  758.     /**
  759.      * Gets the public '.container.private.twig' shared service.
  760.      *
  761.      * @return \Twig\Environment
  762.      */
  763.     protected function get_Container_Private_TwigService()
  764.     {
  765.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  766.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/NelmioApiDocBundle'), 'NelmioApiDoc');
  767.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), 'NelmioApiDoc');
  768.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), '!NelmioApiDoc');
  769.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  770.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  771.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  772.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  773.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  774.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  775.         $a->addPath((\dirname(__DIR__4).'/vendor/flagception/flagception-bundle/src/Resources/views'), 'Flagception');
  776.         $a->addPath((\dirname(__DIR__4).'/vendor/flagception/flagception-bundle/src/Resources/views'), '!Flagception');
  777.         $a->addPath((\dirname(__DIR__4).'/templates'));
  778.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  779.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  780.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  781.         $d = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  782.         $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  783.         $f = ($this->services['router'] ?? $this->getRouterService());
  784.         $g = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  785.         $h = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  786.         $h->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $e]);
  787.         $i = new \Symfony\Bridge\Twig\AppVariable();
  788.         $i->setEnvironment('dev');
  789.         $i->setDebug(true);
  790.         if ($this->has('.container.private.security.token_storage')) {
  791.             $i->setTokenStorage($g);
  792.         }
  793.         if ($this->has('request_stack')) {
  794.             $i->setRequestStack($c);
  795.         }
  796.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  797.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  798.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(($this->services['translator'] ?? $this->getTranslatorService())));
  799.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext($c$d->getBaseUrl(), $d->isSecure())), new RewindableGenerator(function () {
  800.             return new \EmptyIterator();
  801.         }, 0))));
  802.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e\dirname(__DIR__4), 'UTF-8'));
  803.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
  804.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  805.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  806.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  807.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  808.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($c$f)));
  809.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService())));
  810.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  811.         $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($c, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $g)));
  812.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension());
  813.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($h));
  814.         $instance->addExtension(new \Flagception\Bundle\FlagceptionBundle\Twig\ToggleExtension(($this->services['flagception.manager.feature_manager'] ?? $this->getFlagception_Manager_FeatureManagerService())));
  815.         $instance->addGlobal('app'$i);
  816.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  817.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  818.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['services''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService'true],
  819.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  820.         ], [
  821.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  822.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  823.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  824.         ])));
  825.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  826.         return $instance;
  827.     }
  828.     /**
  829.      * Gets the public '.container.private.validator' shared service.
  830.      *
  831.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  832.      */
  833.     protected function get_Container_Private_ValidatorService()
  834.     {
  835.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  836.     }
  837.     /**
  838.      * Gets the public 'App\WsProxy\WsProxy' shared autowired service.
  839.      *
  840.      * @return \App\WsProxy\WsProxy
  841.      */
  842.     protected function getWsProxyService()
  843.     {
  844.         $a = ($this->privates['App\\Ws\\General\\GeneralClient'] ?? $this->getGeneralClientService());
  845.         if (isset($this->services['App\\WsProxy\\WsProxy'])) {
  846.             return $this->services['App\\WsProxy\\WsProxy'];
  847.         }
  848.         $b = ($this->privates['App\\Ws\\Common\\CommonClient'] ?? $this->getCommonClientService());
  849.         if (isset($this->services['App\\WsProxy\\WsProxy'])) {
  850.             return $this->services['App\\WsProxy\\WsProxy'];
  851.         }
  852.         $c = ($this->privates['App\\Ws\\Cinema\\CinemaClient'] ?? $this->getCinemaClientService());
  853.         if (isset($this->services['App\\WsProxy\\WsProxy'])) {
  854.             return $this->services['App\\WsProxy\\WsProxy'];
  855.         }
  856.         $d = ($this->services['automapper_plus.mapper'] ?? $this->getAutomapperPlus_MapperService());
  857.         if (isset($this->services['App\\WsProxy\\WsProxy'])) {
  858.             return $this->services['App\\WsProxy\\WsProxy'];
  859.         }
  860.         return $this->services['App\\WsProxy\\WsProxy'] = new \App\WsProxy\WsProxy($a$b$c$d, ($this->privates['App\\Service\\Validator\\Soap\\SoapResponseValidator'] ?? $this->getSoapResponseValidatorService()), ($this->services['app.cache.default'] ?? $this->getApp_Cache_DefaultService()));
  861.     }
  862.     /**
  863.      * Gets the public 'app.cache.default' shared service.
  864.      *
  865.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  866.      */
  867.     protected function getApp_Cache_DefaultService()
  868.     {
  869.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('dVjcSrQciN'\Symfony\Component\Cache\Adapter\ParameterNormalizer::normalizeDuration($this->getEnv('int:DEFAULT_CACHE_LIFETIME')), ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  870.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  871.         return $this->services['app.cache.default'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  872.     }
  873.     /**
  874.      * Gets the public 'automapper_plus.configuration' shared service.
  875.      *
  876.      * @return \AutoMapperPlus\Configuration\AutoMapperConfig
  877.      */
  878.     protected function getAutomapperPlus_ConfigurationService()
  879.     {
  880.         return $this->services['automapper_plus.configuration'] = new \AutoMapperPlus\Configuration\AutoMapperConfig();
  881.     }
  882.     /**
  883.      * Gets the public 'automapper_plus.mapper' shared service.
  884.      *
  885.      * @return \AutoMapperPlus\AutoMapper
  886.      */
  887.     protected function getAutomapperPlus_MapperService()
  888.     {
  889.         $a = ($this->services['automapper_plus.mapper_factory'] ?? $this->getAutomapperPlus_MapperFactoryService());
  890.         if (isset($this->services['automapper_plus.mapper'])) {
  891.             return $this->services['automapper_plus.mapper'];
  892.         }
  893.         return $this->services['automapper_plus.mapper'] = $a->create();
  894.     }
  895.     /**
  896.      * Gets the public 'automapper_plus.mapper_factory' shared service.
  897.      *
  898.      * @return \AutoMapperPlus\AutoMapperPlusBundle\AutoMapperFactory
  899.      */
  900.     protected function getAutomapperPlus_MapperFactoryService()
  901.     {
  902.         $this->services['automapper_plus.mapper_factory'] = $instance = new \AutoMapperPlus\AutoMapperPlusBundle\AutoMapperFactory(($this->services['automapper_plus.configuration'] ?? ($this->services['automapper_plus.configuration'] = new \AutoMapperPlus\Configuration\AutoMapperConfig())));
  903.         $a = ($this->privates['App\\Service\\GraphicContainer\\GraphicContainerService'] ?? $this->getGraphicContainerServiceService());
  904.         $instance->addConfigureCallback(new \App\AutoMapper\AuthenticationConfig());
  905.         $instance->addConfigureCallback(new \App\AutoMapper\BasketCardItemConfig());
  906.         $instance->addConfigureCallback(new \App\AutoMapper\BasketCardTypeItemConfig());
  907.         $instance->addConfigureCallback(new \App\AutoMapper\BasketVoucherItemConfig());
  908.         $instance->addConfigureCallback(new \App\AutoMapper\CardConfig($a));
  909.         $instance->addConfigureCallback(new \App\AutoMapper\CardTypeConfig($a));
  910.         $instance->addConfigureCallback(new \App\AutoMapper\CheckVoucherItemConfig());
  911.         $instance->addConfigureCallback(new \App\AutoMapper\EventConfig());
  912.         $instance->addConfigureCallback(new \App\AutoMapper\FBBasketItemConfig());
  913.         $instance->addConfigureCallback(new \App\AutoMapper\FormModel\GetPaymentConfig());
  914.         $instance->addConfigureCallback(new \App\AutoMapper\FormModel\PatchUserFavoriteCinemaConfig());
  915.         $instance->addConfigureCallback(new \App\AutoMapper\FormModel\PatchUserFavoriteGenreConfig());
  916.         $instance->addConfigureCallback(new \App\AutoMapper\FormModel\PatchUserFavoriteMovieConfig());
  917.         $instance->addConfigureCallback(new \App\AutoMapper\GetPaymentTypeListForRefundResponseConfig());
  918.         $instance->addConfigureCallback(new \App\AutoMapper\ItemTransferConfig());
  919.         $instance->addConfigureCallback(new \App\AutoMapper\MappedExceptionConfig());
  920.         $instance->addConfigureCallback(new \App\AutoMapper\MoviePrintConfig());
  921.         $instance->addConfigureCallback(new \App\AutoMapper\OrderConfig());
  922.         $instance->addConfigureCallback(new \App\AutoMapper\OrderPaymentConfig());
  923.         $instance->addConfigureCallback(new \App\AutoMapper\PaymentConfig());
  924.         $instance->addConfigureCallback(new \App\AutoMapper\PaymentLogConfig());
  925.         $instance->addConfigureCallback(new \App\AutoMapper\PaymentMethodConfig());
  926.         $instance->addConfigureCallback(new \App\AutoMapper\RefundTransactionResponseConfig());
  927.         $instance->addConfigureCallback(new \App\AutoMapper\ReservationConfig());
  928.         $instance->addConfigureCallback(new \App\AutoMapper\SalesDocumentItemCanBeRefundedRequestConfig());
  929.         $instance->addConfigureCallback(new \App\AutoMapper\SalesDocumentItemCanBeRefundedResponseConfig());
  930.         $instance->addConfigureCallback(new \App\AutoMapper\ScreenConfig());
  931.         $instance->addConfigureCallback(new \App\AutoMapper\ScreenSeparatorConfig());
  932.         $instance->addConfigureCallback(new \App\AutoMapper\ScreeningConfig());
  933.         $instance->addConfigureCallback(new \App\AutoMapper\ScreeningGroupOccupancyConfig());
  934.         $instance->addConfigureCallback(new \App\AutoMapper\SimpleScreeningItemConfig());
  935.         $instance->addConfigureCallback(new \App\AutoMapper\TicketConfig());
  936.         $instance->addConfigureCallback(new \App\AutoMapper\UserConfig());
  937.         $instance->addConfigureCallback(new \App\AutoMapper\VoucherTypeConfig());
  938.         $instance->addConfigureCallback(new \App\AutoMapper\VoucherTypeHeadConfig());
  939.         $instance->addConfigureCallback(new \App\WsProxy\AutoMapper\CardConfig());
  940.         $instance->addConfigureCallback(new \App\WsProxy\AutoMapper\CardTypeConfig());
  941.         $instance->addConfigureCallback(new \App\WsProxy\AutoMapper\EventConfig());
  942.         $instance->addConfigureCallback(new \App\WsProxy\AutoMapper\FavoriteMovieConfig());
  943.         $instance->addConfigureCallback(new \App\WsProxy\AutoMapper\GetPaymentTypeListForRefundResponseConfig());
  944.         $instance->addConfigureCallback(new \App\WsProxy\AutoMapper\ItemTransferConfig());
  945.         $instance->addConfigureCallback(new \App\WsProxy\AutoMapper\MoviePrintConfig());
  946.         $instance->addConfigureCallback(new \App\WsProxy\AutoMapper\OrderConfig());
  947.         $instance->addConfigureCallback(new \App\WsProxy\AutoMapper\OrderTicketConfig());
  948.         $instance->addConfigureCallback(new \App\WsProxy\AutoMapper\PPCBasketOpenDtoConfig());
  949.         $instance->addConfigureCallback(new \App\WsProxy\AutoMapper\PaymentMethodConfig());
  950.         $instance->addConfigureCallback(new \App\WsProxy\AutoMapper\PendingPaymentConfig());
  951.         $instance->addConfigureCallback(new \App\WsProxy\AutoMapper\RefundTransactionRequestConfig());
  952.         $instance->addConfigureCallback(new \App\WsProxy\AutoMapper\RefundTransactionResponseConfig());
  953.         $instance->addConfigureCallback(new \App\WsProxy\AutoMapper\ReservationConfig());
  954.         $instance->addConfigureCallback(new \App\WsProxy\AutoMapper\SalesDocumentItemCanBeRefundedResponseConfig());
  955.         $instance->addConfigureCallback(new \App\WsProxy\AutoMapper\ScreenConfig());
  956.         $instance->addConfigureCallback(new \App\WsProxy\AutoMapper\ScreeningConfig());
  957.         $instance->addConfigureCallback(new \App\WsProxy\AutoMapper\ScreeningItemConfig());
  958.         $instance->addConfigureCallback(new \App\WsProxy\AutoMapper\ScreeningOccupancyConfig());
  959.         $instance->addConfigureCallback(new \App\WsProxy\AutoMapper\UserConfig());
  960.         $instance->addConfigureCallback(new \App\WsProxy\AutoMapper\VerifyScreeningItemConfig());
  961.         $instance->addConfigureCallback(new \App\WsProxy\AutoMapper\VoucherItemConfig());
  962.         $instance->addConfigureCallback(new \App\WsProxy\AutoMapper\VoucherTypeConfig());
  963.         $instance->addConfigureCallback(new \App\WsProxy\AutoMapper\VoucherTypeHeadConfig());
  964.         return $instance;
  965.     }
  966.     /**
  967.      * Gets the public 'cache.app' shared service.
  968.      *
  969.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  970.      */
  971.     protected function getCache_AppService()
  972.     {
  973.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('fHhHOLPGji'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  974.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  975.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  976.     }
  977.     /**
  978.      * Gets the public 'cache.system' shared service.
  979.      *
  980.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  981.      */
  982.     protected function getCache_SystemService()
  983.     {
  984.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('GuOO2vQTwp'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  985.     }
  986.     /**
  987.      * Gets the public 'cache.validator_expression_language' shared service.
  988.      *
  989.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  990.      */
  991.     protected function getCache_ValidatorExpressionLanguageService()
  992.     {
  993.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('MMCy0nXkc6'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  994.     }
  995.     /**
  996.      * Gets the public 'data_collector.dump' shared service.
  997.      *
  998.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  999.      */
  1000.     protected function getDataCollector_DumpService()
  1001.     {
  1002.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL);
  1003.     }
  1004.     /**
  1005.      * Gets the public 'event_dispatcher' shared service.
  1006.      *
  1007.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1008.      */
  1009.     protected function getEventDispatcherService()
  1010.     {
  1011.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1012.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1013.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1014.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1015.         $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())));
  1016.         $instance->addListener('kernel.terminate', [=> function () {
  1017.             return ($this->privates['App\\EventListener\\KernelOnTerminateListener'] ?? $this->load('getKernelOnTerminateListenerService'));
  1018.         }, => 'onTerminateEvent'], 0);
  1019.         $instance->addListener('kernel.controller', [=> function () {
  1020.             return ($this->privates['App\\Listener\\Cinema\\CinemaContextListener'] ?? $this->getCinemaContextListenerService());
  1021.         }, => 'onKernelController'], 6);
  1022.         $instance->addListener('lexik_jwt_authentication.on_authentication_failure', [=> function () {
  1023.             return ($this->privates['App\\Listener\\JWT\\AuthenticationFailureListener'] ?? ($this->privates['App\\Listener\\JWT\\AuthenticationFailureListener'] = new \App\Listener\JWT\AuthenticationFailureListener()));
  1024.         }, => 'onAuthenticationFailure'], 0);
  1025.         $instance->addListener('lexik_jwt_authentication.on_jwt_not_found', [=> function () {
  1026.             return ($this->privates['App\\Listener\\JWT\\AuthenticationFailureListener'] ?? ($this->privates['App\\Listener\\JWT\\AuthenticationFailureListener'] = new \App\Listener\JWT\AuthenticationFailureListener()));
  1027.         }, => 'onAuthenticationFailure'], 0);
  1028.         $instance->addListener('lexik_jwt_authentication.on_jwt_expired', [=> function () {
  1029.             return ($this->privates['App\\Listener\\JWT\\AuthenticationFailureListener'] ?? ($this->privates['App\\Listener\\JWT\\AuthenticationFailureListener'] = new \App\Listener\JWT\AuthenticationFailureListener()));
  1030.         }, => 'onAuthenticationFailure'], 0);
  1031.         $instance->addListener('lexik_jwt_authentication.on_jwt_invalid', [=> function () {
  1032.             return ($this->privates['App\\Listener\\JWT\\AuthenticationFailureListener'] ?? ($this->privates['App\\Listener\\JWT\\AuthenticationFailureListener'] = new \App\Listener\JWT\AuthenticationFailureListener()));
  1033.         }, => 'onAuthenticationFailure'], 0);
  1034.         $instance->addListener('lexik_jwt_authentication.on_jwt_created', [=> function () {
  1035.             return ($this->privates['App\\Listener\\JWT\\JWTCreatedListener'] ?? $this->load('getJWTCreatedListenerService'));
  1036.         }, => 'onJWTCreated'], 0);
  1037.         $instance->addListener('kernel.terminate', [=> function () {
  1038.             return ($this->privates['App\\Listener\\Logger\\PaymentWebhookRequestAndResponseLogEventListener'] ?? $this->load('getPaymentWebhookRequestAndResponseLogEventListenerService'));
  1039.         }, => 'onKernelTerminate'], 0);
  1040.         $instance->addListener('kernel.controller', [=> function () {
  1041.             return ($this->privates['App\\Listener\\Pos\\GetPosIdWithoutCinemaContextListener'] ?? $this->getGetPosIdWithoutCinemaContextListenerService());
  1042.         }, => 'onKernelController'], 0);
  1043.         $instance->addListener('kernel.controller', [=> function () {
  1044.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1045.         }, => 'onKernelController'], 0);
  1046.         $instance->addListener('kernel.request', [=> function () {
  1047.             return ($this->privates['fos_rest.body_listener'] ?? $this->getFosRest_BodyListenerService());
  1048.         }, => 'onKernelRequest'], 10);
  1049.         $instance->addListener('kernel.request', [=> function () {
  1050.             return ($this->privates['fos_rest.format_listener'] ?? $this->getFosRest_FormatListenerService());
  1051.         }, => 'onKernelRequest'], 34);
  1052.         $instance->addListener('kernel.request', [=> function () {
  1053.             return ($this->privates['fos_rest.versioning.listener'] ?? $this->getFosRest_Versioning_ListenerService());
  1054.         }, => 'onKernelRequest'], 33);
  1055.         $instance->addListener('kernel.request', [=> function () {
  1056.             return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());
  1057.         }, => 'onKernelRequest'], 31);
  1058.         $instance->addListener('kernel.controller', [=> function () {
  1059.             return ($this->privates['fos_rest.param_fetcher_listener'] ?? $this->getFosRest_ParamFetcherListenerService());
  1060.         }, => 'onKernelController'], 5);
  1061.         $instance->addListener('kernel.response', [=> function () {
  1062.             return ($this->privates['fos_rest.allowed_methods_listener'] ?? $this->getFosRest_AllowedMethodsListenerService());
  1063.         }, => 'onKernelResponse'], 0);
  1064.         $instance->addListener('kernel.request', [=> function () {
  1065.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1066.         }, => 'onKernelRequest'], 250);
  1067.         $instance->addListener('kernel.response', [=> function () {
  1068.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1069.         }, => 'onKernelResponse'], 0);
  1070.         $instance->addListener('kernel.response', [=> function () {
  1071.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  1072.         }, => 'onResponse'], -10);
  1073.         $instance->addListener('http_client.outgoing', [=> function () {
  1074.             return ($this->privates['App\\DataCollector\\HttpClientDataCollector'] ?? ($this->privates['App\\DataCollector\\HttpClientDataCollector'] = new \App\DataCollector\HttpClientDataCollector()));
  1075.         }, => 'onRequest'], 0);
  1076.         $instance->addListener('http_client.incoming', [=> function () {
  1077.             return ($this->privates['App\\DataCollector\\HttpClientDataCollector'] ?? ($this->privates['App\\DataCollector\\HttpClientDataCollector'] = new \App\DataCollector\HttpClientDataCollector()));
  1078.         }, => 'onResponse'], 0);
  1079.         $instance->addListener('App\\Event\\Webhook\\WebhookTriggeredEvent', [=> function () {
  1080.             return ($this->privates['App\\DataCollector\\WebhookDataCollector'] ?? ($this->privates['App\\DataCollector\\WebhookDataCollector'] = new \App\DataCollector\WebhookDataCollector()));
  1081.         }, => 'onTriggered'], 0);
  1082.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1083.             return ($this->privates['App\\Listener\\Exception\\ExceptionListener'] ?? $this->getExceptionListenerService());
  1084.         }, => 'onControllerArguments'], 0);
  1085.         $instance->addListener('kernel.exception', [=> function () {
  1086.             return ($this->privates['App\\Listener\\Exception\\ExceptionListener'] ?? $this->getExceptionListenerService());
  1087.         }, => 'logKernelException'], 0);
  1088.         $instance->addListener('kernel.exception', [=> function () {
  1089.             return ($this->privates['App\\Listener\\Exception\\ExceptionListener'] ?? $this->getExceptionListenerService());
  1090.         }, => 'onKernelException'], -128);
  1091.         $instance->addListener('kernel.response', [=> function () {
  1092.             return ($this->privates['App\\Listener\\Exception\\ExceptionListener'] ?? $this->getExceptionListenerService());
  1093.         }, => 'removeCspHeader'], -128);
  1094.         $instance->addListener('App\\Event\\Cinema\\CinemaContextOnDemandEvent', [=> function () {
  1095.             return ($this->privates['App\\Subscriber\\Cinema\\CinemaSubscriber'] ?? $this->load('getCinemaSubscriberService'));
  1096.         }, => 'onDemand'], 0);
  1097.         $instance->addListener('App\\Event\\Cinema\\CinemaWsdlLocationChangedEvent', [=> function () {
  1098.             return ($this->privates['App\\Subscriber\\Cinema\\CinemaSubscriber'] ?? $this->load('getCinemaSubscriberService'));
  1099.         }, => 'onLocationChanged'], 0);
  1100.         $instance->addListener('kernel.exception', [=> function () {
  1101.             return ($this->privates['App\\Subscriber\\ExceptionSubscriber'] ?? $this->load('getExceptionSubscriberService'));
  1102.         }, => 'onKernelException'], -127);
  1103.         $instance->addListener('http_client.outgoing', [=> function () {
  1104.             return ($this->privates['App\\Subscriber\\HttpClientSubscriber'] ?? $this->load('getHttpClientSubscriberService'));
  1105.         }, => 'onRequest'], 0);
  1106.         $instance->addListener('http_client.incoming', [=> function () {
  1107.             return ($this->privates['App\\Subscriber\\HttpClientSubscriber'] ?? $this->load('getHttpClientSubscriberService'));
  1108.         }, => 'onResponse'], 0);
  1109.         $instance->addListener('kernel.request', [=> function () {
  1110.             return ($this->privates['App\\Subscriber\\LocaleSubscriber'] ?? $this->getLocaleSubscriberService());
  1111.         }, => 'onKernelRequest'], 20);
  1112.         $instance->addListener('kernel.exception', [=> function () {
  1113.             return ($this->privates['App\\Subscriber\\MessengerExceptionSubscriber'] ?? ($this->privates['App\\Subscriber\\MessengerExceptionSubscriber'] = new \App\Subscriber\MessengerExceptionSubscriber()));
  1114.         }, => 'onKernelException'], -126);
  1115.         $instance->addListener('kernel.view', [=> function () {
  1116.             return ($this->privates['App\\Subscriber\\MessengerResponseSubscriber'] ?? ($this->privates['App\\Subscriber\\MessengerResponseSubscriber'] = new \App\Subscriber\MessengerResponseSubscriber()));
  1117.         }, => 'onKernelView'], 31);
  1118.         $instance->addListener('App\\Event\\Order\\OrderCompletedEvent', [=> function () {
  1119.             return ($this->privates['App\\Subscriber\\Order\\OrderSubscriber'] ?? $this->load('getOrderSubscriberService'));
  1120.         }, => 'onOrderCompleted'], 0);
  1121.         $instance->addListener('App\\Event\\Cinema\\CinemaContextChangedEvent', [=> function () {
  1122.             return ($this->privates['App\\Subscriber\\Order\\OrderSubscriber'] ?? $this->load('getOrderSubscriberService'));
  1123.         }, => 'onCinemaContextChanged'], 0);
  1124.         $instance->addListener('App\\Event\\Order\\OrderPaymentTransactionReceivedEvent', [=> function () {
  1125.             return ($this->privates['App\\Subscriber\\Order\\OrderSubscriber'] ?? $this->load('getOrderSubscriberService'));
  1126.         }, => 'onOrderPaymentTransactionReceived'], 0);
  1127.         $instance->addListener('App\\Event\\Order\\OrderPaymentTransactionExceptionEvent', [=> function () {
  1128.             return ($this->privates['App\\Subscriber\\Order\\OrderSubscriber'] ?? $this->load('getOrderSubscriberService'));
  1129.         }, => 'onOrderPaymentTransactionException'], 0);
  1130.         $instance->addListener('App\\Event\\Order\\OrderClosedEvent', [=> function () {
  1131.             return ($this->privates['App\\Subscriber\\Order\\OrderSubscriber'] ?? $this->load('getOrderSubscriberService'));
  1132.         }, => 'onOrderClosed'], 0);
  1133.         $instance->addListener('App\\Event\\Order\\OrderPaymentTransactionCancelledEvent', [=> function () {
  1134.             return ($this->privates['App\\Subscriber\\Order\\OrderSubscriber'] ?? $this->load('getOrderSubscriberService'));
  1135.         }, => 'onOrderTransactionCancelled'], 0);
  1136.         $instance->addListener('App\\Event\\Order\\OrderPaymentTransactionHandledEvent', [=> function () {
  1137.             return ($this->privates['App\\Subscriber\\Order\\OrderSubscriber'] ?? $this->load('getOrderSubscriberService'));
  1138.         }, => 'onOrderTransactionHandled'], 0);
  1139.         $instance->addListener('App\\Event\\Payment\\WebhookNotificationEvent', [=> function () {
  1140.             return ($this->privates['App\\Subscriber\\Payment\\WebhookSubscriber'] ?? $this->load('getWebhookSubscriberService'));
  1141.         }, => 'onNotification'], 0);
  1142.         $instance->addListener('kernel.controller', [=> function () {
  1143.             return ($this->privates['App\\Subscriber\\Pos\\PosNumberSubscriber'] ?? $this->getPosNumberSubscriberService());
  1144.         }, => 'onKernelController'], -127);
  1145.         $instance->addListener('kernel.request', [=> function () {
  1146.             return ($this->privates['App\\Subscriber\\RequestSubscriber'] ?? ($this->privates['App\\Subscriber\\RequestSubscriber'] = new \App\Subscriber\RequestSubscriber()));
  1147.         }, => 'onKernelRequest'], 19);
  1148.         $instance->addListener('kernel.request', [=> function () {
  1149.             return ($this->privates['App\\Subscriber\\SecurityKeySubscriber'] ?? $this->getSecurityKeySubscriberService());
  1150.         }, => 'onKernelRequest'], 19);
  1151.         $instance->addListener('kernel.request', [=> function () {
  1152.             return ($this->privates['App\\Subscriber\\SwaggerSubscriber'] ?? $this->getSwaggerSubscriberService());
  1153.         }, => 'onKernelRequest'], 19);
  1154.         $instance->addListener('App\\Event\\Webhook\\WebhookTriggeredEvent', [=> function () {
  1155.             return ($this->privates['App\\Subscriber\\WebhookSubscriber'] ?? $this->load('getWebhookSubscriber2Service'));
  1156.         }, => 'onTriggered'], 0);
  1157.         $instance->addListener('Phpro\\SoapClient\\Event\\ResponseEvent', [=> function () {
  1158.             return ($this->privates['App\\WsProxy\\Subscriber\\SoapCallCollectorSubscriber'] ?? $this->getSoapCallCollectorSubscriberService());
  1159.         }, => 'onClientResponse'], 0);
  1160.         $instance->addListener('Phpro\\SoapClient\\Event\\RequestEvent', [=> function () {
  1161.             return ($this->privates['App\\WsProxy\\Subscriber\\SoapCallCollectorSubscriber'] ?? $this->getSoapCallCollectorSubscriberService());
  1162.         }, => 'onClientRequest'], 0);
  1163.         $instance->addListener('Phpro\\SoapClient\\Event\\ResponseEvent', [=> function () {
  1164.             return ($this->privates['App\\WsProxy\\Subscriber\\SoapClientEventLogSubscriber'] ?? $this->getSoapClientEventLogSubscriberService());
  1165.         }, => 'onClientResponse'], 0);
  1166.         $instance->addListener('Phpro\\SoapClient\\Event\\FaultEvent', [=> function () {
  1167.             return ($this->privates['App\\WsProxy\\Subscriber\\SoapClientEventLogSubscriber'] ?? $this->getSoapClientEventLogSubscriberService());
  1168.         }, => 'onClientFault'], 0);
  1169.         $instance->addListener('kernel.response', [=> function () {
  1170.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1171.         }, => 'onKernelResponse'], 0);
  1172.         $instance->addListener('kernel.response', [=> function () {
  1173.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1174.         }, => 'onKernelResponse'], -1024);
  1175.         $instance->addListener('kernel.request', [=> function () {
  1176.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1177.         }, => 'setDefaultLocale'], 100);
  1178.         $instance->addListener('kernel.request', [=> function () {
  1179.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1180.         }, => 'onKernelRequest'], 16);
  1181.         $instance->addListener('kernel.finish_request', [=> function () {
  1182.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1183.         }, => 'onKernelFinishRequest'], 0);
  1184.         $instance->addListener('kernel.request', [=> function () {
  1185.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1186.         }, => 'onKernelRequest'], 256);
  1187.         $instance->addListener('kernel.response', [=> function () {
  1188.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1189.         }, => 'onResponse'], -255);
  1190.         $instance->addListener('kernel.request', [=> function () {
  1191.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1192.         }, => 'onKernelRequest'], 15);
  1193.         $instance->addListener('kernel.finish_request', [=> function () {
  1194.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1195.         }, => 'onKernelFinishRequest'], -15);
  1196.         $instance->addListener('console.error', [=> function () {
  1197.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1198.         }, => 'onConsoleError'], -128);
  1199.         $instance->addListener('console.terminate', [=> function () {
  1200.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1201.         }, => 'onConsoleTerminate'], -128);
  1202.         $instance->addListener('console.error', [=> function () {
  1203.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1204.         }, => 'onConsoleError'], 0);
  1205.         $instance->addListener('kernel.request', [=> function () {
  1206.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1207.         }, => 'configure'], 2048);
  1208.         $instance->addListener('console.command', [=> function () {
  1209.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1210.         }, => 'configure'], 2048);
  1211.         $instance->addListener('kernel.request', [=> function () {
  1212.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1213.         }, => 'onKernelRequest'], 32);
  1214.         $instance->addListener('kernel.finish_request', [=> function () {
  1215.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1216.         }, => 'onKernelFinishRequest'], 0);
  1217.         $instance->addListener('kernel.exception', [=> function () {
  1218.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1219.         }, => 'onKernelException'], -64);
  1220.         $instance->addListener('kernel.request', [=> function () {
  1221.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1222.         }, => 'onKernelRequest'], 128);
  1223.         $instance->addListener('kernel.response', [=> function () {
  1224.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1225.         }, => 'onKernelResponse'], -1000);
  1226.         $instance->addListener('kernel.finish_request', [=> function () {
  1227.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1228.         }, => 'onFinishRequest'], 0);
  1229.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1230.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  1231.         }, => 'onMessageFailed'], 100);
  1232.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1233.             return ($this->privates['messenger.failure.add_error_details_stamp_listener'] ?? ($this->privates['messenger.failure.add_error_details_stamp_listener'] = new \Symfony\Component\Messenger\EventListener\AddErrorDetailsStampListener()));
  1234.         }, => 'onMessageFailed'], 200);
  1235.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  1236.             return ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ?? ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] = new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener()));
  1237.         }, => 'onWorkerRunning'], 100);
  1238.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  1239.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1240.         }, => 'onWorkerStarted'], 0);
  1241.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  1242.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1243.         }, => 'onWorkerRunning'], 0);
  1244.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  1245.             return ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnSigtermSignalListenerService'));
  1246.         }, => 'onWorkerStarted'], 100);
  1247.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1248.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  1249.         }, => 'onMessageFailed'], 0);
  1250.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  1251.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  1252.         }, => 'onWorkerRunning'], 0);
  1253.         $instance->addListener('kernel.response', [=> function () {
  1254.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1255.         }, => 'onKernelResponse'], -100);
  1256.         $instance->addListener('kernel.exception', [=> function () {
  1257.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1258.         }, => 'onKernelException'], 0);
  1259.         $instance->addListener('kernel.terminate', [=> function () {
  1260.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1261.         }, => 'onKernelTerminate'], -1024);
  1262.         $instance->addListener('kernel.controller', [=> function () {
  1263.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1264.         }, => 'onKernelController'], 0);
  1265.         $instance->addListener('kernel.response', [=> function () {
  1266.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1267.         }, => 'onKernelResponse'], 0);
  1268.         $instance->addListener('kernel.view', [=> function () {
  1269.             return ($this->privates['fos_rest.view_response_listener'] ?? $this->load('getFosRest_ViewResponseListenerService'));
  1270.         }, => 'onKernelView'], 30);
  1271.         $instance->addListener('kernel.controller', [=> function () {
  1272.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1273.         }, => 'onKernelController'], 0);
  1274.         $instance->addListener('kernel.controller', [=> function () {
  1275.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1276.         }, => 'onKernelController'], 0);
  1277.         $instance->addListener('kernel.controller', [=> function () {
  1278.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1279.         }, => 'onKernelController'], -128);
  1280.         $instance->addListener('kernel.view', [=> function () {
  1281.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1282.         }, => 'onKernelView'], 0);
  1283.         $instance->addListener('kernel.controller', [=> function () {
  1284.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1285.         }, => 'onKernelController'], 0);
  1286.         $instance->addListener('kernel.response', [=> function () {
  1287.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1288.         }, => 'onKernelResponse'], 0);
  1289.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1290.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1291.         }, => 'onKernelControllerArguments'], 0);
  1292.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1293.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1294.         }, => 'onKernelControllerArguments'], 0);
  1295.         $instance->addListener('console.command', [=> function () {
  1296.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1297.         }, => 'onCommand'], 255);
  1298.         $instance->addListener('console.terminate', [=> function () {
  1299.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1300.         }, => 'onTerminate'], -255);
  1301.         $instance->addListener('kernel.response', [=> function () {
  1302.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1303.         }, => 'onKernelResponse'], -128);
  1304.         $instance->addListener('console.command', [=> function () {
  1305.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  1306.         }, => 'configure'], 1024);
  1307.         $instance->addListener('kernel.response', [=> function () {
  1308.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1309.         }, => 'onKernelResponse'], 0);
  1310.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1311.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1312.         }, => 'onVoterVote'], 0);
  1313.         $instance->addListener('kernel.request', [=> function () {
  1314.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1315.         }, => 'configureLogoutUrlGenerator'], 8);
  1316.         $instance->addListener('kernel.request', [=> function () {
  1317.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1318.         }, => 'onKernelRequest'], 8);
  1319.         $instance->addListener('kernel.finish_request', [=> function () {
  1320.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1321.         }, => 'onKernelFinishRequest'], 0);
  1322.         $instance->addListener('kernel.controller', [=> function () {
  1323.             return ($this->services['flagception.listener.routing_metadata_subscriber'] ?? $this->getFlagception_Listener_RoutingMetadataSubscriberService());
  1324.         }, => 'onKernelController'], 0);
  1325.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1326.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1327.         }, => 'onLogout'], 0);
  1328.         return $instance;
  1329.     }
  1330.     /**
  1331.      * Gets the public 'flagception.listener.routing_metadata_subscriber' shared service.
  1332.      *
  1333.      * @return \Flagception\Bundle\FlagceptionBundle\Listener\RoutingMetadataSubscriber
  1334.      */
  1335.     protected function getFlagception_Listener_RoutingMetadataSubscriberService()
  1336.     {
  1337.         return $this->services['flagception.listener.routing_metadata_subscriber'] = new \Flagception\Bundle\FlagceptionBundle\Listener\RoutingMetadataSubscriber(($this->services['flagception.manager.feature_manager'] ?? $this->getFlagception_Manager_FeatureManagerService()));
  1338.     }
  1339.     /**
  1340.      * Gets the public 'flagception.manager.feature_manager' shared service.
  1341.      *
  1342.      * @return \Flagception\Manager\FeatureManager
  1343.      */
  1344.     protected function getFlagception_Manager_FeatureManagerService()
  1345.     {
  1346.         return $this->services['flagception.manager.feature_manager'] = new \Flagception\Manager\FeatureManager(($this->privates['flagception.activator.chain_activator'] ?? $this->getFlagception_Activator_ChainActivatorService()), ($this->privates['flagception.decorator.chain_decorator'] ?? ($this->privates['flagception.decorator.chain_decorator'] = new \Flagception\Decorator\ChainDecorator())));
  1347.     }
  1348.     /**
  1349.      * Gets the public 'fos_rest.view_handler' shared service.
  1350.      *
  1351.      * @return \FOS\RestBundle\View\ViewHandler
  1352.      */
  1353.     protected function getFosRest_ViewHandlerService()
  1354.     {
  1355.         return $this->services['fos_rest.view_handler'] = \FOS\RestBundle\View\ViewHandler::create(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['json' => false], 400204false, ['serializeNullStrategy' => true]);
  1356.     }
  1357.     /**
  1358.      * Gets the public 'http_kernel' shared service.
  1359.      *
  1360.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1361.      */
  1362.     protected function getHttpKernelService()
  1363.     {
  1364.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1365.         if (isset($this->services['http_kernel'])) {
  1366.             return $this->services['http_kernel'];
  1367.         }
  1368.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1369.         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 () {
  1370.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  1371.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  1372.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  1373.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  1374.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  1375.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  1376.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  1377.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  1378.         }, 8)), $b));
  1379.     }
  1380.     /**
  1381.      * Gets the public 'jms_serializer' shared service.
  1382.      *
  1383.      * @return \JMS\Serializer\Serializer
  1384.      */
  1385.     protected function getJmsSerializerService()
  1386.     {
  1387.         $a = ($this->privates['jms_serializer.metadata_factory'] ?? $this->getJmsSerializer_MetadataFactoryService());
  1388.         $b = ($this->services['fos_rest.serializer.jms_handler_registry'] ?? $this->load('getFosRest_Serializer_JmsHandlerRegistryService'));
  1389.         $c = new \Symfony\Component\ExpressionLanguage\ExpressionLanguage();
  1390.         $c->registerProvider(new \JMS\SerializerBundle\ExpressionLanguage\BasicSerializerFunctionsProvider());
  1391.         $d = new \JMS\Serializer\Expression\ExpressionEvaluator($c, ['container' => $this]);
  1392.         $e = new \JMS\Serializer\Accessor\DefaultAccessorStrategy($d);
  1393.         $f = new \JMS\Serializer\EventDispatcher\LazyEventDispatcher(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1394.             'jms_serializer.doctrine_proxy_subscriber' => ['privates''jms_serializer.doctrine_proxy_subscriber''getJmsSerializer_DoctrineProxySubscriberService'true],
  1395.             'jms_serializer.stopwatch_subscriber' => ['privates''jms_serializer.stopwatch_subscriber''getJmsSerializer_StopwatchSubscriberService'true],
  1396.         ], [
  1397.             'jms_serializer.doctrine_proxy_subscriber' => '?',
  1398.             'jms_serializer.stopwatch_subscriber' => '?',
  1399.         ]));
  1400.         $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]]]);
  1401.         $g = new \JMS\Serializer\Visitor\Factory\JsonSerializationVisitorFactory();
  1402.         $g->setOptions(320);
  1403.         $h = new \JMS\Serializer\Visitor\Factory\JsonDeserializationVisitorFactory();
  1404.         $h->setOptions(0);
  1405.         return $this->services['jms_serializer'] = new \JMS\Serializer\Serializer($a, [=> new \JMS\Serializer\GraphNavigator\Factory\DeserializationGraphNavigatorFactory($a$b, new \JMS\Serializer\Construction\UnserializeObjectConstructor(), $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())));
  1406.     }
  1407.     /**
  1408.      * Gets the public 'jms_serializer.deserialization_context_factory' shared service.
  1409.      *
  1410.      * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  1411.      */
  1412.     protected function getJmsSerializer_DeserializationContextFactoryService()
  1413.     {
  1414.         return $this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  1415.     }
  1416.     /**
  1417.      * Gets the public 'jms_serializer.serialization_context_factory' shared service.
  1418.      *
  1419.      * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  1420.      */
  1421.     protected function getJmsSerializer_SerializationContextFactoryService()
  1422.     {
  1423.         return $this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  1424.     }
  1425.     /**
  1426.      * Gets the public 'messenger.default_bus' shared service.
  1427.      *
  1428.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  1429.      */
  1430.     protected function getMessenger_DefaultBusService()
  1431.     {
  1432.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  1433.             yield => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->load('getMessenger_Bus_Default_Middleware_TraceableService'));
  1434.             yield => ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.default')));
  1435.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  1436.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  1437.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  1438.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  1439.             yield => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_HandleMessageService'));
  1440.         }, 7)));
  1441.     }
  1442.     /**
  1443.      * Gets the public 'monolog.logger.soap' shared service.
  1444.      *
  1445.      * @return \Symfony\Bridge\Monolog\Logger
  1446.      */
  1447.     protected function getMonolog_Logger_SoapService()
  1448.     {
  1449.         $this->services['monolog.logger.soap'] = $instance = new \Symfony\Bridge\Monolog\Logger('soap');
  1450.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1451.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1452.         $instance->pushHandler(($this->privates['monolog.handler.soap_client'] ?? $this->getMonolog_Handler_SoapClientService()));
  1453.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1454.         return $instance;
  1455.     }
  1456.     /**
  1457.      * Gets the public 'monolog.logger.translation' shared service.
  1458.      *
  1459.      * @return \Symfony\Bridge\Monolog\Logger
  1460.      */
  1461.     protected function getMonolog_Logger_TranslationService()
  1462.     {
  1463.         $this->services['monolog.logger.translation'] = $instance = new \Symfony\Bridge\Monolog\Logger('translation');
  1464.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1465.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1466.         $instance->pushHandler(($this->privates['monolog.handler.translation'] ?? $this->getMonolog_Handler_TranslationService()));
  1467.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1468.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1469.         return $instance;
  1470.     }
  1471.     /**
  1472.      * Gets the public 'request_stack' shared service.
  1473.      *
  1474.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1475.      */
  1476.     protected function getRequestStackService()
  1477.     {
  1478.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1479.     }
  1480.     /**
  1481.      * Gets the public 'router' shared service.
  1482.      *
  1483.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1484.      */
  1485.     protected function getRouterService()
  1486.     {
  1487.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1488.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1489.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1490.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1491.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1492.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1493.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  1494.         ], [
  1495.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1496.         ]))->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');
  1497.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1498.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1499.         return $instance;
  1500.     }
  1501.     /**
  1502.      * Gets the public 'translator' shared service.
  1503.      *
  1504.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1505.      */
  1506.     protected function getTranslatorService()
  1507.     {
  1508.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1509.     }
  1510.     /**
  1511.      * Gets the public 'var_dumper.cloner' shared service.
  1512.      *
  1513.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1514.      */
  1515.     protected function getVarDumper_ClonerService()
  1516.     {
  1517.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1518.         $instance->setMaxItems(2500);
  1519.         $instance->setMinDepth(1);
  1520.         $instance->setMaxString(-1);
  1521.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  1522.         return $instance;
  1523.     }
  1524.     /**
  1525.      * Gets the private '.debug.http_client' shared service.
  1526.      *
  1527.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  1528.      */
  1529.     protected function get_Debug_HttpClientService()
  1530.     {
  1531.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  1532.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  1533.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1534.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1535.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1536.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1537.         $a->setLogger($b);
  1538.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1539.     }
  1540.     /**
  1541.      * Gets the private '.service_locator.Ben0I0E' shared service.
  1542.      *
  1543.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1544.      */
  1545.     protected function get_ServiceLocator_Ben0I0EService()
  1546.     {
  1547.         return $this->privates['.service_locator.Ben0I0E'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1548.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'true],
  1549.             'security.firewall.map.context.auth_methods' => ['privates''security.firewall.map.context.auth_methods''getSecurity_Firewall_Map_Context_AuthMethodsService'true],
  1550.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  1551.             'security.firewall.map.context.ext_login' => ['privates''security.firewall.map.context.ext_login''getSecurity_Firewall_Map_Context_ExtLoginService'true],
  1552.             'security.firewall.map.context.login' => ['privates''security.firewall.map.context.login''getSecurity_Firewall_Map_Context_LoginService'true],
  1553.             'security.firewall.map.context.refresh_token_login' => ['privates''security.firewall.map.context.refresh_token_login''getSecurity_Firewall_Map_Context_RefreshTokenLoginService'true],
  1554.         ], [
  1555.             'security.firewall.map.context.api' => '?',
  1556.             'security.firewall.map.context.auth_methods' => '?',
  1557.             'security.firewall.map.context.dev' => '?',
  1558.             'security.firewall.map.context.ext_login' => '?',
  1559.             'security.firewall.map.context.login' => '?',
  1560.             'security.firewall.map.context.refresh_token_login' => '?',
  1561.         ]);
  1562.     }
  1563.     /**
  1564.      * Gets the private 'App\Listener\Cinema\CinemaContextListener' shared autowired service.
  1565.      *
  1566.      * @return \App\Listener\Cinema\CinemaContextListener
  1567.      */
  1568.     protected function getCinemaContextListenerService()
  1569.     {
  1570.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1571.         if (isset($this->privates['App\\Listener\\Cinema\\CinemaContextListener'])) {
  1572.             return $this->privates['App\\Listener\\Cinema\\CinemaContextListener'];
  1573.         }
  1574.         $b = ($this->services['App\\WsProxy\\WsProxy'] ?? $this->getWsProxyService());
  1575.         if (isset($this->privates['App\\Listener\\Cinema\\CinemaContextListener'])) {
  1576.             return $this->privates['App\\Listener\\Cinema\\CinemaContextListener'];
  1577.         }
  1578.         return $this->privates['App\\Listener\\Cinema\\CinemaContextListener'] = new \App\Listener\Cinema\CinemaContextListener($a$b);
  1579.     }
  1580.     /**
  1581.      * Gets the private 'App\Listener\Exception\ExceptionListener' shared autowired service.
  1582.      *
  1583.      * @return \App\Listener\Exception\ExceptionListener
  1584.      */
  1585.     protected function getExceptionListenerService()
  1586.     {
  1587.         return $this->privates['App\\Listener\\Exception\\ExceptionListener'] = new \App\Listener\Exception\ExceptionListener('', ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1588.     }
  1589.     /**
  1590.      * Gets the private 'App\Listener\Pos\GetPosIdWithoutCinemaContextListener' shared autowired service.
  1591.      *
  1592.      * @return \App\Listener\Pos\GetPosIdWithoutCinemaContextListener
  1593.      */
  1594.     protected function getGetPosIdWithoutCinemaContextListenerService()
  1595.     {
  1596.         $a = ($this->privates['App\\Subscriber\\Pos\\PosNumberSubscriber'] ?? $this->getPosNumberSubscriberService());
  1597.         if (isset($this->privates['App\\Listener\\Pos\\GetPosIdWithoutCinemaContextListener'])) {
  1598.             return $this->privates['App\\Listener\\Pos\\GetPosIdWithoutCinemaContextListener'];
  1599.         }
  1600.         return $this->privates['App\\Listener\\Pos\\GetPosIdWithoutCinemaContextListener'] = new \App\Listener\Pos\GetPosIdWithoutCinemaContextListener($a, ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  1601.     }
  1602.     /**
  1603.      * Gets the private 'App\Service\Context\Context' shared autowired service.
  1604.      *
  1605.      * @return \App\Service\Context\Context
  1606.      */
  1607.     protected function getContextService()
  1608.     {
  1609.         $a = ($this->services['App\\WsProxy\\WsProxy'] ?? $this->getWsProxyService());
  1610.         if (isset($this->privates['App\\Service\\Context\\Context'])) {
  1611.             return $this->privates['App\\Service\\Context\\Context'];
  1612.         }
  1613.         return $this->privates['App\\Service\\Context\\Context'] = new \App\Service\Context\Context($a);
  1614.     }
  1615.     /**
  1616.      * Gets the private 'App\Service\Exception\Builder\SoapExceptionBuilder' shared autowired service.
  1617.      *
  1618.      * @return \App\Service\Exception\Builder\SoapExceptionBuilder
  1619.      */
  1620.     protected function getSoapExceptionBuilderService()
  1621.     {
  1622.         return $this->privates['App\\Service\\Exception\\Builder\\SoapExceptionBuilder'] = new \App\Service\Exception\Builder\SoapExceptionBuilder(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['App\\WsProxy\\Subscriber\\SoapClientEventLogSubscriber'] ?? $this->getSoapClientEventLogSubscriberService()));
  1623.     }
  1624.     /**
  1625.      * Gets the private 'App\Service\Exception\ExceptionTranslationService' shared autowired service.
  1626.      *
  1627.      * @return \App\Service\Exception\ExceptionTranslationService
  1628.      */
  1629.     protected function getExceptionTranslationServiceService()
  1630.     {
  1631.         return $this->privates['App\\Service\\Exception\\ExceptionTranslationService'] = new \App\Service\Exception\ExceptionTranslationService(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['monolog.logger.translation'] ?? $this->getMonolog_Logger_TranslationService()));
  1632.     }
  1633.     /**
  1634.      * Gets the private 'App\Service\Factory\Client\CinemaClientFactory' shared autowired service.
  1635.      *
  1636.      * @return \App\Service\Factory\Client\CinemaClientFactory
  1637.      */
  1638.     protected function getCinemaClientFactoryService()
  1639.     {
  1640.         $a = ($this->privates['App\\WsProxy\\Builder\\ClientDirector'] ?? $this->getClientDirectorService());
  1641.         if (isset($this->privates['App\\Service\\Factory\\Client\\CinemaClientFactory'])) {
  1642.             return $this->privates['App\\Service\\Factory\\Client\\CinemaClientFactory'];
  1643.         }
  1644.         return $this->privates['App\\Service\\Factory\\Client\\CinemaClientFactory'] = new \App\Service\Factory\Client\CinemaClientFactory($a);
  1645.     }
  1646.     /**
  1647.      * Gets the private 'App\Service\Filesystem\ContentMediaService' shared autowired service.
  1648.      *
  1649.      * @return \App\Service\Filesystem\ContentMediaService
  1650.      */
  1651.     protected function getContentMediaServiceService()
  1652.     {
  1653.         return $this->privates['App\\Service\\Filesystem\\ContentMediaService'] = new \App\Service\Filesystem\ContentMediaService(new \App\Service\Filesystem\FileDecoder\FileDecoderFactory(), \dirname(__DIR__4), 'public/media'$this->getEnv('MEDIA_BASE_URL'));
  1654.     }
  1655.     /**
  1656.      * Gets the private 'App\Service\GraphicContainer\GraphicContainerService' shared autowired service.
  1657.      *
  1658.      * @return \App\Service\GraphicContainer\GraphicContainerService
  1659.      */
  1660.     protected function getGraphicContainerServiceService()
  1661.     {
  1662.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1663.         if (isset($this->privates['App\\Service\\GraphicContainer\\GraphicContainerService'])) {
  1664.             return $this->privates['App\\Service\\GraphicContainer\\GraphicContainerService'];
  1665.         }
  1666.         return $this->privates['App\\Service\\GraphicContainer\\GraphicContainerService'] = new \App\Service\GraphicContainer\GraphicContainerService(($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['App\\Service\\Filesystem\\ContentMediaService'] ?? $this->getContentMediaServiceService()), $a);
  1667.     }
  1668.     /**
  1669.      * Gets the private 'App\Service\Validator\Soap\SoapResponseValidator' shared autowired service.
  1670.      *
  1671.      * @return \App\Service\Validator\Soap\SoapResponseValidator
  1672.      */
  1673.     protected function getSoapResponseValidatorService()
  1674.     {
  1675.         return $this->privates['App\\Service\\Validator\\Soap\\SoapResponseValidator'] = new \App\Service\Validator\Soap\SoapResponseValidator(new \App\Tool\PropertyAccessor\PropertyAccessor(), ($this->privates['App\\Service\\Exception\\Builder\\SoapExceptionBuilder'] ?? $this->getSoapExceptionBuilderService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Service\\Exception\\ExceptionTranslationService'] ?? $this->getExceptionTranslationServiceService()));
  1676.     }
  1677.     /**
  1678.      * Gets the private 'App\Subscriber\LocaleSubscriber' shared autowired service.
  1679.      *
  1680.      * @return \App\Subscriber\LocaleSubscriber
  1681.      */
  1682.     protected function getLocaleSubscriberService()
  1683.     {
  1684.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1685.         if (isset($this->privates['App\\Subscriber\\LocaleSubscriber'])) {
  1686.             return $this->privates['App\\Subscriber\\LocaleSubscriber'];
  1687.         }
  1688.         return $this->privates['App\\Subscriber\\LocaleSubscriber'] = new \App\Subscriber\LocaleSubscriber($a, ($this->privates['App\\Service\\Context\\Context'] ?? $this->getContextService()));
  1689.     }
  1690.     /**
  1691.      * Gets the private 'App\Subscriber\Pos\PosNumberSubscriber' shared autowired service.
  1692.      *
  1693.      * @return \App\Subscriber\Pos\PosNumberSubscriber
  1694.      */
  1695.     protected function getPosNumberSubscriberService()
  1696.     {
  1697.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  1698.         if (isset($this->privates['App\\Subscriber\\Pos\\PosNumberSubscriber'])) {
  1699.             return $this->privates['App\\Subscriber\\Pos\\PosNumberSubscriber'];
  1700.         }
  1701.         return $this->privates['App\\Subscriber\\Pos\\PosNumberSubscriber'] = new \App\Subscriber\Pos\PosNumberSubscriber($this->getEnv('resolve:POS_TYPE_ID'), ($this->privates['App\\Service\\Context\\Context'] ?? $this->getContextService()), $a);
  1702.     }
  1703.     /**
  1704.      * Gets the private 'App\Subscriber\SecurityKeySubscriber' shared autowired service.
  1705.      *
  1706.      * @return \App\Subscriber\SecurityKeySubscriber
  1707.      */
  1708.     protected function getSecurityKeySubscriberService()
  1709.     {
  1710.         return $this->privates['App\\Subscriber\\SecurityKeySubscriber'] = new \App\Subscriber\SecurityKeySubscriber(($this->services['flagception.manager.feature_manager'] ?? $this->getFlagception_Manager_FeatureManagerService()));
  1711.     }
  1712.     /**
  1713.      * Gets the private 'App\Subscriber\SwaggerSubscriber' shared autowired service.
  1714.      *
  1715.      * @return \App\Subscriber\SwaggerSubscriber
  1716.      */
  1717.     protected function getSwaggerSubscriberService()
  1718.     {
  1719.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  1720.         if (isset($this->privates['App\\Subscriber\\SwaggerSubscriber'])) {
  1721.             return $this->privates['App\\Subscriber\\SwaggerSubscriber'];
  1722.         }
  1723.         return $this->privates['App\\Subscriber\\SwaggerSubscriber'] = new \App\Subscriber\SwaggerSubscriber($a);
  1724.     }
  1725.     /**
  1726.      * Gets the private 'App\WsProxy\Builder\ClientDirector' shared autowired service.
  1727.      *
  1728.      * @return \App\WsProxy\Builder\ClientDirector
  1729.      */
  1730.     protected function getClientDirectorService()
  1731.     {
  1732.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1733.         if (isset($this->privates['App\\WsProxy\\Builder\\ClientDirector'])) {
  1734.             return $this->privates['App\\WsProxy\\Builder\\ClientDirector'];
  1735.         }
  1736.         $b = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  1737.         $c = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1738.         return $this->privates['App\\WsProxy\\Builder\\ClientDirector'] = new \App\WsProxy\Builder\ClientDirector(new \App\WsProxy\Builder\CinemaBuilder($b$a$c), new \App\WsProxy\Builder\CommonBuilder($b$a$c), new \App\WsProxy\Builder\GeneralBuilder($b$a$c), new \App\WsProxy\Builder\MarketingAutomationBuilder($b$a$c), new \App\WsProxy\Builder\SalesForceBuilder($a$b$c), $this->getEnv('resolve:WS_COMMON_WSDL'), $this->getEnv('resolve:WS_GENERAL_WSDL'), $this->getEnv('resolve:WS_CINEMA_WSDL'), $this->getEnv('resolve:WS_MARKETING_AUTOMATION_WSDL'), $this->getEnv('resolve:WS_SALESFORCE_WSDL'), $this->getEnv('resolve:WS_COMMON_URL'), $this->getEnv('resolve:WS_GENERAL_URL'), $this->getEnv('resolve:WS_CINEMA_URL'), $this->getEnv('resolve:WS_MARKETING_AUTOMATION_URL'), $this->getEnv('resolve:WS_SALESFORCE_URL'));
  1739.     }
  1740.     /**
  1741.      * Gets the private 'App\WsProxy\Subscriber\SoapCallCollectorSubscriber' shared autowired service.
  1742.      *
  1743.      * @return \App\WsProxy\Subscriber\SoapCallCollectorSubscriber
  1744.      */
  1745.     protected function getSoapCallCollectorSubscriberService()
  1746.     {
  1747.         return $this->privates['App\\WsProxy\\Subscriber\\SoapCallCollectorSubscriber'] = new \App\WsProxy\Subscriber\SoapCallCollectorSubscriber(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1748.     }
  1749.     /**
  1750.      * Gets the private 'App\WsProxy\Subscriber\SoapClientEventLogSubscriber' shared autowired service.
  1751.      *
  1752.      * @return \App\WsProxy\Subscriber\SoapClientEventLogSubscriber
  1753.      */
  1754.     protected function getSoapClientEventLogSubscriberService()
  1755.     {
  1756.         return $this->privates['App\\WsProxy\\Subscriber\\SoapClientEventLogSubscriber'] = new \App\WsProxy\Subscriber\SoapClientEventLogSubscriber(($this->services['monolog.logger.soap'] ?? $this->getMonolog_Logger_SoapService()));
  1757.     }
  1758.     /**
  1759.      * Gets the private 'App\Ws\Cinema\CinemaClient' shared autowired service.
  1760.      *
  1761.      * @return \App\Ws\Cinema\CinemaClient
  1762.      */
  1763.     protected function getCinemaClientService()
  1764.     {
  1765.         $a = ($this->privates['App\\Service\\Factory\\Client\\CinemaClientFactory'] ?? $this->getCinemaClientFactoryService());
  1766.         if (isset($this->privates['App\\Ws\\Cinema\\CinemaClient'])) {
  1767.             return $this->privates['App\\Ws\\Cinema\\CinemaClient'];
  1768.         }
  1769.         return $this->privates['App\\Ws\\Cinema\\CinemaClient'] = $a->createClient();
  1770.     }
  1771.     /**
  1772.      * Gets the private 'App\Ws\Common\CommonClient' shared autowired service.
  1773.      *
  1774.      * @return \App\Ws\Common\CommonClient
  1775.      */
  1776.     protected function getCommonClientService()
  1777.     {
  1778.         $a = ($this->privates['App\\WsProxy\\Builder\\ClientDirector'] ?? $this->getClientDirectorService());
  1779.         if (isset($this->privates['App\\Ws\\Common\\CommonClient'])) {
  1780.             return $this->privates['App\\Ws\\Common\\CommonClient'];
  1781.         }
  1782.         return $this->privates['App\\Ws\\Common\\CommonClient'] = (new \App\Service\Factory\Client\CommonClientFactory($a))->createClient();
  1783.     }
  1784.     /**
  1785.      * Gets the private 'App\Ws\General\GeneralClient' shared autowired service.
  1786.      *
  1787.      * @return \App\Ws\General\GeneralClient
  1788.      */
  1789.     protected function getGeneralClientService()
  1790.     {
  1791.         $a = ($this->privates['App\\WsProxy\\Builder\\ClientDirector'] ?? $this->getClientDirectorService());
  1792.         if (isset($this->privates['App\\Ws\\General\\GeneralClient'])) {
  1793.             return $this->privates['App\\Ws\\General\\GeneralClient'];
  1794.         }
  1795.         return $this->privates['App\\Ws\\General\\GeneralClient'] = (new \App\Service\Factory\Client\GeneralClientFactory($a))->createClient();
  1796.     }
  1797.     /**
  1798.      * Gets the private 'annotations.cache_adapter' shared service.
  1799.      *
  1800.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  1801.      */
  1802.     protected function getAnnotations_CacheAdapterService()
  1803.     {
  1804.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1805.     }
  1806.     /**
  1807.      * Gets the private 'annotations.cached_reader' shared service.
  1808.      *
  1809.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  1810.      */
  1811.     protected function getAnnotations_CachedReaderService()
  1812.     {
  1813.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  1814.     }
  1815.     /**
  1816.      * Gets the private 'annotations.reader' shared service.
  1817.      *
  1818.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1819.      */
  1820.     protected function getAnnotations_ReaderService()
  1821.     {
  1822.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1823.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1824.         $a->registerUniqueLoader('class_exists');
  1825.         $instance->addGlobalIgnoredName('required'$a);
  1826.         return $instance;
  1827.     }
  1828.     /**
  1829.      * Gets the private 'cache.annotations' shared service.
  1830.      *
  1831.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1832.      */
  1833.     protected function getCache_AnnotationsService()
  1834.     {
  1835.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('LW3v1ncd9w'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1836.     }
  1837.     /**
  1838.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  1839.      *
  1840.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1841.      */
  1842.     protected function getCache_Messenger_RestartWorkersSignalService()
  1843.     {
  1844.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('XjiwwvmSzf'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  1845.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1846.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1847.     }
  1848.     /**
  1849.      * Gets the private 'cache.property_info' shared service.
  1850.      *
  1851.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1852.      */
  1853.     protected function getCache_PropertyInfoService()
  1854.     {
  1855.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('4xryZ3CeJD'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1856.     }
  1857.     /**
  1858.      * Gets the private 'cache.security_expression_language' shared service.
  1859.      *
  1860.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1861.      */
  1862.     protected function getCache_SecurityExpressionLanguageService()
  1863.     {
  1864.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('urCESHSlj3'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1865.     }
  1866.     /**
  1867.      * Gets the private 'cache.serializer' shared service.
  1868.      *
  1869.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1870.      */
  1871.     protected function getCache_SerializerService()
  1872.     {
  1873.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('iZj91IdPNL'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1874.     }
  1875.     /**
  1876.      * Gets the private 'cache.validator' shared service.
  1877.      *
  1878.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1879.      */
  1880.     protected function getCache_ValidatorService()
  1881.     {
  1882.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('oA19nMoLLh'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1883.     }
  1884.     /**
  1885.      * Gets the private 'config_cache_factory' shared service.
  1886.      *
  1887.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  1888.      */
  1889.     protected function getConfigCacheFactoryService()
  1890.     {
  1891.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  1892.             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)));
  1893.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  1894.         }, 2));
  1895.     }
  1896.     /**
  1897.      * Gets the private 'data_collector.request' shared service.
  1898.      *
  1899.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  1900.      */
  1901.     protected function getDataCollector_RequestService()
  1902.     {
  1903.         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())));
  1904.     }
  1905.     /**
  1906.      * Gets the private 'debug.debug_handlers_listener' shared service.
  1907.      *
  1908.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  1909.      */
  1910.     protected function getDebug_DebugHandlersListenerService()
  1911.     {
  1912.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  1913.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1914.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1915.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1916.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1917.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  1918.     }
  1919.     /**
  1920.      * Gets the private 'debug.file_link_formatter' shared service.
  1921.      *
  1922.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  1923.      */
  1924.     protected function getDebug_FileLinkFormatterService()
  1925.     {
  1926.         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 () {
  1927.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  1928.         });
  1929.     }
  1930.     /**
  1931.      * Gets the private 'debug.log_processor' shared service.
  1932.      *
  1933.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  1934.      */
  1935.     protected function getDebug_LogProcessorService()
  1936.     {
  1937.         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())));
  1938.     }
  1939.     /**
  1940.      * Gets the private 'debug.security.access.decision_manager' shared service.
  1941.      *
  1942.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  1943.      */
  1944.     protected function getDebug_Security_Access_DecisionManagerService()
  1945.     {
  1946.         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 () {
  1947.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  1948.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService'));
  1949.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  1950.         }, 3), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  1951.     }
  1952.     /**
  1953.      * Gets the private 'debug.security.firewall' shared service.
  1954.      *
  1955.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  1956.      */
  1957.     protected function getDebug_Security_FirewallService()
  1958.     {
  1959.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  1960.         if (isset($this->privates['debug.security.firewall'])) {
  1961.             return $this->privates['debug.security.firewall'];
  1962.         }
  1963.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1964.         if (isset($this->privates['debug.security.firewall'])) {
  1965.             return $this->privates['debug.security.firewall'];
  1966.         }
  1967.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  1968.     }
  1969.     /**
  1970.      * Gets the private 'flagception.activator.chain_activator' shared service.
  1971.      *
  1972.      * @return \Flagception\Bundle\FlagceptionBundle\Activator\TraceableChainActivator
  1973.      */
  1974.     protected function getFlagception_Activator_ChainActivatorService()
  1975.     {
  1976.         $this->privates['flagception.activator.chain_activator'] = $instance = new \Flagception\Bundle\FlagceptionBundle\Activator\TraceableChainActivator();
  1977.         $a = new \Flagception\Factory\ExpressionLanguageFactory();
  1978.         $a->addProvider(new \Flagception\Constraint\Provider\DateProvider());
  1979.         $a->addProvider(new \Flagception\Constraint\Provider\MatchProvider());
  1980.         $instance->add(new \Flagception\Activator\ArrayActivator(['blue_cinema' => false'dinein' => true'marketing_automation' => false]));
  1981.         $instance->add(new \Flagception\Activator\EnvironmentActivator([]));
  1982.         $instance->add(new \Flagception\Activator\ConstraintActivator(new \Flagception\Constraint\ConstraintResolver($a->create()), []));
  1983.         return $instance;
  1984.     }
  1985.     /**
  1986.      * Gets the private 'fos_rest.allowed_methods_listener' shared service.
  1987.      *
  1988.      * @return \FOS\RestBundle\EventListener\AllowedMethodsListener
  1989.      */
  1990.     protected function getFosRest_AllowedMethodsListenerService()
  1991.     {
  1992.         return $this->privates['fos_rest.allowed_methods_listener'] = new \FOS\RestBundle\EventListener\AllowedMethodsListener(($this->privates['fos_rest.allowed_methods_loader'] ?? $this->getFosRest_AllowedMethodsLoaderService()));
  1993.     }
  1994.     /**
  1995.      * Gets the private 'fos_rest.allowed_methods_loader' shared service.
  1996.      *
  1997.      * @return \FOS\RestBundle\Response\AllowedMethodsLoader\AllowedMethodsRouterLoader
  1998.      */
  1999.     protected function getFosRest_AllowedMethodsLoaderService()
  2000.     {
  2001.         return $this->privates['fos_rest.allowed_methods_loader'] = new \FOS\RestBundle\Response\AllowedMethodsLoader\AllowedMethodsRouterLoader(($this->services['router'] ?? $this->getRouterService()), ($this->targetDir.''.'/fos_rest'), true);
  2002.     }
  2003.     /**
  2004.      * Gets the private 'fos_rest.body_listener' shared service.
  2005.      *
  2006.      * @return \FOS\RestBundle\EventListener\BodyListener
  2007.      */
  2008.     protected function getFosRest_BodyListenerService()
  2009.     {
  2010.         $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, [
  2011.             'fos_rest.decoder.json' => ['privates''fos_rest.decoder.json''getFosRest_Decoder_JsonService'true],
  2012.         ], [
  2013.             'fos_rest.decoder.json' => '?',
  2014.         ]), ['json' => 'fos_rest.decoder.json']), false);
  2015.         $instance->setDefaultFormat(NULL);
  2016.         return $instance;
  2017.     }
  2018.     /**
  2019.      * Gets the private 'fos_rest.format_listener' shared service.
  2020.      *
  2021.      * @return \FOS\RestBundle\EventListener\FormatListener
  2022.      */
  2023.     protected function getFosRest_FormatListenerService()
  2024.     {
  2025.         $a = new \FOS\RestBundle\Negotiation\FormatNegotiator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2026.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/_profiler|_wdt/'NULLNULLNULL, []), ['methods' => NULL'priorities' => [=> 'html'=> 'json'], 'fallback_format' => 'html''attributes' => [], 'prefer_extension' => '2.0']);
  2027.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/'NULLNULLNULL, []), ['prefer_extension' => false'fallback_format' => 'json''priorities' => [=> 'json'], 'methods' => NULL'attributes' => [], 'stop' => false]);
  2028.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'NULLNULLNULL, []), ['stop' => true'methods' => NULL'attributes' => [], 'prefer_extension' => '2.0''fallback_format' => 'html''priorities' => []]);
  2029.         return $this->privates['fos_rest.format_listener'] = new \FOS\RestBundle\EventListener\FormatListener($a);
  2030.     }
  2031.     /**
  2032.      * Gets the private 'fos_rest.param_fetcher_listener' shared service.
  2033.      *
  2034.      * @return \FOS\RestBundle\EventListener\ParamFetcherListener
  2035.      */
  2036.     protected function getFosRest_ParamFetcherListenerService()
  2037.     {
  2038.         return $this->privates['fos_rest.param_fetcher_listener'] = new \FOS\RestBundle\EventListener\ParamFetcherListener(new \FOS\RestBundle\Request\ParamFetcher($this, ($this->privates['fos_rest.request.param_fetcher.reader'] ?? $this->getFosRest_Request_ParamFetcher_ReaderService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())), false);
  2039.     }
  2040.     /**
  2041.      * Gets the private 'fos_rest.request.param_fetcher.reader' shared service.
  2042.      *
  2043.      * @return \FOS\RestBundle\Request\ParamReader
  2044.      */
  2045.     protected function getFosRest_Request_ParamFetcher_ReaderService()
  2046.     {
  2047.         return $this->privates['fos_rest.request.param_fetcher.reader'] = new \FOS\RestBundle\Request\ParamReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2048.     }
  2049.     /**
  2050.      * Gets the private 'fos_rest.serializer.jms' shared service.
  2051.      *
  2052.      * @return \FOS\RestBundle\Serializer\JMSSerializerAdapter
  2053.      */
  2054.     protected function getFosRest_Serializer_JmsService()
  2055.     {
  2056.         return $this->privates['fos_rest.serializer.jms'] = new \FOS\RestBundle\Serializer\JMSSerializerAdapter(($this->services['jms_serializer'] ?? $this->getJmsSerializerService()), ($this->services['jms_serializer.serialization_context_factory'] ?? ($this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->services['jms_serializer.deserialization_context_factory'] ?? ($this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())));
  2057.     }
  2058.     /**
  2059.      * Gets the private 'fos_rest.serializer.jms_handler_registry.inner' shared service.
  2060.      *
  2061.      * @return \JMS\Serializer\Handler\LazyHandlerRegistry
  2062.      */
  2063.     protected function getFosRest_Serializer_JmsHandlerRegistry_InnerService()
  2064.     {
  2065.         return $this->privates['fos_rest.serializer.jms_handler_registry.inner'] = new \JMS\Serializer\Handler\LazyHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2066.             'App\\JMS\\Serializer\\Handler\\ConstraintViolationHandler' => ['privates''App\\JMS\\Serializer\\Handler\\ConstraintViolationHandler''getConstraintViolationHandlerService'true],
  2067.             'App\\JMS\\Serializer\\Handler\\UrlHandler' => ['privates''App\\JMS\\Serializer\\Handler\\UrlHandler''getUrlHandlerService'true],
  2068.             'App\\JMS\\Serializer\\Handler\\WsSoftExceptionHandler' => ['privates''App\\JMS\\Serializer\\Handler\\WsSoftExceptionHandler''getWsSoftExceptionHandlerService'true],
  2069.             'jms_serializer.array_collection_handler' => ['privates''jms_serializer.array_collection_handler''getJmsSerializer_ArrayCollectionHandlerService'true],
  2070.             'jms_serializer.constraint_violation_handler' => ['privates''jms_serializer.constraint_violation_handler''getJmsSerializer_ConstraintViolationHandlerService'true],
  2071.             'jms_serializer.datetime_handler' => ['privates''jms_serializer.datetime_handler''getJmsSerializer_DatetimeHandlerService'true],
  2072.             'jms_serializer.iterator_handler' => ['privates''jms_serializer.iterator_handler''getJmsSerializer_IteratorHandlerService'true],
  2073.             'fos_rest.serializer.form_error_handler' => ['privates''fos_rest.serializer.form_error_handler''getFosRest_Serializer_FormErrorHandlerService'true],
  2074.         ], [
  2075.             'App\\JMS\\Serializer\\Handler\\ConstraintViolationHandler' => '?',
  2076.             'App\\JMS\\Serializer\\Handler\\UrlHandler' => '?',
  2077.             'App\\JMS\\Serializer\\Handler\\WsSoftExceptionHandler' => '?',
  2078.             'jms_serializer.array_collection_handler' => '?',
  2079.             'jms_serializer.constraint_violation_handler' => '?',
  2080.             'jms_serializer.datetime_handler' => '?',
  2081.             'jms_serializer.iterator_handler' => '?',
  2082.             'fos_rest.serializer.form_error_handler' => '?',
  2083.         ]), [=> ['url' => ['json' => [=> 'App\\JMS\\Serializer\\Handler\\UrlHandler'=> 'encodeUrl']], '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' => [=> 'App\\JMS\\Serializer\\Handler\\ConstraintViolationHandler'=> 'serializeListToxml'], 'json' => [=> 'App\\JMS\\Serializer\\Handler\\ConstraintViolationHandler'=> 'serializeListTojson'], 'yml' => [=> 'App\\JMS\\Serializer\\Handler\\ConstraintViolationHandler'=> 'serializeListToyml']], 'Symfony\\Component\\Validator\\ConstraintViolation' => ['xml' => [=> 'App\\JMS\\Serializer\\Handler\\ConstraintViolationHandler'=> 'serializeViolationToxml'], 'json' => [=> 'App\\JMS\\Serializer\\Handler\\ConstraintViolationHandler'=> 'serializeViolationTojson'], 'yml' => [=> 'App\\JMS\\Serializer\\Handler\\ConstraintViolationHandler'=> 'serializeViolationToyml']], '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']], 'App\\WsProxy\\SoftException' => ['xml' => [=> 'App\\JMS\\Serializer\\Handler\\WsSoftExceptionHandler'=> 'SoftExceptionToxml'], 'json' => [=> 'App\\JMS\\Serializer\\Handler\\WsSoftExceptionHandler'=> 'SoftExceptionTojson'], 'yml' => [=> 'App\\JMS\\Serializer\\Handler\\WsSoftExceptionHandler'=> 'SoftExceptionToyml']]], => ['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']]]]);
  2084.     }
  2085.     /**
  2086.      * Gets the private 'fos_rest.versioning.exclusion_listener' shared service.
  2087.      *
  2088.      * @return \FOS\RestBundle\EventListener\VersionExclusionListener
  2089.      */
  2090.     protected function getFosRest_Versioning_ExclusionListenerService()
  2091.     {
  2092.         return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));
  2093.     }
  2094.     /**
  2095.      * Gets the private 'fos_rest.versioning.listener' shared service.
  2096.      *
  2097.      * @return \FOS\RestBundle\EventListener\VersionListener
  2098.      */
  2099.     protected function getFosRest_Versioning_ListenerService()
  2100.     {
  2101.         $a = new \FOS\RestBundle\Version\ChainVersionResolver([]);
  2102.         $a->addResolver(new \FOS\RestBundle\Version\Resolver\QueryParameterVersionResolver('version'));
  2103.         $a->addResolver(new \FOS\RestBundle\Version\Resolver\HeaderVersionResolver('X-Accept-Version'));
  2104.         $a->addResolver(new \FOS\RestBundle\Version\Resolver\MediaTypeVersionResolver('/(v|version)=(?P<version>[0-9\\.]+)/'));
  2105.         return $this->privates['fos_rest.versioning.listener'] = new \FOS\RestBundle\EventListener\VersionListener($aNULL);
  2106.     }
  2107.     /**
  2108.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  2109.      *
  2110.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  2111.      */
  2112.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  2113.     {
  2114.         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())));
  2115.     }
  2116.     /**
  2117.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  2118.      *
  2119.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  2120.      */
  2121.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  2122.     {
  2123.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  2124.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  2125.             return $this->privates['framework_extra_bundle.event.is_granted'];
  2126.         }
  2127.         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);
  2128.     }
  2129.     /**
  2130.      * Gets the private 'jms_serializer.metadata_factory' shared service.
  2131.      *
  2132.      * @return \Metadata\MetadataFactory
  2133.      */
  2134.     protected function getJmsSerializer_MetadataFactoryService()
  2135.     {
  2136.         $this->privates['jms_serializer.metadata_factory'] = $instance = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2137.             'metadata_driver' => ['services''jms_serializer.metadata_driver''getJmsSerializer_MetadataDriverService'true],
  2138.         ], [
  2139.             'metadata_driver' => '?',
  2140.         ]), 'metadata_driver'), 'Metadata\\ClassHierarchyMetadata'true);
  2141.         $instance->setCache(($this->privates['jms_serializer.metadata.cache.file_cache'] ?? ($this->privates['jms_serializer.metadata.cache.file_cache'] = new \Metadata\Cache\FileCache(($this->targetDir.''.'/jms_serializer')))));
  2142.         $instance->setIncludeInterfaces(false);
  2143.         return $instance;
  2144.     }
  2145.     /**
  2146.      * Gets the private 'locale_aware_listener' shared service.
  2147.      *
  2148.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  2149.      */
  2150.     protected function getLocaleAwareListenerService()
  2151.     {
  2152.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2153.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  2154.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  2155.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2156.     }
  2157.     /**
  2158.      * Gets the private 'locale_listener' shared service.
  2159.      *
  2160.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2161.      */
  2162.     protected function getLocaleListenerService()
  2163.     {
  2164.         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, []);
  2165.     }
  2166.     /**
  2167.      * Gets the private 'monolog.handler.console' shared service.
  2168.      *
  2169.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  2170.      */
  2171.     protected function getMonolog_Handler_ConsoleService()
  2172.     {
  2173.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  2174.     }
  2175.     /**
  2176.      * Gets the private 'monolog.handler.main' shared service.
  2177.      *
  2178.      * @return \Monolog\Handler\RotatingFileHandler
  2179.      */
  2180.     protected function getMonolog_Handler_MainService()
  2181.     {
  2182.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__3).'/log/dev.log'), 0'info'trueNULLfalse);
  2183.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  2184.         $instance->setFilenameFormat('{filename}-{date}''Y-m-d');
  2185.         return $instance;
  2186.     }
  2187.     /**
  2188.      * Gets the private 'monolog.handler.soap_client' shared service.
  2189.      *
  2190.      * @return \Monolog\Handler\RotatingFileHandler
  2191.      */
  2192.     protected function getMonolog_Handler_SoapClientService()
  2193.     {
  2194.         $this->privates['monolog.handler.soap_client'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__3).'/log/soap_client.log'), 0'info'trueNULLfalse);
  2195.         $instance->setFilenameFormat('{filename}-{date}''Y-m-d');
  2196.         return $instance;
  2197.     }
  2198.     /**
  2199.      * Gets the private 'monolog.handler.translation' shared service.
  2200.      *
  2201.      * @return \Monolog\Handler\RotatingFileHandler
  2202.      */
  2203.     protected function getMonolog_Handler_TranslationService()
  2204.     {
  2205.         $this->privates['monolog.handler.translation'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__3).'/log/translation.log'), 0'info'trueNULLfalse);
  2206.         $instance->setFilenameFormat('{filename}-{date}''Y-m-d');
  2207.         return $instance;
  2208.     }
  2209.     /**
  2210.      * Gets the private 'monolog.logger' shared service.
  2211.      *
  2212.      * @return \Symfony\Bridge\Monolog\Logger
  2213.      */
  2214.     protected function getMonolog_LoggerService()
  2215.     {
  2216.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  2217.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2218.         $instance->useMicrosecondTimestamps(true);
  2219.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2220.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2221.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2222.         return $instance;
  2223.     }
  2224.     /**
  2225.      * Gets the private 'monolog.logger.cache' shared service.
  2226.      *
  2227.      * @return \Symfony\Bridge\Monolog\Logger
  2228.      */
  2229.     protected function getMonolog_Logger_CacheService()
  2230.     {
  2231.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2232.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2233.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2234.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2235.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2236.         return $instance;
  2237.     }
  2238.     /**
  2239.      * Gets the private 'monolog.logger.request' shared service.
  2240.      *
  2241.      * @return \Symfony\Bridge\Monolog\Logger
  2242.      */
  2243.     protected function getMonolog_Logger_RequestService()
  2244.     {
  2245.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2246.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2247.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2248.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2249.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2250.         return $instance;
  2251.     }
  2252.     /**
  2253.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  2254.      *
  2255.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  2256.      */
  2257.     protected function getNelmioCors_CorsListenerService()
  2258.     {
  2259.         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->getParameter('nelmio_cors.defaults'))]));
  2260.     }
  2261.     /**
  2262.      * Gets the private 'parameter_bag' shared service.
  2263.      *
  2264.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  2265.      */
  2266.     protected function getParameterBagService()
  2267.     {
  2268.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  2269.     }
  2270.     /**
  2271.      * Gets the private 'profiler_listener' shared service.
  2272.      *
  2273.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  2274.      */
  2275.     protected function getProfilerListenerService()
  2276.     {
  2277.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  2278.         if (isset($this->privates['profiler_listener'])) {
  2279.             return $this->privates['profiler_listener'];
  2280.         }
  2281.         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);
  2282.     }
  2283.     /**
  2284.      * Gets the private 'property_info' shared service.
  2285.      *
  2286.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  2287.      */
  2288.     protected function getPropertyInfoService()
  2289.     {
  2290.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  2291.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2292.         }, 1), new RewindableGenerator(function () {
  2293.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  2294.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2295.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2296.         }, 3), new RewindableGenerator(function () {
  2297.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2298.         }, 1), new RewindableGenerator(function () {
  2299.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2300.         }, 1), new RewindableGenerator(function () {
  2301.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2302.         }, 1));
  2303.     }
  2304.     /**
  2305.      * Gets the private 'router.expression_language_provider' shared service.
  2306.      *
  2307.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  2308.      */
  2309.     protected function getRouter_ExpressionLanguageProviderService()
  2310.     {
  2311.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2312.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  2313.         ], [
  2314.             'env' => 'Closure',
  2315.         ]));
  2316.     }
  2317.     /**
  2318.      * Gets the private 'router.request_context' shared service.
  2319.      *
  2320.      * @return \Symfony\Component\Routing\RequestContext
  2321.      */
  2322.     protected function getRouter_RequestContextService()
  2323.     {
  2324.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  2325.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2326.         return $instance;
  2327.     }
  2328.     /**
  2329.      * Gets the private 'router_listener' shared service.
  2330.      *
  2331.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  2332.      */
  2333.     protected function getRouterListenerService()
  2334.     {
  2335.         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);
  2336.     }
  2337.     /**
  2338.      * Gets the private 'security.firewall.map' shared service.
  2339.      *
  2340.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  2341.      */
  2342.     protected function getSecurity_Firewall_MapService()
  2343.     {
  2344.         $a = ($this->privates['.service_locator.Ben0I0E'] ?? $this->get_ServiceLocator_Ben0I0EService());
  2345.         if (isset($this->privates['security.firewall.map'])) {
  2346.             return $this->privates['security.firewall.map'];
  2347.         }
  2348.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  2349.             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)/')));
  2350.             yield 'security.firewall.map.context.login' => ($this->privates['.security.request_matcher.Ozh8lGC'] ?? ($this->privates['.security.request_matcher.Ozh8lGC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/user/login')));
  2351.             yield 'security.firewall.map.context.auth_methods' => ($this->privates['.security.request_matcher.JTASm1u'] ?? ($this->privates['.security.request_matcher.JTASm1u'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/user/auth/method')));
  2352.             yield 'security.firewall.map.context.ext_login' => ($this->privates['.security.request_matcher.fMyAFDO'] ?? ($this->privates['.security.request_matcher.fMyAFDO'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/user/auth')));
  2353.             yield 'security.firewall.map.context.refresh_token_login' => ($this->privates['.security.request_matcher.ZcxObix'] ?? ($this->privates['.security.request_matcher.ZcxObix'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/user/token')));
  2354.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.uTv4pMG'] ?? ($this->privates['.security.request_matcher.uTv4pMG'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/')));
  2355.         }, 6));
  2356.     }
  2357.     /**
  2358.      * Gets the private 'security.logout_url_generator' shared service.
  2359.      *
  2360.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  2361.      */
  2362.     protected function getSecurity_LogoutUrlGeneratorService()
  2363.     {
  2364.         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()));
  2365.     }
  2366.     /**
  2367.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  2368.      *
  2369.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  2370.      */
  2371.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  2372.     {
  2373.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2374.     }
  2375.     /**
  2376.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  2377.      *
  2378.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  2379.      */
  2380.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  2381.     {
  2382.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  2383.         $a->add(new \FOS\RestBundle\Request\RequestBodyParamConverter(($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), [], ''NULL'validationErrors'), -50'fos_rest.request_body');
  2384.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(NULL, new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  2385.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  2386.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  2387.     }
  2388.     /**
  2389.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  2390.      *
  2391.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  2392.      */
  2393.     protected function getSensioFrameworkExtra_Security_ListenerService()
  2394.     {
  2395.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  2396.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  2397.             return $this->privates['sensio_framework_extra.security.listener'];
  2398.         }
  2399.         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->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2400.     }
  2401.     /**
  2402.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  2403.      *
  2404.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  2405.      */
  2406.     protected function getSensioFrameworkExtra_View_ListenerService()
  2407.     {
  2408.         $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))));
  2409.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2410.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  2411.         ], [
  2412.             'twig' => '?',
  2413.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  2414.         return $instance;
  2415.     }
  2416.     /**
  2417.      * Gets the private 'session_listener' shared service.
  2418.      *
  2419.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  2420.      */
  2421.     protected function getSessionListenerService()
  2422.     {
  2423.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2424.             'initialized_session' => ['services''.container.private.session'NULLtrue],
  2425.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  2426.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'true],
  2427.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  2428.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  2429.         ], [
  2430.             'initialized_session' => '?',
  2431.             'logger' => '?',
  2432.             'session' => '?',
  2433.             'session_collector' => '?',
  2434.             'session_factory' => '?',
  2435.         ]), true$this->parameters['session.storage.options']);
  2436.     }
  2437.     /**
  2438.      * Gets the private 'translator.default' shared service.
  2439.      *
  2440.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  2441.      */
  2442.     protected function getTranslator_DefaultService()
  2443.     {
  2444.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2445.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  2446.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  2447.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  2448.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  2449.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  2450.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  2451.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  2452.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  2453.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  2454.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  2455.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  2456.         ], [
  2457.             'translation.loader.csv' => '?',
  2458.             'translation.loader.dat' => '?',
  2459.             'translation.loader.ini' => '?',
  2460.             'translation.loader.json' => '?',
  2461.             'translation.loader.mo' => '?',
  2462.             'translation.loader.php' => '?',
  2463.             'translation.loader.po' => '?',
  2464.             'translation.loader.qt' => '?',
  2465.             'translation.loader.res' => '?',
  2466.             'translation.loader.xliff' => '?',
  2467.             'translation.loader.yml' => '?',
  2468.         ]), 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/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/translations/default-exception.bg.yml'), => (\dirname(__DIR__4).'/translations/exception.bg.yml'), => (\dirname(__DIR__4).'/translations/messages.bg.yaml')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/translations/default-exception.de.yml'), => (\dirname(__DIR__4).'/translations/exception.de.yml'), => (\dirname(__DIR__4).'/translations/messages.de.yaml')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/translations/default-exception.en.yml'), => (\dirname(__DIR__4).'/translations/exception.en.yml'), => (\dirname(__DIR__4).'/translations/messages.en.yaml')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.fa.xlf')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/translations/exception.fr.yml'), => (\dirname(__DIR__4).'/translations/messages.fr.yaml')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/translations/exception.hu.yml'), => (\dirname(__DIR__4).'/translations/messages.hu.yaml')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.id.xlf')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.ja.xlf')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.lt.xlf')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.mk.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.nl.xlf')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.no.xlf')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/translations/default-exception.pl.yml'), => (\dirname(__DIR__4).'/translations/exception.pl.yml'), => (\dirname(__DIR__4).'/translations/messages.pl.yaml')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/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/security-core/Resources/translations/security.ro.xlf')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.sk.xlf')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.sq.xlf'), => (\dirname(__DIR__4).'/translations/default-exception.sq.yml'), => (\dirname(__DIR__4).'/translations/exception.sq.yml'), => (\dirname(__DIR__4).'/translations/messages.sq.yaml')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/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/security-core/Resources/translations/security.sv.xlf')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.uk.xlf')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/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/security-core/Resources/translations/security.zh_TW.xlf')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/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/friendsofsymfony/rest-bundle/translations'), => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle/translations'), => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/translations'), => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/mark-gerarts/automapper-plus-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 14 => (\dirname(__DIR__4).'/src/translations'), 15 => (\dirname(__DIR__4).'/src/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/flagception/flagception-bundle/src/translations'), 19 => (\dirname(__DIR__4).'/vendor/handcraftedinthealps/rest-routing-bundle/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/friendsofsymfony/rest-bundle/translations'=> 'vendor/jms/serializer-bundle/translations'=> 'vendor/nelmio/api-doc-bundle/translations'=> 'vendor/sensio/framework-extra-bundle/src/translations'=> 'vendor/symfony/twig-bundle/translations'=> 'vendor/symfony/monolog-bundle/translations'10 => 'vendor/mark-gerarts/automapper-plus-bundle/translations'11 => 'vendor/symfony/web-profiler-bundle/translations'12 => 'vendor/nelmio/cors-bundle/translations'13 => 'vendor/symfony/debug-bundle/translations'14 => 'src/translations'15 => 'src/translations'16 => 'vendor/symfony/security-bundle/translations'17 => 'vendor/lexik/jwt-authentication-bundle/translations'18 => 'vendor/flagception/flagception-bundle/src/translations'19 => 'vendor/handcraftedinthealps/rest-routing-bundle/translations']]], []);
  2469.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2470.         $instance->setFallbackLocales([=> 'en']);
  2471.         return $instance;
  2472.     }
  2473.     /**
  2474.      * Gets the private 'validator.builder' shared service.
  2475.      *
  2476.      * @return \Symfony\Component\Validator\ValidatorBuilder
  2477.      */
  2478.     protected function getValidator_BuilderService()
  2479.     {
  2480.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  2481.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2482.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2483.             'App\\Validator\\Constraint\\Image\\ImageValidator' => ['privates''App\\Validator\\Constraint\\Image\\ImageValidator''getImageValidatorService'true],
  2484.             'App\\Validator\\Constraint\\PatchUserFavoriteCinemaValidator' => ['privates''App\\Validator\\Constraint\\PatchUserFavoriteCinemaValidator''getPatchUserFavoriteCinemaValidatorService'true],
  2485.             'App\\Validator\\Constraint\\PatchUserFavoriteGenreValidator' => ['privates''App\\Validator\\Constraint\\PatchUserFavoriteGenreValidator''getPatchUserFavoriteGenreValidatorService'true],
  2486.             'App\\Validator\\Constraint\\PatchUserFavoriteMovieValidator' => ['privates''App\\Validator\\Constraint\\PatchUserFavoriteMovieValidator''getPatchUserFavoriteMovieValidatorService'true],
  2487.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  2488.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  2489.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  2490.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  2491.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  2492.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  2493.         ], [
  2494.             'App\\Validator\\Constraint\\Image\\ImageValidator' => '?',
  2495.             'App\\Validator\\Constraint\\PatchUserFavoriteCinemaValidator' => '?',
  2496.             'App\\Validator\\Constraint\\PatchUserFavoriteGenreValidator' => '?',
  2497.             'App\\Validator\\Constraint\\PatchUserFavoriteMovieValidator' => '?',
  2498.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  2499.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  2500.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  2501.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  2502.             'security.validator.user_password' => '?',
  2503.             'validator.expression' => '?',
  2504.         ])));
  2505.         if ($this->has('translator')) {
  2506.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  2507.         }
  2508.         $instance->setTranslationDomain('validators');
  2509.         $instance->addYamlMappings([=> (\dirname(__DIR__4).'/config/validator/Dto.User.BlockClientRequest.yaml'), => (\dirname(__DIR__4).'/config/validator/Dto.User.UpdateClientRequest.yaml')]);
  2510.         $instance->enableAnnotationMapping(true);
  2511.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2512.         $instance->addMethodMapping('loadValidatorMetadata');
  2513.         $instance->addObjectInitializers([]);
  2514.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  2515.         return $instance;
  2516.     }
  2517.     /**
  2518.      * Gets the private 'var_dumper.html_dumper' shared service.
  2519.      *
  2520.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  2521.      */
  2522.     protected function getVarDumper_HtmlDumperService()
  2523.     {
  2524.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  2525.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  2526.         return $instance;
  2527.     }
  2528.     /**
  2529.      * Gets the private 'web_profiler.csp.handler' shared service.
  2530.      *
  2531.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  2532.      */
  2533.     protected function getWebProfiler_Csp_HandlerService()
  2534.     {
  2535.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  2536.     }
  2537.     /**
  2538.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  2539.      *
  2540.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  2541.      */
  2542.     protected function getWebProfiler_DebugToolbarService()
  2543.     {
  2544.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2545.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  2546.             return $this->privates['web_profiler.debug_toolbar'];
  2547.         }
  2548.         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()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  2549.     }
  2550.     /**
  2551.      * Gets the public 'cache_clearer' alias.
  2552.      *
  2553.      * @return object The ".container.private.cache_clearer" service.
  2554.      */
  2555.     protected function getCacheClearerService()
  2556.     {
  2557.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  2558.         return $this->get('.container.private.cache_clearer');
  2559.     }
  2560.     /**
  2561.      * Gets the public 'filesystem' alias.
  2562.      *
  2563.      * @return object The ".container.private.filesystem" service.
  2564.      */
  2565.     protected function getFilesystemService()
  2566.     {
  2567.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  2568.         return $this->get('.container.private.filesystem');
  2569.     }
  2570.     /**
  2571.      * Gets the public 'security.csrf.token_manager' alias.
  2572.      *
  2573.      * @return object The ".container.private.security.csrf.token_manager" service.
  2574.      */
  2575.     protected function getSecurity_Csrf_TokenManagerService()
  2576.     {
  2577.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  2578.         return $this->get('.container.private.security.csrf.token_manager');
  2579.     }
  2580.     /**
  2581.      * Gets the public 'profiler' alias.
  2582.      *
  2583.      * @return object The ".container.private.profiler" service.
  2584.      */
  2585.     protected function getProfilerService()
  2586.     {
  2587.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  2588.         return $this->get('.container.private.profiler');
  2589.     }
  2590.     /**
  2591.      * Gets the public 'twig' alias.
  2592.      *
  2593.      * @return object The ".container.private.twig" service.
  2594.      */
  2595.     protected function getTwigService()
  2596.     {
  2597.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  2598.         return $this->get('.container.private.twig');
  2599.     }
  2600.     /**
  2601.      * Gets the public 'security.authorization_checker' alias.
  2602.      *
  2603.      * @return object The ".container.private.security.authorization_checker" service.
  2604.      */
  2605.     protected function getSecurity_AuthorizationCheckerService()
  2606.     {
  2607.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  2608.         return $this->get('.container.private.security.authorization_checker');
  2609.     }
  2610.     /**
  2611.      * Gets the public 'security.token_storage' alias.
  2612.      *
  2613.      * @return object The ".container.private.security.token_storage" service.
  2614.      */
  2615.     protected function getSecurity_TokenStorageService()
  2616.     {
  2617.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  2618.         return $this->get('.container.private.security.token_storage');
  2619.     }
  2620.     /**
  2621.      * Gets the public 'security.password_encoder' alias.
  2622.      *
  2623.      * @return object The ".container.private.security.password_encoder" service.
  2624.      */
  2625.     protected function getSecurity_PasswordEncoderService()
  2626.     {
  2627.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  2628.         return $this->get('.container.private.security.password_encoder');
  2629.     }
  2630.     /**
  2631.      * Gets the public 'session' alias.
  2632.      *
  2633.      * @return object The ".container.private.session" service.
  2634.      */
  2635.     protected function getSessionService()
  2636.     {
  2637.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  2638.         return $this->get('.container.private.session');
  2639.     }
  2640.     /**
  2641.      * Gets the public 'validator' alias.
  2642.      *
  2643.      * @return object The ".container.private.validator" service.
  2644.      */
  2645.     protected function getValidatorService()
  2646.     {
  2647.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  2648.         return $this->get('.container.private.validator');
  2649.     }
  2650.     /**
  2651.      * @return array|bool|float|int|string|\UnitEnum|null
  2652.      */
  2653.     public function getParameter(string $name)
  2654.     {
  2655.         if (isset($this->buildParameters[$name])) {
  2656.             return $this->buildParameters[$name];
  2657.         }
  2658.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  2659.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  2660.         }
  2661.         if (isset($this->loadedDynamicParameters[$name])) {
  2662.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2663.         }
  2664.         return $this->parameters[$name];
  2665.     }
  2666.     public function hasParameter(string $name): bool
  2667.     {
  2668.         if (isset($this->buildParameters[$name])) {
  2669.             return true;
  2670.         }
  2671.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  2672.     }
  2673.     public function setParameter(string $name$value): void
  2674.     {
  2675.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  2676.     }
  2677.     public function getParameterBag(): ParameterBagInterface
  2678.     {
  2679.         if (null === $this->parameterBag) {
  2680.             $parameters $this->parameters;
  2681.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  2682.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2683.             }
  2684.             foreach ($this->buildParameters as $name => $value) {
  2685.                 $parameters[$name] = $value;
  2686.             }
  2687.             $this->parameterBag = new FrozenParameterBag($parameters);
  2688.         }
  2689.         return $this->parameterBag;
  2690.     }
  2691.     private $loadedDynamicParameters = [
  2692.         'kernel.runtime_environment' => false,
  2693.         'kernel.build_dir' => false,
  2694.         'kernel.cache_dir' => false,
  2695.         'APP_WS_GENERAL_WSDL' => false,
  2696.         'APP_WS_COMMON_WSDL' => false,
  2697.         'APP_WS_CINEMA_WSDL' => false,
  2698.         'APP_WS_MARKETING_AUTOMATION_WSDL' => false,
  2699.         'APP_WS_SALESFORCE_WSDL' => false,
  2700.         'APP_PAYMENT_PROVIDER' => false,
  2701.         'APP_EXT_AUTH_PROVIDER' => false,
  2702.         'ACCOUNT_CONFIRM_NOT_REQUIRED' => false,
  2703.         'POS_TYPE_ID' => false,
  2704.         'APP_WS_PAYMENT_LOGGER_LOG_LEVEL' => false,
  2705.         'COMPATIBLE_SOFT_VERSION' => false,
  2706.         'CONNECTED_SOFT_VERSION' => false,
  2707.         'APP_VERSION' => false,
  2708.         'DEFAULT_CACHE_LIFETIME' => false,
  2709.         'JWT_PUBLIC_KEY' => false,
  2710.         'kernel.secret' => false,
  2711.         'debug.container.dump' => false,
  2712.         'validator.mapping.cache.file' => false,
  2713.         'profiler.storage.dsn' => false,
  2714.         'nelmio_cors.defaults' => false,
  2715.         'lexik_jwt_authentication.pass_phrase' => false,
  2716.         'lexik_jwt_authentication.token_ttl' => false,
  2717.     ];
  2718.     private $dynamicParameters = [];
  2719.     private function getDynamicParameter(string $name)
  2720.     {
  2721.         switch ($name) {
  2722.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  2723.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  2724.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  2725.             case 'APP_WS_GENERAL_WSDL'$value $this->getEnv('resolve:WS_GENERAL_WSDL'); break;
  2726.             case 'APP_WS_COMMON_WSDL'$value $this->getEnv('resolve:WS_COMMON_WSDL'); break;
  2727.             case 'APP_WS_CINEMA_WSDL'$value $this->getEnv('resolve:WS_CINEMA_WSDL'); break;
  2728.             case 'APP_WS_MARKETING_AUTOMATION_WSDL'$value $this->getEnv('resolve:WS_MARKETING_AUTOMATION_WSDL'); break;
  2729.             case 'APP_WS_SALESFORCE_WSDL'$value $this->getEnv('resolve:WS_SALESFORCE_WSDL'); break;
  2730.             case 'APP_PAYMENT_PROVIDER'$value $this->getEnv('resolve:APP_PAYMENT_PROVIDER'); break;
  2731.             case 'APP_EXT_AUTH_PROVIDER'$value $this->getEnv('resolve:APP_EXT_AUTH_PROVIDER'); break;
  2732.             case 'ACCOUNT_CONFIRM_NOT_REQUIRED'$value $this->getEnv('resolve:ACCOUNT_CONFIRM_NOT_REQUIRED'); break;
  2733.             case 'POS_TYPE_ID'$value $this->getEnv('resolve:POS_TYPE_ID'); break;
  2734.             case 'APP_WS_PAYMENT_LOGGER_LOG_LEVEL'$value $this->getEnv('int:WS_PAYMENT_LOGGER_LOG_LEVEL'); break;
  2735.             case 'COMPATIBLE_SOFT_VERSION'$value $this->getEnv('resolve:COMPATIBLE_SOFT_VERSION'); break;
  2736.             case 'CONNECTED_SOFT_VERSION'$value $this->getEnv('resolve:CONNECTED_SOFT_VERSION'); break;
  2737.             case 'APP_VERSION'$value $this->getEnv('resolve:APP_VERSION'); break;
  2738.             case 'DEFAULT_CACHE_LIFETIME'$value $this->getEnv('int:DEFAULT_CACHE_LIFETIME'); break;
  2739.             case 'JWT_PUBLIC_KEY'$value $this->getEnv('resolve:JWT_PUBLIC_KEY'); break;
  2740.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  2741.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  2742.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  2743.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  2744.             case 'nelmio_cors.defaults'$value = [
  2745.                 'allow_origin' => [
  2746.                     => $this->getEnv('CORS_ALLOW_ORIGIN'),
  2747.                 ],
  2748.                 'allow_credentials' => false,
  2749.                 'allow_headers' => true,
  2750.                 'allow_private_network' => false,
  2751.                 'expose_headers' => [
  2752.                     => 'Link',
  2753.                 ],
  2754.                 'allow_methods' => [
  2755.                     => 'GET',
  2756.                     => 'OPTIONS',
  2757.                     => 'POST',
  2758.                     => 'PUT',
  2759.                     => 'PATCH',
  2760.                     => 'DELETE',
  2761.                 ],
  2762.                 'max_age' => 3600,
  2763.                 'hosts' => [
  2764.                 ],
  2765.                 'origin_regex' => true,
  2766.                 'forced_allow_origin_value' => NULL,
  2767.                 'skip_same_as_origin' => true,
  2768.             ]; break;
  2769.             case 'lexik_jwt_authentication.pass_phrase'$value $this->getEnv('JWT_PASSPHRASE'); break;
  2770.             case 'lexik_jwt_authentication.token_ttl'$value $this->getEnv('JWT_TTL'); break;
  2771.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  2772.         }
  2773.         $this->loadedDynamicParameters[$name] = true;
  2774.         return $this->dynamicParameters[$name] = $value;
  2775.     }
  2776.     protected function getDefaultParameters(): array
  2777.     {
  2778.         return [
  2779.             'kernel.project_dir' => \dirname(__DIR__4),
  2780.             'kernel.environment' => 'dev',
  2781.             'kernel.debug' => true,
  2782.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  2783.             'kernel.bundles' => [
  2784.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  2785.                 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  2786.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  2787.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  2788.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  2789.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  2790.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  2791.                 'AutoMapperPlusBundle' => 'AutoMapperPlus\\AutoMapperPlusBundle\\AutoMapperPlusBundle',
  2792.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  2793.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  2794.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  2795.                 'PaymentBundle' => 'App\\PaymentBundle',
  2796.                 'AuthenticationBundle' => 'App\\AuthenticationBundle',
  2797.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  2798.                 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  2799.                 'FlagceptionBundle' => 'Flagception\\Bundle\\FlagceptionBundle\\FlagceptionBundle',
  2800.                 'RestRoutingBundle' => 'HandcraftedInTheAlps\\RestRoutingBundle\\RestRoutingBundle',
  2801.             ],
  2802.             'kernel.bundles_metadata' => [
  2803.                 'FrameworkBundle' => [
  2804.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  2805.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  2806.                 ],
  2807.                 'FOSRestBundle' => [
  2808.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle'),
  2809.                     'namespace' => 'FOS\\RestBundle',
  2810.                 ],
  2811.                 'JMSSerializerBundle' => [
  2812.                     'path' => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle'),
  2813.                     'namespace' => 'JMS\\SerializerBundle',
  2814.                 ],
  2815.                 'NelmioApiDocBundle' => [
  2816.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle'),
  2817.                     'namespace' => 'Nelmio\\ApiDocBundle',
  2818.                 ],
  2819.                 'SensioFrameworkExtraBundle' => [
  2820.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  2821.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  2822.                 ],
  2823.                 'TwigBundle' => [
  2824.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  2825.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  2826.                 ],
  2827.                 'MonologBundle' => [
  2828.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  2829.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  2830.                 ],
  2831.                 'AutoMapperPlusBundle' => [
  2832.                     'path' => (\dirname(__DIR__4).'/vendor/mark-gerarts/automapper-plus-bundle'),
  2833.                     'namespace' => 'AutoMapperPlus\\AutoMapperPlusBundle',
  2834.                 ],
  2835.                 'WebProfilerBundle' => [
  2836.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  2837.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  2838.                 ],
  2839.                 'NelmioCorsBundle' => [
  2840.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  2841.                     'namespace' => 'Nelmio\\CorsBundle',
  2842.                 ],
  2843.                 'DebugBundle' => [
  2844.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  2845.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  2846.                 ],
  2847.                 'PaymentBundle' => [
  2848.                     'path' => (\dirname(__DIR__4).'/src'),
  2849.                     'namespace' => 'App',
  2850.                 ],
  2851.                 'AuthenticationBundle' => [
  2852.                     'path' => (\dirname(__DIR__4).'/src'),
  2853.                     'namespace' => 'App',
  2854.                 ],
  2855.                 'SecurityBundle' => [
  2856.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  2857.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  2858.                 ],
  2859.                 'LexikJWTAuthenticationBundle' => [
  2860.                     'path' => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle'),
  2861.                     'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  2862.                 ],
  2863.                 'FlagceptionBundle' => [
  2864.                     'path' => (\dirname(__DIR__4).'/vendor/flagception/flagception-bundle/src'),
  2865.                     'namespace' => 'Flagception\\Bundle\\FlagceptionBundle',
  2866.                 ],
  2867.                 'RestRoutingBundle' => [
  2868.                     'path' => (\dirname(__DIR__4).'/vendor/handcraftedinthealps/rest-routing-bundle'),
  2869.                     'namespace' => 'HandcraftedInTheAlps\\RestRoutingBundle',
  2870.                 ],
  2871.             ],
  2872.             'kernel.charset' => 'UTF-8',
  2873.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  2874.             'container.dumper.inline_class_loader' => true,
  2875.             'internalAuthentication' => [
  2876.                 'basic' => [
  2877.                     'salt' => 'basic_salt',
  2878.                 ],
  2879.                 'blue' => [
  2880.                     'salt' => 'blue_salt',
  2881.                 ],
  2882.             ],
  2883.             'authentication' => [
  2884.                 'facebook' => [
  2885.                     'application_id' => 0,
  2886.                     'application_secret' => 'ffffffffffffffffffffffffffffffff',
  2887.                     'permissions' => [
  2888.                         => 'email',
  2889.                     ],
  2890.                 ],
  2891.                 'google' => [
  2892.                     'application_id' => '0000000000000-zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz.apps.googleusercontent.com',
  2893.                     'application_secret' => 'zzzzzzzzzzzzzzzzzzzzzzzz',
  2894.                 ],
  2895.                 'apple' => [
  2896.                     'client_id' => 'pl.lsi.cinemaweb',
  2897.                     'team_id' => 'ZZZZZZZZZZ',
  2898.                     'key_file_id' => 'ZZZZZZZZZZ',
  2899.                     'key_file_path' => (\dirname(__DIR__4).'/config/cert/apple/signature/AuthKey_ZZZZZZZZZZ.p8'),
  2900.                     'public_cert_path' => (\dirname(__DIR__4).'/config/cert/apple/signature/publicApple.pem'),
  2901.                 ],
  2902.             ],
  2903.             'virtualPass' => [
  2904.                 'googlePayForPasses' => [
  2905.                     'account_email_address' => '[email protected]',
  2906.                     'account_file' => (\dirname(__DIR__4).'/config/cert/google/googlePayForPasses.json'),
  2907.                     'application_name' => 'googleWallet',
  2908.                     'issuer_id' => 0,
  2909.                     'audience' => 'google',
  2910.                     'jwt_type' => 'savetoandroidpay',
  2911.                     'scopes' => [
  2912.                         => 'https://www.googleapis.com/auth/wallet_object.issuer',
  2913.                     ],
  2914.                     'private_key_file' => (\dirname(__DIR__4).'/config/cert/google/googlePayForPasses.key'),
  2915.                     'origins' => [
  2916.                         => 'http://localhost:8000',
  2917.                     ],
  2918.                     'template' => (\dirname(__DIR__4).'/config/virtualPass/googlePayForPasses/templates/helios.json'),
  2919.                     'cinemaLogo' => 'http://localhost/assets/clients/muvi/images/logo.png',
  2920.                     'cardLogoText' => 'Lsi software',
  2921.                     'cardHeroImage' => 'https://localhost/app/themes/blue/assets/images/picture_placeholder.jpg',
  2922.                     'cardBackgroundColor' => '#ffffff',
  2923.                 ],
  2924.                 'appleWallet' => [
  2925.                     'formatVersion' => 1,
  2926.                     'passTypeIdentifier' => 'pass.pl.lsi.wallet',
  2927.                     'teamIdentifier' => 'ZZZZZZZZZZ',
  2928.                     'webServiceURL' => 'https://localhost/applewallet',
  2929.                     'authenticationToken' => 'zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz',
  2930.                     'organizationName' => 'Lsi',
  2931.                     'logoText' => 'Lsi software',
  2932.                     'certPath' => (\dirname(__DIR__4).'/config/cert/apple/signature/cert.p12'),
  2933.                     'certPass' => 'pass',
  2934.                     'template' => (\dirname(__DIR__4).'/config/virtualPass/appleWallet/templates/blueCinema.json'),
  2935.                     'cinemaLogo' => 'http://localhost/assets/clients/muvi/images/logo.png',
  2936.                     'cardPassTypeIdentifier' => 'pass.pl.lsi.wallet',
  2937.                     'cardCertPath' => (\dirname(__DIR__4).'/config/cert/apple/signature/cert.p12'),
  2938.                     'cardCertPass' => 'pass',
  2939.                     'cardTemplate' => (\dirname(__DIR__4).'/config/virtualPass/appleWallet/templates/card.json'),
  2940.                     'cardStripImage' => 'https://localhost/app/themes/blue/assets/images/picture_placeholder.jpg',
  2941.                     'cardLogoText' => 'Lsi software',
  2942.                     'cardBackgroundColor' => 'rgb(255, 255, 255)',
  2943.                     'cardForegroundColor' => 'rgb(0, 0, 0)',
  2944.                     'cardLabelColor' => 'rgb(0, 50, 100)',
  2945.                 ],
  2946.                 'samsungWallet' => [
  2947.                     'partnerId' => 1231231231231231234,
  2948.                     'walletCardId' => '1hbbaa22kk400',
  2949.                     'certType' => 'secret_key_file',
  2950.                     'certPath' => (\dirname(__DIR__4).'/config/cert/samsung/smpay.blue.key'),
  2951.                     'samsungCertPath' => (\dirname(__DIR__4).'/config/cert/samsung/smpay.blue.key'),
  2952.                     'certPass' => '123123123',
  2953.                     'template' => (\dirname(__DIR__4).'/config/virtualPass/samsungWallet/test.json'),
  2954.                 ],
  2955.             ],
  2956.             'twoFactorAuthentication' => [
  2957.                 'SWISSCOM_SMS' => [
  2958.                     'endpoint_url' => 'https://api.swisscom.com',
  2959.                     'client_id' => 'CLIENT_ID',
  2960.                     'api_key' => 'API_KEY',
  2961.                     'messages' => [
  2962.                         => [
  2963.                             'language' => 'en',
  2964.                             'text' => 'VERIFICATION: _TOKEN_',
  2965.                         ],
  2966.                     ],
  2967.                     'tokenType' => 'SHORT_NUMERIC',
  2968.                     'tokenLength' => 5,
  2969.                     'expireTime' => 100,
  2970.                 ],
  2971.             ],
  2972.             'cinemas' => [
  2973.                 '7868d5c1-3941-46c3-8b7f-e8de72bc37aa' => [
  2974.                     'timezone' => 'Europe/Sofia',
  2975.                 ],
  2976.                 '646e6408-0042-4ca6-b37f-7109b4e7c6a1' => [
  2977.                     'timezone' => 'Europe/Sofia',
  2978.                 ],
  2979.                 'fe097537-b573-46f0-bab6-f17287c2cb87' => [
  2980.                     'timezone' => 'Europe/Sofia',
  2981.                 ],
  2982.                 'd8b78c91-5aec-4d88-bb77-823bc1462f54' => [
  2983.                     'timezone' => 'Europe/Sofia',
  2984.                 ],
  2985.                 'bd153d85-980b-4984-beb8-ec2523ff6b1a' => [
  2986.                     'timezone' => 'Europe/Sofia',
  2987.                 ],
  2988.                 'e20a0129-2388-4822-b4a4-a5cc8e119f4b' => [
  2989.                     'timezone' => 'Europe/Sofia',
  2990.                 ],
  2991.                 '947af122-3b44-4313-b7a6-8b641093240f' => [
  2992.                     'timezone' => 'Europe/Sofia',
  2993.                 ],
  2994.             ],
  2995.             'providers_map' => [
  2996.                 => [
  2997.                     'provider' => 'hyperpay_service',
  2998.                     'ws_provider' => 'HyperPay',
  2999.                 ],
  3000.                 => [
  3001.                     'provider' => 'millennium_service',
  3002.                     'ws_provider' => 'Millennium',
  3003.                 ],
  3004.                 => [
  3005.                     'provider' => 'payu_service',
  3006.                     'ws_provider' => 'PayU',
  3007.                 ],
  3008.                 => [
  3009.                     'provider' => 'basys_service',
  3010.                     'ws_provider' => 'Basys',
  3011.                 ],
  3012.                 => [
  3013.                     'provider' => 'intercard_service',
  3014.                     'ws_provider' => 'Intercard',
  3015.                 ],
  3016.                 => [
  3017.                     'provider' => 'cinkciarz_service',
  3018.                     'ws_provider' => 'Cinkciarz',
  3019.                 ],
  3020.                 => [
  3021.                     'provider' => 'datatrans_service',
  3022.                     'ws_provider' => 'Datatrans',
  3023.                 ],
  3024.                 => [
  3025.                     'provider' => 'przelewy24_service',
  3026.                     'ws_provider' => 'Przelewy24',
  3027.                 ],
  3028.                 => [
  3029.                     'provider' => 'worldpay_service',
  3030.                     'ws_provider' => 'Worldpay',
  3031.                 ],
  3032.                 => [
  3033.                     'provider' => 'fiserv_service',
  3034.                     'ws_provider' => 'Fiserv',
  3035.                 ],
  3036.                 10 => [
  3037.                     'provider' => 'fiservdev_service',
  3038.                     'ws_provider' => 'FiservDev',
  3039.                 ],
  3040.                 11 => [
  3041.                     'provider' => 'corvuspay_service',
  3042.                     'ws_provider' => 'CorvusPay',
  3043.                 ],
  3044.                 12 => [
  3045.                     'provider' => 'vivawallet_service',
  3046.                     'ws_provider' => 'VivaWallet',
  3047.                 ],
  3048.                 13 => [
  3049.                     'provider' => 'nestpay_service',
  3050.                     'ws_provider' => 'NestPay',
  3051.                 ],
  3052.                 14 => [
  3053.                     'provider' => 'bridgepay_service',
  3054.                     'ws_provider' => 'BridgePay',
  3055.                 ],
  3056.             ],
  3057.             'payment_exception' => [
  3058.                 'hyperpay' => [
  3059.                     'webhook' => [
  3060.                         'exception_mapper' => [
  3061.                             'exceptions' => [
  3062.                                 => [
  3063.                                     'exception' => 'App\\Exception\\Order\\OrderException',
  3064.                                     'http_code' => 500,
  3065.                                     'code' => 0,
  3066.                                     'message' => 'inherit',
  3067.                                 ],
  3068.                                 => [
  3069.                                     'exception' => 'App\\Exception\\Order\\BasketNotExistsException',
  3070.                                     'http_code' => 200,
  3071.                                     'code' => 1,
  3072.                                     'message' => 'inherit',
  3073.                                 ],
  3074.                                 => [
  3075.                                     'exception' => 'App\\Exception\\Order\\BasketExpiredException',
  3076.                                     'http_code' => 200,
  3077.                                     'code' => 2,
  3078.                                     'message' => 'inherit',
  3079.                                 ],
  3080.                                 => [
  3081.                                     'exception' => 'App\\Exception\\Order\\BasketAlreadyClosedException',
  3082.                                     'http_code' => 200,
  3083.                                     'code' => 3,
  3084.                                     'message' => 'inherit',
  3085.                                 ],
  3086.                                 => [
  3087.                                     'exception' => 'App\\Exception\\Order\\BasketPaymentStartedException',
  3088.                                     'http_code' => 500,
  3089.                                     'code' => 4,
  3090.                                     'message' => 'inherit',
  3091.                                 ],
  3092.                                 => [
  3093.                                     'exception' => 'App\\Exception\\Order\\BasketCancelledException',
  3094.                                     'http_code' => 200,
  3095.                                     'code' => 5,
  3096.                                     'message' => 'inherit',
  3097.                                 ],
  3098.                                 => [
  3099.                                     'exception' => 'App\\Exception\\Order\\BasketAfterVerificationException',
  3100.                                     'http_code' => 500,
  3101.                                     'code' => 8,
  3102.                                     'message' => 'inherit',
  3103.                                 ],
  3104.                                 => [
  3105.                                     'exception' => 'App\\Exception\\Order\\BasketNotVerifiedException',
  3106.                                     'http_code' => 500,
  3107.                                     'code' => 11,
  3108.                                     'message' => 'inherit',
  3109.                                 ],
  3110.                                 => [
  3111.                                     'exception' => 'App\\Exception\\Order\\OneOfSeatsAlreadyReservedException',
  3112.                                     'http_code' => 200,
  3113.                                     'code' => 104,
  3114.                                     'message' => 'inherit',
  3115.                                 ],
  3116.                                 => [
  3117.                                     'exception' => 'App\\Exception\\Order\\BasketScreenSwappingException',
  3118.                                     'http_code' => 500,
  3119.                                     'code' => 106,
  3120.                                     'message' => 'inherit',
  3121.                                 ],
  3122.                                 10 => [
  3123.                                     'exception' => 'App\\Exception\\Order\\BasketReservationChangeNotAllowedException',
  3124.                                     'http_code' => 500,
  3125.                                     'code' => 102,
  3126.                                     'message' => 'inherit',
  3127.                                 ],
  3128.                                 11 => [
  3129.                                     'exception' => 'App\\Payment\\Provider\\Exception\\InvalidProviderRequestException',
  3130.                                     'http_code' => 400,
  3131.                                     'code' => 9001,
  3132.                                     'message' => 'inherit',
  3133.                                 ],
  3134.                                 12 => [
  3135.                                     'exception' => 'App\\Exception\\Order\\BasketOrderLockedException',
  3136.                                     'http_code' => 500,
  3137.                                     'code' => 9002,
  3138.                                     'message' => 'inherit',
  3139.                                 ],
  3140.                                 13 => [
  3141.                                     'exception' => 'App\\Exception\\Order\\BasketValueMismatchException',
  3142.                                     'http_code' => 200,
  3143.                                     'code' => 9003,
  3144.                                     'message' => 'inherit',
  3145.                                 ],
  3146.                                 14 => [
  3147.                                     'exception' => 'App\\Exception\\Order\\BasketCloseAwaitingException',
  3148.                                     'http_code' => 200,
  3149.                                     'code' => 9005,
  3150.                                     'message' => 'inherit',
  3151.                                 ],
  3152.                             ],
  3153.                         ],
  3154.                     ],
  3155.                 ],
  3156.                 'millennium' => [
  3157.                     'webhook' => [
  3158.                         'exception_mapper' => [
  3159.                             'exceptions' => [
  3160.                                 => [
  3161.                                     'exception' => 'App\\Exception\\Order\\OrderException',
  3162.                                     'http_code' => 500,
  3163.                                     'code' => 0,
  3164.                                     'message' => 'inherit',
  3165.                                 ],
  3166.                                 => [
  3167.                                     'exception' => 'App\\Exception\\Order\\BasketNotExistsException',
  3168.                                     'http_code' => 404,
  3169.                                     'code' => 1,
  3170.                                     'message' => 'inherit',
  3171.                                 ],
  3172.                                 => [
  3173.                                     'exception' => 'App\\Exception\\Order\\BasketExpiredException',
  3174.                                     'http_code' => 404,
  3175.                                     'code' => 2,
  3176.                                     'message' => 'inherit',
  3177.                                 ],
  3178.                                 => [
  3179.                                     'exception' => 'App\\Exception\\Order\\BasketAlreadyClosedException',
  3180.                                     'http_code' => 409,
  3181.                                     'code' => 3,
  3182.                                     'message' => 'inherit',
  3183.                                 ],
  3184.                                 => [
  3185.                                     'exception' => 'App\\Exception\\Order\\BasketPaymentStartedException',
  3186.                                     'http_code' => 500,
  3187.                                     'code' => 4,
  3188.                                     'message' => 'inherit',
  3189.                                 ],
  3190.                                 => [
  3191.                                     'exception' => 'App\\Exception\\Order\\BasketCancelledException',
  3192.                                     'http_code' => 409,
  3193.                                     'code' => 5,
  3194.                                     'message' => 'inherit',
  3195.                                 ],
  3196.                                 => [
  3197.                                     'exception' => 'App\\Exception\\Order\\BasketAfterVerificationException',
  3198.                                     'http_code' => 500,
  3199.                                     'code' => 8,
  3200.                                     'message' => 'inherit',
  3201.                                 ],
  3202.                                 => [
  3203.                                     'exception' => 'App\\Exception\\Order\\BasketNotVerifiedException',
  3204.                                     'http_code' => 500,
  3205.                                     'code' => 11,
  3206.                                     'message' => 'inherit',
  3207.                                 ],
  3208.                                 => [
  3209.                                     'exception' => 'App\\Exception\\Order\\OneOfSeatsAlreadyReservedException',
  3210.                                     'http_code' => 409,
  3211.                                     'code' => 104,
  3212.                                     'message' => 'inherit',
  3213.                                 ],
  3214.                                 => [
  3215.                                     'exception' => 'App\\Exception\\Order\\BasketScreenSwappingException',
  3216.                                     'http_code' => 500,
  3217.                                     'code' => 106,
  3218.                                     'message' => 'inherit',
  3219.                                 ],
  3220.                                 10 => [
  3221.                                     'exception' => 'App\\Exception\\Order\\BasketReservationChangeNotAllowedException',
  3222.                                     'http_code' => 500,
  3223.                                     'code' => 102,
  3224.                                     'message' => 'inherit',
  3225.                                 ],
  3226.                                 11 => [
  3227.                                     'exception' => 'App\\Payment\\Provider\\Exception\\InvalidProviderRequestException',
  3228.                                     'http_code' => 400,
  3229.                                     'code' => 9001,
  3230.                                     'message' => 'inherit',
  3231.                                 ],
  3232.                                 12 => [
  3233.                                     'exception' => 'App\\Exception\\Order\\BasketOrderLockedException',
  3234.                                     'http_code' => 425,
  3235.                                     'code' => 9002,
  3236.                                     'message' => 'inherit',
  3237.                                 ],
  3238.                                 13 => [
  3239.                                     'exception' => 'App\\Exception\\Order\\BasketValueMismatchException',
  3240.                                     'http_code' => 409,
  3241.                                     'code' => 9003,
  3242.                                     'message' => 'inherit',
  3243.                                 ],
  3244.                                 14 => [
  3245.                                     'exception' => 'App\\Payment\\Provider\\Millennium\\Exception\\InvalidSignatureException',
  3246.                                     'http_code' => 401,
  3247.                                     'code' => 9004,
  3248.                                     'message' => 'Identity cannot be verified',
  3249.                                 ],
  3250.                             ],
  3251.                         ],
  3252.                     ],
  3253.                 ],
  3254.                 'payu' => [
  3255.                     'init' => [
  3256.                         'exception_mapper' => [
  3257.                             'exceptions' => [
  3258.                                 => [
  3259.                                     'exception' => 'App\\Payment\\Provider\\PayU\\Exception\\AuthCodeUsedException',
  3260.                                     'http_code' => 400,
  3261.                                     'code' => 422,
  3262.                                     'message' => 'Auth code invalid',
  3263.                                 ],
  3264.                                 => [
  3265.                                     'exception' => 'App\\Payment\\Provider\\PayU\\Exception\\AuthCodeCancelledException',
  3266.                                     'http_code' => 400,
  3267.                                     'code' => 422,
  3268.                                     'message' => 'Auth code invalid',
  3269.                                 ],
  3270.                                 => [
  3271.                                     'exception' => 'App\\Payment\\Provider\\PayU\\Exception\\AuthCodeExceededException',
  3272.                                     'http_code' => 400,
  3273.                                     'code' => 422,
  3274.                                     'message' => 'Auth code invalid',
  3275.                                 ],
  3276.                                 => [
  3277.                                     'exception' => 'App\\Payment\\Provider\\PayU\\Exception\\AuthCodeExpiredException',
  3278.                                     'http_code' => 400,
  3279.                                     'code' => 422,
  3280.                                     'message' => 'Auth code invalid',
  3281.                                 ],
  3282.                                 => [
  3283.                                     'exception' => 'App\\Payment\\Provider\\PayU\\Exception\\AuthCodeInvalidException',
  3284.                                     'http_code' => 400,
  3285.                                     'code' => 422,
  3286.                                     'message' => 'Auth code invalid',
  3287.                                 ],
  3288.                                 => [
  3289.                                     'exception' => 'App\\Payment\\Provider\\PayU\\Exception\\CreateOrderException',
  3290.                                     'http_code' => 500,
  3291.                                     'code' => 424,
  3292.                                     'message' => 'Payment initialization failed. Please contact with provider',
  3293.                                 ],
  3294.                             ],
  3295.                         ],
  3296.                     ],
  3297.                     'webhook' => [
  3298.                         'exception_mapper' => [
  3299.                             'exceptions' => [
  3300.                                 => [
  3301.                                     'exception' => 'App\\Exception\\Order\\OrderException',
  3302.                                     'http_code' => 500,
  3303.                                     'code' => 0,
  3304.                                     'message' => 'inherit',
  3305.                                 ],
  3306.                                 => [
  3307.                                     'exception' => 'App\\Exception\\Order\\BasketNotExistsException',
  3308.                                     'http_code' => 404,
  3309.                                     'code' => 1,
  3310.                                     'message' => 'inherit',
  3311.                                 ],
  3312.                                 => [
  3313.                                     'exception' => 'App\\Exception\\Order\\BasketExpiredException',
  3314.                                     'http_code' => 200,
  3315.                                     'code' => 2,
  3316.                                     'message' => 'inherit',
  3317.                                 ],
  3318.                                 => [
  3319.                                     'exception' => 'App\\Exception\\Order\\BasketAlreadyClosedException',
  3320.                                     'http_code' => 200,
  3321.                                     'code' => 3,
  3322.                                     'message' => 'inherit',
  3323.                                 ],
  3324.                                 => [
  3325.                                     'exception' => 'App\\Exception\\Order\\BasketPaymentStartedException',
  3326.                                     'http_code' => 500,
  3327.                                     'code' => 4,
  3328.                                     'message' => 'inherit',
  3329.                                 ],
  3330.                                 => [
  3331.                                     'exception' => 'App\\Exception\\Order\\BasketCancelledException',
  3332.                                     'http_code' => 200,
  3333.                                     'code' => 5,
  3334.                                     'message' => 'inherit',
  3335.                                 ],
  3336.                                 => [
  3337.                                     'exception' => 'App\\Exception\\Order\\BasketAfterVerificationException',
  3338.                                     'http_code' => 500,
  3339.                                     'code' => 8,
  3340.                                     'message' => 'inherit',
  3341.                                 ],
  3342.                                 => [
  3343.                                     'exception' => 'App\\Exception\\Order\\BasketNotVerifiedException',
  3344.                                     'http_code' => 500,
  3345.                                     'code' => 11,
  3346.                                     'message' => 'inherit',
  3347.                                 ],
  3348.                                 => [
  3349.                                     'exception' => 'App\\Exception\\Order\\OneOfSeatsAlreadyReservedException',
  3350.                                     'http_code' => 200,
  3351.                                     'code' => 104,
  3352.                                     'message' => 'inherit',
  3353.                                 ],
  3354.                                 => [
  3355.                                     'exception' => 'App\\Exception\\Order\\BasketScreenSwappingException',
  3356.                                     'http_code' => 500,
  3357.                                     'code' => 106,
  3358.                                     'message' => 'inherit',
  3359.                                 ],
  3360.                                 10 => [
  3361.                                     'exception' => 'App\\Exception\\Order\\BasketReservationChangeNotAllowedException',
  3362.                                     'http_code' => 500,
  3363.                                     'code' => 102,
  3364.                                     'message' => 'inherit',
  3365.                                 ],
  3366.                                 11 => [
  3367.                                     'exception' => 'App\\Exception\\Order\\BasketCloseAwaitingException',
  3368.                                     'http_code' => 200,
  3369.                                     'code' => 108,
  3370.                                     'message' => 'Order is being finalized',
  3371.                                 ],
  3372.                                 12 => [
  3373.                                     'exception' => 'App\\Payment\\Provider\\Exception\\InvalidProviderRequestException',
  3374.                                     'http_code' => 400,
  3375.                                     'code' => 9001,
  3376.                                     'message' => 'inherit',
  3377.                                 ],
  3378.                                 13 => [
  3379.                                     'exception' => 'App\\Exception\\Order\\BasketOrderLockedException',
  3380.                                     'http_code' => 500,
  3381.                                     'code' => 9002,
  3382.                                     'message' => 'inherit',
  3383.                                 ],
  3384.                                 14 => [
  3385.                                     'exception' => 'App\\Exception\\Order\\BasketValueMismatchException',
  3386.                                     'http_code' => 500,
  3387.                                     'code' => 9003,
  3388.                                     'message' => 'inherit',
  3389.                                 ],
  3390.                             ],
  3391.                         ],
  3392.                     ],
  3393.                 ],
  3394.             ],
  3395.             'finish_abandoned_baskets' => [
  3396.                 'enable_restrictions' => false,
  3397.                 'refund_error' => [
  3398.                     'repeat_after_multiplier' => 3600,
  3399.                     'allowed_during_time' => 900,
  3400.                     'set_expired_after' => 86400,
  3401.                 ],
  3402.             ],
  3403.             'lsi_logger' => [
  3404.                 'metrics_logger' => [
  3405.                     'enabled' => false,
  3406.                     'routes' => [
  3407.                         'all' => false,
  3408.                         'paths' => [
  3409.                             => '\\/api\\/cinema\\/.*',
  3410.                             => '\\/api\\/cinema',
  3411.                         ],
  3412.                     ],
  3413.                 ],
  3414.                 'request_logger' => [
  3415.                     'enabled' => false,
  3416.                     'routes' => [
  3417.                         'all' => false,
  3418.                         'paths' => [
  3419.                             => '\\/api\\/cinema\\/.*',
  3420.                         ],
  3421.                     ],
  3422.                 ],
  3423.             ],
  3424.             'locale' => 'en',
  3425.             'APP_FAKE_PAYMENT_LOGGER_LOG_LEVEL' => 2,
  3426.             'extensions_map' => [
  3427.                 'image/jpeg' => 'jpeg',
  3428.                 'image/jpg' => 'jpeg',
  3429.                 'image/png' => 'png',
  3430.                 'image/gif' => 'gif',
  3431.                 'image/x-jpeg' => 'jpeg',
  3432.             ],
  3433.             'event_dispatcher.event_aliases' => [
  3434.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  3435.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  3436.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  3437.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  3438.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  3439.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  3440.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  3441.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  3442.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  3443.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  3444.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  3445.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  3446.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  3447.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  3448.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  3449.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  3450.             ],
  3451.             'fragment.renderer.hinclude.global_template' => NULL,
  3452.             'fragment.path' => '/_fragment',
  3453.             'kernel.http_method_override' => true,
  3454.             'kernel.trusted_hosts' => [
  3455.             ],
  3456.             'kernel.default_locale' => 'en',
  3457.             'kernel.enabled_locales' => [
  3458.             ],
  3459.             'kernel.error_controller' => 'error_controller',
  3460.             'debug.file_link_format' => NULL,
  3461.             'asset.request_context.base_path' => NULL,
  3462.             'asset.request_context.secure' => NULL,
  3463.             'translator.logging' => false,
  3464.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  3465.             'debug.error_handler.throw_at' => -1,
  3466.             'router.request_context.host' => 'localhost',
  3467.             'router.request_context.scheme' => 'http',
  3468.             'router.request_context.base_url' => '',
  3469.             'router.resource' => 'kernel::loadRoutes',
  3470.             'request_listener.http_port' => 80,
  3471.             'request_listener.https_port' => 443,
  3472.             'session.metadata.storage_key' => '_sf2_meta',
  3473.             'session.storage.options' => [
  3474.                 'cache_limiter' => '0',
  3475.                 'cookie_httponly' => true,
  3476.                 'gc_probability' => 1,
  3477.             ],
  3478.             'session.save_path' => NULL,
  3479.             'session.metadata.update_threshold' => 0,
  3480.             'validator.translation_domain' => 'validators',
  3481.             'profiler_listener.only_exceptions' => false,
  3482.             'profiler_listener.only_main_requests' => false,
  3483.             'fos_rest.format_listener.rules' => NULL,
  3484.             'nelmio_api_doc.areas' => [
  3485.                 => 'default',
  3486.                 => 'blue_cinema',
  3487.                 => 'dinein',
  3488.                 => 'marketing_automation',
  3489.             ],
  3490.             'twig.form.resources' => [
  3491.                 => 'form_div_layout.html.twig',
  3492.             ],
  3493.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  3494.             'monolog.use_microseconds' => true,
  3495.             'monolog.swift_mailer.handlers' => [
  3496.             ],
  3497.             'monolog.handlers_to_channels' => [
  3498.                 'monolog.handler.payment_webhook_request_response' => [
  3499.                     'type' => 'inclusive',
  3500.                     'elements' => [
  3501.                         => 'payment_webhook_request_response',
  3502.                     ],
  3503.                 ],
  3504.                 'monolog.handler.console' => [
  3505.                     'type' => 'exclusive',
  3506.                     'elements' => [
  3507.                         => 'event',
  3508.                         => 'doctrine',
  3509.                         => 'console',
  3510.                     ],
  3511.                 ],
  3512.                 'monolog.handler.payment_client' => [
  3513.                     'type' => 'inclusive',
  3514.                     'elements' => [
  3515.                         => 'payment',
  3516.                     ],
  3517.                 ],
  3518.                 'monolog.handler.payment_provider' => [
  3519.                     'type' => 'inclusive',
  3520.                     'elements' => [
  3521.                         => 'payment_provider',
  3522.                     ],
  3523.                 ],
  3524.                 'monolog.handler.translation' => [
  3525.                     'type' => 'inclusive',
  3526.                     'elements' => [
  3527.                         => 'translation',
  3528.                     ],
  3529.                 ],
  3530.                 'monolog.handler.webhook' => [
  3531.                     'type' => 'inclusive',
  3532.                     'elements' => [
  3533.                         => 'webhook',
  3534.                     ],
  3535.                 ],
  3536.                 'monolog.handler.soap_client' => [
  3537.                     'type' => 'inclusive',
  3538.                     'elements' => [
  3539.                         => 'soap',
  3540.                     ],
  3541.                 ],
  3542.                 'monolog.handler.rest_client' => [
  3543.                     'type' => 'inclusive',
  3544.                     'elements' => [
  3545.                         => 'rest',
  3546.                     ],
  3547.                 ],
  3548.                 'monolog.handler.main' => [
  3549.                     'type' => 'exclusive',
  3550.                     'elements' => [
  3551.                         => 'event',
  3552.                         => 'rest',
  3553.                         => 'soap',
  3554.                     ],
  3555.                 ],
  3556.                 'monolog.handler.virtualpass' => [
  3557.                     'type' => 'inclusive',
  3558.                     'elements' => [
  3559.                         => 'virtualpass',
  3560.                     ],
  3561.                 ],
  3562.                 'monolog.handler.metrics' => [
  3563.                     'type' => 'inclusive',
  3564.                     'elements' => [
  3565.                         => 'metrics',
  3566.                     ],
  3567.                 ],
  3568.                 'monolog.handler.lsi_global' => [
  3569.                     'type' => 'inclusive',
  3570.                     'elements' => [
  3571.                         => 'lsi_global',
  3572.                     ],
  3573.                 ],
  3574.             ],
  3575.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  3576.             'web_profiler.debug_toolbar.mode' => 2,
  3577.             'nelmio_cors.map' => [
  3578.                 '^/api/' => [
  3579.                     'allow_origin' => true,
  3580.                     'allow_headers' => true,
  3581.                     'allow_methods' => [
  3582.                         => 'POST',
  3583.                         => 'PUT',
  3584.                         => 'GET',
  3585.                         => 'DELETE',
  3586.                         => 'PATCH',
  3587.                     ],
  3588.                     'max_age' => 3600,
  3589.                 ],
  3590.             ],
  3591.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  3592.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  3593.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  3594.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  3595.             'security.role_hierarchy.roles' => [
  3596.             ],
  3597.             'security.access.denied_url' => NULL,
  3598.             'security.authentication.manager.erase_credentials' => true,
  3599.             'security.authentication.session_strategy.strategy' => 'migrate',
  3600.             'security.access.always_authenticate_before_granting' => false,
  3601.             'security.authentication.hide_user_not_found' => true,
  3602.             'security.firewalls' => [
  3603.                 => 'dev',
  3604.                 => 'login',
  3605.                 => 'auth_methods',
  3606.                 => 'ext_login',
  3607.                 => 'refresh_token_login',
  3608.                 => 'api',
  3609.             ],
  3610.             'security.login._indexed_authenticators' => [
  3611.             ],
  3612.             'security.auth_methods._indexed_authenticators' => [
  3613.             ],
  3614.             'security.ext_login._indexed_authenticators' => [
  3615.             ],
  3616.             'security.refresh_token_login._indexed_authenticators' => [
  3617.             ],
  3618.             'security.api._indexed_authenticators' => [
  3619.             ],
  3620.             'lexik_jwt_authentication.clock_skew' => 0,
  3621.             'lexik_jwt_authentication.user_identity_field' => 'username',
  3622.             'lexik_jwt_authentication.allow_no_expiration' => false,
  3623.             'lexik_jwt_authentication.user_id_claim' => 'username',
  3624.             'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
  3625.             'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  3626.             'data_collector.templates' => [
  3627.                 'data_collector.request' => [
  3628.                     => 'request',
  3629.                     => '@WebProfiler/Collector/request.html.twig',
  3630.                 ],
  3631.                 'data_collector.time' => [
  3632.                     => 'time',
  3633.                     => '@WebProfiler/Collector/time.html.twig',
  3634.                 ],
  3635.                 'data_collector.memory' => [
  3636.                     => 'memory',
  3637.                     => '@WebProfiler/Collector/memory.html.twig',
  3638.                 ],
  3639.                 'data_collector.validator' => [
  3640.                     => 'validator',
  3641.                     => '@WebProfiler/Collector/validator.html.twig',
  3642.                 ],
  3643.                 'data_collector.ajax' => [
  3644.                     => 'ajax',
  3645.                     => '@WebProfiler/Collector/ajax.html.twig',
  3646.                 ],
  3647.                 'data_collector.exception' => [
  3648.                     => 'exception',
  3649.                     => '@WebProfiler/Collector/exception.html.twig',
  3650.                 ],
  3651.                 'data_collector.logger' => [
  3652.                     => 'logger',
  3653.                     => '@WebProfiler/Collector/logger.html.twig',
  3654.                 ],
  3655.                 'data_collector.events' => [
  3656.                     => 'events',
  3657.                     => '@WebProfiler/Collector/events.html.twig',
  3658.                 ],
  3659.                 'data_collector.router' => [
  3660.                     => 'router',
  3661.                     => '@WebProfiler/Collector/router.html.twig',
  3662.                 ],
  3663.                 'data_collector.cache' => [
  3664.                     => 'cache',
  3665.                     => '@WebProfiler/Collector/cache.html.twig',
  3666.                 ],
  3667.                 'data_collector.translation' => [
  3668.                     => 'translation',
  3669.                     => '@WebProfiler/Collector/translation.html.twig',
  3670.                 ],
  3671.                 'data_collector.security' => [
  3672.                     => 'security',
  3673.                     => '@Security/Collector/security.html.twig',
  3674.                 ],
  3675.                 'data_collector.twig' => [
  3676.                     => 'twig',
  3677.                     => '@WebProfiler/Collector/twig.html.twig',
  3678.                 ],
  3679.                 'data_collector.http_client' => [
  3680.                     => 'http_client',
  3681.                     => '@WebProfiler/Collector/http_client.html.twig',
  3682.                 ],
  3683.                 'data_collector.dump' => [
  3684.                     => 'dump',
  3685.                     => '@Debug/Profiler/dump.html.twig',
  3686.                 ],
  3687.                 'data_collector.messenger' => [
  3688.                     => 'messenger',
  3689.                     => '@WebProfiler/Collector/messenger.html.twig',
  3690.                 ],
  3691.                 'App\\DataCollector\\HttpClientDataCollector' => [
  3692.                     => 'http_client.collector',
  3693.                     => 'http-client',
  3694.                 ],
  3695.                 'App\\DataCollector\\ResponseDataCollector' => [
  3696.                     => 'response_collector',
  3697.                     => 'response',
  3698.                 ],
  3699.                 'App\\DataCollector\\WebhookDataCollector' => [
  3700.                     => 'webhook.collector',
  3701.                     => 'webhook',
  3702.                 ],
  3703.                 'App\\WsProxy\\Subscriber\\SoapCallCollectorSubscriber' => [
  3704.                     => 'phpro.soap_client',
  3705.                     => 'soapClient',
  3706.                 ],
  3707.                 'flagception.profiler.feature_data_collector' => [
  3708.                     => 'flagception',
  3709.                     => '@Flagception/profiler/layout.html.twig',
  3710.                 ],
  3711.                 'data_collector.config' => [
  3712.                     => 'config',
  3713.                     => '@WebProfiler/Collector/config.html.twig',
  3714.                 ],
  3715.             ],
  3716.             'console.command.ids' => [
  3717.             ],
  3718.         ];
  3719.     }
  3720.     protected function throw($message)
  3721.     {
  3722.         throw new RuntimeException($message);
  3723.     }
  3724. }