var/cache/dev/ContainerSQdsYmv/App_KernelDevDebugContainer.php line 12409

Open in your IDE?
  1. <?php
  2. namespace ContainerSQdsYmv;
  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.cache_clearer' => 'get_Container_Private_CacheClearerService',
  34.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  35.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  36.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  37.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  38.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  39.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  40.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  41.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  42.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  43.             '.container.private.session' => 'get_Container_Private_SessionService',
  44.             '.container.private.twig' => 'get_Container_Private_TwigService',
  45.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  46.             'App\\Controller\\AdminController' => 'getAdminControllerService',
  47.             'App\\Controller\\Api\\CartController' => 'getCartControllerService',
  48.             'App\\Controller\\Api\\ContactController' => 'getContactControllerService',
  49.             'App\\Controller\\Api\\OrderController' => 'getOrderControllerService',
  50.             'App\\Controller\\Api\\PostController' => 'getPostControllerService',
  51.             'App\\Controller\\Api\\QuestionController' => 'getQuestionControllerService',
  52.             'App\\Controller\\Api\\ShopAuthController' => 'getShopAuthControllerService',
  53.             'App\\Controller\\Api\\ShopController' => 'getShopControllerService',
  54.             'App\\Controller\\Api\\ShopOrderController' => 'getShopOrderControllerService',
  55.             'App\\Controller\\Api\\SmsController' => 'getSmsControllerService',
  56.             'App\\Controller\\Api\\UserAuthController' => 'getUserAuthControllerService',
  57.             'App\\Controller\\Api\\UserController' => 'getUserControllerService',
  58.             'App\\Controller\\CartController' => 'getCartController2Service',
  59.             'App\\Controller\\CouponController' => 'getCouponControllerService',
  60.             'App\\Controller\\IndexController' => 'getIndexControllerService',
  61.             'App\\Controller\\SecurityController' => 'getSecurityControllerService',
  62.             'App\\Controller\\ShopController' => 'getShopController2Service',
  63.             'App\\Controller\\UserController' => 'getUserController2Service',
  64.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  65.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  66.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  67.             'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService',
  68.             'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService',
  69.             'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService',
  70.             'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService',
  71.             'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService',
  72.             'api_platform.swagger.action.ui' => 'getApiPlatform_Swagger_Action_UiService',
  73.             'api_platform.swagger_ui.action' => 'getApiPlatform_SwaggerUi_ActionService',
  74.             'app.gmo_pg_credit_card' => 'getApp_GmoPgCreditCardService',
  75.             'app.gmo_pg_shop_credit_card' => 'getApp_GmoPgShopCreditCardService',
  76.             'cache.app' => 'getCache_AppService',
  77.             'cache.app_clearer' => 'getCache_AppClearerService',
  78.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  79.             'cache.rate_limiter' => 'getCache_RateLimiterService',
  80.             'cache.system' => 'getCache_SystemService',
  81.             'cache.system_clearer' => 'getCache_SystemClearerService',
  82.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  83.             'cache_warmer' => 'getCacheWarmerService',
  84.             'console.command_loader' => 'getConsole_CommandLoaderService',
  85.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  86.             'data_collector.dump' => 'getDataCollector_DumpService',
  87.             'doctrine' => 'getDoctrineService',
  88.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  89.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  90.             'error_controller' => 'getErrorControllerService',
  91.             'event_dispatcher' => 'getEventDispatcherService',
  92.             'gesdinet.jwtrefreshtoken' => 'getGesdinet_JwtrefreshtokenService',
  93.             'gesdinet.jwtrefreshtoken.refresh_token_generator' => 'getGesdinet_Jwtrefreshtoken_RefreshTokenGeneratorService',
  94.             'gesdinet.jwtrefreshtoken.refresh_token_manager' => 'getGesdinet_Jwtrefreshtoken_RefreshTokenManagerService',
  95.             'gesdinet.jwtrefreshtoken.request.extractor.chain' => 'getGesdinet_Jwtrefreshtoken_Request_Extractor_ChainService',
  96.             'http_kernel' => 'getHttpKernelService',
  97.             'jms_serializer' => 'getJmsSerializerService',
  98.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  99.             'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService',
  100.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  101.             'knp_paginator' => 'getKnpPaginatorService',
  102.             'kreait_firebase.uchideri.auth' => 'getKreaitFirebase_Uchideri_AuthService',
  103.             'kreait_firebase.uchideri.database' => 'getKreaitFirebase_Uchideri_DatabaseService',
  104.             'kreait_firebase.uchideri.dynamic_links' => 'getKreaitFirebase_Uchideri_DynamicLinksService',
  105.             'kreait_firebase.uchideri.firestore' => 'getKreaitFirebase_Uchideri_FirestoreService',
  106.             'kreait_firebase.uchideri.messaging' => 'getKreaitFirebase_Uchideri_MessagingService',
  107.             'kreait_firebase.uchideri.remote_config' => 'getKreaitFirebase_Uchideri_RemoteConfigService',
  108.             'kreait_firebase.uchideri.storage' => 'getKreaitFirebase_Uchideri_StorageService',
  109.             'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
  110.             'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
  111.             'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
  112.             'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
  113.             'nelmio_api_doc.command.dump' => 'getNelmioApiDoc_Command_DumpService',
  114.             'nelmio_api_doc.controller.swagger_json' => 'getNelmioApiDoc_Controller_SwaggerJsonService',
  115.             'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService',
  116.             'nelmio_api_doc.controller.swagger_yaml' => 'getNelmioApiDoc_Controller_SwaggerYamlService',
  117.             'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService',
  118.             'nelmio_api_doc.render_docs' => 'getNelmioApiDoc_RenderDocsService',
  119.             'request_stack' => 'getRequestStackService',
  120.             'router' => 'getRouterService',
  121.             'routing.loader' => 'getRouting_LoaderService',
  122.             'services_resetter' => 'getServicesResetterService',
  123.             'translator' => 'getTranslatorService',
  124.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  125.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  126.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  127.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  128.             'Kreait\\Firebase\\Database' => 'getDatabaseService',
  129.             'Kreait\\Firebase\\Auth' => 'getAuthService',
  130.             'Kreait\\Firebase\\Storage' => 'getStorageService',
  131.             'Kreait\\Firebase\\RemoteConfig' => 'getRemoteConfigService',
  132.             'Kreait\\Firebase\\Messaging' => 'getMessagingService',
  133.             'Kreait\\Firebase\\Firestore' => 'getFirestoreService',
  134.             'Kreait\\Firebase\\DynamicLinks' => 'getDynamicLinksService',
  135.             'cache_clearer' => 'getCacheClearerService',
  136.             'filesystem' => 'getFilesystemService',
  137.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  138.             'form.factory' => 'getForm_FactoryService',
  139.             'form.type.file' => 'getForm_Type_FileService',
  140.             'profiler' => 'getProfilerService',
  141.             'serializer' => 'getSerializerService',
  142.             'twig' => 'getTwigService',
  143.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  144.             'security.token_storage' => 'getSecurity_TokenStorageService',
  145.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  146.             'session' => 'getSessionService',
  147.             'validator' => 'getValidatorService',
  148.         ];
  149.         $this->aliases = [
  150.             'ApiPlatform\\Core\\Action\\NotFoundAction' => 'api_platform.action.not_found',
  151.             'Kreait\\Firebase\\Contract\\Auth' => 'kreait_firebase.uchideri.auth',
  152.             'Kreait\\Firebase\\Contract\\Database' => 'kreait_firebase.uchideri.database',
  153.             'Kreait\\Firebase\\Contract\\DynamicLinks' => 'kreait_firebase.uchideri.dynamic_links',
  154.             'Kreait\\Firebase\\Contract\\Firestore' => 'kreait_firebase.uchideri.firestore',
  155.             'Kreait\\Firebase\\Contract\\Messaging' => 'kreait_firebase.uchideri.messaging',
  156.             'Kreait\\Firebase\\Contract\\RemoteConfig' => 'kreait_firebase.uchideri.remote_config',
  157.             'Kreait\\Firebase\\Contract\\Storage' => 'kreait_firebase.uchideri.storage',
  158.             'api_platform.action.delete_item' => 'api_platform.action.placeholder',
  159.             'api_platform.action.get_collection' => 'api_platform.action.placeholder',
  160.             'api_platform.action.get_item' => 'api_platform.action.placeholder',
  161.             'api_platform.action.get_subresource' => 'api_platform.action.placeholder',
  162.             'api_platform.action.patch_item' => 'api_platform.action.placeholder',
  163.             'api_platform.action.post_collection' => 'api_platform.action.placeholder',
  164.             'api_platform.action.put_item' => 'api_platform.action.placeholder',
  165.             'database_connection' => 'doctrine.dbal.default_connection',
  166.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  167.             'jms_serializer.authorization_checker' => '.container.private.security.authorization_checker',
  168.             'nelmio_api_doc.controller.swagger' => 'nelmio_api_doc.controller.swagger_json',
  169.             'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
  170.         ];
  171.         $this->privates['service_container'] = function () {
  172.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  173.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  174.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  175.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  176.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  177.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  178.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  179.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  180.             include_once \dirname(__DIR__4).'/src/Event/PaginationHeadersListener.php';
  181.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  182.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncode.php';
  183.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  184.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  185.             include_once \dirname(__DIR__4).'/src/Event/JsonResponseFormatterListener.php';
  186.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  187.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  188.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  189.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  190.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  191.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  192.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  193.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  194.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  195.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  196.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  197.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  198.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  199.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  200.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  201.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  202.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  205.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  213.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  214.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  216.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  220.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  221.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  271.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  272.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  273.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  283.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  284.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  285.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  309.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  310.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  311.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  312.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  313.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  314.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  316.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  318.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  319.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  320.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  321.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  323.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  324.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  325.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  326.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ConnectionRegistry.php';
  327.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ManagerRegistry.php';
  328.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  330.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  331.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  332.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  333.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  334.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  335.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  336.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  337.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  339.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  341.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriver.php';
  342.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/AnnotationDriver.php';
  343.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  344.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/FileDriver.php';
  345.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  346.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php';
  347.             include_once \dirname(__DIR__4).'/vendor/doctrine/common/lib/Doctrine/Common/Proxy/Autoloader.php';
  348.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  349.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectManager.php';
  350.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  351.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  352.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  353.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  354.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  355.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  356.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  357.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  358.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  359.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  360.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  361.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php';
  362.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  363.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php';
  364.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  365.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  366.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  367.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  368.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  369.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  370.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  371.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  372.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  373.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  374.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  394.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  404.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  405.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  406.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  407.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  408.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  409.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  410.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  411.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  412.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  413.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  414.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  430.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  431.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  432.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  433.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  434.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  435.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  436.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  437.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
  438.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ClassInfoTrait.php';
  439.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolver.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  444.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
  445.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/Router.php';
  446.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';
  447.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/OperationDataProviderTrait.php';
  448.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ResourceClassInfoTrait.php';
  449.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/IriConverter.php';
  450.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/RouteNameResolverInterface.php';
  451.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Cache/CachedTrait.php';
  452.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/CachedRouteNameResolver.php';
  453.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/RouteNameResolver.php';
  454.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
  455.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
  456.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  458.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/Mapping/Factory/ClassMetadataFactory.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  460.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  461.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  462.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  463.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  464.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php';
  465.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/RouterOperationPathResolver.php';
  466.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/CustomOperationPathResolver.php';
  467.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolver.php';
  468.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php';
  469.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/DashPathSegmentNameGenerator.php';
  470.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/AddFormatListener.php';
  471.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  472.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  473.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CloneTrait.php';
  474.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/ToggleableOperationAttributeTrait.php';
  475.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/ReadListener.php';
  476.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/DeserializeListener.php';
  477.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IdentifiersExtractorInterface.php';
  478.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/CachedIdentifiersExtractor.php';
  479.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IdentifiersExtractor.php';
  480.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Identifier/IdentifierConverterInterface.php';
  481.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Identifier/ContextAwareIdentifierConverterInterface.php';
  482.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Identifier/IdentifierConverter.php';
  483.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/Factory/SubresourceOperationFactoryInterface.php';
  484.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/Factory/CachedSubresourceOperationFactory.php';
  485.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/Factory/SubresourceOperationFactory.php';
  486.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
  487.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
  488.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
  489.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceNameCollectionFactory.php';
  490.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceMetadataFactoryInterface.php';
  491.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceMetadataFactory.php';
  492.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/FormatsResourceMetadataFactory.php';
  493.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/OperationResourceMetadataFactory.php';
  494.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/AnnotationFilterExtractorTrait.php';
  495.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceFilterMetadataFactory.php';
  496.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ShortNameResourceMetadataFactory.php';
  497.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/PhpDocResourceMetadataFactory.php';
  498.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/InputOutputResourceMetadataFactory.php';
  499.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceMetadataFactory.php';
  500.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceMetadataFactory.php';
  501.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
  502.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
  503.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
  504.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyNameCollectionFactory.php';
  505.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
  506.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
  507.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
  508.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  509.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/AnnotationPropertyMetadataFactory.php';
  510.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/AnnotationSubresourceMetadataFactory.php';
  511.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/DefaultPropertyMetadataFactory.php';
  512.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
  513.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
  514.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyMetadataFactory.php';
  515.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/ExtractorInterface.php';
  516.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractExtractor.php';
  517.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/XmlExtractor.php';
  518.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/YamlExtractor.php';
  519.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php';
  520.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactory.php';
  521.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/SchemaFactoryInterface.php';
  522.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/SchemaFactory.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  524.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  525.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  538.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Swagger/Serializer/ApiGatewayNormalizer.php';
  539.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
  540.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Swagger/Serializer/DocumentationNormalizer.php';
  541.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/OpenApiNormalizer.php';
  542.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/EventListener/SwaggerUiListener.php';
  543.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
  544.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/QueryParameterValidateListener.php';
  545.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Filter/QueryParameterValidator.php';
  546.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/CollectionDataProviderInterface.php';
  547.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ContextAwareCollectionDataProviderInterface.php';
  548.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainCollectionDataProvider.php';
  549.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ChainCollectionDataProvider.php';
  550.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ItemDataProviderInterface.php';
  551.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainItemDataProvider.php';
  552.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ChainItemDataProvider.php';
  553.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/SubresourceDataProviderInterface.php';
  554.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainSubresourceDataProvider.php';
  555.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ChainSubresourceDataProvider.php';
  556.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataPersister/DataPersisterInterface.php';
  557.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataPersister/ContextAwareDataPersisterInterface.php';
  558.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataPersister/TraceableChainDataPersister.php';
  559.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataPersister/ChainDataPersister.php';
  560.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/ResourceAccessCheckerInterface.php';
  561.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/ResourceAccessChecker.php';
  562.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/EventListener/DenyAccessListener.php';
  563.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/Core/Authorization/ExpressionLanguageProvider.php';
  564.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcherInterface.php';
  565.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcher.php';
  566.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/LazyEventDispatcher.php';
  567.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/TraceableEventDispatcher.php';
  568.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/RunsListener.php';
  569.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  570.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/TraceableDriver.php';
  571.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  572.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  573.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
  574.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/TraceableHandlerRegistry.php';
  575.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistry.php';
  576.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/LazyHandlerRegistry.php';
  577.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  578.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  579.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  580.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/TraceableFileLocator.php';
  581.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  582.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  584.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  586.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  587.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  589.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  590.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  591.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  592.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  593.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  594.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataCollector/RequestDataCollector.php';
  595.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  596.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  597.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  598.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  599.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  600.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  601.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  602.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  603.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  604.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  605.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  606.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  607.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  608.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  609.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  610.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  611.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/DataCollector.php';
  612.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  613.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  614.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  615.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/RamseyUuid/Serializer/UuidDenormalizer.php';
  616.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
  617.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
  618.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
  619.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
  620.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  621.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  622.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
  623.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
  624.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
  625.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
  626.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  627.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  628.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  629.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  630.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  631.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  632.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  633.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  634.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  635.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  636.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  637.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  638.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  639.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  640.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  641.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  642.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  643.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
  644.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  645.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  646.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  647.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  648.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  649.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  650.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  651.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  652.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  653.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  654.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  655.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  656.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  657.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  658.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  659.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  660.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  661.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  662.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  663.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  664.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  665.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  666.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  667.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  668.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  669.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  670.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  671.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  672.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  673.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  674.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  675.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  676.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  677.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  678.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  679.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  680.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  681.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  682.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  683.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  684.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  685.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  686.             include_once \dirname(__DIR__4).'/src/Twig/AppExtension.php';
  687.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  688.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  689.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  690.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  691.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
  692.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  693.             include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Html/GetNelmioAsset.php';
  694.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  695.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  696.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  697.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  698.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  699.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  700.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  701.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  702.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  703.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  704.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  705.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  706.         };
  707.     }
  708.     public function compile(): void
  709.     {
  710.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  711.     }
  712.     public function isCompiled(): bool
  713.     {
  714.         return true;
  715.     }
  716.     public function getRemovedIds(): array
  717.     {
  718.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  719.     }
  720.     /**
  721.      * Gets the public '.container.private.cache_clearer' shared service.
  722.      *
  723.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  724.      */
  725.     protected function get_Container_Private_CacheClearerService()
  726.     {
  727.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  728.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  729.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  730.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  731.             yield => ($this->privates['jms_serializer.cache.cache_clearer'] ?? $this->getJmsSerializer_Cache_CacheClearerService());
  732.         }, 2));
  733.     }
  734.     /**
  735.      * Gets the public '.container.private.filesystem' shared service.
  736.      *
  737.      * @return \Symfony\Component\Filesystem\Filesystem
  738.      */
  739.     protected function get_Container_Private_FilesystemService()
  740.     {
  741.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  742.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  743.     }
  744.     /**
  745.      * Gets the public '.container.private.form.factory' shared service.
  746.      *
  747.      * @return \Symfony\Component\Form\FormFactory
  748.      */
  749.     protected function get_Container_Private_Form_FactoryService()
  750.     {
  751.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  752.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  753.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  754.     }
  755.     /**
  756.      * Gets the public '.container.private.form.type.file' shared service.
  757.      *
  758.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  759.      */
  760.     protected function get_Container_Private_Form_Type_FileService()
  761.     {
  762.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  763.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  764.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  765.         return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  766.     }
  767.     /**
  768.      * Gets the public '.container.private.profiler' shared service.
  769.      *
  770.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  771.      */
  772.     protected function get_Container_Private_ProfilerService()
  773.     {
  774.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  775.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  776.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  777.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  778.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  779.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  780.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  781.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  782.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  783.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  784.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  785.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  786.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  787.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  788.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  789.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  790.         $d->addInstance('cache.rate_limiter', ($this->services['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()));
  791.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  792.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  793.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  794.         $d->addInstance('api_platform.cache.route_name_resolver', ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()));
  795.         $d->addInstance('api_platform.cache.identifiers_extractor', ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()));
  796.         $d->addInstance('api_platform.cache.subresource_operation_factory', ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()));
  797.         $d->addInstance('api_platform.cache.metadata.resource', ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()));
  798.         $d->addInstance('api_platform.cache.metadata.property', ($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()));
  799.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  800.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  801.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true);
  802.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  803.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  804.         if ($this->has('kernel')) {
  805.             $g->setKernel($b);
  806.         }
  807.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  808.         $instance->add(new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataCollector\RequestDataCollector(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), ($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['debug.api_platform.data_persister'] ?? $this->getDebug_ApiPlatform_DataPersisterService())));
  809.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  810.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  811.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  812.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  813.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  814.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  815.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  816.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  817.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  818.         $instance->add($d);
  819.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  820.         $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()), true));
  821.         $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())));
  822.         $instance->add($e);
  823.         $instance->add($f);
  824.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  825.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
  826.         $instance->add(new \Symfony\Component\Notifier\DataCollector\NotificationDataCollector(($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()))));
  827.         $instance->add(new \JMS\SerializerBundle\Debug\DataCollector([], ($this->privates['jms_serializer.traceable_event_dispatcher'] ?? $this->getJmsSerializer_TraceableEventDispatcherService()), ($this->privates['jms_serializer.traceable_handler_registry'] ?? $this->getJmsSerializer_TraceableHandlerRegistryService()), ($this->privates['jms_serializer.metadata.traceable_cache'] ?? $this->getJmsSerializer_Metadata_TraceableCacheService()), ($this->privates['jms_serializer.metadata.traceable_file_locator'] ?? ($this->privates['jms_serializer.metadata.traceable_file_locator'] = new \JMS\SerializerBundle\Debug\TraceableFileLocator([]))), ($this->privates['jms_serializer.traceable_runs_listener'] ?? ($this->privates['jms_serializer.traceable_runs_listener'] = new \JMS\SerializerBundle\Debug\RunsListener()))));
  828.         $instance->add($g);
  829.         return $instance;
  830.     }
  831.     /**
  832.      * Gets the public '.container.private.security.authorization_checker' shared service.
  833.      *
  834.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  835.      */
  836.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  837.     {
  838.         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()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), falsefalsefalse);
  839.     }
  840.     /**
  841.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  842.      *
  843.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  844.      */
  845.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  846.     {
  847.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  848.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  849.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  850.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  851.         return $this->services['.container.private.security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  852.     }
  853.     /**
  854.      * Gets the public '.container.private.security.password_encoder' shared service.
  855.      *
  856.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  857.      *
  858.      * @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
  859.      */
  860.     protected function get_Container_Private_Security_PasswordEncoderService()
  861.     {
  862.         trigger_deprecation('symfony/security-bundle''5.3''The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
  863.         return $this->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  864.     }
  865.     /**
  866.      * Gets the public '.container.private.security.token_storage' shared service.
  867.      *
  868.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  869.      */
  870.     protected function get_Container_Private_Security_TokenStorageService()
  871.     {
  872.         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, [
  873.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  874.         ], [
  875.             'request_stack' => '?',
  876.         ]));
  877.     }
  878.     /**
  879.      * Gets the public '.container.private.serializer' shared service.
  880.      *
  881.      * @return \Symfony\Component\Serializer\Serializer
  882.      */
  883.     protected function get_Container_Private_SerializerService()
  884.     {
  885.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  886.         $b = new \ApiPlatform\Core\Swagger\Serializer\ApiGatewayNormalizer(new \ApiPlatform\Core\OpenApi\Serializer\OpenApiNormalizer(($this->privates['.1_Serializer~RwrJCwR'] ?? $this->get_1SerializerRwrJCwRService())));
  887.         $c = ($this->privates['api_platform.swagger.normalizer.api_gateway'] ?? $this->getApiPlatform_Swagger_Normalizer_ApiGatewayService());
  888.         $d = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  889.         $e = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());
  890.         $f = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  891.         $g = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($e);
  892.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(['datetime_format' => 'c']), => new \ApiPlatform\Core\Bridge\RamseyUuid\Serializer\UuidDenormalizer(), => $b=> $c=> new \ApiPlatform\Core\Problem\Serializer\ConstraintViolationListNormalizer([], $d), => $c=> $b=> new \ApiPlatform\Core\Problem\Serializer\ErrorNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 10 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 11 => new \ApiPlatform\Core\Serializer\ItemNormalizer(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['api_platform.iri_converter'] ?? $this->getApiPlatform_IriConverterService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()), $a$d$e, ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), falseNULL, new RewindableGenerator(function () {
  893.             return new \EmptyIterator();
  894.         }, 0), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService())), 12 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), 13 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 14 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $d), 15 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($e$d$f$gNULL, [])), 16 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 17 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 18 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 19 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 20 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 21 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($e$d$a$f$gNULL, [])], [=> ($this->privates['serializer.encode.json.unescaped'] ?? ($this->privates['serializer.encode.json.unescaped'] = new \Symfony\Component\Serializer\Encoder\JsonEncode(['json_encode_options' => 256]))), => ($this->privates['serializer.encoder.json'] ?? $this->getSerializer_Encoder_JsonService()), => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(), => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), => new \ApiPlatform\Core\Serializer\JsonEncoder('jsonproblem')]);
  895.     }
  896.     /**
  897.      * Gets the public '.container.private.session' shared service.
  898.      *
  899.      * @return \Symfony\Component\HttpFoundation\Session\Session
  900.      */
  901.     protected function get_Container_Private_SessionService()
  902.     {
  903.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  904.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  905.         return $this->services['.container.private.session'] = ($this->privates['session.factory'] ?? $this->getSession_FactoryService())->createSession();
  906.     }
  907.     /**
  908.      * Gets the public '.container.private.twig' shared service.
  909.      *
  910.      * @return \Twig\Environment
  911.      */
  912.     protected function get_Container_Private_TwigService()
  913.     {
  914.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  915.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), 'Twig');
  916.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), '!Twig');
  917.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  918.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  919.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  920.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  921.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  922.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  923.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  924.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  925.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  926.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  927.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  928.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  929.         $a->addPath((\dirname(__DIR__4).'/vendor/jms/serializer-bundle/Resources/views'), 'JMSSerializer');
  930.         $a->addPath((\dirname(__DIR__4).'/vendor/jms/serializer-bundle/Resources/views'), '!JMSSerializer');
  931.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), 'NelmioApiDoc');
  932.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), '!NelmioApiDoc');
  933.         $a->addPath((\dirname(__DIR__4).'/templates'));
  934.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  935.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  936.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  937.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  938.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  939.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  940.         $d = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  941.         $e = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  942.         $f = 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($d$e->getBaseUrl(), $e->isSecure())), new RewindableGenerator(function () {
  943.             return new \EmptyIterator();
  944.         }, 0)));
  945.         $g = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  946.         $h = ($this->services['router'] ?? $this->getRouterService());
  947.         $i = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  948.         $j = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  949.         $j->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $g]);
  950.         $k = new \Symfony\Bridge\Twig\AppVariable();
  951.         $k->setEnvironment('dev');
  952.         $k->setDebug(true);
  953.         if ($this->has('.container.private.security.token_storage')) {
  954.             $k->setTokenStorage($i);
  955.         }
  956.         if ($this->has('request_stack')) {
  957.             $k->setRequestStack($d);
  958.         }
  959.         $l = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  960.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  961.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  962.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  963.         $instance->addExtension($f);
  964.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($g, \dirname(__DIR__4), 'UTF-8'));
  965.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($h));
  966.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  967.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  968.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  969.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  970.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($d$e)));
  971.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($d));
  972.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  973.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  974.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  975.         $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($d, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $i)));
  976.         $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())));
  977.         $instance->addExtension(new \App\Twig\AppExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())));
  978.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  979.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($j));
  980.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($h$c)));
  981.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension('jms_'));
  982.         $instance->addExtension(new \Nelmio\ApiDocBundle\Render\Html\GetNelmioAsset($f));
  983.         $instance->addGlobal('app'$k);
  984.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  985.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  986.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  987.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  988.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  989.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['privates''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService'false],
  990.         ], [
  991.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  992.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  993.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  994.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  995.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  996.         ])));
  997.         $instance->registerUndefinedFilterCallback([=> $l=> 'suggestFilter']);
  998.         $instance->registerUndefinedFunctionCallback([=> $l=> 'suggestFunction']);
  999.         $instance->registerUndefinedTokenParserCallback([=> $l=> 'suggestTag']);
  1000.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1001.         return $instance;
  1002.     }
  1003.     /**
  1004.      * Gets the public '.container.private.validator' shared service.
  1005.      *
  1006.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1007.      */
  1008.     protected function get_Container_Private_ValidatorService()
  1009.     {
  1010.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  1011.     }
  1012.     /**
  1013.      * Gets the public 'App\Controller\AdminController' shared autowired service.
  1014.      *
  1015.      * @return \App\Controller\AdminController
  1016.      */
  1017.     protected function getAdminControllerService()
  1018.     {
  1019.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1020.         include_once \dirname(__DIR__4).'/src/Controller/AdminController.php';
  1021.         $this->services['App\\Controller\\AdminController'] = $instance = new \App\Controller\AdminController();
  1022.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\AdminController'$this));
  1023.         return $instance;
  1024.     }
  1025.     /**
  1026.      * Gets the public 'App\Controller\Api\CartController' shared autowired service.
  1027.      *
  1028.      * @return \App\Controller\Api\CartController
  1029.      */
  1030.     protected function getCartControllerService()
  1031.     {
  1032.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1033.         include_once \dirname(__DIR__4).'/src/Component/ApiTrait.php';
  1034.         include_once \dirname(__DIR__4).'/src/Controller/Api/CartController.php';
  1035.         $this->services['App\\Controller\\Api\\CartController'] = $instance = new \App\Controller\Api\CartController();
  1036.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Api\\CartController'$this));
  1037.         return $instance;
  1038.     }
  1039.     /**
  1040.      * Gets the public 'App\Controller\Api\ContactController' shared autowired service.
  1041.      *
  1042.      * @return \App\Controller\Api\ContactController
  1043.      */
  1044.     protected function getContactControllerService()
  1045.     {
  1046.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1047.         include_once \dirname(__DIR__4).'/src/Component/ApiTrait.php';
  1048.         include_once \dirname(__DIR__4).'/src/Controller/Api/ContactController.php';
  1049.         $this->services['App\\Controller\\Api\\ContactController'] = $instance = new \App\Controller\Api\ContactController();
  1050.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Api\\ContactController'$this));
  1051.         return $instance;
  1052.     }
  1053.     /**
  1054.      * Gets the public 'App\Controller\Api\OrderController' shared autowired service.
  1055.      *
  1056.      * @return \App\Controller\Api\OrderController
  1057.      */
  1058.     protected function getOrderControllerService()
  1059.     {
  1060.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1061.         include_once \dirname(__DIR__4).'/src/Component/ApiTrait.php';
  1062.         include_once \dirname(__DIR__4).'/src/Controller/Api/OrderController.php';
  1063.         $this->services['App\\Controller\\Api\\OrderController'] = $instance = new \App\Controller\Api\OrderController();
  1064.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Api\\OrderController'$this));
  1065.         return $instance;
  1066.     }
  1067.     /**
  1068.      * Gets the public 'App\Controller\Api\PostController' shared autowired service.
  1069.      *
  1070.      * @return \App\Controller\Api\PostController
  1071.      */
  1072.     protected function getPostControllerService()
  1073.     {
  1074.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1075.         include_once \dirname(__DIR__4).'/src/Controller/Api/PostController.php';
  1076.         $this->services['App\\Controller\\Api\\PostController'] = $instance = new \App\Controller\Api\PostController();
  1077.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Api\\PostController'$this));
  1078.         return $instance;
  1079.     }
  1080.     /**
  1081.      * Gets the public 'App\Controller\Api\QuestionController' shared autowired service.
  1082.      *
  1083.      * @return \App\Controller\Api\QuestionController
  1084.      */
  1085.     protected function getQuestionControllerService()
  1086.     {
  1087.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1088.         include_once \dirname(__DIR__4).'/src/Controller/Api/QuestionController.php';
  1089.         $this->services['App\\Controller\\Api\\QuestionController'] = $instance = new \App\Controller\Api\QuestionController();
  1090.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Api\\QuestionController'$this));
  1091.         return $instance;
  1092.     }
  1093.     /**
  1094.      * Gets the public 'App\Controller\Api\ShopAuthController' shared autowired service.
  1095.      *
  1096.      * @return \App\Controller\Api\ShopAuthController
  1097.      */
  1098.     protected function getShopAuthControllerService()
  1099.     {
  1100.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1101.         include_once \dirname(__DIR__4).'/src/Component/ApiTrait.php';
  1102.         include_once \dirname(__DIR__4).'/src/Controller/Api/ShopAuthController.php';
  1103.         $this->services['App\\Controller\\Api\\ShopAuthController'] = $instance = new \App\Controller\Api\ShopAuthController();
  1104.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Api\\ShopAuthController'$this));
  1105.         return $instance;
  1106.     }
  1107.     /**
  1108.      * Gets the public 'App\Controller\Api\ShopController' shared autowired service.
  1109.      *
  1110.      * @return \App\Controller\Api\ShopController
  1111.      */
  1112.     protected function getShopControllerService()
  1113.     {
  1114.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1115.         include_once \dirname(__DIR__4).'/src/Component/ApiTrait.php';
  1116.         include_once \dirname(__DIR__4).'/src/Controller/Api/ShopController.php';
  1117.         $this->services['App\\Controller\\Api\\ShopController'] = $instance = new \App\Controller\Api\ShopController();
  1118.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Api\\ShopController'$this));
  1119.         return $instance;
  1120.     }
  1121.     /**
  1122.      * Gets the public 'App\Controller\Api\ShopOrderController' shared autowired service.
  1123.      *
  1124.      * @return \App\Controller\Api\ShopOrderController
  1125.      */
  1126.     protected function getShopOrderControllerService()
  1127.     {
  1128.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1129.         include_once \dirname(__DIR__4).'/src/Component/ApiTrait.php';
  1130.         include_once \dirname(__DIR__4).'/src/Component/OptionTrait.php';
  1131.         include_once \dirname(__DIR__4).'/src/Controller/Api/ShopOrderController.php';
  1132.         $this->services['App\\Controller\\Api\\ShopOrderController'] = $instance = new \App\Controller\Api\ShopOrderController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1133.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Api\\ShopOrderController'$this));
  1134.         return $instance;
  1135.     }
  1136.     /**
  1137.      * Gets the public 'App\Controller\Api\SmsController' shared autowired service.
  1138.      *
  1139.      * @return \App\Controller\Api\SmsController
  1140.      */
  1141.     protected function getSmsControllerService()
  1142.     {
  1143.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1144.         include_once \dirname(__DIR__4).'/src/Component/ApiTrait.php';
  1145.         include_once \dirname(__DIR__4).'/src/Controller/Api/SmsController.php';
  1146.         $this->services['App\\Controller\\Api\\SmsController'] = $instance = new \App\Controller\Api\SmsController();
  1147.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Api\\SmsController'$this));
  1148.         return $instance;
  1149.     }
  1150.     /**
  1151.      * Gets the public 'App\Controller\Api\UserAuthController' shared autowired service.
  1152.      *
  1153.      * @return \App\Controller\Api\UserAuthController
  1154.      */
  1155.     protected function getUserAuthControllerService()
  1156.     {
  1157.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1158.         include_once \dirname(__DIR__4).'/src/Component/ApiTrait.php';
  1159.         include_once \dirname(__DIR__4).'/src/Controller/Api/UserAuthController.php';
  1160.         $this->services['App\\Controller\\Api\\UserAuthController'] = $instance = new \App\Controller\Api\UserAuthController();
  1161.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Api\\UserAuthController'$this));
  1162.         return $instance;
  1163.     }
  1164.     /**
  1165.      * Gets the public 'App\Controller\Api\UserController' shared autowired service.
  1166.      *
  1167.      * @return \App\Controller\Api\UserController
  1168.      */
  1169.     protected function getUserControllerService()
  1170.     {
  1171.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1172.         include_once \dirname(__DIR__4).'/src/Component/ApiTrait.php';
  1173.         include_once \dirname(__DIR__4).'/src/Controller/Api/UserController.php';
  1174.         $this->services['App\\Controller\\Api\\UserController'] = $instance = new \App\Controller\Api\UserController();
  1175.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Api\\UserController'$this));
  1176.         return $instance;
  1177.     }
  1178.     /**
  1179.      * Gets the public 'App\Controller\CartController' shared autowired service.
  1180.      *
  1181.      * @return \App\Controller\CartController
  1182.      */
  1183.     protected function getCartController2Service()
  1184.     {
  1185.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1186.         include_once \dirname(__DIR__4).'/src/Component/RefererTrait.php';
  1187.         include_once \dirname(__DIR__4).'/src/Controller/CartController.php';
  1188.         $this->services['App\\Controller\\CartController'] = $instance = new \App\Controller\CartController();
  1189.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\CartController'$this));
  1190.         return $instance;
  1191.     }
  1192.     /**
  1193.      * Gets the public 'App\Controller\CouponController' shared autowired service.
  1194.      *
  1195.      * @return \App\Controller\CouponController
  1196.      */
  1197.     protected function getCouponControllerService()
  1198.     {
  1199.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1200.         include_once \dirname(__DIR__4).'/src/Component/RefererTrait.php';
  1201.         include_once \dirname(__DIR__4).'/src/Controller/CouponController.php';
  1202.         $this->services['App\\Controller\\CouponController'] = $instance = new \App\Controller\CouponController();
  1203.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\CouponController'$this));
  1204.         return $instance;
  1205.     }
  1206.     /**
  1207.      * Gets the public 'App\Controller\IndexController' shared autowired service.
  1208.      *
  1209.      * @return \App\Controller\IndexController
  1210.      */
  1211.     protected function getIndexControllerService()
  1212.     {
  1213.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1214.         include_once \dirname(__DIR__4).'/src/Component/RefererTrait.php';
  1215.         include_once \dirname(__DIR__4).'/src/Component/OptionTrait.php';
  1216.         include_once \dirname(__DIR__4).'/src/Component/ApiTrait.php';
  1217.         include_once \dirname(__DIR__4).'/src/Controller/IndexController.php';
  1218.         $this->services['App\\Controller\\IndexController'] = $instance = new \App\Controller\IndexController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1219.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\IndexController'$this));
  1220.         return $instance;
  1221.     }
  1222.     /**
  1223.      * Gets the public 'App\Controller\SecurityController' shared autowired service.
  1224.      *
  1225.      * @return \App\Controller\SecurityController
  1226.      */
  1227.     protected function getSecurityControllerService()
  1228.     {
  1229.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1230.         include_once \dirname(__DIR__4).'/src/Controller/SecurityController.php';
  1231.         $this->services['App\\Controller\\SecurityController'] = $instance = new \App\Controller\SecurityController();
  1232.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\SecurityController'$this));
  1233.         return $instance;
  1234.     }
  1235.     /**
  1236.      * Gets the public 'App\Controller\ShopController' shared autowired service.
  1237.      *
  1238.      * @return \App\Controller\ShopController
  1239.      */
  1240.     protected function getShopController2Service()
  1241.     {
  1242.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1243.         include_once \dirname(__DIR__4).'/src/Component/OptionTrait.php';
  1244.         include_once \dirname(__DIR__4).'/src/Controller/ShopController.php';
  1245.         $this->services['App\\Controller\\ShopController'] = $instance = new \App\Controller\ShopController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1246.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\ShopController'$this));
  1247.         return $instance;
  1248.     }
  1249.     /**
  1250.      * Gets the public 'App\Controller\UserController' shared autowired service.
  1251.      *
  1252.      * @return \App\Controller\UserController
  1253.      */
  1254.     protected function getUserController2Service()
  1255.     {
  1256.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1257.         include_once \dirname(__DIR__4).'/src/Controller/UserController.php';
  1258.         $this->services['App\\Controller\\UserController'] = $instance = new \App\Controller\UserController();
  1259.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\UserController'$this));
  1260.         return $instance;
  1261.     }
  1262.     /**
  1263.      * Gets the public 'Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController' shared service.
  1264.      *
  1265.      * @return \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController
  1266.      */
  1267.     protected function getProfilerControllerService()
  1268.     {
  1269.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Controller/ProfilerController.php';
  1270.         return $this->services['Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController'] = new \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
  1271.     }
  1272.     /**
  1273.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  1274.      *
  1275.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  1276.      */
  1277.     protected function getRedirectControllerService()
  1278.     {
  1279.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  1280.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1281.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  1282.     }
  1283.     /**
  1284.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  1285.      *
  1286.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  1287.      */
  1288.     protected function getTemplateControllerService()
  1289.     {
  1290.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  1291.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  1292.     }
  1293.     /**
  1294.      * Gets the public 'api_platform.action.documentation' shared service.
  1295.      *
  1296.      * @return \ApiPlatform\Core\Documentation\Action\DocumentationAction
  1297.      */
  1298.     protected function getApiPlatform_Action_DocumentationService()
  1299.     {
  1300.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Documentation/Action/DocumentationAction.php';
  1301.         return $this->services['api_platform.action.documentation'] = new \ApiPlatform\Core\Documentation\Action\DocumentationAction(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), '''''0.0.0'NULL$this->parameters['api_platform.swagger.versions'], ($this->privates['api_platform.openapi.factory'] ?? $this->getApiPlatform_Openapi_FactoryService()));
  1302.     }
  1303.     /**
  1304.      * Gets the public 'api_platform.action.entrypoint' shared service.
  1305.      *
  1306.      * @return \ApiPlatform\Core\Action\EntrypointAction
  1307.      */
  1308.     protected function getApiPlatform_Action_EntrypointService()
  1309.     {
  1310.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Action/EntrypointAction.php';
  1311.         return $this->services['api_platform.action.entrypoint'] = new \ApiPlatform\Core\Action\EntrypointAction(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()));
  1312.     }
  1313.     /**
  1314.      * Gets the public 'api_platform.action.exception' shared service.
  1315.      *
  1316.      * @return \ApiPlatform\Core\Action\ExceptionAction
  1317.      */
  1318.     protected function getApiPlatform_Action_ExceptionService()
  1319.     {
  1320.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Action/ExceptionAction.php';
  1321.         return $this->services['api_platform.action.exception'] = new \ApiPlatform\Core\Action\ExceptionAction(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), $this->parameters['api_platform.error_formats'], $this->parameters['api_platform.exception_to_status']);
  1322.     }
  1323.     /**
  1324.      * Gets the public 'api_platform.action.not_found' shared service.
  1325.      *
  1326.      * @return \ApiPlatform\Core\Action\NotFoundAction
  1327.      */
  1328.     protected function getApiPlatform_Action_NotFoundService()
  1329.     {
  1330.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Action/NotFoundAction.php';
  1331.         return $this->services['api_platform.action.not_found'] = new \ApiPlatform\Core\Action\NotFoundAction();
  1332.     }
  1333.     /**
  1334.      * Gets the public 'api_platform.action.placeholder' shared service.
  1335.      *
  1336.      * @return \ApiPlatform\Core\Action\PlaceholderAction
  1337.      */
  1338.     protected function getApiPlatform_Action_PlaceholderService()
  1339.     {
  1340.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Action/PlaceholderAction.php';
  1341.         return $this->services['api_platform.action.placeholder'] = new \ApiPlatform\Core\Action\PlaceholderAction();
  1342.     }
  1343.     /**
  1344.      * Gets the public 'api_platform.swagger.action.ui' shared service.
  1345.      *
  1346.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\Action\SwaggerUiAction
  1347.      */
  1348.     protected function getApiPlatform_Swagger_Action_UiService()
  1349.     {
  1350.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Action/SwaggerUiAction.php';
  1351.         return $this->services['api_platform.swagger.action.ui'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\Action\SwaggerUiAction(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), '''''0.0.0'$this->parameters['api_platform.formats'], false'''''oauth2''application''''', [], truetruetruefalsefalsefalse$this->parameters['api_platform.swagger.versions'], ($this->services['api_platform.swagger_ui.action'] ?? $this->getApiPlatform_SwaggerUi_ActionService()), NULL);
  1352.     }
  1353.     /**
  1354.      * Gets the public 'api_platform.swagger_ui.action' shared service.
  1355.      *
  1356.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\SwaggerUi\SwaggerUiAction
  1357.      */
  1358.     protected function getApiPlatform_SwaggerUi_ActionService()
  1359.     {
  1360.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/SwaggerUi/SwaggerUiAction.php';
  1361.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/SwaggerUi/SwaggerUiContext.php';
  1362.         return $this->services['api_platform.swagger_ui.action'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\SwaggerUi\SwaggerUiAction(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.openapi.factory'] ?? $this->getApiPlatform_Openapi_FactoryService()), ($this->privates['api_platform.openapi.options'] ?? $this->getApiPlatform_Openapi_OptionsService()), new \ApiPlatform\Core\Bridge\Symfony\Bundle\SwaggerUi\SwaggerUiContext(truetruetruefalsefalsefalseNULL), $this->parameters['api_platform.formats'], '''');
  1363.     }
  1364.     /**
  1365.      * Gets the public 'app.gmo_pg_credit_card' shared autowired service.
  1366.      *
  1367.      * @return \App\GmoPg\GmoPgCreditCard
  1368.      */
  1369.     protected function getApp_GmoPgCreditCardService()
  1370.     {
  1371.         include_once \dirname(__DIR__4).'/src/GmoPg/GmoPgCreditCard.php';
  1372.         return $this->services['app.gmo_pg_credit_card'] = new \App\GmoPg\GmoPgCreditCard(($this->privates['notifier'] ?? $this->getNotifierService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this->getEnv('GMOPG_API_BASE_URL'), $this->getEnv('GMOPG_SITE_ID'), $this->getEnv('GMOPG_SITE_PASSWORD'));
  1373.     }
  1374.     /**
  1375.      * Gets the public 'app.gmo_pg_shop_credit_card' shared autowired service.
  1376.      *
  1377.      * @return \App\GmoPg\GmoPgCreditCard
  1378.      */
  1379.     protected function getApp_GmoPgShopCreditCardService()
  1380.     {
  1381.         include_once \dirname(__DIR__4).'/src/GmoPg/GmoPgCreditCard.php';
  1382.         return $this->services['app.gmo_pg_shop_credit_card'] = new \App\GmoPg\GmoPgCreditCard(($this->privates['notifier'] ?? $this->getNotifierService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this->getEnv('GMOPG_SHOP_API_BASE_URL'), $this->getEnv('GMOPG_SHOP_SITE_ID'), $this->getEnv('GMOPG_SHOP_SITE_PASSWORD'));
  1383.     }
  1384.     /**
  1385.      * Gets the public 'cache.app' shared service.
  1386.      *
  1387.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1388.      */
  1389.     protected function getCache_AppService()
  1390.     {
  1391.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('6RL+X3zjQ3'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  1392.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1393.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1394.     }
  1395.     /**
  1396.      * Gets the public 'cache.app_clearer' shared service.
  1397.      *
  1398.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1399.      */
  1400.     protected function getCache_AppClearerService()
  1401.     {
  1402.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1403.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1404.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.rate_limiter' => ($this->services['cache.rate_limiter'] ?? $this->getCache_RateLimiterService())]);
  1405.     }
  1406.     /**
  1407.      * Gets the public 'cache.global_clearer' shared service.
  1408.      *
  1409.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1410.      */
  1411.     protected function getCache_GlobalClearerService()
  1412.     {
  1413.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1414.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1415.         return $this->services['cache.global_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.rate_limiter' => ($this->services['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()), 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()), 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'api_platform.cache.route_name_resolver' => ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()), 'api_platform.cache.identifiers_extractor' => ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()), 'api_platform.cache.subresource_operation_factory' => ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()), 'api_platform.cache.metadata.resource' => ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), 'api_platform.cache.metadata.property' => ($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService())]);
  1416.     }
  1417.     /**
  1418.      * Gets the public 'cache.rate_limiter' shared service.
  1419.      *
  1420.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1421.      */
  1422.     protected function getCache_RateLimiterService()
  1423.     {
  1424.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('gp2TNxNfUY'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  1425.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1426.         return $this->services['cache.rate_limiter'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1427.     }
  1428.     /**
  1429.      * Gets the public 'cache.system' shared service.
  1430.      *
  1431.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1432.      */
  1433.     protected function getCache_SystemService()
  1434.     {
  1435.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Tgl2Nt7NPf'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1436.     }
  1437.     /**
  1438.      * Gets the public 'cache.system_clearer' shared service.
  1439.      *
  1440.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1441.      */
  1442.     protected function getCache_SystemClearerService()
  1443.     {
  1444.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1445.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1446.         return $this->services['cache.system_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'api_platform.cache.route_name_resolver' => ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()), 'api_platform.cache.identifiers_extractor' => ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()), 'api_platform.cache.subresource_operation_factory' => ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()), 'api_platform.cache.metadata.resource' => ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), 'api_platform.cache.metadata.property' => ($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService())]);
  1447.     }
  1448.     /**
  1449.      * Gets the public 'cache.validator_expression_language' shared service.
  1450.      *
  1451.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1452.      */
  1453.     protected function getCache_ValidatorExpressionLanguageService()
  1454.     {
  1455.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('4KXmRrxAdS'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1456.     }
  1457.     /**
  1458.      * Gets the public 'cache_warmer' shared service.
  1459.      *
  1460.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  1461.      */
  1462.     protected function getCacheWarmerService()
  1463.     {
  1464.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  1465.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  1466.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  1467.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  1468.             yield => ($this->privates['api_platform.cache_warmer.cache_pool_clearer'] ?? $this->getApiPlatform_CacheWarmer_CachePoolClearerService());
  1469.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  1470.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  1471.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  1472.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  1473.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  1474.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  1475.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  1476.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  1477.         }, 10), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
  1478.     }
  1479.     /**
  1480.      * Gets the public 'console.command_loader' shared service.
  1481.      *
  1482.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  1483.      */
  1484.     protected function getConsole_CommandLoaderService()
  1485.     {
  1486.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  1487.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  1488.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1489.             'App\\Command\\ClearCartCommand' => ['privates''App\\Command\\ClearCartCommand''getClearCartCommandService'false],
  1490.             'App\\Command\\ImageCommand' => ['privates''App\\Command\\ImageCommand''getImageCommandService'false],
  1491.             'App\\Command\\Migration\\MigrateMenuImageCommand' => ['privates''App\\Command\\Migration\\MigrateMenuImageCommand''getMigrateMenuImageCommandService'false],
  1492.             'App\\Command\\Migration\\MigratePaidPlanCommand' => ['privates''App\\Command\\Migration\\MigratePaidPlanCommand''getMigratePaidPlanCommandService'false],
  1493.             'App\\Command\\RefreshShopAppHoursCommand' => ['privates''App\\Command\\RefreshShopAppHoursCommand''getRefreshShopAppHoursCommandService'false],
  1494.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  1495.             'console.command.assets_install' => ['privates''.console.command.assets_install.lazy''get_Console_Command_AssetsInstall_LazyService'false],
  1496.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  1497.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  1498.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  1499.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  1500.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  1501.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  1502.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  1503.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  1504.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  1505.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  1506.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  1507.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  1508.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  1509.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  1510.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  1511.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  1512.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  1513.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  1514.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  1515.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  1516.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  1517.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  1518.             'console.command.form_debug' => ['privates''.console.command.form_debug.lazy''get_Console_Command_FormDebug_LazyService'false],
  1519.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  1520.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  1521.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  1522.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  1523.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  1524.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  1525.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  1526.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  1527.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  1528.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  1529.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  1530.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  1531.             'doctrine.database_import_command' => ['privates''doctrine.database_import_command''getDoctrine_DatabaseImportCommandService'false],
  1532.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  1533.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  1534.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  1535.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  1536.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  1537.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  1538.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  1539.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  1540.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  1541.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  1542.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  1543.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  1544.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  1545.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  1546.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  1547.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  1548.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  1549.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  1550.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  1551.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  1552.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  1553.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  1554.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  1555.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  1556.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  1557.             'security.command.debug_firewall' => ['privates''.security.command.debug_firewall.lazy''get_Security_Command_DebugFirewall_LazyService'false],
  1558.             'security.command.user_password_encoder' => ['privates''.security.command.user_password_encoder.lazy''get_Security_Command_UserPasswordEncoder_LazyService'false],
  1559.             'security.command.user_password_hash' => ['privates''.security.command.user_password_hash.lazy''get_Security_Command_UserPasswordHash_LazyService'false],
  1560.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  1561.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  1562.             'doctrine.fixtures_load_command' => ['privates''doctrine.fixtures_load_command''getDoctrine_FixturesLoadCommandService'false],
  1563.             'api_platform.json_schema.json_schema_generate_command' => ['privates''api_platform.json_schema.json_schema_generate_command''getApiPlatform_JsonSchema_JsonSchemaGenerateCommandService'false],
  1564.             'api_platform.openapi.command' => ['privates''api_platform.openapi.command''getApiPlatform_Openapi_CommandService'false],
  1565.             'api_platform.swagger.command.swagger_command' => ['privates''api_platform.swagger.command.swagger_command''getApiPlatform_Swagger_Command_SwaggerCommandService'false],
  1566.             'lexik_jwt_authentication.check_config_command' => ['privates''lexik_jwt_authentication.check_config_command''getLexikJwtAuthentication_CheckConfigCommandService'false],
  1567.             'lexik_jwt_authentication.generate_token_command' => ['services''lexik_jwt_authentication.generate_token_command''getLexikJwtAuthentication_GenerateTokenCommandService'false],
  1568.             'lexik_jwt_authentication.generate_keypair_command' => ['privates''lexik_jwt_authentication.generate_keypair_command''getLexikJwtAuthentication_GenerateKeypairCommandService'false],
  1569.             'nelmio_api_doc.command.dump' => ['services''nelmio_api_doc.command.dump''getNelmioApiDoc_Command_DumpService'false],
  1570.             'Gesdinet\\JWTRefreshTokenBundle\\Command\\ClearInvalidRefreshTokensCommand' => ['privates''Gesdinet\\JWTRefreshTokenBundle\\Command\\ClearInvalidRefreshTokensCommand''getClearInvalidRefreshTokensCommandService'false],
  1571.             'Gesdinet\\JWTRefreshTokenBundle\\Command\\RevokeRefreshTokenCommand' => ['privates''Gesdinet\\JWTRefreshTokenBundle\\Command\\RevokeRefreshTokenCommand''getRevokeRefreshTokenCommandService'false],
  1572.             'maker.auto_command.make_auth' => ['privates''.maker.auto_command.make_auth.lazy''get_Maker_AutoCommand_MakeAuth_LazyService'false],
  1573.             'maker.auto_command.make_command' => ['privates''.maker.auto_command.make_command.lazy''get_Maker_AutoCommand_MakeCommand_LazyService'false],
  1574.             'maker.auto_command.make_controller' => ['privates''.maker.auto_command.make_controller.lazy''get_Maker_AutoCommand_MakeController_LazyService'false],
  1575.             'maker.auto_command.make_crud' => ['privates''.maker.auto_command.make_crud.lazy''get_Maker_AutoCommand_MakeCrud_LazyService'false],
  1576.             'maker.auto_command.make_docker_database' => ['privates''.maker.auto_command.make_docker_database.lazy''get_Maker_AutoCommand_MakeDockerDatabase_LazyService'false],
  1577.             'maker.auto_command.make_entity' => ['privates''.maker.auto_command.make_entity.lazy''get_Maker_AutoCommand_MakeEntity_LazyService'false],
  1578.             'maker.auto_command.make_fixtures' => ['privates''.maker.auto_command.make_fixtures.lazy''get_Maker_AutoCommand_MakeFixtures_LazyService'false],
  1579.             'maker.auto_command.make_form' => ['privates''.maker.auto_command.make_form.lazy''get_Maker_AutoCommand_MakeForm_LazyService'false],
  1580.             'maker.auto_command.make_message' => ['privates''.maker.auto_command.make_message.lazy''get_Maker_AutoCommand_MakeMessage_LazyService'false],
  1581.             'maker.auto_command.make_messenger_middleware' => ['privates''.maker.auto_command.make_messenger_middleware.lazy''get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService'false],
  1582.             'maker.auto_command.make_registration_form' => ['privates''.maker.auto_command.make_registration_form.lazy''get_Maker_AutoCommand_MakeRegistrationForm_LazyService'false],
  1583.             'maker.auto_command.make_reset_password' => ['privates''.maker.auto_command.make_reset_password.lazy''get_Maker_AutoCommand_MakeResetPassword_LazyService'false],
  1584.             'maker.auto_command.make_serializer_encoder' => ['privates''.maker.auto_command.make_serializer_encoder.lazy''get_Maker_AutoCommand_MakeSerializerEncoder_LazyService'false],
  1585.             'maker.auto_command.make_serializer_normalizer' => ['privates''.maker.auto_command.make_serializer_normalizer.lazy''get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService'false],
  1586.             'maker.auto_command.make_subscriber' => ['privates''.maker.auto_command.make_subscriber.lazy''get_Maker_AutoCommand_MakeSubscriber_LazyService'false],
  1587.             'maker.auto_command.make_twig_extension' => ['privates''.maker.auto_command.make_twig_extension.lazy''get_Maker_AutoCommand_MakeTwigExtension_LazyService'false],
  1588.             'maker.auto_command.make_test' => ['privates''.maker.auto_command.make_test.lazy''get_Maker_AutoCommand_MakeTest_LazyService'false],
  1589.             'maker.auto_command.make_validator' => ['privates''.maker.auto_command.make_validator.lazy''get_Maker_AutoCommand_MakeValidator_LazyService'false],
  1590.             'maker.auto_command.make_voter' => ['privates''.maker.auto_command.make_voter.lazy''get_Maker_AutoCommand_MakeVoter_LazyService'false],
  1591.             'maker.auto_command.make_user' => ['privates''.maker.auto_command.make_user.lazy''get_Maker_AutoCommand_MakeUser_LazyService'false],
  1592.             'maker.auto_command.make_migration' => ['privates''.maker.auto_command.make_migration.lazy''get_Maker_AutoCommand_MakeMigration_LazyService'false],
  1593.         ], [
  1594.             'App\\Command\\ClearCartCommand' => 'App\\Command\\ClearCartCommand',
  1595.             'App\\Command\\ImageCommand' => 'App\\Command\\ImageCommand',
  1596.             'App\\Command\\Migration\\MigrateMenuImageCommand' => 'App\\Command\\Migration\\MigrateMenuImageCommand',
  1597.             'App\\Command\\Migration\\MigratePaidPlanCommand' => 'App\\Command\\Migration\\MigratePaidPlanCommand',
  1598.             'App\\Command\\RefreshShopAppHoursCommand' => 'App\\Command\\RefreshShopAppHoursCommand',
  1599.             'console.command.about' => '?',
  1600.             'console.command.assets_install' => '?',
  1601.             'console.command.cache_clear' => '?',
  1602.             'console.command.cache_pool_clear' => '?',
  1603.             'console.command.cache_pool_prune' => '?',
  1604.             'console.command.cache_pool_delete' => '?',
  1605.             'console.command.cache_pool_list' => '?',
  1606.             'console.command.cache_warmup' => '?',
  1607.             'console.command.config_debug' => '?',
  1608.             'console.command.config_dump_reference' => '?',
  1609.             'console.command.container_debug' => '?',
  1610.             'console.command.container_lint' => '?',
  1611.             'console.command.debug_autowiring' => '?',
  1612.             'console.command.dotenv_debug' => '?',
  1613.             'console.command.event_dispatcher_debug' => '?',
  1614.             'console.command.router_debug' => '?',
  1615.             'console.command.router_match' => '?',
  1616.             'console.command.translation_debug' => '?',
  1617.             'console.command.translation_extract' => '?',
  1618.             'console.command.validator_debug' => '?',
  1619.             'console.command.translation_pull' => '?',
  1620.             'console.command.translation_push' => '?',
  1621.             'console.command.xliff_lint' => '?',
  1622.             'console.command.yaml_lint' => '?',
  1623.             'console.command.form_debug' => '?',
  1624.             'console.command.secrets_set' => '?',
  1625.             'console.command.secrets_remove' => '?',
  1626.             'console.command.secrets_generate_key' => '?',
  1627.             'console.command.secrets_list' => '?',
  1628.             'console.command.secrets_decrypt_to_local' => '?',
  1629.             'console.command.secrets_encrypt_from_local' => '?',
  1630.             'twig.command.debug' => '?',
  1631.             'twig.command.lint' => '?',
  1632.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  1633.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  1634.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  1635.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  1636.             'doctrine.database_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ImportDoctrineCommand',
  1637.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearMetadataCacheDoctrineCommand',
  1638.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearQueryCacheDoctrineCommand',
  1639.             'doctrine.cache_clear_result_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearResultCacheDoctrineCommand',
  1640.             'doctrine.cache_collection_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CollectionRegionDoctrineCommand',
  1641.             'doctrine.mapping_convert_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ConvertMappingDoctrineCommand',
  1642.             'doctrine.schema_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CreateSchemaDoctrineCommand',
  1643.             'doctrine.schema_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\DropSchemaDoctrineCommand',
  1644.             'doctrine.ensure_production_settings_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EnsureProductionSettingsDoctrineCommand',
  1645.             'doctrine.clear_entity_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EntityRegionCacheDoctrineCommand',
  1646.             'doctrine.mapping_info_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\InfoDoctrineCommand',
  1647.             'doctrine.clear_query_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\QueryRegionCacheDoctrineCommand',
  1648.             'doctrine.query_dql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunDqlDoctrineCommand',
  1649.             'doctrine.schema_update_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\UpdateSchemaDoctrineCommand',
  1650.             'doctrine.schema_validate_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ValidateSchemaCommand',
  1651.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  1652.             'doctrine_migrations.diff_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsDiffDoctrineCommand',
  1653.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsDumpSchemaDoctrineCommand',
  1654.             'doctrine_migrations.execute_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsExecuteDoctrineCommand',
  1655.             'doctrine_migrations.generate_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsGenerateDoctrineCommand',
  1656.             'doctrine_migrations.latest_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsLatestDoctrineCommand',
  1657.             'doctrine_migrations.migrate_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsMigrateDoctrineCommand',
  1658.             'doctrine_migrations.rollup_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsRollupDoctrineCommand',
  1659.             'doctrine_migrations.status_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsStatusDoctrineCommand',
  1660.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsUpToDateDoctrineCommand',
  1661.             'doctrine_migrations.version_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsVersionDoctrineCommand',
  1662.             'security.command.debug_firewall' => '?',
  1663.             'security.command.user_password_encoder' => '?',
  1664.             'security.command.user_password_hash' => '?',
  1665.             'var_dumper.command.server_dump' => '?',
  1666.             'monolog.command.server_log' => '?',
  1667.             'doctrine.fixtures_load_command' => 'Doctrine\\Bundle\\FixturesBundle\\Command\\LoadDataFixturesDoctrineCommand',
  1668.             'api_platform.json_schema.json_schema_generate_command' => 'ApiPlatform\\Core\\JsonSchema\\Command\\JsonSchemaGenerateCommand',
  1669.             'api_platform.openapi.command' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle\\Command\\OpenApiCommand',
  1670.             'api_platform.swagger.command.swagger_command' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle\\Command\\SwaggerCommand',
  1671.             'lexik_jwt_authentication.check_config_command' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\Command\\CheckConfigCommand',
  1672.             'lexik_jwt_authentication.generate_token_command' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\Command\\GenerateTokenCommand',
  1673.             'lexik_jwt_authentication.generate_keypair_command' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\Command\\GenerateKeyPairCommand',
  1674.             'nelmio_api_doc.command.dump' => 'Nelmio\\ApiDocBundle\\Command\\DumpCommand',
  1675.             'Gesdinet\\JWTRefreshTokenBundle\\Command\\ClearInvalidRefreshTokensCommand' => 'Gesdinet\\JWTRefreshTokenBundle\\Command\\ClearInvalidRefreshTokensCommand',
  1676.             'Gesdinet\\JWTRefreshTokenBundle\\Command\\RevokeRefreshTokenCommand' => 'Gesdinet\\JWTRefreshTokenBundle\\Command\\RevokeRefreshTokenCommand',
  1677.             'maker.auto_command.make_auth' => '?',
  1678.             'maker.auto_command.make_command' => '?',
  1679.             'maker.auto_command.make_controller' => '?',
  1680.             'maker.auto_command.make_crud' => '?',
  1681.             'maker.auto_command.make_docker_database' => '?',
  1682.             'maker.auto_command.make_entity' => '?',
  1683.             'maker.auto_command.make_fixtures' => '?',
  1684.             'maker.auto_command.make_form' => '?',
  1685.             'maker.auto_command.make_message' => '?',
  1686.             'maker.auto_command.make_messenger_middleware' => '?',
  1687.             'maker.auto_command.make_registration_form' => '?',
  1688.             'maker.auto_command.make_reset_password' => '?',
  1689.             'maker.auto_command.make_serializer_encoder' => '?',
  1690.             'maker.auto_command.make_serializer_normalizer' => '?',
  1691.             'maker.auto_command.make_subscriber' => '?',
  1692.             'maker.auto_command.make_twig_extension' => '?',
  1693.             'maker.auto_command.make_test' => '?',
  1694.             'maker.auto_command.make_validator' => '?',
  1695.             'maker.auto_command.make_voter' => '?',
  1696.             'maker.auto_command.make_user' => '?',
  1697.             'maker.auto_command.make_migration' => '?',
  1698.         ]), ['_app:clear:cart' => 'App\\Command\\ClearCartCommand''uchideri:image' => 'App\\Command\\ImageCommand''uchideri:migration:menu_image' => 'App\\Command\\Migration\\MigrateMenuImageCommand''uchideri:migration:paid_plan' => 'App\\Command\\Migration\\MigratePaidPlanCommand''_app:refresh:shop_hours' => 'App\\Command\\RefreshShopAppHoursCommand''about' => 'console.command.about''assets:install' => 'console.command.assets_install''cache:clear' => 'console.command.cache_clear''cache:pool:clear' => 'console.command.cache_pool_clear''cache:pool:prune' => 'console.command.cache_pool_prune''cache:pool:delete' => 'console.command.cache_pool_delete''cache:pool:list' => 'console.command.cache_pool_list''cache:warmup' => 'console.command.cache_warmup''debug:config' => 'console.command.config_debug''config:dump-reference' => 'console.command.config_dump_reference''debug:container' => 'console.command.container_debug''lint:container' => 'console.command.container_lint''debug:autowiring' => 'console.command.debug_autowiring''debug:dotenv' => 'console.command.dotenv_debug''debug:event-dispatcher' => 'console.command.event_dispatcher_debug''debug:router' => 'console.command.router_debug''router:match' => 'console.command.router_match''debug:translation' => 'console.command.translation_debug''translation:extract' => 'console.command.translation_extract''translation:update' => 'console.command.translation_extract''debug:validator' => 'console.command.validator_debug''translation:pull' => 'console.command.translation_pull''translation:push' => 'console.command.translation_push''lint:xliff' => 'console.command.xliff_lint''lint:yaml' => 'console.command.yaml_lint''debug:form' => 'console.command.form_debug''secrets:set' => 'console.command.secrets_set''secrets:remove' => 'console.command.secrets_remove''secrets:generate-keys' => 'console.command.secrets_generate_key''secrets:list' => 'console.command.secrets_list''secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local''secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local''debug:twig' => 'twig.command.debug''lint:twig' => 'twig.command.lint''doctrine:database:create' => 'doctrine.database_create_command''doctrine:database:drop' => 'doctrine.database_drop_command''doctrine:query:sql' => 'doctrine.query_sql_command''dbal:run-sql' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''doctrine:database:import' => 'doctrine.database_import_command''doctrine:cache:clear-metadata' => 'doctrine.cache_clear_metadata_command''doctrine:cache:clear-query' => 'doctrine.cache_clear_query_cache_command''doctrine:cache:clear-result' => 'doctrine.cache_clear_result_command''doctrine:cache:clear-collection-region' => 'doctrine.cache_collection_region_command''doctrine:mapping:convert' => 'doctrine.mapping_convert_command''doctrine:schema:create' => 'doctrine.schema_create_command''doctrine:schema:drop' => 'doctrine.schema_drop_command''doctrine:ensure-production-settings' => 'doctrine.ensure_production_settings_command''doctrine:cache:clear-entity-region' => 'doctrine.clear_entity_region_command''doctrine:mapping:info' => 'doctrine.mapping_info_command''doctrine:cache:clear-query-region' => 'doctrine.clear_query_region_command''doctrine:query:dql' => 'doctrine.query_dql_command''doctrine:schema:update' => 'doctrine.schema_update_command''doctrine:schema:validate' => 'doctrine.schema_validate_command''doctrine:mapping:import' => 'doctrine.mapping_import_command''doctrine:migrations:diff' => 'doctrine_migrations.diff_command''doctrine:migrations:dump-schema' => 'doctrine_migrations.dump_schema_command''doctrine:migrations:execute' => 'doctrine_migrations.execute_command''doctrine:migrations:generate' => 'doctrine_migrations.generate_command''doctrine:migrations:latest' => 'doctrine_migrations.latest_command''doctrine:migrations:migrate' => 'doctrine_migrations.migrate_command''doctrine:migrations:rollup' => 'doctrine_migrations.rollup_command''doctrine:migrations:status' => 'doctrine_migrations.status_command''doctrine:migrations:up-to-date' => 'doctrine_migrations.up_to_date_command''doctrine:migrations:version' => 'doctrine_migrations.version_command''debug:firewall' => 'security.command.debug_firewall''security:encode-password' => 'security.command.user_password_encoder''security:hash-password' => 'security.command.user_password_hash''server:dump' => 'var_dumper.command.server_dump''server:log' => 'monolog.command.server_log''doctrine:fixtures:load' => 'doctrine.fixtures_load_command''api:json-schema:generate' => 'api_platform.json_schema.json_schema_generate_command''api:openapi:export' => 'api_platform.openapi.command''api:swagger:export' => 'api_platform.swagger.command.swagger_command''lexik:jwt:check-config' => 'lexik_jwt_authentication.check_config_command''lexik:jwt:generate-token' => 'lexik_jwt_authentication.generate_token_command''lexik:jwt:generate-keypair' => 'lexik_jwt_authentication.generate_keypair_command''nelmio:apidoc:dump' => 'nelmio_api_doc.command.dump''gesdinet:jwt:clear' => 'Gesdinet\\JWTRefreshTokenBundle\\Command\\ClearInvalidRefreshTokensCommand''gesdinet:jwt:revoke' => 'Gesdinet\\JWTRefreshTokenBundle\\Command\\RevokeRefreshTokenCommand''make:auth' => 'maker.auto_command.make_auth''make:command' => 'maker.auto_command.make_command''make:controller' => 'maker.auto_command.make_controller''make:crud' => 'maker.auto_command.make_crud''make:docker:database' => 'maker.auto_command.make_docker_database''make:entity' => 'maker.auto_command.make_entity''make:fixtures' => 'maker.auto_command.make_fixtures''make:form' => 'maker.auto_command.make_form''make:message' => 'maker.auto_command.make_message''make:messenger-middleware' => 'maker.auto_command.make_messenger_middleware''make:registration-form' => 'maker.auto_command.make_registration_form''make:reset-password' => 'maker.auto_command.make_reset_password''make:serializer:encoder' => 'maker.auto_command.make_serializer_encoder''make:serializer:normalizer' => 'maker.auto_command.make_serializer_normalizer''make:subscriber' => 'maker.auto_command.make_subscriber''make:twig-extension' => 'maker.auto_command.make_twig_extension''make:test' => 'maker.auto_command.make_test''make:unit-test' => 'maker.auto_command.make_test''make:functional-test' => 'maker.auto_command.make_test''make:validator' => 'maker.auto_command.make_validator''make:voter' => 'maker.auto_command.make_voter''make:user' => 'maker.auto_command.make_user''make:migration' => 'maker.auto_command.make_migration']);
  1699.     }
  1700.     /**
  1701.      * Gets the public 'container.env_var_processors_locator' shared service.
  1702.      *
  1703.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1704.      */
  1705.     protected function getContainer_EnvVarProcessorsLocatorService()
  1706.     {
  1707.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1708.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1709.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1710.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1711.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1712.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1713.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1714.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1715.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1716.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1717.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1718.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1719.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1720.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1721.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1722.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1723.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1724.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1725.         ], [
  1726.             'base64' => '?',
  1727.             'bool' => '?',
  1728.             'const' => '?',
  1729.             'csv' => '?',
  1730.             'default' => '?',
  1731.             'file' => '?',
  1732.             'float' => '?',
  1733.             'int' => '?',
  1734.             'json' => '?',
  1735.             'key' => '?',
  1736.             'not' => '?',
  1737.             'query_string' => '?',
  1738.             'require' => '?',
  1739.             'resolve' => '?',
  1740.             'string' => '?',
  1741.             'trim' => '?',
  1742.             'url' => '?',
  1743.         ]);
  1744.     }
  1745.     /**
  1746.      * Gets the public 'data_collector.dump' shared service.
  1747.      *
  1748.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1749.      */
  1750.     protected function getDataCollector_DumpService()
  1751.     {
  1752.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  1753.     }
  1754.     /**
  1755.      * Gets the public 'doctrine' shared service.
  1756.      *
  1757.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1758.      */
  1759.     protected function getDoctrineService()
  1760.     {
  1761.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1762.     }
  1763.     /**
  1764.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1765.      *
  1766.      * @return \Doctrine\DBAL\Connection
  1767.      */
  1768.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1769.     {
  1770.         $a = new \Doctrine\DBAL\Configuration();
  1771.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1772.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1773.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1774.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1775.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> new \Symfony\Bridge\Doctrine\Logger\DbalLogger($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), => ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  1776.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1777.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  1778.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'false],
  1779.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'false],
  1780.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'false],
  1781.             'stof_doctrine_extensions.listener.softdeleteable' => ['privates''stof_doctrine_extensions.listener.softdeleteable''getStofDoctrineExtensions_Listener_SoftdeleteableService'false],
  1782.             'stof_doctrine_extensions.listener.sortable' => ['privates''stof_doctrine_extensions.listener.sortable''getStofDoctrineExtensions_Listener_SortableService'false],
  1783.             'stof_doctrine_extensions.listener.timestampable' => ['privates''stof_doctrine_extensions.listener.timestampable''getStofDoctrineExtensions_Listener_TimestampableService'false],
  1784.         ], [
  1785.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1786.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1787.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1788.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  1789.             'stof_doctrine_extensions.listener.softdeleteable' => '?',
  1790.             'stof_doctrine_extensions.listener.sortable' => '?',
  1791.             'stof_doctrine_extensions.listener.timestampable' => '?',
  1792.         ]), [=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> 'stof_doctrine_extensions.listener.timestampable'=> 'stof_doctrine_extensions.listener.softdeleteable'=> 'stof_doctrine_extensions.listener.sortable'=> [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners']]), []);
  1793.     }
  1794.     /**
  1795.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1796.      *
  1797.      * @return \Doctrine\ORM\EntityManager
  1798.      */
  1799.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1800.     {
  1801.         $a = new \Doctrine\ORM\Configuration();
  1802.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1803.         $b->addDriver(($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService()), 'App\\Entity');
  1804.         $b->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'Gesdinet\\JWTRefreshTokenBundle\\Entity');
  1805.         $a->setEntityNamespaces(['App' => 'App\\Entity''GesdinetJWTRefreshTokenBundle' => 'Gesdinet\\JWTRefreshTokenBundle\\Entity']);
  1806.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1807.         $a->setQueryCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService())));
  1808.         $a->setResultCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService())));
  1809.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1810.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'false],
  1811.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'false],
  1812.         ], [
  1813.             'doctrine.ulid_generator' => '?',
  1814.             'doctrine.uuid_generator' => '?',
  1815.         ])));
  1816.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1817.         $a->setProxyNamespace('Proxies');
  1818.         $a->setAutoGenerateProxyClasses(true);
  1819.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1820.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1821.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1822.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1823.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1824.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1825.             'App\\Repository\\AdministratorRepository' => ['privates''App\\Repository\\AdministratorRepository''getAdministratorRepositoryService'false],
  1826.             'App\\Repository\\AreaRepository' => ['privates''App\\Repository\\AreaRepository''getAreaRepositoryService'false],
  1827.             'App\\Repository\\CartItemRepository' => ['privates''App\\Repository\\CartItemRepository''getCartItemRepositoryService'false],
  1828.             'App\\Repository\\CartRepository' => ['privates''App\\Repository\\CartRepository''getCartRepositoryService'false],
  1829.             'App\\Repository\\CategoryRepository' => ['privates''App\\Repository\\CategoryRepository''getCategoryRepositoryService'false],
  1830.             'App\\Repository\\CouponRepository' => ['privates''App\\Repository\\CouponRepository''getCouponRepositoryService'false],
  1831.             'App\\Repository\\CreditCardRepository' => ['privates''App\\Repository\\CreditCardRepository''getCreditCardRepositoryService'false],
  1832.             'App\\Repository\\GmoLogRepository' => ['privates''App\\Repository\\GmoLogRepository''getGmoLogRepositoryService'false],
  1833.             'App\\Repository\\InvoiceDetailRepository' => ['privates''App\\Repository\\InvoiceDetailRepository''getInvoiceDetailRepositoryService'false],
  1834.             'App\\Repository\\InvoiceRepository' => ['privates''App\\Repository\\InvoiceRepository''getInvoiceRepositoryService'false],
  1835.             'App\\Repository\\LocationRepository' => ['privates''App\\Repository\\LocationRepository''getLocationRepositoryService'false],
  1836.             'App\\Repository\\MenuGroupRepository' => ['privates''App\\Repository\\MenuGroupRepository''getMenuGroupRepositoryService'false],
  1837.             'App\\Repository\\MenuRepository' => ['privates''App\\Repository\\MenuRepository''getMenuRepositoryService'false],
  1838.             'App\\Repository\\OptionRepository' => ['privates''App\\Repository\\OptionRepository''getOptionRepositoryService'false],
  1839.             'App\\Repository\\OrderHistoryRepository' => ['privates''App\\Repository\\OrderHistoryRepository''getOrderHistoryRepositoryService'false],
  1840.             'App\\Repository\\OrderMenuRepository' => ['privates''App\\Repository\\OrderMenuRepository''getOrderMenuRepositoryService'false],
  1841.             'App\\Repository\\OrderRepository' => ['privates''App\\Repository\\OrderRepository''getOrderRepositoryService'false],
  1842.             'App\\Repository\\PaymentLogRepository' => ['privates''App\\Repository\\PaymentLogRepository''getPaymentLogRepositoryService'false],
  1843.             'App\\Repository\\PaymentMethodRepository' => ['privates''App\\Repository\\PaymentMethodRepository''getPaymentMethodRepositoryService'false],
  1844.             'App\\Repository\\PaymentRepository' => ['privates''App\\Repository\\PaymentRepository''getPaymentRepositoryService'false],
  1845.             'App\\Repository\\PostRepository' => ['privates''App\\Repository\\PostRepository''getPostRepositoryService'false],
  1846.             'App\\Repository\\QuestionCategoryRepository' => ['privates''App\\Repository\\QuestionCategoryRepository''getQuestionCategoryRepositoryService'false],
  1847.             'App\\Repository\\QuestionRepository' => ['privates''App\\Repository\\QuestionRepository''getQuestionRepositoryService'false],
  1848.             'App\\Repository\\ShopPlanContractHistoryRepository' => ['privates''App\\Repository\\ShopPlanContractHistoryRepository''getShopPlanContractHistoryRepositoryService'false],
  1849.             'App\\Repository\\ShopPlanRepository' => ['privates''App\\Repository\\ShopPlanRepository''getShopPlanRepositoryService'false],
  1850.             'App\\Repository\\ShopRepository' => ['privates''App\\Repository\\ShopRepository''getShopRepositoryService'false],
  1851.             'App\\Repository\\ShopReviewRepository' => ['privates''App\\Repository\\ShopReviewRepository''getShopReviewRepositoryService'false],
  1852.             'App\\Repository\\ShopSalesRepository' => ['privates''App\\Repository\\ShopSalesRepository''getShopSalesRepositoryService'false],
  1853.             'App\\Repository\\TaxRepository' => ['privates''App\\Repository\\TaxRepository''getTaxRepositoryService'false],
  1854.             'App\\Repository\\UserRepository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'false],
  1855.         ], [
  1856.             'App\\Repository\\AdministratorRepository' => '?',
  1857.             'App\\Repository\\AreaRepository' => '?',
  1858.             'App\\Repository\\CartItemRepository' => '?',
  1859.             'App\\Repository\\CartRepository' => '?',
  1860.             'App\\Repository\\CategoryRepository' => '?',
  1861.             'App\\Repository\\CouponRepository' => '?',
  1862.             'App\\Repository\\CreditCardRepository' => '?',
  1863.             'App\\Repository\\GmoLogRepository' => '?',
  1864.             'App\\Repository\\InvoiceDetailRepository' => '?',
  1865.             'App\\Repository\\InvoiceRepository' => '?',
  1866.             'App\\Repository\\LocationRepository' => '?',
  1867.             'App\\Repository\\MenuGroupRepository' => '?',
  1868.             'App\\Repository\\MenuRepository' => '?',
  1869.             'App\\Repository\\OptionRepository' => '?',
  1870.             'App\\Repository\\OrderHistoryRepository' => '?',
  1871.             'App\\Repository\\OrderMenuRepository' => '?',
  1872.             'App\\Repository\\OrderRepository' => '?',
  1873.             'App\\Repository\\PaymentLogRepository' => '?',
  1874.             'App\\Repository\\PaymentMethodRepository' => '?',
  1875.             'App\\Repository\\PaymentRepository' => '?',
  1876.             'App\\Repository\\PostRepository' => '?',
  1877.             'App\\Repository\\QuestionCategoryRepository' => '?',
  1878.             'App\\Repository\\QuestionRepository' => '?',
  1879.             'App\\Repository\\ShopPlanContractHistoryRepository' => '?',
  1880.             'App\\Repository\\ShopPlanRepository' => '?',
  1881.             'App\\Repository\\ShopRepository' => '?',
  1882.             'App\\Repository\\ShopReviewRepository' => '?',
  1883.             'App\\Repository\\ShopSalesRepository' => '?',
  1884.             'App\\Repository\\TaxRepository' => '?',
  1885.             'App\\Repository\\UserRepository' => '?',
  1886.         ])));
  1887.         $a->addCustomStringFunction('ifnull''DoctrineExtensions\\Query\\Mysql\\IfNull');
  1888.         $a->addCustomNumericFunction('rand''DoctrineExtensions\\Query\\Mysql\\Rand');
  1889.         $a->addCustomDatetimeFunction('DATE_FORMAT''DoctrineExtensions\\Query\\Mysql\\DateFormat');
  1890.         $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1891.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1892.         return $instance;
  1893.     }
  1894.     /**
  1895.      * Gets the public 'error_controller' shared service.
  1896.      *
  1897.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  1898.      */
  1899.     protected function getErrorControllerService()
  1900.     {
  1901.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  1902.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  1903.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  1904.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  1905.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  1906.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1907.         return $this->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($atrue)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue)));
  1908.     }
  1909.     /**
  1910.      * Gets the public 'event_dispatcher' shared service.
  1911.      *
  1912.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1913.      */
  1914.     protected function getEventDispatcherService()
  1915.     {
  1916.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1917.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1918.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1919.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1920.         $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())));
  1921.         $instance->addListener('lexik_jwt_authentication.on_jwt_decoded', [=> function () {
  1922.             return ($this->privates['App\\Event\\JWTDecodedEventListener'] ?? $this->getJWTDecodedEventListenerService());
  1923.         }, => 'onLexikJwtAuthenticationOnJwtDecoded'], 0);
  1924.         $instance->addListener('kernel.response', [=> function () {
  1925.             return ($this->privates['event_listeners.json_formatter_listener'] ?? ($this->privates['event_listeners.json_formatter_listener'] = new \App\Event\JsonResponseFormatterListener()));
  1926.         }, => 'onKernelResponse'], 0);
  1927.         $instance->addListener('kernel.controller', [=> function () {
  1928.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1929.         }, => 'onKernelController'], 0);
  1930.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1931.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  1932.         }, => 'checkPassport'], 1024);
  1933.         $instance->addListener('kernel.response', [=> function () {
  1934.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  1935.         }, => 'onKernelResponse'], 0);
  1936.         $instance->addListener('kernel.response', [=> function () {
  1937.             return ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
  1938.         }, => 'onKernelResponse'], 0);
  1939.         $instance->addListener('kernel.response', [=> function () {
  1940.             return ($this->privates['security.context_listener.2'] ?? $this->getSecurity_ContextListener_2Service());
  1941.         }, => 'onKernelResponse'], 0);
  1942.         $instance->addListener('kernel.request', [=> function () {
  1943.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1944.         }, => 'onKernelRequest'], 0);
  1945.         $instance->addListener('kernel.request', [=> function () {
  1946.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1947.         }, => 'onKernelRequest'], 250);
  1948.         $instance->addListener('kernel.response', [=> function () {
  1949.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1950.         }, => 'onKernelResponse'], 0);
  1951.         $instance->addListener('kernel.response', [=> function () {
  1952.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  1953.         }, => 'onResponse'], 0);
  1954.         $instance->addListener('kernel.request', [=> function () {
  1955.             return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
  1956.         }, => 'onKernelRequest'], 7);
  1957.         $instance->addListener('kernel.request', [=> function () {
  1958.             return ($this->privates['api_platform.listener.request.read'] ?? $this->getApiPlatform_Listener_Request_ReadService());
  1959.         }, => 'onKernelRequest'], 4);
  1960.         $instance->addListener('kernel.view', [=> function () {
  1961.             return ($this->privates['api_platform.listener.view.write'] ?? $this->getApiPlatform_Listener_View_WriteService());
  1962.         }, => 'onKernelView'], 32);
  1963.         $instance->addListener('kernel.request', [=> function () {
  1964.             return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
  1965.         }, => 'onKernelRequest'], 2);
  1966.         $instance->addListener('kernel.view', [=> function () {
  1967.             return ($this->privates['api_platform.listener.view.serialize'] ?? $this->getApiPlatform_Listener_View_SerializeService());
  1968.         }, => 'onKernelView'], 16);
  1969.         $instance->addListener('kernel.view', [=> function () {
  1970.             return ($this->privates['api_platform.listener.view.respond'] ?? $this->getApiPlatform_Listener_View_RespondService());
  1971.         }, => 'onKernelView'], 8);
  1972.         $instance->addListener('kernel.exception', [=> function () {
  1973.             return ($this->privates['api_platform.listener.exception.validation'] ?? $this->getApiPlatform_Listener_Exception_ValidationService());
  1974.         }, => 'onKernelException'], 0);
  1975.         $instance->addListener('kernel.exception', [=> function () {
  1976.             return ($this->privates['api_platform.listener.exception'] ?? $this->getApiPlatform_Listener_ExceptionService());
  1977.         }, => 'onKernelException'], -96);
  1978.         $instance->addListener('kernel.request', [=> function () {
  1979.             return ($this->privates['api_platform.swagger.listener.ui'] ?? ($this->privates['api_platform.swagger.listener.ui'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\EventListener\SwaggerUiListener()));
  1980.         }, => 'onKernelRequest'], 0);
  1981.         $instance->addListener('kernel.response', [=> function () {
  1982.             return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
  1983.         }, => 'onKernelResponse'], -1);
  1984.         $instance->addListener('kernel.view', [=> function () {
  1985.             return ($this->privates['api_platform.listener.view.validate'] ?? $this->getApiPlatform_Listener_View_ValidateService());
  1986.         }, => 'onKernelView'], 64);
  1987.         $instance->addListener('kernel.request', [=> function () {
  1988.             return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
  1989.         }, => 'onKernelRequest'], 16);
  1990.         $instance->addListener('kernel.request', [=> function () {
  1991.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1992.         }, => 'onSecurity'], 3);
  1993.         $instance->addListener('kernel.request', [=> function () {
  1994.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1995.         }, => 'onSecurityPostDenormalize'], 1);
  1996.         $instance->addListener('lexik_jwt_authentication.on_authentication_success', [=> function () {
  1997.             return ($this->privates['gesdinet.jwtrefreshtoken.send_token'] ?? $this->getGesdinet_Jwtrefreshtoken_SendTokenService());
  1998.         }, => 'attachRefreshToken'], 0);
  1999.         $instance->addListener('kernel.response', [=> function () {
  2000.             return ($this->privates['App\\Event\\PaginationHeadersListener'] ?? ($this->privates['App\\Event\\PaginationHeadersListener'] = new \App\Event\PaginationHeadersListener()));
  2001.         }, => 'onKernelResponse'], 0);
  2002.         $instance->addListener('security.interactive_login', [=> function () {
  2003.             return ($this->privates['App\\Event\\UserInteractiveLoginSubscriber'] ?? $this->getUserInteractiveLoginSubscriberService());
  2004.         }, => 'onSecurityInteractiveLogin'], 0);
  2005.         $instance->addListener('kernel.response', [=> function () {
  2006.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  2007.         }, => 'onKernelResponse'], 0);
  2008.         $instance->addListener('kernel.response', [=> function () {
  2009.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  2010.         }, => 'onKernelResponse'], -1024);
  2011.         $instance->addListener('kernel.request', [=> function () {
  2012.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2013.         }, => 'setDefaultLocale'], 100);
  2014.         $instance->addListener('kernel.request', [=> function () {
  2015.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2016.         }, => 'onKernelRequest'], 16);
  2017.         $instance->addListener('kernel.finish_request', [=> function () {
  2018.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2019.         }, => 'onKernelFinishRequest'], 0);
  2020.         $instance->addListener('kernel.request', [=> function () {
  2021.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  2022.         }, => 'onKernelRequest'], 256);
  2023.         $instance->addListener('kernel.response', [=> function () {
  2024.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  2025.         }, => 'onResponse'], -255);
  2026.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2027.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2028.         }, => 'onControllerArguments'], 0);
  2029.         $instance->addListener('kernel.exception', [=> function () {
  2030.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2031.         }, => 'logKernelException'], 0);
  2032.         $instance->addListener('kernel.exception', [=> function () {
  2033.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2034.         }, => 'onKernelException'], -128);
  2035.         $instance->addListener('kernel.response', [=> function () {
  2036.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2037.         }, => 'removeCspHeader'], -128);
  2038.         $instance->addListener('kernel.request', [=> function () {
  2039.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2040.         }, => 'onKernelRequest'], 15);
  2041.         $instance->addListener('kernel.finish_request', [=> function () {
  2042.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2043.         }, => 'onKernelFinishRequest'], -15);
  2044.         $instance->addListener('console.error', [=> function () {
  2045.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  2046.         }, => 'onConsoleError'], -128);
  2047.         $instance->addListener('console.terminate', [=> function () {
  2048.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  2049.         }, => 'onConsoleTerminate'], -128);
  2050.         $instance->addListener('console.error', [=> function () {
  2051.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  2052.         }, => 'onConsoleError'], 0);
  2053.         $instance->addListener('kernel.request', [=> function () {
  2054.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2055.         }, => 'onKernelRequest'], 128);
  2056.         $instance->addListener('kernel.response', [=> function () {
  2057.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2058.         }, => 'onKernelResponse'], -1000);
  2059.         $instance->addListener('kernel.finish_request', [=> function () {
  2060.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2061.         }, => 'onFinishRequest'], 0);
  2062.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2063.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  2064.         }, => 'onMessage'], -255);
  2065.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2066.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  2067.         }, => 'onMessage'], -255);
  2068.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  2069.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  2070.         }, => 'onNotification'], -255);
  2071.         $instance->addListener('kernel.response', [=> function () {
  2072.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2073.         }, => 'onKernelResponse'], -100);
  2074.         $instance->addListener('kernel.exception', [=> function () {
  2075.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2076.         }, => 'onKernelException'], 0);
  2077.         $instance->addListener('kernel.terminate', [=> function () {
  2078.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2079.         }, => 'onKernelTerminate'], -1024);
  2080.         $instance->addListener('kernel.controller', [=> function () {
  2081.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2082.         }, => 'onKernelController'], 0);
  2083.         $instance->addListener('kernel.response', [=> function () {
  2084.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2085.         }, => 'onKernelResponse'], 0);
  2086.         $instance->addListener('kernel.request', [=> function () {
  2087.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2088.         }, => 'configure'], 2048);
  2089.         $instance->addListener('console.command', [=> function () {
  2090.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2091.         }, => 'configure'], 2048);
  2092.         $instance->addListener('kernel.request', [=> function () {
  2093.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2094.         }, => 'onKernelRequest'], 32);
  2095.         $instance->addListener('kernel.finish_request', [=> function () {
  2096.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2097.         }, => 'onKernelFinishRequest'], 0);
  2098.         $instance->addListener('kernel.exception', [=> function () {
  2099.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2100.         }, => 'onKernelException'], -64);
  2101.         $instance->addListener('kernel.response', [=> function () {
  2102.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  2103.         }, => 'onKernelResponse'], 0);
  2104.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2105.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  2106.         }, => 'onMessage'], 0);
  2107.         $instance->addListener('kernel.controller', [=> function () {
  2108.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  2109.         }, => 'onKernelController'], 0);
  2110.         $instance->addListener('kernel.controller', [=> function () {
  2111.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  2112.         }, => 'onKernelController'], 0);
  2113.         $instance->addListener('kernel.controller', [=> function () {
  2114.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2115.         }, => 'onKernelController'], -128);
  2116.         $instance->addListener('kernel.view', [=> function () {
  2117.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2118.         }, => 'onKernelView'], 0);
  2119.         $instance->addListener('kernel.controller', [=> function () {
  2120.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2121.         }, => 'onKernelController'], 0);
  2122.         $instance->addListener('kernel.response', [=> function () {
  2123.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2124.         }, => 'onKernelResponse'], 0);
  2125.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2126.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  2127.         }, => 'onKernelControllerArguments'], 0);
  2128.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2129.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  2130.         }, => 'onKernelControllerArguments'], 0);
  2131.         $instance->addListener('kernel.response', [=> function () {
  2132.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  2133.         }, => 'onKernelResponse'], 0);
  2134.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2135.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  2136.         }, => 'checkPassport'], 0);
  2137.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2138.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  2139.         }, => 'onLoginSuccess'], 0);
  2140.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  2141.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  2142.         }, => 'onVoterVote'], 0);
  2143.         $instance->addListener('kernel.request', [=> function () {
  2144.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2145.         }, => 'configureLogoutUrlGenerator'], 8);
  2146.         $instance->addListener('kernel.request', [=> function () {
  2147.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2148.         }, => 'onKernelRequest'], 8);
  2149.         $instance->addListener('kernel.finish_request', [=> function () {
  2150.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2151.         }, => 'onKernelFinishRequest'], 0);
  2152.         $instance->addListener('kernel.response', [=> function () {
  2153.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  2154.         }, => 'onKernelResponse'], -128);
  2155.         $instance->addListener('console.command', [=> function () {
  2156.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2157.         }, => 'onCommand'], 255);
  2158.         $instance->addListener('console.terminate', [=> function () {
  2159.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2160.         }, => 'onTerminate'], -255);
  2161.         $instance->addListener('console.command', [=> function () {
  2162.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  2163.         }, => 'configure'], 1024);
  2164.         $instance->addListener('console.error', [=> function () {
  2165.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2166.         }, => 'onConsoleError'], 0);
  2167.         $instance->addListener('console.terminate', [=> function () {
  2168.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2169.         }, => 'onConsoleTerminate'], 0);
  2170.         $instance->addListener('knp_pager.before', [=> function () {
  2171.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  2172.         }, => 'before'], 0);
  2173.         $instance->addListener('knp_pager.pagination', [=> function () {
  2174.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  2175.         }, => 'pagination'], 0);
  2176.         $instance->addListener('knp_pager.before', [=> function () {
  2177.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  2178.         }, => 'before'], 1);
  2179.         $instance->addListener('knp_pager.before', [=> function () {
  2180.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  2181.         }, => 'before'], 1);
  2182.         $instance->addListener('knp_pager.pagination', [=> function () {
  2183.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  2184.         }, => 'pagination'], 1);
  2185.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2186.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  2187.         }, => 'checkPassport'], 512);
  2188.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2189.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  2190.         }, => 'onLogout'], 0);
  2191.         return $instance;
  2192.     }
  2193.     /**
  2194.      * Gets the public 'gesdinet.jwtrefreshtoken' shared service.
  2195.      *
  2196.      * @return \Gesdinet\JWTRefreshTokenBundle\Service\RefreshToken
  2197.      *
  2198.      * @deprecated Since gesdinet/jwt-refresh-token-bundle 1.0: The "gesdinet.jwtrefreshtoken" service is deprecated.
  2199.      */
  2200.     protected function getGesdinet_JwtrefreshtokenService()
  2201.     {
  2202.         trigger_deprecation('gesdinet/jwt-refresh-token-bundle''1.0''The "gesdinet.jwtrefreshtoken" service is deprecated.');
  2203.         return $this->services['gesdinet.jwtrefreshtoken'] = new \Gesdinet\JWTRefreshTokenBundle\Service\RefreshToken($this->getGesdinet_Jwtrefreshtoken_AuthenticatorService(), $this->getGesdinet_Jwtrefreshtoken_UserProviderService(), ($this->privates['lexik_jwt_authentication.handler.authentication_success'] ?? $this->getLexikJwtAuthentication_Handler_AuthenticationSuccessService()), ($this->privates['lexik_jwt_authentication.handler.authentication_failure'] ?? $this->getLexikJwtAuthentication_Handler_AuthenticationFailureService()), ($this->services['gesdinet.jwtrefreshtoken.refresh_token_manager'] ?? $this->getGesdinet_Jwtrefreshtoken_RefreshTokenManagerService()), 31536000'api_token_refresh'false, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2204.     }
  2205.     /**
  2206.      * Gets the public 'gesdinet.jwtrefreshtoken.refresh_token_generator' shared service.
  2207.      *
  2208.      * @return \Gesdinet\JWTRefreshTokenBundle\Generator\RefreshTokenGenerator
  2209.      */
  2210.     protected function getGesdinet_Jwtrefreshtoken_RefreshTokenGeneratorService()
  2211.     {
  2212.         include_once \dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/Generator/RefreshTokenGeneratorInterface.php';
  2213.         include_once \dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/Generator/RefreshTokenGenerator.php';
  2214.         return $this->services['gesdinet.jwtrefreshtoken.refresh_token_generator'] = new \Gesdinet\JWTRefreshTokenBundle\Generator\RefreshTokenGenerator(($this->services['gesdinet.jwtrefreshtoken.refresh_token_manager'] ?? $this->getGesdinet_Jwtrefreshtoken_RefreshTokenManagerService()));
  2215.     }
  2216.     /**
  2217.      * Gets the public 'gesdinet.jwtrefreshtoken.refresh_token_manager' shared service.
  2218.      *
  2219.      * @return \Gesdinet\JWTRefreshTokenBundle\Doctrine\RefreshTokenManager
  2220.      */
  2221.     protected function getGesdinet_Jwtrefreshtoken_RefreshTokenManagerService()
  2222.     {
  2223.         include_once \dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/Model/RefreshTokenManagerInterface.php';
  2224.         include_once \dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/Doctrine/RefreshTokenManager.php';
  2225.         return $this->services['gesdinet.jwtrefreshtoken.refresh_token_manager'] = new \Gesdinet\JWTRefreshTokenBundle\Doctrine\RefreshTokenManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'Gesdinet\\JWTRefreshTokenBundle\\Entity\\RefreshToken');
  2226.     }
  2227.     /**
  2228.      * Gets the public 'gesdinet.jwtrefreshtoken.request.extractor.chain' shared service.
  2229.      *
  2230.      * @return \Gesdinet\JWTRefreshTokenBundle\Request\Extractor\ChainExtractor
  2231.      */
  2232.     protected function getGesdinet_Jwtrefreshtoken_Request_Extractor_ChainService()
  2233.     {
  2234.         include_once \dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/Request/Extractor/ExtractorInterface.php';
  2235.         include_once \dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/Request/Extractor/ChainExtractor.php';
  2236.         include_once \dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/Request/Extractor/RequestBodyExtractor.php';
  2237.         include_once \dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/Request/Extractor/RequestParameterExtractor.php';
  2238.         include_once \dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/Request/Extractor/RequestCookieExtractor.php';
  2239.         $this->services['gesdinet.jwtrefreshtoken.request.extractor.chain'] = $instance = new \Gesdinet\JWTRefreshTokenBundle\Request\Extractor\ChainExtractor();
  2240.         $instance->addExtractor(new \Gesdinet\JWTRefreshTokenBundle\Request\Extractor\RequestBodyExtractor());
  2241.         $instance->addExtractor(new \Gesdinet\JWTRefreshTokenBundle\Request\Extractor\RequestParameterExtractor());
  2242.         $instance->addExtractor(new \Gesdinet\JWTRefreshTokenBundle\Request\Extractor\RequestCookieExtractor());
  2243.         return $instance;
  2244.     }
  2245.     /**
  2246.      * Gets the public 'http_kernel' shared service.
  2247.      *
  2248.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2249.      */
  2250.     protected function getHttpKernelService()
  2251.     {
  2252.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2253.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $a), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  2254.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  2255.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  2256.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  2257.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  2258.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  2259.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  2260.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  2261.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  2262.         }, 8)), $a));
  2263.     }
  2264.     /**
  2265.      * Gets the public 'jms_serializer' shared service.
  2266.      *
  2267.      * @return \JMS\Serializer\Serializer
  2268.      */
  2269.     protected function getJmsSerializerService()
  2270.     {
  2271.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/SerializerInterface.php';
  2272.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ArrayTransformerInterface.php';
  2273.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Serializer.php';
  2274.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/GraphNavigatorFactoryInterface.php';
  2275.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/DeserializationGraphNavigatorFactory.php';
  2276.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/ObjectConstructorInterface.php';
  2277.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/DoctrineObjectConstructor.php';
  2278.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/UnserializeObjectConstructor.php';
  2279.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Accessor/AccessorStrategyInterface.php';
  2280.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Accessor/DefaultAccessorStrategy.php';
  2281.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/CompilableExpressionEvaluatorInterface.php';
  2282.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluatorInterface.php';
  2283.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluator.php';
  2284.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ExpressionLanguage/BasicSerializerFunctionsProvider.php';
  2285.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/SerializationGraphNavigatorFactory.php';
  2286.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/SerializationVisitorFactory.php';
  2287.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/JsonSerializationVisitorFactory.php';
  2288.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/XmlSerializationVisitorFactory.php';
  2289.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/DeserializationVisitorFactory.php';
  2290.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/JsonDeserializationVisitorFactory.php';
  2291.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/XmlDeserializationVisitorFactory.php';
  2292.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  2293.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  2294.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  2295.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/ParserInterface.php';
  2296.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/Parser.php';
  2297.         $a = ($this->privates['jms_serializer.metadata_factory'] ?? $this->getJmsSerializer_MetadataFactoryService());
  2298.         $b = ($this->privates['jms_serializer.traceable_handler_registry'] ?? $this->getJmsSerializer_TraceableHandlerRegistryService());
  2299.         $c = new \Symfony\Component\ExpressionLanguage\ExpressionLanguage();
  2300.         $c->registerProvider(new \JMS\SerializerBundle\ExpressionLanguage\BasicSerializerFunctionsProvider());
  2301.         $d = new \JMS\Serializer\Expression\ExpressionEvaluator($c, ['container' => $this]);
  2302.         $e = new \JMS\Serializer\Accessor\DefaultAccessorStrategy($d);
  2303.         $f = ($this->privates['jms_serializer.traceable_event_dispatcher'] ?? $this->getJmsSerializer_TraceableEventDispatcherService());
  2304.         $g = new \JMS\Serializer\Visitor\Factory\JsonSerializationVisitorFactory();
  2305.         $g->setOptions(1216);
  2306.         $h = new \JMS\Serializer\Visitor\Factory\XmlSerializationVisitorFactory();
  2307.         $h->setFormatOutput(true);
  2308.         $i = new \JMS\Serializer\Visitor\Factory\JsonDeserializationVisitorFactory();
  2309.         $i->setOptions(0);
  2310.         return $this->services['jms_serializer'] = new \JMS\Serializer\Serializer($a, [=> new \JMS\Serializer\GraphNavigator\Factory\DeserializationGraphNavigatorFactory($a$b, new \JMS\Serializer\Construction\DoctrineObjectConstructor(($this->services['doctrine'] ?? $this->getDoctrineService()), new \JMS\Serializer\Construction\UnserializeObjectConstructor(), 'null'), $e$f$d), => new \JMS\Serializer\GraphNavigator\Factory\SerializationGraphNavigatorFactory($a$b$e$f$d)], ['json' => $g'xml' => $h], ['json' => $i'xml' => new \JMS\Serializer\Visitor\Factory\XmlDeserializationVisitorFactory()], ($this->services['jms_serializer.serialization_context_factory'] ?? ($this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->services['jms_serializer.deserialization_context_factory'] ?? ($this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->privates['jms_serializer.type_parser'] ?? ($this->privates['jms_serializer.type_parser'] = new \JMS\Serializer\Type\Parser())));
  2311.     }
  2312.     /**
  2313.      * Gets the public 'jms_serializer.deserialization_context_factory' shared service.
  2314.      *
  2315.      * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  2316.      */
  2317.     protected function getJmsSerializer_DeserializationContextFactoryService()
  2318.     {
  2319.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  2320.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  2321.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  2322.         return $this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  2323.     }
  2324.     /**
  2325.      * Gets the public 'jms_serializer.metadata_driver' shared service.
  2326.      *
  2327.      * @return \JMS\Serializer\Metadata\Driver\TypedPropertiesDriver
  2328.      */
  2329.     protected function getJmsSerializer_MetadataDriverService()
  2330.     {
  2331.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  2332.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/TypedPropertiesDriver.php';
  2333.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/AbstractDoctrineTypeDriver.php';
  2334.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/DoctrineTypeDriver.php';
  2335.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
  2336.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
  2337.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
  2338.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/ExpressionMetadataTrait.php';
  2339.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/YamlDriver.php';
  2340.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Naming/PropertyNamingStrategyInterface.php';
  2341.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Naming/SerializedNameAnnotationStrategy.php';
  2342.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Naming/CamelCaseNamingStrategy.php';
  2343.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/XmlDriver.php';
  2344.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/AnnotationDriver.php';
  2345.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/ParserInterface.php';
  2346.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/Parser.php';
  2347.         $a = ($this->privates['jms_serializer.metadata.traceable_file_locator'] ?? ($this->privates['jms_serializer.metadata.traceable_file_locator'] = new \JMS\SerializerBundle\Debug\TraceableFileLocator([])));
  2348.         $b = new \JMS\Serializer\Naming\SerializedNameAnnotationStrategy(new \JMS\Serializer\Naming\CamelCaseNamingStrategy('_'true));
  2349.         $c = ($this->privates['jms_serializer.type_parser'] ?? ($this->privates['jms_serializer.type_parser'] = new \JMS\Serializer\Type\Parser()));
  2350.         return $this->services['jms_serializer.metadata_driver'] = new \JMS\Serializer\Metadata\Driver\TypedPropertiesDriver(new \JMS\Serializer\Metadata\Driver\DoctrineTypeDriver(new \Metadata\Driver\DriverChain([=> new \JMS\Serializer\Metadata\Driver\YamlDriver($a$b$c), => new \JMS\Serializer\Metadata\Driver\XmlDriver($a$b$c), => new \JMS\Serializer\Metadata\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $b$c)]), ($this->services['doctrine'] ?? $this->getDoctrineService()), $c), $c);
  2351.     }
  2352.     /**
  2353.      * Gets the public 'jms_serializer.serialization_context_factory' shared service.
  2354.      *
  2355.      * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  2356.      */
  2357.     protected function getJmsSerializer_SerializationContextFactoryService()
  2358.     {
  2359.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  2360.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  2361.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  2362.         return $this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  2363.     }
  2364.     /**
  2365.      * Gets the public 'knp_paginator' shared service.
  2366.      *
  2367.      * @return \Knp\Component\Pager\Paginator
  2368.      */
  2369.     protected function getKnpPaginatorService($lazyLoad true)
  2370.     {
  2371.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/PaginatorInterface.php';
  2372.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php';
  2373.         $this->services['knp_paginator'] = $instance = new \Knp\Component\Pager\Paginator(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2374.         $instance->setDefaultPaginatorOptions(['pageParameterName' => 'page''sortFieldParameterName' => 'sort''sortDirectionParameterName' => 'direction''filterFieldParameterName' => 'filterField''filterValueParameterName' => 'filterValue''distinct' => true'pageOutOfRange' => 'ignore''defaultLimit' => 10]);
  2375.         return $instance;
  2376.     }
  2377.     /**
  2378.      * Gets the public 'kreait_firebase.uchideri.auth' shared service.
  2379.      *
  2380.      * @return \Kreait\Firebase\Contract\Auth
  2381.      */
  2382.     protected function getKreaitFirebase_Uchideri_AuthService()
  2383.     {
  2384.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-php/src/Firebase/Contract/Auth.php';
  2385.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-bundle/src/DependencyInjection/Factory/ProjectFactory.php';
  2386.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-php/src/Firebase/Factory.php';
  2387.         return $this->services['kreait_firebase.uchideri.auth'] = (new \Kreait\Firebase\Symfony\Bundle\DependencyInjection\Factory\ProjectFactory(($this->privates['Kreait\\Firebase\\Factory'] ?? ($this->privates['Kreait\\Firebase\\Factory'] = new \Kreait\Firebase\Factory()))))->createAuth(['credentials' => (\dirname(__DIR__4).'/config/uchideri-app-firebase-adminsdk-r4oks-5472c23950.json'), 'public' => true'default' => true'tenant_id' => NULL'verifier_cache' => NULL'auth_token_cache' => NULL'http_request_logger' => NULL'http_request_debug_logger' => NULL]);
  2388.     }
  2389.     /**
  2390.      * Gets the public 'kreait_firebase.uchideri.database' shared service.
  2391.      *
  2392.      * @return \Kreait\Firebase\Contract\Database
  2393.      */
  2394.     protected function getKreaitFirebase_Uchideri_DatabaseService()
  2395.     {
  2396.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-php/src/Firebase/Contract/Database.php';
  2397.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-bundle/src/DependencyInjection/Factory/ProjectFactory.php';
  2398.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-php/src/Firebase/Factory.php';
  2399.         return $this->services['kreait_firebase.uchideri.database'] = (new \Kreait\Firebase\Symfony\Bundle\DependencyInjection\Factory\ProjectFactory(($this->privates['Kreait\\Firebase\\Factory'] ?? ($this->privates['Kreait\\Firebase\\Factory'] = new \Kreait\Firebase\Factory()))))->createDatabase(['credentials' => (\dirname(__DIR__4).'/config/uchideri-app-firebase-adminsdk-r4oks-5472c23950.json'), 'public' => true'default' => true'tenant_id' => NULL'verifier_cache' => NULL'auth_token_cache' => NULL'http_request_logger' => NULL'http_request_debug_logger' => NULL]);
  2400.     }
  2401.     /**
  2402.      * Gets the public 'kreait_firebase.uchideri.dynamic_links' shared service.
  2403.      *
  2404.      * @return \Kreait\Firebase\Contract\DynamicLinks
  2405.      */
  2406.     protected function getKreaitFirebase_Uchideri_DynamicLinksService()
  2407.     {
  2408.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-php/src/Firebase/Contract/DynamicLinks.php';
  2409.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-bundle/src/DependencyInjection/Factory/ProjectFactory.php';
  2410.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-php/src/Firebase/Factory.php';
  2411.         return $this->services['kreait_firebase.uchideri.dynamic_links'] = (new \Kreait\Firebase\Symfony\Bundle\DependencyInjection\Factory\ProjectFactory(($this->privates['Kreait\\Firebase\\Factory'] ?? ($this->privates['Kreait\\Firebase\\Factory'] = new \Kreait\Firebase\Factory()))))->createDynamicLinksService(['credentials' => (\dirname(__DIR__4).'/config/uchideri-app-firebase-adminsdk-r4oks-5472c23950.json'), 'public' => true'default' => true'tenant_id' => NULL'verifier_cache' => NULL'auth_token_cache' => NULL'http_request_logger' => NULL'http_request_debug_logger' => NULL]);
  2412.     }
  2413.     /**
  2414.      * Gets the public 'kreait_firebase.uchideri.firestore' shared service.
  2415.      *
  2416.      * @return \Kreait\Firebase\Contract\Firestore
  2417.      */
  2418.     protected function getKreaitFirebase_Uchideri_FirestoreService()
  2419.     {
  2420.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-php/src/Firebase/Contract/Firestore.php';
  2421.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-bundle/src/DependencyInjection/Factory/ProjectFactory.php';
  2422.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-php/src/Firebase/Factory.php';
  2423.         return $this->services['kreait_firebase.uchideri.firestore'] = (new \Kreait\Firebase\Symfony\Bundle\DependencyInjection\Factory\ProjectFactory(($this->privates['Kreait\\Firebase\\Factory'] ?? ($this->privates['Kreait\\Firebase\\Factory'] = new \Kreait\Firebase\Factory()))))->createFirestore(['credentials' => (\dirname(__DIR__4).'/config/uchideri-app-firebase-adminsdk-r4oks-5472c23950.json'), 'public' => true'default' => true'tenant_id' => NULL'verifier_cache' => NULL'auth_token_cache' => NULL'http_request_logger' => NULL'http_request_debug_logger' => NULL]);
  2424.     }
  2425.     /**
  2426.      * Gets the public 'kreait_firebase.uchideri.messaging' shared service.
  2427.      *
  2428.      * @return \Kreait\Firebase\Contract\Messaging
  2429.      */
  2430.     protected function getKreaitFirebase_Uchideri_MessagingService()
  2431.     {
  2432.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-php/src/Firebase/Contract/Messaging.php';
  2433.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-bundle/src/DependencyInjection/Factory/ProjectFactory.php';
  2434.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-php/src/Firebase/Factory.php';
  2435.         return $this->services['kreait_firebase.uchideri.messaging'] = (new \Kreait\Firebase\Symfony\Bundle\DependencyInjection\Factory\ProjectFactory(($this->privates['Kreait\\Firebase\\Factory'] ?? ($this->privates['Kreait\\Firebase\\Factory'] = new \Kreait\Firebase\Factory()))))->createMessaging(['credentials' => (\dirname(__DIR__4).'/config/uchideri-app-firebase-adminsdk-r4oks-5472c23950.json'), 'public' => true'default' => true'tenant_id' => NULL'verifier_cache' => NULL'auth_token_cache' => NULL'http_request_logger' => NULL'http_request_debug_logger' => NULL]);
  2436.     }
  2437.     /**
  2438.      * Gets the public 'kreait_firebase.uchideri.remote_config' shared service.
  2439.      *
  2440.      * @return \Kreait\Firebase\Contract\RemoteConfig
  2441.      */
  2442.     protected function getKreaitFirebase_Uchideri_RemoteConfigService()
  2443.     {
  2444.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-php/src/Firebase/Contract/RemoteConfig.php';
  2445.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-bundle/src/DependencyInjection/Factory/ProjectFactory.php';
  2446.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-php/src/Firebase/Factory.php';
  2447.         return $this->services['kreait_firebase.uchideri.remote_config'] = (new \Kreait\Firebase\Symfony\Bundle\DependencyInjection\Factory\ProjectFactory(($this->privates['Kreait\\Firebase\\Factory'] ?? ($this->privates['Kreait\\Firebase\\Factory'] = new \Kreait\Firebase\Factory()))))->createRemoteConfig(['credentials' => (\dirname(__DIR__4).'/config/uchideri-app-firebase-adminsdk-r4oks-5472c23950.json'), 'public' => true'default' => true'tenant_id' => NULL'verifier_cache' => NULL'auth_token_cache' => NULL'http_request_logger' => NULL'http_request_debug_logger' => NULL]);
  2448.     }
  2449.     /**
  2450.      * Gets the public 'kreait_firebase.uchideri.storage' shared service.
  2451.      *
  2452.      * @return \Kreait\Firebase\Contract\Storage
  2453.      */
  2454.     protected function getKreaitFirebase_Uchideri_StorageService()
  2455.     {
  2456.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-php/src/Firebase/Contract/Storage.php';
  2457.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-bundle/src/DependencyInjection/Factory/ProjectFactory.php';
  2458.         include_once \dirname(__DIR__4).'/vendor/kreait/firebase-php/src/Firebase/Factory.php';
  2459.         return $this->services['kreait_firebase.uchideri.storage'] = (new \Kreait\Firebase\Symfony\Bundle\DependencyInjection\Factory\ProjectFactory(($this->privates['Kreait\\Firebase\\Factory'] ?? ($this->privates['Kreait\\Firebase\\Factory'] = new \Kreait\Firebase\Factory()))))->createStorage(['credentials' => (\dirname(__DIR__4).'/config/uchideri-app-firebase-adminsdk-r4oks-5472c23950.json'), 'public' => true'default' => true'tenant_id' => NULL'verifier_cache' => NULL'auth_token_cache' => NULL'http_request_logger' => NULL'http_request_debug_logger' => NULL]);
  2460.     }
  2461.     /**
  2462.      * Gets the public 'lexik_jwt_authentication.encoder' shared service.
  2463.      *
  2464.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder
  2465.      */
  2466.     protected function getLexikJwtAuthentication_EncoderService()
  2467.     {
  2468.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Encoder/JWTEncoderInterface.php';
  2469.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Encoder/HeaderAwareJWTEncoderInterface.php';
  2470.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Encoder/LcobucciJWTEncoder.php';
  2471.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWSProvider/JWSProviderInterface.php';
  2472.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWSProvider/LcobucciJWSProvider.php';
  2473.         return $this->services['lexik_jwt_authentication.encoder'] = new \Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder(new \Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\LcobucciJWSProvider(($this->services['lexik_jwt_authentication.key_loader'] ?? $this->getLexikJwtAuthentication_KeyLoaderService()), 'openssl''RS256'315360000));
  2474.     }
  2475.     /**
  2476.      * Gets the public 'lexik_jwt_authentication.generate_token_command' shared service.
  2477.      *
  2478.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateTokenCommand
  2479.      */
  2480.     protected function getLexikJwtAuthentication_GenerateTokenCommandService()
  2481.     {
  2482.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2483.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Command/GenerateTokenCommand.php';
  2484.         $this->services['lexik_jwt_authentication.generate_token_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateTokenCommand(($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService()), new RewindableGenerator(function () {
  2485.             yield => ($this->privates['security.user.provider.concrete.app_end_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppEndUserProviderService());
  2486.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  2487.             yield => ($this->privates['security.user.provider.concrete.app_admin_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppAdminProviderService());
  2488.         }, 3));
  2489.         $instance->setName('lexik:jwt:generate-token');
  2490.         return $instance;
  2491.     }
  2492.     /**
  2493.      * Gets the public 'lexik_jwt_authentication.jwt_manager' shared service.
  2494.      *
  2495.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager
  2496.      */
  2497.     protected function getLexikJwtAuthentication_JwtManagerService()
  2498.     {
  2499.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTManagerInterface.php';
  2500.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTTokenManagerInterface.php';
  2501.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTManager.php';
  2502.         $this->services['lexik_jwt_authentication.jwt_manager'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager(($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'username');
  2503.         $instance->setUserIdentityField('username');
  2504.         return $instance;
  2505.     }
  2506.     /**
  2507.      * Gets the public 'lexik_jwt_authentication.key_loader' shared service.
  2508.      *
  2509.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader
  2510.      */
  2511.     protected function getLexikJwtAuthentication_KeyLoaderService()
  2512.     {
  2513.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyLoaderInterface.php';
  2514.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/AbstractKeyLoader.php';
  2515.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyDumperInterface.php';
  2516.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/RawKeyLoader.php';
  2517.         return $this->services['lexik_jwt_authentication.key_loader'] = new \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader($this->getEnv('resolve:JWT_SECRET_KEY'), $this->getEnv('resolve:JWT_PUBLIC_KEY'), $this->getEnv('JWT_PASSPHRASE'), []);
  2518.     }
  2519.     /**
  2520.      * Gets the public 'nelmio_api_doc.command.dump' shared service.
  2521.      *
  2522.      * @return \Nelmio\ApiDocBundle\Command\DumpCommand
  2523.      */
  2524.     protected function getNelmioApiDoc_Command_DumpService()
  2525.     {
  2526.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2527.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Command/DumpCommand.php';
  2528.         $this->services['nelmio_api_doc.command.dump'] = $instance = new \Nelmio\ApiDocBundle\Command\DumpCommand(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  2529.         $instance->setName('nelmio:apidoc:dump');
  2530.         return $instance;
  2531.     }
  2532.     /**
  2533.      * Gets the public 'nelmio_api_doc.controller.swagger_json' shared service.
  2534.      *
  2535.      * @return \Nelmio\ApiDocBundle\Controller\DocumentationController
  2536.      */
  2537.     protected function getNelmioApiDoc_Controller_SwaggerJsonService()
  2538.     {
  2539.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Controller/DocumentationController.php';
  2540.         return $this->services['nelmio_api_doc.controller.swagger_json'] = new \Nelmio\ApiDocBundle\Controller\DocumentationController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  2541.     }
  2542.     /**
  2543.      * Gets the public 'nelmio_api_doc.controller.swagger_ui' shared service.
  2544.      *
  2545.      * @return \Nelmio\ApiDocBundle\Controller\SwaggerUiController
  2546.      */
  2547.     protected function getNelmioApiDoc_Controller_SwaggerUiService()
  2548.     {
  2549.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Controller/SwaggerUiController.php';
  2550.         return $this->services['nelmio_api_doc.controller.swagger_ui'] = new \Nelmio\ApiDocBundle\Controller\SwaggerUiController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  2551.     }
  2552.     /**
  2553.      * Gets the public 'nelmio_api_doc.controller.swagger_yaml' shared service.
  2554.      *
  2555.      * @return \Nelmio\ApiDocBundle\Controller\YamlDocumentationController
  2556.      */
  2557.     protected function getNelmioApiDoc_Controller_SwaggerYamlService()
  2558.     {
  2559.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Controller/YamlDocumentationController.php';
  2560.         return $this->services['nelmio_api_doc.controller.swagger_yaml'] = new \Nelmio\ApiDocBundle\Controller\YamlDocumentationController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  2561.     }
  2562.     /**
  2563.      * Gets the public 'nelmio_api_doc.generator.default' shared service.
  2564.      *
  2565.      * @return \Nelmio\ApiDocBundle\ApiDocGenerator
  2566.      */
  2567.     protected function getNelmioApiDoc_Generator_DefaultService()
  2568.     {
  2569.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ApiDocGenerator.php';
  2570.         $this->services['nelmio_api_doc.generator.default'] = $instance = new \Nelmio\ApiDocBundle\ApiDocGenerator(new RewindableGenerator(function () {
  2571.             yield => ($this->privates['nelmio_api_doc.describers.config'] ?? $this->getNelmioApiDoc_Describers_ConfigService());
  2572.             yield => ($this->privates['nelmio_api_doc.describers.config.default'] ?? ($this->privates['nelmio_api_doc.describers.config.default'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
  2573.             yield => ($this->privates['nelmio_api_doc.describers.api_platform'] ?? $this->getNelmioApiDoc_Describers_ApiPlatformService());
  2574.             yield => ($this->privates['nelmio_api_doc.describers.openapi_php.default'] ?? $this->getNelmioApiDoc_Describers_OpenapiPhp_DefaultService());
  2575.             yield => ($this->privates['nelmio_api_doc.describers.route.default'] ?? $this->getNelmioApiDoc_Describers_Route_DefaultService());
  2576.             yield => ($this->privates['nelmio_api_doc.describers.default'] ?? ($this->privates['nelmio_api_doc.describers.default'] = new \Nelmio\ApiDocBundle\Describer\DefaultDescriber()));
  2577.         }, 6), new RewindableGenerator(function () {
  2578.             yield => ($this->privates['nelmio_api_doc.model_describers.form'] ?? $this->getNelmioApiDoc_ModelDescribers_FormService());
  2579.             yield => ($this->privates['nelmio_api_doc.model_describers.jms'] ?? $this->getNelmioApiDoc_ModelDescribers_JmsService());
  2580.             yield => ($this->privates['nelmio_api_doc.model_describers.object'] ?? $this->getNelmioApiDoc_ModelDescribers_ObjectService());
  2581.             yield => ($this->privates['nelmio_api_doc.model_describers.object_fallback'] ?? ($this->privates['nelmio_api_doc.model_describers.object_fallback'] = new \Nelmio\ApiDocBundle\ModelDescriber\FallbackObjectModelDescriber()));
  2582.         }, 4));
  2583.         $a = new \Symfony\Bridge\Monolog\Logger('nelmio_api_doc');
  2584.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2585.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2586.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2587.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2588.         $instance->setAlternativeNames([]);
  2589.         $instance->setMediaTypes([=> 'json']);
  2590.         $instance->setLogger($a);
  2591.         return $instance;
  2592.     }
  2593.     /**
  2594.      * Gets the public 'nelmio_api_doc.render_docs' shared service.
  2595.      *
  2596.      * @return \Nelmio\ApiDocBundle\Render\RenderOpenApi
  2597.      */
  2598.     protected function getNelmioApiDoc_RenderDocsService()
  2599.     {
  2600.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/RenderOpenApi.php';
  2601.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/OpenApiRenderer.php';
  2602.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Json/JsonOpenApiRenderer.php';
  2603.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Yaml/YamlOpenApiRenderer.php';
  2604.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Html/HtmlOpenApiRenderer.php';
  2605.         return $this->services['nelmio_api_doc.render_docs'] = new \Nelmio\ApiDocBundle\Render\RenderOpenApi(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2606.             'default' => ['services''nelmio_api_doc.generator.default''getNelmioApiDoc_Generator_DefaultService'false],
  2607.         ], [
  2608.             'default' => '?',
  2609.         ]), new \Nelmio\ApiDocBundle\Render\Json\JsonOpenApiRenderer(), new \Nelmio\ApiDocBundle\Render\Yaml\YamlOpenApiRenderer(), new \Nelmio\ApiDocBundle\Render\Html\HtmlOpenApiRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  2610.     }
  2611.     /**
  2612.      * Gets the public 'request_stack' shared service.
  2613.      *
  2614.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2615.      */
  2616.     protected function getRequestStackService()
  2617.     {
  2618.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2619.     }
  2620.     /**
  2621.      * Gets the public 'router' shared service.
  2622.      *
  2623.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  2624.      */
  2625.     protected function getRouterService()
  2626.     {
  2627.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  2628.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2629.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2630.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2631.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2632.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2633.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  2634.         ], [
  2635.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2636.         ]))->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'ja');
  2637.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2638.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2639.         return $instance;
  2640.     }
  2641.     /**
  2642.      * Gets the public 'routing.loader' shared service.
  2643.      *
  2644.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  2645.      */
  2646.     protected function getRouting_LoaderService()
  2647.     {
  2648.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  2649.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  2650.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  2651.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  2652.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  2653.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  2654.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  2655.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  2656.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  2657.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  2658.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  2659.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  2660.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  2661.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  2662.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  2663.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  2664.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  2665.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  2666.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  2667.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  2668.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/ApiLoader.php';
  2669.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  2670.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  2671.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  2672.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  2673.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  2674.         $b = ($this->services['kernel'] ?? $this->get('kernel'1));
  2675.         $c = new \Symfony\Component\HttpKernel\Config\FileLocator($b);
  2676.         $d = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  2677.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($c'dev'));
  2678.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($c'dev'));
  2679.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($c'dev'));
  2680.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($c'dev'));
  2681.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($c'dev'));
  2682.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2683.             'kernel' => ['services''kernel''getKernelService'false],
  2684.         ], [
  2685.             'kernel' => 'App\\Kernel',
  2686.         ]), 'dev'));
  2687.         $a->addLoader(new \ApiPlatform\Core\Bridge\Symfony\Routing\ApiLoader($b, ($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.operation_path_resolver.custom'] ?? $this->getApiPlatform_OperationPathResolver_CustomService()), $this$this->parameters['api_platform.formats'], $this->parameters['api_platform.resource_class_directories'], ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()), falsefalsetruefalsefalse, ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService())));
  2688.         $a->addLoader($d);
  2689.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($c$d));
  2690.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($c$d));
  2691.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
  2692.     }
  2693.     /**
  2694.      * Gets the public 'services_resetter' shared service.
  2695.      *
  2696.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  2697.      */
  2698.     protected function getServicesResetterService()
  2699.     {
  2700.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  2701.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  2702.             if (isset($this->services['cache.app'])) {
  2703.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  2704.             }
  2705.             if (isset($this->services['cache.system'])) {
  2706.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  2707.             }
  2708.             if (isset($this->privates['cache.validator'])) {
  2709.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  2710.             }
  2711.             if (isset($this->privates['cache.serializer'])) {
  2712.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  2713.             }
  2714.             if (isset($this->privates['cache.annotations'])) {
  2715.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  2716.             }
  2717.             if (isset($this->privates['cache.property_info'])) {
  2718.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  2719.             }
  2720.             if (isset($this->privates['session_listener'])) {
  2721.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  2722.             }
  2723.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  2724.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  2725.             }
  2726.             if (isset($this->privates['.debug.http_client'])) {
  2727.                 yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
  2728.             }
  2729.             if (isset($this->privates['mailer.message_logger_listener'])) {
  2730.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  2731.             }
  2732.             if (isset($this->services['cache.validator_expression_language'])) {
  2733.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  2734.             }
  2735.             if (isset($this->services['.container.private.profiler'])) {
  2736.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  2737.             }
  2738.             if (isset($this->services['.container.private.validator'])) {
  2739.                 yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  2740.             }
  2741.             if (isset($this->privates['debug.stopwatch'])) {
  2742.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  2743.             }
  2744.             if (isset($this->services['event_dispatcher'])) {
  2745.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  2746.             }
  2747.             if (isset($this->services['cache.rate_limiter'])) {
  2748.                 yield 'cache.rate_limiter' => ($this->services['cache.rate_limiter'] ?? null);
  2749.             }
  2750.             if (isset($this->services['doctrine'])) {
  2751.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  2752.             }
  2753.             if (isset($this->privates['form.type.entity'])) {
  2754.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  2755.             }
  2756.             if (isset($this->services['.container.private.security.token_storage'])) {
  2757.                 yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  2758.             }
  2759.             if (isset($this->privates['cache.security_expression_language'])) {
  2760.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  2761.             }
  2762.             if (isset($this->privates['monolog.handler.main'])) {
  2763.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  2764.             }
  2765.             if (isset($this->privates['monolog.handler.console'])) {
  2766.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  2767.             }
  2768.             if (isset($this->privates['api_platform.cache.route_name_resolver'])) {
  2769.                 yield 'api_platform.cache.route_name_resolver' => ($this->privates['api_platform.cache.route_name_resolver'] ?? null);
  2770.             }
  2771.             if (isset($this->privates['api_platform.cache.identifiers_extractor'])) {
  2772.                 yield 'api_platform.cache.identifiers_extractor' => ($this->privates['api_platform.cache.identifiers_extractor'] ?? null);
  2773.             }
  2774.             if (isset($this->privates['api_platform.cache.subresource_operation_factory'])) {
  2775.                 yield 'api_platform.cache.subresource_operation_factory' => ($this->privates['api_platform.cache.subresource_operation_factory'] ?? null);
  2776.             }
  2777.             if (isset($this->privates['api_platform.cache.metadata.resource'])) {
  2778.                 yield 'api_platform.cache.metadata.resource' => ($this->privates['api_platform.cache.metadata.resource'] ?? null);
  2779.             }
  2780.             if (isset($this->privates['api_platform.cache.metadata.property'])) {
  2781.                 yield 'api_platform.cache.metadata.property' => ($this->privates['api_platform.cache.metadata.property'] ?? null);
  2782.             }
  2783.             if (isset($this->privates['.debug.http_client'])) {
  2784.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  2785.             }
  2786.         }, function () {
  2787.             return + (int) (isset($this->services['cache.app'])) + (int) (isset($this->services['cache.system'])) + (int) (isset($this->privates['cache.validator'])) + (int) (isset($this->privates['cache.serializer'])) + (int) (isset($this->privates['cache.annotations'])) + (int) (isset($this->privates['cache.property_info'])) + (int) (isset($this->privates['session_listener'])) + (int) (isset($this->privates['form.choice_list_factory.cached'])) + (int) (isset($this->privates['.debug.http_client'])) + (int) (isset($this->privates['mailer.message_logger_listener'])) + (int) (isset($this->services['cache.validator_expression_language'])) + (int) (isset($this->services['.container.private.profiler'])) + (int) (isset($this->services['.container.private.validator'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->services['cache.rate_limiter'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->services['.container.private.security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->privates['api_platform.cache.route_name_resolver'])) + (int) (isset($this->privates['api_platform.cache.identifiers_extractor'])) + (int) (isset($this->privates['api_platform.cache.subresource_operation_factory'])) + (int) (isset($this->privates['api_platform.cache.metadata.resource'])) + (int) (isset($this->privates['api_platform.cache.metadata.property'])) + (int) (isset($this->privates['.debug.http_client']));
  2788.         }), ['cache.app' => [=> 'reset'], 'cache.system' => [=> 'reset'], 'cache.validator' => [=> 'reset'], 'cache.serializer' => [=> 'reset'], 'cache.annotations' => [=> 'reset'], 'cache.property_info' => [=> 'reset'], 'session_listener' => [=> 'reset'], 'form.choice_list_factory.cached' => [=> 'reset'], 'http_client' => [=> '?reset'], 'mailer.message_logger_listener' => [=> 'reset'], 'cache.validator_expression_language' => [=> 'reset'], 'profiler' => [=> 'reset'], 'debug.validator' => [=> 'reset'], 'debug.stopwatch' => [=> 'reset'], 'debug.event_dispatcher' => [=> 'reset'], 'cache.rate_limiter' => [=> 'reset'], 'doctrine' => [=> 'reset'], 'form.type.entity' => [=> 'reset'], 'security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], 'api_platform.cache.route_name_resolver' => [=> 'reset'], 'api_platform.cache.identifiers_extractor' => [=> 'reset'], 'api_platform.cache.subresource_operation_factory' => [=> 'reset'], 'api_platform.cache.metadata.resource' => [=> 'reset'], 'api_platform.cache.metadata.property' => [=> 'reset'], '.debug.http_client' => [=> 'reset']]);
  2789.     }
  2790.     /**
  2791.      * Gets the public 'translator' shared service.
  2792.      *
  2793.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2794.      */
  2795.     protected function getTranslatorService()
  2796.     {
  2797.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2798.     }
  2799.     /**
  2800.      * Gets the public 'var_dumper.cloner' shared service.
  2801.      *
  2802.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2803.      */
  2804.     protected function getVarDumper_ClonerService()
  2805.     {
  2806.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2807.         $instance->setMaxItems(2500);
  2808.         $instance->setMinDepth(1);
  2809.         $instance->setMaxString(-1);
  2810.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2811.         return $instance;
  2812.     }
  2813.     /**
  2814.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  2815.      *
  2816.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  2817.      */
  2818.     protected function getWebProfiler_Controller_ExceptionPanelService()
  2819.     {
  2820.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  2821.         return $this->services['web_profiler.controller.exception_panel'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController(($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
  2822.     }
  2823.     /**
  2824.      * Gets the public 'web_profiler.controller.profiler' shared service.
  2825.      *
  2826.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  2827.      */
  2828.     protected function getWebProfiler_Controller_ProfilerService()
  2829.     {
  2830.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  2831.         return $this->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), $this->parameters['data_collector.templates'], ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), \dirname(__DIR__4));
  2832.     }
  2833.     /**
  2834.      * Gets the public 'web_profiler.controller.router' shared service.
  2835.      *
  2836.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  2837.      */
  2838.     protected function getWebProfiler_Controller_RouterService()
  2839.     {
  2840.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  2841.         return $this->services['web_profiler.controller.router'] = new \Symfony\Bundle\WebProfilerBundle\Controller\RouterController(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), NULL, new RewindableGenerator(function () {
  2842.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  2843.         }, 1));
  2844.     }
  2845.     /**
  2846.      * Gets the private '.1_Serializer~RwrJCwR' shared service.
  2847.      *
  2848.      * @return \Symfony\Component\Serializer\Serializer
  2849.      */
  2850.     protected function get_1SerializerRwrJCwRService()
  2851.     {
  2852.         return $this->privates['.1_Serializer~RwrJCwR'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(NULLNULL, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['property_info'] ?? $this->getPropertyInfoService()))], [=> ($this->privates['serializer.encoder.json'] ?? $this->getSerializer_Encoder_JsonService())]);
  2853.     }
  2854.     /**
  2855.      * Gets the private '.console.command.about.lazy' shared service.
  2856.      *
  2857.      * @return \Symfony\Component\Console\Command\LazyCommand
  2858.      */
  2859.     protected function get_Console_Command_About_LazyService()
  2860.     {
  2861.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2862.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2863.         return $this->privates['.console.command.about.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('about', [], 'Display information about the current project'false, function (): \Symfony\Bundle\FrameworkBundle\Command\AboutCommand {
  2864.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  2865.         });
  2866.     }
  2867.     /**
  2868.      * Gets the private '.console.command.assets_install.lazy' shared service.
  2869.      *
  2870.      * @return \Symfony\Component\Console\Command\LazyCommand
  2871.      */
  2872.     protected function get_Console_Command_AssetsInstall_LazyService()
  2873.     {
  2874.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2875.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2876.         return $this->privates['.console.command.assets_install.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('assets:install', [], 'Install bundle\'s web assets under a public directory'false, function (): \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand {
  2877.             return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  2878.         });
  2879.     }
  2880.     /**
  2881.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  2882.      *
  2883.      * @return \Symfony\Component\Console\Command\LazyCommand
  2884.      */
  2885.     protected function get_Console_Command_CacheClear_LazyService()
  2886.     {
  2887.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2888.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2889.         return $this->privates['.console.command.cache_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:clear', [], 'Clear the cache'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand {
  2890.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  2891.         });
  2892.     }
  2893.     /**
  2894.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  2895.      *
  2896.      * @return \Symfony\Component\Console\Command\LazyCommand
  2897.      */
  2898.     protected function get_Console_Command_CachePoolClear_LazyService()
  2899.     {
  2900.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2901.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2902.         return $this->privates['.console.command.cache_pool_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:clear', [], 'Clear cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand {
  2903.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  2904.         });
  2905.     }
  2906.     /**
  2907.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  2908.      *
  2909.      * @return \Symfony\Component\Console\Command\LazyCommand
  2910.      */
  2911.     protected function get_Console_Command_CachePoolDelete_LazyService()
  2912.     {
  2913.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2914.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2915.         return $this->privates['.console.command.cache_pool_delete.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:delete', [], 'Delete an item from a cache pool'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand {
  2916.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  2917.         });
  2918.     }
  2919.     /**
  2920.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  2921.      *
  2922.      * @return \Symfony\Component\Console\Command\LazyCommand
  2923.      */
  2924.     protected function get_Console_Command_CachePoolList_LazyService()
  2925.     {
  2926.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2927.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2928.         return $this->privates['.console.command.cache_pool_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:list', [], 'List available cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand {
  2929.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  2930.         });
  2931.     }
  2932.     /**
  2933.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  2934.      *
  2935.      * @return \Symfony\Component\Console\Command\LazyCommand
  2936.      */
  2937.     protected function get_Console_Command_CachePoolPrune_LazyService()
  2938.     {
  2939.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2940.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2941.         return $this->privates['.console.command.cache_pool_prune.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:prune', [], 'Prune cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand {
  2942.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  2943.         });
  2944.     }
  2945.     /**
  2946.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  2947.      *
  2948.      * @return \Symfony\Component\Console\Command\LazyCommand
  2949.      */
  2950.     protected function get_Console_Command_CacheWarmup_LazyService()
  2951.     {
  2952.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2953.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2954.         return $this->privates['.console.command.cache_warmup.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:warmup', [], 'Warm up an empty cache'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand {
  2955.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  2956.         });
  2957.     }
  2958.     /**
  2959.      * Gets the private '.console.command.config_debug.lazy' shared service.
  2960.      *
  2961.      * @return \Symfony\Component\Console\Command\LazyCommand
  2962.      */
  2963.     protected function get_Console_Command_ConfigDebug_LazyService()
  2964.     {
  2965.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2966.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2967.         return $this->privates['.console.command.config_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:config', [], 'Dump the current configuration for an extension'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand {
  2968.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  2969.         });
  2970.     }
  2971.     /**
  2972.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  2973.      *
  2974.      * @return \Symfony\Component\Console\Command\LazyCommand
  2975.      */
  2976.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  2977.     {
  2978.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2979.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2980.         return $this->privates['.console.command.config_dump_reference.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('config:dump-reference', [], 'Dump the default configuration for an extension'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand {
  2981.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  2982.         });
  2983.     }
  2984.     /**
  2985.      * Gets the private '.console.command.container_debug.lazy' shared service.
  2986.      *
  2987.      * @return \Symfony\Component\Console\Command\LazyCommand
  2988.      */
  2989.     protected function get_Console_Command_ContainerDebug_LazyService()
  2990.     {
  2991.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2992.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2993.         return $this->privates['.console.command.container_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:container', [], 'Display current services for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand {
  2994.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  2995.         });
  2996.     }
  2997.     /**
  2998.      * Gets the private '.console.command.container_lint.lazy' shared service.
  2999.      *
  3000.      * @return \Symfony\Component\Console\Command\LazyCommand
  3001.      */
  3002.     protected function get_Console_Command_ContainerLint_LazyService()
  3003.     {
  3004.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3005.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3006.         return $this->privates['.console.command.container_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:container', [], 'Ensure that arguments injected into services match type declarations'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand {
  3007.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  3008.         });
  3009.     }
  3010.     /**
  3011.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  3012.      *
  3013.      * @return \Symfony\Component\Console\Command\LazyCommand
  3014.      */
  3015.     protected function get_Console_Command_DebugAutowiring_LazyService()
  3016.     {
  3017.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3018.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3019.         return $this->privates['.console.command.debug_autowiring.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:autowiring', [], 'List classes/interfaces you can use for autowiring'false, function (): \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand {
  3020.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  3021.         });
  3022.     }
  3023.     /**
  3024.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  3025.      *
  3026.      * @return \Symfony\Component\Console\Command\LazyCommand
  3027.      */
  3028.     protected function get_Console_Command_DotenvDebug_LazyService()
  3029.     {
  3030.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3031.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3032.         return $this->privates['.console.command.dotenv_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:dotenv', [], 'Lists all dotenv files with variables and values'false, function (): \Symfony\Component\Dotenv\Command\DebugCommand {
  3033.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  3034.         });
  3035.     }
  3036.     /**
  3037.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  3038.      *
  3039.      * @return \Symfony\Component\Console\Command\LazyCommand
  3040.      */
  3041.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  3042.     {
  3043.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3044.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3045.         return $this->privates['.console.command.event_dispatcher_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:event-dispatcher', [], 'Display configured listeners for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand {
  3046.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  3047.         });
  3048.     }
  3049.     /**
  3050.      * Gets the private '.console.command.form_debug.lazy' shared service.
  3051.      *
  3052.      * @return \Symfony\Component\Console\Command\LazyCommand
  3053.      */
  3054.     protected function get_Console_Command_FormDebug_LazyService()
  3055.     {
  3056.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3057.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3058.         return $this->privates['.console.command.form_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:form', [], 'Display form type information'false, function (): \Symfony\Component\Form\Command\DebugCommand {
  3059.             return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  3060.         });
  3061.     }
  3062.     /**
  3063.      * Gets the private '.console.command.router_debug.lazy' shared service.
  3064.      *
  3065.      * @return \Symfony\Component\Console\Command\LazyCommand
  3066.      */
  3067.     protected function get_Console_Command_RouterDebug_LazyService()
  3068.     {
  3069.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3070.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3071.         return $this->privates['.console.command.router_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:router', [], 'Display current routes for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand {
  3072.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  3073.         });
  3074.     }
  3075.     /**
  3076.      * Gets the private '.console.command.router_match.lazy' shared service.
  3077.      *
  3078.      * @return \Symfony\Component\Console\Command\LazyCommand
  3079.      */
  3080.     protected function get_Console_Command_RouterMatch_LazyService()
  3081.     {
  3082.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3083.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3084.         return $this->privates['.console.command.router_match.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('router:match', [], 'Help debug routes by simulating a path info match'false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand {
  3085.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  3086.         });
  3087.     }
  3088.     /**
  3089.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  3090.      *
  3091.      * @return \Symfony\Component\Console\Command\LazyCommand
  3092.      */
  3093.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  3094.     {
  3095.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3096.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3097.         return $this->privates['.console.command.secrets_decrypt_to_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:decrypt-to-local', [], 'Decrypt all secrets and stores them in the local vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand {
  3098.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  3099.         });
  3100.     }
  3101.     /**
  3102.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  3103.      *
  3104.      * @return \Symfony\Component\Console\Command\LazyCommand
  3105.      */
  3106.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  3107.     {
  3108.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3109.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3110.         return $this->privates['.console.command.secrets_encrypt_from_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:encrypt-from-local', [], 'Encrypt all local secrets to the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand {
  3111.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  3112.         });
  3113.     }
  3114.     /**
  3115.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  3116.      *
  3117.      * @return \Symfony\Component\Console\Command\LazyCommand
  3118.      */
  3119.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  3120.     {
  3121.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3122.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3123.         return $this->privates['.console.command.secrets_generate_key.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:generate-keys', [], 'Generate new encryption keys'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand {
  3124.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  3125.         });
  3126.     }
  3127.     /**
  3128.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  3129.      *
  3130.      * @return \Symfony\Component\Console\Command\LazyCommand
  3131.      */
  3132.     protected function get_Console_Command_SecretsList_LazyService()
  3133.     {
  3134.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3135.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3136.         return $this->privates['.console.command.secrets_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:list', [], 'List all secrets'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand {
  3137.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  3138.         });
  3139.     }
  3140.     /**
  3141.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  3142.      *
  3143.      * @return \Symfony\Component\Console\Command\LazyCommand
  3144.      */
  3145.     protected function get_Console_Command_SecretsRemove_LazyService()
  3146.     {
  3147.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3148.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3149.         return $this->privates['.console.command.secrets_remove.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:remove', [], 'Remove a secret from the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand {
  3150.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  3151.         });
  3152.     }
  3153.     /**
  3154.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  3155.      *
  3156.      * @return \Symfony\Component\Console\Command\LazyCommand
  3157.      */
  3158.     protected function get_Console_Command_SecretsSet_LazyService()
  3159.     {
  3160.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3161.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3162.         return $this->privates['.console.command.secrets_set.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:set', [], 'Set a secret in the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand {
  3163.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  3164.         });
  3165.     }
  3166.     /**
  3167.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  3168.      *
  3169.      * @return \Symfony\Component\Console\Command\LazyCommand
  3170.      */
  3171.     protected function get_Console_Command_TranslationDebug_LazyService()
  3172.     {
  3173.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3174.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3175.         return $this->privates['.console.command.translation_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:translation', [], 'Display translation messages information'false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand {
  3176.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  3177.         });
  3178.     }
  3179.     /**
  3180.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  3181.      *
  3182.      * @return \Symfony\Component\Console\Command\LazyCommand
  3183.      */
  3184.     protected function get_Console_Command_TranslationExtract_LazyService()
  3185.     {
  3186.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3187.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3188.         return $this->privates['.console.command.translation_extract.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:extract', [=> 'translation:update'], 'Extract missing translations keys from code to translation files.'false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand {
  3189.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  3190.         });
  3191.     }
  3192.     /**
  3193.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  3194.      *
  3195.      * @return \Symfony\Component\Console\Command\LazyCommand
  3196.      */
  3197.     protected function get_Console_Command_TranslationPull_LazyService()
  3198.     {
  3199.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3200.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3201.         return $this->privates['.console.command.translation_pull.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:pull', [], 'Pull translations from a given provider.'false, function (): \Symfony\Component\Translation\Command\TranslationPullCommand {
  3202.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  3203.         });
  3204.     }
  3205.     /**
  3206.      * Gets the private '.console.command.translation_push.lazy' shared service.
  3207.      *
  3208.      * @return \Symfony\Component\Console\Command\LazyCommand
  3209.      */
  3210.     protected function get_Console_Command_TranslationPush_LazyService()
  3211.     {
  3212.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3213.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3214.         return $this->privates['.console.command.translation_push.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:push', [], 'Push translations to a given provider.'false, function (): \Symfony\Component\Translation\Command\TranslationPushCommand {
  3215.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  3216.         });
  3217.     }
  3218.     /**
  3219.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  3220.      *
  3221.      * @return \Symfony\Component\Console\Command\LazyCommand
  3222.      */
  3223.     protected function get_Console_Command_ValidatorDebug_LazyService()
  3224.     {
  3225.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3226.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3227.         return $this->privates['.console.command.validator_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:validator', [], 'Display validation constraints for classes'false, function (): \Symfony\Component\Validator\Command\DebugCommand {
  3228.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  3229.         });
  3230.     }
  3231.     /**
  3232.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  3233.      *
  3234.      * @return \Symfony\Component\Console\Command\LazyCommand
  3235.      */
  3236.     protected function get_Console_Command_XliffLint_LazyService()
  3237.     {
  3238.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3239.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3240.         return $this->privates['.console.command.xliff_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:xliff', [], 'Lint an XLIFF file and outputs encountered errors'false, function (): \Symfony\Component\Translation\Command\XliffLintCommand {
  3241.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  3242.         });
  3243.     }
  3244.     /**
  3245.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  3246.      *
  3247.      * @return \Symfony\Component\Console\Command\LazyCommand
  3248.      */
  3249.     protected function get_Console_Command_YamlLint_LazyService()
  3250.     {
  3251.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3252.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3253.         return $this->privates['.console.command.yaml_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:yaml', [], 'Lint a YAML file and outputs encountered errors'false, function (): \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand {
  3254.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  3255.         });
  3256.     }
  3257.     /**
  3258.      * Gets the private '.debug.http_client' shared service.
  3259.      *
  3260.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3261.      */
  3262.     protected function get_Debug_HttpClientService()
  3263.     {
  3264.         $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  3265.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  3266.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3267.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3268.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3269.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  3270.         $a->setLogger($b);
  3271.         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))));
  3272.     }
  3273.     /**
  3274.      * Gets the private '.errored..service_locator.2J546cE.App\Entity\ShopPlan' shared service.
  3275.      *
  3276.      * @return \App\Entity\ShopPlan
  3277.      */
  3278.     protected function getShopPlanService()
  3279.     {
  3280.         $this->throw('Cannot autowire service ".service_locator.2J546cE": it references class "App\\Entity\\ShopPlan" but no such service exists.');
  3281.     }
  3282.     /**
  3283.      * Gets the private '.errored..service_locator.3h0B1tH.App\Entity\Administrator' shared service.
  3284.      *
  3285.      * @return \App\Entity\Administrator
  3286.      */
  3287.     protected function getAdministratorService()
  3288.     {
  3289.         $this->throw('Cannot autowire service ".service_locator.3h0B1tH": it references class "App\\Entity\\Administrator" but no such service exists.');
  3290.     }
  3291.     /**
  3292.      * Gets the private '.errored..service_locator.4Bh3Azq.App\Entity\Area' shared service.
  3293.      *
  3294.      * @return \App\Entity\Area
  3295.      */
  3296.     protected function getAreaService()
  3297.     {
  3298.         $this->throw('Cannot autowire service ".service_locator.4Bh3Azq": it references class "App\\Entity\\Area" but no such service exists.');
  3299.     }
  3300.     /**
  3301.      * Gets the private '.errored..service_locator.9FMXn4W.App\Entity\MenuGroup' shared service.
  3302.      *
  3303.      * @return \App\Entity\MenuGroup
  3304.      */
  3305.     protected function getMenuGroupService()
  3306.     {
  3307.         $this->throw('Cannot autowire service ".service_locator.9FMXn4W": it references class "App\\Entity\\MenuGroup" but no such service exists.');
  3308.     }
  3309.     /**
  3310.      * Gets the private '.errored..service_locator.BRf5eOU.App\Entity\Area' shared service.
  3311.      *
  3312.      * @return \App\Entity\Area
  3313.      */
  3314.     protected function getArea2Service()
  3315.     {
  3316.         $this->throw('Cannot autowire service ".service_locator.BRf5eOU": it references class "App\\Entity\\Area" but no such service exists.');
  3317.     }
  3318.     /**
  3319.      * Gets the private '.errored..service_locator.CFivK_Q.App\Entity\Menu' shared service.
  3320.      *
  3321.      * @return \App\Entity\Menu
  3322.      */
  3323.     protected function getMenuService()
  3324.     {
  3325.         $this->throw('Cannot autowire service ".service_locator.CFivK_Q": it references class "App\\Entity\\Menu" but no such service exists.');
  3326.     }
  3327.     /**
  3328.      * Gets the private '.errored..service_locator.E6OewJ8.App\Entity\Post' shared service.
  3329.      *
  3330.      * @return \App\Entity\Post
  3331.      */
  3332.     protected function getPostService()
  3333.     {
  3334.         $this->throw('Cannot autowire service ".service_locator.E6OewJ8": it references class "App\\Entity\\Post" but no such service exists.');
  3335.     }
  3336.     /**
  3337.      * Gets the private '.errored..service_locator.E87YMOY.App\Entity\Shop' shared service.
  3338.      *
  3339.      * @return \App\Entity\Shop
  3340.      */
  3341.     protected function getShopService()
  3342.     {
  3343.         $this->throw('Cannot autowire service ".service_locator.E87YMOY": it references class "App\\Entity\\Shop" but no such service exists.');
  3344.     }
  3345.     /**
  3346.      * Gets the private '.errored..service_locator.F0XVSj2.App\Entity\MenuGroup' shared service.
  3347.      *
  3348.      * @return \App\Entity\MenuGroup
  3349.      */
  3350.     protected function getMenuGroup2Service()
  3351.     {
  3352.         $this->throw('Cannot autowire service ".service_locator.F0XVSj2": it references class "App\\Entity\\MenuGroup" but no such service exists.');
  3353.     }
  3354.     /**
  3355.      * Gets the private '.errored..service_locator.F0XVSj2.App\Entity\Shop' shared service.
  3356.      *
  3357.      * @return \App\Entity\Shop
  3358.      */
  3359.     protected function getShop2Service()
  3360.     {
  3361.         $this->throw('Cannot autowire service ".service_locator.F0XVSj2": it references class "App\\Entity\\Shop" but no such service exists.');
  3362.     }
  3363.     /**
  3364.      * Gets the private '.errored..service_locator.G1jWuCP.App\Entity\Menu' shared service.
  3365.      *
  3366.      * @return \App\Entity\Menu
  3367.      */
  3368.     protected function getMenu2Service()
  3369.     {
  3370.         $this->throw('Cannot autowire service ".service_locator.G1jWuCP": it references class "App\\Entity\\Menu" but no such service exists.');
  3371.     }
  3372.     /**
  3373.      * Gets the private '.errored..service_locator.KfbR3DY.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  3374.      *
  3375.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  3376.      */
  3377.     protected function getLoaderInterfaceService()
  3378.     {
  3379.         $this->throw('Cannot autowire service ".service_locator.KfbR3DY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file", "api_platform.route_loader".');
  3380.     }
  3381.     /**
  3382.      * Gets the private '.errored..service_locator.KfwZsne.Symfony\Component\HttpFoundation\Response' shared service.
  3383.      *
  3384.      * @return \Symfony\Component\HttpFoundation\Response
  3385.      */
  3386.     protected function getResponseService()
  3387.     {
  3388.         $this->throw('Cannot autowire service ".service_locator.KfwZsne": it references class "Symfony\\Component\\HttpFoundation\\Response" but no such service exists.');
  3389.     }
  3390.     /**
  3391.      * Gets the private '.errored..service_locator.MwuuyVj.App\Entity\Order' shared service.
  3392.      *
  3393.      * @return \App\Entity\Order
  3394.      */
  3395.     protected function getOrderService()
  3396.     {
  3397.         $this->throw('Cannot autowire service ".service_locator.MwuuyVj": it references class "App\\Entity\\Order" but no such service exists.');
  3398.     }
  3399.     /**
  3400.      * Gets the private '.errored..service_locator.QjurL_x.App\Entity\Order' shared service.
  3401.      *
  3402.      * @return \App\Entity\Order
  3403.      */
  3404.     protected function getOrder2Service()
  3405.     {
  3406.         $this->throw('Cannot autowire service ".service_locator.QjurL_x": it references class "App\\Entity\\Order" but no such service exists.');
  3407.     }
  3408.     /**
  3409.      * Gets the private '.errored..service_locator.T0PnOut.App\Entity\ShopSales' shared service.
  3410.      *
  3411.      * @return \App\Entity\ShopSales
  3412.      */
  3413.     protected function getShopSalesService()
  3414.     {
  3415.         $this->throw('Cannot autowire service ".service_locator.T0PnOut": it references class "App\\Entity\\ShopSales" but no such service exists.');
  3416.     }
  3417.     /**
  3418.      * Gets the private '.errored..service_locator.TkGnGV1.App\Entity\Shop' shared service.
  3419.      *
  3420.      * @return \App\Entity\Shop
  3421.      */
  3422.     protected function getShop3Service()
  3423.     {
  3424.         $this->throw('Cannot autowire service ".service_locator.TkGnGV1": it references class "App\\Entity\\Shop" but no such service exists.');
  3425.     }
  3426.     /**
  3427.      * Gets the private '.errored..service_locator.U7VViCc.Symfony\Component\Form\FormInterface' shared service.
  3428.      *
  3429.      * @return \Symfony\Component\Form\FormInterface
  3430.      */
  3431.     protected function getFormInterfaceService()
  3432.     {
  3433.         $this->throw('Cannot autowire service ".service_locator.U7VViCc": it references interface "Symfony\\Component\\Form\\FormInterface" but no such service exists. Did you create a class that implements this interface?');
  3434.     }
  3435.     /**
  3436.      * Gets the private '.errored..service_locator.Ve4eylf.App\Entity\Location' shared service.
  3437.      *
  3438.      * @return \App\Entity\Location
  3439.      */
  3440.     protected function getLocationService()
  3441.     {
  3442.         $this->throw('Cannot autowire service ".service_locator.Ve4eylf": it references class "App\\Entity\\Location" but no such service exists.');
  3443.     }
  3444.     /**
  3445.      * Gets the private '.errored..service_locator.WXGpfQX.App\Entity\Area' shared service.
  3446.      *
  3447.      * @return \App\Entity\Area
  3448.      */
  3449.     protected function getArea3Service()
  3450.     {
  3451.         $this->throw('Cannot autowire service ".service_locator.WXGpfQX": it references class "App\\Entity\\Area" but no such service exists.');
  3452.     }
  3453.     /**
  3454.      * Gets the private '.errored..service_locator.WXGpfQX.App\Entity\Location' shared service.
  3455.      *
  3456.      * @return \App\Entity\Location
  3457.      */
  3458.     protected function getLocation2Service()
  3459.     {
  3460.         $this->throw('Cannot autowire service ".service_locator.WXGpfQX": it references class "App\\Entity\\Location" but no such service exists.');
  3461.     }
  3462.     /**
  3463.      * Gets the private '.errored..service_locator.YL7kgUk.App\Entity\Shop' shared service.
  3464.      *
  3465.      * @return \App\Entity\Shop
  3466.      */
  3467.     protected function getShop4Service()
  3468.     {
  3469.         $this->throw('Cannot autowire service ".service_locator.YL7kgUk": it references class "App\\Entity\\Shop" but no such service exists.');
  3470.     }
  3471.     /**
  3472.      * Gets the private '.errored..service_locator.YcVT3RT.App\Entity\Category' shared service.
  3473.      *
  3474.      * @return \App\Entity\Category
  3475.      */
  3476.     protected function getCategoryService()
  3477.     {
  3478.         $this->throw('Cannot autowire service ".service_locator.YcVT3RT": it references class "App\\Entity\\Category" but no such service exists.');
  3479.     }
  3480.     /**
  3481.      * Gets the private '.errored..service_locator.ZdLWdKH.App\Entity\Shop' shared service.
  3482.      *
  3483.      * @return \App\Entity\Shop
  3484.      */
  3485.     protected function getShop5Service()
  3486.     {
  3487.         $this->throw('Cannot autowire service ".service_locator.ZdLWdKH": it references class "App\\Entity\\Shop" but no such service exists.');
  3488.     }
  3489.     /**
  3490.      * Gets the private '.errored..service_locator.e49Sk83.App\Entity\Order' shared service.
  3491.      *
  3492.      * @return \App\Entity\Order
  3493.      */
  3494.     protected function getOrder3Service()
  3495.     {
  3496.         $this->throw('Cannot autowire service ".service_locator.e49Sk83": it references class "App\\Entity\\Order" but no such service exists.');
  3497.     }
  3498.     /**
  3499.      * Gets the private '.errored..service_locator.lih2Hmy.App\Entity\Order' shared service.
  3500.      *
  3501.      * @return \App\Entity\Order
  3502.      */
  3503.     protected function getOrder4Service()
  3504.     {
  3505.         $this->throw('Cannot autowire service ".service_locator.lih2Hmy": it references class "App\\Entity\\Order" but no such service exists.');
  3506.     }
  3507.     /**
  3508.      * Gets the private '.errored..service_locator.qM5AA_f.App\Entity\Menu' shared service.
  3509.      *
  3510.      * @return \App\Entity\Menu
  3511.      */
  3512.     protected function getMenu3Service()
  3513.     {
  3514.         $this->throw('Cannot autowire service ".service_locator.qM5AA_f": it references class "App\\Entity\\Menu" but no such service exists.');
  3515.     }
  3516.     /**
  3517.      * Gets the private '.errored..service_locator.vNx1BBR.App\Entity\Coupon' shared service.
  3518.      *
  3519.      * @return \App\Entity\Coupon
  3520.      */
  3521.     protected function getCouponService()
  3522.     {
  3523.         $this->throw('Cannot autowire service ".service_locator.vNx1BBR": it references class "App\\Entity\\Coupon" but no such service exists.');
  3524.     }
  3525.     /**
  3526.      * Gets the private '.errored..service_locator.wSzTy7i.App\Entity\Post' shared service.
  3527.      *
  3528.      * @return \App\Entity\Post
  3529.      */
  3530.     protected function getPost2Service()
  3531.     {
  3532.         $this->throw('Cannot autowire service ".service_locator.wSzTy7i": it references class "App\\Entity\\Post" but no such service exists.');
  3533.     }
  3534.     /**
  3535.      * Gets the private '.errored..service_locator.wmqE9tV.App\Entity\Order' shared service.
  3536.      *
  3537.      * @return \App\Entity\Order
  3538.      */
  3539.     protected function getOrder5Service()
  3540.     {
  3541.         $this->throw('Cannot autowire service ".service_locator.wmqE9tV": it references class "App\\Entity\\Order" but no such service exists.');
  3542.     }
  3543.     /**
  3544.      * Gets the private '.errored..service_locator.yHyAw8y.App\Entity\Menu' shared service.
  3545.      *
  3546.      * @return \App\Entity\Menu
  3547.      */
  3548.     protected function getMenu4Service()
  3549.     {
  3550.         $this->throw('Cannot autowire service ".service_locator.yHyAw8y": it references class "App\\Entity\\Menu" but no such service exists.');
  3551.     }
  3552.     /**
  3553.      * Gets the private '.errored..service_locator.yHyAw8y.App\Entity\Shop' shared service.
  3554.      *
  3555.      * @return \App\Entity\Shop
  3556.      */
  3557.     protected function getShop6Service()
  3558.     {
  3559.         $this->throw('Cannot autowire service ".service_locator.yHyAw8y": it references class "App\\Entity\\Shop" but no such service exists.');
  3560.     }
  3561.     /**
  3562.      * Gets the private '.maker.auto_command.make_auth.lazy' shared service.
  3563.      *
  3564.      * @return \Symfony\Component\Console\Command\LazyCommand
  3565.      */
  3566.     protected function get_Maker_AutoCommand_MakeAuth_LazyService()
  3567.     {
  3568.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3569.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3570.         return $this->privates['.maker.auto_command.make_auth.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:auth', [], 'Creates a Guard authenticator of different flavors'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3571.             return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
  3572.         });
  3573.     }
  3574.     /**
  3575.      * Gets the private '.maker.auto_command.make_command.lazy' shared service.
  3576.      *
  3577.      * @return \Symfony\Component\Console\Command\LazyCommand
  3578.      */
  3579.     protected function get_Maker_AutoCommand_MakeCommand_LazyService()
  3580.     {
  3581.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3582.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3583.         return $this->privates['.maker.auto_command.make_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:command', [], 'Creates a new console command class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3584.             return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
  3585.         });
  3586.     }
  3587.     /**
  3588.      * Gets the private '.maker.auto_command.make_controller.lazy' shared service.
  3589.      *
  3590.      * @return \Symfony\Component\Console\Command\LazyCommand
  3591.      */
  3592.     protected function get_Maker_AutoCommand_MakeController_LazyService()
  3593.     {
  3594.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3595.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3596.         return $this->privates['.maker.auto_command.make_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:controller', [], 'Creates a new controller class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3597.             return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
  3598.         });
  3599.     }
  3600.     /**
  3601.      * Gets the private '.maker.auto_command.make_crud.lazy' shared service.
  3602.      *
  3603.      * @return \Symfony\Component\Console\Command\LazyCommand
  3604.      */
  3605.     protected function get_Maker_AutoCommand_MakeCrud_LazyService()
  3606.     {
  3607.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3608.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3609.         return $this->privates['.maker.auto_command.make_crud.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:crud', [], 'Creates CRUD for Doctrine entity class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3610.             return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
  3611.         });
  3612.     }
  3613.     /**
  3614.      * Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
  3615.      *
  3616.      * @return \Symfony\Component\Console\Command\LazyCommand
  3617.      */
  3618.     protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
  3619.     {
  3620.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3621.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3622.         return $this->privates['.maker.auto_command.make_docker_database.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:docker:database', [], 'Adds a database container to your docker-compose.yaml file'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3623.             return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
  3624.         });
  3625.     }
  3626.     /**
  3627.      * Gets the private '.maker.auto_command.make_entity.lazy' shared service.
  3628.      *
  3629.      * @return \Symfony\Component\Console\Command\LazyCommand
  3630.      */
  3631.     protected function get_Maker_AutoCommand_MakeEntity_LazyService()
  3632.     {
  3633.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3634.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3635.         return $this->privates['.maker.auto_command.make_entity.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:entity', [], 'Creates or updates a Doctrine entity class, and optionally an API Platform resource'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3636.             return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
  3637.         });
  3638.     }
  3639.     /**
  3640.      * Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
  3641.      *
  3642.      * @return \Symfony\Component\Console\Command\LazyCommand
  3643.      */
  3644.     protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
  3645.     {
  3646.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3647.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3648.         return $this->privates['.maker.auto_command.make_fixtures.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:fixtures', [], 'Creates a new class to load Doctrine fixtures'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3649.             return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
  3650.         });
  3651.     }
  3652.     /**
  3653.      * Gets the private '.maker.auto_command.make_form.lazy' shared service.
  3654.      *
  3655.      * @return \Symfony\Component\Console\Command\LazyCommand
  3656.      */
  3657.     protected function get_Maker_AutoCommand_MakeForm_LazyService()
  3658.     {
  3659.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3660.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3661.         return $this->privates['.maker.auto_command.make_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:form', [], 'Creates a new form class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3662.             return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
  3663.         });
  3664.     }
  3665.     /**
  3666.      * Gets the private '.maker.auto_command.make_message.lazy' shared service.
  3667.      *
  3668.      * @return \Symfony\Component\Console\Command\LazyCommand
  3669.      */
  3670.     protected function get_Maker_AutoCommand_MakeMessage_LazyService()
  3671.     {
  3672.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3673.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3674.         return $this->privates['.maker.auto_command.make_message.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:message', [], 'Creates a new message and handler'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3675.             return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
  3676.         });
  3677.     }
  3678.     /**
  3679.      * Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
  3680.      *
  3681.      * @return \Symfony\Component\Console\Command\LazyCommand
  3682.      */
  3683.     protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
  3684.     {
  3685.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3686.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3687.         return $this->privates['.maker.auto_command.make_messenger_middleware.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:messenger-middleware', [], 'Creates a new messenger middleware'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3688.             return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
  3689.         });
  3690.     }
  3691.     /**
  3692.      * Gets the private '.maker.auto_command.make_migration.lazy' shared service.
  3693.      *
  3694.      * @return \Symfony\Component\Console\Command\LazyCommand
  3695.      */
  3696.     protected function get_Maker_AutoCommand_MakeMigration_LazyService()
  3697.     {
  3698.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3699.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3700.         return $this->privates['.maker.auto_command.make_migration.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:migration', [], 'Creates a new migration based on database changes'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3701.             return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
  3702.         });
  3703.     }
  3704.     /**
  3705.      * Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
  3706.      *
  3707.      * @return \Symfony\Component\Console\Command\LazyCommand
  3708.      */
  3709.     protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
  3710.     {
  3711.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3712.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3713.         return $this->privates['.maker.auto_command.make_registration_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:registration-form', [], 'Creates a new registration form system'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3714.             return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
  3715.         });
  3716.     }
  3717.     /**
  3718.      * Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
  3719.      *
  3720.      * @return \Symfony\Component\Console\Command\LazyCommand
  3721.      */
  3722.     protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
  3723.     {
  3724.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3725.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3726.         return $this->privates['.maker.auto_command.make_reset_password.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:reset-password', [], 'Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3727.             return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
  3728.         });
  3729.     }
  3730.     /**
  3731.      * Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
  3732.      *
  3733.      * @return \Symfony\Component\Console\Command\LazyCommand
  3734.      */
  3735.     protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
  3736.     {
  3737.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3738.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3739.         return $this->privates['.maker.auto_command.make_serializer_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:encoder', [], 'Creates a new serializer encoder class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3740.             return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
  3741.         });
  3742.     }
  3743.     /**
  3744.      * Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
  3745.      *
  3746.      * @return \Symfony\Component\Console\Command\LazyCommand
  3747.      */
  3748.     protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
  3749.     {
  3750.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3751.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3752.         return $this->privates['.maker.auto_command.make_serializer_normalizer.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:normalizer', [], 'Creates a new serializer normalizer class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3753.             return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
  3754.         });
  3755.     }
  3756.     /**
  3757.      * Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
  3758.      *
  3759.      * @return \Symfony\Component\Console\Command\LazyCommand
  3760.      */
  3761.     protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
  3762.     {
  3763.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3764.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3765.         return $this->privates['.maker.auto_command.make_subscriber.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:subscriber', [], 'Creates a new event subscriber class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3766.             return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
  3767.         });
  3768.     }
  3769.     /**
  3770.      * Gets the private '.maker.auto_command.make_test.lazy' shared service.
  3771.      *
  3772.      * @return \Symfony\Component\Console\Command\LazyCommand
  3773.      */
  3774.     protected function get_Maker_AutoCommand_MakeTest_LazyService()
  3775.     {
  3776.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3777.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3778.         return $this->privates['.maker.auto_command.make_test.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:test', [=> 'make:unit-test'=> 'make:functional-test'], 'Creates a new test class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3779.             return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
  3780.         });
  3781.     }
  3782.     /**
  3783.      * Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
  3784.      *
  3785.      * @return \Symfony\Component\Console\Command\LazyCommand
  3786.      */
  3787.     protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
  3788.     {
  3789.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3790.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3791.         return $this->privates['.maker.auto_command.make_twig_extension.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:twig-extension', [], 'Creates a new Twig extension class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3792.             return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
  3793.         });
  3794.     }
  3795.     /**
  3796.      * Gets the private '.maker.auto_command.make_user.lazy' shared service.
  3797.      *
  3798.      * @return \Symfony\Component\Console\Command\LazyCommand
  3799.      */
  3800.     protected function get_Maker_AutoCommand_MakeUser_LazyService()
  3801.     {
  3802.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3803.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3804.         return $this->privates['.maker.auto_command.make_user.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:user', [], 'Creates a new security user class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3805.             return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
  3806.         });
  3807.     }
  3808.     /**
  3809.      * Gets the private '.maker.auto_command.make_validator.lazy' shared service.
  3810.      *
  3811.      * @return \Symfony\Component\Console\Command\LazyCommand
  3812.      */
  3813.     protected function get_Maker_AutoCommand_MakeValidator_LazyService()
  3814.     {
  3815.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3816.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3817.         return $this->privates['.maker.auto_command.make_validator.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:validator', [], 'Creates a new validator and constraint class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3818.             return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
  3819.         });
  3820.     }
  3821.     /**
  3822.      * Gets the private '.maker.auto_command.make_voter.lazy' shared service.
  3823.      *
  3824.      * @return \Symfony\Component\Console\Command\LazyCommand
  3825.      */
  3826.     protected function get_Maker_AutoCommand_MakeVoter_LazyService()
  3827.     {
  3828.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3829.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3830.         return $this->privates['.maker.auto_command.make_voter.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:voter', [], 'Creates a new security voter class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3831.             return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
  3832.         });
  3833.     }
  3834.     /**
  3835.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  3836.      *
  3837.      * @return \Symfony\Component\Console\Command\LazyCommand
  3838.      */
  3839.     protected function get_Monolog_Command_ServerLog_LazyService()
  3840.     {
  3841.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3842.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3843.         return $this->privates['.monolog.command.server_log.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:log', [], 'Start a log server that displays logs in real time'false, function (): \Symfony\Bridge\Monolog\Command\ServerLogCommand {
  3844.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  3845.         });
  3846.     }
  3847.     /**
  3848.      * Gets the private '.security.command.debug_firewall.lazy' shared service.
  3849.      *
  3850.      * @return \Symfony\Component\Console\Command\LazyCommand
  3851.      */
  3852.     protected function get_Security_Command_DebugFirewall_LazyService()
  3853.     {
  3854.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3855.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3856.         return $this->privates['.security.command.debug_firewall.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:firewall', [], 'Display information about your security firewall(s)'false, function (): \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand {
  3857.             return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  3858.         });
  3859.     }
  3860.     /**
  3861.      * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  3862.      *
  3863.      * @return \Symfony\Component\Console\Command\LazyCommand
  3864.      */
  3865.     protected function get_Security_Command_UserPasswordEncoder_LazyService()
  3866.     {
  3867.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3868.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3869.         return $this->privates['.security.command.user_password_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:encode-password', [], 'Encode a password'false, function (): \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand {
  3870.             return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  3871.         });
  3872.     }
  3873.     /**
  3874.      * Gets the private '.security.command.user_password_hash.lazy' shared service.
  3875.      *
  3876.      * @return \Symfony\Component\Console\Command\LazyCommand
  3877.      */
  3878.     protected function get_Security_Command_UserPasswordHash_LazyService()
  3879.     {
  3880.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3881.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3882.         return $this->privates['.security.command.user_password_hash.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:hash-password', [], 'Hash a user password'false, function (): \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand {
  3883.             return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  3884.         });
  3885.     }
  3886.     /**
  3887.      * Gets the private '.service_locator.05.BkVH' shared service.
  3888.      *
  3889.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3890.      */
  3891.     protected function get_ServiceLocator_05_BkVHService()
  3892.     {
  3893.         return $this->privates['.service_locator.05.BkVH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3894.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3895.             'gmoPgShopCreditCard' => ['services''app.gmo_pg_shop_credit_card''getApp_GmoPgShopCreditCardService'false],
  3896.         ], [
  3897.             'em' => '?',
  3898.             'gmoPgShopCreditCard' => '?',
  3899.         ]);
  3900.     }
  3901.     /**
  3902.      * Gets the private '.service_locator.2J546cE' shared service.
  3903.      *
  3904.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3905.      */
  3906.     protected function get_ServiceLocator_2J546cEService()
  3907.     {
  3908.         return $this->privates['.service_locator.2J546cE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3909.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3910.             'gmoPgShopCreditCard' => ['services''app.gmo_pg_shop_credit_card''getApp_GmoPgShopCreditCardService'false],
  3911.             'shopPlan' => ['privates''.errored..service_locator.2J546cE.App\\Entity\\ShopPlan'NULL'Cannot autowire service ".service_locator.2J546cE": it references class "App\\Entity\\ShopPlan" but no such service exists.'],
  3912.         ], [
  3913.             'em' => '?',
  3914.             'gmoPgShopCreditCard' => '?',
  3915.             'shopPlan' => 'App\\Entity\\ShopPlan',
  3916.         ]);
  3917.     }
  3918.     /**
  3919.      * Gets the private '.service_locator.3h0B1tH' shared service.
  3920.      *
  3921.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3922.      */
  3923.     protected function get_ServiceLocator_3h0B1tHService()
  3924.     {
  3925.         return $this->privates['.service_locator.3h0B1tH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3926.             'admin' => ['privates''.errored..service_locator.3h0B1tH.App\\Entity\\Administrator'NULL'Cannot autowire service ".service_locator.3h0B1tH": it references class "App\\Entity\\Administrator" but no such service exists.'],
  3927.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3928.             'passwordEncoder' => ['services''.container.private.security.password_encoder''get_Container_Private_Security_PasswordEncoderService'false],
  3929.         ], [
  3930.             'admin' => 'App\\Entity\\Administrator',
  3931.             'em' => '?',
  3932.             'passwordEncoder' => '?',
  3933.         ]);
  3934.     }
  3935.     /**
  3936.      * Gets the private '.service_locator.4Bh3Azq' shared service.
  3937.      *
  3938.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3939.      */
  3940.     protected function get_ServiceLocator_4Bh3AzqService()
  3941.     {
  3942.         return $this->privates['.service_locator.4Bh3Azq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3943.             'area' => ['privates''.errored..service_locator.4Bh3Azq.App\\Entity\\Area'NULL'Cannot autowire service ".service_locator.4Bh3Azq": it references class "App\\Entity\\Area" but no such service exists.'],
  3944.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3945.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  3946.         ], [
  3947.             'area' => 'App\\Entity\\Area',
  3948.             'em' => '?',
  3949.             'paginator' => '?',
  3950.         ]);
  3951.     }
  3952.     /**
  3953.      * Gets the private '.service_locator.5miB8_X' shared service.
  3954.      *
  3955.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3956.      */
  3957.     protected function get_ServiceLocator_5miB8XService()
  3958.     {
  3959.         return $this->privates['.service_locator.5miB8_X'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3960.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3961.         ], [
  3962.             'em' => '?',
  3963.         ]);
  3964.     }
  3965.     /**
  3966.      * Gets the private '.service_locator.5t2Ewnb' shared service.
  3967.      *
  3968.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3969.      */
  3970.     protected function get_ServiceLocator_5t2EwnbService()
  3971.     {
  3972.         return $this->privates['.service_locator.5t2Ewnb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3973.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3974.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  3975.         ], [
  3976.             'em' => '?',
  3977.             'paginator' => '?',
  3978.         ]);
  3979.     }
  3980.     /**
  3981.      * Gets the private '.service_locator.6X9Ix5o' shared service.
  3982.      *
  3983.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3984.      */
  3985.     protected function get_ServiceLocator_6X9Ix5oService()
  3986.     {
  3987.         return $this->privates['.service_locator.6X9Ix5o'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3988.             'OTPService' => ['privates''App\\Security\\OTPService''getOTPServiceService'false],
  3989.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  3990.             'otpApiLimiter' => ['privates''limiter.otp_api''getLimiter_OtpApiService'false],
  3991.         ], [
  3992.             'OTPService' => 'App\\Security\\OTPService',
  3993.             'em' => '?',
  3994.             'otpApiLimiter' => '?',
  3995.         ]);
  3996.     }
  3997.     /**
  3998.      * Gets the private '.service_locator.86g1VUK' shared service.
  3999.      *
  4000.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4001.      */
  4002.     protected function get_ServiceLocator_86g1VUKService()
  4003.     {
  4004.         return $this->privates['.service_locator.86g1VUK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4005.             'App\\Controller\\AdminController::areas' => ['privates''.service_locator.5t2Ewnb''get_ServiceLocator_5t2EwnbService'false],
  4006.             'App\\Controller\\AdminController::categories' => ['privates''.service_locator.5t2Ewnb''get_ServiceLocator_5t2EwnbService'false],
  4007.             'App\\Controller\\AdminController::credentials' => ['privates''.service_locator.Qkluc2L''get_ServiceLocator_Qkluc2LService'false],
  4008.             'App\\Controller\\AdminController::dashboard' => ['privates''.service_locator.Qkluc2L''get_ServiceLocator_Qkluc2LService'false],
  4009.             'App\\Controller\\AdminController::deleteArea' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4010.             'App\\Controller\\AdminController::deleteCategory' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4011.             'App\\Controller\\AdminController::deleteLocation' => ['privates''.service_locator.BRf5eOU''get_ServiceLocator_BRf5eOUService'false],
  4012.             'App\\Controller\\AdminController::deleteMenu' => ['privates''.service_locator.yHyAw8y''get_ServiceLocator_YHyAw8yService'false],
  4013.             'App\\Controller\\AdminController::deleteMenuGroup' => ['privates''.service_locator.E87YMOY''get_ServiceLocator_E87YMOYService'false],
  4014.             'App\\Controller\\AdminController::deletePost' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4015.             'App\\Controller\\AdminController::deleteShop' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4016.             'App\\Controller\\AdminController::deleteUser' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4017.             'App\\Controller\\AdminController::downloadOrders' => ['privates''.service_locator.5t2Ewnb''get_ServiceLocator_5t2EwnbService'false],
  4018.             'App\\Controller\\AdminController::editArea' => ['privates''.service_locator.BRf5eOU''get_ServiceLocator_BRf5eOUService'false],
  4019.             'App\\Controller\\AdminController::editCategory' => ['privates''.service_locator.YcVT3RT''get_ServiceLocator_YcVT3RTService'false],
  4020.             'App\\Controller\\AdminController::editLocation' => ['privates''.service_locator.WXGpfQX''get_ServiceLocator_WXGpfQXService'false],
  4021.             'App\\Controller\\AdminController::editMenu' => ['privates''.service_locator.yHyAw8y''get_ServiceLocator_YHyAw8yService'false],
  4022.             'App\\Controller\\AdminController::editMenuGroup' => ['privates''.service_locator.F0XVSj2''get_ServiceLocator_F0XVSj2Service'false],
  4023.             'App\\Controller\\AdminController::editPost' => ['privates''.service_locator.wSzTy7i''get_ServiceLocator_WSzTy7iService'false],
  4024.             'App\\Controller\\AdminController::editShop' => ['privates''.service_locator.TkGnGV1''get_ServiceLocator_TkGnGV1Service'false],
  4025.             'App\\Controller\\AdminController::editShopPlan' => ['privates''.service_locator.TkGnGV1''get_ServiceLocator_TkGnGV1Service'false],
  4026.             'App\\Controller\\AdminController::editUser' => ['privates''.service_locator.3h0B1tH''get_ServiceLocator_3h0B1tHService'false],
  4027.             'App\\Controller\\AdminController::login' => ['privates''.service_locator.UDgw6Ol''get_ServiceLocator_UDgw6OlService'false],
  4028.             'App\\Controller\\AdminController::menus' => ['privates''.service_locator.E87YMOY''get_ServiceLocator_E87YMOYService'false],
  4029.             'App\\Controller\\AdminController::moveMenuGroup' => ['privates''.service_locator.F0XVSj2''get_ServiceLocator_F0XVSj2Service'false],
  4030.             'App\\Controller\\AdminController::newArea' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4031.             'App\\Controller\\AdminController::newCategory' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4032.             'App\\Controller\\AdminController::newLocation' => ['privates''.service_locator.BRf5eOU''get_ServiceLocator_BRf5eOUService'false],
  4033.             'App\\Controller\\AdminController::newMenu' => ['privates''.service_locator.E87YMOY''get_ServiceLocator_E87YMOYService'false],
  4034.             'App\\Controller\\AdminController::newMenuGroup' => ['privates''.service_locator.E87YMOY''get_ServiceLocator_E87YMOYService'false],
  4035.             'App\\Controller\\AdminController::newPost' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4036.             'App\\Controller\\AdminController::newShop' => ['privates''.service_locator.Qkluc2L''get_ServiceLocator_Qkluc2LService'false],
  4037.             'App\\Controller\\AdminController::newUser' => ['privates''.service_locator.Qkluc2L''get_ServiceLocator_Qkluc2LService'false],
  4038.             'App\\Controller\\AdminController::newsletter' => ['privates''.service_locator.wSzTy7i''get_ServiceLocator_WSzTy7iService'false],
  4039.             'App\\Controller\\AdminController::posts' => ['privates''.service_locator.5t2Ewnb''get_ServiceLocator_5t2EwnbService'false],
  4040.             'App\\Controller\\AdminController::publish' => ['privates''.service_locator.E87YMOY''get_ServiceLocator_E87YMOYService'false],
  4041.             'App\\Controller\\AdminController::shops' => ['privates''.service_locator.5t2Ewnb''get_ServiceLocator_5t2EwnbService'false],
  4042.             'App\\Controller\\AdminController::showArea' => ['privates''.service_locator.4Bh3Azq''get_ServiceLocator_4Bh3AzqService'false],
  4043.             'App\\Controller\\AdminController::showShop' => ['privates''.service_locator.ZdLWdKH''get_ServiceLocator_ZdLWdKHService'false],
  4044.             'App\\Controller\\AdminController::sortArea' => ['privates''.service_locator.BRf5eOU''get_ServiceLocator_BRf5eOUService'false],
  4045.             'App\\Controller\\AdminController::sortCategory' => ['privates''.service_locator.YcVT3RT''get_ServiceLocator_YcVT3RTService'false],
  4046.             'App\\Controller\\AdminController::sortLocation' => ['privates''.service_locator.Ve4eylf''get_ServiceLocator_Ve4eylfService'false],
  4047.             'App\\Controller\\AdminController::users' => ['privates''.service_locator.5t2Ewnb''get_ServiceLocator_5t2EwnbService'false],
  4048.             'App\\Controller\\Api\\CartController::add' => ['privates''.service_locator.spBoPIH''get_ServiceLocator_SpBoPIHService'false],
  4049.             'App\\Controller\\Api\\CartController::checkout' => ['privates''.service_locator.spBoPIH''get_ServiceLocator_SpBoPIHService'false],
  4050.             'App\\Controller\\Api\\CartController::createShopListBuilder' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4051.             'App\\Controller\\Api\\CartController::createValidationErrorJsonResponse' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  4052.             'App\\Controller\\Api\\CartController::edit' => ['privates''.service_locator.spBoPIH''get_ServiceLocator_SpBoPIHService'false],
  4053.             'App\\Controller\\Api\\CartController::index' => ['privates''.service_locator.spBoPIH''get_ServiceLocator_SpBoPIHService'false],
  4054.             'App\\Controller\\Api\\ContactController::createShopListBuilder' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4055.             'App\\Controller\\Api\\ContactController::createValidationErrorJsonResponse' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  4056.             'App\\Controller\\Api\\ContactController::index' => ['privates''.service_locator.5t2Ewnb''get_ServiceLocator_5t2EwnbService'false],
  4057.             'App\\Controller\\Api\\OrderController::createShopListBuilder' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4058.             'App\\Controller\\Api\\OrderController::createValidationErrorJsonResponse' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  4059.             'App\\Controller\\Api\\OrderController::index' => ['privates''.service_locator.zNO54wW''get_ServiceLocator_ZNO54wWService'false],
  4060.             'App\\Controller\\Api\\OrderController::review' => ['privates''.service_locator.wmqE9tV''get_ServiceLocator_WmqE9tVService'false],
  4061.             'App\\Controller\\Api\\OrderController::show' => ['privates''.service_locator.lih2Hmy''get_ServiceLocator_Lih2HmyService'false],
  4062.             'App\\Controller\\Api\\PostController::index' => ['privates''.service_locator.5t2Ewnb''get_ServiceLocator_5t2EwnbService'false],
  4063.             'App\\Controller\\Api\\QuestionController::index' => ['privates''.service_locator.5t2Ewnb''get_ServiceLocator_5t2EwnbService'false],
  4064.             'App\\Controller\\Api\\ShopAuthController::createShopListBuilder' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4065.             'App\\Controller\\Api\\ShopAuthController::createValidationErrorJsonResponse' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  4066.             'App\\Controller\\Api\\ShopAuthController::index' => ['privates''.service_locator.eXvW0SV''get_ServiceLocator_EXvW0SVService'false],
  4067.             'App\\Controller\\Api\\ShopAuthController::logout' => ['privates''.service_locator.eXvW0SV''get_ServiceLocator_EXvW0SVService'false],
  4068.             'App\\Controller\\Api\\ShopController::closed' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4069.             'App\\Controller\\Api\\ShopController::createShopListBuilder' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4070.             'App\\Controller\\Api\\ShopController::createValidationErrorJsonResponse' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  4071.             'App\\Controller\\Api\\ShopController::index' => ['privates''.service_locator.nef3CFV''get_ServiceLocator_Nef3CFVService'false],
  4072.             'App\\Controller\\Api\\ShopController::menu' => ['privates''.service_locator.5t2Ewnb''get_ServiceLocator_5t2EwnbService'false],
  4073.             'App\\Controller\\Api\\ShopController::open' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4074.             'App\\Controller\\Api\\ShopController::shopMenus' => ['privates''.service_locator.YL7kgUk''get_ServiceLocator_YL7kgUkService'false],
  4075.             'App\\Controller\\Api\\ShopController::shopRegister' => ['privates''.service_locator.Qkluc2L''get_ServiceLocator_Qkluc2LService'false],
  4076.             'App\\Controller\\Api\\ShopController::shops' => ['privates''.service_locator.5t2Ewnb''get_ServiceLocator_5t2EwnbService'false],
  4077.             'App\\Controller\\Api\\ShopController::toOrderManager' => ['privates''.service_locator.nef3CFV''get_ServiceLocator_Nef3CFVService'false],
  4078.             'App\\Controller\\Api\\ShopController::updateEstimatedMinutes' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4079.             'App\\Controller\\Api\\ShopController::updateFcmToken' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4080.             'App\\Controller\\Api\\ShopController::updateHours' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4081.             'App\\Controller\\Api\\ShopController::updateMenuStock' => ['privates''.service_locator.G1jWuCP''get_ServiceLocator_G1jWuCPService'false],
  4082.             'App\\Controller\\Api\\ShopOrderController::createShopListBuilder' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4083.             'App\\Controller\\Api\\ShopOrderController::createValidationErrorJsonResponse' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  4084.             'App\\Controller\\Api\\ShopOrderController::index' => ['privates''.service_locator.zNO54wW''get_ServiceLocator_ZNO54wWService'false],
  4085.             'App\\Controller\\Api\\ShopOrderController::orderAccepted' => ['privates''.service_locator.e49Sk83''get_ServiceLocator_E49Sk83Service'false],
  4086.             'App\\Controller\\Api\\ShopOrderController::orderHandedOver' => ['privates''.service_locator.MwuuyVj''get_ServiceLocator_MwuuyVjService'false],
  4087.             'App\\Controller\\Api\\ShopOrderController::orderShopCancel' => ['privates''.service_locator.MwuuyVj''get_ServiceLocator_MwuuyVjService'false],
  4088.             'App\\Controller\\Api\\ShopOrderController::orderUserCancel' => ['privates''.service_locator.MwuuyVj''get_ServiceLocator_MwuuyVjService'false],
  4089.             'App\\Controller\\Api\\ShopOrderController::shopInfo' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4090.             'App\\Controller\\Api\\ShopOrderController::summary' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4091.             'App\\Controller\\Api\\SmsController::createShopListBuilder' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4092.             'App\\Controller\\Api\\SmsController::createValidationErrorJsonResponse' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  4093.             'App\\Controller\\Api\\SmsController::send' => ['privates''.service_locator.6X9Ix5o''get_ServiceLocator_6X9Ix5oService'false],
  4094.             'App\\Controller\\Api\\SmsController::verify' => ['privates''.service_locator.__s97_a''get_ServiceLocator_S97AService'false],
  4095.             'App\\Controller\\Api\\UserAuthController::createShopListBuilder' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4096.             'App\\Controller\\Api\\UserAuthController::createValidationErrorJsonResponse' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  4097.             'App\\Controller\\Api\\UserAuthController::refreshToken' => ['privates''.service_locator.eXvW0SV''get_ServiceLocator_EXvW0SVService'false],
  4098.             'App\\Controller\\Api\\UserController::createShopListBuilder' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4099.             'App\\Controller\\Api\\UserController::createValidationErrorJsonResponse' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  4100.             'App\\Controller\\Api\\UserController::delete' => ['privates''.service_locator.QpSQb4K''get_ServiceLocator_QpSQb4KService'false],
  4101.             'App\\Controller\\Api\\UserController::paymentMethods' => ['privates''.service_locator.nef3CFV''get_ServiceLocator_Nef3CFVService'false],
  4102.             'App\\Controller\\Api\\UserController::show' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4103.             'App\\Controller\\Api\\UserController::update' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4104.             'App\\Controller\\Api\\UserController::updateFcmToken' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4105.             'App\\Controller\\CartController::add' => ['privates''.service_locator.qM5AA_f''get_ServiceLocator_QM5AAFService'false],
  4106.             'App\\Controller\\CartController::cartDone' => ['privates''.service_locator.QjurL_x''get_ServiceLocator_QjurLXService'false],
  4107.             'App\\Controller\\CartController::index' => ['privates''.service_locator.zKQnrKT''get_ServiceLocator_ZKQnrKTService'false],
  4108.             'App\\Controller\\CartController::paymentMethod' => ['privates''.service_locator.S4jfKKp''get_ServiceLocator_S4jfKKpService'false],
  4109.             'App\\Controller\\CartController::paymentMethodAdd' => ['privates''.service_locator.zKQnrKT''get_ServiceLocator_ZKQnrKTService'false],
  4110.             'App\\Controller\\CartController::updateQuantity' => ['privates''.service_locator.S4jfKKp''get_ServiceLocator_S4jfKKpService'false],
  4111.             'App\\Controller\\CouponController::explore' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4112.             'App\\Controller\\CouponController::index' => ['privates''.service_locator.5t2Ewnb''get_ServiceLocator_5t2EwnbService'false],
  4113.             'App\\Controller\\IndexController::createShopListBuilder' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4114.             'App\\Controller\\IndexController::createValidationErrorJsonResponse' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  4115.             'App\\Controller\\IndexController::explore' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4116.             'App\\Controller\\IndexController::faq' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4117.             'App\\Controller\\IndexController::index' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4118.             'App\\Controller\\IndexController::lp' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4119.             'App\\Controller\\IndexController::map' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4120.             'App\\Controller\\IndexController::news' => ['privates''.service_locator.5t2Ewnb''get_ServiceLocator_5t2EwnbService'false],
  4121.             'App\\Controller\\IndexController::newsShow' => ['privates''.service_locator.E6OewJ8''get_ServiceLocator_E6OewJ8Service'false],
  4122.             'App\\Controller\\IndexController::pins' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4123.             'App\\Controller\\IndexController::register' => ['privates''.service_locator.M0Vdnop''get_ServiceLocator_M0VdnopService'false],
  4124.             'App\\Controller\\IndexController::search' => ['privates''.service_locator.5t2Ewnb''get_ServiceLocator_5t2EwnbService'false],
  4125.             'App\\Controller\\IndexController::shop' => ['privates''.service_locator.ZdLWdKH''get_ServiceLocator_ZdLWdKHService'false],
  4126.             'App\\Controller\\IndexController::shopLaw' => ['privates''.service_locator.ZdLWdKH''get_ServiceLocator_ZdLWdKHService'false],
  4127.             'App\\Controller\\IndexController::shopMenuShow' => ['privates''.service_locator.CFivK_Q''get_ServiceLocator_CFivKQService'false],
  4128.             'App\\Controller\\IndexController::userRegister' => ['privates''.service_locator.ZdIIYal''get_ServiceLocator_ZdIIYalService'false],
  4129.             'App\\Controller\\IndexController::userRegisterDone' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4130.             'App\\Controller\\IndexController::userRegisterInput' => ['privates''.service_locator.tqRBPD5''get_ServiceLocator_TqRBPD5Service'false],
  4131.             'App\\Controller\\IndexController::userRegisterReSend' => ['privates''.service_locator.TgR8Kvd''get_ServiceLocator_TgR8KvdService'false],
  4132.             'App\\Controller\\IndexController::userRegisterVerify' => ['privates''.service_locator._H8Wj63''get_ServiceLocator_H8Wj63Service'false],
  4133.             'App\\Controller\\SecurityController::login' => ['privates''.service_locator.UDgw6Ol''get_ServiceLocator_UDgw6OlService'false],
  4134.             'App\\Controller\\SecurityController::reset' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4135.             'App\\Controller\\SecurityController::resetPassword' => ['privates''.service_locator.Qkluc2L''get_ServiceLocator_Qkluc2LService'false],
  4136.             'App\\Controller\\ShopController::bankAccount' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4137.             'App\\Controller\\ShopController::changePlan' => ['privates''.service_locator.05.BkVH''get_ServiceLocator_05_BkVHService'false],
  4138.             'App\\Controller\\ShopController::changePlanConfirm' => ['privates''.service_locator.2J546cE''get_ServiceLocator_2J546cEService'false],
  4139.             'App\\Controller\\ShopController::coupons' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4140.             'App\\Controller\\ShopController::credential' => ['privates''.service_locator.Qkluc2L''get_ServiceLocator_Qkluc2LService'false],
  4141.             'App\\Controller\\ShopController::dashboard' => ['privates''.service_locator.5t2Ewnb''get_ServiceLocator_5t2EwnbService'false],
  4142.             'App\\Controller\\ShopController::deleteCoupon' => ['privates''.service_locator.vNx1BBR''get_ServiceLocator_VNx1BBRService'false],
  4143.             'App\\Controller\\ShopController::deleteMenu' => ['privates''.service_locator.G1jWuCP''get_ServiceLocator_G1jWuCPService'false],
  4144.             'App\\Controller\\ShopController::deleteMenuGroup' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4145.             'App\\Controller\\ShopController::editCoupon' => ['privates''.service_locator.vNx1BBR''get_ServiceLocator_VNx1BBRService'false],
  4146.             'App\\Controller\\ShopController::editGroup' => ['privates''.service_locator.9FMXn4W''get_ServiceLocator_9FMXn4WService'false],
  4147.             'App\\Controller\\ShopController::editMenu' => ['privates''.service_locator.G1jWuCP''get_ServiceLocator_G1jWuCPService'false],
  4148.             'App\\Controller\\ShopController::law' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4149.             'App\\Controller\\ShopController::moveMenuGroup' => ['privates''.service_locator.9FMXn4W''get_ServiceLocator_9FMXn4WService'false],
  4150.             'App\\Controller\\ShopController::newCoupon' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4151.             'App\\Controller\\ShopController::newGroup' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4152.             'App\\Controller\\ShopController::newMenu' => ['privates''.service_locator.NqWr2oM''get_ServiceLocator_NqWr2oMService'false],
  4153.             'App\\Controller\\ShopController::paymentMethod' => ['privates''.service_locator.05.BkVH''get_ServiceLocator_05_BkVHService'false],
  4154.             'App\\Controller\\ShopController::paymentMethodInput' => ['privates''.service_locator.05.BkVH''get_ServiceLocator_05_BkVHService'false],
  4155.             'App\\Controller\\ShopController::profile' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4156.             'App\\Controller\\ShopController::publish' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4157.             'App\\Controller\\ShopController::publishCoupon' => ['privates''.service_locator.vNx1BBR''get_ServiceLocator_VNx1BBRService'false],
  4158.             'App\\Controller\\ShopController::sales' => ['privates''.service_locator.IiZ4aau''get_ServiceLocator_IiZ4aauService'false],
  4159.             'App\\Controller\\ShopController::showSales' => ['privates''.service_locator.T0PnOut''get_ServiceLocator_T0PnOutService'false],
  4160.             'App\\Controller\\ShopController::sortMenu' => ['privates''.service_locator.G1jWuCP''get_ServiceLocator_G1jWuCPService'false],
  4161.             'App\\Controller\\ShopController::unpublish' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4162.             'App\\Controller\\ShopController::unpublishCoupon' => ['privates''.service_locator.vNx1BBR''get_ServiceLocator_VNx1BBRService'false],
  4163.             'App\\Controller\\UserController::addPaymentMethods' => ['privates''.service_locator.Y1J2r..''get_ServiceLocator_Y1J2r__Service'false],
  4164.             'App\\Controller\\UserController::dashboard' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4165.             'App\\Controller\\UserController::login' => ['privates''.service_locator.UDgw6Ol''get_ServiceLocator_UDgw6OlService'false],
  4166.             'App\\Controller\\UserController::orderIndex' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4167.             'App\\Controller\\UserController::paymentMethods' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4168.             'App\\Controller\\UserController::profile' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4169.             'App\\Controller\\UserController::unsubscribe' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4170.             'kernel::loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  4171.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  4172.             'kernel::terminate' => ['privates''.service_locator.KfwZsne''get_ServiceLocator_KfwZsneService'false],
  4173.             'App\\Controller\\AdminController:areas' => ['privates''.service_locator.5t2Ewnb''get_ServiceLocator_5t2EwnbService'false],
  4174.             'App\\Controller\\AdminController:categories' => ['privates''.service_locator.5t2Ewnb''get_ServiceLocator_5t2EwnbService'false],
  4175.             'App\\Controller\\AdminController:credentials' => ['privates''.service_locator.Qkluc2L''get_ServiceLocator_Qkluc2LService'false],
  4176.             'App\\Controller\\AdminController:dashboard' => ['privates''.service_locator.Qkluc2L''get_ServiceLocator_Qkluc2LService'false],
  4177.             'App\\Controller\\AdminController:deleteArea' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4178.             'App\\Controller\\AdminController:deleteCategory' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4179.             'App\\Controller\\AdminController:deleteLocation' => ['privates''.service_locator.BRf5eOU''get_ServiceLocator_BRf5eOUService'false],
  4180.             'App\\Controller\\AdminController:deleteMenu' => ['privates''.service_locator.yHyAw8y''get_ServiceLocator_YHyAw8yService'false],
  4181.             'App\\Controller\\AdminController:deleteMenuGroup' => ['privates''.service_locator.E87YMOY''get_ServiceLocator_E87YMOYService'false],
  4182.             'App\\Controller\\AdminController:deletePost' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4183.             'App\\Controller\\AdminController:deleteShop' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4184.             'App\\Controller\\AdminController:deleteUser' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4185.             'App\\Controller\\AdminController:downloadOrders' => ['privates''.service_locator.5t2Ewnb''get_ServiceLocator_5t2EwnbService'false],
  4186.             'App\\Controller\\AdminController:editArea' => ['privates''.service_locator.BRf5eOU''get_ServiceLocator_BRf5eOUService'false],
  4187.             'App\\Controller\\AdminController:editCategory' => ['privates''.service_locator.YcVT3RT''get_ServiceLocator_YcVT3RTService'false],
  4188.             'App\\Controller\\AdminController:editLocation' => ['privates''.service_locator.WXGpfQX''get_ServiceLocator_WXGpfQXService'false],
  4189.             'App\\Controller\\AdminController:editMenu' => ['privates''.service_locator.yHyAw8y''get_ServiceLocator_YHyAw8yService'false],
  4190.             'App\\Controller\\AdminController:editMenuGroup' => ['privates''.service_locator.F0XVSj2''get_ServiceLocator_F0XVSj2Service'false],
  4191.             'App\\Controller\\AdminController:editPost' => ['privates''.service_locator.wSzTy7i''get_ServiceLocator_WSzTy7iService'false],
  4192.             'App\\Controller\\AdminController:editShop' => ['privates''.service_locator.TkGnGV1''get_ServiceLocator_TkGnGV1Service'false],
  4193.             'App\\Controller\\AdminController:editShopPlan' => ['privates''.service_locator.TkGnGV1''get_ServiceLocator_TkGnGV1Service'false],
  4194.             'App\\Controller\\AdminController:editUser' => ['privates''.service_locator.3h0B1tH''get_ServiceLocator_3h0B1tHService'false],
  4195.             'App\\Controller\\AdminController:login' => ['privates''.service_locator.UDgw6Ol''get_ServiceLocator_UDgw6OlService'false],
  4196.             'App\\Controller\\AdminController:menus' => ['privates''.service_locator.E87YMOY''get_ServiceLocator_E87YMOYService'false],
  4197.             'App\\Controller\\AdminController:moveMenuGroup' => ['privates''.service_locator.F0XVSj2''get_ServiceLocator_F0XVSj2Service'false],
  4198.             'App\\Controller\\AdminController:newArea' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4199.             'App\\Controller\\AdminController:newCategory' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4200.             'App\\Controller\\AdminController:newLocation' => ['privates''.service_locator.BRf5eOU''get_ServiceLocator_BRf5eOUService'false],
  4201.             'App\\Controller\\AdminController:newMenu' => ['privates''.service_locator.E87YMOY''get_ServiceLocator_E87YMOYService'false],
  4202.             'App\\Controller\\AdminController:newMenuGroup' => ['privates''.service_locator.E87YMOY''get_ServiceLocator_E87YMOYService'false],
  4203.             'App\\Controller\\AdminController:newPost' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4204.             'App\\Controller\\AdminController:newShop' => ['privates''.service_locator.Qkluc2L''get_ServiceLocator_Qkluc2LService'false],
  4205.             'App\\Controller\\AdminController:newUser' => ['privates''.service_locator.Qkluc2L''get_ServiceLocator_Qkluc2LService'false],
  4206.             'App\\Controller\\AdminController:newsletter' => ['privates''.service_locator.wSzTy7i''get_ServiceLocator_WSzTy7iService'false],
  4207.             'App\\Controller\\AdminController:posts' => ['privates''.service_locator.5t2Ewnb''get_ServiceLocator_5t2EwnbService'false],
  4208.             'App\\Controller\\AdminController:publish' => ['privates''.service_locator.E87YMOY''get_ServiceLocator_E87YMOYService'false],
  4209.             'App\\Controller\\AdminController:shops' => ['privates''.service_locator.5t2Ewnb''get_ServiceLocator_5t2EwnbService'false],
  4210.             'App\\Controller\\AdminController:showArea' => ['privates''.service_locator.4Bh3Azq''get_ServiceLocator_4Bh3AzqService'false],
  4211.             'App\\Controller\\AdminController:showShop' => ['privates''.service_locator.ZdLWdKH''get_ServiceLocator_ZdLWdKHService'false],
  4212.             'App\\Controller\\AdminController:sortArea' => ['privates''.service_locator.BRf5eOU''get_ServiceLocator_BRf5eOUService'false],
  4213.             'App\\Controller\\AdminController:sortCategory' => ['privates''.service_locator.YcVT3RT''get_ServiceLocator_YcVT3RTService'false],
  4214.             'App\\Controller\\AdminController:sortLocation' => ['privates''.service_locator.Ve4eylf''get_ServiceLocator_Ve4eylfService'false],
  4215.             'App\\Controller\\AdminController:users' => ['privates''.service_locator.5t2Ewnb''get_ServiceLocator_5t2EwnbService'false],
  4216.             'App\\Controller\\Api\\CartController:add' => ['privates''.service_locator.spBoPIH''get_ServiceLocator_SpBoPIHService'false],
  4217.             'App\\Controller\\Api\\CartController:checkout' => ['privates''.service_locator.spBoPIH''get_ServiceLocator_SpBoPIHService'false],
  4218.             'App\\Controller\\Api\\CartController:createShopListBuilder' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4219.             'App\\Controller\\Api\\CartController:createValidationErrorJsonResponse' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  4220.             'App\\Controller\\Api\\CartController:edit' => ['privates''.service_locator.spBoPIH''get_ServiceLocator_SpBoPIHService'false],
  4221.             'App\\Controller\\Api\\CartController:index' => ['privates''.service_locator.spBoPIH''get_ServiceLocator_SpBoPIHService'false],
  4222.             'App\\Controller\\Api\\ContactController:createShopListBuilder' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4223.             'App\\Controller\\Api\\ContactController:createValidationErrorJsonResponse' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  4224.             'App\\Controller\\Api\\ContactController:index' => ['privates''.service_locator.5t2Ewnb''get_ServiceLocator_5t2EwnbService'false],
  4225.             'App\\Controller\\Api\\OrderController:createShopListBuilder' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4226.             'App\\Controller\\Api\\OrderController:createValidationErrorJsonResponse' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  4227.             'App\\Controller\\Api\\OrderController:index' => ['privates''.service_locator.zNO54wW''get_ServiceLocator_ZNO54wWService'false],
  4228.             'App\\Controller\\Api\\OrderController:review' => ['privates''.service_locator.wmqE9tV''get_ServiceLocator_WmqE9tVService'false],
  4229.             'App\\Controller\\Api\\OrderController:show' => ['privates''.service_locator.lih2Hmy''get_ServiceLocator_Lih2HmyService'false],
  4230.             'App\\Controller\\Api\\PostController:index' => ['privates''.service_locator.5t2Ewnb''get_ServiceLocator_5t2EwnbService'false],
  4231.             'App\\Controller\\Api\\QuestionController:index' => ['privates''.service_locator.5t2Ewnb''get_ServiceLocator_5t2EwnbService'false],
  4232.             'App\\Controller\\Api\\ShopAuthController:createShopListBuilder' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4233.             'App\\Controller\\Api\\ShopAuthController:createValidationErrorJsonResponse' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  4234.             'App\\Controller\\Api\\ShopAuthController:index' => ['privates''.service_locator.eXvW0SV''get_ServiceLocator_EXvW0SVService'false],
  4235.             'App\\Controller\\Api\\ShopAuthController:logout' => ['privates''.service_locator.eXvW0SV''get_ServiceLocator_EXvW0SVService'false],
  4236.             'App\\Controller\\Api\\ShopController:closed' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4237.             'App\\Controller\\Api\\ShopController:createShopListBuilder' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4238.             'App\\Controller\\Api\\ShopController:createValidationErrorJsonResponse' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  4239.             'App\\Controller\\Api\\ShopController:index' => ['privates''.service_locator.nef3CFV''get_ServiceLocator_Nef3CFVService'false],
  4240.             'App\\Controller\\Api\\ShopController:menu' => ['privates''.service_locator.5t2Ewnb''get_ServiceLocator_5t2EwnbService'false],
  4241.             'App\\Controller\\Api\\ShopController:open' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4242.             'App\\Controller\\Api\\ShopController:shopMenus' => ['privates''.service_locator.YL7kgUk''get_ServiceLocator_YL7kgUkService'false],
  4243.             'App\\Controller\\Api\\ShopController:shopRegister' => ['privates''.service_locator.Qkluc2L''get_ServiceLocator_Qkluc2LService'false],
  4244.             'App\\Controller\\Api\\ShopController:shops' => ['privates''.service_locator.5t2Ewnb''get_ServiceLocator_5t2EwnbService'false],
  4245.             'App\\Controller\\Api\\ShopController:toOrderManager' => ['privates''.service_locator.nef3CFV''get_ServiceLocator_Nef3CFVService'false],
  4246.             'App\\Controller\\Api\\ShopController:updateEstimatedMinutes' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4247.             'App\\Controller\\Api\\ShopController:updateFcmToken' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4248.             'App\\Controller\\Api\\ShopController:updateHours' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4249.             'App\\Controller\\Api\\ShopController:updateMenuStock' => ['privates''.service_locator.G1jWuCP''get_ServiceLocator_G1jWuCPService'false],
  4250.             'App\\Controller\\Api\\ShopOrderController:createShopListBuilder' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4251.             'App\\Controller\\Api\\ShopOrderController:createValidationErrorJsonResponse' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  4252.             'App\\Controller\\Api\\ShopOrderController:index' => ['privates''.service_locator.zNO54wW''get_ServiceLocator_ZNO54wWService'false],
  4253.             'App\\Controller\\Api\\ShopOrderController:orderAccepted' => ['privates''.service_locator.e49Sk83''get_ServiceLocator_E49Sk83Service'false],
  4254.             'App\\Controller\\Api\\ShopOrderController:orderHandedOver' => ['privates''.service_locator.MwuuyVj''get_ServiceLocator_MwuuyVjService'false],
  4255.             'App\\Controller\\Api\\ShopOrderController:orderShopCancel' => ['privates''.service_locator.MwuuyVj''get_ServiceLocator_MwuuyVjService'false],
  4256.             'App\\Controller\\Api\\ShopOrderController:orderUserCancel' => ['privates''.service_locator.MwuuyVj''get_ServiceLocator_MwuuyVjService'false],
  4257.             'App\\Controller\\Api\\ShopOrderController:shopInfo' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4258.             'App\\Controller\\Api\\ShopOrderController:summary' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4259.             'App\\Controller\\Api\\SmsController:createShopListBuilder' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4260.             'App\\Controller\\Api\\SmsController:createValidationErrorJsonResponse' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  4261.             'App\\Controller\\Api\\SmsController:send' => ['privates''.service_locator.6X9Ix5o''get_ServiceLocator_6X9Ix5oService'false],
  4262.             'App\\Controller\\Api\\SmsController:verify' => ['privates''.service_locator.__s97_a''get_ServiceLocator_S97AService'false],
  4263.             'App\\Controller\\Api\\UserAuthController:createShopListBuilder' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4264.             'App\\Controller\\Api\\UserAuthController:createValidationErrorJsonResponse' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  4265.             'App\\Controller\\Api\\UserAuthController:refreshToken' => ['privates''.service_locator.eXvW0SV''get_ServiceLocator_EXvW0SVService'false],
  4266.             'App\\Controller\\Api\\UserController:createShopListBuilder' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4267.             'App\\Controller\\Api\\UserController:createValidationErrorJsonResponse' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  4268.             'App\\Controller\\Api\\UserController:delete' => ['privates''.service_locator.QpSQb4K''get_ServiceLocator_QpSQb4KService'false],
  4269.             'App\\Controller\\Api\\UserController:paymentMethods' => ['privates''.service_locator.nef3CFV''get_ServiceLocator_Nef3CFVService'false],
  4270.             'App\\Controller\\Api\\UserController:show' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4271.             'App\\Controller\\Api\\UserController:update' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4272.             'App\\Controller\\Api\\UserController:updateFcmToken' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4273.             'App\\Controller\\CartController:add' => ['privates''.service_locator.qM5AA_f''get_ServiceLocator_QM5AAFService'false],
  4274.             'App\\Controller\\CartController:cartDone' => ['privates''.service_locator.QjurL_x''get_ServiceLocator_QjurLXService'false],
  4275.             'App\\Controller\\CartController:index' => ['privates''.service_locator.zKQnrKT''get_ServiceLocator_ZKQnrKTService'false],
  4276.             'App\\Controller\\CartController:paymentMethod' => ['privates''.service_locator.S4jfKKp''get_ServiceLocator_S4jfKKpService'false],
  4277.             'App\\Controller\\CartController:paymentMethodAdd' => ['privates''.service_locator.zKQnrKT''get_ServiceLocator_ZKQnrKTService'false],
  4278.             'App\\Controller\\CartController:updateQuantity' => ['privates''.service_locator.S4jfKKp''get_ServiceLocator_S4jfKKpService'false],
  4279.             'App\\Controller\\CouponController:explore' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4280.             'App\\Controller\\CouponController:index' => ['privates''.service_locator.5t2Ewnb''get_ServiceLocator_5t2EwnbService'false],
  4281.             'App\\Controller\\IndexController:createShopListBuilder' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4282.             'App\\Controller\\IndexController:createValidationErrorJsonResponse' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  4283.             'App\\Controller\\IndexController:explore' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4284.             'App\\Controller\\IndexController:faq' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4285.             'App\\Controller\\IndexController:index' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4286.             'App\\Controller\\IndexController:lp' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4287.             'App\\Controller\\IndexController:map' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4288.             'App\\Controller\\IndexController:news' => ['privates''.service_locator.5t2Ewnb''get_ServiceLocator_5t2EwnbService'false],
  4289.             'App\\Controller\\IndexController:newsShow' => ['privates''.service_locator.E6OewJ8''get_ServiceLocator_E6OewJ8Service'false],
  4290.             'App\\Controller\\IndexController:pins' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4291.             'App\\Controller\\IndexController:register' => ['privates''.service_locator.M0Vdnop''get_ServiceLocator_M0VdnopService'false],
  4292.             'App\\Controller\\IndexController:search' => ['privates''.service_locator.5t2Ewnb''get_ServiceLocator_5t2EwnbService'false],
  4293.             'App\\Controller\\IndexController:shop' => ['privates''.service_locator.ZdLWdKH''get_ServiceLocator_ZdLWdKHService'false],
  4294.             'App\\Controller\\IndexController:shopLaw' => ['privates''.service_locator.ZdLWdKH''get_ServiceLocator_ZdLWdKHService'false],
  4295.             'App\\Controller\\IndexController:shopMenuShow' => ['privates''.service_locator.CFivK_Q''get_ServiceLocator_CFivKQService'false],
  4296.             'App\\Controller\\IndexController:userRegister' => ['privates''.service_locator.ZdIIYal''get_ServiceLocator_ZdIIYalService'false],
  4297.             'App\\Controller\\IndexController:userRegisterDone' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4298.             'App\\Controller\\IndexController:userRegisterInput' => ['privates''.service_locator.tqRBPD5''get_ServiceLocator_TqRBPD5Service'false],
  4299.             'App\\Controller\\IndexController:userRegisterReSend' => ['privates''.service_locator.TgR8Kvd''get_ServiceLocator_TgR8KvdService'false],
  4300.             'App\\Controller\\IndexController:userRegisterVerify' => ['privates''.service_locator._H8Wj63''get_ServiceLocator_H8Wj63Service'false],
  4301.             'App\\Controller\\SecurityController:login' => ['privates''.service_locator.UDgw6Ol''get_ServiceLocator_UDgw6OlService'false],
  4302.             'App\\Controller\\SecurityController:reset' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4303.             'App\\Controller\\SecurityController:resetPassword' => ['privates''.service_locator.Qkluc2L''get_ServiceLocator_Qkluc2LService'false],
  4304.             'App\\Controller\\ShopController:bankAccount' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4305.             'App\\Controller\\ShopController:changePlan' => ['privates''.service_locator.05.BkVH''get_ServiceLocator_05_BkVHService'false],
  4306.             'App\\Controller\\ShopController:changePlanConfirm' => ['privates''.service_locator.2J546cE''get_ServiceLocator_2J546cEService'false],
  4307.             'App\\Controller\\ShopController:coupons' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4308.             'App\\Controller\\ShopController:credential' => ['privates''.service_locator.Qkluc2L''get_ServiceLocator_Qkluc2LService'false],
  4309.             'App\\Controller\\ShopController:dashboard' => ['privates''.service_locator.5t2Ewnb''get_ServiceLocator_5t2EwnbService'false],
  4310.             'App\\Controller\\ShopController:deleteCoupon' => ['privates''.service_locator.vNx1BBR''get_ServiceLocator_VNx1BBRService'false],
  4311.             'App\\Controller\\ShopController:deleteMenu' => ['privates''.service_locator.G1jWuCP''get_ServiceLocator_G1jWuCPService'false],
  4312.             'App\\Controller\\ShopController:deleteMenuGroup' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4313.             'App\\Controller\\ShopController:editCoupon' => ['privates''.service_locator.vNx1BBR''get_ServiceLocator_VNx1BBRService'false],
  4314.             'App\\Controller\\ShopController:editGroup' => ['privates''.service_locator.9FMXn4W''get_ServiceLocator_9FMXn4WService'false],
  4315.             'App\\Controller\\ShopController:editMenu' => ['privates''.service_locator.G1jWuCP''get_ServiceLocator_G1jWuCPService'false],
  4316.             'App\\Controller\\ShopController:law' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4317.             'App\\Controller\\ShopController:moveMenuGroup' => ['privates''.service_locator.9FMXn4W''get_ServiceLocator_9FMXn4WService'false],
  4318.             'App\\Controller\\ShopController:newCoupon' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4319.             'App\\Controller\\ShopController:newGroup' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4320.             'App\\Controller\\ShopController:newMenu' => ['privates''.service_locator.NqWr2oM''get_ServiceLocator_NqWr2oMService'false],
  4321.             'App\\Controller\\ShopController:paymentMethod' => ['privates''.service_locator.05.BkVH''get_ServiceLocator_05_BkVHService'false],
  4322.             'App\\Controller\\ShopController:paymentMethodInput' => ['privates''.service_locator.05.BkVH''get_ServiceLocator_05_BkVHService'false],
  4323.             'App\\Controller\\ShopController:profile' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4324.             'App\\Controller\\ShopController:publish' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4325.             'App\\Controller\\ShopController:publishCoupon' => ['privates''.service_locator.vNx1BBR''get_ServiceLocator_VNx1BBRService'false],
  4326.             'App\\Controller\\ShopController:sales' => ['privates''.service_locator.IiZ4aau''get_ServiceLocator_IiZ4aauService'false],
  4327.             'App\\Controller\\ShopController:showSales' => ['privates''.service_locator.T0PnOut''get_ServiceLocator_T0PnOutService'false],
  4328.             'App\\Controller\\ShopController:sortMenu' => ['privates''.service_locator.G1jWuCP''get_ServiceLocator_G1jWuCPService'false],
  4329.             'App\\Controller\\ShopController:unpublish' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4330.             'App\\Controller\\ShopController:unpublishCoupon' => ['privates''.service_locator.vNx1BBR''get_ServiceLocator_VNx1BBRService'false],
  4331.             'App\\Controller\\UserController:addPaymentMethods' => ['privates''.service_locator.Y1J2r..''get_ServiceLocator_Y1J2r__Service'false],
  4332.             'App\\Controller\\UserController:dashboard' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4333.             'App\\Controller\\UserController:login' => ['privates''.service_locator.UDgw6Ol''get_ServiceLocator_UDgw6OlService'false],
  4334.             'App\\Controller\\UserController:orderIndex' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4335.             'App\\Controller\\UserController:paymentMethods' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4336.             'App\\Controller\\UserController:profile' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4337.             'App\\Controller\\UserController:unsubscribe' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  4338.             'kernel:loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  4339.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  4340.             'kernel:terminate' => ['privates''.service_locator.KfwZsne''get_ServiceLocator_KfwZsneService'false],
  4341.         ], [
  4342.             'App\\Controller\\AdminController::areas' => '?',
  4343.             'App\\Controller\\AdminController::categories' => '?',
  4344.             'App\\Controller\\AdminController::credentials' => '?',
  4345.             'App\\Controller\\AdminController::dashboard' => '?',
  4346.             'App\\Controller\\AdminController::deleteArea' => '?',
  4347.             'App\\Controller\\AdminController::deleteCategory' => '?',
  4348.             'App\\Controller\\AdminController::deleteLocation' => '?',
  4349.             'App\\Controller\\AdminController::deleteMenu' => '?',
  4350.             'App\\Controller\\AdminController::deleteMenuGroup' => '?',
  4351.             'App\\Controller\\AdminController::deletePost' => '?',
  4352.             'App\\Controller\\AdminController::deleteShop' => '?',
  4353.             'App\\Controller\\AdminController::deleteUser' => '?',
  4354.             'App\\Controller\\AdminController::downloadOrders' => '?',
  4355.             'App\\Controller\\AdminController::editArea' => '?',
  4356.             'App\\Controller\\AdminController::editCategory' => '?',
  4357.             'App\\Controller\\AdminController::editLocation' => '?',
  4358.             'App\\Controller\\AdminController::editMenu' => '?',
  4359.             'App\\Controller\\AdminController::editMenuGroup' => '?',
  4360.             'App\\Controller\\AdminController::editPost' => '?',
  4361.             'App\\Controller\\AdminController::editShop' => '?',
  4362.             'App\\Controller\\AdminController::editShopPlan' => '?',
  4363.             'App\\Controller\\AdminController::editUser' => '?',
  4364.             'App\\Controller\\AdminController::login' => '?',
  4365.             'App\\Controller\\AdminController::menus' => '?',
  4366.             'App\\Controller\\AdminController::moveMenuGroup' => '?',
  4367.             'App\\Controller\\AdminController::newArea' => '?',
  4368.             'App\\Controller\\AdminController::newCategory' => '?',
  4369.             'App\\Controller\\AdminController::newLocation' => '?',
  4370.             'App\\Controller\\AdminController::newMenu' => '?',
  4371.             'App\\Controller\\AdminController::newMenuGroup' => '?',
  4372.             'App\\Controller\\AdminController::newPost' => '?',
  4373.             'App\\Controller\\AdminController::newShop' => '?',
  4374.             'App\\Controller\\AdminController::newUser' => '?',
  4375.             'App\\Controller\\AdminController::newsletter' => '?',
  4376.             'App\\Controller\\AdminController::posts' => '?',
  4377.             'App\\Controller\\AdminController::publish' => '?',
  4378.             'App\\Controller\\AdminController::shops' => '?',
  4379.             'App\\Controller\\AdminController::showArea' => '?',
  4380.             'App\\Controller\\AdminController::showShop' => '?',
  4381.             'App\\Controller\\AdminController::sortArea' => '?',
  4382.             'App\\Controller\\AdminController::sortCategory' => '?',
  4383.             'App\\Controller\\AdminController::sortLocation' => '?',
  4384.             'App\\Controller\\AdminController::users' => '?',
  4385.             'App\\Controller\\Api\\CartController::add' => '?',
  4386.             'App\\Controller\\Api\\CartController::checkout' => '?',
  4387.             'App\\Controller\\Api\\CartController::createShopListBuilder' => '?',
  4388.             'App\\Controller\\Api\\CartController::createValidationErrorJsonResponse' => '?',
  4389.             'App\\Controller\\Api\\CartController::edit' => '?',
  4390.             'App\\Controller\\Api\\CartController::index' => '?',
  4391.             'App\\Controller\\Api\\ContactController::createShopListBuilder' => '?',
  4392.             'App\\Controller\\Api\\ContactController::createValidationErrorJsonResponse' => '?',
  4393.             'App\\Controller\\Api\\ContactController::index' => '?',
  4394.             'App\\Controller\\Api\\OrderController::createShopListBuilder' => '?',
  4395.             'App\\Controller\\Api\\OrderController::createValidationErrorJsonResponse' => '?',
  4396.             'App\\Controller\\Api\\OrderController::index' => '?',
  4397.             'App\\Controller\\Api\\OrderController::review' => '?',
  4398.             'App\\Controller\\Api\\OrderController::show' => '?',
  4399.             'App\\Controller\\Api\\PostController::index' => '?',
  4400.             'App\\Controller\\Api\\QuestionController::index' => '?',
  4401.             'App\\Controller\\Api\\ShopAuthController::createShopListBuilder' => '?',
  4402.             'App\\Controller\\Api\\ShopAuthController::createValidationErrorJsonResponse' => '?',
  4403.             'App\\Controller\\Api\\ShopAuthController::index' => '?',
  4404.             'App\\Controller\\Api\\ShopAuthController::logout' => '?',
  4405.             'App\\Controller\\Api\\ShopController::closed' => '?',
  4406.             'App\\Controller\\Api\\ShopController::createShopListBuilder' => '?',
  4407.             'App\\Controller\\Api\\ShopController::createValidationErrorJsonResponse' => '?',
  4408.             'App\\Controller\\Api\\ShopController::index' => '?',
  4409.             'App\\Controller\\Api\\ShopController::menu' => '?',
  4410.             'App\\Controller\\Api\\ShopController::open' => '?',
  4411.             'App\\Controller\\Api\\ShopController::shopMenus' => '?',
  4412.             'App\\Controller\\Api\\ShopController::shopRegister' => '?',
  4413.             'App\\Controller\\Api\\ShopController::shops' => '?',
  4414.             'App\\Controller\\Api\\ShopController::toOrderManager' => '?',
  4415.             'App\\Controller\\Api\\ShopController::updateEstimatedMinutes' => '?',
  4416.             'App\\Controller\\Api\\ShopController::updateFcmToken' => '?',
  4417.             'App\\Controller\\Api\\ShopController::updateHours' => '?',
  4418.             'App\\Controller\\Api\\ShopController::updateMenuStock' => '?',
  4419.             'App\\Controller\\Api\\ShopOrderController::createShopListBuilder' => '?',
  4420.             'App\\Controller\\Api\\ShopOrderController::createValidationErrorJsonResponse' => '?',
  4421.             'App\\Controller\\Api\\ShopOrderController::index' => '?',
  4422.             'App\\Controller\\Api\\ShopOrderController::orderAccepted' => '?',
  4423.             'App\\Controller\\Api\\ShopOrderController::orderHandedOver' => '?',
  4424.             'App\\Controller\\Api\\ShopOrderController::orderShopCancel' => '?',
  4425.             'App\\Controller\\Api\\ShopOrderController::orderUserCancel' => '?',
  4426.             'App\\Controller\\Api\\ShopOrderController::shopInfo' => '?',
  4427.             'App\\Controller\\Api\\ShopOrderController::summary' => '?',
  4428.             'App\\Controller\\Api\\SmsController::createShopListBuilder' => '?',
  4429.             'App\\Controller\\Api\\SmsController::createValidationErrorJsonResponse' => '?',
  4430.             'App\\Controller\\Api\\SmsController::send' => '?',
  4431.             'App\\Controller\\Api\\SmsController::verify' => '?',
  4432.             'App\\Controller\\Api\\UserAuthController::createShopListBuilder' => '?',
  4433.             'App\\Controller\\Api\\UserAuthController::createValidationErrorJsonResponse' => '?',
  4434.             'App\\Controller\\Api\\UserAuthController::refreshToken' => '?',
  4435.             'App\\Controller\\Api\\UserController::createShopListBuilder' => '?',
  4436.             'App\\Controller\\Api\\UserController::createValidationErrorJsonResponse' => '?',
  4437.             'App\\Controller\\Api\\UserController::delete' => '?',
  4438.             'App\\Controller\\Api\\UserController::paymentMethods' => '?',
  4439.             'App\\Controller\\Api\\UserController::show' => '?',
  4440.             'App\\Controller\\Api\\UserController::update' => '?',
  4441.             'App\\Controller\\Api\\UserController::updateFcmToken' => '?',
  4442.             'App\\Controller\\CartController::add' => '?',
  4443.             'App\\Controller\\CartController::cartDone' => '?',
  4444.             'App\\Controller\\CartController::index' => '?',
  4445.             'App\\Controller\\CartController::paymentMethod' => '?',
  4446.             'App\\Controller\\CartController::paymentMethodAdd' => '?',
  4447.             'App\\Controller\\CartController::updateQuantity' => '?',
  4448.             'App\\Controller\\CouponController::explore' => '?',
  4449.             'App\\Controller\\CouponController::index' => '?',
  4450.             'App\\Controller\\IndexController::createShopListBuilder' => '?',
  4451.             'App\\Controller\\IndexController::createValidationErrorJsonResponse' => '?',
  4452.             'App\\Controller\\IndexController::explore' => '?',
  4453.             'App\\Controller\\IndexController::faq' => '?',
  4454.             'App\\Controller\\IndexController::index' => '?',
  4455.             'App\\Controller\\IndexController::lp' => '?',
  4456.             'App\\Controller\\IndexController::map' => '?',
  4457.             'App\\Controller\\IndexController::news' => '?',
  4458.             'App\\Controller\\IndexController::newsShow' => '?',
  4459.             'App\\Controller\\IndexController::pins' => '?',
  4460.             'App\\Controller\\IndexController::register' => '?',
  4461.             'App\\Controller\\IndexController::search' => '?',
  4462.             'App\\Controller\\IndexController::shop' => '?',
  4463.             'App\\Controller\\IndexController::shopLaw' => '?',
  4464.             'App\\Controller\\IndexController::shopMenuShow' => '?',
  4465.             'App\\Controller\\IndexController::userRegister' => '?',
  4466.             'App\\Controller\\IndexController::userRegisterDone' => '?',
  4467.             'App\\Controller\\IndexController::userRegisterInput' => '?',
  4468.             'App\\Controller\\IndexController::userRegisterReSend' => '?',
  4469.             'App\\Controller\\IndexController::userRegisterVerify' => '?',
  4470.             'App\\Controller\\SecurityController::login' => '?',
  4471.             'App\\Controller\\SecurityController::reset' => '?',
  4472.             'App\\Controller\\SecurityController::resetPassword' => '?',
  4473.             'App\\Controller\\ShopController::bankAccount' => '?',
  4474.             'App\\Controller\\ShopController::changePlan' => '?',
  4475.             'App\\Controller\\ShopController::changePlanConfirm' => '?',
  4476.             'App\\Controller\\ShopController::coupons' => '?',
  4477.             'App\\Controller\\ShopController::credential' => '?',
  4478.             'App\\Controller\\ShopController::dashboard' => '?',
  4479.             'App\\Controller\\ShopController::deleteCoupon' => '?',
  4480.             'App\\Controller\\ShopController::deleteMenu' => '?',
  4481.             'App\\Controller\\ShopController::deleteMenuGroup' => '?',
  4482.             'App\\Controller\\ShopController::editCoupon' => '?',
  4483.             'App\\Controller\\ShopController::editGroup' => '?',
  4484.             'App\\Controller\\ShopController::editMenu' => '?',
  4485.             'App\\Controller\\ShopController::law' => '?',
  4486.             'App\\Controller\\ShopController::moveMenuGroup' => '?',
  4487.             'App\\Controller\\ShopController::newCoupon' => '?',
  4488.             'App\\Controller\\ShopController::newGroup' => '?',
  4489.             'App\\Controller\\ShopController::newMenu' => '?',
  4490.             'App\\Controller\\ShopController::paymentMethod' => '?',
  4491.             'App\\Controller\\ShopController::paymentMethodInput' => '?',
  4492.             'App\\Controller\\ShopController::profile' => '?',
  4493.             'App\\Controller\\ShopController::publish' => '?',
  4494.             'App\\Controller\\ShopController::publishCoupon' => '?',
  4495.             'App\\Controller\\ShopController::sales' => '?',
  4496.             'App\\Controller\\ShopController::showSales' => '?',
  4497.             'App\\Controller\\ShopController::sortMenu' => '?',
  4498.             'App\\Controller\\ShopController::unpublish' => '?',
  4499.             'App\\Controller\\ShopController::unpublishCoupon' => '?',
  4500.             'App\\Controller\\UserController::addPaymentMethods' => '?',
  4501.             'App\\Controller\\UserController::dashboard' => '?',
  4502.             'App\\Controller\\UserController::login' => '?',
  4503.             'App\\Controller\\UserController::orderIndex' => '?',
  4504.             'App\\Controller\\UserController::paymentMethods' => '?',
  4505.             'App\\Controller\\UserController::profile' => '?',
  4506.             'App\\Controller\\UserController::unsubscribe' => '?',
  4507.             'kernel::loadRoutes' => '?',
  4508.             'kernel::registerContainerConfiguration' => '?',
  4509.             'kernel::terminate' => '?',
  4510.             'App\\Controller\\AdminController:areas' => '?',
  4511.             'App\\Controller\\AdminController:categories' => '?',
  4512.             'App\\Controller\\AdminController:credentials' => '?',
  4513.             'App\\Controller\\AdminController:dashboard' => '?',
  4514.             'App\\Controller\\AdminController:deleteArea' => '?',
  4515.             'App\\Controller\\AdminController:deleteCategory' => '?',
  4516.             'App\\Controller\\AdminController:deleteLocation' => '?',
  4517.             'App\\Controller\\AdminController:deleteMenu' => '?',
  4518.             'App\\Controller\\AdminController:deleteMenuGroup' => '?',
  4519.             'App\\Controller\\AdminController:deletePost' => '?',
  4520.             'App\\Controller\\AdminController:deleteShop' => '?',
  4521.             'App\\Controller\\AdminController:deleteUser' => '?',
  4522.             'App\\Controller\\AdminController:downloadOrders' => '?',
  4523.             'App\\Controller\\AdminController:editArea' => '?',
  4524.             'App\\Controller\\AdminController:editCategory' => '?',
  4525.             'App\\Controller\\AdminController:editLocation' => '?',
  4526.             'App\\Controller\\AdminController:editMenu' => '?',
  4527.             'App\\Controller\\AdminController:editMenuGroup' => '?',
  4528.             'App\\Controller\\AdminController:editPost' => '?',
  4529.             'App\\Controller\\AdminController:editShop' => '?',
  4530.             'App\\Controller\\AdminController:editShopPlan' => '?',
  4531.             'App\\Controller\\AdminController:editUser' => '?',
  4532.             'App\\Controller\\AdminController:login' => '?',
  4533.             'App\\Controller\\AdminController:menus' => '?',
  4534.             'App\\Controller\\AdminController:moveMenuGroup' => '?',
  4535.             'App\\Controller\\AdminController:newArea' => '?',
  4536.             'App\\Controller\\AdminController:newCategory' => '?',
  4537.             'App\\Controller\\AdminController:newLocation' => '?',
  4538.             'App\\Controller\\AdminController:newMenu' => '?',
  4539.             'App\\Controller\\AdminController:newMenuGroup' => '?',
  4540.             'App\\Controller\\AdminController:newPost' => '?',
  4541.             'App\\Controller\\AdminController:newShop' => '?',
  4542.             'App\\Controller\\AdminController:newUser' => '?',
  4543.             'App\\Controller\\AdminController:newsletter' => '?',
  4544.             'App\\Controller\\AdminController:posts' => '?',
  4545.             'App\\Controller\\AdminController:publish' => '?',
  4546.             'App\\Controller\\AdminController:shops' => '?',
  4547.             'App\\Controller\\AdminController:showArea' => '?',
  4548.             'App\\Controller\\AdminController:showShop' => '?',
  4549.             'App\\Controller\\AdminController:sortArea' => '?',
  4550.             'App\\Controller\\AdminController:sortCategory' => '?',
  4551.             'App\\Controller\\AdminController:sortLocation' => '?',
  4552.             'App\\Controller\\AdminController:users' => '?',
  4553.             'App\\Controller\\Api\\CartController:add' => '?',
  4554.             'App\\Controller\\Api\\CartController:checkout' => '?',
  4555.             'App\\Controller\\Api\\CartController:createShopListBuilder' => '?',
  4556.             'App\\Controller\\Api\\CartController:createValidationErrorJsonResponse' => '?',
  4557.             'App\\Controller\\Api\\CartController:edit' => '?',
  4558.             'App\\Controller\\Api\\CartController:index' => '?',
  4559.             'App\\Controller\\Api\\ContactController:createShopListBuilder' => '?',
  4560.             'App\\Controller\\Api\\ContactController:createValidationErrorJsonResponse' => '?',
  4561.             'App\\Controller\\Api\\ContactController:index' => '?',
  4562.             'App\\Controller\\Api\\OrderController:createShopListBuilder' => '?',
  4563.             'App\\Controller\\Api\\OrderController:createValidationErrorJsonResponse' => '?',
  4564.             'App\\Controller\\Api\\OrderController:index' => '?',
  4565.             'App\\Controller\\Api\\OrderController:review' => '?',
  4566.             'App\\Controller\\Api\\OrderController:show' => '?',
  4567.             'App\\Controller\\Api\\PostController:index' => '?',
  4568.             'App\\Controller\\Api\\QuestionController:index' => '?',
  4569.             'App\\Controller\\Api\\ShopAuthController:createShopListBuilder' => '?',
  4570.             'App\\Controller\\Api\\ShopAuthController:createValidationErrorJsonResponse' => '?',
  4571.             'App\\Controller\\Api\\ShopAuthController:index' => '?',
  4572.             'App\\Controller\\Api\\ShopAuthController:logout' => '?',
  4573.             'App\\Controller\\Api\\ShopController:closed' => '?',
  4574.             'App\\Controller\\Api\\ShopController:createShopListBuilder' => '?',
  4575.             'App\\Controller\\Api\\ShopController:createValidationErrorJsonResponse' => '?',
  4576.             'App\\Controller\\Api\\ShopController:index' => '?',
  4577.             'App\\Controller\\Api\\ShopController:menu' => '?',
  4578.             'App\\Controller\\Api\\ShopController:open' => '?',
  4579.             'App\\Controller\\Api\\ShopController:shopMenus' => '?',
  4580.             'App\\Controller\\Api\\ShopController:shopRegister' => '?',
  4581.             'App\\Controller\\Api\\ShopController:shops' => '?',
  4582.             'App\\Controller\\Api\\ShopController:toOrderManager' => '?',
  4583.             'App\\Controller\\Api\\ShopController:updateEstimatedMinutes' => '?',
  4584.             'App\\Controller\\Api\\ShopController:updateFcmToken' => '?',
  4585.             'App\\Controller\\Api\\ShopController:updateHours' => '?',
  4586.             'App\\Controller\\Api\\ShopController:updateMenuStock' => '?',
  4587.             'App\\Controller\\Api\\ShopOrderController:createShopListBuilder' => '?',
  4588.             'App\\Controller\\Api\\ShopOrderController:createValidationErrorJsonResponse' => '?',
  4589.             'App\\Controller\\Api\\ShopOrderController:index' => '?',
  4590.             'App\\Controller\\Api\\ShopOrderController:orderAccepted' => '?',
  4591.             'App\\Controller\\Api\\ShopOrderController:orderHandedOver' => '?',
  4592.             'App\\Controller\\Api\\ShopOrderController:orderShopCancel' => '?',
  4593.             'App\\Controller\\Api\\ShopOrderController:orderUserCancel' => '?',
  4594.             'App\\Controller\\Api\\ShopOrderController:shopInfo' => '?',
  4595.             'App\\Controller\\Api\\ShopOrderController:summary' => '?',
  4596.             'App\\Controller\\Api\\SmsController:createShopListBuilder' => '?',
  4597.             'App\\Controller\\Api\\SmsController:createValidationErrorJsonResponse' => '?',
  4598.             'App\\Controller\\Api\\SmsController:send' => '?',
  4599.             'App\\Controller\\Api\\SmsController:verify' => '?',
  4600.             'App\\Controller\\Api\\UserAuthController:createShopListBuilder' => '?',
  4601.             'App\\Controller\\Api\\UserAuthController:createValidationErrorJsonResponse' => '?',
  4602.             'App\\Controller\\Api\\UserAuthController:refreshToken' => '?',
  4603.             'App\\Controller\\Api\\UserController:createShopListBuilder' => '?',
  4604.             'App\\Controller\\Api\\UserController:createValidationErrorJsonResponse' => '?',
  4605.             'App\\Controller\\Api\\UserController:delete' => '?',
  4606.             'App\\Controller\\Api\\UserController:paymentMethods' => '?',
  4607.             'App\\Controller\\Api\\UserController:show' => '?',
  4608.             'App\\Controller\\Api\\UserController:update' => '?',
  4609.             'App\\Controller\\Api\\UserController:updateFcmToken' => '?',
  4610.             'App\\Controller\\CartController:add' => '?',
  4611.             'App\\Controller\\CartController:cartDone' => '?',
  4612.             'App\\Controller\\CartController:index' => '?',
  4613.             'App\\Controller\\CartController:paymentMethod' => '?',
  4614.             'App\\Controller\\CartController:paymentMethodAdd' => '?',
  4615.             'App\\Controller\\CartController:updateQuantity' => '?',
  4616.             'App\\Controller\\CouponController:explore' => '?',
  4617.             'App\\Controller\\CouponController:index' => '?',
  4618.             'App\\Controller\\IndexController:createShopListBuilder' => '?',
  4619.             'App\\Controller\\IndexController:createValidationErrorJsonResponse' => '?',
  4620.             'App\\Controller\\IndexController:explore' => '?',
  4621.             'App\\Controller\\IndexController:faq' => '?',
  4622.             'App\\Controller\\IndexController:index' => '?',
  4623.             'App\\Controller\\IndexController:lp' => '?',
  4624.             'App\\Controller\\IndexController:map' => '?',
  4625.             'App\\Controller\\IndexController:news' => '?',
  4626.             'App\\Controller\\IndexController:newsShow' => '?',
  4627.             'App\\Controller\\IndexController:pins' => '?',
  4628.             'App\\Controller\\IndexController:register' => '?',
  4629.             'App\\Controller\\IndexController:search' => '?',
  4630.             'App\\Controller\\IndexController:shop' => '?',
  4631.             'App\\Controller\\IndexController:shopLaw' => '?',
  4632.             'App\\Controller\\IndexController:shopMenuShow' => '?',
  4633.             'App\\Controller\\IndexController:userRegister' => '?',
  4634.             'App\\Controller\\IndexController:userRegisterDone' => '?',
  4635.             'App\\Controller\\IndexController:userRegisterInput' => '?',
  4636.             'App\\Controller\\IndexController:userRegisterReSend' => '?',
  4637.             'App\\Controller\\IndexController:userRegisterVerify' => '?',
  4638.             'App\\Controller\\SecurityController:login' => '?',
  4639.             'App\\Controller\\SecurityController:reset' => '?',
  4640.             'App\\Controller\\SecurityController:resetPassword' => '?',
  4641.             'App\\Controller\\ShopController:bankAccount' => '?',
  4642.             'App\\Controller\\ShopController:changePlan' => '?',
  4643.             'App\\Controller\\ShopController:changePlanConfirm' => '?',
  4644.             'App\\Controller\\ShopController:coupons' => '?',
  4645.             'App\\Controller\\ShopController:credential' => '?',
  4646.             'App\\Controller\\ShopController:dashboard' => '?',
  4647.             'App\\Controller\\ShopController:deleteCoupon' => '?',
  4648.             'App\\Controller\\ShopController:deleteMenu' => '?',
  4649.             'App\\Controller\\ShopController:deleteMenuGroup' => '?',
  4650.             'App\\Controller\\ShopController:editCoupon' => '?',
  4651.             'App\\Controller\\ShopController:editGroup' => '?',
  4652.             'App\\Controller\\ShopController:editMenu' => '?',
  4653.             'App\\Controller\\ShopController:law' => '?',
  4654.             'App\\Controller\\ShopController:moveMenuGroup' => '?',
  4655.             'App\\Controller\\ShopController:newCoupon' => '?',
  4656.             'App\\Controller\\ShopController:newGroup' => '?',
  4657.             'App\\Controller\\ShopController:newMenu' => '?',
  4658.             'App\\Controller\\ShopController:paymentMethod' => '?',
  4659.             'App\\Controller\\ShopController:paymentMethodInput' => '?',
  4660.             'App\\Controller\\ShopController:profile' => '?',
  4661.             'App\\Controller\\ShopController:publish' => '?',
  4662.             'App\\Controller\\ShopController:publishCoupon' => '?',
  4663.             'App\\Controller\\ShopController:sales' => '?',
  4664.             'App\\Controller\\ShopController:showSales' => '?',
  4665.             'App\\Controller\\ShopController:sortMenu' => '?',
  4666.             'App\\Controller\\ShopController:unpublish' => '?',
  4667.             'App\\Controller\\ShopController:unpublishCoupon' => '?',
  4668.             'App\\Controller\\UserController:addPaymentMethods' => '?',
  4669.             'App\\Controller\\UserController:dashboard' => '?',
  4670.             'App\\Controller\\UserController:login' => '?',
  4671.             'App\\Controller\\UserController:orderIndex' => '?',
  4672.             'App\\Controller\\UserController:paymentMethods' => '?',
  4673.             'App\\Controller\\UserController:profile' => '?',
  4674.             'App\\Controller\\UserController:unsubscribe' => '?',
  4675.             'kernel:loadRoutes' => '?',
  4676.             'kernel:registerContainerConfiguration' => '?',
  4677.             'kernel:terminate' => '?',
  4678.         ]);
  4679.     }
  4680.     /**
  4681.      * Gets the private '.service_locator.9FMXn4W' shared service.
  4682.      *
  4683.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4684.      */
  4685.     protected function get_ServiceLocator_9FMXn4WService()
  4686.     {
  4687.         return $this->privates['.service_locator.9FMXn4W'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4688.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4689.             'group' => ['privates''.errored..service_locator.9FMXn4W.App\\Entity\\MenuGroup'NULL'Cannot autowire service ".service_locator.9FMXn4W": it references class "App\\Entity\\MenuGroup" but no such service exists.'],
  4690.         ], [
  4691.             'em' => '?',
  4692.             'group' => 'App\\Entity\\MenuGroup',
  4693.         ]);
  4694.     }
  4695.     /**
  4696.      * Gets the private '.service_locator.BRf5eOU' shared service.
  4697.      *
  4698.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4699.      */
  4700.     protected function get_ServiceLocator_BRf5eOUService()
  4701.     {
  4702.         return $this->privates['.service_locator.BRf5eOU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4703.             'area' => ['privates''.errored..service_locator.BRf5eOU.App\\Entity\\Area'NULL'Cannot autowire service ".service_locator.BRf5eOU": it references class "App\\Entity\\Area" but no such service exists.'],
  4704.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4705.         ], [
  4706.             'area' => 'App\\Entity\\Area',
  4707.             'em' => '?',
  4708.         ]);
  4709.     }
  4710.     /**
  4711.      * Gets the private '.service_locator.CFivK_Q' shared service.
  4712.      *
  4713.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4714.      */
  4715.     protected function get_ServiceLocator_CFivKQService()
  4716.     {
  4717.         return $this->privates['.service_locator.CFivK_Q'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4718.             'menu' => ['privates''.errored..service_locator.CFivK_Q.App\\Entity\\Menu'NULL'Cannot autowire service ".service_locator.CFivK_Q": it references class "App\\Entity\\Menu" but no such service exists.'],
  4719.         ], [
  4720.             'menu' => 'App\\Entity\\Menu',
  4721.         ]);
  4722.     }
  4723.     /**
  4724.      * Gets the private '.service_locator.E6OewJ8' shared service.
  4725.      *
  4726.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4727.      */
  4728.     protected function get_ServiceLocator_E6OewJ8Service()
  4729.     {
  4730.         return $this->privates['.service_locator.E6OewJ8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4731.             'post' => ['privates''.errored..service_locator.E6OewJ8.App\\Entity\\Post'NULL'Cannot autowire service ".service_locator.E6OewJ8": it references class "App\\Entity\\Post" but no such service exists.'],
  4732.         ], [
  4733.             'post' => 'App\\Entity\\Post',
  4734.         ]);
  4735.     }
  4736.     /**
  4737.      * Gets the private '.service_locator.E87YMOY' shared service.
  4738.      *
  4739.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4740.      */
  4741.     protected function get_ServiceLocator_E87YMOYService()
  4742.     {
  4743.         return $this->privates['.service_locator.E87YMOY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4744.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4745.             'shop' => ['privates''.errored..service_locator.E87YMOY.App\\Entity\\Shop'NULL'Cannot autowire service ".service_locator.E87YMOY": it references class "App\\Entity\\Shop" but no such service exists.'],
  4746.         ], [
  4747.             'em' => '?',
  4748.             'shop' => 'App\\Entity\\Shop',
  4749.         ]);
  4750.     }
  4751.     /**
  4752.      * Gets the private '.service_locator.F0XVSj2' shared service.
  4753.      *
  4754.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4755.      */
  4756.     protected function get_ServiceLocator_F0XVSj2Service()
  4757.     {
  4758.         return $this->privates['.service_locator.F0XVSj2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4759.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4760.             'group' => ['privates''.errored..service_locator.F0XVSj2.App\\Entity\\MenuGroup'NULL'Cannot autowire service ".service_locator.F0XVSj2": it references class "App\\Entity\\MenuGroup" but no such service exists.'],
  4761.             'shop' => ['privates''.errored..service_locator.F0XVSj2.App\\Entity\\Shop'NULL'Cannot autowire service ".service_locator.F0XVSj2": it references class "App\\Entity\\Shop" but no such service exists.'],
  4762.         ], [
  4763.             'em' => '?',
  4764.             'group' => 'App\\Entity\\MenuGroup',
  4765.             'shop' => 'App\\Entity\\Shop',
  4766.         ]);
  4767.     }
  4768.     /**
  4769.      * Gets the private '.service_locator.G1jWuCP' shared service.
  4770.      *
  4771.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4772.      */
  4773.     protected function get_ServiceLocator_G1jWuCPService()
  4774.     {
  4775.         return $this->privates['.service_locator.G1jWuCP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4776.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4777.             'menu' => ['privates''.errored..service_locator.G1jWuCP.App\\Entity\\Menu'NULL'Cannot autowire service ".service_locator.G1jWuCP": it references class "App\\Entity\\Menu" but no such service exists.'],
  4778.         ], [
  4779.             'em' => '?',
  4780.             'menu' => 'App\\Entity\\Menu',
  4781.         ]);
  4782.     }
  4783.     /**
  4784.      * Gets the private '.service_locator.GNc8e5B' shared service.
  4785.      *
  4786.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4787.      */
  4788.     protected function get_ServiceLocator_GNc8e5BService()
  4789.     {
  4790.         return $this->privates['.service_locator.GNc8e5B'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4791.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  4792.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  4793.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  4794.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  4795.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  4796.             'router' => ['services''router''getRouterService'false],
  4797.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  4798.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  4799.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  4800.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  4801.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  4802.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  4803.         ], [
  4804.             'doctrine' => '?',
  4805.             'form.factory' => '?',
  4806.             'http_kernel' => '?',
  4807.             'parameter_bag' => '?',
  4808.             'request_stack' => '?',
  4809.             'router' => '?',
  4810.             'security.authorization_checker' => '?',
  4811.             'security.csrf.token_manager' => '?',
  4812.             'security.token_storage' => '?',
  4813.             'serializer' => '?',
  4814.             'session' => '.session.deprecated',
  4815.             'twig' => '?',
  4816.         ]);
  4817.     }
  4818.     /**
  4819.      * Gets the private '.service_locator.IiZ4aau' shared service.
  4820.      *
  4821.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4822.      */
  4823.     protected function get_ServiceLocator_IiZ4aauService()
  4824.     {
  4825.         return $this->privates['.service_locator.IiZ4aau'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4826.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4827.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  4828.             'passwordEncoder' => ['services''.container.private.security.password_encoder''get_Container_Private_Security_PasswordEncoderService'false],
  4829.         ], [
  4830.             'em' => '?',
  4831.             'paginator' => '?',
  4832.             'passwordEncoder' => '?',
  4833.         ]);
  4834.     }
  4835.     /**
  4836.      * Gets the private '.service_locator.KfbR3DY' shared service.
  4837.      *
  4838.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4839.      */
  4840.     protected function get_ServiceLocator_KfbR3DYService()
  4841.     {
  4842.         return $this->privates['.service_locator.KfbR3DY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4843.             'loader' => ['privates''.errored..service_locator.KfbR3DY.Symfony\\Component\\Config\\Loader\\LoaderInterface'NULL'Cannot autowire service ".service_locator.KfbR3DY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file", "api_platform.route_loader".'],
  4844.         ], [
  4845.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  4846.         ]);
  4847.     }
  4848.     /**
  4849.      * Gets the private '.service_locator.KfwZsne' shared service.
  4850.      *
  4851.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4852.      */
  4853.     protected function get_ServiceLocator_KfwZsneService()
  4854.     {
  4855.         return $this->privates['.service_locator.KfwZsne'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4856.             'response' => ['privates''.errored..service_locator.KfwZsne.Symfony\\Component\\HttpFoundation\\Response'NULL'Cannot autowire service ".service_locator.KfwZsne": it references class "Symfony\\Component\\HttpFoundation\\Response" but no such service exists.'],
  4857.         ], [
  4858.             'response' => 'Symfony\\Component\\HttpFoundation\\Response',
  4859.         ]);
  4860.     }
  4861.     /**
  4862.      * Gets the private '.service_locator.M0Vdnop' shared service.
  4863.      *
  4864.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4865.      */
  4866.     protected function get_ServiceLocator_M0VdnopService()
  4867.     {
  4868.         return $this->privates['.service_locator.M0Vdnop'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4869.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4870.             'googleRecaptcha' => ['privates''App\\Service\\GoogleRecaptcha''getGoogleRecaptchaService'false],
  4871.             'passwordEncoder' => ['services''.container.private.security.password_encoder''get_Container_Private_Security_PasswordEncoderService'false],
  4872.         ], [
  4873.             'em' => '?',
  4874.             'googleRecaptcha' => 'App\\Service\\GoogleRecaptcha',
  4875.             'passwordEncoder' => '?',
  4876.         ]);
  4877.     }
  4878.     /**
  4879.      * Gets the private '.service_locator.MwuuyVj' shared service.
  4880.      *
  4881.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4882.      */
  4883.     protected function get_ServiceLocator_MwuuyVjService()
  4884.     {
  4885.         return $this->privates['.service_locator.MwuuyVj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4886.             'FCMService' => ['privates''App\\Service\\FCMService''getFCMServiceService'false],
  4887.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4888.             'gmoPgCreditCard' => ['services''app.gmo_pg_credit_card''getApp_GmoPgCreditCardService'false],
  4889.             'order' => ['privates''.errored..service_locator.MwuuyVj.App\\Entity\\Order'NULL'Cannot autowire service ".service_locator.MwuuyVj": it references class "App\\Entity\\Order" but no such service exists.'],
  4890.         ], [
  4891.             'FCMService' => 'App\\Service\\FCMService',
  4892.             'em' => '?',
  4893.             'gmoPgCreditCard' => '?',
  4894.             'order' => 'App\\Entity\\Order',
  4895.         ]);
  4896.     }
  4897.     /**
  4898.      * Gets the private '.service_locator.NqWr2oM' shared service.
  4899.      *
  4900.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4901.      */
  4902.     protected function get_ServiceLocator_NqWr2oMService()
  4903.     {
  4904.         return $this->privates['.service_locator.NqWr2oM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4905.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4906.         ], [
  4907.             'em' => '?',
  4908.         ]);
  4909.     }
  4910.     /**
  4911.      * Gets the private '.service_locator.OexGAjn' shared service.
  4912.      *
  4913.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4914.      */
  4915.     protected function get_ServiceLocator_OexGAjnService()
  4916.     {
  4917.         return $this->privates['.service_locator.OexGAjn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4918.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  4919.             'security.event_dispatcher.admin' => ['privates''security.event_dispatcher.admin''getSecurity_EventDispatcher_AdminService'false],
  4920.             'security.event_dispatcher.api_token_refresh' => ['privates''security.event_dispatcher.api_token_refresh''getSecurity_EventDispatcher_ApiTokenRefreshService'false],
  4921.             'security.event_dispatcher.main' => ['privates''security.event_dispatcher.main''getSecurity_EventDispatcher_MainService'false],
  4922.             'security.event_dispatcher.shop_api' => ['privates''security.event_dispatcher.shop_api''getSecurity_EventDispatcher_ShopApiService'false],
  4923.             'security.event_dispatcher.user' => ['privates''security.event_dispatcher.user''getSecurity_EventDispatcher_UserService'false],
  4924.             'security.event_dispatcher.user_api' => ['privates''security.event_dispatcher.user_api''getSecurity_EventDispatcher_UserApiService'false],
  4925.             'security.event_dispatcher.user_api_login' => ['privates''security.event_dispatcher.user_api_login''getSecurity_EventDispatcher_UserApiLoginService'false],
  4926.         ], [
  4927.             'event_dispatcher' => '?',
  4928.             'security.event_dispatcher.admin' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  4929.             'security.event_dispatcher.api_token_refresh' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  4930.             'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  4931.             'security.event_dispatcher.shop_api' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  4932.             'security.event_dispatcher.user' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  4933.             'security.event_dispatcher.user_api' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  4934.             'security.event_dispatcher.user_api_login' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  4935.         ]);
  4936.     }
  4937.     /**
  4938.      * Gets the private '.service_locator.QjurL_x' shared service.
  4939.      *
  4940.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4941.      */
  4942.     protected function get_ServiceLocator_QjurLXService()
  4943.     {
  4944.         return $this->privates['.service_locator.QjurL_x'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4945.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4946.             'order' => ['privates''.errored..service_locator.QjurL_x.App\\Entity\\Order'NULL'Cannot autowire service ".service_locator.QjurL_x": it references class "App\\Entity\\Order" but no such service exists.'],
  4947.         ], [
  4948.             'em' => '?',
  4949.             'order' => 'App\\Entity\\Order',
  4950.         ]);
  4951.     }
  4952.     /**
  4953.      * Gets the private '.service_locator.Qkluc2L' shared service.
  4954.      *
  4955.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4956.      */
  4957.     protected function get_ServiceLocator_Qkluc2LService()
  4958.     {
  4959.         return $this->privates['.service_locator.Qkluc2L'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4960.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4961.             'passwordEncoder' => ['services''.container.private.security.password_encoder''get_Container_Private_Security_PasswordEncoderService'false],
  4962.         ], [
  4963.             'em' => '?',
  4964.             'passwordEncoder' => '?',
  4965.         ]);
  4966.     }
  4967.     /**
  4968.      * Gets the private '.service_locator.QpSQb4K' shared service.
  4969.      *
  4970.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4971.      */
  4972.     protected function get_ServiceLocator_QpSQb4KService()
  4973.     {
  4974.         return $this->privates['.service_locator.QpSQb4K'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4975.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4976.             'eventDispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  4977.         ], [
  4978.             'em' => '?',
  4979.             'eventDispatcher' => '?',
  4980.         ]);
  4981.     }
  4982.     /**
  4983.      * Gets the private '.service_locator.S4jfKKp' shared service.
  4984.      *
  4985.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4986.      */
  4987.     protected function get_ServiceLocator_S4jfKKpService()
  4988.     {
  4989.         return $this->privates['.service_locator.S4jfKKp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4990.             'cartService' => ['privates''App\\Component\\CartService''getCartServiceService'false],
  4991.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4992.             'security' => ['privates''security.helper''getSecurity_HelperService'false],
  4993.         ], [
  4994.             'cartService' => 'App\\Component\\CartService',
  4995.             'em' => '?',
  4996.             'security' => '?',
  4997.         ]);
  4998.     }
  4999.     /**
  5000.      * Gets the private '.service_locator.T0PnOut' shared service.
  5001.      *
  5002.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5003.      */
  5004.     protected function get_ServiceLocator_T0PnOutService()
  5005.     {
  5006.         return $this->privates['.service_locator.T0PnOut'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5007.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  5008.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  5009.             'passwordEncoder' => ['services''.container.private.security.password_encoder''get_Container_Private_Security_PasswordEncoderService'false],
  5010.             'shopSales' => ['privates''.errored..service_locator.T0PnOut.App\\Entity\\ShopSales'NULL'Cannot autowire service ".service_locator.T0PnOut": it references class "App\\Entity\\ShopSales" but no such service exists.'],
  5011.         ], [
  5012.             'em' => '?',
  5013.             'paginator' => '?',
  5014.             'passwordEncoder' => '?',
  5015.             'shopSales' => 'App\\Entity\\ShopSales',
  5016.         ]);
  5017.     }
  5018.     /**
  5019.      * Gets the private '.service_locator.TgR8Kvd' shared service.
  5020.      *
  5021.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5022.      */
  5023.     protected function get_ServiceLocator_TgR8KvdService()
  5024.     {
  5025.         return $this->privates['.service_locator.TgR8Kvd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5026.             'OTPService' => ['privates''App\\Security\\OTPService''getOTPServiceService'false],
  5027.             'otpApiLimiter' => ['privates''limiter.otp_api''getLimiter_OtpApiService'false],
  5028.         ], [
  5029.             'OTPService' => 'App\\Security\\OTPService',
  5030.             'otpApiLimiter' => '?',
  5031.         ]);
  5032.     }
  5033.     /**
  5034.      * Gets the private '.service_locator.TkGnGV1' shared service.
  5035.      *
  5036.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5037.      */
  5038.     protected function get_ServiceLocator_TkGnGV1Service()
  5039.     {
  5040.         return $this->privates['.service_locator.TkGnGV1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5041.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  5042.             'passwordEncoder' => ['services''.container.private.security.password_encoder''get_Container_Private_Security_PasswordEncoderService'false],
  5043.             'shop' => ['privates''.errored..service_locator.TkGnGV1.App\\Entity\\Shop'NULL'Cannot autowire service ".service_locator.TkGnGV1": it references class "App\\Entity\\Shop" but no such service exists.'],
  5044.         ], [
  5045.             'em' => '?',
  5046.             'passwordEncoder' => '?',
  5047.             'shop' => 'App\\Entity\\Shop',
  5048.         ]);
  5049.     }
  5050.     /**
  5051.      * Gets the private '.service_locator.U7VViCc' shared service.
  5052.      *
  5053.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5054.      */
  5055.     protected function get_ServiceLocator_U7VViCcService()
  5056.     {
  5057.         return $this->privates['.service_locator.U7VViCc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5058.             'form' => ['privates''.errored..service_locator.U7VViCc.Symfony\\Component\\Form\\FormInterface'NULL'Cannot autowire service ".service_locator.U7VViCc": it references interface "Symfony\\Component\\Form\\FormInterface" but no such service exists. Did you create a class that implements this interface?'],
  5059.         ], [
  5060.             'form' => 'Symfony\\Component\\Form\\FormInterface',
  5061.         ]);
  5062.     }
  5063.     /**
  5064.      * Gets the private '.service_locator.UDgw6Ol' shared service.
  5065.      *
  5066.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5067.      */
  5068.     protected function get_ServiceLocator_UDgw6OlService()
  5069.     {
  5070.         return $this->privates['.service_locator.UDgw6Ol'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5071.             'authenticationUtils' => ['privates''security.authentication_utils''getSecurity_AuthenticationUtilsService'false],
  5072.         ], [
  5073.             'authenticationUtils' => '?',
  5074.         ]);
  5075.     }
  5076.     /**
  5077.      * Gets the private '.service_locator.Ve4eylf' shared service.
  5078.      *
  5079.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5080.      */
  5081.     protected function get_ServiceLocator_Ve4eylfService()
  5082.     {
  5083.         return $this->privates['.service_locator.Ve4eylf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5084.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  5085.             'location' => ['privates''.errored..service_locator.Ve4eylf.App\\Entity\\Location'NULL'Cannot autowire service ".service_locator.Ve4eylf": it references class "App\\Entity\\Location" but no such service exists.'],
  5086.         ], [
  5087.             'em' => '?',
  5088.             'location' => 'App\\Entity\\Location',
  5089.         ]);
  5090.     }
  5091.     /**
  5092.      * Gets the private '.service_locator.WXGpfQX' shared service.
  5093.      *
  5094.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5095.      */
  5096.     protected function get_ServiceLocator_WXGpfQXService()
  5097.     {
  5098.         return $this->privates['.service_locator.WXGpfQX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5099.             'area' => ['privates''.errored..service_locator.WXGpfQX.App\\Entity\\Area'NULL'Cannot autowire service ".service_locator.WXGpfQX": it references class "App\\Entity\\Area" but no such service exists.'],
  5100.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  5101.             'location' => ['privates''.errored..service_locator.WXGpfQX.App\\Entity\\Location'NULL'Cannot autowire service ".service_locator.WXGpfQX": it references class "App\\Entity\\Location" but no such service exists.'],
  5102.         ], [
  5103.             'area' => 'App\\Entity\\Area',
  5104.             'em' => '?',
  5105.             'location' => 'App\\Entity\\Location',
  5106.         ]);
  5107.     }
  5108.     /**
  5109.      * Gets the private '.service_locator.Y1J2r..' shared service.
  5110.      *
  5111.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5112.      */
  5113.     protected function get_ServiceLocator_Y1J2r__Service()
  5114.     {
  5115.         return $this->privates['.service_locator.Y1J2r..'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5116.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  5117.             'gmoPgCreditCard' => ['services''app.gmo_pg_credit_card''getApp_GmoPgCreditCardService'false],
  5118.         ], [
  5119.             'em' => '?',
  5120.             'gmoPgCreditCard' => '?',
  5121.         ]);
  5122.     }
  5123.     /**
  5124.      * Gets the private '.service_locator.YL7kgUk' shared service.
  5125.      *
  5126.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5127.      */
  5128.     protected function get_ServiceLocator_YL7kgUkService()
  5129.     {
  5130.         return $this->privates['.service_locator.YL7kgUk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5131.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  5132.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  5133.             'shop' => ['privates''.errored..service_locator.YL7kgUk.App\\Entity\\Shop'NULL'Cannot autowire service ".service_locator.YL7kgUk": it references class "App\\Entity\\Shop" but no such service exists.'],
  5134.         ], [
  5135.             'em' => '?',
  5136.             'paginator' => '?',
  5137.             'shop' => 'App\\Entity\\Shop',
  5138.         ]);
  5139.     }
  5140.     /**
  5141.      * Gets the private '.service_locator.YcVT3RT' shared service.
  5142.      *
  5143.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5144.      */
  5145.     protected function get_ServiceLocator_YcVT3RTService()
  5146.     {
  5147.         return $this->privates['.service_locator.YcVT3RT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5148.             'category' => ['privates''.errored..service_locator.YcVT3RT.App\\Entity\\Category'NULL'Cannot autowire service ".service_locator.YcVT3RT": it references class "App\\Entity\\Category" but no such service exists.'],
  5149.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  5150.         ], [
  5151.             'category' => 'App\\Entity\\Category',
  5152.             'em' => '?',
  5153.         ]);
  5154.     }
  5155.     /**
  5156.      * Gets the private '.service_locator.ZdIIYal' shared service.
  5157.      *
  5158.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5159.      */
  5160.     protected function get_ServiceLocator_ZdIIYalService()
  5161.     {
  5162.         return $this->privates['.service_locator.ZdIIYal'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5163.             'OTPService' => ['privates''App\\Security\\OTPService''getOTPServiceService'false],
  5164.             'googleRecaptcha' => ['privates''App\\Service\\GoogleRecaptcha''getGoogleRecaptchaService'false],
  5165.             'otpApiLimiter' => ['privates''limiter.otp_api''getLimiter_OtpApiService'false],
  5166.             'security' => ['privates''security.helper''getSecurity_HelperService'false],
  5167.         ], [
  5168.             'OTPService' => 'App\\Security\\OTPService',
  5169.             'googleRecaptcha' => 'App\\Service\\GoogleRecaptcha',
  5170.             'otpApiLimiter' => '?',
  5171.             'security' => '?',
  5172.         ]);
  5173.     }
  5174.     /**
  5175.      * Gets the private '.service_locator.ZdLWdKH' shared service.
  5176.      *
  5177.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5178.      */
  5179.     protected function get_ServiceLocator_ZdLWdKHService()
  5180.     {
  5181.         return $this->privates['.service_locator.ZdLWdKH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5182.             'shop' => ['privates''.errored..service_locator.ZdLWdKH.App\\Entity\\Shop'NULL'Cannot autowire service ".service_locator.ZdLWdKH": it references class "App\\Entity\\Shop" but no such service exists.'],
  5183.         ], [
  5184.             'shop' => 'App\\Entity\\Shop',
  5185.         ]);
  5186.     }
  5187.     /**
  5188.      * Gets the private '.service_locator._H8Wj63' shared service.
  5189.      *
  5190.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5191.      */
  5192.     protected function get_ServiceLocator_H8Wj63Service()
  5193.     {
  5194.         return $this->privates['.service_locator._H8Wj63'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5195.             'OTPService' => ['privates''App\\Security\\OTPService''getOTPServiceService'false],
  5196.             'cartService' => ['privates''App\\Component\\CartService''getCartServiceService'false],
  5197.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  5198.             'eventDispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  5199.         ], [
  5200.             'OTPService' => 'App\\Security\\OTPService',
  5201.             'cartService' => 'App\\Component\\CartService',
  5202.             'em' => '?',
  5203.             'eventDispatcher' => '?',
  5204.         ]);
  5205.     }
  5206.     /**
  5207.      * Gets the private '.service_locator.__s97_a' shared service.
  5208.      *
  5209.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5210.      */
  5211.     protected function get_ServiceLocator_S97AService()
  5212.     {
  5213.         return $this->privates['.service_locator.__s97_a'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5214.             'JWTTokenManager' => ['services''lexik_jwt_authentication.jwt_manager''getLexikJwtAuthentication_JwtManagerService'false],
  5215.             'OTPService' => ['privates''App\\Security\\OTPService''getOTPServiceService'false],
  5216.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  5217.             'eventDispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  5218.             'otpApiLimiter' => ['privates''limiter.otp_api''getLimiter_OtpApiService'false],
  5219.             'passwordEncoder' => ['services''.container.private.security.password_encoder''get_Container_Private_Security_PasswordEncoderService'false],
  5220.             'refreshTokenManager' => ['services''gesdinet.jwtrefreshtoken.refresh_token_manager''getGesdinet_Jwtrefreshtoken_RefreshTokenManagerService'false],
  5221.         ], [
  5222.             'JWTTokenManager' => '?',
  5223.             'OTPService' => 'App\\Security\\OTPService',
  5224.             'em' => '?',
  5225.             'eventDispatcher' => '?',
  5226.             'otpApiLimiter' => '?',
  5227.             'passwordEncoder' => '?',
  5228.             'refreshTokenManager' => '?',
  5229.         ]);
  5230.     }
  5231.     /**
  5232.      * Gets the private '.service_locator.e49Sk83' shared service.
  5233.      *
  5234.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5235.      */
  5236.     protected function get_ServiceLocator_E49Sk83Service()
  5237.     {
  5238.         return $this->privates['.service_locator.e49Sk83'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5239.             'FCMService' => ['privates''App\\Service\\FCMService''getFCMServiceService'false],
  5240.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  5241.             'order' => ['privates''.errored..service_locator.e49Sk83.App\\Entity\\Order'NULL'Cannot autowire service ".service_locator.e49Sk83": it references class "App\\Entity\\Order" but no such service exists.'],
  5242.         ], [
  5243.             'FCMService' => 'App\\Service\\FCMService',
  5244.             'em' => '?',
  5245.             'order' => 'App\\Entity\\Order',
  5246.         ]);
  5247.     }
  5248.     /**
  5249.      * Gets the private '.service_locator.eXvW0SV' shared service.
  5250.      *
  5251.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5252.      */
  5253.     protected function get_ServiceLocator_EXvW0SVService()
  5254.     {
  5255.         return $this->privates['.service_locator.eXvW0SV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5256.             'JWTTokenManager' => ['services''lexik_jwt_authentication.jwt_manager''getLexikJwtAuthentication_JwtManagerService'false],
  5257.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  5258.             'eventDispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  5259.             'passwordEncoder' => ['services''.container.private.security.password_encoder''get_Container_Private_Security_PasswordEncoderService'false],
  5260.             'refreshTokenManager' => ['services''gesdinet.jwtrefreshtoken.refresh_token_manager''getGesdinet_Jwtrefreshtoken_RefreshTokenManagerService'false],
  5261.         ], [
  5262.             'JWTTokenManager' => '?',
  5263.             'em' => '?',
  5264.             'eventDispatcher' => '?',
  5265.             'passwordEncoder' => '?',
  5266.             'refreshTokenManager' => '?',
  5267.         ]);
  5268.     }
  5269.     /**
  5270.      * Gets the private '.service_locator.lih2Hmy' shared service.
  5271.      *
  5272.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5273.      */
  5274.     protected function get_ServiceLocator_Lih2HmyService()
  5275.     {
  5276.         return $this->privates['.service_locator.lih2Hmy'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5277.             'OTPService' => ['privates''App\\Security\\OTPService''getOTPServiceService'false],
  5278.             'order' => ['privates''.errored..service_locator.lih2Hmy.App\\Entity\\Order'NULL'Cannot autowire service ".service_locator.lih2Hmy": it references class "App\\Entity\\Order" but no such service exists.'],
  5279.             'otpApiLimiter' => ['privates''limiter.otp_api''getLimiter_OtpApiService'false],
  5280.         ], [
  5281.             'OTPService' => 'App\\Security\\OTPService',
  5282.             'order' => 'App\\Entity\\Order',
  5283.             'otpApiLimiter' => '?',
  5284.         ]);
  5285.     }
  5286.     /**
  5287.      * Gets the private '.service_locator.n411XvT' shared service.
  5288.      *
  5289.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5290.      */
  5291.     protected function get_ServiceLocator_N411XvTService()
  5292.     {
  5293.         return $this->privates['.service_locator.n411XvT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5294.             'security.firewall.map.context.admin' => ['privates''security.firewall.map.context.admin''getSecurity_Firewall_Map_Context_AdminService'false],
  5295.             'security.firewall.map.context.admin_login' => ['privates''security.firewall.map.context.admin_login''getSecurity_Firewall_Map_Context_AdminLoginService'false],
  5296.             'security.firewall.map.context.api_token_refresh' => ['privates''security.firewall.map.context.api_token_refresh''getSecurity_Firewall_Map_Context_ApiTokenRefreshService'false],
  5297.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  5298.             'security.firewall.map.context.docs' => ['privates''security.firewall.map.context.docs''getSecurity_Firewall_Map_Context_DocsService'false],
  5299.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  5300.             'security.firewall.map.context.shop_api' => ['privates''security.firewall.map.context.shop_api''getSecurity_Firewall_Map_Context_ShopApiService'false],
  5301.             'security.firewall.map.context.user' => ['privates''security.firewall.map.context.user''getSecurity_Firewall_Map_Context_UserService'false],
  5302.             'security.firewall.map.context.user_api' => ['privates''security.firewall.map.context.user_api''getSecurity_Firewall_Map_Context_UserApiService'false],
  5303.             'security.firewall.map.context.user_api_login' => ['privates''security.firewall.map.context.user_api_login''getSecurity_Firewall_Map_Context_UserApiLoginService'false],
  5304.             'security.firewall.map.context.user_login' => ['privates''security.firewall.map.context.user_login''getSecurity_Firewall_Map_Context_UserLoginService'false],
  5305.         ], [
  5306.             'security.firewall.map.context.admin' => '?',
  5307.             'security.firewall.map.context.admin_login' => '?',
  5308.             'security.firewall.map.context.api_token_refresh' => '?',
  5309.             'security.firewall.map.context.dev' => '?',
  5310.             'security.firewall.map.context.docs' => '?',
  5311.             'security.firewall.map.context.main' => '?',
  5312.             'security.firewall.map.context.shop_api' => '?',
  5313.             'security.firewall.map.context.user' => '?',
  5314.             'security.firewall.map.context.user_api' => '?',
  5315.             'security.firewall.map.context.user_api_login' => '?',
  5316.             'security.firewall.map.context.user_login' => '?',
  5317.         ]);
  5318.     }
  5319.     /**
  5320.      * Gets the private '.service_locator.nef3CFV' shared service.
  5321.      *
  5322.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5323.      */
  5324.     protected function get_ServiceLocator_Nef3CFVService()
  5325.     {
  5326.         return $this->privates['.service_locator.nef3CFV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5327.             'eventDispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  5328.         ], [
  5329.             'eventDispatcher' => '?',
  5330.         ]);
  5331.     }
  5332.     /**
  5333.      * Gets the private '.service_locator.qM5AA_f' shared service.
  5334.      *
  5335.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5336.      */
  5337.     protected function get_ServiceLocator_QM5AAFService()
  5338.     {
  5339.         return $this->privates['.service_locator.qM5AA_f'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5340.             'cartService' => ['privates''App\\Component\\CartService''getCartServiceService'false],
  5341.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  5342.             'menu' => ['privates''.errored..service_locator.qM5AA_f.App\\Entity\\Menu'NULL'Cannot autowire service ".service_locator.qM5AA_f": it references class "App\\Entity\\Menu" but no such service exists.'],
  5343.             'security' => ['privates''security.helper''getSecurity_HelperService'false],
  5344.         ], [
  5345.             'cartService' => 'App\\Component\\CartService',
  5346.             'em' => '?',
  5347.             'menu' => 'App\\Entity\\Menu',
  5348.             'security' => '?',
  5349.         ]);
  5350.     }
  5351.     /**
  5352.      * Gets the private '.service_locator.spBoPIH' shared service.
  5353.      *
  5354.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5355.      */
  5356.     protected function get_ServiceLocator_SpBoPIHService()
  5357.     {
  5358.         return $this->privates['.service_locator.spBoPIH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5359.             'OTPService' => ['privates''App\\Security\\OTPService''getOTPServiceService'false],
  5360.             'cartService' => ['privates''App\\Component\\CartService''getCartServiceService'false],
  5361.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  5362.             'otpApiLimiter' => ['privates''limiter.otp_api''getLimiter_OtpApiService'false],
  5363.         ], [
  5364.             'OTPService' => 'App\\Security\\OTPService',
  5365.             'cartService' => 'App\\Component\\CartService',
  5366.             'em' => '?',
  5367.             'otpApiLimiter' => '?',
  5368.         ]);
  5369.     }
  5370.     /**
  5371.      * Gets the private '.service_locator.tqRBPD5' shared service.
  5372.      *
  5373.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5374.      */
  5375.     protected function get_ServiceLocator_TqRBPD5Service()
  5376.     {
  5377.         return $this->privates['.service_locator.tqRBPD5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5378.             'OTPService' => ['privates''App\\Security\\OTPService''getOTPServiceService'false],
  5379.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  5380.             'eventDispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  5381.             'passwordEncoder' => ['services''.container.private.security.password_encoder''get_Container_Private_Security_PasswordEncoderService'false],
  5382.         ], [
  5383.             'OTPService' => 'App\\Security\\OTPService',
  5384.             'em' => '?',
  5385.             'eventDispatcher' => '?',
  5386.             'passwordEncoder' => '?',
  5387.         ]);
  5388.     }
  5389.     /**
  5390.      * Gets the private '.service_locator.vNx1BBR' shared service.
  5391.      *
  5392.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5393.      */
  5394.     protected function get_ServiceLocator_VNx1BBRService()
  5395.     {
  5396.         return $this->privates['.service_locator.vNx1BBR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5397.             'coupon' => ['privates''.errored..service_locator.vNx1BBR.App\\Entity\\Coupon'NULL'Cannot autowire service ".service_locator.vNx1BBR": it references class "App\\Entity\\Coupon" but no such service exists.'],
  5398.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  5399.         ], [
  5400.             'coupon' => 'App\\Entity\\Coupon',
  5401.             'em' => '?',
  5402.         ]);
  5403.     }
  5404.     /**
  5405.      * Gets the private '.service_locator.wSzTy7i' shared service.
  5406.      *
  5407.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5408.      */
  5409.     protected function get_ServiceLocator_WSzTy7iService()
  5410.     {
  5411.         return $this->privates['.service_locator.wSzTy7i'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5412.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  5413.             'post' => ['privates''.errored..service_locator.wSzTy7i.App\\Entity\\Post'NULL'Cannot autowire service ".service_locator.wSzTy7i": it references class "App\\Entity\\Post" but no such service exists.'],
  5414.         ], [
  5415.             'em' => '?',
  5416.             'post' => 'App\\Entity\\Post',
  5417.         ]);
  5418.     }
  5419.     /**
  5420.      * Gets the private '.service_locator.wmqE9tV' shared service.
  5421.      *
  5422.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5423.      */
  5424.     protected function get_ServiceLocator_WmqE9tVService()
  5425.     {
  5426.         return $this->privates['.service_locator.wmqE9tV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5427.             'OTPService' => ['privates''App\\Security\\OTPService''getOTPServiceService'false],
  5428.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  5429.             'order' => ['privates''.errored..service_locator.wmqE9tV.App\\Entity\\Order'NULL'Cannot autowire service ".service_locator.wmqE9tV": it references class "App\\Entity\\Order" but no such service exists.'],
  5430.             'otpApiLimiter' => ['privates''limiter.otp_api''getLimiter_OtpApiService'false],
  5431.         ], [
  5432.             'OTPService' => 'App\\Security\\OTPService',
  5433.             'em' => '?',
  5434.             'order' => 'App\\Entity\\Order',
  5435.             'otpApiLimiter' => '?',
  5436.         ]);
  5437.     }
  5438.     /**
  5439.      * Gets the private '.service_locator.yHyAw8y' shared service.
  5440.      *
  5441.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5442.      */
  5443.     protected function get_ServiceLocator_YHyAw8yService()
  5444.     {
  5445.         return $this->privates['.service_locator.yHyAw8y'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5446.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  5447.             'menu' => ['privates''.errored..service_locator.yHyAw8y.App\\Entity\\Menu'NULL'Cannot autowire service ".service_locator.yHyAw8y": it references class "App\\Entity\\Menu" but no such service exists.'],
  5448.             'shop' => ['privates''.errored..service_locator.yHyAw8y.App\\Entity\\Shop'NULL'Cannot autowire service ".service_locator.yHyAw8y": it references class "App\\Entity\\Shop" but no such service exists.'],
  5449.         ], [
  5450.             'em' => '?',
  5451.             'menu' => 'App\\Entity\\Menu',
  5452.             'shop' => 'App\\Entity\\Shop',
  5453.         ]);
  5454.     }
  5455.     /**
  5456.      * Gets the private '.service_locator.zKQnrKT' shared service.
  5457.      *
  5458.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5459.      */
  5460.     protected function get_ServiceLocator_ZKQnrKTService()
  5461.     {
  5462.         return $this->privates['.service_locator.zKQnrKT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5463.             'cartService' => ['privates''App\\Component\\CartService''getCartServiceService'false],
  5464.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  5465.             'gmoPgCreditCard' => ['services''app.gmo_pg_credit_card''getApp_GmoPgCreditCardService'false],
  5466.             'security' => ['privates''security.helper''getSecurity_HelperService'false],
  5467.         ], [
  5468.             'cartService' => 'App\\Component\\CartService',
  5469.             'em' => '?',
  5470.             'gmoPgCreditCard' => '?',
  5471.             'security' => '?',
  5472.         ]);
  5473.     }
  5474.     /**
  5475.      * Gets the private '.service_locator.zNO54wW' shared service.
  5476.      *
  5477.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5478.      */
  5479.     protected function get_ServiceLocator_ZNO54wWService()
  5480.     {
  5481.         return $this->privates['.service_locator.zNO54wW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5482.             'OTPService' => ['privates''App\\Security\\OTPService''getOTPServiceService'false],
  5483.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  5484.             'otpApiLimiter' => ['privates''limiter.otp_api''getLimiter_OtpApiService'false],
  5485.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  5486.         ], [
  5487.             'OTPService' => 'App\\Security\\OTPService',
  5488.             'em' => '?',
  5489.             'otpApiLimiter' => '?',
  5490.             'paginator' => '?',
  5491.         ]);
  5492.     }
  5493.     /**
  5494.      * Gets the private '.session.deprecated' shared service.
  5495.      *
  5496.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  5497.      */
  5498.     protected function get_Session_DeprecatedService()
  5499.     {
  5500.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  5501.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  5502.         return $this->privates['.session.deprecated'] = (new \Symfony\Bundle\FrameworkBundle\Session\DeprecatedSessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))))->getSession();
  5503.     }
  5504.     /**
  5505.      * Gets the private '.twig.command.debug.lazy' shared service.
  5506.      *
  5507.      * @return \Symfony\Component\Console\Command\LazyCommand
  5508.      */
  5509.     protected function get_Twig_Command_Debug_LazyService()
  5510.     {
  5511.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5512.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5513.         return $this->privates['.twig.command.debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:twig', [], 'Show a list of twig functions, filters, globals and tests'false, function (): \Symfony\Bridge\Twig\Command\DebugCommand {
  5514.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  5515.         });
  5516.     }
  5517.     /**
  5518.      * Gets the private '.twig.command.lint.lazy' shared service.
  5519.      *
  5520.      * @return \Symfony\Component\Console\Command\LazyCommand
  5521.      */
  5522.     protected function get_Twig_Command_Lint_LazyService()
  5523.     {
  5524.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5525.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5526.         return $this->privates['.twig.command.lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:twig', [], 'Lint a Twig template and outputs encountered errors'false, function (): \Symfony\Bundle\TwigBundle\Command\LintCommand {
  5527.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  5528.         });
  5529.     }
  5530.     /**
  5531.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  5532.      *
  5533.      * @return \Symfony\Component\Console\Command\LazyCommand
  5534.      */
  5535.     protected function get_VarDumper_Command_ServerDump_LazyService()
  5536.     {
  5537.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5538.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5539.         return $this->privates['.var_dumper.command.server_dump.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:dump', [], 'Start a dump server that collects and displays dumps in a single place'false, function (): \Symfony\Component\VarDumper\Command\ServerDumpCommand {
  5540.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  5541.         });
  5542.     }
  5543.     /**
  5544.      * Gets the private 'App\Command\ClearCartCommand' shared autowired service.
  5545.      *
  5546.      * @return \App\Command\ClearCartCommand
  5547.      */
  5548.     protected function getClearCartCommandService()
  5549.     {
  5550.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5551.         include_once \dirname(__DIR__4).'/src/Command/ClearCartCommand.php';
  5552.         $this->privates['App\\Command\\ClearCartCommand'] = $instance = new \App\Command\ClearCartCommand(NULL, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  5553.         $instance->setName('_app:clear:cart');
  5554.         return $instance;
  5555.     }
  5556.     /**
  5557.      * Gets the private 'App\Command\ImageCommand' shared autowired service.
  5558.      *
  5559.      * @return \App\Command\ImageCommand
  5560.      */
  5561.     protected function getImageCommandService()
  5562.     {
  5563.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5564.         include_once \dirname(__DIR__4).'/src/Command/ImageCommand.php';
  5565.         $this->privates['App\\Command\\ImageCommand'] = $instance = new \App\Command\ImageCommand();
  5566.         $instance->setName('uchideri:image');
  5567.         return $instance;
  5568.     }
  5569.     /**
  5570.      * Gets the private 'App\Command\Migration\MigrateMenuImageCommand' shared autowired service.
  5571.      *
  5572.      * @return \App\Command\Migration\MigrateMenuImageCommand
  5573.      */
  5574.     protected function getMigrateMenuImageCommandService()
  5575.     {
  5576.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5577.         include_once \dirname(__DIR__4).'/src/Command/Migration/MigrateMenuImageCommand.php';
  5578.         $this->privates['App\\Command\\Migration\\MigrateMenuImageCommand'] = $instance = new \App\Command\Migration\MigrateMenuImageCommand(NULL, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  5579.         $instance->setName('uchideri:migration:menu_image');
  5580.         return $instance;
  5581.     }
  5582.     /**
  5583.      * Gets the private 'App\Command\Migration\MigratePaidPlanCommand' shared autowired service.
  5584.      *
  5585.      * @return \App\Command\Migration\MigratePaidPlanCommand
  5586.      */
  5587.     protected function getMigratePaidPlanCommandService()
  5588.     {
  5589.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5590.         include_once \dirname(__DIR__4).'/src/Command/Migration/MigratePaidPlanCommand.php';
  5591.         $this->privates['App\\Command\\Migration\\MigratePaidPlanCommand'] = $instance = new \App\Command\Migration\MigratePaidPlanCommand(NULL, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  5592.         $instance->setName('uchideri:migration:paid_plan');
  5593.         return $instance;
  5594.     }
  5595.     /**
  5596.      * Gets the private 'App\Command\RefreshShopAppHoursCommand' shared autowired service.
  5597.      *
  5598.      * @return \App\Command\RefreshShopAppHoursCommand
  5599.      */
  5600.     protected function getRefreshShopAppHoursCommandService()
  5601.     {
  5602.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5603.         include_once \dirname(__DIR__4).'/src/Command/RefreshShopAppHoursCommand.php';
  5604.         $this->privates['App\\Command\\RefreshShopAppHoursCommand'] = $instance = new \App\Command\RefreshShopAppHoursCommand(NULL, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  5605.         $instance->setName('_app:refresh:shop_hours');
  5606.         return $instance;
  5607.     }
  5608.     /**
  5609.      * Gets the private 'App\Component\CartService' shared autowired service.
  5610.      *
  5611.      * @return \App\Component\CartService
  5612.      */
  5613.     protected function getCartServiceService()
  5614.     {
  5615.         include_once \dirname(__DIR__4).'/src/Component/CartService.php';
  5616.         return $this->privates['App\\Component\\CartService'] = new \App\Component\CartService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['app.gmo_pg_credit_card'] ?? $this->getApp_GmoPgCreditCardService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['App\\Service\\FCMService'] ?? $this->getFCMServiceService()));
  5617.     }
  5618.     /**
  5619.      * Gets the private 'App\Event\JWTDecodedEventListener' shared autowired service.
  5620.      *
  5621.      * @return \App\Event\JWTDecodedEventListener
  5622.      */
  5623.     protected function getJWTDecodedEventListenerService()
  5624.     {
  5625.         include_once \dirname(__DIR__4).'/src/Event/JWTDecodedEventListener.php';
  5626.         return $this->privates['App\\Event\\JWTDecodedEventListener'] = new \App\Event\JWTDecodedEventListener(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  5627.     }
  5628.     /**
  5629.      * Gets the private 'App\Event\UserInteractiveLoginSubscriber' shared autowired service.
  5630.      *
  5631.      * @return \App\Event\UserInteractiveLoginSubscriber
  5632.      */
  5633.     protected function getUserInteractiveLoginSubscriberService()
  5634.     {
  5635.         include_once \dirname(__DIR__4).'/src/Event/UserInteractiveLoginSubscriber.php';
  5636.         return $this->privates['App\\Event\\UserInteractiveLoginSubscriber'] = new \App\Event\UserInteractiveLoginSubscriber(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['App\\Component\\CartService'] ?? $this->getCartServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5637.     }
  5638.     /**
  5639.      * Gets the private 'App\Filter\OnSaleFilter' shared autowired service.
  5640.      *
  5641.      * @return \App\Filter\OnSaleFilter
  5642.      */
  5643.     protected function getOnSaleFilterService()
  5644.     {
  5645.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
  5646.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
  5647.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
  5648.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/PropertyHelperTrait.php';
  5649.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
  5650.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
  5651.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
  5652.         include_once \dirname(__DIR__4).'/src/Filter/OnSaleFilter.php';
  5653.         return $this->privates['App\\Filter\\OnSaleFilter'] = new \App\Filter\OnSaleFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['columnName' => NULL]);
  5654.     }
  5655.     /**
  5656.      * Gets the private 'App\Filter\PrePayableFilter' shared autowired service.
  5657.      *
  5658.      * @return \App\Filter\PrePayableFilter
  5659.      */
  5660.     protected function getPrePayableFilterService()
  5661.     {
  5662.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
  5663.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
  5664.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
  5665.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/PropertyHelperTrait.php';
  5666.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
  5667.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
  5668.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
  5669.         include_once \dirname(__DIR__4).'/src/Filter/PrePayableFilter.php';
  5670.         return $this->privates['App\\Filter\\PrePayableFilter'] = new \App\Filter\PrePayableFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['columnName' => NULL]);
  5671.     }
  5672.     /**
  5673.      * Gets the private 'App\Form\Type\AdminType' shared autowired service.
  5674.      *
  5675.      * @return \App\Form\Type\AdminType
  5676.      */
  5677.     protected function getAdminTypeService()
  5678.     {
  5679.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5680.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5681.         include_once \dirname(__DIR__4).'/src/Form/Type/AdminType.php';
  5682.         return $this->privates['App\\Form\\Type\\AdminType'] = new \App\Form\Type\AdminType();
  5683.     }
  5684.     /**
  5685.      * Gets the private 'App\Form\Type\ApiCartAddItemType' shared autowired service.
  5686.      *
  5687.      * @return \App\Form\Type\ApiCartAddItemType
  5688.      */
  5689.     protected function getApiCartAddItemTypeService()
  5690.     {
  5691.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5692.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5693.         include_once \dirname(__DIR__4).'/src/Form/Type/ApiCartAddItemType.php';
  5694.         return $this->privates['App\\Form\\Type\\ApiCartAddItemType'] = new \App\Form\Type\ApiCartAddItemType();
  5695.     }
  5696.     /**
  5697.      * Gets the private 'App\Form\Type\ApiCartEditItemType' shared autowired service.
  5698.      *
  5699.      * @return \App\Form\Type\ApiCartEditItemType
  5700.      */
  5701.     protected function getApiCartEditItemTypeService()
  5702.     {
  5703.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5704.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5705.         include_once \dirname(__DIR__4).'/src/Form/Type/ApiCartEditItemType.php';
  5706.         return $this->privates['App\\Form\\Type\\ApiCartEditItemType'] = new \App\Form\Type\ApiCartEditItemType();
  5707.     }
  5708.     /**
  5709.      * Gets the private 'App\Form\Type\ApiContactType' shared autowired service.
  5710.      *
  5711.      * @return \App\Form\Type\ApiContactType
  5712.      */
  5713.     protected function getApiContactTypeService()
  5714.     {
  5715.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5716.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5717.         include_once \dirname(__DIR__4).'/src/Form/Type/ApiContactType.php';
  5718.         return $this->privates['App\\Form\\Type\\ApiContactType'] = new \App\Form\Type\ApiContactType();
  5719.     }
  5720.     /**
  5721.      * Gets the private 'App\Form\Type\ApiOrderReviewType' shared autowired service.
  5722.      *
  5723.      * @return \App\Form\Type\ApiOrderReviewType
  5724.      */
  5725.     protected function getApiOrderReviewTypeService()
  5726.     {
  5727.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5728.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5729.         include_once \dirname(__DIR__4).'/src/Form/Type/ApiOrderReviewType.php';
  5730.         return $this->privates['App\\Form\\Type\\ApiOrderReviewType'] = new \App\Form\Type\ApiOrderReviewType();
  5731.     }
  5732.     /**
  5733.      * Gets the private 'App\Form\Type\ApiShopFcmTokenType' shared autowired service.
  5734.      *
  5735.      * @return \App\Form\Type\ApiShopFcmTokenType
  5736.      */
  5737.     protected function getApiShopFcmTokenTypeService()
  5738.     {
  5739.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5740.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5741.         include_once \dirname(__DIR__4).'/src/Form/Type/ApiShopFcmTokenType.php';
  5742.         return $this->privates['App\\Form\\Type\\ApiShopFcmTokenType'] = new \App\Form\Type\ApiShopFcmTokenType();
  5743.     }
  5744.     /**
  5745.      * Gets the private 'App\Form\Type\ApiShopLoginType' shared autowired service.
  5746.      *
  5747.      * @return \App\Form\Type\ApiShopLoginType
  5748.      */
  5749.     protected function getApiShopLoginTypeService()
  5750.     {
  5751.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5752.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5753.         include_once \dirname(__DIR__4).'/src/Form/Type/ApiShopLoginType.php';
  5754.         return $this->privates['App\\Form\\Type\\ApiShopLoginType'] = new \App\Form\Type\ApiShopLoginType();
  5755.     }
  5756.     /**
  5757.      * Gets the private 'App\Form\Type\ApiShopRegisterType' shared autowired service.
  5758.      *
  5759.      * @return \App\Form\Type\ApiShopRegisterType
  5760.      */
  5761.     protected function getApiShopRegisterTypeService()
  5762.     {
  5763.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5764.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5765.         include_once \dirname(__DIR__4).'/src/Form/Type/RegisterType.php';
  5766.         include_once \dirname(__DIR__4).'/src/Form/Type/ApiShopRegisterType.php';
  5767.         return $this->privates['App\\Form\\Type\\ApiShopRegisterType'] = new \App\Form\Type\ApiShopRegisterType();
  5768.     }
  5769.     /**
  5770.      * Gets the private 'App\Form\Type\ApiShopSearchType' shared autowired service.
  5771.      *
  5772.      * @return \App\Form\Type\ApiShopSearchType
  5773.      */
  5774.     protected function getApiShopSearchTypeService()
  5775.     {
  5776.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5777.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5778.         include_once \dirname(__DIR__4).'/src/Form/Type/ApiShopSearchType.php';
  5779.         return $this->privates['App\\Form\\Type\\ApiShopSearchType'] = new \App\Form\Type\ApiShopSearchType();
  5780.     }
  5781.     /**
  5782.      * Gets the private 'App\Form\Type\ApiShopUpdateEstimatedMinutesType' shared autowired service.
  5783.      *
  5784.      * @return \App\Form\Type\ApiShopUpdateEstimatedMinutesType
  5785.      */
  5786.     protected function getApiShopUpdateEstimatedMinutesTypeService()
  5787.     {
  5788.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5789.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5790.         include_once \dirname(__DIR__4).'/src/Form/Type/ApiShopUpdateEstimatedMinutesType.php';
  5791.         return $this->privates['App\\Form\\Type\\ApiShopUpdateEstimatedMinutesType'] = new \App\Form\Type\ApiShopUpdateEstimatedMinutesType();
  5792.     }
  5793.     /**
  5794.      * Gets the private 'App\Form\Type\ApiShopUpdateHoursType' shared autowired service.
  5795.      *
  5796.      * @return \App\Form\Type\ApiShopUpdateHoursType
  5797.      */
  5798.     protected function getApiShopUpdateHoursTypeService()
  5799.     {
  5800.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5801.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5802.         include_once \dirname(__DIR__4).'/src/Form/Type/ApiShopUpdateHoursType.php';
  5803.         return $this->privates['App\\Form\\Type\\ApiShopUpdateHoursType'] = new \App\Form\Type\ApiShopUpdateHoursType();
  5804.     }
  5805.     /**
  5806.      * Gets the private 'App\Form\Type\ApiTokenRefreshType' shared autowired service.
  5807.      *
  5808.      * @return \App\Form\Type\ApiTokenRefreshType
  5809.      */
  5810.     protected function getApiTokenRefreshTypeService()
  5811.     {
  5812.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5813.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5814.         include_once \dirname(__DIR__4).'/src/Form/Type/ApiTokenRefreshType.php';
  5815.         return $this->privates['App\\Form\\Type\\ApiTokenRefreshType'] = new \App\Form\Type\ApiTokenRefreshType();
  5816.     }
  5817.     /**
  5818.      * Gets the private 'App\Form\Type\ApiUpdateMenuStockType' shared autowired service.
  5819.      *
  5820.      * @return \App\Form\Type\ApiUpdateMenuStockType
  5821.      */
  5822.     protected function getApiUpdateMenuStockTypeService()
  5823.     {
  5824.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5825.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5826.         include_once \dirname(__DIR__4).'/src/Form/Type/ApiUpdateMenuStockType.php';
  5827.         return $this->privates['App\\Form\\Type\\ApiUpdateMenuStockType'] = new \App\Form\Type\ApiUpdateMenuStockType();
  5828.     }
  5829.     /**
  5830.      * Gets the private 'App\Form\Type\ApiUserFcmTokenType' shared autowired service.
  5831.      *
  5832.      * @return \App\Form\Type\ApiUserFcmTokenType
  5833.      */
  5834.     protected function getApiUserFcmTokenTypeService()
  5835.     {
  5836.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5837.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5838.         include_once \dirname(__DIR__4).'/src/Form/Type/ApiUserFcmTokenType.php';
  5839.         return $this->privates['App\\Form\\Type\\ApiUserFcmTokenType'] = new \App\Form\Type\ApiUserFcmTokenType();
  5840.     }
  5841.     /**
  5842.      * Gets the private 'App\Form\Type\ApiUserProfileType' shared autowired service.
  5843.      *
  5844.      * @return \App\Form\Type\ApiUserProfileType
  5845.      */
  5846.     protected function getApiUserProfileTypeService()
  5847.     {
  5848.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5849.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5850.         include_once \dirname(__DIR__4).'/src/Form/Type/UserProfileType.php';
  5851.         include_once \dirname(__DIR__4).'/src/Form/Type/ApiUserProfileType.php';
  5852.         return $this->privates['App\\Form\\Type\\ApiUserProfileType'] = new \App\Form\Type\ApiUserProfileType();
  5853.     }
  5854.     /**
  5855.      * Gets the private 'App\Form\Type\ApiUserRegisterType' shared autowired service.
  5856.      *
  5857.      * @return \App\Form\Type\ApiUserRegisterType
  5858.      */
  5859.     protected function getApiUserRegisterTypeService()
  5860.     {
  5861.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5862.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5863.         include_once \dirname(__DIR__4).'/src/Form/Type/UserRegisterType.php';
  5864.         include_once \dirname(__DIR__4).'/src/Form/Type/ApiUserRegisterType.php';
  5865.         return $this->privates['App\\Form\\Type\\ApiUserRegisterType'] = new \App\Form\Type\ApiUserRegisterType();
  5866.     }
  5867.     /**
  5868.      * Gets the private 'App\Form\Type\ApiUserRegisterVerifyType' shared autowired service.
  5869.      *
  5870.      * @return \App\Form\Type\ApiUserRegisterVerifyType
  5871.      */
  5872.     protected function getApiUserRegisterVerifyTypeService()
  5873.     {
  5874.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5875.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5876.         include_once \dirname(__DIR__4).'/src/Form/Type/ApiUserRegisterVerifyType.php';
  5877.         return $this->privates['App\\Form\\Type\\ApiUserRegisterVerifyType'] = new \App\Form\Type\ApiUserRegisterVerifyType();
  5878.     }
  5879.     /**
  5880.      * Gets the private 'App\Form\Type\AreaType' shared autowired service.
  5881.      *
  5882.      * @return \App\Form\Type\AreaType
  5883.      */
  5884.     protected function getAreaTypeService()
  5885.     {
  5886.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5887.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5888.         include_once \dirname(__DIR__4).'/src/Form/Type/AreaType.php';
  5889.         return $this->privates['App\\Form\\Type\\AreaType'] = new \App\Form\Type\AreaType();
  5890.     }
  5891.     /**
  5892.      * Gets the private 'App\Form\Type\CartAddItemType' shared autowired service.
  5893.      *
  5894.      * @return \App\Form\Type\CartAddItemType
  5895.      */
  5896.     protected function getCartAddItemTypeService()
  5897.     {
  5898.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5899.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5900.         include_once \dirname(__DIR__4).'/src/Form/Type/CartAddItemType.php';
  5901.         return $this->privates['App\\Form\\Type\\CartAddItemType'] = new \App\Form\Type\CartAddItemType();
  5902.     }
  5903.     /**
  5904.      * Gets the private 'App\Form\Type\CartUpdateQuantityType' shared autowired service.
  5905.      *
  5906.      * @return \App\Form\Type\CartUpdateQuantityType
  5907.      */
  5908.     protected function getCartUpdateQuantityTypeService()
  5909.     {
  5910.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5911.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5912.         include_once \dirname(__DIR__4).'/src/Form/Type/CartUpdateQuantityType.php';
  5913.         return $this->privates['App\\Form\\Type\\CartUpdateQuantityType'] = new \App\Form\Type\CartUpdateQuantityType();
  5914.     }
  5915.     /**
  5916.      * Gets the private 'App\Form\Type\CategoryType' shared autowired service.
  5917.      *
  5918.      * @return \App\Form\Type\CategoryType
  5919.      */
  5920.     protected function getCategoryTypeService()
  5921.     {
  5922.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5923.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5924.         include_once \dirname(__DIR__4).'/src/Form/Type/CategoryType.php';
  5925.         return $this->privates['App\\Form\\Type\\CategoryType'] = new \App\Form\Type\CategoryType();
  5926.     }
  5927.     /**
  5928.      * Gets the private 'App\Form\Type\ContactType' shared autowired service.
  5929.      *
  5930.      * @return \App\Form\Type\ContactType
  5931.      */
  5932.     protected function getContactTypeService()
  5933.     {
  5934.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5935.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5936.         include_once \dirname(__DIR__4).'/src/Form/Type/ContactType.php';
  5937.         return $this->privates['App\\Form\\Type\\ContactType'] = new \App\Form\Type\ContactType();
  5938.     }
  5939.     /**
  5940.      * Gets the private 'App\Form\Type\CredentialType' shared autowired service.
  5941.      *
  5942.      * @return \App\Form\Type\CredentialType
  5943.      */
  5944.     protected function getCredentialTypeService()
  5945.     {
  5946.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5947.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5948.         include_once \dirname(__DIR__4).'/src/Form/Type/CredentialType.php';
  5949.         return $this->privates['App\\Form\\Type\\CredentialType'] = new \App\Form\Type\CredentialType();
  5950.     }
  5951.     /**
  5952.      * Gets the private 'App\Form\Type\FilePondType' shared autowired service.
  5953.      *
  5954.      * @return \App\Form\Type\FilePondType
  5955.      */
  5956.     protected function getFilePondTypeService()
  5957.     {
  5958.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5959.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5960.         include_once \dirname(__DIR__4).'/src/Form/Type/FilePondType.php';
  5961.         return $this->privates['App\\Form\\Type\\FilePondType'] = new \App\Form\Type\FilePondType();
  5962.     }
  5963.     /**
  5964.      * Gets the private 'App\Form\Type\ImageType' shared autowired service.
  5965.      *
  5966.      * @return \App\Form\Type\ImageType
  5967.      */
  5968.     protected function getImageTypeService()
  5969.     {
  5970.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5971.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5972.         include_once \dirname(__DIR__4).'/src/Form/Type/ImageType.php';
  5973.         return $this->privates['App\\Form\\Type\\ImageType'] = new \App\Form\Type\ImageType();
  5974.     }
  5975.     /**
  5976.      * Gets the private 'App\Form\Type\LocationType' shared autowired service.
  5977.      *
  5978.      * @return \App\Form\Type\LocationType
  5979.      */
  5980.     protected function getLocationTypeService()
  5981.     {
  5982.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5983.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5984.         include_once \dirname(__DIR__4).'/src/Form/Type/LocationType.php';
  5985.         return $this->privates['App\\Form\\Type\\LocationType'] = new \App\Form\Type\LocationType();
  5986.     }
  5987.     /**
  5988.      * Gets the private 'App\Form\Type\MapType' shared autowired service.
  5989.      *
  5990.      * @return \App\Form\Type\MapType
  5991.      */
  5992.     protected function getMapTypeService()
  5993.     {
  5994.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5995.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5996.         include_once \dirname(__DIR__4).'/src/Form/Type/MapType.php';
  5997.         return $this->privates['App\\Form\\Type\\MapType'] = new \App\Form\Type\MapType();
  5998.     }
  5999.     /**
  6000.      * Gets the private 'App\Form\Type\MenuGroupType' shared autowired service.
  6001.      *
  6002.      * @return \App\Form\Type\MenuGroupType
  6003.      */
  6004.     protected function getMenuGroupTypeService()
  6005.     {
  6006.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6007.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6008.         include_once \dirname(__DIR__4).'/src/Form/Type/MenuGroupType.php';
  6009.         return $this->privates['App\\Form\\Type\\MenuGroupType'] = new \App\Form\Type\MenuGroupType();
  6010.     }
  6011.     /**
  6012.      * Gets the private 'App\Form\Type\MenuType' shared autowired service.
  6013.      *
  6014.      * @return \App\Form\Type\MenuType
  6015.      */
  6016.     protected function getMenuTypeService()
  6017.     {
  6018.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6019.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6020.         include_once \dirname(__DIR__4).'/src/Form/Type/MenuType.php';
  6021.         return $this->privates['App\\Form\\Type\\MenuType'] = new \App\Form\Type\MenuType();
  6022.     }
  6023.     /**
  6024.      * Gets the private 'App\Form\Type\PasswordResetType' shared autowired service.
  6025.      *
  6026.      * @return \App\Form\Type\PasswordResetType
  6027.      */
  6028.     protected function getPasswordResetTypeService()
  6029.     {
  6030.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6031.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6032.         include_once \dirname(__DIR__4).'/src/Form/Type/PasswordResetType.php';
  6033.         return $this->privates['App\\Form\\Type\\PasswordResetType'] = new \App\Form\Type\PasswordResetType();
  6034.     }
  6035.     /**
  6036.      * Gets the private 'App\Form\Type\PostType' shared autowired service.
  6037.      *
  6038.      * @return \App\Form\Type\PostType
  6039.      */
  6040.     protected function getPostTypeService()
  6041.     {
  6042.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6043.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6044.         include_once \dirname(__DIR__4).'/src/Form/Type/PostType.php';
  6045.         return $this->privates['App\\Form\\Type\\PostType'] = new \App\Form\Type\PostType();
  6046.     }
  6047.     /**
  6048.      * Gets the private 'App\Form\Type\RegisterType' shared autowired service.
  6049.      *
  6050.      * @return \App\Form\Type\RegisterType
  6051.      */
  6052.     protected function getRegisterTypeService()
  6053.     {
  6054.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6055.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6056.         include_once \dirname(__DIR__4).'/src/Form/Type/RegisterType.php';
  6057.         return $this->privates['App\\Form\\Type\\RegisterType'] = new \App\Form\Type\RegisterType();
  6058.     }
  6059.     /**
  6060.      * Gets the private 'App\Form\Type\SecurityNewPasswordType' shared autowired service.
  6061.      *
  6062.      * @return \App\Form\Type\SecurityNewPasswordType
  6063.      */
  6064.     protected function getSecurityNewPasswordTypeService()
  6065.     {
  6066.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6067.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6068.         include_once \dirname(__DIR__4).'/src/Form/Type/SecurityNewPasswordType.php';
  6069.         return $this->privates['App\\Form\\Type\\SecurityNewPasswordType'] = new \App\Form\Type\SecurityNewPasswordType();
  6070.     }
  6071.     /**
  6072.      * Gets the private 'App\Form\Type\ShopBankAccountType' shared autowired service.
  6073.      *
  6074.      * @return \App\Form\Type\ShopBankAccountType
  6075.      */
  6076.     protected function getShopBankAccountTypeService()
  6077.     {
  6078.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6079.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6080.         include_once \dirname(__DIR__4).'/src/Form/Type/ShopBankAccountType.php';
  6081.         return $this->privates['App\\Form\\Type\\ShopBankAccountType'] = new \App\Form\Type\ShopBankAccountType();
  6082.     }
  6083.     /**
  6084.      * Gets the private 'App\Form\Type\ShopLawType' shared autowired service.
  6085.      *
  6086.      * @return \App\Form\Type\ShopLawType
  6087.      */
  6088.     protected function getShopLawTypeService()
  6089.     {
  6090.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6091.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6092.         include_once \dirname(__DIR__4).'/src/Form/Type/ShopLawType.php';
  6093.         return $this->privates['App\\Form\\Type\\ShopLawType'] = new \App\Form\Type\ShopLawType();
  6094.     }
  6095.     /**
  6096.      * Gets the private 'App\Form\Type\ShopNewCouponType' shared autowired service.
  6097.      *
  6098.      * @return \App\Form\Type\ShopNewCouponType
  6099.      */
  6100.     protected function getShopNewCouponTypeService()
  6101.     {
  6102.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6103.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6104.         include_once \dirname(__DIR__4).'/src/Form/Type/ShopNewCouponType.php';
  6105.         return $this->privates['App\\Form\\Type\\ShopNewCouponType'] = new \App\Form\Type\ShopNewCouponType();
  6106.     }
  6107.     /**
  6108.      * Gets the private 'App\Form\Type\ShopNewMenuGroupType' shared autowired service.
  6109.      *
  6110.      * @return \App\Form\Type\ShopNewMenuGroupType
  6111.      */
  6112.     protected function getShopNewMenuGroupTypeService()
  6113.     {
  6114.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6115.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6116.         include_once \dirname(__DIR__4).'/src/Form/Type/ShopNewMenuGroupType.php';
  6117.         return $this->privates['App\\Form\\Type\\ShopNewMenuGroupType'] = new \App\Form\Type\ShopNewMenuGroupType();
  6118.     }
  6119.     /**
  6120.      * Gets the private 'App\Form\Type\ShopNewMenuType' shared autowired service.
  6121.      *
  6122.      * @return \App\Form\Type\ShopNewMenuType
  6123.      */
  6124.     protected function getShopNewMenuTypeService()
  6125.     {
  6126.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6127.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6128.         include_once \dirname(__DIR__4).'/src/Form/Type/ShopNewMenuType.php';
  6129.         return $this->privates['App\\Form\\Type\\ShopNewMenuType'] = new \App\Form\Type\ShopNewMenuType();
  6130.     }
  6131.     /**
  6132.      * Gets the private 'App\Form\Type\ShopPlanType' shared autowired service.
  6133.      *
  6134.      * @return \App\Form\Type\ShopPlanType
  6135.      */
  6136.     protected function getShopPlanTypeService()
  6137.     {
  6138.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6139.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6140.         include_once \dirname(__DIR__4).'/src/Form/Type/ShopPlanType.php';
  6141.         return $this->privates['App\\Form\\Type\\ShopPlanType'] = new \App\Form\Type\ShopPlanType();
  6142.     }
  6143.     /**
  6144.      * Gets the private 'App\Form\Type\ShopProfileType' shared autowired service.
  6145.      *
  6146.      * @return \App\Form\Type\ShopProfileType
  6147.      */
  6148.     protected function getShopProfileTypeService()
  6149.     {
  6150.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6151.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6152.         include_once \dirname(__DIR__4).'/src/Form/Type/ShopProfileType.php';
  6153.         return $this->privates['App\\Form\\Type\\ShopProfileType'] = new \App\Form\Type\ShopProfileType();
  6154.     }
  6155.     /**
  6156.      * Gets the private 'App\Form\Type\ShopType' shared autowired service.
  6157.      *
  6158.      * @return \App\Form\Type\ShopType
  6159.      */
  6160.     protected function getShopTypeService()
  6161.     {
  6162.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6163.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6164.         include_once \dirname(__DIR__4).'/src/Form/Type/ShopType.php';
  6165.         return $this->privates['App\\Form\\Type\\ShopType'] = new \App\Form\Type\ShopType();
  6166.     }
  6167.     /**
  6168.      * Gets the private 'App\Form\Type\UserProfileType' shared autowired service.
  6169.      *
  6170.      * @return \App\Form\Type\UserProfileType
  6171.      */
  6172.     protected function getUserProfileTypeService()
  6173.     {
  6174.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6175.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6176.         include_once \dirname(__DIR__4).'/src/Form/Type/UserProfileType.php';
  6177.         return $this->privates['App\\Form\\Type\\UserProfileType'] = new \App\Form\Type\UserProfileType();
  6178.     }
  6179.     /**
  6180.      * Gets the private 'App\Form\Type\UserRegisterInputType' shared autowired service.
  6181.      *
  6182.      * @return \App\Form\Type\UserRegisterInputType
  6183.      */
  6184.     protected function getUserRegisterInputTypeService()
  6185.     {
  6186.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6187.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6188.         include_once \dirname(__DIR__4).'/src/Form/Type/UserRegisterInputType.php';
  6189.         return $this->privates['App\\Form\\Type\\UserRegisterInputType'] = new \App\Form\Type\UserRegisterInputType();
  6190.     }
  6191.     /**
  6192.      * Gets the private 'App\Form\Type\UserRegisterType' shared autowired service.
  6193.      *
  6194.      * @return \App\Form\Type\UserRegisterType
  6195.      */
  6196.     protected function getUserRegisterTypeService()
  6197.     {
  6198.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6199.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6200.         include_once \dirname(__DIR__4).'/src/Form/Type/UserRegisterType.php';
  6201.         return $this->privates['App\\Form\\Type\\UserRegisterType'] = new \App\Form\Type\UserRegisterType();
  6202.     }
  6203.     /**
  6204.      * Gets the private 'App\Form\Type\UserRegisterVerifyType' shared autowired service.
  6205.      *
  6206.      * @return \App\Form\Type\UserRegisterVerifyType
  6207.      */
  6208.     protected function getUserRegisterVerifyTypeService()
  6209.     {
  6210.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6211.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6212.         include_once \dirname(__DIR__4).'/src/Form/Type/UserRegisterVerifyType.php';
  6213.         return $this->privates['App\\Form\\Type\\UserRegisterVerifyType'] = new \App\Form\Type\UserRegisterVerifyType();
  6214.     }
  6215.     /**
  6216.      * Gets the private 'App\GmoPg\Form\Type\CreditCardType' shared autowired service.
  6217.      *
  6218.      * @return \App\GmoPg\Form\Type\CreditCardType
  6219.      */
  6220.     protected function getCreditCardTypeService()
  6221.     {
  6222.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6223.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6224.         include_once \dirname(__DIR__4).'/src/GmoPg/Form/Type/CreditCardType.php';
  6225.         return $this->privates['App\\GmoPg\\Form\\Type\\CreditCardType'] = new \App\GmoPg\Form\Type\CreditCardType();
  6226.     }
  6227.     /**
  6228.      * Gets the private 'App\Repository\AdministratorRepository' shared autowired service.
  6229.      *
  6230.      * @return \App\Repository\AdministratorRepository
  6231.      */
  6232.     protected function getAdministratorRepositoryService()
  6233.     {
  6234.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6235.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6236.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6237.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6238.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6239.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  6240.         include_once \dirname(__DIR__4).'/src/Repository/AdministratorRepository.php';
  6241.         return $this->privates['App\\Repository\\AdministratorRepository'] = new \App\Repository\AdministratorRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6242.     }
  6243.     /**
  6244.      * Gets the private 'App\Repository\AreaRepository' shared autowired service.
  6245.      *
  6246.      * @return \App\Repository\AreaRepository
  6247.      */
  6248.     protected function getAreaRepositoryService()
  6249.     {
  6250.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6251.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6252.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6253.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6254.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6255.         include_once \dirname(__DIR__4).'/src/Repository/AreaRepository.php';
  6256.         return $this->privates['App\\Repository\\AreaRepository'] = new \App\Repository\AreaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6257.     }
  6258.     /**
  6259.      * Gets the private 'App\Repository\CartItemRepository' shared autowired service.
  6260.      *
  6261.      * @return \App\Repository\CartItemRepository
  6262.      */
  6263.     protected function getCartItemRepositoryService()
  6264.     {
  6265.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6266.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6267.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6268.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6269.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6270.         include_once \dirname(__DIR__4).'/src/Repository/CartItemRepository.php';
  6271.         return $this->privates['App\\Repository\\CartItemRepository'] = new \App\Repository\CartItemRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6272.     }
  6273.     /**
  6274.      * Gets the private 'App\Repository\CartRepository' shared autowired service.
  6275.      *
  6276.      * @return \App\Repository\CartRepository
  6277.      */
  6278.     protected function getCartRepositoryService()
  6279.     {
  6280.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6281.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6282.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6283.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6284.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6285.         include_once \dirname(__DIR__4).'/src/Repository/CartRepository.php';
  6286.         return $this->privates['App\\Repository\\CartRepository'] = new \App\Repository\CartRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6287.     }
  6288.     /**
  6289.      * Gets the private 'App\Repository\CategoryRepository' shared autowired service.
  6290.      *
  6291.      * @return \App\Repository\CategoryRepository
  6292.      */
  6293.     protected function getCategoryRepositoryService()
  6294.     {
  6295.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6296.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6297.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6298.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6299.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6300.         include_once \dirname(__DIR__4).'/src/Repository/CategoryRepository.php';
  6301.         return $this->privates['App\\Repository\\CategoryRepository'] = new \App\Repository\CategoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6302.     }
  6303.     /**
  6304.      * Gets the private 'App\Repository\CouponRepository' shared autowired service.
  6305.      *
  6306.      * @return \App\Repository\CouponRepository
  6307.      */
  6308.     protected function getCouponRepositoryService()
  6309.     {
  6310.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6311.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6312.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6313.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6314.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6315.         include_once \dirname(__DIR__4).'/src/Repository/CouponRepository.php';
  6316.         return $this->privates['App\\Repository\\CouponRepository'] = new \App\Repository\CouponRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6317.     }
  6318.     /**
  6319.      * Gets the private 'App\Repository\CreditCardRepository' shared autowired service.
  6320.      *
  6321.      * @return \App\Repository\CreditCardRepository
  6322.      */
  6323.     protected function getCreditCardRepositoryService()
  6324.     {
  6325.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6326.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6327.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6328.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6329.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6330.         include_once \dirname(__DIR__4).'/src/Repository/CreditCardRepository.php';
  6331.         return $this->privates['App\\Repository\\CreditCardRepository'] = new \App\Repository\CreditCardRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6332.     }
  6333.     /**
  6334.      * Gets the private 'App\Repository\GmoLogRepository' shared autowired service.
  6335.      *
  6336.      * @return \App\Repository\GmoLogRepository
  6337.      */
  6338.     protected function getGmoLogRepositoryService()
  6339.     {
  6340.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6341.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6342.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6343.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6344.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6345.         include_once \dirname(__DIR__4).'/src/Repository/GmoLogRepository.php';
  6346.         return $this->privates['App\\Repository\\GmoLogRepository'] = new \App\Repository\GmoLogRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6347.     }
  6348.     /**
  6349.      * Gets the private 'App\Repository\InvoiceDetailRepository' shared autowired service.
  6350.      *
  6351.      * @return \App\Repository\InvoiceDetailRepository
  6352.      */
  6353.     protected function getInvoiceDetailRepositoryService()
  6354.     {
  6355.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6356.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6357.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6358.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6359.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6360.         include_once \dirname(__DIR__4).'/src/Repository/InvoiceDetailRepository.php';
  6361.         return $this->privates['App\\Repository\\InvoiceDetailRepository'] = new \App\Repository\InvoiceDetailRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6362.     }
  6363.     /**
  6364.      * Gets the private 'App\Repository\InvoiceRepository' shared autowired service.
  6365.      *
  6366.      * @return \App\Repository\InvoiceRepository
  6367.      */
  6368.     protected function getInvoiceRepositoryService()
  6369.     {
  6370.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6371.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6372.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6373.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6374.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6375.         include_once \dirname(__DIR__4).'/src/Repository/InvoiceRepository.php';
  6376.         return $this->privates['App\\Repository\\InvoiceRepository'] = new \App\Repository\InvoiceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6377.     }
  6378.     /**
  6379.      * Gets the private 'App\Repository\LocationRepository' shared autowired service.
  6380.      *
  6381.      * @return \App\Repository\LocationRepository
  6382.      */
  6383.     protected function getLocationRepositoryService()
  6384.     {
  6385.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6386.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6387.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6388.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6389.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6390.         include_once \dirname(__DIR__4).'/src/Repository/LocationRepository.php';
  6391.         return $this->privates['App\\Repository\\LocationRepository'] = new \App\Repository\LocationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6392.     }
  6393.     /**
  6394.      * Gets the private 'App\Repository\MenuGroupRepository' shared autowired service.
  6395.      *
  6396.      * @return \App\Repository\MenuGroupRepository
  6397.      */
  6398.     protected function getMenuGroupRepositoryService()
  6399.     {
  6400.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6401.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6402.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6403.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6404.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6405.         include_once \dirname(__DIR__4).'/src/Repository/MenuGroupRepository.php';
  6406.         return $this->privates['App\\Repository\\MenuGroupRepository'] = new \App\Repository\MenuGroupRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6407.     }
  6408.     /**
  6409.      * Gets the private 'App\Repository\MenuRepository' shared autowired service.
  6410.      *
  6411.      * @return \App\Repository\MenuRepository
  6412.      */
  6413.     protected function getMenuRepositoryService()
  6414.     {
  6415.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6416.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6417.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6418.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6419.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6420.         include_once \dirname(__DIR__4).'/src/Repository/MenuRepository.php';
  6421.         return $this->privates['App\\Repository\\MenuRepository'] = new \App\Repository\MenuRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6422.     }
  6423.     /**
  6424.      * Gets the private 'App\Repository\OptionRepository' shared autowired service.
  6425.      *
  6426.      * @return \App\Repository\OptionRepository
  6427.      */
  6428.     protected function getOptionRepositoryService()
  6429.     {
  6430.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6431.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6432.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6433.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6434.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6435.         include_once \dirname(__DIR__4).'/src/Repository/OptionRepository.php';
  6436.         return $this->privates['App\\Repository\\OptionRepository'] = new \App\Repository\OptionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6437.     }
  6438.     /**
  6439.      * Gets the private 'App\Repository\OrderHistoryRepository' shared autowired service.
  6440.      *
  6441.      * @return \App\Repository\OrderHistoryRepository
  6442.      */
  6443.     protected function getOrderHistoryRepositoryService()
  6444.     {
  6445.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6446.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6447.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6448.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6449.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6450.         include_once \dirname(__DIR__4).'/src/Repository/OrderHistoryRepository.php';
  6451.         return $this->privates['App\\Repository\\OrderHistoryRepository'] = new \App\Repository\OrderHistoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6452.     }
  6453.     /**
  6454.      * Gets the private 'App\Repository\OrderMenuRepository' shared autowired service.
  6455.      *
  6456.      * @return \App\Repository\OrderMenuRepository
  6457.      */
  6458.     protected function getOrderMenuRepositoryService()
  6459.     {
  6460.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6461.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6462.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6463.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6464.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6465.         include_once \dirname(__DIR__4).'/src/Repository/OrderMenuRepository.php';
  6466.         return $this->privates['App\\Repository\\OrderMenuRepository'] = new \App\Repository\OrderMenuRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6467.     }
  6468.     /**
  6469.      * Gets the private 'App\Repository\OrderRepository' shared autowired service.
  6470.      *
  6471.      * @return \App\Repository\OrderRepository
  6472.      */
  6473.     protected function getOrderRepositoryService()
  6474.     {
  6475.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6476.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6477.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6478.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6479.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6480.         include_once \dirname(__DIR__4).'/src/Repository/OrderRepository.php';
  6481.         return $this->privates['App\\Repository\\OrderRepository'] = new \App\Repository\OrderRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6482.     }
  6483.     /**
  6484.      * Gets the private 'App\Repository\PaymentLogRepository' shared autowired service.
  6485.      *
  6486.      * @return \App\Repository\PaymentLogRepository
  6487.      */
  6488.     protected function getPaymentLogRepositoryService()
  6489.     {
  6490.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6491.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6492.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6493.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6494.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6495.         include_once \dirname(__DIR__4).'/src/Repository/PaymentLogRepository.php';
  6496.         return $this->privates['App\\Repository\\PaymentLogRepository'] = new \App\Repository\PaymentLogRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6497.     }
  6498.     /**
  6499.      * Gets the private 'App\Repository\PaymentMethodRepository' shared autowired service.
  6500.      *
  6501.      * @return \App\Repository\PaymentMethodRepository
  6502.      */
  6503.     protected function getPaymentMethodRepositoryService()
  6504.     {
  6505.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6506.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6507.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6508.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6509.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6510.         include_once \dirname(__DIR__4).'/src/Repository/PaymentMethodRepository.php';
  6511.         return $this->privates['App\\Repository\\PaymentMethodRepository'] = new \App\Repository\PaymentMethodRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6512.     }
  6513.     /**
  6514.      * Gets the private 'App\Repository\PaymentRepository' shared autowired service.
  6515.      *
  6516.      * @return \App\Repository\PaymentRepository
  6517.      */
  6518.     protected function getPaymentRepositoryService()
  6519.     {
  6520.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6521.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6522.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6523.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6524.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6525.         include_once \dirname(__DIR__4).'/src/Repository/PaymentRepository.php';
  6526.         return $this->privates['App\\Repository\\PaymentRepository'] = new \App\Repository\PaymentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6527.     }
  6528.     /**
  6529.      * Gets the private 'App\Repository\PostRepository' shared autowired service.
  6530.      *
  6531.      * @return \App\Repository\PostRepository
  6532.      */
  6533.     protected function getPostRepositoryService()
  6534.     {
  6535.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6536.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6537.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6538.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6539.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6540.         include_once \dirname(__DIR__4).'/src/Repository/PostRepository.php';
  6541.         return $this->privates['App\\Repository\\PostRepository'] = new \App\Repository\PostRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6542.     }
  6543.     /**
  6544.      * Gets the private 'App\Repository\QuestionCategoryRepository' shared autowired service.
  6545.      *
  6546.      * @return \App\Repository\QuestionCategoryRepository
  6547.      */
  6548.     protected function getQuestionCategoryRepositoryService()
  6549.     {
  6550.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6551.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6552.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6553.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6554.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6555.         include_once \dirname(__DIR__4).'/src/Repository/QuestionCategoryRepository.php';
  6556.         return $this->privates['App\\Repository\\QuestionCategoryRepository'] = new \App\Repository\QuestionCategoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6557.     }
  6558.     /**
  6559.      * Gets the private 'App\Repository\QuestionRepository' shared autowired service.
  6560.      *
  6561.      * @return \App\Repository\QuestionRepository
  6562.      */
  6563.     protected function getQuestionRepositoryService()
  6564.     {
  6565.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6566.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6567.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6568.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6569.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6570.         include_once \dirname(__DIR__4).'/src/Repository/QuestionRepository.php';
  6571.         return $this->privates['App\\Repository\\QuestionRepository'] = new \App\Repository\QuestionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6572.     }
  6573.     /**
  6574.      * Gets the private 'App\Repository\ShopPlanContractHistoryRepository' shared autowired service.
  6575.      *
  6576.      * @return \App\Repository\ShopPlanContractHistoryRepository
  6577.      */
  6578.     protected function getShopPlanContractHistoryRepositoryService()
  6579.     {
  6580.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6581.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6582.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6583.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6584.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6585.         include_once \dirname(__DIR__4).'/src/Repository/ShopPlanContractHistoryRepository.php';
  6586.         return $this->privates['App\\Repository\\ShopPlanContractHistoryRepository'] = new \App\Repository\ShopPlanContractHistoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6587.     }
  6588.     /**
  6589.      * Gets the private 'App\Repository\ShopPlanRepository' shared autowired service.
  6590.      *
  6591.      * @return \App\Repository\ShopPlanRepository
  6592.      */
  6593.     protected function getShopPlanRepositoryService()
  6594.     {
  6595.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6596.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6597.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6598.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6599.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6600.         include_once \dirname(__DIR__4).'/src/Repository/ShopPlanRepository.php';
  6601.         return $this->privates['App\\Repository\\ShopPlanRepository'] = new \App\Repository\ShopPlanRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6602.     }
  6603.     /**
  6604.      * Gets the private 'App\Repository\ShopRepository' shared autowired service.
  6605.      *
  6606.      * @return \App\Repository\ShopRepository
  6607.      */
  6608.     protected function getShopRepositoryService()
  6609.     {
  6610.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6611.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6612.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6613.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6614.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6615.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  6616.         include_once \dirname(__DIR__4).'/src/Repository/ShopRepository.php';
  6617.         return $this->privates['App\\Repository\\ShopRepository'] = new \App\Repository\ShopRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6618.     }
  6619.     /**
  6620.      * Gets the private 'App\Repository\ShopReviewRepository' shared autowired service.
  6621.      *
  6622.      * @return \App\Repository\ShopReviewRepository
  6623.      */
  6624.     protected function getShopReviewRepositoryService()
  6625.     {
  6626.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6627.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6628.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6629.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6630.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6631.         include_once \dirname(__DIR__4).'/src/Repository/ShopReviewRepository.php';
  6632.         return $this->privates['App\\Repository\\ShopReviewRepository'] = new \App\Repository\ShopReviewRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6633.     }
  6634.     /**
  6635.      * Gets the private 'App\Repository\ShopSalesRepository' shared autowired service.
  6636.      *
  6637.      * @return \App\Repository\ShopSalesRepository
  6638.      */
  6639.     protected function getShopSalesRepositoryService()
  6640.     {
  6641.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6642.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6643.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6644.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6645.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6646.         include_once \dirname(__DIR__4).'/src/Repository/ShopSalesRepository.php';
  6647.         return $this->privates['App\\Repository\\ShopSalesRepository'] = new \App\Repository\ShopSalesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6648.     }
  6649.     /**
  6650.      * Gets the private 'App\Repository\TaxRepository' shared autowired service.
  6651.      *
  6652.      * @return \App\Repository\TaxRepository
  6653.      */
  6654.     protected function getTaxRepositoryService()
  6655.     {
  6656.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6657.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6658.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6659.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6660.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6661.         include_once \dirname(__DIR__4).'/src/Repository/TaxRepository.php';
  6662.         return $this->privates['App\\Repository\\TaxRepository'] = new \App\Repository\TaxRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6663.     }
  6664.     /**
  6665.      * Gets the private 'App\Repository\UserRepository' shared autowired service.
  6666.      *
  6667.      * @return \App\Repository\UserRepository
  6668.      */
  6669.     protected function getUserRepositoryService()
  6670.     {
  6671.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  6672.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6673.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6674.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6675.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6676.         include_once \dirname(__DIR__4).'/src/Repository/UserRepository.php';
  6677.         return $this->privates['App\\Repository\\UserRepository'] = new \App\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6678.     }
  6679.     /**
  6680.      * Gets the private 'App\Security\OTPService' shared autowired service.
  6681.      *
  6682.      * @return \App\Security\OTPService
  6683.      */
  6684.     protected function getOTPServiceService()
  6685.     {
  6686.         include_once \dirname(__DIR__4).'/src/Security/OTPService.php';
  6687.         return $this->privates['App\\Security\\OTPService'] = new \App\Security\OTPService($this->getEnv('resolve:TWILIO_ACCOUNT_SID'), $this->getEnv('resolve:TWILIO_AUTH_TOKEN'), $this->getEnv('resolve:TWILIO_VERIFICATION_SERVICE_SID'));
  6688.     }
  6689.     /**
  6690.      * Gets the private 'App\Service\FCMService' shared autowired service.
  6691.      *
  6692.      * @return \App\Service\FCMService
  6693.      */
  6694.     protected function getFCMServiceService()
  6695.     {
  6696.         include_once \dirname(__DIR__4).'/src/Service/FCMService.php';
  6697.         return $this->privates['App\\Service\\FCMService'] = new \App\Service\FCMService(($this->services['kreait_firebase.uchideri.messaging'] ?? $this->getKreaitFirebase_Uchideri_MessagingService()));
  6698.     }
  6699.     /**
  6700.      * Gets the private 'App\Service\GoogleRecaptcha' shared autowired service.
  6701.      *
  6702.      * @return \App\Service\GoogleRecaptcha
  6703.      */
  6704.     protected function getGoogleRecaptchaService()
  6705.     {
  6706.         include_once \dirname(__DIR__4).'/src/Service/GoogleRecaptcha.php';
  6707.         return $this->privates['App\\Service\\GoogleRecaptcha'] = new \App\Service\GoogleRecaptcha($this, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  6708.     }
  6709.     /**
  6710.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  6711.      *
  6712.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  6713.      */
  6714.     protected function getManagerRegistryAwareConnectionProviderService()
  6715.     {
  6716.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/ConnectionProvider.php';
  6717.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
  6718.         return $this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] = new \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider(new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default'));
  6719.     }
  6720.     /**
  6721.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  6722.      *
  6723.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  6724.      */
  6725.     protected function getRunSqlCommandService()
  6726.     {
  6727.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6728.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  6729.         $this->privates['Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand'] = $instance = new \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  6730.         $instance->setName('dbal:run-sql');
  6731.         return $instance;
  6732.     }
  6733.     /**
  6734.      * Gets the private 'Gesdinet\JWTRefreshTokenBundle\Command\ClearInvalidRefreshTokensCommand' shared service.
  6735.      *
  6736.      * @return \Gesdinet\JWTRefreshTokenBundle\Command\ClearInvalidRefreshTokensCommand
  6737.      */
  6738.     protected function getClearInvalidRefreshTokensCommandService()
  6739.     {
  6740.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6741.         include_once \dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/Command/ClearInvalidRefreshTokensCommand.php';
  6742.         $this->privates['Gesdinet\\JWTRefreshTokenBundle\\Command\\ClearInvalidRefreshTokensCommand'] = $instance = new \Gesdinet\JWTRefreshTokenBundle\Command\ClearInvalidRefreshTokensCommand(($this->services['gesdinet.jwtrefreshtoken.refresh_token_manager'] ?? $this->getGesdinet_Jwtrefreshtoken_RefreshTokenManagerService()));
  6743.         $instance->setName('gesdinet:jwt:clear');
  6744.         return $instance;
  6745.     }
  6746.     /**
  6747.      * Gets the private 'Gesdinet\JWTRefreshTokenBundle\Command\RevokeRefreshTokenCommand' shared service.
  6748.      *
  6749.      * @return \Gesdinet\JWTRefreshTokenBundle\Command\RevokeRefreshTokenCommand
  6750.      */
  6751.     protected function getRevokeRefreshTokenCommandService()
  6752.     {
  6753.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6754.         include_once \dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/Command/RevokeRefreshTokenCommand.php';
  6755.         $this->privates['Gesdinet\\JWTRefreshTokenBundle\\Command\\RevokeRefreshTokenCommand'] = $instance = new \Gesdinet\JWTRefreshTokenBundle\Command\RevokeRefreshTokenCommand(($this->services['gesdinet.jwtrefreshtoken.refresh_token_manager'] ?? $this->getGesdinet_Jwtrefreshtoken_RefreshTokenManagerService()));
  6756.         $instance->setName('gesdinet:jwt:revoke');
  6757.         return $instance;
  6758.     }
  6759.     /**
  6760.      * Gets the private 'annotated_app_entity_coupon_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' shared autowired service.
  6761.      *
  6762.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter
  6763.      */
  6764.     protected function getAnnotatedAppEntityCouponApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService()
  6765.     {
  6766.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
  6767.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
  6768.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
  6769.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/PropertyHelperTrait.php';
  6770.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
  6771.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
  6772.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
  6773.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/BooleanFilterTrait.php';
  6774.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/BooleanFilter.php';
  6775.         return $this->privates['annotated_app_entity_coupon_api_platform_core_bridge_doctrine_orm_filter_boolean_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['shop.delivery' => 'exact'], ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  6776.     }
  6777.     /**
  6778.      * Gets the private 'annotated_app_entity_coupon_api_platform_core_bridge_doctrine_orm_filter_search_filter' shared autowired service.
  6779.      *
  6780.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
  6781.      */
  6782.     protected function getAnnotatedAppEntityCouponApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService()
  6783.     {
  6784.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
  6785.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
  6786.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
  6787.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/PropertyHelperTrait.php';
  6788.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
  6789.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
  6790.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
  6791.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
  6792.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
  6793.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
  6794.         return $this->privates['annotated_app_entity_coupon_api_platform_core_bridge_doctrine_orm_filter_search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['api_platform.iri_converter'] ?? $this->getApiPlatform_IriConverterService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['shop.location' => 'exact''shop.categories' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  6795.     }
  6796.     /**
  6797.      * Gets the private 'annotated_app_entity_coupon_app_filter_on_sale_filter' shared autowired service.
  6798.      *
  6799.      * @return \App\Filter\OnSaleFilter
  6800.      */
  6801.     protected function getAnnotatedAppEntityCouponAppFilterOnSaleFilterService()
  6802.     {
  6803.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
  6804.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
  6805.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
  6806.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/PropertyHelperTrait.php';
  6807.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
  6808.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
  6809.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
  6810.         include_once \dirname(__DIR__4).'/src/Filter/OnSaleFilter.php';
  6811.         return $this->privates['annotated_app_entity_coupon_app_filter_on_sale_filter'] = new \App\Filter\OnSaleFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['id' => NULL], NULL'shop.id');
  6812.     }
  6813.     /**
  6814.      * Gets the private 'annotated_app_entity_coupon_app_filter_pre_payable_filter' shared autowired service.
  6815.      *
  6816.      * @return \App\Filter\PrePayableFilter
  6817.      */
  6818.     protected function getAnnotatedAppEntityCouponAppFilterPrePayableFilterService()
  6819.     {
  6820.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
  6821.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
  6822.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
  6823.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/PropertyHelperTrait.php';
  6824.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
  6825.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
  6826.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
  6827.         include_once \dirname(__DIR__4).'/src/Filter/PrePayableFilter.php';
  6828.         return $this->privates['annotated_app_entity_coupon_app_filter_pre_payable_filter'] = new \App\Filter\PrePayableFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['shop.shopPlan' => NULL], NULL'shop.shopPlan');
  6829.     }
  6830.     /**
  6831.      * Gets the private 'annotations.cache_adapter' shared service.
  6832.      *
  6833.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  6834.      */
  6835.     protected function getAnnotations_CacheAdapterService()
  6836.     {
  6837.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  6838.     }
  6839.     /**
  6840.      * Gets the private 'annotations.cache_warmer' shared service.
  6841.      *
  6842.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  6843.      */
  6844.     protected function getAnnotations_CacheWarmerService()
  6845.     {
  6846.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  6847.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  6848.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  6849.         return $this->privates['annotations.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->targetDir.''.'/annotations.php'), '#^Symfony\\\\(?:Component\\\\HttpKernel\\\\|Bundle\\\\FrameworkBundle\\\\Controller\\\\(?!.*Controller$))#'true);
  6850.     }
  6851.     /**
  6852.      * Gets the private 'annotations.cached_reader' shared service.
  6853.      *
  6854.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  6855.      */
  6856.     protected function getAnnotations_CachedReaderService()
  6857.     {
  6858.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  6859.     }
  6860.     /**
  6861.      * Gets the private 'annotations.reader' shared service.
  6862.      *
  6863.      * @return \Doctrine\Common\Annotations\AnnotationReader
  6864.      */
  6865.     protected function getAnnotations_ReaderService()
  6866.     {
  6867.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  6868.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  6869.         $a->registerUniqueLoader('class_exists');
  6870.         $instance->addGlobalIgnoredName('required'$a);
  6871.         return $instance;
  6872.     }
  6873.     /**
  6874.      * Gets the private 'api_platform.cache.identifiers_extractor' shared service.
  6875.      *
  6876.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6877.      */
  6878.     protected function getApiPlatform_Cache_IdentifiersExtractorService()
  6879.     {
  6880.         return $this->privates['api_platform.cache.identifiers_extractor'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('4yMxPMsP2h'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6881.     }
  6882.     /**
  6883.      * Gets the private 'api_platform.cache.metadata.property' shared service.
  6884.      *
  6885.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6886.      */
  6887.     protected function getApiPlatform_Cache_Metadata_PropertyService()
  6888.     {
  6889.         return $this->privates['api_platform.cache.metadata.property'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('oR+0iqKwOf'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6890.     }
  6891.     /**
  6892.      * Gets the private 'api_platform.cache.metadata.resource' shared service.
  6893.      *
  6894.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6895.      */
  6896.     protected function getApiPlatform_Cache_Metadata_ResourceService()
  6897.     {
  6898.         return $this->privates['api_platform.cache.metadata.resource'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ffzNZhajRQ'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6899.     }
  6900.     /**
  6901.      * Gets the private 'api_platform.cache.route_name_resolver' shared service.
  6902.      *
  6903.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6904.      */
  6905.     protected function getApiPlatform_Cache_RouteNameResolverService()
  6906.     {
  6907.         return $this->privates['api_platform.cache.route_name_resolver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('a2yBkffDuX'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6908.     }
  6909.     /**
  6910.      * Gets the private 'api_platform.cache.subresource_operation_factory' shared service.
  6911.      *
  6912.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6913.      */
  6914.     protected function getApiPlatform_Cache_SubresourceOperationFactoryService()
  6915.     {
  6916.         return $this->privates['api_platform.cache.subresource_operation_factory'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Ow65A96aVM'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6917.     }
  6918.     /**
  6919.      * Gets the private 'api_platform.cache_warmer.cache_pool_clearer' shared service.
  6920.      *
  6921.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\CacheWarmer\CachePoolClearerCacheWarmer
  6922.      */
  6923.     protected function getApiPlatform_CacheWarmer_CachePoolClearerService()
  6924.     {
  6925.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  6926.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  6927.         return $this->privates['api_platform.cache_warmer.cache_pool_clearer'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\CacheWarmer\CachePoolClearerCacheWarmer(($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService()), [=> 'api_platform.cache.metadata.property'=> 'api_platform.cache.metadata.resource'=> 'api_platform.cache.route_name_resolver'=> 'api_platform.cache.identifiers_extractor'=> 'api_platform.cache.subresource_operation_factory'=> 'api_platform.elasticsearch.cache.metadata.document']);
  6928.     }
  6929.     /**
  6930.      * Gets the private 'api_platform.doctrine.orm.data_persister' shared service.
  6931.      *
  6932.      * @return \ApiPlatform\Core\Bridge\Doctrine\Common\DataPersister
  6933.      */
  6934.     protected function getApiPlatform_Doctrine_Orm_DataPersisterService()
  6935.     {
  6936.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/DataPersister.php';
  6937.         return $this->privates['api_platform.doctrine.orm.data_persister'] = new \ApiPlatform\Core\Bridge\Doctrine\Common\DataPersister(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6938.     }
  6939.     /**
  6940.      * Gets the private 'api_platform.doctrine.orm.default.collection_data_provider' shared service.
  6941.      *
  6942.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\CollectionDataProvider
  6943.      */
  6944.     protected function getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService()
  6945.     {
  6946.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  6947.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/CollectionDataProvider.php';
  6948.         return $this->privates['api_platform.doctrine.orm.default.collection_data_provider'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\CollectionDataProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), new RewindableGenerator(function () {
  6949.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.filter'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterService());
  6950.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.filter_eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterEagerLoadingService());
  6951.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
  6952.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.order'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_OrderService());
  6953.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.pagination'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_PaginationService());
  6954.         }, 5));
  6955.     }
  6956.     /**
  6957.      * Gets the private 'api_platform.doctrine.orm.default.item_data_provider' shared service.
  6958.      *
  6959.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\ItemDataProvider
  6960.      */
  6961.     protected function getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService()
  6962.     {
  6963.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/DenormalizedIdentifiersAwareItemDataProviderInterface.php';
  6964.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/RestrictedDataProviderInterface.php';
  6965.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Util/IdentifierManagerTrait.php';
  6966.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/ItemDataProvider.php';
  6967.         return $this->privates['api_platform.doctrine.orm.default.item_data_provider'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\ItemDataProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), new RewindableGenerator(function () {
  6968.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
  6969.         }, 1));
  6970.     }
  6971.     /**
  6972.      * Gets the private 'api_platform.doctrine.orm.default.subresource_data_provider' shared service.
  6973.      *
  6974.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\SubresourceDataProvider
  6975.      */
  6976.     protected function getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService()
  6977.     {
  6978.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Common/Util/IdentifierManagerTrait.php';
  6979.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/SubresourceDataProvider.php';
  6980.         return $this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\SubresourceDataProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), new RewindableGenerator(function () {
  6981.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.filter'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterService());
  6982.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.filter_eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterEagerLoadingService());
  6983.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
  6984.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.order'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_OrderService());
  6985.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.pagination'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_PaginationService());
  6986.         }, 5), new RewindableGenerator(function () {
  6987.             yield => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
  6988.         }, 1));
  6989.     }
  6990.     /**
  6991.      * Gets the private 'api_platform.doctrine.orm.query_extension.eager_loading' shared service.
  6992.      *
  6993.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\EagerLoadingExtension
  6994.      */
  6995.     protected function getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService()
  6996.     {
  6997.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
  6998.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/ContextAwareQueryCollectionExtensionInterface.php';
  6999.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/QueryItemExtensionInterface.php';
  7000.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Util/EagerLoadingTrait.php';
  7001.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/EagerLoadingExtension.php';
  7002.         return $this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\EagerLoadingExtension(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), 30trueNULLNULLfalse, ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()));
  7003.     }
  7004.     /**
  7005.      * Gets the private 'api_platform.doctrine.orm.query_extension.filter' shared service.
  7006.      *
  7007.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterExtension
  7008.      */
  7009.     protected function getApiPlatform_Doctrine_Orm_QueryExtension_FilterService()
  7010.     {
  7011.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
  7012.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/ContextAwareQueryCollectionExtensionInterface.php';
  7013.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/FilterExtension.php';
  7014.         return $this->privates['api_platform.doctrine.orm.query_extension.filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterExtension(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()));
  7015.     }
  7016.     /**
  7017.      * Gets the private 'api_platform.doctrine.orm.query_extension.filter_eager_loading' shared service.
  7018.      *
  7019.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterEagerLoadingExtension
  7020.      */
  7021.     protected function getApiPlatform_Doctrine_Orm_QueryExtension_FilterEagerLoadingService()
  7022.     {
  7023.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
  7024.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/ContextAwareQueryCollectionExtensionInterface.php';
  7025.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Util/EagerLoadingTrait.php';
  7026.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/FilterEagerLoadingExtension.php';
  7027.         return $this->privates['api_platform.doctrine.orm.query_extension.filter_eager_loading'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterEagerLoadingExtension(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), true, ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  7028.     }
  7029.     /**
  7030.      * Gets the private 'api_platform.doctrine.orm.query_extension.order' shared service.
  7031.      *
  7032.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\OrderExtension
  7033.      */
  7034.     protected function getApiPlatform_Doctrine_Orm_QueryExtension_OrderService()
  7035.     {
  7036.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
  7037.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/ContextAwareQueryCollectionExtensionInterface.php';
  7038.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/OrderExtension.php';
  7039.         return $this->privates['api_platform.doctrine.orm.query_extension.order'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\OrderExtension('ASC', ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  7040.     }
  7041.     /**
  7042.      * Gets the private 'api_platform.doctrine.orm.query_extension.pagination' shared service.
  7043.      *
  7044.      * @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\PaginationExtension
  7045.      */
  7046.     protected function getApiPlatform_Doctrine_Orm_QueryExtension_PaginationService()
  7047.     {
  7048.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
  7049.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/QueryResultCollectionExtensionInterface.php';
  7050.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/ContextAwareQueryResultCollectionExtensionInterface.php';
  7051.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Extension/PaginationExtension.php';
  7052.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/Pagination.php';
  7053.         $a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  7054.         return $this->privates['api_platform.doctrine.orm.query_extension.pagination'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\PaginationExtension(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, new \ApiPlatform\Core\DataProvider\Pagination($a$this->parameters['api_platform.collection.pagination'], $this->parameters['api_platform.graphql.collection.pagination']));
  7055.     }
  7056.     /**
  7057.      * Gets the private 'api_platform.filter_locator' shared service.
  7058.      *
  7059.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  7060.      */
  7061.     protected function getApiPlatform_FilterLocatorService()
  7062.     {
  7063.         return $this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7064.             'App\\Filter\\OnSaleFilter' => ['privates''App\\Filter\\OnSaleFilter''getOnSaleFilterService'false],
  7065.             'App\\Filter\\PrePayableFilter' => ['privates''App\\Filter\\PrePayableFilter''getPrePayableFilterService'false],
  7066.             'annotated_app_entity_coupon_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates''annotated_app_entity_coupon_api_platform_core_bridge_doctrine_orm_filter_boolean_filter''getAnnotatedAppEntityCouponApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService'false],
  7067.             'annotated_app_entity_coupon_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_coupon_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityCouponApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'false],
  7068.             'annotated_app_entity_coupon_app_filter_on_sale_filter' => ['privates''annotated_app_entity_coupon_app_filter_on_sale_filter''getAnnotatedAppEntityCouponAppFilterOnSaleFilterService'false],
  7069.             'annotated_app_entity_coupon_app_filter_pre_payable_filter' => ['privates''annotated_app_entity_coupon_app_filter_pre_payable_filter''getAnnotatedAppEntityCouponAppFilterPrePayableFilterService'false],
  7070.         ], [
  7071.             'App\\Filter\\OnSaleFilter' => '?',
  7072.             'App\\Filter\\PrePayableFilter' => '?',
  7073.             'annotated_app_entity_coupon_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  7074.             'annotated_app_entity_coupon_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  7075.             'annotated_app_entity_coupon_app_filter_on_sale_filter' => '?',
  7076.             'annotated_app_entity_coupon_app_filter_pre_payable_filter' => '?',
  7077.         ]);
  7078.     }
  7079.     /**
  7080.      * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  7081.      *
  7082.      * @return \ApiPlatform\Core\HttpCache\EventListener\AddHeadersListener
  7083.      */
  7084.     protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  7085.     {
  7086.         return $this->privates['api_platform.http_cache.listener.response.configure'] = new \ApiPlatform\Core\HttpCache\EventListener\AddHeadersListener(trueNULLNULL$this->parameters['api_platform.http_cache.vary'], NULL, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  7087.     }
  7088.     /**
  7089.      * Gets the private 'api_platform.identifier.converter' shared service.
  7090.      *
  7091.      * @return \ApiPlatform\Core\Identifier\IdentifierConverter
  7092.      */
  7093.     protected function getApiPlatform_Identifier_ConverterService()
  7094.     {
  7095.         return $this->privates['api_platform.identifier.converter'] = new \ApiPlatform\Core\Identifier\IdentifierConverter(($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), new RewindableGenerator(function () {
  7096.             yield => ($this->privates['api_platform.identifier.integer'] ?? ($this->privates['api_platform.identifier.integer'] = new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer()));
  7097.             yield => ($this->privates['api_platform.identifier.date_normalizer'] ?? ($this->privates['api_platform.identifier.date_normalizer'] = new \ApiPlatform\Core\Identifier\Normalizer\DateTimeIdentifierDenormalizer()));
  7098.             yield => ($this->privates['api_platform.identifier.uuid_normalizer'] ?? ($this->privates['api_platform.identifier.uuid_normalizer'] = new \ApiPlatform\Core\Bridge\RamseyUuid\Identifier\Normalizer\UuidNormalizer()));
  7099.         }, 3));
  7100.     }
  7101.     /**
  7102.      * Gets the private 'api_platform.identifiers_extractor.cached' shared service.
  7103.      *
  7104.      * @return \ApiPlatform\Core\Api\CachedIdentifiersExtractor
  7105.      */
  7106.     protected function getApiPlatform_IdentifiersExtractor_CachedService()
  7107.     {
  7108.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  7109.         $b = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  7110.         return $this->privates['api_platform.identifiers_extractor.cached'] = new \ApiPlatform\Core\Api\CachedIdentifiersExtractor(($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()), new \ApiPlatform\Core\Api\IdentifiersExtractor(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), $a$b), $a$b);
  7111.     }
  7112.     /**
  7113.      * Gets the private 'api_platform.iri_converter' shared service.
  7114.      *
  7115.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter
  7116.      */
  7117.     protected function getApiPlatform_IriConverterService()
  7118.     {
  7119.         $a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  7120.         return $this->privates['api_platform.iri_converter'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), new \ApiPlatform\Core\Bridge\Symfony\Routing\CachedRouteNameResolver(($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()), new \ApiPlatform\Core\Bridge\Symfony\Routing\RouteNameResolver($a)), $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  7121.     }
  7122.     /**
  7123.      * Gets the private 'api_platform.json_schema.json_schema_generate_command' shared service.
  7124.      *
  7125.      * @return \ApiPlatform\Core\JsonSchema\Command\JsonSchemaGenerateCommand
  7126.      */
  7127.     protected function getApiPlatform_JsonSchema_JsonSchemaGenerateCommandService()
  7128.     {
  7129.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7130.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/Command/JsonSchemaGenerateCommand.php';
  7131.         $this->privates['api_platform.json_schema.json_schema_generate_command'] = $instance = new \ApiPlatform\Core\JsonSchema\Command\JsonSchemaGenerateCommand(($this->privates['api_platform.json_schema.schema_factory'] ?? $this->getApiPlatform_JsonSchema_SchemaFactoryService()), $this->parameters['api_platform.formats']);
  7132.         $instance->setName('api:json-schema:generate');
  7133.         return $instance;
  7134.     }
  7135.     /**
  7136.      * Gets the private 'api_platform.json_schema.schema_factory' shared service.
  7137.      *
  7138.      * @return \ApiPlatform\Core\JsonSchema\SchemaFactory
  7139.      */
  7140.     protected function getApiPlatform_JsonSchema_SchemaFactoryService()
  7141.     {
  7142.         $a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
  7143.         if (isset($this->privates['api_platform.json_schema.schema_factory'])) {
  7144.             return $this->privates['api_platform.json_schema.schema_factory'];
  7145.         }
  7146.         return $this->privates['api_platform.json_schema.schema_factory'] = new \ApiPlatform\Core\JsonSchema\SchemaFactory($a, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  7147.     }
  7148.     /**
  7149.      * Gets the private 'api_platform.json_schema.type_factory' shared service.
  7150.      *
  7151.      * @return \ApiPlatform\Core\JsonSchema\TypeFactory
  7152.      */
  7153.     protected function getApiPlatform_JsonSchema_TypeFactoryService()
  7154.     {
  7155.         $this->privates['api_platform.json_schema.type_factory'] = $instance = new \ApiPlatform\Core\JsonSchema\TypeFactory(($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  7156.         $instance->setSchemaFactory(($this->privates['api_platform.json_schema.schema_factory'] ?? $this->getApiPlatform_JsonSchema_SchemaFactoryService()));
  7157.         return $instance;
  7158.     }
  7159.     /**
  7160.      * Gets the private 'api_platform.listener.exception' shared service.
  7161.      *
  7162.      * @return \ApiPlatform\Core\EventListener\ExceptionListener
  7163.      */
  7164.     protected function getApiPlatform_Listener_ExceptionService()
  7165.     {
  7166.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/ExceptionListener.php';
  7167.         return $this->privates['api_platform.listener.exception'] = new \ApiPlatform\Core\EventListener\ExceptionListener('api_platform.action.exception', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), false, ($this->privates['exception_listener'] ?? $this->getExceptionListenerService()));
  7168.     }
  7169.     /**
  7170.      * Gets the private 'api_platform.listener.exception.validation' shared service.
  7171.      *
  7172.      * @return \ApiPlatform\Core\Bridge\Symfony\Validator\EventListener\ValidationExceptionListener
  7173.      */
  7174.     protected function getApiPlatform_Listener_Exception_ValidationService()
  7175.     {
  7176.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Validator/EventListener/ValidationExceptionListener.php';
  7177.         return $this->privates['api_platform.listener.exception.validation'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\EventListener\ValidationExceptionListener(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), $this->parameters['api_platform.error_formats'], $this->parameters['api_platform.exception_to_status']);
  7178.     }
  7179.     /**
  7180.      * Gets the private 'api_platform.listener.request.add_format' shared service.
  7181.      *
  7182.      * @return \ApiPlatform\Core\EventListener\AddFormatListener
  7183.      */
  7184.     protected function getApiPlatform_Listener_Request_AddFormatService()
  7185.     {
  7186.         return $this->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Core\EventListener\AddFormatListener(new \Negotiation\Negotiator(), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $this->parameters['api_platform.formats']);
  7187.     }
  7188.     /**
  7189.      * Gets the private 'api_platform.listener.request.deserialize' shared service.
  7190.      *
  7191.      * @return \ApiPlatform\Core\EventListener\DeserializeListener
  7192.      */
  7193.     protected function getApiPlatform_Listener_Request_DeserializeService()
  7194.     {
  7195.         return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Core\EventListener\DeserializeListener(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  7196.     }
  7197.     /**
  7198.      * Gets the private 'api_platform.listener.request.read' shared service.
  7199.      *
  7200.      * @return \ApiPlatform\Core\EventListener\ReadListener
  7201.      */
  7202.     protected function getApiPlatform_Listener_Request_ReadService()
  7203.     {
  7204.         return $this->privates['api_platform.listener.request.read'] = new \ApiPlatform\Core\EventListener\ReadListener(($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  7205.     }
  7206.     /**
  7207.      * Gets the private 'api_platform.listener.view.respond' shared service.
  7208.      *
  7209.      * @return \ApiPlatform\Core\EventListener\RespondListener
  7210.      */
  7211.     protected function getApiPlatform_Listener_View_RespondService()
  7212.     {
  7213.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/RespondListener.php';
  7214.         return $this->privates['api_platform.listener.view.respond'] = new \ApiPlatform\Core\EventListener\RespondListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  7215.     }
  7216.     /**
  7217.      * Gets the private 'api_platform.listener.view.serialize' shared service.
  7218.      *
  7219.      * @return \ApiPlatform\Core\EventListener\SerializeListener
  7220.      */
  7221.     protected function getApiPlatform_Listener_View_SerializeService()
  7222.     {
  7223.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/SerializeListener.php';
  7224.         return $this->privates['api_platform.listener.view.serialize'] = new \ApiPlatform\Core\EventListener\SerializeListener(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  7225.     }
  7226.     /**
  7227.      * Gets the private 'api_platform.listener.view.validate' shared service.
  7228.      *
  7229.      * @return \ApiPlatform\Core\Validator\EventListener\ValidateListener
  7230.      */
  7231.     protected function getApiPlatform_Listener_View_ValidateService()
  7232.     {
  7233.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Validator/EventListener/ValidateListener.php';
  7234.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Validator/ValidatorInterface.php';
  7235.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Validator/Validator.php';
  7236.         return $this->privates['api_platform.listener.view.validate'] = new \ApiPlatform\Core\Validator\EventListener\ValidateListener(new \ApiPlatform\Core\Bridge\Symfony\Validator\Validator(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), $this), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  7237.     }
  7238.     /**
  7239.      * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  7240.      *
  7241.      * @return \ApiPlatform\Core\EventListener\QueryParameterValidateListener
  7242.      */
  7243.     protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  7244.     {
  7245.         return $this->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Core\EventListener\QueryParameterValidateListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), new \ApiPlatform\Core\Filter\QueryParameterValidator(($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService())));
  7246.     }
  7247.     /**
  7248.      * Gets the private 'api_platform.listener.view.write' shared service.
  7249.      *
  7250.      * @return \ApiPlatform\Core\EventListener\WriteListener
  7251.      */
  7252.     protected function getApiPlatform_Listener_View_WriteService()
  7253.     {
  7254.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/WriteListener.php';
  7255.         return $this->privates['api_platform.listener.view.write'] = new \ApiPlatform\Core\EventListener\WriteListener(($this->privates['debug.api_platform.data_persister'] ?? $this->getDebug_ApiPlatform_DataPersisterService()), ($this->privates['api_platform.iri_converter'] ?? $this->getApiPlatform_IriConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  7256.     }
  7257.     /**
  7258.      * Gets the private 'api_platform.metadata.property.metadata_factory.cached' shared service.
  7259.      *
  7260.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory
  7261.      */
  7262.     protected function getApiPlatform_Metadata_Property_MetadataFactory_CachedService()
  7263.     {
  7264.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  7265.         return $this->privates['api_platform.metadata.property.metadata_factory.cached'] = new \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory(($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()), new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? ($this->privates['api_platform.metadata.extractor.yaml'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationPropertyMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationSubresourceMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\DefaultPropertyMetadataFactory(new \ApiPlatform\Core\Metadata\Property\Factory\SerializerPropertyMetadataFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()), new \ApiPlatform\Core\Bridge\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyMetadataFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? ($this->privates['api_platform.metadata.extractor.xml'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())))))), new RewindableGenerator(function () {
  7266.             yield => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.length_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction()));
  7267.             yield => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService());
  7268.             yield => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.regex_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction()));
  7269.             yield => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.format_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat()));
  7270.         }, 4)));
  7271.     }
  7272.     /**
  7273.      * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  7274.      *
  7275.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  7276.      */
  7277.     protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  7278.     {
  7279.         return $this->privates['api_platform.metadata.property.name_collection_factory.cached'] = new \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyNameCollectionFactory(($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? ($this->privates['api_platform.metadata.extractor.yaml'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? ($this->privates['api_platform.metadata.extractor.xml'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this))), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyNameCollectionFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService())))));
  7280.     }
  7281.     /**
  7282.      * Gets the private 'api_platform.metadata.property_schema.one_of_restriction' shared service.
  7283.      *
  7284.      * @return \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaOneOfRestriction
  7285.      */
  7286.     protected function getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService()
  7287.     {
  7288.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Validator/Metadata/Property/Restriction/PropertySchemaRestrictionMetadataInterface.php';
  7289.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Validator/Metadata/Property/Restriction/PropertySchemaOneOfRestriction.php';
  7290.         return $this->privates['api_platform.metadata.property_schema.one_of_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaOneOfRestriction(new RewindableGenerator(function () {
  7291.             yield => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.length_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction()));
  7292.             yield => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService());
  7293.             yield => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.regex_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction()));
  7294.             yield => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.format_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat()));
  7295.         }, 4));
  7296.     }
  7297.     /**
  7298.      * Gets the private 'api_platform.metadata.resource.metadata_factory.cached' shared service.
  7299.      *
  7300.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory
  7301.      */
  7302.     protected function getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()
  7303.     {
  7304.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  7305.         return $this->privates['api_platform.metadata.resource.metadata_factory.cached'] = new \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory(($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), new \ApiPlatform\Core\Metadata\Resource\Factory\FormatsResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\OperationResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceFilterMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ShortNameResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\PhpDocResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\InputOutputResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? ($this->privates['api_platform.metadata.extractor.yaml'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? ($this->privates['api_platform.metadata.extractor.xml'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))), $this->parameters['api_platform.defaults']), $this->parameters['api_platform.defaults']))))), $this->parameters['api_platform.patch_formats']), $this->parameters['api_platform.formats'], $this->parameters['api_platform.patch_formats']));
  7306.     }
  7307.     /**
  7308.      * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  7309.      *
  7310.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  7311.      */
  7312.     protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  7313.     {
  7314.         return $this->privates['api_platform.metadata.resource.name_collection_factory.cached'] = new \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceNameCollectionFactory(($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? ($this->privates['api_platform.metadata.extractor.yaml'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceNameCollectionFactory(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $this->parameters['api_platform.resource_class_directories'], new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? ($this->privates['api_platform.metadata.extractor.xml'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))));
  7315.     }
  7316.     /**
  7317.      * Gets the private 'api_platform.openapi.command' shared service.
  7318.      *
  7319.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\Command\OpenApiCommand
  7320.      */
  7321.     protected function getApiPlatform_Openapi_CommandService()
  7322.     {
  7323.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7324.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Command/OpenApiCommand.php';
  7325.         $this->privates['api_platform.openapi.command'] = $instance = new \ApiPlatform\Core\Bridge\Symfony\Bundle\Command\OpenApiCommand(($this->privates['api_platform.openapi.factory'] ?? $this->getApiPlatform_Openapi_FactoryService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  7326.         $instance->setName('api:openapi:export');
  7327.         return $instance;
  7328.     }
  7329.     /**
  7330.      * Gets the private 'api_platform.openapi.factory' shared service.
  7331.      *
  7332.      * @return \ApiPlatform\Core\OpenApi\Factory\OpenApiFactory
  7333.      */
  7334.     protected function getApiPlatform_Openapi_FactoryService()
  7335.     {
  7336.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Factory/OpenApiFactoryInterface.php';
  7337.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Factory/OpenApiFactory.php';
  7338.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/PaginationOptions.php';
  7339.         return $this->privates['api_platform.openapi.factory'] = new \ApiPlatform\Core\OpenApi\Factory\OpenApiFactory(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['api_platform.json_schema.schema_factory'] ?? $this->getApiPlatform_JsonSchema_SchemaFactoryService()), ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService()), ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), $this->parameters['api_platform.formats'], ($this->privates['api_platform.openapi.options'] ?? $this->getApiPlatform_Openapi_OptionsService()), new \ApiPlatform\Core\DataProvider\PaginationOptions(true'page'false'itemsPerPage'false'pagination'));
  7340.     }
  7341.     /**
  7342.      * Gets the private 'api_platform.openapi.options' shared service.
  7343.      *
  7344.      * @return \ApiPlatform\Core\OpenApi\Options
  7345.      */
  7346.     protected function getApiPlatform_Openapi_OptionsService()
  7347.     {
  7348.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Options.php';
  7349.         return $this->privates['api_platform.openapi.options'] = new \ApiPlatform\Core\OpenApi\Options('''''0.0.0'false'oauth2''application''''''', [], $this->parameters['api_platform.swagger.api_keys'], NULLNULLNULLNULLNULLNULL);
  7350.     }
  7351.     /**
  7352.      * Gets the private 'api_platform.operation_path_resolver.custom' shared service.
  7353.      *
  7354.      * @return \ApiPlatform\Core\PathResolver\CustomOperationPathResolver
  7355.      */
  7356.     protected function getApiPlatform_OperationPathResolver_CustomService()
  7357.     {
  7358.         return $this->privates['api_platform.operation_path_resolver.custom'] = new \ApiPlatform\Core\PathResolver\CustomOperationPathResolver(new \ApiPlatform\Core\PathResolver\OperationPathResolver(($this->privates['api_platform.path_segment_name_generator.dash'] ?? ($this->privates['api_platform.path_segment_name_generator.dash'] = new \ApiPlatform\Core\Operation\DashPathSegmentNameGenerator()))));
  7359.     }
  7360.     /**
  7361.      * Gets the private 'api_platform.operation_path_resolver.router' shared service.
  7362.      *
  7363.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver
  7364.      */
  7365.     protected function getApiPlatform_OperationPathResolver_RouterService()
  7366.     {
  7367.         return $this->privates['api_platform.operation_path_resolver.router'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()), ($this->privates['api_platform.operation_path_resolver.custom'] ?? $this->getApiPlatform_OperationPathResolver_CustomService()), ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()));
  7368.     }
  7369.     /**
  7370.      * Gets the private 'api_platform.resource_class_resolver' shared service.
  7371.      *
  7372.      * @return \ApiPlatform\Core\Api\ResourceClassResolver
  7373.      */
  7374.     protected function getApiPlatform_ResourceClassResolverService()
  7375.     {
  7376.         return $this->privates['api_platform.resource_class_resolver'] = new \ApiPlatform\Core\Api\ResourceClassResolver(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()));
  7377.     }
  7378.     /**
  7379.      * Gets the private 'api_platform.router' shared service.
  7380.      *
  7381.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\Router
  7382.      */
  7383.     protected function getApiPlatform_RouterService()
  7384.     {
  7385.         return $this->privates['api_platform.router'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\Router(($this->services['router'] ?? $this->getRouterService()), 1);
  7386.     }
  7387.     /**
  7388.      * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  7389.      *
  7390.      * @return \ApiPlatform\Core\Security\EventListener\DenyAccessListener
  7391.      */
  7392.     protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  7393.     {
  7394.         return $this->privates['api_platform.security.listener.request.deny_access'] = new \ApiPlatform\Core\Security\EventListener\DenyAccessListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService()));
  7395.     }
  7396.     /**
  7397.      * Gets the private 'api_platform.security.resource_access_checker' shared service.
  7398.      *
  7399.      * @return \ApiPlatform\Core\Security\ResourceAccessChecker
  7400.      */
  7401.     protected function getApiPlatform_Security_ResourceAccessCheckerService()
  7402.     {
  7403.         return $this->privates['api_platform.security.resource_access_checker'] = new \ApiPlatform\Core\Security\ResourceAccessChecker(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($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()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), false);
  7404.     }
  7405.     /**
  7406.      * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  7407.      *
  7408.      * @return \ApiPlatform\Core\Serializer\SerializerFilterContextBuilder
  7409.      */
  7410.     protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  7411.     {
  7412.         $a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  7413.         return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Core\Serializer\SerializerFilterContextBuilder($a, ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), new \ApiPlatform\Core\Serializer\SerializerContextBuilder($a));
  7414.     }
  7415.     /**
  7416.      * Gets the private 'api_platform.serializer.mapping.class_metadata_factory' shared service.
  7417.      *
  7418.      * @return \ApiPlatform\Core\Serializer\Mapping\Factory\ClassMetadataFactory
  7419.      */
  7420.     protected function getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()
  7421.     {
  7422.         return $this->privates['api_platform.serializer.mapping.class_metadata_factory'] = new \ApiPlatform\Core\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))])));
  7423.     }
  7424.     /**
  7425.      * Gets the private 'api_platform.subresource_operation_factory.cached' shared service.
  7426.      *
  7427.      * @return \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory
  7428.      */
  7429.     protected function getApiPlatform_SubresourceOperationFactory_CachedService()
  7430.     {
  7431.         return $this->privates['api_platform.subresource_operation_factory.cached'] = new \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory(($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()), new \ApiPlatform\Core\Operation\Factory\SubresourceOperationFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['api_platform.path_segment_name_generator.dash'] ?? ($this->privates['api_platform.path_segment_name_generator.dash'] = new \ApiPlatform\Core\Operation\DashPathSegmentNameGenerator())), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService())));
  7432.     }
  7433.     /**
  7434.      * Gets the private 'api_platform.swagger.command.swagger_command' shared service.
  7435.      *
  7436.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\Command\SwaggerCommand
  7437.      */
  7438.     protected function getApiPlatform_Swagger_Command_SwaggerCommandService()
  7439.     {
  7440.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7441.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Command/SwaggerCommand.php';
  7442.         $this->privates['api_platform.swagger.command.swagger_command'] = $instance = new \ApiPlatform\Core\Bridge\Symfony\Bundle\Command\SwaggerCommand(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), '''''0.0.0'NULL$this->parameters['api_platform.swagger.versions']);
  7443.         $instance->setName('api:swagger:export');
  7444.         return $instance;
  7445.     }
  7446.     /**
  7447.      * Gets the private 'api_platform.swagger.normalizer.api_gateway' shared service.
  7448.      *
  7449.      * @return \ApiPlatform\Core\Swagger\Serializer\ApiGatewayNormalizer
  7450.      */
  7451.     protected function getApiPlatform_Swagger_Normalizer_ApiGatewayService()
  7452.     {
  7453.         return $this->privates['api_platform.swagger.normalizer.api_gateway'] = new \ApiPlatform\Core\Swagger\Serializer\ApiGatewayNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['api_platform.json_schema.schema_factory'] ?? $this->getApiPlatform_JsonSchema_SchemaFactoryService()), ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService()), NULL, ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), NULLfalse'oauth2''application''''', [], $this->parameters['api_platform.swagger.api_keys'], ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()), true'page'false'itemsPerPage'$this->parameters['api_platform.formats'], false'pagination', [], $this->parameters['api_platform.swagger.versions'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), new \ApiPlatform\Core\OpenApi\Serializer\OpenApiNormalizer(($this->privates['.1_Serializer~RwrJCwR'] ?? $this->get_1SerializerRwrJCwRService()))));
  7454.     }
  7455.     /**
  7456.      * Gets the private 'cache.annotations' shared service.
  7457.      *
  7458.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  7459.      */
  7460.     protected function getCache_AnnotationsService()
  7461.     {
  7462.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('PNM2InrkH3'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  7463.     }
  7464.     /**
  7465.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  7466.      *
  7467.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  7468.      */
  7469.     protected function getCache_Doctrine_Orm_Default_QueryService()
  7470.     {
  7471.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  7472.     }
  7473.     /**
  7474.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  7475.      *
  7476.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  7477.      */
  7478.     protected function getCache_Doctrine_Orm_Default_ResultService()
  7479.     {
  7480.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  7481.     }
  7482.     /**
  7483.      * Gets the private 'cache.property_info' shared service.
  7484.      *
  7485.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  7486.      */
  7487.     protected function getCache_PropertyInfoService()
  7488.     {
  7489.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('5qVnIP+nV2'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  7490.     }
  7491.     /**
  7492.      * Gets the private 'cache.security_expression_language' shared service.
  7493.      *
  7494.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  7495.      */
  7496.     protected function getCache_SecurityExpressionLanguageService()
  7497.     {
  7498.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('h2qMSpjVuG'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  7499.     }
  7500.     /**
  7501.      * Gets the private 'cache.serializer' shared service.
  7502.      *
  7503.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  7504.      */
  7505.     protected function getCache_SerializerService()
  7506.     {
  7507.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('0WX5cjzrak'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  7508.     }
  7509.     /**
  7510.      * Gets the private 'cache.validator' shared service.
  7511.      *
  7512.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  7513.      */
  7514.     protected function getCache_ValidatorService()
  7515.     {
  7516.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('U1EaH6AuDR'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  7517.     }
  7518.     /**
  7519.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  7520.      *
  7521.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  7522.      */
  7523.     protected function getCachePoolClearer_CacheWarmerService()
  7524.     {
  7525.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7526.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  7527.         return $this->privates['cache_pool_clearer.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer(($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService()), [=> 'cache.validator'=> 'cache.serializer']);
  7528.     }
  7529.     /**
  7530.      * Gets the private 'config_builder.warmer' shared service.
  7531.      *
  7532.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  7533.      */
  7534.     protected function getConfigBuilder_WarmerService()
  7535.     {
  7536.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7537.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  7538.         return $this->privates['config_builder.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  7539.     }
  7540.     /**
  7541.      * Gets the private 'config_cache_factory' shared service.
  7542.      *
  7543.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  7544.      */
  7545.     protected function getConfigCacheFactoryService()
  7546.     {
  7547.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  7548.             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)));
  7549.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  7550.         }, 2));
  7551.     }
  7552.     /**
  7553.      * Gets the private 'console.command.about' shared service.
  7554.      *
  7555.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  7556.      */
  7557.     protected function getConsole_Command_AboutService()
  7558.     {
  7559.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7560.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  7561.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  7562.         $instance->setName('about');
  7563.         $instance->setDescription('Display information about the current project');
  7564.         return $instance;
  7565.     }
  7566.     /**
  7567.      * Gets the private 'console.command.assets_install' shared service.
  7568.      *
  7569.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  7570.      */
  7571.     protected function getConsole_Command_AssetsInstallService()
  7572.     {
  7573.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7574.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  7575.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7576.         $this->privates['console.command.assets_install'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__4));
  7577.         $instance->setName('assets:install');
  7578.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  7579.         return $instance;
  7580.     }
  7581.     /**
  7582.      * Gets the private 'console.command.cache_clear' shared service.
  7583.      *
  7584.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  7585.      */
  7586.     protected function getConsole_Command_CacheClearService()
  7587.     {
  7588.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7589.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  7590.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7591.         $this->privates['console.command.cache_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand(($this->services['.container.private.cache_clearer'] ?? $this->get_Container_Private_CacheClearerService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  7592.         $instance->setName('cache:clear');
  7593.         $instance->setDescription('Clear the cache');
  7594.         return $instance;
  7595.     }
  7596.     /**
  7597.      * Gets the private 'console.command.cache_pool_clear' shared service.
  7598.      *
  7599.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  7600.      */
  7601.     protected function getConsole_Command_CachePoolClearService()
  7602.     {
  7603.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7604.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  7605.         $this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language'=> 'cache.rate_limiter'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'10 => 'cache.security_expression_language'11 => 'api_platform.cache.route_name_resolver'12 => 'api_platform.cache.identifiers_extractor'13 => 'api_platform.cache.subresource_operation_factory'14 => 'api_platform.cache.metadata.resource'15 => 'api_platform.cache.metadata.property']);
  7606.         $instance->setName('cache:pool:clear');
  7607.         $instance->setDescription('Clear cache pools');
  7608.         return $instance;
  7609.     }
  7610.     /**
  7611.      * Gets the private 'console.command.cache_pool_delete' shared service.
  7612.      *
  7613.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  7614.      */
  7615.     protected function getConsole_Command_CachePoolDeleteService()
  7616.     {
  7617.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7618.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  7619.         $this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language'=> 'cache.rate_limiter'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'10 => 'cache.security_expression_language'11 => 'api_platform.cache.route_name_resolver'12 => 'api_platform.cache.identifiers_extractor'13 => 'api_platform.cache.subresource_operation_factory'14 => 'api_platform.cache.metadata.resource'15 => 'api_platform.cache.metadata.property']);
  7620.         $instance->setName('cache:pool:delete');
  7621.         $instance->setDescription('Delete an item from a cache pool');
  7622.         return $instance;
  7623.     }
  7624.     /**
  7625.      * Gets the private 'console.command.cache_pool_list' shared service.
  7626.      *
  7627.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  7628.      */
  7629.     protected function getConsole_Command_CachePoolListService()
  7630.     {
  7631.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7632.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  7633.         $this->privates['console.command.cache_pool_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand([=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language'=> 'cache.rate_limiter'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'10 => 'cache.security_expression_language'11 => 'api_platform.cache.route_name_resolver'12 => 'api_platform.cache.identifiers_extractor'13 => 'api_platform.cache.subresource_operation_factory'14 => 'api_platform.cache.metadata.resource'15 => 'api_platform.cache.metadata.property']);
  7634.         $instance->setName('cache:pool:list');
  7635.         $instance->setDescription('List available cache pools');
  7636.         return $instance;
  7637.     }
  7638.     /**
  7639.      * Gets the private 'console.command.cache_pool_prune' shared service.
  7640.      *
  7641.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  7642.      */
  7643.     protected function getConsole_Command_CachePoolPruneService()
  7644.     {
  7645.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7646.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  7647.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  7648.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  7649.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  7650.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  7651.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  7652.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  7653.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  7654.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  7655.             yield 'cache.rate_limiter' => ($this->services['cache.rate_limiter'] ?? $this->getCache_RateLimiterService());
  7656.             yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
  7657.             yield 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService());
  7658.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  7659.             yield 'api_platform.cache.route_name_resolver' => ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService());
  7660.             yield 'api_platform.cache.identifiers_extractor' => ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService());
  7661.             yield 'api_platform.cache.subresource_operation_factory' => ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService());
  7662.             yield 'api_platform.cache.metadata.resource' => ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService());
  7663.             yield 'api_platform.cache.metadata.property' => ($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService());
  7664.         }, 16));
  7665.         $instance->setName('cache:pool:prune');
  7666.         $instance->setDescription('Prune cache pools');
  7667.         return $instance;
  7668.     }
  7669.     /**
  7670.      * Gets the private 'console.command.cache_warmup' shared service.
  7671.      *
  7672.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  7673.      */
  7674.     protected function getConsole_Command_CacheWarmupService()
  7675.     {
  7676.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7677.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  7678.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  7679.         $instance->setName('cache:warmup');
  7680.         $instance->setDescription('Warm up an empty cache');
  7681.         return $instance;
  7682.     }
  7683.     /**
  7684.      * Gets the private 'console.command.config_debug' shared service.
  7685.      *
  7686.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  7687.      */
  7688.     protected function getConsole_Command_ConfigDebugService()
  7689.     {
  7690.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7691.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  7692.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  7693.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  7694.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  7695.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  7696.         $instance->setName('debug:config');
  7697.         $instance->setDescription('Dump the current configuration for an extension');
  7698.         return $instance;
  7699.     }
  7700.     /**
  7701.      * Gets the private 'console.command.config_dump_reference' shared service.
  7702.      *
  7703.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  7704.      */
  7705.     protected function getConsole_Command_ConfigDumpReferenceService()
  7706.     {
  7707.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7708.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  7709.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  7710.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  7711.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  7712.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  7713.         $instance->setName('config:dump-reference');
  7714.         $instance->setDescription('Dump the default configuration for an extension');
  7715.         return $instance;
  7716.     }
  7717.     /**
  7718.      * Gets the private 'console.command.container_debug' shared service.
  7719.      *
  7720.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  7721.      */
  7722.     protected function getConsole_Command_ContainerDebugService()
  7723.     {
  7724.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7725.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  7726.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  7727.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  7728.         $instance->setName('debug:container');
  7729.         $instance->setDescription('Display current services for an application');
  7730.         return $instance;
  7731.     }
  7732.     /**
  7733.      * Gets the private 'console.command.container_lint' shared service.
  7734.      *
  7735.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  7736.      */
  7737.     protected function getConsole_Command_ContainerLintService()
  7738.     {
  7739.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7740.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  7741.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  7742.         $instance->setName('lint:container');
  7743.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  7744.         return $instance;
  7745.     }
  7746.     /**
  7747.      * Gets the private 'console.command.debug_autowiring' shared service.
  7748.      *
  7749.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  7750.      */
  7751.     protected function getConsole_Command_DebugAutowiringService()
  7752.     {
  7753.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7754.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  7755.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  7756.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  7757.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  7758.         $instance->setName('debug:autowiring');
  7759.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  7760.         return $instance;
  7761.     }
  7762.     /**
  7763.      * Gets the private 'console.command.dotenv_debug' shared service.
  7764.      *
  7765.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  7766.      */
  7767.     protected function getConsole_Command_DotenvDebugService()
  7768.     {
  7769.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7770.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  7771.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev', \dirname(__DIR__4));
  7772.         $instance->setName('debug:dotenv');
  7773.         $instance->setDescription('Lists all dotenv files with variables and values');
  7774.         return $instance;
  7775.     }
  7776.     /**
  7777.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  7778.      *
  7779.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  7780.      */
  7781.     protected function getConsole_Command_EventDispatcherDebugService()
  7782.     {
  7783.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7784.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  7785.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.OexGAjn'] ?? $this->get_ServiceLocator_OexGAjnService()));
  7786.         $instance->setName('debug:event-dispatcher');
  7787.         $instance->setDescription('Display configured listeners for an application');
  7788.         return $instance;
  7789.     }
  7790.     /**
  7791.      * Gets the private 'console.command.form_debug' shared service.
  7792.      *
  7793.      * @return \Symfony\Component\Form\Command\DebugCommand
  7794.      */
  7795.     protected function getConsole_Command_FormDebugService()
  7796.     {
  7797.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7798.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  7799.         $this->privates['console.command.form_debug'] = $instance = new \Symfony\Component\Form\Command\DebugCommand(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type'=> 'App\\Form\\Type'=> 'App\\GmoPg\\Form\\Type'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type'], [=> 'App\\Form\\Type\\AdminType'=> 'App\\Form\\Type\\ApiCartAddItemType'=> 'App\\Form\\Type\\ApiCartEditItemType'=> 'App\\Form\\Type\\ApiContactType'=> 'App\\Form\\Type\\ApiOrderReviewType'=> 'App\\Form\\Type\\ApiShopFcmTokenType'=> 'App\\Form\\Type\\ApiShopLoginType'=> 'App\\Form\\Type\\ApiShopRegisterType'=> 'App\\Form\\Type\\ApiShopSearchType'=> 'App\\Form\\Type\\ApiShopUpdateEstimatedMinutesType'10 => 'App\\Form\\Type\\ApiShopUpdateHoursType'11 => 'App\\Form\\Type\\ApiTokenRefreshType'12 => 'App\\Form\\Type\\ApiUpdateMenuStockType'13 => 'App\\Form\\Type\\ApiUserFcmTokenType'14 => 'App\\Form\\Type\\ApiUserProfileType'15 => 'App\\Form\\Type\\ApiUserRegisterType'16 => 'App\\Form\\Type\\ApiUserRegisterVerifyType'17 => 'App\\Form\\Type\\AreaType'18 => 'App\\Form\\Type\\CartAddItemType'19 => 'App\\Form\\Type\\CartUpdateQuantityType'20 => 'App\\Form\\Type\\CategoryType'21 => 'App\\Form\\Type\\ContactType'22 => 'App\\Form\\Type\\CredentialType'23 => 'App\\Form\\Type\\FilePondType'24 => 'App\\Form\\Type\\ImageType'25 => 'App\\Form\\Type\\LocationType'26 => 'App\\Form\\Type\\MapType'27 => 'App\\Form\\Type\\MenuGroupType'28 => 'App\\Form\\Type\\MenuType'29 => 'App\\Form\\Type\\PasswordResetType'30 => 'App\\Form\\Type\\PostType'31 => 'App\\Form\\Type\\RegisterType'32 => 'App\\Form\\Type\\SecurityNewPasswordType'33 => 'App\\Form\\Type\\ShopBankAccountType'34 => 'App\\Form\\Type\\ShopLawType'35 => 'App\\Form\\Type\\ShopNewCouponType'36 => 'App\\Form\\Type\\ShopNewMenuGroupType'37 => 'App\\Form\\Type\\ShopNewMenuType'38 => 'App\\Form\\Type\\ShopPlanType'39 => 'App\\Form\\Type\\ShopProfileType'40 => 'App\\Form\\Type\\ShopType'41 => 'App\\Form\\Type\\UserProfileType'42 => 'App\\Form\\Type\\UserRegisterInputType'43 => 'App\\Form\\Type\\UserRegisterType'44 => 'App\\Form\\Type\\UserRegisterVerifyType'45 => 'App\\GmoPg\\Form\\Type\\CreditCardType'46 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType'47 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType'48 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'49 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType'50 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'], [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TransformationFailureExtension'=> 'Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\FormTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\RepeatedTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\SubmitTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\UploadValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension'=> 'Symfony\\Component\\Form\\Extension\\DataCollector\\Type\\DataCollectorTypeExtension'=> 'Nelmio\\ApiDocBundle\\Form\\Extension\\DocumentationExtension'], [=> 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser'=> 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  7800.         $instance->setName('debug:form');
  7801.         $instance->setDescription('Display form type information');
  7802.         return $instance;
  7803.     }
  7804.     /**
  7805.      * Gets the private 'console.command.router_debug' shared service.
  7806.      *
  7807.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  7808.      */
  7809.     protected function getConsole_Command_RouterDebugService()
  7810.     {
  7811.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7812.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  7813.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  7814.         $this->privates['console.command.router_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand(($this->services['router'] ?? $this->getRouterService()), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  7815.         $instance->setName('debug:router');
  7816.         $instance->setDescription('Display current routes for an application');
  7817.         return $instance;
  7818.     }
  7819.     /**
  7820.      * Gets the private 'console.command.router_match' shared service.
  7821.      *
  7822.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  7823.      */
  7824.     protected function getConsole_Command_RouterMatchService()
  7825.     {
  7826.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7827.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  7828.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  7829.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  7830.         }, 1));
  7831.         $instance->setName('router:match');
  7832.         $instance->setDescription('Help debug routes by simulating a path info match');
  7833.         return $instance;
  7834.     }
  7835.     /**
  7836.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  7837.      *
  7838.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  7839.      */
  7840.     protected function getConsole_Command_SecretsDecryptToLocalService()
  7841.     {
  7842.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7843.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  7844.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7845.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  7846.         $this->privates['console.command.secrets_decrypt_to_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  7847.         $instance->setName('secrets:decrypt-to-local');
  7848.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  7849.         return $instance;
  7850.     }
  7851.     /**
  7852.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  7853.      *
  7854.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  7855.      */
  7856.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  7857.     {
  7858.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7859.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  7860.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7861.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  7862.         $this->privates['console.command.secrets_encrypt_from_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  7863.         $instance->setName('secrets:encrypt-from-local');
  7864.         $instance->setDescription('Encrypt all local secrets to the vault');
  7865.         return $instance;
  7866.     }
  7867.     /**
  7868.      * Gets the private 'console.command.secrets_generate_key' shared service.
  7869.      *
  7870.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  7871.      */
  7872.     protected function getConsole_Command_SecretsGenerateKeyService()
  7873.     {
  7874.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7875.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  7876.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7877.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  7878.         $this->privates['console.command.secrets_generate_key'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  7879.         $instance->setName('secrets:generate-keys');
  7880.         $instance->setDescription('Generate new encryption keys');
  7881.         return $instance;
  7882.     }
  7883.     /**
  7884.      * Gets the private 'console.command.secrets_list' shared service.
  7885.      *
  7886.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  7887.      */
  7888.     protected function getConsole_Command_SecretsListService()
  7889.     {
  7890.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7891.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  7892.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7893.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  7894.         $this->privates['console.command.secrets_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  7895.         $instance->setName('secrets:list');
  7896.         $instance->setDescription('List all secrets');
  7897.         return $instance;
  7898.     }
  7899.     /**
  7900.      * Gets the private 'console.command.secrets_remove' shared service.
  7901.      *
  7902.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  7903.      */
  7904.     protected function getConsole_Command_SecretsRemoveService()
  7905.     {
  7906.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7907.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  7908.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7909.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  7910.         $this->privates['console.command.secrets_remove'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  7911.         $instance->setName('secrets:remove');
  7912.         $instance->setDescription('Remove a secret from the vault');
  7913.         return $instance;
  7914.     }
  7915.     /**
  7916.      * Gets the private 'console.command.secrets_set' shared service.
  7917.      *
  7918.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  7919.      */
  7920.     protected function getConsole_Command_SecretsSetService()
  7921.     {
  7922.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7923.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  7924.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7925.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  7926.         $this->privates['console.command.secrets_set'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  7927.         $instance->setName('secrets:set');
  7928.         $instance->setDescription('Set a secret in the vault');
  7929.         return $instance;
  7930.     }
  7931.     /**
  7932.      * Gets the private 'console.command.translation_debug' shared service.
  7933.      *
  7934.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  7935.      */
  7936.     protected function getConsole_Command_TranslationDebugService()
  7937.     {
  7938.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7939.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  7940.         $this->privates['console.command.translation_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/JsonLoginAuthenticator.php'), 12 => (\dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php'), 13 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 14 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 15 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 16 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 17 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')], []);
  7941.         $instance->setName('debug:translation');
  7942.         $instance->setDescription('Display translation messages information');
  7943.         return $instance;
  7944.     }
  7945.     /**
  7946.      * Gets the private 'console.command.translation_extract' shared service.
  7947.      *
  7948.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  7949.      */
  7950.     protected function getConsole_Command_TranslationExtractService()
  7951.     {
  7952.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7953.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  7954.         $this->privates['console.command.translation_extract'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand(($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), 'ja', (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/JsonLoginAuthenticator.php'), 12 => (\dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php'), 13 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 14 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 15 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 16 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 17 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')], []);
  7955.         $instance->setName('translation:extract');
  7956.         $instance->setAliases([=> 'translation:update']);
  7957.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  7958.         return $instance;
  7959.     }
  7960.     /**
  7961.      * Gets the private 'console.command.translation_pull' shared service.
  7962.      *
  7963.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  7964.      */
  7965.     protected function getConsole_Command_TranslationPullService()
  7966.     {
  7967.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7968.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  7969.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  7970.         $this->privates['console.command.translation_pull'] = $instance = new \Symfony\Component\Translation\Command\TranslationPullCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), 'ja', [], []);
  7971.         $instance->setName('translation:pull');
  7972.         $instance->setDescription('Pull translations from a given provider.');
  7973.         return $instance;
  7974.     }
  7975.     /**
  7976.      * Gets the private 'console.command.translation_push' shared service.
  7977.      *
  7978.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  7979.      */
  7980.     protected function getConsole_Command_TranslationPushService()
  7981.     {
  7982.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7983.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  7984.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  7985.         $this->privates['console.command.translation_push'] = $instance = new \Symfony\Component\Translation\Command\TranslationPushCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), [], []);
  7986.         $instance->setName('translation:push');
  7987.         $instance->setDescription('Push translations to a given provider.');
  7988.         return $instance;
  7989.     }
  7990.     /**
  7991.      * Gets the private 'console.command.validator_debug' shared service.
  7992.      *
  7993.      * @return \Symfony\Component\Validator\Command\DebugCommand
  7994.      */
  7995.     protected function getConsole_Command_ValidatorDebugService()
  7996.     {
  7997.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7998.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  7999.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  8000.         $instance->setName('debug:validator');
  8001.         $instance->setDescription('Display validation constraints for classes');
  8002.         return $instance;
  8003.     }
  8004.     /**
  8005.      * Gets the private 'console.command.xliff_lint' shared service.
  8006.      *
  8007.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  8008.      */
  8009.     protected function getConsole_Command_XliffLintService()
  8010.     {
  8011.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8012.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  8013.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  8014.         $instance->setName('lint:xliff');
  8015.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  8016.         return $instance;
  8017.     }
  8018.     /**
  8019.      * Gets the private 'console.command.yaml_lint' shared service.
  8020.      *
  8021.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  8022.      */
  8023.     protected function getConsole_Command_YamlLintService()
  8024.     {
  8025.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8026.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  8027.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  8028.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  8029.         $instance->setName('lint:yaml');
  8030.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  8031.         return $instance;
  8032.     }
  8033.     /**
  8034.      * Gets the private 'console.error_listener' shared service.
  8035.      *
  8036.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  8037.      */
  8038.     protected function getConsole_ErrorListenerService()
  8039.     {
  8040.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  8041.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  8042.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8043.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8044.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  8045.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  8046.     }
  8047.     /**
  8048.      * Gets the private 'container.env_var_processor' shared service.
  8049.      *
  8050.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  8051.      */
  8052.     protected function getContainer_EnvVarProcessorService()
  8053.     {
  8054.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  8055.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  8056.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  8057.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  8058.         }, 1));
  8059.     }
  8060.     /**
  8061.      * Gets the private 'container.getenv' shared service.
  8062.      *
  8063.      * @return \Closure
  8064.      */
  8065.     protected function getContainer_GetenvService()
  8066.     {
  8067.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  8068.     }
  8069.     /**
  8070.      * Gets the private 'data_collector.form' shared service.
  8071.      *
  8072.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  8073.      */
  8074.     protected function getDataCollector_FormService()
  8075.     {
  8076.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  8077.     }
  8078.     /**
  8079.      * Gets the private 'data_collector.request' shared service.
  8080.      *
  8081.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  8082.      */
  8083.     protected function getDataCollector_RequestService()
  8084.     {
  8085.         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())));
  8086.     }
  8087.     /**
  8088.      * Gets the private 'data_collector.request.session_collector' shared service.
  8089.      *
  8090.      * @return \Closure
  8091.      */
  8092.     protected function getDataCollector_Request_SessionCollectorService()
  8093.     {
  8094.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  8095.     }
  8096.     /**
  8097.      * Gets the private 'debug.api_platform.collection_data_provider' shared service.
  8098.      *
  8099.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider
  8100.      */
  8101.     protected function getDebug_ApiPlatform_CollectionDataProviderService()
  8102.     {
  8103.         return $this->privates['debug.api_platform.collection_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider(new \ApiPlatform\Core\DataProvider\ChainCollectionDataProvider(new RewindableGenerator(function () {
  8104.             yield => ($this->privates['api_platform.doctrine.orm.default.collection_data_provider'] ?? $this->getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService());
  8105.         }, 1)));
  8106.     }
  8107.     /**
  8108.      * Gets the private 'debug.api_platform.data_persister' shared service.
  8109.      *
  8110.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister
  8111.      */
  8112.     protected function getDebug_ApiPlatform_DataPersisterService()
  8113.     {
  8114.         return $this->privates['debug.api_platform.data_persister'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister(new \ApiPlatform\Core\DataPersister\ChainDataPersister(new RewindableGenerator(function () {
  8115.             yield => ($this->privates['api_platform.doctrine.orm.data_persister'] ?? $this->getApiPlatform_Doctrine_Orm_DataPersisterService());
  8116.         }, 1)));
  8117.     }
  8118.     /**
  8119.      * Gets the private 'debug.api_platform.item_data_provider' shared service.
  8120.      *
  8121.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider
  8122.      */
  8123.     protected function getDebug_ApiPlatform_ItemDataProviderService()
  8124.     {
  8125.         return $this->privates['debug.api_platform.item_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider(new \ApiPlatform\Core\DataProvider\ChainItemDataProvider(new RewindableGenerator(function () {
  8126.             yield => ($this->privates['api_platform.doctrine.orm.default.item_data_provider'] ?? $this->getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService());
  8127.         }, 1)));
  8128.     }
  8129.     /**
  8130.      * Gets the private 'debug.api_platform.subresource_data_provider' shared service.
  8131.      *
  8132.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider
  8133.      */
  8134.     protected function getDebug_ApiPlatform_SubresourceDataProviderService()
  8135.     {
  8136.         return $this->privates['debug.api_platform.subresource_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider(new \ApiPlatform\Core\DataProvider\ChainSubresourceDataProvider(new RewindableGenerator(function () {
  8137.             yield => ($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] ?? $this->getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService());
  8138.         }, 1)));
  8139.     }
  8140.     /**
  8141.      * Gets the private 'debug.argument_resolver.default' shared service.
  8142.      *
  8143.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  8144.      */
  8145.     protected function getDebug_ArgumentResolver_DefaultService()
  8146.     {
  8147.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  8148.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  8149.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  8150.         return $this->privates['debug.argument_resolver.default'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  8151.     }
  8152.     /**
  8153.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  8154.      *
  8155.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  8156.      */
  8157.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  8158.     {
  8159.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  8160.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  8161.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  8162.         return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver(($this->privates['.service_locator.86g1VUK'] ?? $this->get_ServiceLocator_86g1VUKService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  8163.     }
  8164.     /**
  8165.      * Gets the private 'debug.argument_resolver.request' shared service.
  8166.      *
  8167.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  8168.      */
  8169.     protected function getDebug_ArgumentResolver_RequestService()
  8170.     {
  8171.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  8172.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  8173.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  8174.         return $this->privates['debug.argument_resolver.request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  8175.     }
  8176.     /**
  8177.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  8178.      *
  8179.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  8180.      */
  8181.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  8182.     {
  8183.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  8184.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  8185.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  8186.         return $this->privates['debug.argument_resolver.request_attribute'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  8187.     }
  8188.     /**
  8189.      * Gets the private 'debug.argument_resolver.service' shared service.
  8190.      *
  8191.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  8192.      */
  8193.     protected function getDebug_ArgumentResolver_ServiceService()
  8194.     {
  8195.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  8196.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  8197.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  8198.         return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver(($this->privates['.service_locator.86g1VUK'] ?? $this->get_ServiceLocator_86g1VUKService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  8199.     }
  8200.     /**
  8201.      * Gets the private 'debug.argument_resolver.session' shared service.
  8202.      *
  8203.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  8204.      */
  8205.     protected function getDebug_ArgumentResolver_SessionService()
  8206.     {
  8207.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  8208.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  8209.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  8210.         return $this->privates['debug.argument_resolver.session'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  8211.     }
  8212.     /**
  8213.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  8214.      *
  8215.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  8216.      */
  8217.     protected function getDebug_ArgumentResolver_VariadicService()
  8218.     {
  8219.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  8220.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  8221.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  8222.         return $this->privates['debug.argument_resolver.variadic'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  8223.     }
  8224.     /**
  8225.      * Gets the private 'debug.debug_handlers_listener' shared service.
  8226.      *
  8227.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  8228.      */
  8229.     protected function getDebug_DebugHandlersListenerService()
  8230.     {
  8231.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  8232.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8233.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8234.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8235.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  8236.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  8237.     }
  8238.     /**
  8239.      * Gets the private 'debug.dump_listener' shared service.
  8240.      *
  8241.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  8242.      */
  8243.     protected function getDebug_DumpListenerService()
  8244.     {
  8245.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  8246.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  8247.         return $this->privates['debug.dump_listener'] = new \Symfony\Component\HttpKernel\EventListener\DumpListener(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), new \Symfony\Component\VarDumper\Dumper\ContextualizedDumper(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService()), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8', \dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()))]), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  8248.     }
  8249.     /**
  8250.      * Gets the private 'debug.file_link_formatter' shared service.
  8251.      *
  8252.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  8253.      */
  8254.     protected function getDebug_FileLinkFormatterService()
  8255.     {
  8256.         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 () {
  8257.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  8258.         });
  8259.     }
  8260.     /**
  8261.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  8262.      *
  8263.      * @return \string
  8264.      */
  8265.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  8266.     {
  8267.         return $this->privates['debug.file_link_formatter.url_format'] = \Symfony\Component\HttpKernel\Debug\FileLinkFormatter::generateUrlFormat(($this->services['router'] ?? $this->getRouterService()), '_profiler_open_file''?file=%f&line=%l#line%l');
  8268.     }
  8269.     /**
  8270.      * Gets the private 'debug.log_processor' shared service.
  8271.      *
  8272.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  8273.      */
  8274.     protected function getDebug_LogProcessorService()
  8275.     {
  8276.         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())));
  8277.     }
  8278.     /**
  8279.      * Gets the private 'debug.security.access.decision_manager' shared service.
  8280.      *
  8281.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  8282.      */
  8283.     protected function getDebug_Security_Access_DecisionManagerService()
  8284.     {
  8285.         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 () {
  8286.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  8287.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->getDebug_Security_Voter_Security_Access_SimpleRoleVoterService());
  8288.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  8289.         }, 3), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  8290.     }
  8291.     /**
  8292.      * Gets the private 'debug.security.firewall' shared service.
  8293.      *
  8294.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  8295.      */
  8296.     protected function getDebug_Security_FirewallService()
  8297.     {
  8298.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  8299.     }
  8300.     /**
  8301.      * Gets the private 'debug.security.firewall.authenticator.admin' shared service.
  8302.      *
  8303.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  8304.      */
  8305.     protected function getDebug_Security_Firewall_Authenticator_AdminService()
  8306.     {
  8307.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  8308.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  8309.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  8310.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  8311.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  8312.         return $this->privates['debug.security.firewall.authenticator.admin'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([=> ($this->privates['security.authenticator.guard.admin.0'] ?? $this->getSecurity_Authenticator_Guard_Admin_0Service()), => ($this->privates['security.authenticator.form_login.admin'] ?? $this->getSecurity_Authenticator_FormLogin_AdminService())], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.event_dispatcher.admin'] ?? $this->getSecurity_EventDispatcher_AdminService()), 'admin', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), truetrue, [])));
  8313.     }
  8314.     /**
  8315.      * Gets the private 'debug.security.firewall.authenticator.api_token_refresh' shared service.
  8316.      *
  8317.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  8318.      */
  8319.     protected function getDebug_Security_Firewall_Authenticator_ApiTokenRefreshService()
  8320.     {
  8321.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  8322.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  8323.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  8324.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  8325.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  8326.         return $this->privates['debug.security.firewall.authenticator.api_token_refresh'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.event_dispatcher.api_token_refresh'] ?? $this->getSecurity_EventDispatcher_ApiTokenRefreshService()), 'api_token_refresh', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), truetrue, [])));
  8327.     }
  8328.     /**
  8329.      * Gets the private 'debug.security.firewall.authenticator.main' shared service.
  8330.      *
  8331.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  8332.      */
  8333.     protected function getDebug_Security_Firewall_Authenticator_MainService()
  8334.     {
  8335.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  8336.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  8337.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  8338.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  8339.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  8340.         return $this->privates['debug.security.firewall.authenticator.main'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([=> ($this->privates['security.authenticator.guard.main.0'] ?? $this->getSecurity_Authenticator_Guard_Main_0Service())], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), truetrue, [])));
  8341.     }
  8342.     /**
  8343.      * Gets the private 'debug.security.firewall.authenticator.shop_api' shared service.
  8344.      *
  8345.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  8346.      */
  8347.     protected function getDebug_Security_Firewall_Authenticator_ShopApiService()
  8348.     {
  8349.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  8350.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  8351.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  8352.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  8353.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  8354.         return $this->privates['debug.security.firewall.authenticator.shop_api'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([=> ($this->privates['security.authenticator.guard.shop_api.0'] ?? $this->getSecurity_Authenticator_Guard_ShopApi_0Service())], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.event_dispatcher.shop_api'] ?? $this->getSecurity_EventDispatcher_ShopApiService()), 'shop_api', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), truetrue, [])));
  8355.     }
  8356.     /**
  8357.      * Gets the private 'debug.security.firewall.authenticator.user' shared service.
  8358.      *
  8359.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  8360.      */
  8361.     protected function getDebug_Security_Firewall_Authenticator_UserService()
  8362.     {
  8363.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  8364.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  8365.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  8366.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  8367.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  8368.         return $this->privates['debug.security.firewall.authenticator.user'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([=> ($this->privates['security.authenticator.guard.user.0'] ?? $this->getSecurity_Authenticator_Guard_User_0Service()), => ($this->privates['security.authenticator.form_login.user'] ?? $this->getSecurity_Authenticator_FormLogin_UserService())], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.event_dispatcher.user'] ?? $this->getSecurity_EventDispatcher_UserService()), 'user', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), truetrue, [])));
  8369.     }
  8370.     /**
  8371.      * Gets the private 'debug.security.firewall.authenticator.user_api' shared service.
  8372.      *
  8373.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  8374.      */
  8375.     protected function getDebug_Security_Firewall_Authenticator_UserApiService()
  8376.     {
  8377.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  8378.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  8379.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  8380.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  8381.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  8382.         return $this->privates['debug.security.firewall.authenticator.user_api'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([=> ($this->privates['security.authenticator.guard.user_api.0'] ?? $this->getSecurity_Authenticator_Guard_UserApi_0Service())], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.event_dispatcher.user_api'] ?? $this->getSecurity_EventDispatcher_UserApiService()), 'user_api', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), truetrue, [])));
  8383.     }
  8384.     /**
  8385.      * Gets the private 'debug.security.firewall.authenticator.user_api_login' shared service.
  8386.      *
  8387.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  8388.      */
  8389.     protected function getDebug_Security_Firewall_Authenticator_UserApiLoginService()
  8390.     {
  8391.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  8392.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  8393.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  8394.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  8395.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  8396.         return $this->privates['debug.security.firewall.authenticator.user_api_login'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([=> ($this->privates['security.authenticator.guard.user_api_login.0'] ?? $this->getSecurity_Authenticator_Guard_UserApiLogin_0Service()), => ($this->privates['security.authenticator.json_login.user_api_login'] ?? $this->getSecurity_Authenticator_JsonLogin_UserApiLoginService())], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.event_dispatcher.user_api_login'] ?? $this->getSecurity_EventDispatcher_UserApiLoginService()), 'user_api_login', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), truetrue, [])));
  8397.     }
  8398.     /**
  8399.      * Gets the private 'debug.security.user_value_resolver' shared service.
  8400.      *
  8401.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  8402.      */
  8403.     protected function getDebug_Security_UserValueResolverService()
  8404.     {
  8405.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  8406.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  8407.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  8408.         return $this->privates['debug.security.user_value_resolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\Security\Http\Controller\UserValueResolver(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  8409.     }
  8410.     /**
  8411.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  8412.      *
  8413.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  8414.      */
  8415.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  8416.     {
  8417.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  8418.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  8419.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  8420.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  8421.         return $this->privates['debug.security.voter.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter(($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8422.     }
  8423.     /**
  8424.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  8425.      *
  8426.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  8427.      */
  8428.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  8429.     {
  8430.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  8431.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  8432.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  8433.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  8434.         return $this->privates['debug.security.voter.security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([])))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8435.     }
  8436.     /**
  8437.      * Gets the private 'debug.security.voter.security.access.simple_role_voter' shared service.
  8438.      *
  8439.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  8440.      */
  8441.     protected function getDebug_Security_Voter_Security_Access_SimpleRoleVoterService()
  8442.     {
  8443.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  8444.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  8445.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  8446.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  8447.         return $this->privates['debug.security.voter.security.access.simple_role_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleVoter(), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8448.     }
  8449.     /**
  8450.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  8451.      *
  8452.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  8453.      */
  8454.     protected function getDebug_Security_Voter_VoteListenerService()
  8455.     {
  8456.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  8457.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener(($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()));
  8458.     }
  8459.     /**
  8460.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  8461.      *
  8462.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand
  8463.      */
  8464.     protected function getDoctrine_CacheClearMetadataCommandService()
  8465.     {
  8466.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8467.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8468.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
  8469.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearMetadataCacheDoctrineCommand.php';
  8470.         $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand();
  8471.         $instance->setName('doctrine:cache:clear-metadata');
  8472.         return $instance;
  8473.     }
  8474.     /**
  8475.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  8476.      *
  8477.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand
  8478.      */
  8479.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  8480.     {
  8481.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8482.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8483.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
  8484.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearQueryCacheDoctrineCommand.php';
  8485.         $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand();
  8486.         $instance->setName('doctrine:cache:clear-query');
  8487.         return $instance;
  8488.     }
  8489.     /**
  8490.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  8491.      *
  8492.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand
  8493.      */
  8494.     protected function getDoctrine_CacheClearResultCommandService()
  8495.     {
  8496.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8497.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8498.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
  8499.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearResultCacheDoctrineCommand.php';
  8500.         $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand();
  8501.         $instance->setName('doctrine:cache:clear-result');
  8502.         return $instance;
  8503.     }
  8504.     /**
  8505.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  8506.      *
  8507.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand
  8508.      */
  8509.     protected function getDoctrine_CacheCollectionRegionCommandService()
  8510.     {
  8511.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8512.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8513.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  8514.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CollectionRegionDoctrineCommand.php';
  8515.         $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand();
  8516.         $instance->setName('doctrine:cache:clear-collection-region');
  8517.         return $instance;
  8518.     }
  8519.     /**
  8520.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  8521.      *
  8522.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand
  8523.      */
  8524.     protected function getDoctrine_ClearEntityRegionCommandService()
  8525.     {
  8526.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8527.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8528.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  8529.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EntityRegionCacheDoctrineCommand.php';
  8530.         $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand();
  8531.         $instance->setName('doctrine:cache:clear-entity-region');
  8532.         return $instance;
  8533.     }
  8534.     /**
  8535.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  8536.      *
  8537.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand
  8538.      */
  8539.     protected function getDoctrine_ClearQueryRegionCommandService()
  8540.     {
  8541.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8542.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8543.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  8544.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/QueryRegionCacheDoctrineCommand.php';
  8545.         $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand();
  8546.         $instance->setName('doctrine:cache:clear-query-region');
  8547.         return $instance;
  8548.     }
  8549.     /**
  8550.      * Gets the private 'doctrine.database_create_command' shared service.
  8551.      *
  8552.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  8553.      */
  8554.     protected function getDoctrine_DatabaseCreateCommandService()
  8555.     {
  8556.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8557.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  8558.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  8559.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8560.         $instance->setName('doctrine:database:create');
  8561.         return $instance;
  8562.     }
  8563.     /**
  8564.      * Gets the private 'doctrine.database_drop_command' shared service.
  8565.      *
  8566.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  8567.      */
  8568.     protected function getDoctrine_DatabaseDropCommandService()
  8569.     {
  8570.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8571.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  8572.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  8573.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8574.         $instance->setName('doctrine:database:drop');
  8575.         return $instance;
  8576.     }
  8577.     /**
  8578.      * Gets the private 'doctrine.database_import_command' shared service.
  8579.      *
  8580.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand
  8581.      */
  8582.     protected function getDoctrine_DatabaseImportCommandService()
  8583.     {
  8584.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8585.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php';
  8586.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ImportDoctrineCommand.php';
  8587.         $this->privates['doctrine.database_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand();
  8588.         $instance->setName('doctrine:database:import');
  8589.         return $instance;
  8590.     }
  8591.     /**
  8592.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  8593.      *
  8594.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand
  8595.      */
  8596.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  8597.     {
  8598.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8599.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8600.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  8601.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php';
  8602.         $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand();
  8603.         $instance->setName('doctrine:ensure-production-settings');
  8604.         return $instance;
  8605.     }
  8606.     /**
  8607.      * Gets the private 'doctrine.fixtures_load_command' shared service.
  8608.      *
  8609.      * @return \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand
  8610.      */
  8611.     protected function getDoctrine_FixturesLoadCommandService()
  8612.     {
  8613.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8614.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  8615.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Command/LoadDataFixturesDoctrineCommand.php';
  8616.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/Loader.php';
  8617.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataFixtures/ContainerAwareLoader.php';
  8618.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Loader/SymfonyFixturesLoader.php';
  8619.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/FixtureInterface.php';
  8620.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/SharedFixtureInterface.php';
  8621.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/AbstractFixture.php';
  8622.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/ORMFixtureInterface.php';
  8623.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Fixture.php';
  8624.         include_once \dirname(__DIR__4).'/src/DataFixtures/AdminFixtures.php';
  8625.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/OrderedFixtureInterface.php';
  8626.         include_once \dirname(__DIR__4).'/src/DataFixtures/AreaFixtures.php';
  8627.         include_once \dirname(__DIR__4).'/src/DataFixtures/CategoryFixtures.php';
  8628.         include_once \dirname(__DIR__4).'/src/DataFixtures/OptionFixtures.php';
  8629.         include_once \dirname(__DIR__4).'/src/DataFixtures/ShopFixtures.php';
  8630.         include_once \dirname(__DIR__4).'/src/DataFixtures/ShopPlanFixtures.php';
  8631.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Purger/PurgerFactory.php';
  8632.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Purger/ORMPurgerFactory.php';
  8633.         $a = new \Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader($this);
  8634.         $b = ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService());
  8635.         $a->addFixtures([=> ['fixture' => new \App\DataFixtures\AdminFixtures($b), 'groups' => []], => ['fixture' => new \App\DataFixtures\AreaFixtures(), 'groups' => []], => ['fixture' => new \App\DataFixtures\CategoryFixtures(), 'groups' => []], => ['fixture' => new \App\DataFixtures\OptionFixtures(), 'groups' => []], => ['fixture' => new \App\DataFixtures\ShopFixtures($b), 'groups' => []], => ['fixture' => new \App\DataFixtures\ShopPlanFixtures(), 'groups' => []]]);
  8636.         $this->privates['doctrine.fixtures_load_command'] = $instance = new \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand($a, ($this->services['doctrine'] ?? $this->getDoctrineService()), ['default' => new \Doctrine\Bundle\FixturesBundle\Purger\ORMPurgerFactory()]);
  8637.         $instance->setName('doctrine:fixtures:load');
  8638.         return $instance;
  8639.     }
  8640.     /**
  8641.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  8642.      *
  8643.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand
  8644.      */
  8645.     protected function getDoctrine_MappingConvertCommandService()
  8646.     {
  8647.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8648.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8649.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
  8650.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ConvertMappingDoctrineCommand.php';
  8651.         $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand();
  8652.         $instance->setName('doctrine:mapping:convert');
  8653.         return $instance;
  8654.     }
  8655.     /**
  8656.      * Gets the private 'doctrine.mapping_import_command' shared service.
  8657.      *
  8658.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  8659.      */
  8660.     protected function getDoctrine_MappingImportCommandService()
  8661.     {
  8662.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8663.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  8664.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  8665.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  8666.         $instance->setName('doctrine:mapping:import');
  8667.         return $instance;
  8668.     }
  8669.     /**
  8670.      * Gets the private 'doctrine.mapping_info_command' shared service.
  8671.      *
  8672.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand
  8673.      */
  8674.     protected function getDoctrine_MappingInfoCommandService()
  8675.     {
  8676.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8677.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8678.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
  8679.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/InfoDoctrineCommand.php';
  8680.         $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand();
  8681.         $instance->setName('doctrine:mapping:info');
  8682.         return $instance;
  8683.     }
  8684.     /**
  8685.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  8686.      *
  8687.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  8688.      */
  8689.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  8690.     {
  8691.         return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity')]);
  8692.     }
  8693.     /**
  8694.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  8695.      *
  8696.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  8697.      */
  8698.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  8699.     {
  8700.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  8701.         return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  8702.     }
  8703.     /**
  8704.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  8705.      *
  8706.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  8707.      */
  8708.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  8709.     {
  8710.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  8711.         return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  8712.     }
  8713.     /**
  8714.      * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  8715.      *
  8716.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  8717.      */
  8718.     protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  8719.     {
  8720.         $this->privates['doctrine.orm.default_xml_metadata_driver'] = $instance = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/Resources/config/doctrine') => 'Gesdinet\\JWTRefreshTokenBundle\\Entity']);
  8721.         $instance->setGlobalBasename('mapping');
  8722.         return $instance;
  8723.     }
  8724.     /**
  8725.      * Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
  8726.      *
  8727.      * @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
  8728.      */
  8729.     protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
  8730.     {
  8731.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  8732.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
  8733.         return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
  8734.     }
  8735.     /**
  8736.      * Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
  8737.      *
  8738.      * @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
  8739.      */
  8740.     protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
  8741.     {
  8742.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  8743.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
  8744.         return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  8745.             return new \EmptyIterator();
  8746.         }, 0));
  8747.     }
  8748.     /**
  8749.      * Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
  8750.      *
  8751.      * @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
  8752.      */
  8753.     protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
  8754.     {
  8755.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  8756.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
  8757.         return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
  8758.     }
  8759.     /**
  8760.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  8761.      *
  8762.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  8763.      */
  8764.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  8765.     {
  8766.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8767.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  8768.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8769.     }
  8770.     /**
  8771.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  8772.      *
  8773.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  8774.      */
  8775.     protected function getDoctrine_Orm_Validator_UniqueService()
  8776.     {
  8777.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8778.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  8779.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  8780.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8781.     }
  8782.     /**
  8783.      * Gets the private 'doctrine.query_dql_command' shared service.
  8784.      *
  8785.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand
  8786.      */
  8787.     protected function getDoctrine_QueryDqlCommandService()
  8788.     {
  8789.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8790.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8791.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
  8792.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunDqlDoctrineCommand.php';
  8793.         $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand();
  8794.         $instance->setName('doctrine:query:dql');
  8795.         return $instance;
  8796.     }
  8797.     /**
  8798.      * Gets the private 'doctrine.query_sql_command' shared service.
  8799.      *
  8800.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  8801.      */
  8802.     protected function getDoctrine_QuerySqlCommandService()
  8803.     {
  8804.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8805.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  8806.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  8807.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  8808.         $instance->setName('doctrine:query:sql');
  8809.         return $instance;
  8810.     }
  8811.     /**
  8812.      * Gets the private 'doctrine.schema_create_command' shared service.
  8813.      *
  8814.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand
  8815.      */
  8816.     protected function getDoctrine_SchemaCreateCommandService()
  8817.     {
  8818.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8819.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8820.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  8821.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
  8822.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CreateSchemaDoctrineCommand.php';
  8823.         $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand();
  8824.         $instance->setName('doctrine:schema:create');
  8825.         return $instance;
  8826.     }
  8827.     /**
  8828.      * Gets the private 'doctrine.schema_drop_command' shared service.
  8829.      *
  8830.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand
  8831.      */
  8832.     protected function getDoctrine_SchemaDropCommandService()
  8833.     {
  8834.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8835.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8836.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  8837.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
  8838.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/DropSchemaDoctrineCommand.php';
  8839.         $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand();
  8840.         $instance->setName('doctrine:schema:drop');
  8841.         return $instance;
  8842.     }
  8843.     /**
  8844.      * Gets the private 'doctrine.schema_update_command' shared service.
  8845.      *
  8846.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand
  8847.      */
  8848.     protected function getDoctrine_SchemaUpdateCommandService()
  8849.     {
  8850.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8851.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8852.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  8853.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  8854.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php';
  8855.         $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand();
  8856.         $instance->setName('doctrine:schema:update');
  8857.         return $instance;
  8858.     }
  8859.     /**
  8860.      * Gets the private 'doctrine.schema_validate_command' shared service.
  8861.      *
  8862.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand
  8863.      */
  8864.     protected function getDoctrine_SchemaValidateCommandService()
  8865.     {
  8866.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8867.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8868.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
  8869.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ValidateSchemaCommand.php';
  8870.         $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand();
  8871.         $instance->setName('doctrine:schema:validate');
  8872.         return $instance;
  8873.     }
  8874.     /**
  8875.      * Gets the private 'doctrine.ulid_generator' shared service.
  8876.      *
  8877.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
  8878.      */
  8879.     protected function getDoctrine_UlidGeneratorService()
  8880.     {
  8881.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  8882.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
  8883.         return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(NULL);
  8884.     }
  8885.     /**
  8886.      * Gets the private 'doctrine.uuid_generator' shared service.
  8887.      *
  8888.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
  8889.      */
  8890.     protected function getDoctrine_UuidGeneratorService()
  8891.     {
  8892.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  8893.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
  8894.         return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(NULL);
  8895.     }
  8896.     /**
  8897.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  8898.      *
  8899.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDiffDoctrineCommand
  8900.      */
  8901.     protected function getDoctrineMigrations_DiffCommandService()
  8902.     {
  8903.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8904.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  8905.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  8906.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsDiffDoctrineCommand.php';
  8907.         $this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDiffDoctrineCommand();
  8908.         $instance->setName('doctrine:migrations:diff');
  8909.         return $instance;
  8910.     }
  8911.     /**
  8912.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  8913.      *
  8914.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDumpSchemaDoctrineCommand
  8915.      */
  8916.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  8917.     {
  8918.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8919.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  8920.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  8921.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsDumpSchemaDoctrineCommand.php';
  8922.         $this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDumpSchemaDoctrineCommand();
  8923.         $instance->setName('doctrine:migrations:dump-schema');
  8924.         return $instance;
  8925.     }
  8926.     /**
  8927.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  8928.      *
  8929.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsExecuteDoctrineCommand
  8930.      */
  8931.     protected function getDoctrineMigrations_ExecuteCommandService()
  8932.     {
  8933.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8934.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  8935.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  8936.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsExecuteDoctrineCommand.php';
  8937.         $this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsExecuteDoctrineCommand();
  8938.         $instance->setName('doctrine:migrations:execute');
  8939.         return $instance;
  8940.     }
  8941.     /**
  8942.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  8943.      *
  8944.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsGenerateDoctrineCommand
  8945.      */
  8946.     protected function getDoctrineMigrations_GenerateCommandService()
  8947.     {
  8948.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8949.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  8950.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  8951.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsGenerateDoctrineCommand.php';
  8952.         $this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsGenerateDoctrineCommand();
  8953.         $instance->setName('doctrine:migrations:generate');
  8954.         return $instance;
  8955.     }
  8956.     /**
  8957.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  8958.      *
  8959.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsLatestDoctrineCommand
  8960.      */
  8961.     protected function getDoctrineMigrations_LatestCommandService()
  8962.     {
  8963.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8964.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  8965.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  8966.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsLatestDoctrineCommand.php';
  8967.         $this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsLatestDoctrineCommand();
  8968.         $instance->setName('doctrine:migrations:latest');
  8969.         return $instance;
  8970.     }
  8971.     /**
  8972.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  8973.      *
  8974.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsMigrateDoctrineCommand
  8975.      */
  8976.     protected function getDoctrineMigrations_MigrateCommandService()
  8977.     {
  8978.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8979.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  8980.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  8981.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsMigrateDoctrineCommand.php';
  8982.         $this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsMigrateDoctrineCommand();
  8983.         $instance->setName('doctrine:migrations:migrate');
  8984.         return $instance;
  8985.     }
  8986.     /**
  8987.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  8988.      *
  8989.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsRollupDoctrineCommand
  8990.      */
  8991.     protected function getDoctrineMigrations_RollupCommandService()
  8992.     {
  8993.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8994.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  8995.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  8996.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsRollupDoctrineCommand.php';
  8997.         $this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsRollupDoctrineCommand();
  8998.         $instance->setName('doctrine:migrations:rollup');
  8999.         return $instance;
  9000.     }
  9001.     /**
  9002.      * Gets the private 'doctrine_migrations.status_command' shared service.
  9003.      *
  9004.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsStatusDoctrineCommand
  9005.      */
  9006.     protected function getDoctrineMigrations_StatusCommandService()
  9007.     {
  9008.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9009.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  9010.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  9011.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsStatusDoctrineCommand.php';
  9012.         $this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsStatusDoctrineCommand();
  9013.         $instance->setName('doctrine:migrations:status');
  9014.         return $instance;
  9015.     }
  9016.     /**
  9017.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  9018.      *
  9019.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsUpToDateDoctrineCommand
  9020.      */
  9021.     protected function getDoctrineMigrations_UpToDateCommandService()
  9022.     {
  9023.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9024.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  9025.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  9026.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsUpToDateDoctrineCommand.php';
  9027.         $this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsUpToDateDoctrineCommand();
  9028.         $instance->setName('doctrine:migrations:up-to-date');
  9029.         return $instance;
  9030.     }
  9031.     /**
  9032.      * Gets the private 'doctrine_migrations.version_command' shared service.
  9033.      *
  9034.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsVersionDoctrineCommand
  9035.      */
  9036.     protected function getDoctrineMigrations_VersionCommandService()
  9037.     {
  9038.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9039.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  9040.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  9041.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsVersionDoctrineCommand.php';
  9042.         $this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsVersionDoctrineCommand();
  9043.         $instance->setName('doctrine:migrations:version');
  9044.         return $instance;
  9045.     }
  9046.     /**
  9047.      * Gets the private 'error_handler.error_renderer.html' shared service.
  9048.      *
  9049.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  9050.      */
  9051.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  9052.     {
  9053.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  9054.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  9055.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  9056.         return $this->privates['error_handler.error_renderer.html'] = new \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer(\Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue), 'UTF-8', ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), \dirname(__DIR__4), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::getAndCleanOutputBuffer($a), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  9057.     }
  9058.     /**
  9059.      * Gets the private 'exception_listener' shared service.
  9060.      *
  9061.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  9062.      */
  9063.     protected function getExceptionListenerService()
  9064.     {
  9065.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  9066.     }
  9067.     /**
  9068.      * Gets the private 'form.choice_list_factory.cached' shared service.
  9069.      *
  9070.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  9071.      */
  9072.     protected function getForm_ChoiceListFactory_CachedService()
  9073.     {
  9074.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  9075.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  9076.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  9077.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  9078.         return $this->privates['form.choice_list_factory.cached'] = new \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator(new \Symfony\Component\Form\ChoiceList\Factory\PropertyAccessDecorator(new \Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory(), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())));
  9079.     }
  9080.     /**
  9081.      * Gets the private 'form.registry' shared service.
  9082.      *
  9083.      * @return \Symfony\Component\Form\FormRegistry
  9084.      */
  9085.     protected function getForm_RegistryService()
  9086.     {
  9087.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  9088.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  9089.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  9090.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  9091.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  9092.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  9093.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  9094.         return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([=> new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9095.             'App\\Form\\Type\\AdminType' => ['privates''App\\Form\\Type\\AdminType''getAdminTypeService'false],
  9096.             'App\\Form\\Type\\ApiCartAddItemType' => ['privates''App\\Form\\Type\\ApiCartAddItemType''getApiCartAddItemTypeService'false],
  9097.             'App\\Form\\Type\\ApiCartEditItemType' => ['privates''App\\Form\\Type\\ApiCartEditItemType''getApiCartEditItemTypeService'false],
  9098.             'App\\Form\\Type\\ApiContactType' => ['privates''App\\Form\\Type\\ApiContactType''getApiContactTypeService'false],
  9099.             'App\\Form\\Type\\ApiOrderReviewType' => ['privates''App\\Form\\Type\\ApiOrderReviewType''getApiOrderReviewTypeService'false],
  9100.             'App\\Form\\Type\\ApiShopFcmTokenType' => ['privates''App\\Form\\Type\\ApiShopFcmTokenType''getApiShopFcmTokenTypeService'false],
  9101.             'App\\Form\\Type\\ApiShopLoginType' => ['privates''App\\Form\\Type\\ApiShopLoginType''getApiShopLoginTypeService'false],
  9102.             'App\\Form\\Type\\ApiShopRegisterType' => ['privates''App\\Form\\Type\\ApiShopRegisterType''getApiShopRegisterTypeService'false],
  9103.             'App\\Form\\Type\\ApiShopSearchType' => ['privates''App\\Form\\Type\\ApiShopSearchType''getApiShopSearchTypeService'false],
  9104.             'App\\Form\\Type\\ApiShopUpdateEstimatedMinutesType' => ['privates''App\\Form\\Type\\ApiShopUpdateEstimatedMinutesType''getApiShopUpdateEstimatedMinutesTypeService'false],
  9105.             'App\\Form\\Type\\ApiShopUpdateHoursType' => ['privates''App\\Form\\Type\\ApiShopUpdateHoursType''getApiShopUpdateHoursTypeService'false],
  9106.             'App\\Form\\Type\\ApiTokenRefreshType' => ['privates''App\\Form\\Type\\ApiTokenRefreshType''getApiTokenRefreshTypeService'false],
  9107.             'App\\Form\\Type\\ApiUpdateMenuStockType' => ['privates''App\\Form\\Type\\ApiUpdateMenuStockType''getApiUpdateMenuStockTypeService'false],
  9108.             'App\\Form\\Type\\ApiUserFcmTokenType' => ['privates''App\\Form\\Type\\ApiUserFcmTokenType''getApiUserFcmTokenTypeService'false],
  9109.             'App\\Form\\Type\\ApiUserProfileType' => ['privates''App\\Form\\Type\\ApiUserProfileType''getApiUserProfileTypeService'false],
  9110.             'App\\Form\\Type\\ApiUserRegisterType' => ['privates''App\\Form\\Type\\ApiUserRegisterType''getApiUserRegisterTypeService'false],
  9111.             'App\\Form\\Type\\ApiUserRegisterVerifyType' => ['privates''App\\Form\\Type\\ApiUserRegisterVerifyType''getApiUserRegisterVerifyTypeService'false],
  9112.             'App\\Form\\Type\\AreaType' => ['privates''App\\Form\\Type\\AreaType''getAreaTypeService'false],
  9113.             'App\\Form\\Type\\CartAddItemType' => ['privates''App\\Form\\Type\\CartAddItemType''getCartAddItemTypeService'false],
  9114.             'App\\Form\\Type\\CartUpdateQuantityType' => ['privates''App\\Form\\Type\\CartUpdateQuantityType''getCartUpdateQuantityTypeService'false],
  9115.             'App\\Form\\Type\\CategoryType' => ['privates''App\\Form\\Type\\CategoryType''getCategoryTypeService'false],
  9116.             'App\\Form\\Type\\ContactType' => ['privates''App\\Form\\Type\\ContactType''getContactTypeService'false],
  9117.             'App\\Form\\Type\\CredentialType' => ['privates''App\\Form\\Type\\CredentialType''getCredentialTypeService'false],
  9118.             'App\\Form\\Type\\FilePondType' => ['privates''App\\Form\\Type\\FilePondType''getFilePondTypeService'false],
  9119.             'App\\Form\\Type\\ImageType' => ['privates''App\\Form\\Type\\ImageType''getImageTypeService'false],
  9120.             'App\\Form\\Type\\LocationType' => ['privates''App\\Form\\Type\\LocationType''getLocationTypeService'false],
  9121.             'App\\Form\\Type\\MapType' => ['privates''App\\Form\\Type\\MapType''getMapTypeService'false],
  9122.             'App\\Form\\Type\\MenuGroupType' => ['privates''App\\Form\\Type\\MenuGroupType''getMenuGroupTypeService'false],
  9123.             'App\\Form\\Type\\MenuType' => ['privates''App\\Form\\Type\\MenuType''getMenuTypeService'false],
  9124.             'App\\Form\\Type\\PasswordResetType' => ['privates''App\\Form\\Type\\PasswordResetType''getPasswordResetTypeService'false],
  9125.             'App\\Form\\Type\\PostType' => ['privates''App\\Form\\Type\\PostType''getPostTypeService'false],
  9126.             'App\\Form\\Type\\RegisterType' => ['privates''App\\Form\\Type\\RegisterType''getRegisterTypeService'false],
  9127.             'App\\Form\\Type\\SecurityNewPasswordType' => ['privates''App\\Form\\Type\\SecurityNewPasswordType''getSecurityNewPasswordTypeService'false],
  9128.             'App\\Form\\Type\\ShopBankAccountType' => ['privates''App\\Form\\Type\\ShopBankAccountType''getShopBankAccountTypeService'false],
  9129.             'App\\Form\\Type\\ShopLawType' => ['privates''App\\Form\\Type\\ShopLawType''getShopLawTypeService'false],
  9130.             'App\\Form\\Type\\ShopNewCouponType' => ['privates''App\\Form\\Type\\ShopNewCouponType''getShopNewCouponTypeService'false],
  9131.             'App\\Form\\Type\\ShopNewMenuGroupType' => ['privates''App\\Form\\Type\\ShopNewMenuGroupType''getShopNewMenuGroupTypeService'false],
  9132.             'App\\Form\\Type\\ShopNewMenuType' => ['privates''App\\Form\\Type\\ShopNewMenuType''getShopNewMenuTypeService'false],
  9133.             'App\\Form\\Type\\ShopPlanType' => ['privates''App\\Form\\Type\\ShopPlanType''getShopPlanTypeService'false],
  9134.             'App\\Form\\Type\\ShopProfileType' => ['privates''App\\Form\\Type\\ShopProfileType''getShopProfileTypeService'false],
  9135.             'App\\Form\\Type\\ShopType' => ['privates''App\\Form\\Type\\ShopType''getShopTypeService'false],
  9136.             'App\\Form\\Type\\UserProfileType' => ['privates''App\\Form\\Type\\UserProfileType''getUserProfileTypeService'false],
  9137.             'App\\Form\\Type\\UserRegisterInputType' => ['privates''App\\Form\\Type\\UserRegisterInputType''getUserRegisterInputTypeService'false],
  9138.             'App\\Form\\Type\\UserRegisterType' => ['privates''App\\Form\\Type\\UserRegisterType''getUserRegisterTypeService'false],
  9139.             'App\\Form\\Type\\UserRegisterVerifyType' => ['privates''App\\Form\\Type\\UserRegisterVerifyType''getUserRegisterVerifyTypeService'false],
  9140.             'App\\GmoPg\\Form\\Type\\CreditCardType' => ['privates''App\\GmoPg\\Form\\Type\\CreditCardType''getCreditCardTypeService'false],
  9141.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  9142.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  9143.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  9144.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  9145.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  9146.         ], [
  9147.             'App\\Form\\Type\\AdminType' => '?',
  9148.             'App\\Form\\Type\\ApiCartAddItemType' => '?',
  9149.             'App\\Form\\Type\\ApiCartEditItemType' => '?',
  9150.             'App\\Form\\Type\\ApiContactType' => '?',
  9151.             'App\\Form\\Type\\ApiOrderReviewType' => '?',
  9152.             'App\\Form\\Type\\ApiShopFcmTokenType' => '?',
  9153.             'App\\Form\\Type\\ApiShopLoginType' => '?',
  9154.             'App\\Form\\Type\\ApiShopRegisterType' => '?',
  9155.             'App\\Form\\Type\\ApiShopSearchType' => '?',
  9156.             'App\\Form\\Type\\ApiShopUpdateEstimatedMinutesType' => '?',
  9157.             'App\\Form\\Type\\ApiShopUpdateHoursType' => '?',
  9158.             'App\\Form\\Type\\ApiTokenRefreshType' => '?',
  9159.             'App\\Form\\Type\\ApiUpdateMenuStockType' => '?',
  9160.             'App\\Form\\Type\\ApiUserFcmTokenType' => '?',
  9161.             'App\\Form\\Type\\ApiUserProfileType' => '?',
  9162.             'App\\Form\\Type\\ApiUserRegisterType' => '?',
  9163.             'App\\Form\\Type\\ApiUserRegisterVerifyType' => '?',
  9164.             'App\\Form\\Type\\AreaType' => '?',
  9165.             'App\\Form\\Type\\CartAddItemType' => '?',
  9166.             'App\\Form\\Type\\CartUpdateQuantityType' => '?',
  9167.             'App\\Form\\Type\\CategoryType' => '?',
  9168.             'App\\Form\\Type\\ContactType' => '?',
  9169.             'App\\Form\\Type\\CredentialType' => '?',
  9170.             'App\\Form\\Type\\FilePondType' => '?',
  9171.             'App\\Form\\Type\\ImageType' => '?',
  9172.             'App\\Form\\Type\\LocationType' => '?',
  9173.             'App\\Form\\Type\\MapType' => '?',
  9174.             'App\\Form\\Type\\MenuGroupType' => '?',
  9175.             'App\\Form\\Type\\MenuType' => '?',
  9176.             'App\\Form\\Type\\PasswordResetType' => '?',
  9177.             'App\\Form\\Type\\PostType' => '?',
  9178.             'App\\Form\\Type\\RegisterType' => '?',
  9179.             'App\\Form\\Type\\SecurityNewPasswordType' => '?',
  9180.             'App\\Form\\Type\\ShopBankAccountType' => '?',
  9181.             'App\\Form\\Type\\ShopLawType' => '?',
  9182.             'App\\Form\\Type\\ShopNewCouponType' => '?',
  9183.             'App\\Form\\Type\\ShopNewMenuGroupType' => '?',
  9184.             'App\\Form\\Type\\ShopNewMenuType' => '?',
  9185.             'App\\Form\\Type\\ShopPlanType' => '?',
  9186.             'App\\Form\\Type\\ShopProfileType' => '?',
  9187.             'App\\Form\\Type\\ShopType' => '?',
  9188.             'App\\Form\\Type\\UserProfileType' => '?',
  9189.             'App\\Form\\Type\\UserRegisterInputType' => '?',
  9190.             'App\\Form\\Type\\UserRegisterType' => '?',
  9191.             'App\\Form\\Type\\UserRegisterVerifyType' => '?',
  9192.             'App\\GmoPg\\Form\\Type\\CreditCardType' => '?',
  9193.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  9194.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  9195.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  9196.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  9197.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  9198.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  9199.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  9200.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  9201.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  9202.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  9203.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  9204.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  9205.             yield => ($this->privates['nelmio_api_doc.form.documentation_extension'] ?? ($this->privates['nelmio_api_doc.form.documentation_extension'] = new \Nelmio\ApiDocBundle\Form\Extension\DocumentationExtension()));
  9206.         }, 7), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  9207.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  9208.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  9209.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  9210.         }, 1)], new RewindableGenerator(function () {
  9211.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  9212.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  9213.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  9214.     }
  9215.     /**
  9216.      * Gets the private 'form.server_params' shared service.
  9217.      *
  9218.      * @return \Symfony\Component\Form\Util\ServerParams
  9219.      */
  9220.     protected function getForm_ServerParamsService()
  9221.     {
  9222.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  9223.         return $this->privates['form.server_params'] = new \Symfony\Component\Form\Util\ServerParams(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  9224.     }
  9225.     /**
  9226.      * Gets the private 'form.type.choice' shared service.
  9227.      *
  9228.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  9229.      */
  9230.     protected function getForm_Type_ChoiceService()
  9231.     {
  9232.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9233.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9234.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  9235.         return $this->privates['form.type.choice'] = new \Symfony\Component\Form\Extension\Core\Type\ChoiceType(($this->privates['form.choice_list_factory.cached'] ?? $this->getForm_ChoiceListFactory_CachedService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  9236.     }
  9237.     /**
  9238.      * Gets the private 'form.type.color' shared service.
  9239.      *
  9240.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  9241.      */
  9242.     protected function getForm_Type_ColorService()
  9243.     {
  9244.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9245.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9246.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  9247.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  9248.     }
  9249.     /**
  9250.      * Gets the private 'form.type.entity' shared service.
  9251.      *
  9252.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  9253.      */
  9254.     protected function getForm_Type_EntityService()
  9255.     {
  9256.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9257.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9258.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  9259.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  9260.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9261.     }
  9262.     /**
  9263.      * Gets the private 'form.type.form' shared service.
  9264.      *
  9265.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  9266.      */
  9267.     protected function getForm_Type_FormService()
  9268.     {
  9269.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9270.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9271.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  9272.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  9273.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  9274.     }
  9275.     /**
  9276.      * Gets the private 'form.type_extension.csrf' shared service.
  9277.      *
  9278.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  9279.      */
  9280.     protected function getForm_TypeExtension_CsrfService()
  9281.     {
  9282.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  9283.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  9284.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  9285.         return $this->privates['form.type_extension.csrf'] = new \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), true'_token', ($this->services['translator'] ?? $this->getTranslatorService()), 'validators', ($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService()));
  9286.     }
  9287.     /**
  9288.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  9289.      *
  9290.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  9291.      */
  9292.     protected function getForm_TypeExtension_Form_DataCollectorService()
  9293.     {
  9294.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  9295.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  9296.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  9297.         return $this->privates['form.type_extension.form.data_collector'] = new \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  9298.     }
  9299.     /**
  9300.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  9301.      *
  9302.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  9303.      */
  9304.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  9305.     {
  9306.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  9307.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  9308.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  9309.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  9310.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  9311.         return $this->privates['form.type_extension.form.http_foundation'] = new \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension(new \Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler(($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService())));
  9312.     }
  9313.     /**
  9314.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  9315.      *
  9316.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  9317.      */
  9318.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  9319.     {
  9320.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  9321.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  9322.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  9323.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  9324.     }
  9325.     /**
  9326.      * Gets the private 'form.type_extension.form.validator' shared service.
  9327.      *
  9328.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  9329.      */
  9330.     protected function getForm_TypeExtension_Form_ValidatorService()
  9331.     {
  9332.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  9333.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  9334.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  9335.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  9336.         return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), true, ($this->privates['twig.form.renderer'] ?? $this->getTwig_Form_RendererService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  9337.     }
  9338.     /**
  9339.      * Gets the private 'form.type_extension.upload.validator' shared service.
  9340.      *
  9341.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  9342.      */
  9343.     protected function getForm_TypeExtension_Upload_ValidatorService()
  9344.     {
  9345.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  9346.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  9347.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  9348.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  9349.     }
  9350.     /**
  9351.      * Gets the private 'form.type_guesser.doctrine' shared service.
  9352.      *
  9353.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  9354.      */
  9355.     protected function getForm_TypeGuesser_DoctrineService()
  9356.     {
  9357.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  9358.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  9359.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9360.     }
  9361.     /**
  9362.      * Gets the private 'form.type_guesser.validator' shared service.
  9363.      *
  9364.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  9365.      */
  9366.     protected function getForm_TypeGuesser_ValidatorService()
  9367.     {
  9368.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  9369.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  9370.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  9371.     }
  9372.     /**
  9373.      * Gets the private 'fragment.renderer.inline' shared service.
  9374.      *
  9375.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  9376.      */
  9377.     protected function getFragment_Renderer_InlineService()
  9378.     {
  9379.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  9380.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  9381.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  9382.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer(($this->services['http_kernel'] ?? $this->getHttpKernelService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9383.         $instance->setFragmentPath('/_fragment');
  9384.         return $instance;
  9385.     }
  9386.     /**
  9387.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  9388.      *
  9389.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  9390.      */
  9391.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  9392.     {
  9393.         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())));
  9394.     }
  9395.     /**
  9396.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  9397.      *
  9398.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  9399.      */
  9400.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  9401.     {
  9402.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  9403.     }
  9404.     /**
  9405.      * Gets the private 'gesdinet.jwtrefreshtoken.authenticator' shared service.
  9406.      *
  9407.      * @return \Gesdinet\JWTRefreshTokenBundle\Security\Authenticator\RefreshTokenAuthenticator
  9408.      *
  9409.      * @deprecated Since gesdinet/jwt-refresh-token-bundle 1.0: The "gesdinet.jwtrefreshtoken.authenticator" service is deprecated.
  9410.      */
  9411.     protected function getGesdinet_Jwtrefreshtoken_AuthenticatorService()
  9412.     {
  9413.         trigger_deprecation('gesdinet/jwt-refresh-token-bundle''1.0''The "gesdinet.jwtrefreshtoken.authenticator" service is deprecated.');
  9414.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  9415.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  9416.         return new \Gesdinet\JWTRefreshTokenBundle\Security\Authenticator\RefreshTokenAuthenticator(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), 'refresh_token', ($this->services['gesdinet.jwtrefreshtoken.request.extractor.chain'] ?? $this->getGesdinet_Jwtrefreshtoken_Request_Extractor_ChainService()));
  9417.     }
  9418.     /**
  9419.      * Gets the private 'gesdinet.jwtrefreshtoken.send_token' shared service.
  9420.      *
  9421.      * @return \Gesdinet\JWTRefreshTokenBundle\EventListener\AttachRefreshTokenOnSuccessListener
  9422.      */
  9423.     protected function getGesdinet_Jwtrefreshtoken_SendTokenService()
  9424.     {
  9425.         include_once \dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/EventListener/AttachRefreshTokenOnSuccessListener.php';
  9426.         return $this->privates['gesdinet.jwtrefreshtoken.send_token'] = new \Gesdinet\JWTRefreshTokenBundle\EventListener\AttachRefreshTokenOnSuccessListener(($this->services['gesdinet.jwtrefreshtoken.refresh_token_manager'] ?? $this->getGesdinet_Jwtrefreshtoken_RefreshTokenManagerService()), 31536000, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'refresh_token'true, ($this->services['gesdinet.jwtrefreshtoken.refresh_token_generator'] ?? $this->getGesdinet_Jwtrefreshtoken_RefreshTokenGeneratorService()), ($this->services['gesdinet.jwtrefreshtoken.request.extractor.chain'] ?? $this->getGesdinet_Jwtrefreshtoken_Request_Extractor_ChainService()), $this->parameters['gesdinet_jwt_refresh_token.cookie']);
  9427.     }
  9428.     /**
  9429.      * Gets the private 'gesdinet.jwtrefreshtoken.user_provider' shared service.
  9430.      *
  9431.      * @return \Gesdinet\JWTRefreshTokenBundle\Security\Provider\RefreshTokenProvider
  9432.      *
  9433.      * @deprecated Since gesdinet/jwt-refresh-token-bundle 1.0: The "gesdinet.jwtrefreshtoken.user_provider" service is deprecated.
  9434.      */
  9435.     protected function getGesdinet_Jwtrefreshtoken_UserProviderService()
  9436.     {
  9437.         trigger_deprecation('gesdinet/jwt-refresh-token-bundle''1.0''The "gesdinet.jwtrefreshtoken.user_provider" service is deprecated.');
  9438.         return new \Gesdinet\JWTRefreshTokenBundle\Security\Provider\RefreshTokenProvider(($this->services['gesdinet.jwtrefreshtoken.refresh_token_manager'] ?? $this->getGesdinet_Jwtrefreshtoken_RefreshTokenManagerService()));
  9439.     }
  9440.     /**
  9441.      * Gets the private 'jms_serializer.array_collection_handler' shared service.
  9442.      *
  9443.      * @return \JMS\Serializer\Handler\ArrayCollectionHandler
  9444.      */
  9445.     protected function getJmsSerializer_ArrayCollectionHandlerService()
  9446.     {
  9447.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  9448.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/ArrayCollectionHandler.php';
  9449.         return $this->privates['jms_serializer.array_collection_handler'] = new \JMS\Serializer\Handler\ArrayCollectionHandler(false);
  9450.     }
  9451.     /**
  9452.      * Gets the private 'jms_serializer.cache.cache_clearer' shared service.
  9453.      *
  9454.      * @return \JMS\SerializerBundle\Cache\CacheClearer
  9455.      */
  9456.     protected function getJmsSerializer_Cache_CacheClearerService()
  9457.     {
  9458.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  9459.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Cache/CacheClearer.php';
  9460.         return $this->privates['jms_serializer.cache.cache_clearer'] = new \JMS\SerializerBundle\Cache\CacheClearer(($this->privates['jms_serializer.metadata.traceable_cache'] ?? $this->getJmsSerializer_Metadata_TraceableCacheService()));
  9461.     }
  9462.     /**
  9463.      * Gets the private 'jms_serializer.constraint_violation_handler' shared service.
  9464.      *
  9465.      * @return \JMS\Serializer\Handler\ConstraintViolationHandler
  9466.      */
  9467.     protected function getJmsSerializer_ConstraintViolationHandlerService()
  9468.     {
  9469.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  9470.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/ConstraintViolationHandler.php';
  9471.         return $this->privates['jms_serializer.constraint_violation_handler'] = new \JMS\Serializer\Handler\ConstraintViolationHandler();
  9472.     }
  9473.     /**
  9474.      * Gets the private 'jms_serializer.datetime_handler' shared service.
  9475.      *
  9476.      * @return \JMS\Serializer\Handler\DateHandler
  9477.      */
  9478.     protected function getJmsSerializer_DatetimeHandlerService()
  9479.     {
  9480.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  9481.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/DateHandler.php';
  9482.         return $this->privates['jms_serializer.datetime_handler'] = new \JMS\Serializer\Handler\DateHandler('Y-m-d\\TH:i:sP''Asia/Tokyo'true);
  9483.     }
  9484.     /**
  9485.      * Gets the private 'jms_serializer.doctrine_proxy_subscriber' shared service.
  9486.      *
  9487.      * @return \JMS\Serializer\EventDispatcher\Subscriber\DoctrineProxySubscriber
  9488.      */
  9489.     protected function getJmsSerializer_DoctrineProxySubscriberService()
  9490.     {
  9491.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  9492.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/Subscriber/DoctrineProxySubscriber.php';
  9493.         return $this->privates['jms_serializer.doctrine_proxy_subscriber'] = new \JMS\Serializer\EventDispatcher\Subscriber\DoctrineProxySubscriber(truefalse);
  9494.     }
  9495.     /**
  9496.      * Gets the private 'jms_serializer.form_error_handler' shared service.
  9497.      *
  9498.      * @return \JMS\Serializer\Handler\FormErrorHandler
  9499.      */
  9500.     protected function getJmsSerializer_FormErrorHandlerService()
  9501.     {
  9502.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  9503.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php';
  9504.         return $this->privates['jms_serializer.form_error_handler'] = new \JMS\Serializer\Handler\FormErrorHandler(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  9505.     }
  9506.     /**
  9507.      * Gets the private 'jms_serializer.iterator_handler' shared service.
  9508.      *
  9509.      * @return \JMS\Serializer\Handler\IteratorHandler
  9510.      */
  9511.     protected function getJmsSerializer_IteratorHandlerService()
  9512.     {
  9513.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  9514.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/IteratorHandler.php';
  9515.         return $this->privates['jms_serializer.iterator_handler'] = new \JMS\Serializer\Handler\IteratorHandler();
  9516.     }
  9517.     /**
  9518.      * Gets the private 'jms_serializer.metadata.traceable_cache' shared service.
  9519.      *
  9520.      * @return \JMS\SerializerBundle\Debug\TraceableDriver
  9521.      */
  9522.     protected function getJmsSerializer_Metadata_TraceableCacheService()
  9523.     {
  9524.         return $this->privates['jms_serializer.metadata.traceable_cache'] = new \JMS\SerializerBundle\Debug\TraceableDriver(new \Metadata\Cache\FileCache(($this->targetDir.''.'/jms_serializer')));
  9525.     }
  9526.     /**
  9527.      * Gets the private 'jms_serializer.metadata_factory' shared service.
  9528.      *
  9529.      * @return \Metadata\MetadataFactory
  9530.      */
  9531.     protected function getJmsSerializer_MetadataFactoryService()
  9532.     {
  9533.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  9534.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  9535.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  9536.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  9537.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/LazyLoadingDriver.php';
  9538.         $this->privates['jms_serializer.metadata_factory'] = $instance = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9539.             'metadata_driver' => ['services''jms_serializer.metadata_driver''getJmsSerializer_MetadataDriverService'false],
  9540.         ], [
  9541.             'metadata_driver' => '?',
  9542.         ]), 'metadata_driver'), 'Metadata\\ClassHierarchyMetadata'true);
  9543.         $instance->setCache(($this->privates['jms_serializer.metadata.traceable_cache'] ?? $this->getJmsSerializer_Metadata_TraceableCacheService()));
  9544.         $instance->setIncludeInterfaces(false);
  9545.         return $instance;
  9546.     }
  9547.     /**
  9548.      * Gets the private 'jms_serializer.stopwatch_subscriber' shared service.
  9549.      *
  9550.      * @return \JMS\SerializerBundle\Serializer\StopwatchEventSubscriber
  9551.      */
  9552.     protected function getJmsSerializer_StopwatchSubscriberService()
  9553.     {
  9554.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  9555.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Serializer/StopwatchEventSubscriber.php';
  9556.         return $this->privates['jms_serializer.stopwatch_subscriber'] = new \JMS\SerializerBundle\Serializer\StopwatchEventSubscriber(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  9557.     }
  9558.     /**
  9559.      * Gets the private 'jms_serializer.traceable_event_dispatcher' shared service.
  9560.      *
  9561.      * @return \JMS\SerializerBundle\Debug\TraceableEventDispatcher
  9562.      */
  9563.     protected function getJmsSerializer_TraceableEventDispatcherService()
  9564.     {
  9565.         $this->privates['jms_serializer.traceable_event_dispatcher'] = $instance = new \JMS\SerializerBundle\Debug\TraceableEventDispatcher(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9566.             'jms_serializer.stopwatch_subscriber' => ['privates''jms_serializer.stopwatch_subscriber''getJmsSerializer_StopwatchSubscriberService'false],
  9567.             'jms_serializer.traceable_runs_listener' => ['privates''jms_serializer.traceable_runs_listener''getJmsSerializer_TraceableRunsListenerService'false],
  9568.             'jms_serializer.doctrine_proxy_subscriber' => ['privates''jms_serializer.doctrine_proxy_subscriber''getJmsSerializer_DoctrineProxySubscriberService'false],
  9569.         ], [
  9570.             'jms_serializer.stopwatch_subscriber' => '?',
  9571.             'jms_serializer.traceable_runs_listener' => '?',
  9572.             'jms_serializer.doctrine_proxy_subscriber' => '?',
  9573.         ]));
  9574.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.stopwatch_subscriber'=> 'onPreSerialize'], NULLNULLNULL);
  9575.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.traceable_runs_listener'=> 'saveRunInfo'], NULLNULLNULL);
  9576.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], NULLNULL'Doctrine\\Persistence\\Proxy');
  9577.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], NULLNULL'Doctrine\\Common\\Persistence\\Proxy');
  9578.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\ORM\\PersistentCollection');
  9579.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\ODM\\MongoDB\\PersistentCollection');
  9580.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\ODM\\PHPCR\\PersistentCollection');
  9581.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\Persistence\\Proxy');
  9582.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\Common\\Persistence\\Proxy');
  9583.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'ProxyManager\\Proxy\\LazyLoadingInterface');
  9584.         $instance->addListener('serializer.post_serialize', [=> 'jms_serializer.stopwatch_subscriber'=> 'onPostSerialize'], NULLNULLNULL);
  9585.         return $instance;
  9586.     }
  9587.     /**
  9588.      * Gets the private 'jms_serializer.traceable_handler_registry' shared service.
  9589.      *
  9590.      * @return \JMS\SerializerBundle\Debug\TraceableHandlerRegistry
  9591.      */
  9592.     protected function getJmsSerializer_TraceableHandlerRegistryService()
  9593.     {
  9594.         $this->privates['jms_serializer.traceable_handler_registry'] = $instance = new \JMS\SerializerBundle\Debug\TraceableHandlerRegistry(new \JMS\Serializer\Handler\LazyHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9595.             'jms_serializer.array_collection_handler' => ['privates''jms_serializer.array_collection_handler''getJmsSerializer_ArrayCollectionHandlerService'false],
  9596.             'jms_serializer.constraint_violation_handler' => ['privates''jms_serializer.constraint_violation_handler''getJmsSerializer_ConstraintViolationHandlerService'false],
  9597.             'jms_serializer.datetime_handler' => ['privates''jms_serializer.datetime_handler''getJmsSerializer_DatetimeHandlerService'false],
  9598.             'jms_serializer.form_error_handler' => ['privates''jms_serializer.form_error_handler''getJmsSerializer_FormErrorHandlerService'false],
  9599.             'jms_serializer.iterator_handler' => ['privates''jms_serializer.iterator_handler''getJmsSerializer_IteratorHandlerService'false],
  9600.         ], [
  9601.             'jms_serializer.array_collection_handler' => '?',
  9602.             'jms_serializer.constraint_violation_handler' => '?',
  9603.             'jms_serializer.datetime_handler' => '?',
  9604.             'jms_serializer.form_error_handler' => '?',
  9605.             'jms_serializer.iterator_handler' => '?',
  9606.         ])));
  9607.         $instance->registerHandler(1'ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  9608.         $instance->registerHandler(1'ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  9609.         $instance->registerHandler(1'ArrayCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  9610.         $instance->registerHandler(1'Doctrine\\Common\\Collections\\ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  9611.         $instance->registerHandler(1'Doctrine\\Common\\Collections\\ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  9612.         $instance->registerHandler(1'Doctrine\\Common\\Collections\\ArrayCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  9613.         $instance->registerHandler(1'Doctrine\\ORM\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  9614.         $instance->registerHandler(1'Doctrine\\ORM\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  9615.         $instance->registerHandler(1'Doctrine\\ORM\\PersistentCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  9616.         $instance->registerHandler(1'Doctrine\\ODM\\MongoDB\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  9617.         $instance->registerHandler(1'Doctrine\\ODM\\MongoDB\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  9618.         $instance->registerHandler(1'Doctrine\\ODM\\MongoDB\\PersistentCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  9619.         $instance->registerHandler(1'Doctrine\\ODM\\PHPCR\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  9620.         $instance->registerHandler(1'Doctrine\\ODM\\PHPCR\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  9621.         $instance->registerHandler(1'Doctrine\\ODM\\PHPCR\\PersistentCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  9622.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolationList''xml', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListToxml']);
  9623.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolationList''json', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListTojson']);
  9624.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolation''xml', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationToxml']);
  9625.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolation''json', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationTojson']);
  9626.         $instance->registerHandler(1'DateTime''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime']);
  9627.         $instance->registerHandler(1'DateTime''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime']);
  9628.         $instance->registerHandler(1'DateTimeImmutable''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable']);
  9629.         $instance->registerHandler(1'DateTimeImmutable''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable']);
  9630.         $instance->registerHandler(1'DateInterval''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval']);
  9631.         $instance->registerHandler(1'DateInterval''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval']);
  9632.         $instance->registerHandler(1'DateTimeInterface''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeInterface']);
  9633.         $instance->registerHandler(1'DateTimeInterface''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeInterface']);
  9634.         $instance->registerHandler(1'Symfony\\Component\\Form\\Form''xml', [=> 'jms_serializer.form_error_handler'=> 'serializeFormToxml']);
  9635.         $instance->registerHandler(1'Symfony\\Component\\Form\\Form''json', [=> 'jms_serializer.form_error_handler'=> 'serializeFormTojson']);
  9636.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormInterface''xml', [=> 'jms_serializer.form_error_handler'=> 'serializeFormInterfaceToxml']);
  9637.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormInterface''json', [=> 'jms_serializer.form_error_handler'=> 'serializeFormInterfaceTojson']);
  9638.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormError''xml', [=> 'jms_serializer.form_error_handler'=> 'serializeFormErrorToxml']);
  9639.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormError''json', [=> 'jms_serializer.form_error_handler'=> 'serializeFormErrorTojson']);
  9640.         $instance->registerHandler(1'Iterator''json', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  9641.         $instance->registerHandler(1'Iterator''xml', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  9642.         $instance->registerHandler(1'ArrayIterator''json', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  9643.         $instance->registerHandler(1'ArrayIterator''xml', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  9644.         $instance->registerHandler(1'Generator''json', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  9645.         $instance->registerHandler(1'Generator''xml', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  9646.         $instance->registerHandler(2'ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  9647.         $instance->registerHandler(2'ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  9648.         $instance->registerHandler(2'ArrayCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  9649.         $instance->registerHandler(2'Doctrine\\Common\\Collections\\ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  9650.         $instance->registerHandler(2'Doctrine\\Common\\Collections\\ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  9651.         $instance->registerHandler(2'Doctrine\\Common\\Collections\\ArrayCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  9652.         $instance->registerHandler(2'Doctrine\\ORM\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  9653.         $instance->registerHandler(2'Doctrine\\ORM\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  9654.         $instance->registerHandler(2'Doctrine\\ORM\\PersistentCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  9655.         $instance->registerHandler(2'Doctrine\\ODM\\MongoDB\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  9656.         $instance->registerHandler(2'Doctrine\\ODM\\MongoDB\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  9657.         $instance->registerHandler(2'Doctrine\\ODM\\MongoDB\\PersistentCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  9658.         $instance->registerHandler(2'Doctrine\\ODM\\PHPCR\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  9659.         $instance->registerHandler(2'Doctrine\\ODM\\PHPCR\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  9660.         $instance->registerHandler(2'Doctrine\\ODM\\PHPCR\\PersistentCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  9661.         $instance->registerHandler(2'DateTime''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromjson']);
  9662.         $instance->registerHandler(2'DateTime''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromxml']);
  9663.         $instance->registerHandler(2'DateTimeImmutable''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromjson']);
  9664.         $instance->registerHandler(2'DateTimeImmutable''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromxml']);
  9665.         $instance->registerHandler(2'DateInterval''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromjson']);
  9666.         $instance->registerHandler(2'DateInterval''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromxml']);
  9667.         $instance->registerHandler(2'DateTimeInterface''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromJson']);
  9668.         $instance->registerHandler(2'DateTimeInterface''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromXml']);
  9669.         $instance->registerHandler(2'Iterator''json', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  9670.         $instance->registerHandler(2'Iterator''xml', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  9671.         $instance->registerHandler(2'ArrayIterator''json', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  9672.         $instance->registerHandler(2'ArrayIterator''xml', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  9673.         $instance->registerHandler(2'Generator''json', [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator']);
  9674.         $instance->registerHandler(2'Generator''xml', [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator']);
  9675.         return $instance;
  9676.     }
  9677.     /**
  9678.      * Gets the private 'jms_serializer.traceable_runs_listener' shared service.
  9679.      *
  9680.      * @return \JMS\SerializerBundle\Debug\RunsListener
  9681.      */
  9682.     protected function getJmsSerializer_TraceableRunsListenerService()
  9683.     {
  9684.         return $this->privates['jms_serializer.traceable_runs_listener'] = new \JMS\SerializerBundle\Debug\RunsListener();
  9685.     }
  9686.     /**
  9687.      * Gets the private 'jms_serializer.twig_extension.serializer_runtime_helper' shared service.
  9688.      *
  9689.      * @return \JMS\Serializer\Twig\SerializerRuntimeHelper
  9690.      */
  9691.     protected function getJmsSerializer_TwigExtension_SerializerRuntimeHelperService()
  9692.     {
  9693.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeHelper.php';
  9694.         return $this->privates['jms_serializer.twig_extension.serializer_runtime_helper'] = new \JMS\Serializer\Twig\SerializerRuntimeHelper(($this->services['jms_serializer'] ?? $this->getJmsSerializerService()));
  9695.     }
  9696.     /**
  9697.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  9698.      *
  9699.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  9700.      */
  9701.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  9702.     {
  9703.         return $this->privates['knp_paginator.subscriber.sliding_pagination'] = new \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber(['defaultPaginationTemplate' => '@KnpPaginator/Pagination/twitter_bootstrap_v4_pagination.html.twig''defaultSortableTemplate' => '@KnpPaginator/Pagination/sortable_link.html.twig''defaultFiltrationTemplate' => '@KnpPaginator/Pagination/filtration.html.twig''defaultPageRange' => 4'defaultPageLimit' => NULL]);
  9704.     }
  9705.     /**
  9706.      * Gets the private 'lexik_jwt_authentication.check_config_command' shared service.
  9707.      *
  9708.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\CheckConfigCommand
  9709.      */
  9710.     protected function getLexikJwtAuthentication_CheckConfigCommandService()
  9711.     {
  9712.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9713.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Command/CheckConfigCommand.php';
  9714.         $this->privates['lexik_jwt_authentication.check_config_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\CheckConfigCommand(($this->services['lexik_jwt_authentication.key_loader'] ?? $this->getLexikJwtAuthentication_KeyLoaderService()), 'RS256');
  9715.         $instance->setName('lexik:jwt:check-config');
  9716.         return $instance;
  9717.     }
  9718.     /**
  9719.      * Gets the private 'lexik_jwt_authentication.generate_keypair_command' shared service.
  9720.      *
  9721.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateKeyPairCommand
  9722.      */
  9723.     protected function getLexikJwtAuthentication_GenerateKeypairCommandService()
  9724.     {
  9725.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9726.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Command/GenerateKeyPairCommand.php';
  9727.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  9728.         $this->privates['lexik_jwt_authentication.generate_keypair_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateKeyPairCommand(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), $this->getEnv('resolve:JWT_SECRET_KEY'), $this->getEnv('resolve:JWT_PUBLIC_KEY'), $this->getEnv('JWT_PASSPHRASE'), 'RS256');
  9729.         $instance->setName('lexik:jwt:generate-keypair');
  9730.         return $instance;
  9731.     }
  9732.     /**
  9733.      * Gets the private 'lexik_jwt_authentication.handler.authentication_failure' shared service.
  9734.      *
  9735.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler
  9736.      */
  9737.     protected function getLexikJwtAuthentication_Handler_AuthenticationFailureService()
  9738.     {
  9739.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  9740.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Security/Http/Authentication/AuthenticationFailureHandler.php';
  9741.         return $this->privates['lexik_jwt_authentication.handler.authentication_failure'] = new \Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9742.     }
  9743.     /**
  9744.      * Gets the private 'lexik_jwt_authentication.handler.authentication_success' shared service.
  9745.      *
  9746.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler
  9747.      */
  9748.     protected function getLexikJwtAuthentication_Handler_AuthenticationSuccessService()
  9749.     {
  9750.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  9751.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Security/Http/Authentication/AuthenticationSuccessHandler.php';
  9752.         return $this->privates['lexik_jwt_authentication.handler.authentication_success'] = new \Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler(($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), [], true);
  9753.     }
  9754.     /**
  9755.      * Gets the private 'lexik_jwt_authentication.security.guard.jwt_token_authenticator' shared service.
  9756.      *
  9757.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator
  9758.      */
  9759.     protected function getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService()
  9760.     {
  9761.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  9762.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  9763.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Security/Guard/JWTTokenAuthenticator.php';
  9764.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/TokenExtractor/TokenExtractorInterface.php';
  9765.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/TokenExtractor/ChainTokenExtractor.php';
  9766.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/TokenExtractor/AuthorizationHeaderTokenExtractor.php';
  9767.         return $this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] = new \Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator(($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\ChainTokenExtractor([=> new \Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\AuthorizationHeaderTokenExtractor('Bearer''Authorization')]), new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage());
  9768.     }
  9769.     /**
  9770.      * Gets the private 'limiter.otp_api' shared service.
  9771.      *
  9772.      * @return \Symfony\Component\RateLimiter\RateLimiterFactory
  9773.      */
  9774.     protected function getLimiter_OtpApiService()
  9775.     {
  9776.         include_once \dirname(__DIR__4).'/vendor/symfony/rate-limiter/RateLimiterFactory.php';
  9777.         include_once \dirname(__DIR__4).'/vendor/symfony/rate-limiter/Storage/StorageInterface.php';
  9778.         include_once \dirname(__DIR__4).'/vendor/symfony/rate-limiter/Storage/CacheStorage.php';
  9779.         include_once \dirname(__DIR__4).'/vendor/symfony/lock/LockFactory.php';
  9780.         include_once \dirname(__DIR__4).'/vendor/symfony/lock/PersistingStoreInterface.php';
  9781.         include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/StoreFactory.php';
  9782.         $a = new \Symfony\Component\Lock\LockFactory(\Symfony\Component\Lock\Store\StoreFactory::createStore($this->getEnv('LOCK_DSN')));
  9783.         $b = new \Symfony\Bridge\Monolog\Logger('lock');
  9784.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9785.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9786.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9787.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  9788.         $a->setLogger($b);
  9789.         return $this->privates['limiter.otp_api'] = new \Symfony\Component\RateLimiter\RateLimiterFactory(['policy' => 'fixed_window''limit' => 3'interval' => '1 minutes''id' => 'otp_api'], new \Symfony\Component\RateLimiter\Storage\CacheStorage(($this->services['cache.rate_limiter'] ?? $this->getCache_RateLimiterService())), $a);
  9790.     }
  9791.     /**
  9792.      * Gets the private 'locale_aware_listener' shared service.
  9793.      *
  9794.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  9795.      */
  9796.     protected function getLocaleAwareListenerService()
  9797.     {
  9798.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  9799.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('ja')));
  9800.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  9801.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  9802.     }
  9803.     /**
  9804.      * Gets the private 'locale_listener' shared service.
  9805.      *
  9806.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  9807.      */
  9808.     protected function getLocaleListenerService()
  9809.     {
  9810.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'ja', ($this->services['router'] ?? $this->getRouterService()), false, []);
  9811.     }
  9812.     /**
  9813.      * Gets the private 'mailer.transport_factory.native' shared service.
  9814.      *
  9815.      * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
  9816.      */
  9817.     protected function getMailer_TransportFactory_NativeService()
  9818.     {
  9819.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  9820.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  9821.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
  9822.         return new \Symfony\Component\Mailer\Transport\NativeTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  9823.     }
  9824.     /**
  9825.      * Gets the private 'mailer.transport_factory.null' shared service.
  9826.      *
  9827.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  9828.      */
  9829.     protected function getMailer_TransportFactory_NullService()
  9830.     {
  9831.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  9832.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  9833.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  9834.         return new \Symfony\Component\Mailer\Transport\NullTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  9835.     }
  9836.     /**
  9837.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  9838.      *
  9839.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  9840.      */
  9841.     protected function getMailer_TransportFactory_SendmailService()
  9842.     {
  9843.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  9844.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  9845.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  9846.         return new \Symfony\Component\Mailer\Transport\SendmailTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  9847.     }
  9848.     /**
  9849.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  9850.      *
  9851.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  9852.      */
  9853.     protected function getMailer_TransportFactory_SmtpService()
  9854.     {
  9855.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  9856.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  9857.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  9858.         return new \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  9859.     }
  9860.     /**
  9861.      * Gets the private 'maker.auto_command.make_auth' shared service.
  9862.      *
  9863.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9864.      */
  9865.     protected function getMaker_AutoCommand_MakeAuthService()
  9866.     {
  9867.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9868.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9869.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9870.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9871.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  9872.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  9873.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  9874.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  9875.         $this->privates['maker.auto_command.make_auth'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeAuthenticator($a, ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), $b, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a$b);
  9876.         $instance->setName('make:auth');
  9877.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  9878.         return $instance;
  9879.     }
  9880.     /**
  9881.      * Gets the private 'maker.auto_command.make_command' shared service.
  9882.      *
  9883.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9884.      */
  9885.     protected function getMaker_AutoCommand_MakeCommandService()
  9886.     {
  9887.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9888.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9889.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9890.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9891.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  9892.         $this->privates['maker.auto_command.make_command'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCommand(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  9893.         $instance->setName('make:command');
  9894.         $instance->setDescription('Creates a new console command class');
  9895.         return $instance;
  9896.     }
  9897.     /**
  9898.      * Gets the private 'maker.auto_command.make_controller' shared service.
  9899.      *
  9900.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9901.      */
  9902.     protected function getMaker_AutoCommand_MakeControllerService()
  9903.     {
  9904.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9905.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9906.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9907.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9908.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  9909.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  9910.         $this->privates['maker.auto_command.make_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeController($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  9911.         $instance->setName('make:controller');
  9912.         $instance->setDescription('Creates a new controller class');
  9913.         return $instance;
  9914.     }
  9915.     /**
  9916.      * Gets the private 'maker.auto_command.make_crud' shared service.
  9917.      *
  9918.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9919.      */
  9920.     protected function getMaker_AutoCommand_MakeCrudService()
  9921.     {
  9922.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9923.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9924.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9925.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9926.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  9927.         $this->privates['maker.auto_command.make_crud'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCrud(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  9928.         $instance->setName('make:crud');
  9929.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  9930.         return $instance;
  9931.     }
  9932.     /**
  9933.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  9934.      *
  9935.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9936.      */
  9937.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  9938.     {
  9939.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9940.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9941.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9942.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9943.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  9944.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  9945.         $this->privates['maker.auto_command.make_docker_database'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeDockerDatabase($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  9946.         $instance->setName('make:docker:database');
  9947.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  9948.         return $instance;
  9949.     }
  9950.     /**
  9951.      * Gets the private 'maker.auto_command.make_entity' shared service.
  9952.      *
  9953.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9954.      */
  9955.     protected function getMaker_AutoCommand_MakeEntityService()
  9956.     {
  9957.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9958.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9959.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9960.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9961.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  9962.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  9963.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  9964.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  9965.         $this->privates['maker.auto_command.make_entity'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeEntity($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), \dirname(__DIR__4), $b, ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a$b);
  9966.         $instance->setName('make:entity');
  9967.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  9968.         return $instance;
  9969.     }
  9970.     /**
  9971.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  9972.      *
  9973.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9974.      */
  9975.     protected function getMaker_AutoCommand_MakeFixturesService()
  9976.     {
  9977.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9978.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9979.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9980.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9981.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  9982.         $this->privates['maker.auto_command.make_fixtures'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeFixtures(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  9983.         $instance->setName('make:fixtures');
  9984.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  9985.         return $instance;
  9986.     }
  9987.     /**
  9988.      * Gets the private 'maker.auto_command.make_form' shared service.
  9989.      *
  9990.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9991.      */
  9992.     protected function getMaker_AutoCommand_MakeFormService()
  9993.     {
  9994.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9995.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9996.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9997.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9998.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  9999.         $this->privates['maker.auto_command.make_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeForm(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  10000.         $instance->setName('make:form');
  10001.         $instance->setDescription('Creates a new form class');
  10002.         return $instance;
  10003.     }
  10004.     /**
  10005.      * Gets the private 'maker.auto_command.make_message' shared service.
  10006.      *
  10007.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  10008.      */
  10009.     protected function getMaker_AutoCommand_MakeMessageService()
  10010.     {
  10011.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10012.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  10013.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  10014.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  10015.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  10016.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  10017.         $this->privates['maker.auto_command.make_message'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessage($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  10018.         $instance->setName('make:message');
  10019.         $instance->setDescription('Creates a new message and handler');
  10020.         return $instance;
  10021.     }
  10022.     /**
  10023.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  10024.      *
  10025.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  10026.      */
  10027.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  10028.     {
  10029.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10030.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  10031.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  10032.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  10033.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  10034.         $this->privates['maker.auto_command.make_messenger_middleware'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessengerMiddleware(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  10035.         $instance->setName('make:messenger-middleware');
  10036.         $instance->setDescription('Creates a new messenger middleware');
  10037.         return $instance;
  10038.     }
  10039.     /**
  10040.      * Gets the private 'maker.auto_command.make_migration' shared service.
  10041.      *
  10042.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  10043.      */
  10044.     protected function getMaker_AutoCommand_MakeMigrationService()
  10045.     {
  10046.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10047.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  10048.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  10049.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  10050.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  10051.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  10052.         $this->privates['maker.auto_command.make_migration'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMigration(\dirname(__DIR__4)), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  10053.         $instance->setName('make:migration');
  10054.         $instance->setDescription('Creates a new migration based on database changes');
  10055.         return $instance;
  10056.     }
  10057.     /**
  10058.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  10059.      *
  10060.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  10061.      */
  10062.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  10063.     {
  10064.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10065.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  10066.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  10067.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  10068.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  10069.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  10070.         $this->privates['maker.auto_command.make_registration_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeRegistrationForm($a, ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  10071.         $instance->setName('make:registration-form');
  10072.         $instance->setDescription('Creates a new registration form system');
  10073.         return $instance;
  10074.     }
  10075.     /**
  10076.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  10077.      *
  10078.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  10079.      */
  10080.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  10081.     {
  10082.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10083.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  10084.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  10085.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  10086.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  10087.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  10088.         $this->privates['maker.auto_command.make_reset_password'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeResetPassword($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  10089.         $instance->setName('make:reset-password');
  10090.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  10091.         return $instance;
  10092.     }
  10093.     /**
  10094.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  10095.      *
  10096.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  10097.      */
  10098.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  10099.     {
  10100.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10101.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  10102.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  10103.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  10104.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  10105.         $this->privates['maker.auto_command.make_serializer_encoder'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerEncoder(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  10106.         $instance->setName('make:serializer:encoder');
  10107.         $instance->setDescription('Creates a new serializer encoder class');
  10108.         return $instance;
  10109.     }
  10110.     /**
  10111.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  10112.      *
  10113.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  10114.      */
  10115.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  10116.     {
  10117.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10118.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  10119.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  10120.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  10121.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  10122.         $this->privates['maker.auto_command.make_serializer_normalizer'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerNormalizer(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  10123.         $instance->setName('make:serializer:normalizer');
  10124.         $instance->setDescription('Creates a new serializer normalizer class');
  10125.         return $instance;
  10126.     }
  10127.     /**
  10128.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  10129.      *
  10130.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  10131.      */
  10132.     protected function getMaker_AutoCommand_MakeSubscriberService()
  10133.     {
  10134.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10135.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  10136.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  10137.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  10138.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  10139.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  10140.         $this->privates['maker.auto_command.make_subscriber'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSubscriber(new \Symfony\Bundle\MakerBundle\EventRegistry(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()))), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  10141.         $instance->setName('make:subscriber');
  10142.         $instance->setDescription('Creates a new event subscriber class');
  10143.         return $instance;
  10144.     }
  10145.     /**
  10146.      * Gets the private 'maker.auto_command.make_test' shared service.
  10147.      *
  10148.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  10149.      */
  10150.     protected function getMaker_AutoCommand_MakeTestService()
  10151.     {
  10152.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10153.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  10154.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  10155.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  10156.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  10157.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  10158.         $this->privates['maker.auto_command.make_test'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTest(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  10159.         $instance->setName('make:test');
  10160.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  10161.         $instance->setDescription('Creates a new test class');
  10162.         return $instance;
  10163.     }
  10164.     /**
  10165.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  10166.      *
  10167.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  10168.      */
  10169.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  10170.     {
  10171.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10172.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  10173.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  10174.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  10175.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  10176.         $this->privates['maker.auto_command.make_twig_extension'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTwigExtension(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  10177.         $instance->setName('make:twig-extension');
  10178.         $instance->setDescription('Creates a new Twig extension class');
  10179.         return $instance;
  10180.     }
  10181.     /**
  10182.      * Gets the private 'maker.auto_command.make_user' shared service.
  10183.      *
  10184.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  10185.      */
  10186.     protected function getMaker_AutoCommand_MakeUserService()
  10187.     {
  10188.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10189.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  10190.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  10191.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  10192.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  10193.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  10194.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  10195.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  10196.         $this->privates['maker.auto_command.make_user'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeUser($a, new \Symfony\Bundle\MakerBundle\Security\UserClassBuilder(), ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  10197.         $instance->setName('make:user');
  10198.         $instance->setDescription('Creates a new security user class');
  10199.         return $instance;
  10200.     }
  10201.     /**
  10202.      * Gets the private 'maker.auto_command.make_validator' shared service.
  10203.      *
  10204.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  10205.      */
  10206.     protected function getMaker_AutoCommand_MakeValidatorService()
  10207.     {
  10208.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10209.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  10210.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  10211.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  10212.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  10213.         $this->privates['maker.auto_command.make_validator'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeValidator(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  10214.         $instance->setName('make:validator');
  10215.         $instance->setDescription('Creates a new validator and constraint class');
  10216.         return $instance;
  10217.     }
  10218.     /**
  10219.      * Gets the private 'maker.auto_command.make_voter' shared service.
  10220.      *
  10221.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  10222.      */
  10223.     protected function getMaker_AutoCommand_MakeVoterService()
  10224.     {
  10225.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10226.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  10227.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  10228.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  10229.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  10230.         $this->privates['maker.auto_command.make_voter'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeVoter(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  10231.         $instance->setName('make:voter');
  10232.         $instance->setDescription('Creates a new security voter class');
  10233.         return $instance;
  10234.     }
  10235.     /**
  10236.      * Gets the private 'maker.doctrine_helper' shared service.
  10237.      *
  10238.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  10239.      */
  10240.     protected function getMaker_DoctrineHelperService()
  10241.     {
  10242.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  10243.         return $this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity', ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), true, ['default' => [=> [=> 'App\\Entity'=> ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService())], => [=> 'Gesdinet\\JWTRefreshTokenBundle\\Entity'=> ($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService())]]]);
  10244.     }
  10245.     /**
  10246.      * Gets the private 'maker.entity_class_generator' shared service.
  10247.      *
  10248.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  10249.      */
  10250.     protected function getMaker_EntityClassGeneratorService()
  10251.     {
  10252.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  10253.         $this->privates['maker.entity_class_generator'] = $instance = new \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()));
  10254.         $instance->setMangerRegistryClassName('Doctrine\\Persistence\\ManagerRegistry');
  10255.         return $instance;
  10256.     }
  10257.     /**
  10258.      * Gets the private 'maker.file_manager' shared service.
  10259.      *
  10260.      * @return \Symfony\Bundle\MakerBundle\FileManager
  10261.      */
  10262.     protected function getMaker_FileManagerService()
  10263.     {
  10264.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  10265.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  10266.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  10267.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  10268.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  10269.         return $this->privates['maker.file_manager'] = new \Symfony\Bundle\MakerBundle\FileManager(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('App')), new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), \dirname(__DIR__4), (\dirname(__DIR__4).'/templates'));
  10270.     }
  10271.     /**
  10272.      * Gets the private 'maker.generator' shared service.
  10273.      *
  10274.      * @return \Symfony\Bundle\MakerBundle\Generator
  10275.      */
  10276.     protected function getMaker_GeneratorService()
  10277.     {
  10278.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  10279.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  10280.         $a = ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService());
  10281.         return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), 'App'$a, new \Symfony\Bundle\MakerBundle\Util\TemplateComponentGenerator($a));
  10282.     }
  10283.     /**
  10284.      * Gets the private 'maker.php_compat_util' shared service.
  10285.      *
  10286.      * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  10287.      */
  10288.     protected function getMaker_PhpCompatUtilService()
  10289.     {
  10290.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  10291.         return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  10292.     }
  10293.     /**
  10294.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  10295.      *
  10296.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  10297.      */
  10298.     protected function getMaker_Renderer_FormTypeRendererService()
  10299.     {
  10300.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  10301.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  10302.     }
  10303.     /**
  10304.      * Gets the private 'mime_types' shared service.
  10305.      *
  10306.      * @return \Symfony\Component\Mime\MimeTypes
  10307.      */
  10308.     protected function getMimeTypesService()
  10309.     {
  10310.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  10311.         $instance->setDefault($instance);
  10312.         return $instance;
  10313.     }
  10314.     /**
  10315.      * Gets the private 'monolog.command.server_log' shared service.
  10316.      *
  10317.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  10318.      */
  10319.     protected function getMonolog_Command_ServerLogService()
  10320.     {
  10321.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10322.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  10323.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  10324.         $instance->setName('server:log');
  10325.         $instance->setDescription('Start a log server that displays logs in real time');
  10326.         return $instance;
  10327.     }
  10328.     /**
  10329.      * Gets the private 'monolog.handler.console' shared service.
  10330.      *
  10331.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  10332.      */
  10333.     protected function getMonolog_Handler_ConsoleService()
  10334.     {
  10335.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  10336.     }
  10337.     /**
  10338.      * Gets the private 'monolog.handler.main' shared service.
  10339.      *
  10340.      * @return \Monolog\Handler\StreamHandler
  10341.      */
  10342.     protected function getMonolog_Handler_MainService()
  10343.     {
  10344.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  10345.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  10346.         return $instance;
  10347.     }
  10348.     /**
  10349.      * Gets the private 'monolog.logger' shared service.
  10350.      *
  10351.      * @return \Symfony\Bridge\Monolog\Logger
  10352.      */
  10353.     protected function getMonolog_LoggerService()
  10354.     {
  10355.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  10356.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  10357.         $instance->useMicrosecondTimestamps(true);
  10358.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  10359.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  10360.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  10361.         return $instance;
  10362.     }
  10363.     /**
  10364.      * Gets the private 'monolog.logger.cache' shared service.
  10365.      *
  10366.      * @return \Symfony\Bridge\Monolog\Logger
  10367.      */
  10368.     protected function getMonolog_Logger_CacheService()
  10369.     {
  10370.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  10371.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  10372.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  10373.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  10374.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  10375.         return $instance;
  10376.     }
  10377.     /**
  10378.      * Gets the private 'monolog.logger.mailer' shared service.
  10379.      *
  10380.      * @return \Symfony\Bridge\Monolog\Logger
  10381.      */
  10382.     protected function getMonolog_Logger_MailerService()
  10383.     {
  10384.         $this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
  10385.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  10386.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  10387.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  10388.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  10389.         return $instance;
  10390.     }
  10391.     /**
  10392.      * Gets the private 'monolog.logger.request' shared service.
  10393.      *
  10394.      * @return \Symfony\Bridge\Monolog\Logger
  10395.      */
  10396.     protected function getMonolog_Logger_RequestService()
  10397.     {
  10398.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  10399.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  10400.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  10401.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  10402.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  10403.         return $instance;
  10404.     }
  10405.     /**
  10406.      * Gets the private 'monolog.logger.security' shared service.
  10407.      *
  10408.      * @return \Symfony\Bridge\Monolog\Logger
  10409.      */
  10410.     protected function getMonolog_Logger_SecurityService()
  10411.     {
  10412.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  10413.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  10414.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  10415.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  10416.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  10417.         return $instance;
  10418.     }
  10419.     /**
  10420.      * Gets the private 'nelmio_api_doc.describers.api_platform' shared service.
  10421.      *
  10422.      * @return \Nelmio\ApiDocBundle\Describer\ApiPlatformDescriber
  10423.      */
  10424.     protected function getNelmioApiDoc_Describers_ApiPlatformService()
  10425.     {
  10426.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/DescriberInterface.php';
  10427.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ExternalDocDescriber.php';
  10428.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ApiPlatformDescriber.php';
  10429.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Documentation/DocumentationInterface.php';
  10430.         include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Documentation/Documentation.php';
  10431.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Request.php';
  10432.         return $this->privates['nelmio_api_doc.describers.api_platform'] = new \Nelmio\ApiDocBundle\Describer\ApiPlatformDescriber(($this->services['api_platform.action.documentation'] ?? $this->getApiPlatform_Action_DocumentationService())->__invoke(new \Symfony\Component\HttpFoundation\Request()), ($this->privates['api_platform.swagger.normalizer.api_gateway'] ?? $this->getApiPlatform_Swagger_Normalizer_ApiGatewayService()));
  10433.     }
  10434.     /**
  10435.      * Gets the private 'nelmio_api_doc.describers.config' shared service.
  10436.      *
  10437.      * @return \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber
  10438.      */
  10439.     protected function getNelmioApiDoc_Describers_ConfigService()
  10440.     {
  10441.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/DescriberInterface.php';
  10442.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ExternalDocDescriber.php';
  10443.         return $this->privates['nelmio_api_doc.describers.config'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber(['info' => ['title' => 'うちデリ Api Doc''description' => '## 全般'."\n".'正常時はHTTPステータスコード `200` を返します。'."\n".'認証が必要なAPIでは `Authorization` ヘッダーに `Bearer JWT` の形式でトークンを指定します。認証失敗時はHTTPステータスコード `401` を返します。'."\n".'API実行回数が多すぎる場合にHTTPステータスコード `429` を返します。'."\n".'---'."\n".'## エラーメッセージ表示'."\n".'### 複数のメッセージがある場合'."\n".'`messages` プロパティが存在し、配列に値がある場合、その配列の値をダイアログに箇条書きで表示してください。'."\n".'```'."\n".'{'."\n".'    "messages": ['."\n".'        "リフレッシュトークンが一致しませんでした。"'."\n".'    ]'."\n".'}'."\n".'```'."\n".'ダイアログの表示イメージ'."\n".'```'."\n".'・リフレッシュトークンが一致しませんでした。'."\n".'```'."\n".''."\n".'### 単一のメッセージがある場合'."\n".'`message` プロパティが存在し、値がある場合、その値をダイアログに表示してください。'."\n".'```'."\n".'{'."\n".'  "message": "進行中の注文があるため退会できません。キャンセルまたは完了後に退会をお願いいたします。",'."\n".'}'."\n".'```'."\n".'ダイアログの表示イメージ'."\n".'```'."\n".'進行中の注文があるため退会できません。キャンセルまたは完了後に退会をお願いいたします。'."\n".'```'."\n".''."\n".''."\n".'### 入力エラーがある場合'."\n".'`errors` プロパティ内の値を表示してください。'."\n".'```'."\n".'{'."\n".'    "errors": ['."\n".'        {'."\n".'            "email": ['."\n".'                    "有効なメールアドレスではありません。"'."\n".'            ]'."\n".'        },'."\n".'        {'."\n".'            "content": ['."\n".'                    "本文を入力してください。"'."\n".'            ]'."\n".'        }'."\n".'    ]'."\n".'}''version' => '1.0.0'], 'components' => ['securitySchemes' => ['Bearer' => ['type' => 'http''scheme' => 'bearer''bearerFormat' => 'JWT']]]]);
  10444.     }
  10445.     /**
  10446.      * Gets the private 'nelmio_api_doc.describers.openapi_php.default' shared service.
  10447.      *
  10448.      * @return \Nelmio\ApiDocBundle\Describer\OpenApiPhpDescriber
  10449.      */
  10450.     protected function getNelmioApiDoc_Describers_OpenapiPhp_DefaultService()
  10451.     {
  10452.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/SetsContextTrait.php';
  10453.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/OpenApiPhpDescriber.php';
  10454.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  10455.         return $this->privates['nelmio_api_doc.describers.openapi_php.default'] = new \Nelmio\ApiDocBundle\Describer\OpenApiPhpDescriber(($this->privates['nelmio_api_doc.routes.default'] ?? $this->getNelmioApiDoc_Routes_DefaultService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  10456.     }
  10457.     /**
  10458.      * Gets the private 'nelmio_api_doc.describers.route.default' shared service.
  10459.      *
  10460.      * @return \Nelmio\ApiDocBundle\Describer\RouteDescriber
  10461.      */
  10462.     protected function getNelmioApiDoc_Describers_Route_DefaultService()
  10463.     {
  10464.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/DescriberInterface.php';
  10465.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  10466.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  10467.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/RouteDescriber.php';
  10468.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  10469.         return $this->privates['nelmio_api_doc.describers.route.default'] = new \Nelmio\ApiDocBundle\Describer\RouteDescriber(($this->privates['nelmio_api_doc.routes.default'] ?? $this->getNelmioApiDoc_Routes_DefaultService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), new RewindableGenerator(function () {
  10470.             yield => ($this->privates['nelmio_api_doc.route_describers.php_doc'] ?? ($this->privates['nelmio_api_doc.route_describers.php_doc'] = new \Nelmio\ApiDocBundle\RouteDescriber\PhpDocDescriber()));
  10471.             yield => ($this->privates['nelmio_api_doc.route_describers.route_metadata'] ?? ($this->privates['nelmio_api_doc.route_describers.route_metadata'] = new \Nelmio\ApiDocBundle\RouteDescriber\RouteMetadataDescriber()));
  10472.         }, 2));
  10473.     }
  10474.     /**
  10475.      * Gets the private 'nelmio_api_doc.model_describers.form' shared service.
  10476.      *
  10477.      * @return \Nelmio\ApiDocBundle\ModelDescriber\FormModelDescriber
  10478.      */
  10479.     protected function getNelmioApiDoc_ModelDescribers_FormService()
  10480.     {
  10481.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ModelDescriberInterface.php';
  10482.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  10483.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  10484.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/FormModelDescriber.php';
  10485.         return $this->privates['nelmio_api_doc.model_describers.form'] = new \Nelmio\ApiDocBundle\ModelDescriber\FormModelDescriber(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), [=> 'json']);
  10486.     }
  10487.     /**
  10488.      * Gets the private 'nelmio_api_doc.model_describers.jms' shared service.
  10489.      *
  10490.      * @return \Nelmio\ApiDocBundle\ModelDescriber\JMSModelDescriber
  10491.      */
  10492.     protected function getNelmioApiDoc_ModelDescribers_JmsService()
  10493.     {
  10494.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ModelDescriberInterface.php';
  10495.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  10496.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  10497.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/JMSModelDescriber.php';
  10498.         return $this->privates['nelmio_api_doc.model_describers.jms'] = new \Nelmio\ApiDocBundle\ModelDescriber\JMSModelDescriber(($this->privates['jms_serializer.metadata_factory'] ?? $this->getJmsSerializer_MetadataFactoryService()), ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), [=> 'json'], NULL);
  10499.     }
  10500.     /**
  10501.      * Gets the private 'nelmio_api_doc.model_describers.object' shared service.
  10502.      *
  10503.      * @return \Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber
  10504.      */
  10505.     protected function getNelmioApiDoc_ModelDescribers_ObjectService()
  10506.     {
  10507.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ModelDescriberInterface.php';
  10508.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  10509.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  10510.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ApplyOpenApiDiscriminatorTrait.php';
  10511.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ObjectModelDescriber.php';
  10512.         return $this->privates['nelmio_api_doc.model_describers.object'] = new \Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber(($this->privates['property_info'] ?? $this->getPropertyInfoService()), ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), new RewindableGenerator(function () {
  10513.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService());
  10514.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.boolean'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.boolean'] = new \Nelmio\ApiDocBundle\PropertyDescriber\BooleanPropertyDescriber()));
  10515.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.float'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.float'] = new \Nelmio\ApiDocBundle\PropertyDescriber\FloatPropertyDescriber()));
  10516.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.integer'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.integer'] = new \Nelmio\ApiDocBundle\PropertyDescriber\IntegerPropertyDescriber()));
  10517.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.string'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.string'] = new \Nelmio\ApiDocBundle\PropertyDescriber\StringPropertyDescriber()));
  10518.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.date_time'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.date_time'] = new \Nelmio\ApiDocBundle\PropertyDescriber\DateTimePropertyDescriber()));
  10519.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.object'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.object'] = new \Nelmio\ApiDocBundle\PropertyDescriber\ObjectPropertyDescriber()));
  10520.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.compound'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_CompoundService());
  10521.         }, 8), [=> 'json'], ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  10522.     }
  10523.     /**
  10524.      * Gets the private 'nelmio_api_doc.object_model.property_describers.array' shared service.
  10525.      *
  10526.      * @return \Nelmio\ApiDocBundle\PropertyDescriber\ArrayPropertyDescriber
  10527.      */
  10528.     protected function getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService()
  10529.     {
  10530.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/PropertyDescriberInterface.php';
  10531.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  10532.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  10533.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/NullablePropertyTrait.php';
  10534.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/ArrayPropertyDescriber.php';
  10535.         return $this->privates['nelmio_api_doc.object_model.property_describers.array'] = new \Nelmio\ApiDocBundle\PropertyDescriber\ArrayPropertyDescriber(new RewindableGenerator(function () {
  10536.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService());
  10537.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.boolean'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.boolean'] = new \Nelmio\ApiDocBundle\PropertyDescriber\BooleanPropertyDescriber()));
  10538.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.float'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.float'] = new \Nelmio\ApiDocBundle\PropertyDescriber\FloatPropertyDescriber()));
  10539.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.integer'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.integer'] = new \Nelmio\ApiDocBundle\PropertyDescriber\IntegerPropertyDescriber()));
  10540.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.string'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.string'] = new \Nelmio\ApiDocBundle\PropertyDescriber\StringPropertyDescriber()));
  10541.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.date_time'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.date_time'] = new \Nelmio\ApiDocBundle\PropertyDescriber\DateTimePropertyDescriber()));
  10542.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.object'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.object'] = new \Nelmio\ApiDocBundle\PropertyDescriber\ObjectPropertyDescriber()));
  10543.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.compound'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_CompoundService());
  10544.         }, 8));
  10545.     }
  10546.     /**
  10547.      * Gets the private 'nelmio_api_doc.object_model.property_describers.compound' shared service.
  10548.      *
  10549.      * @return \Nelmio\ApiDocBundle\PropertyDescriber\CompoundPropertyDescriber
  10550.      */
  10551.     protected function getNelmioApiDoc_ObjectModel_PropertyDescribers_CompoundService()
  10552.     {
  10553.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/PropertyDescriberInterface.php';
  10554.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  10555.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  10556.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/CompoundPropertyDescriber.php';
  10557.         return $this->privates['nelmio_api_doc.object_model.property_describers.compound'] = new \Nelmio\ApiDocBundle\PropertyDescriber\CompoundPropertyDescriber(new RewindableGenerator(function () {
  10558.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService());
  10559.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.boolean'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.boolean'] = new \Nelmio\ApiDocBundle\PropertyDescriber\BooleanPropertyDescriber()));
  10560.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.float'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.float'] = new \Nelmio\ApiDocBundle\PropertyDescriber\FloatPropertyDescriber()));
  10561.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.integer'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.integer'] = new \Nelmio\ApiDocBundle\PropertyDescriber\IntegerPropertyDescriber()));
  10562.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.string'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.string'] = new \Nelmio\ApiDocBundle\PropertyDescriber\StringPropertyDescriber()));
  10563.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.date_time'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.date_time'] = new \Nelmio\ApiDocBundle\PropertyDescriber\DateTimePropertyDescriber()));
  10564.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.object'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.object'] = new \Nelmio\ApiDocBundle\PropertyDescriber\ObjectPropertyDescriber()));
  10565.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.compound'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_CompoundService());
  10566.         }, 8));
  10567.     }
  10568.     /**
  10569.      * Gets the private 'nelmio_api_doc.routes.default' shared service.
  10570.      *
  10571.      * @return \Symfony\Component\Routing\RouteCollection
  10572.      */
  10573.     protected function getNelmioApiDoc_Routes_DefaultService()
  10574.     {
  10575.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouteCollection.php';
  10576.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Routing/FilteredRouteCollectionBuilder.php';
  10577.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  10578.         return $this->privates['nelmio_api_doc.routes.default'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'default', ['path_patterns' => [=> '^/api(?!/doc$)'], 'host_patterns' => [], 'name_patterns' => [], 'with_annotation' => false'disable_default_routes' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
  10579.     }
  10580.     /**
  10581.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  10582.      *
  10583.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  10584.      */
  10585.     protected function getNelmioCors_CorsListenerService()
  10586.     {
  10587.         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'))]));
  10588.     }
  10589.     /**
  10590.      * Gets the private 'notifier' shared service.
  10591.      *
  10592.      * @return \Symfony\Component\Notifier\Notifier
  10593.      */
  10594.     protected function getNotifierService()
  10595.     {
  10596.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/NotifierInterface.php';
  10597.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Notifier.php';
  10598.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Channel/ChannelPolicyInterface.php';
  10599.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Channel/ChannelPolicy.php';
  10600.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Recipient/RecipientInterface.php';
  10601.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Recipient/EmailRecipientInterface.php';
  10602.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Recipient/SmsRecipientInterface.php';
  10603.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Recipient/EmailRecipientTrait.php';
  10604.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Recipient/SmsRecipientTrait.php';
  10605.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Recipient/Recipient.php';
  10606.         $this->privates['notifier'] = $instance = new \Symfony\Component\Notifier\Notifier(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10607.             'browser' => ['privates''notifier.channel.browser''getNotifier_Channel_BrowserService'false],
  10608.             'chat' => ['privates''notifier.channel.chat''getNotifier_Channel_ChatService'false],
  10609.             'email' => ['privates''notifier.channel.email''getNotifier_Channel_EmailService'false],
  10610.             'push' => ['privates''notifier.channel.push''getNotifier_Channel_PushService'false],
  10611.             'sms' => ['privates''notifier.channel.sms''getNotifier_Channel_SmsService'false],
  10612.         ], [
  10613.             'browser' => 'Symfony\\Component\\Notifier\\Channel\\BrowserChannel',
  10614.             'chat' => 'Symfony\\Component\\Notifier\\Channel\\ChatChannel',
  10615.             'email' => 'Symfony\\Component\\Notifier\\Channel\\EmailChannel',
  10616.             'push' => 'Symfony\\Component\\Notifier\\Channel\\PushChannel',
  10617.             'sms' => 'Symfony\\Component\\Notifier\\Channel\\SmsChannel',
  10618.         ]), new \Symfony\Component\Notifier\Channel\ChannelPolicy(['urgent' => [=> 'email'], 'high' => [=> 'email'], 'medium' => [=> 'email'], 'low' => [=> 'email']]));
  10619.         $instance->addAdminRecipient(new \Symfony\Component\Notifier\Recipient\Recipient('admin@example.com'''));
  10620.         return $instance;
  10621.     }
  10622.     /**
  10623.      * Gets the private 'notifier.channel.browser' shared service.
  10624.      *
  10625.      * @return \Symfony\Component\Notifier\Channel\BrowserChannel
  10626.      */
  10627.     protected function getNotifier_Channel_BrowserService()
  10628.     {
  10629.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Channel/ChannelInterface.php';
  10630.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Channel/BrowserChannel.php';
  10631.         return $this->privates['notifier.channel.browser'] = new \Symfony\Component\Notifier\Channel\BrowserChannel(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  10632.     }
  10633.     /**
  10634.      * Gets the private 'notifier.channel.chat' shared service.
  10635.      *
  10636.      * @return \Symfony\Component\Notifier\Channel\ChatChannel
  10637.      */
  10638.     protected function getNotifier_Channel_ChatService()
  10639.     {
  10640.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Channel/ChannelInterface.php';
  10641.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Channel/AbstractChannel.php';
  10642.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Channel/ChatChannel.php';
  10643.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Transport/TransportInterface.php';
  10644.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Transport/Transports.php';
  10645.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Transport.php';
  10646.         return $this->privates['notifier.channel.chat'] = new \Symfony\Component\Notifier\Channel\ChatChannel((new \Symfony\Component\Notifier\Transport(new RewindableGenerator(function () {
  10647.             yield => $this->getNotifier_TransportFactory_SlackService();
  10648.             yield => ($this->privates['notifier.transport_factory.null'] ?? $this->getNotifier_TransportFactory_NullService());
  10649.         }, 2)))->fromStrings(['slack' => $this->getEnv('SLACK_DSN')]), NULL);
  10650.     }
  10651.     /**
  10652.      * Gets the private 'notifier.channel.email' shared service.
  10653.      *
  10654.      * @return \Symfony\Component\Notifier\Channel\EmailChannel
  10655.      */
  10656.     protected function getNotifier_Channel_EmailService()
  10657.     {
  10658.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Channel/ChannelInterface.php';
  10659.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Channel/EmailChannel.php';
  10660.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  10661.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  10662.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  10663.         return $this->privates['notifier.channel.email'] = new \Symfony\Component\Notifier\Channel\EmailChannel((new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
  10664.             yield => $this->getMailer_TransportFactory_NullService();
  10665.             yield => $this->getMailer_TransportFactory_SendmailService();
  10666.             yield => $this->getMailer_TransportFactory_NativeService();
  10667.             yield => $this->getMailer_TransportFactory_SmtpService();
  10668.         }, 4)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')]), NULLNULL);
  10669.     }
  10670.     /**
  10671.      * Gets the private 'notifier.channel.push' shared service.
  10672.      *
  10673.      * @return \Symfony\Component\Notifier\Channel\PushChannel
  10674.      */
  10675.     protected function getNotifier_Channel_PushService()
  10676.     {
  10677.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Channel/ChannelInterface.php';
  10678.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Channel/AbstractChannel.php';
  10679.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Channel/PushChannel.php';
  10680.         return $this->privates['notifier.channel.push'] = new \Symfony\Component\Notifier\Channel\PushChannel(($this->privates['texter.transports'] ?? $this->getTexter_TransportsService()), NULL);
  10681.     }
  10682.     /**
  10683.      * Gets the private 'notifier.channel.sms' shared service.
  10684.      *
  10685.      * @return \Symfony\Component\Notifier\Channel\SmsChannel
  10686.      */
  10687.     protected function getNotifier_Channel_SmsService()
  10688.     {
  10689.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Channel/ChannelInterface.php';
  10690.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Channel/AbstractChannel.php';
  10691.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Channel/SmsChannel.php';
  10692.         return $this->privates['notifier.channel.sms'] = new \Symfony\Component\Notifier\Channel\SmsChannel(($this->privates['texter.transports'] ?? $this->getTexter_TransportsService()), NULL);
  10693.     }
  10694.     /**
  10695.      * Gets the private 'notifier.transport_factory.null' shared service.
  10696.      *
  10697.      * @return \Symfony\Component\Notifier\Transport\NullTransportFactory
  10698.      */
  10699.     protected function getNotifier_TransportFactory_NullService()
  10700.     {
  10701.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Transport/TransportFactoryInterface.php';
  10702.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Transport/AbstractTransportFactory.php';
  10703.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Transport/NullTransportFactory.php';
  10704.         return $this->privates['notifier.transport_factory.null'] = new \Symfony\Component\Notifier\Transport\NullTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  10705.     }
  10706.     /**
  10707.      * Gets the private 'notifier.transport_factory.slack' shared service.
  10708.      *
  10709.      * @return \Symfony\Component\Notifier\Bridge\Slack\SlackTransportFactory
  10710.      */
  10711.     protected function getNotifier_TransportFactory_SlackService()
  10712.     {
  10713.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Transport/TransportFactoryInterface.php';
  10714.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Transport/AbstractTransportFactory.php';
  10715.         include_once \dirname(__DIR__4).'/vendor/symfony/slack-notifier/SlackTransportFactory.php';
  10716.         return new \Symfony\Component\Notifier\Bridge\Slack\SlackTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  10717.     }
  10718.     /**
  10719.      * Gets the private 'parameter_bag' shared service.
  10720.      *
  10721.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  10722.      */
  10723.     protected function getParameterBagService()
  10724.     {
  10725.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  10726.     }
  10727.     /**
  10728.      * Gets the private 'profiler_listener' shared service.
  10729.      *
  10730.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  10731.      */
  10732.     protected function getProfilerListenerService()
  10733.     {
  10734.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  10735.     }
  10736.     /**
  10737.      * Gets the private 'property_accessor' shared service.
  10738.      *
  10739.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  10740.      */
  10741.     protected function getPropertyAccessorService()
  10742.     {
  10743.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  10744.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  10745.     }
  10746.     /**
  10747.      * Gets the private 'property_info' shared service.
  10748.      *
  10749.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  10750.      */
  10751.     protected function getPropertyInfoService()
  10752.     {
  10753.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  10754.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  10755.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  10756.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  10757.         }, 3), new RewindableGenerator(function () {
  10758.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  10759.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  10760.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  10761.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  10762.         }, 4), new RewindableGenerator(function () {
  10763.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  10764.         }, 1), new RewindableGenerator(function () {
  10765.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  10766.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  10767.         }, 2), new RewindableGenerator(function () {
  10768.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  10769.         }, 1));
  10770.     }
  10771.     /**
  10772.      * Gets the private 'property_info.serializer_extractor' shared service.
  10773.      *
  10774.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  10775.      */
  10776.     protected function getPropertyInfo_SerializerExtractorService()
  10777.     {
  10778.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  10779.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()));
  10780.     }
  10781.     /**
  10782.      * Gets the private 'router.cache_warmer' shared service.
  10783.      *
  10784.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  10785.      */
  10786.     protected function getRouter_CacheWarmerService()
  10787.     {
  10788.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  10789.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  10790.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10791.             'router' => ['services''router''getRouterService'false],
  10792.         ], [
  10793.             'router' => '?',
  10794.         ]))->withContext('router.cache_warmer'$this));
  10795.     }
  10796.     /**
  10797.      * Gets the private 'router.expression_language_provider' shared service.
  10798.      *
  10799.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  10800.      */
  10801.     protected function getRouter_ExpressionLanguageProviderService()
  10802.     {
  10803.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10804.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  10805.         ], [
  10806.             'env' => 'Closure',
  10807.         ]));
  10808.     }
  10809.     /**
  10810.      * Gets the private 'router.request_context' shared service.
  10811.      *
  10812.      * @return \Symfony\Component\Routing\RequestContext
  10813.      */
  10814.     protected function getRouter_RequestContextService()
  10815.     {
  10816.         $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  10817.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  10818.         return $instance;
  10819.     }
  10820.     /**
  10821.      * Gets the private 'router_listener' shared service.
  10822.      *
  10823.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  10824.      */
  10825.     protected function getRouterListenerService()
  10826.     {
  10827.         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);
  10828.     }
  10829.     /**
  10830.      * Gets the private 'secrets.vault' shared service.
  10831.      *
  10832.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  10833.      */
  10834.     protected function getSecrets_VaultService()
  10835.     {
  10836.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  10837.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  10838.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  10839.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  10840.         return $this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/'.$this->getEnv('string:default:kernel.environment:APP_RUNTIME_ENV')), \Symfony\Component\String\LazyString::fromCallable(($this->privates['container.getenv'] ?? $this->getContainer_GetenvService()), 'base64:default::SYMFONY_DECRYPTION_SECRET'));
  10841.     }
  10842.     /**
  10843.      * Gets the private 'security.access_listener' shared service.
  10844.      *
  10845.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  10846.      */
  10847.     protected function getSecurity_AccessListenerService()
  10848.     {
  10849.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  10850.         return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), false);
  10851.     }
  10852.     /**
  10853.      * Gets the private 'security.access_map' shared service.
  10854.      *
  10855.      * @return \Symfony\Component\Security\Http\AccessMap
  10856.      */
  10857.     protected function getSecurity_AccessMapService()
  10858.     {
  10859.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  10860.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  10861.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  10862.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  10863.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  10864.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/token/refresh'), [=> 'PUBLIC_ACCESS'], NULL);
  10865.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/user/login_check$'), [=> 'PUBLIC_ACCESS'], NULL);
  10866.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/user/login'), [=> 'PUBLIC_ACCESS'], NULL);
  10867.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/user/'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  10868.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/login$'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  10869.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin'), [=> 'ROLE_ADMIN'], NULL);
  10870.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/owner/'), [=> 'ROLE_USER'], NULL);
  10871.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/user/'), [=> 'ROLE_END_USER'], NULL);
  10872.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/docs'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  10873.         return $instance;
  10874.     }
  10875.     /**
  10876.      * Gets the private 'security.authentication_utils' shared service.
  10877.      *
  10878.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  10879.      */
  10880.     protected function getSecurity_AuthenticationUtilsService()
  10881.     {
  10882.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  10883.         return $this->privates['security.authentication_utils'] = new \Symfony\Component\Security\Http\Authentication\AuthenticationUtils(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  10884.     }
  10885.     /**
  10886.      * Gets the private 'security.authenticator.form_login.admin' shared service.
  10887.      *
  10888.      * @return \Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator
  10889.      */
  10890.     protected function getSecurity_Authenticator_FormLogin_AdminService()
  10891.     {
  10892.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  10893.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
  10894.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  10895.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  10896.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractLoginFormAuthenticator.php';
  10897.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php';
  10898.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  10899.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  10900.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  10901.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  10902.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  10903.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  10904.         $b = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($a, []);
  10905.         $b->setOptions(['login_path' => 'admin_login''default_target_path' => 'admin_dashboard''always_use_default_target_path' => false'target_path_parameter' => '_target_path''use_referer' => false]);
  10906.         $b->setFirewallName('admin');
  10907.         $c = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler(($this->services['http_kernel'] ?? $this->getHttpKernelService()), $a, [], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  10908.         $c->setOptions(['login_path' => 'admin_login''failure_path' => NULL'failure_forward' => false'failure_path_parameter' => '_failure_path']);
  10909.         return $this->privates['security.authenticator.form_login.admin'] = new \Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator($a, ($this->privates['security.user.provider.concrete.app_admin_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppAdminProviderService()), $b$c, ['login_path' => 'admin_login''check_path' => 'admin_login_check''use_forward' => false'require_previous_session' => false'username_parameter' => '_username''password_parameter' => '_password''csrf_parameter' => '_csrf_token''csrf_token_id' => 'authenticate''enable_csrf' => false'post_only' => true'form_only' => false]);
  10910.     }
  10911.     /**
  10912.      * Gets the private 'security.authenticator.form_login.user' shared service.
  10913.      *
  10914.      * @return \Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator
  10915.      */
  10916.     protected function getSecurity_Authenticator_FormLogin_UserService()
  10917.     {
  10918.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  10919.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
  10920.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  10921.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  10922.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractLoginFormAuthenticator.php';
  10923.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php';
  10924.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  10925.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  10926.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  10927.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  10928.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  10929.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  10930.         $b = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($a, []);
  10931.         $b->setOptions(['login_path' => 'user_login''default_target_path' => 'user_dashboard''always_use_default_target_path' => false'target_path_parameter' => '_target_path''use_referer' => false]);
  10932.         $b->setFirewallName('user');
  10933.         $c = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler(($this->services['http_kernel'] ?? $this->getHttpKernelService()), $a, [], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  10934.         $c->setOptions(['login_path' => 'user_login''failure_path' => NULL'failure_forward' => false'failure_path_parameter' => '_failure_path']);
  10935.         return $this->privates['security.authenticator.form_login.user'] = new \Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator($a, ($this->privates['security.user.provider.concrete.app_end_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppEndUserProviderService()), $b$c, ['login_path' => 'user_login''check_path' => 'user_login_check''use_forward' => false'require_previous_session' => false'username_parameter' => '_username''password_parameter' => '_password''csrf_parameter' => '_csrf_token''csrf_token_id' => 'authenticate''enable_csrf' => false'post_only' => true'form_only' => false]);
  10936.     }
  10937.     /**
  10938.      * Gets the private 'security.authenticator.guard.admin.0' shared service.
  10939.      *
  10940.      * @return \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator
  10941.      */
  10942.     protected function getSecurity_Authenticator_Guard_Admin_0Service()
  10943.     {
  10944.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  10945.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  10946.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  10947.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/GuardBridgeAuthenticator.php';
  10948.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  10949.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  10950.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php';
  10951.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/PasswordAuthenticatedInterface.php';
  10952.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  10953.         include_once \dirname(__DIR__4).'/src/Security/AdminAuthenticator.php';
  10954.         return $this->privates['security.authenticator.guard.admin.0'] = new \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator(new \App\Security\AdminAuthenticator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService())), ($this->privates['security.user.provider.concrete.app_admin_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppAdminProviderService()));
  10955.     }
  10956.     /**
  10957.      * Gets the private 'security.authenticator.guard.main.0' shared service.
  10958.      *
  10959.      * @return \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator
  10960.      */
  10961.     protected function getSecurity_Authenticator_Guard_Main_0Service()
  10962.     {
  10963.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  10964.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  10965.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  10966.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/GuardBridgeAuthenticator.php';
  10967.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  10968.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  10969.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php';
  10970.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/PasswordAuthenticatedInterface.php';
  10971.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  10972.         include_once \dirname(__DIR__4).'/src/Security/ShopAuthenticator.php';
  10973.         return $this->privates['security.authenticator.guard.main.0'] = new \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator(new \App\Security\ShopAuthenticator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService())), ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()));
  10974.     }
  10975.     /**
  10976.      * Gets the private 'security.authenticator.guard.shop_api.0' shared service.
  10977.      *
  10978.      * @return \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator
  10979.      */
  10980.     protected function getSecurity_Authenticator_Guard_ShopApi_0Service()
  10981.     {
  10982.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  10983.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  10984.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  10985.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/GuardBridgeAuthenticator.php';
  10986.         return $this->privates['security.authenticator.guard.shop_api.0'] = new \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator(($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService()), ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()));
  10987.     }
  10988.     /**
  10989.      * Gets the private 'security.authenticator.guard.user.0' shared service.
  10990.      *
  10991.      * @return \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator
  10992.      */
  10993.     protected function getSecurity_Authenticator_Guard_User_0Service()
  10994.     {
  10995.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  10996.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  10997.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  10998.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/GuardBridgeAuthenticator.php';
  10999.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  11000.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  11001.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php';
  11002.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/PasswordAuthenticatedInterface.php';
  11003.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  11004.         include_once \dirname(__DIR__4).'/src/Security/UserAuthenticator.php';
  11005.         return $this->privates['security.authenticator.guard.user.0'] = new \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator(new \App\Security\UserAuthenticator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService())), ($this->privates['security.user.provider.concrete.app_end_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppEndUserProviderService()));
  11006.     }
  11007.     /**
  11008.      * Gets the private 'security.authenticator.guard.user_api.0' shared service.
  11009.      *
  11010.      * @return \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator
  11011.      */
  11012.     protected function getSecurity_Authenticator_Guard_UserApi_0Service()
  11013.     {
  11014.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  11015.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  11016.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  11017.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/GuardBridgeAuthenticator.php';
  11018.         return $this->privates['security.authenticator.guard.user_api.0'] = new \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator(($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService()), ($this->privates['security.user.provider.concrete.app_end_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppEndUserProviderService()));
  11019.     }
  11020.     /**
  11021.      * Gets the private 'security.authenticator.guard.user_api_login.0' shared service.
  11022.      *
  11023.      * @return \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator
  11024.      */
  11025.     protected function getSecurity_Authenticator_Guard_UserApiLogin_0Service()
  11026.     {
  11027.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  11028.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  11029.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  11030.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/GuardBridgeAuthenticator.php';
  11031.         return $this->privates['security.authenticator.guard.user_api_login.0'] = new \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator(($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService()), ($this->privates['security.user.provider.concrete.app_end_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppEndUserProviderService()));
  11032.     }
  11033.     /**
  11034.      * Gets the private 'security.authenticator.json_login.user_api_login' shared service.
  11035.      *
  11036.      * @return \Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator
  11037.      */
  11038.     protected function getSecurity_Authenticator_JsonLogin_UserApiLoginService()
  11039.     {
  11040.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  11041.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  11042.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/JsonLoginAuthenticator.php';
  11043.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  11044.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationSuccessHandler.php';
  11045.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  11046.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationFailureHandler.php';
  11047.         $this->privates['security.authenticator.json_login.user_api_login'] = $instance = new \Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), ($this->privates['security.user.provider.concrete.app_end_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppEndUserProviderService()), new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler(($this->privates['lexik_jwt_authentication.handler.authentication_success'] ?? $this->getLexikJwtAuthentication_Handler_AuthenticationSuccessService()), [], 'user_api_login'), new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler(($this->privates['lexik_jwt_authentication.handler.authentication_failure'] ?? $this->getLexikJwtAuthentication_Handler_AuthenticationFailureService()), []), ['check_path' => '/api/user/login_check''username_path' => 'tel''password_path' => 'password''use_forward' => false'require_previous_session' => false'login_path' => '/login'], ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  11048.         if ($this->has('translator')) {
  11049.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  11050.         }
  11051.         return $instance;
  11052.     }
  11053.     /**
  11054.      * Gets the private 'security.channel_listener' shared service.
  11055.      *
  11056.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  11057.      */
  11058.     protected function getSecurity_ChannelListenerService()
  11059.     {
  11060.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  11061.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  11062.         return $this->privates['security.channel_listener'] = new \Symfony\Component\Security\Http\Firewall\ChannelListener(($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a->getHttpPort(), $a->getHttpsPort());
  11063.     }
  11064.     /**
  11065.      * Gets the private 'security.command.debug_firewall' shared service.
  11066.      *
  11067.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  11068.      */
  11069.     protected function getSecurity_Command_DebugFirewallService()
  11070.     {
  11071.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11072.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  11073.         $this->privates['security.command.debug_firewall'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand($this->parameters['security.firewalls'], ($this->privates['.service_locator.n411XvT'] ?? $this->get_ServiceLocator_N411XvTService()), ($this->privates['.service_locator.OexGAjn'] ?? $this->get_ServiceLocator_OexGAjnService()), ['api_token_refresh' => [], 'shop_api' => [=> ($this->privates['security.authenticator.guard.shop_api.0'] ?? $this->getSecurity_Authenticator_Guard_ShopApi_0Service())], 'user_api_login' => [=> ($this->privates['security.authenticator.guard.user_api_login.0'] ?? $this->getSecurity_Authenticator_Guard_UserApiLogin_0Service()), => ($this->privates['security.authenticator.json_login.user_api_login'] ?? $this->getSecurity_Authenticator_JsonLogin_UserApiLoginService())], 'user_api' => [=> ($this->privates['security.authenticator.guard.user_api.0'] ?? $this->getSecurity_Authenticator_Guard_UserApi_0Service())], 'admin' => [=> ($this->privates['security.authenticator.guard.admin.0'] ?? $this->getSecurity_Authenticator_Guard_Admin_0Service()), => ($this->privates['security.authenticator.form_login.admin'] ?? $this->getSecurity_Authenticator_FormLogin_AdminService())], 'user' => [=> ($this->privates['security.authenticator.guard.user.0'] ?? $this->getSecurity_Authenticator_Guard_User_0Service()), => ($this->privates['security.authenticator.form_login.user'] ?? $this->getSecurity_Authenticator_FormLogin_UserService())], 'main' => [=> ($this->privates['security.authenticator.guard.main.0'] ?? $this->getSecurity_Authenticator_Guard_Main_0Service())]], true);
  11074.         $instance->setName('debug:firewall');
  11075.         $instance->setDescription('Display information about your security firewall(s)');
  11076.         return $instance;
  11077.     }
  11078.     /**
  11079.      * Gets the private 'security.command.user_password_encoder' shared service.
  11080.      *
  11081.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  11082.      *
  11083.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  11084.      */
  11085.     protected function getSecurity_Command_UserPasswordEncoderService()
  11086.     {
  11087.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  11088.         $this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), [=> 'App\\Entity\\User'=> 'App\\Entity\\Shop'=> 'App\\Entity\\Administrator']);
  11089.         $instance->setName('security:encode-password');
  11090.         $instance->setDescription('Encode a password');
  11091.         return $instance;
  11092.     }
  11093.     /**
  11094.      * Gets the private 'security.command.user_password_hash' shared service.
  11095.      *
  11096.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  11097.      */
  11098.     protected function getSecurity_Command_UserPasswordHashService()
  11099.     {
  11100.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11101.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  11102.         $this->privates['security.command.user_password_hash'] = $instance = new \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), [=> 'App\\Entity\\User'=> 'App\\Entity\\Shop'=> 'App\\Entity\\Administrator']);
  11103.         $instance->setName('security:hash-password');
  11104.         $instance->setDescription('Hash a user password');
  11105.         return $instance;
  11106.     }
  11107.     /**
  11108.      * Gets the private 'security.context_listener.0' shared service.
  11109.      *
  11110.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  11111.      */
  11112.     protected function getSecurity_ContextListener_0Service()
  11113.     {
  11114.         return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  11115.             yield => ($this->privates['security.user.provider.concrete.app_end_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppEndUserProviderService());
  11116.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  11117.             yield => ($this->privates['security.user.provider.concrete.app_admin_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppAdminProviderService());
  11118.         }, 3), 'admin', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.admin'] ?? $this->getSecurity_EventDispatcher_AdminService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  11119.     }
  11120.     /**
  11121.      * Gets the private 'security.context_listener.1' shared service.
  11122.      *
  11123.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  11124.      */
  11125.     protected function getSecurity_ContextListener_1Service()
  11126.     {
  11127.         return $this->privates['security.context_listener.1'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  11128.             yield => ($this->privates['security.user.provider.concrete.app_end_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppEndUserProviderService());
  11129.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  11130.             yield => ($this->privates['security.user.provider.concrete.app_admin_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppAdminProviderService());
  11131.         }, 3), 'user', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.user'] ?? $this->getSecurity_EventDispatcher_UserService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  11132.     }
  11133.     /**
  11134.      * Gets the private 'security.context_listener.2' shared service.
  11135.      *
  11136.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  11137.      */
  11138.     protected function getSecurity_ContextListener_2Service()
  11139.     {
  11140.         return $this->privates['security.context_listener.2'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  11141.             yield => ($this->privates['security.user.provider.concrete.app_end_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppEndUserProviderService());
  11142.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  11143.             yield => ($this->privates['security.user.provider.concrete.app_admin_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppAdminProviderService());
  11144.         }, 3), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  11145.     }
  11146.     /**
  11147.      * Gets the private 'security.csrf.token_storage' shared service.
  11148.      *
  11149.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  11150.      */
  11151.     protected function getSecurity_Csrf_TokenStorageService()
  11152.     {
  11153.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  11154.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  11155.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  11156.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  11157.     }
  11158.     /**
  11159.      * Gets the private 'security.encoder_factory.generic' shared service.
  11160.      *
  11161.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  11162.      *
  11163.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  11164.      */
  11165.     protected function getSecurity_EncoderFactory_GenericService()
  11166.     {
  11167.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  11168.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['App\\Entity\\User' => ['algorithm' => 'auto''migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'cost' => NULL'memory_cost' => NULL'time_cost' => NULL], 'App\\Entity\\Shop' => ['algorithm' => 'auto''migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'cost' => NULL'memory_cost' => NULL'time_cost' => NULL], 'App\\Entity\\Administrator' => ['algorithm' => 'auto''migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'cost' => NULL'memory_cost' => NULL'time_cost' => NULL]]);
  11169.     }
  11170.     /**
  11171.      * Gets the private 'security.event_dispatcher.admin' shared service.
  11172.      *
  11173.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  11174.      */
  11175.     protected function getSecurity_EventDispatcher_AdminService()
  11176.     {
  11177.         $this->privates['security.event_dispatcher.admin'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  11178.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  11179.             return ($this->privates['security.listener.admin.user_provider'] ?? $this->getSecurity_Listener_Admin_UserProviderService());
  11180.         }, => 'checkPassport'], 2048);
  11181.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  11182.             return ($this->privates['security.listener.session.admin'] ?? $this->getSecurity_Listener_Session_AdminService());
  11183.         }, => 'onSuccessfulLogin'], 0);
  11184.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  11185.             return ($this->privates['security.logout.listener.default.admin'] ?? $this->getSecurity_Logout_Listener_Default_AdminService());
  11186.         }, => 'onLogout'], 64);
  11187.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  11188.             return ($this->privates['security.logout.listener.session.admin'] ?? ($this->privates['security.logout.listener.session.admin'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  11189.         }, => 'onLogout'], 0);
  11190.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  11191.             return ($this->privates['security.listener.user_checker.admin'] ?? $this->getSecurity_Listener_UserChecker_AdminService());
  11192.         }, => 'preCheckCredentials'], 256);
  11193.         $instance->addListener('security.authentication.success', [=> function () {
  11194.             return ($this->privates['security.listener.user_checker.admin'] ?? $this->getSecurity_Listener_UserChecker_AdminService());
  11195.         }, => 'postCheckCredentials'], 256);
  11196.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  11197.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  11198.         }, => 'checkPassport'], 1024);
  11199.         $instance->addListener('security.interactive_login', [=> function () {
  11200.             return ($this->privates['App\\Event\\UserInteractiveLoginSubscriber'] ?? $this->getUserInteractiveLoginSubscriberService());
  11201.         }, => 'onSecurityInteractiveLogin'], 0);
  11202.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  11203.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  11204.         }, => 'checkPassport'], 0);
  11205.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  11206.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  11207.         }, => 'onLoginSuccess'], 0);
  11208.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  11209.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  11210.         }, => 'checkPassport'], 512);
  11211.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  11212.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  11213.         }, => 'onLogout'], 0);
  11214.         return $instance;
  11215.     }
  11216.     /**
  11217.      * Gets the private 'security.event_dispatcher.api_token_refresh' shared service.
  11218.      *
  11219.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  11220.      */
  11221.     protected function getSecurity_EventDispatcher_ApiTokenRefreshService()
  11222.     {
  11223.         $this->privates['security.event_dispatcher.api_token_refresh'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  11224.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  11225.             return ($this->privates['security.listener.user_checker.api_token_refresh'] ?? $this->getSecurity_Listener_UserChecker_ApiTokenRefreshService());
  11226.         }, => 'preCheckCredentials'], 256);
  11227.         $instance->addListener('security.authentication.success', [=> function () {
  11228.             return ($this->privates['security.listener.user_checker.api_token_refresh'] ?? $this->getSecurity_Listener_UserChecker_ApiTokenRefreshService());
  11229.         }, => 'postCheckCredentials'], 256);
  11230.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  11231.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  11232.         }, => 'checkPassport'], 1024);
  11233.         $instance->addListener('security.interactive_login', [=> function () {
  11234.             return ($this->privates['App\\Event\\UserInteractiveLoginSubscriber'] ?? $this->getUserInteractiveLoginSubscriberService());
  11235.         }, => 'onSecurityInteractiveLogin'], 0);
  11236.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  11237.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  11238.         }, => 'checkPassport'], 0);
  11239.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  11240.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  11241.         }, => 'onLoginSuccess'], 0);
  11242.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  11243.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  11244.         }, => 'checkPassport'], 512);
  11245.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  11246.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  11247.         }, => 'onLogout'], 0);
  11248.         return $instance;
  11249.     }
  11250.     /**
  11251.      * Gets the private 'security.event_dispatcher.main' shared service.
  11252.      *
  11253.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  11254.      */
  11255.     protected function getSecurity_EventDispatcher_MainService()
  11256.     {
  11257.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  11258.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  11259.             return ($this->privates['security.listener.main.user_provider'] ?? $this->getSecurity_Listener_Main_UserProviderService());
  11260.         }, => 'checkPassport'], 2048);
  11261.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  11262.             return ($this->privates['security.listener.session.main'] ?? $this->getSecurity_Listener_Session_MainService());
  11263.         }, => 'onSuccessfulLogin'], 0);
  11264.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  11265.             return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
  11266.         }, => 'onLogout'], 64);
  11267.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  11268.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  11269.         }, => 'onLogout'], 0);
  11270.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  11271.             return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
  11272.         }, => 'preCheckCredentials'], 256);
  11273.         $instance->addListener('security.authentication.success', [=> function () {
  11274.             return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
  11275.         }, => 'postCheckCredentials'], 256);
  11276.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  11277.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  11278.         }, => 'checkPassport'], 1024);
  11279.         $instance->addListener('security.interactive_login', [=> function () {
  11280.             return ($this->privates['App\\Event\\UserInteractiveLoginSubscriber'] ?? $this->getUserInteractiveLoginSubscriberService());
  11281.         }, => 'onSecurityInteractiveLogin'], 0);
  11282.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  11283.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  11284.         }, => 'checkPassport'], 0);
  11285.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  11286.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  11287.         }, => 'onLoginSuccess'], 0);
  11288.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  11289.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  11290.         }, => 'checkPassport'], 512);
  11291.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  11292.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  11293.         }, => 'onLogout'], 0);
  11294.         return $instance;
  11295.     }
  11296.     /**
  11297.      * Gets the private 'security.event_dispatcher.shop_api' shared service.
  11298.      *
  11299.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  11300.      */
  11301.     protected function getSecurity_EventDispatcher_ShopApiService()
  11302.     {
  11303.         $this->privates['security.event_dispatcher.shop_api'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  11304.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  11305.             return ($this->privates['security.listener.shop_api.user_provider'] ?? $this->getSecurity_Listener_ShopApi_UserProviderService());
  11306.         }, => 'checkPassport'], 2048);
  11307.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  11308.             return ($this->privates['security.listener.user_checker.shop_api'] ?? $this->getSecurity_Listener_UserChecker_ShopApiService());
  11309.         }, => 'preCheckCredentials'], 256);
  11310.         $instance->addListener('security.authentication.success', [=> function () {
  11311.             return ($this->privates['security.listener.user_checker.shop_api'] ?? $this->getSecurity_Listener_UserChecker_ShopApiService());
  11312.         }, => 'postCheckCredentials'], 256);
  11313.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  11314.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  11315.         }, => 'checkPassport'], 1024);
  11316.         $instance->addListener('security.interactive_login', [=> function () {
  11317.             return ($this->privates['App\\Event\\UserInteractiveLoginSubscriber'] ?? $this->getUserInteractiveLoginSubscriberService());
  11318.         }, => 'onSecurityInteractiveLogin'], 0);
  11319.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  11320.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  11321.         }, => 'checkPassport'], 0);
  11322.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  11323.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  11324.         }, => 'onLoginSuccess'], 0);
  11325.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  11326.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  11327.         }, => 'checkPassport'], 512);
  11328.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  11329.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  11330.         }, => 'onLogout'], 0);
  11331.         return $instance;
  11332.     }
  11333.     /**
  11334.      * Gets the private 'security.event_dispatcher.user' shared service.
  11335.      *
  11336.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  11337.      */
  11338.     protected function getSecurity_EventDispatcher_UserService()
  11339.     {
  11340.         $this->privates['security.event_dispatcher.user'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  11341.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  11342.             return ($this->privates['security.listener.user.user_provider'] ?? $this->getSecurity_Listener_User_UserProviderService());
  11343.         }, => 'checkPassport'], 2048);
  11344.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  11345.             return ($this->privates['security.listener.session.user'] ?? $this->getSecurity_Listener_Session_UserService());
  11346.         }, => 'onSuccessfulLogin'], 0);
  11347.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  11348.             return ($this->privates['security.logout.listener.default.user'] ?? $this->getSecurity_Logout_Listener_Default_UserService());
  11349.         }, => 'onLogout'], 64);
  11350.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  11351.             return ($this->privates['security.logout.listener.session.user'] ?? ($this->privates['security.logout.listener.session.user'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  11352.         }, => 'onLogout'], 0);
  11353.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  11354.             return ($this->privates['security.listener.user_checker.user'] ?? $this->getSecurity_Listener_UserChecker_UserService());
  11355.         }, => 'preCheckCredentials'], 256);
  11356.         $instance->addListener('security.authentication.success', [=> function () {
  11357.             return ($this->privates['security.listener.user_checker.user'] ?? $this->getSecurity_Listener_UserChecker_UserService());
  11358.         }, => 'postCheckCredentials'], 256);
  11359.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  11360.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  11361.         }, => 'checkPassport'], 1024);
  11362.         $instance->addListener('security.interactive_login', [=> function () {
  11363.             return ($this->privates['App\\Event\\UserInteractiveLoginSubscriber'] ?? $this->getUserInteractiveLoginSubscriberService());
  11364.         }, => 'onSecurityInteractiveLogin'], 0);
  11365.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  11366.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  11367.         }, => 'checkPassport'], 0);
  11368.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  11369.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  11370.         }, => 'onLoginSuccess'], 0);
  11371.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  11372.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  11373.         }, => 'checkPassport'], 512);
  11374.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  11375.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  11376.         }, => 'onLogout'], 0);
  11377.         return $instance;
  11378.     }
  11379.     /**
  11380.      * Gets the private 'security.event_dispatcher.user_api' shared service.
  11381.      *
  11382.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  11383.      */
  11384.     protected function getSecurity_EventDispatcher_UserApiService()
  11385.     {
  11386.         $this->privates['security.event_dispatcher.user_api'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  11387.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  11388.             return ($this->privates['security.listener.user_api.user_provider'] ?? $this->getSecurity_Listener_UserApi_UserProviderService());
  11389.         }, => 'checkPassport'], 2048);
  11390.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  11391.             return ($this->privates['security.listener.user_checker.user_api'] ?? $this->getSecurity_Listener_UserChecker_UserApiService());
  11392.         }, => 'preCheckCredentials'], 256);
  11393.         $instance->addListener('security.authentication.success', [=> function () {
  11394.             return ($this->privates['security.listener.user_checker.user_api'] ?? $this->getSecurity_Listener_UserChecker_UserApiService());
  11395.         }, => 'postCheckCredentials'], 256);
  11396.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  11397.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  11398.         }, => 'checkPassport'], 1024);
  11399.         $instance->addListener('security.interactive_login', [=> function () {
  11400.             return ($this->privates['App\\Event\\UserInteractiveLoginSubscriber'] ?? $this->getUserInteractiveLoginSubscriberService());
  11401.         }, => 'onSecurityInteractiveLogin'], 0);
  11402.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  11403.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  11404.         }, => 'checkPassport'], 0);
  11405.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  11406.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  11407.         }, => 'onLoginSuccess'], 0);
  11408.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  11409.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  11410.         }, => 'checkPassport'], 512);
  11411.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  11412.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  11413.         }, => 'onLogout'], 0);
  11414.         return $instance;
  11415.     }
  11416.     /**
  11417.      * Gets the private 'security.event_dispatcher.user_api_login' shared service.
  11418.      *
  11419.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  11420.      */
  11421.     protected function getSecurity_EventDispatcher_UserApiLoginService()
  11422.     {
  11423.         $this->privates['security.event_dispatcher.user_api_login'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  11424.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  11425.             return ($this->privates['security.listener.user_api_login.user_provider'] ?? $this->getSecurity_Listener_UserApiLogin_UserProviderService());
  11426.         }, => 'checkPassport'], 2048);
  11427.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  11428.             return ($this->privates['security.listener.user_checker.user_api_login'] ?? $this->getSecurity_Listener_UserChecker_UserApiLoginService());
  11429.         }, => 'preCheckCredentials'], 256);
  11430.         $instance->addListener('security.authentication.success', [=> function () {
  11431.             return ($this->privates['security.listener.user_checker.user_api_login'] ?? $this->getSecurity_Listener_UserChecker_UserApiLoginService());
  11432.         }, => 'postCheckCredentials'], 256);
  11433.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  11434.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  11435.         }, => 'checkPassport'], 1024);
  11436.         $instance->addListener('security.interactive_login', [=> function () {
  11437.             return ($this->privates['App\\Event\\UserInteractiveLoginSubscriber'] ?? $this->getUserInteractiveLoginSubscriberService());
  11438.         }, => 'onSecurityInteractiveLogin'], 0);
  11439.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  11440.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  11441.         }, => 'checkPassport'], 0);
  11442.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  11443.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  11444.         }, => 'onLoginSuccess'], 0);
  11445.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  11446.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  11447.         }, => 'checkPassport'], 512);
  11448.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  11449.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  11450.         }, => 'onLogout'], 0);
  11451.         return $instance;
  11452.     }
  11453.     /**
  11454.      * Gets the private 'security.expression_language' shared service.
  11455.      *
  11456.      * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  11457.      */
  11458.     protected function getSecurity_ExpressionLanguageService()
  11459.     {
  11460.         $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  11461.         $instance->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ?? ($this->privates['api_platform.security.expression_language_provider'] = new \ApiPlatform\Core\Security\Core\Authorization\ExpressionLanguageProvider())));
  11462.         return $instance;
  11463.     }
  11464.     /**
  11465.      * Gets the private 'security.firewall.map' shared service.
  11466.      *
  11467.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  11468.      */
  11469.     protected function getSecurity_Firewall_MapService()
  11470.     {
  11471.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(($this->privates['.service_locator.n411XvT'] ?? $this->get_ServiceLocator_N411XvTService()), new RewindableGenerator(function () {
  11472.             yield 'security.firewall.map.context.api_token_refresh' => ($this->privates['.security.request_matcher.UQgI.UV'] ?? ($this->privates['.security.request_matcher.UQgI.UV'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/token/refresh')));
  11473.             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)/')));
  11474.             yield 'security.firewall.map.context.docs' => ($this->privates['.security.request_matcher.PfIwdrL'] ?? ($this->privates['.security.request_matcher.PfIwdrL'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/docs')));
  11475.             yield 'security.firewall.map.context.shop_api' => ($this->privates['.security.request_matcher.EcnVnGI'] ?? ($this->privates['.security.request_matcher.EcnVnGI'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/shop/')));
  11476.             yield 'security.firewall.map.context.user_api_login' => ($this->privates['.security.request_matcher.Ozh8lGC'] ?? ($this->privates['.security.request_matcher.Ozh8lGC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/user/login')));
  11477.             yield 'security.firewall.map.context.user_api' => ($this->privates['.security.request_matcher.VVEvXz1'] ?? ($this->privates['.security.request_matcher.VVEvXz1'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/user')));
  11478.             yield 'security.firewall.map.context.admin_login' => ($this->privates['.security.request_matcher.a0CIEFQ'] ?? ($this->privates['.security.request_matcher.a0CIEFQ'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/login$')));
  11479.             yield 'security.firewall.map.context.admin' => ($this->privates['.security.request_matcher.B3ldH_a'] ?? ($this->privates['.security.request_matcher.B3ldH_a'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin')));
  11480.             yield 'security.firewall.map.context.user_login' => ($this->privates['.security.request_matcher.AyeRY6v'] ?? ($this->privates['.security.request_matcher.AyeRY6v'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/user/login$')));
  11481.             yield 'security.firewall.map.context.user' => ($this->privates['.security.request_matcher.TveHj6H'] ?? ($this->privates['.security.request_matcher.TveHj6H'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^(/user|/cart)')));
  11482.             yield 'security.firewall.map.context.main' => NULL;
  11483.         }, 11));
  11484.     }
  11485.     /**
  11486.      * Gets the private 'security.firewall.map.context.admin' shared service.
  11487.      *
  11488.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  11489.      */
  11490.     protected function getSecurity_Firewall_Map_Context_AdminService()
  11491.     {
  11492.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  11493.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  11494.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  11495.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  11496.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  11497.         $a = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  11498.         $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  11499.         return $this->privates['security.firewall.map.context.admin'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  11500.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  11501.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  11502.             yield => ($this->privates['debug.security.firewall.authenticator.admin'] ?? $this->getDebug_Security_Firewall_Authenticator_AdminService());
  11503.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  11504.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b'admin', ($this->privates['security.authenticator.form_login.admin'] ?? $this->getSecurity_Authenticator_FormLogin_AdminService()), NULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a$b, ($this->privates['security.event_dispatcher.admin'] ?? $this->getSecurity_EventDispatcher_AdminService()), ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => 'admin_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('admin''security.user_checker''.security.request_matcher.B3ldH_a'truefalse'security.user.provider.concrete.app_admin_provider''admin''security.authenticator.form_login.admin'NULLNULL, [=> 'guard'=> 'form_login'], NULL));
  11505.     }
  11506.     /**
  11507.      * Gets the private 'security.firewall.map.context.admin_login' shared service.
  11508.      *
  11509.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  11510.      */
  11511.     protected function getSecurity_Firewall_Map_Context_AdminLoginService()
  11512.     {
  11513.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  11514.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  11515.         return $this->privates['security.firewall.map.context.admin_login'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  11516.             return new \EmptyIterator();
  11517.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('admin_login''security.user_checker''.security.request_matcher.a0CIEFQ'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  11518.     }
  11519.     /**
  11520.      * Gets the private 'security.firewall.map.context.api_token_refresh' shared service.
  11521.      *
  11522.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  11523.      */
  11524.     protected function getSecurity_Firewall_Map_Context_ApiTokenRefreshService()
  11525.     {
  11526.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  11527.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  11528.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  11529.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  11530.         return $this->privates['security.firewall.map.context.api_token_refresh'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  11531.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  11532.             yield => ($this->privates['debug.security.firewall.authenticator.api_token_refresh'] ?? $this->getDebug_Security_Firewall_Authenticator_ApiTokenRefreshService());
  11533.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  11534.         }, 3), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'api_token_refresh'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_token_refresh''security.user_checker''.security.request_matcher.UQgI.UV'truetrueNULLNULLNULLNULLNULL, [], NULL));
  11535.     }
  11536.     /**
  11537.      * Gets the private 'security.firewall.map.context.dev' shared service.
  11538.      *
  11539.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  11540.      */
  11541.     protected function getSecurity_Firewall_Map_Context_DevService()
  11542.     {
  11543.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  11544.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  11545.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  11546.             return new \EmptyIterator();
  11547.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  11548.     }
  11549.     /**
  11550.      * Gets the private 'security.firewall.map.context.docs' shared service.
  11551.      *
  11552.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  11553.      */
  11554.     protected function getSecurity_Firewall_Map_Context_DocsService()
  11555.     {
  11556.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  11557.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  11558.         return $this->privates['security.firewall.map.context.docs'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  11559.             return new \EmptyIterator();
  11560.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('docs''security.user_checker''.security.request_matcher.PfIwdrL'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  11561.     }
  11562.     /**
  11563.      * Gets the private 'security.firewall.map.context.main' shared service.
  11564.      *
  11565.      * @return \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext
  11566.      */
  11567.     protected function getSecurity_Firewall_Map_Context_MainService()
  11568.     {
  11569.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  11570.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/LazyFirewallContext.php';
  11571.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  11572.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  11573.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  11574.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  11575.         $a = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  11576.         $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  11577.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext(new RewindableGenerator(function () {
  11578.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  11579.             yield => ($this->privates['security.context_listener.2'] ?? $this->getSecurity_ContextListener_2Service());
  11580.             yield => ($this->privates['debug.security.firewall.authenticator.main'] ?? $this->getDebug_Security_Firewall_Authenticator_MainService());
  11581.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  11582.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b'main', ($this->privates['security.authenticator.guard.main.0'] ?? $this->getSecurity_Authenticator_Guard_Main_0Service()), NULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a$b, ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main''security.user_checker'NULLtruefalse'security.user.provider.concrete.app_user_provider''main''security.authenticator.guard.main.0'NULLNULL, [=> 'guard'], NULL), ($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  11583.     }
  11584.     /**
  11585.      * Gets the private 'security.firewall.map.context.shop_api' shared service.
  11586.      *
  11587.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  11588.      */
  11589.     protected function getSecurity_Firewall_Map_Context_ShopApiService()
  11590.     {
  11591.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  11592.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  11593.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  11594.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  11595.         return $this->privates['security.firewall.map.context.shop_api'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  11596.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  11597.             yield => ($this->privates['debug.security.firewall.authenticator.shop_api'] ?? $this->getDebug_Security_Firewall_Authenticator_ShopApiService());
  11598.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  11599.         }, 3), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'shop_api', ($this->privates['security.authenticator.guard.shop_api.0'] ?? $this->getSecurity_Authenticator_Guard_ShopApi_0Service()), NULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('shop_api''security.user_checker''.security.request_matcher.EcnVnGI'truetrue'security.user.provider.concrete.app_user_provider'NULL'security.authenticator.guard.shop_api.0'NULLNULL, [=> 'guard'], NULL));
  11600.     }
  11601.     /**
  11602.      * Gets the private 'security.firewall.map.context.user' shared service.
  11603.      *
  11604.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  11605.      */
  11606.     protected function getSecurity_Firewall_Map_Context_UserService()
  11607.     {
  11608.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  11609.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  11610.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  11611.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  11612.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  11613.         $a = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  11614.         $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  11615.         return $this->privates['security.firewall.map.context.user'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  11616.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  11617.             yield => ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
  11618.             yield => ($this->privates['debug.security.firewall.authenticator.user'] ?? $this->getDebug_Security_Firewall_Authenticator_UserService());
  11619.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  11620.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b'user', ($this->privates['security.authenticator.form_login.user'] ?? $this->getSecurity_Authenticator_FormLogin_UserService()), NULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a$b, ($this->privates['security.event_dispatcher.user'] ?? $this->getSecurity_EventDispatcher_UserService()), ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => 'user_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('user''security.user_checker''.security.request_matcher.TveHj6H'truefalse'security.user.provider.concrete.app_end_user_provider''user''security.authenticator.form_login.user'NULLNULL, [=> 'guard'=> 'form_login'], NULL));
  11621.     }
  11622.     /**
  11623.      * Gets the private 'security.firewall.map.context.user_api' shared service.
  11624.      *
  11625.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  11626.      */
  11627.     protected function getSecurity_Firewall_Map_Context_UserApiService()
  11628.     {
  11629.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  11630.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  11631.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  11632.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  11633.         return $this->privates['security.firewall.map.context.user_api'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  11634.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  11635.             yield => ($this->privates['debug.security.firewall.authenticator.user_api'] ?? $this->getDebug_Security_Firewall_Authenticator_UserApiService());
  11636.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  11637.         }, 3), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'user_api', ($this->privates['security.authenticator.guard.user_api.0'] ?? $this->getSecurity_Authenticator_Guard_UserApi_0Service()), NULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('user_api''security.user_checker''.security.request_matcher.VVEvXz1'truetrue'security.user.provider.concrete.app_end_user_provider'NULL'security.authenticator.guard.user_api.0'NULLNULL, [=> 'guard'], NULL));
  11638.     }
  11639.     /**
  11640.      * Gets the private 'security.firewall.map.context.user_api_login' shared service.
  11641.      *
  11642.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  11643.      */
  11644.     protected function getSecurity_Firewall_Map_Context_UserApiLoginService()
  11645.     {
  11646.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  11647.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  11648.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  11649.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  11650.         return $this->privates['security.firewall.map.context.user_api_login'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  11651.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  11652.             yield => ($this->privates['debug.security.firewall.authenticator.user_api_login'] ?? $this->getDebug_Security_Firewall_Authenticator_UserApiLoginService());
  11653.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  11654.         }, 3), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'user_api_login', ($this->privates['security.authenticator.guard.user_api_login.0'] ?? $this->getSecurity_Authenticator_Guard_UserApiLogin_0Service()), NULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('user_api_login''security.user_checker''.security.request_matcher.Ozh8lGC'truetrue'security.user.provider.concrete.app_end_user_provider'NULL'security.authenticator.guard.user_api_login.0'NULLNULL, [=> 'guard'=> 'json_login'], NULL));
  11655.     }
  11656.     /**
  11657.      * Gets the private 'security.firewall.map.context.user_login' shared service.
  11658.      *
  11659.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  11660.      */
  11661.     protected function getSecurity_Firewall_Map_Context_UserLoginService()
  11662.     {
  11663.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  11664.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  11665.         return $this->privates['security.firewall.map.context.user_login'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  11666.             return new \EmptyIterator();
  11667.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('user_login''security.user_checker''.security.request_matcher.AyeRY6v'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  11668.     }
  11669.     /**
  11670.      * Gets the private 'security.helper' shared service.
  11671.      *
  11672.      * @return \Symfony\Component\Security\Core\Security
  11673.      */
  11674.     protected function getSecurity_HelperService()
  11675.     {
  11676.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  11677.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11678.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  11679.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  11680.         ], [
  11681.             'security.authorization_checker' => '?',
  11682.             'security.token_storage' => '?',
  11683.         ]));
  11684.     }
  11685.     /**
  11686.      * Gets the private 'security.http_utils' shared service.
  11687.      *
  11688.      * @return \Symfony\Component\Security\Http\HttpUtils
  11689.      */
  11690.     protected function getSecurity_HttpUtilsService()
  11691.     {
  11692.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  11693.         $a = ($this->services['router'] ?? $this->getRouterService());
  11694.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i'NULL);
  11695.     }
  11696.     /**
  11697.      * Gets the private 'security.listener.admin.user_provider' shared service.
  11698.      *
  11699.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  11700.      */
  11701.     protected function getSecurity_Listener_Admin_UserProviderService()
  11702.     {
  11703.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  11704.         return $this->privates['security.listener.admin.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(($this->privates['security.user.provider.concrete.app_admin_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppAdminProviderService()));
  11705.     }
  11706.     /**
  11707.      * Gets the private 'security.listener.check_authenticator_credentials' shared service.
  11708.      *
  11709.      * @return \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener
  11710.      */
  11711.     protected function getSecurity_Listener_CheckAuthenticatorCredentialsService()
  11712.     {
  11713.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CheckCredentialsListener.php';
  11714.         return $this->privates['security.listener.check_authenticator_credentials'] = new \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  11715.     }
  11716.     /**
  11717.      * Gets the private 'security.listener.csrf_protection' shared service.
  11718.      *
  11719.      * @return \Symfony\Component\Security\Http\EventListener\CsrfProtectionListener
  11720.      */
  11721.     protected function getSecurity_Listener_CsrfProtectionService()
  11722.     {
  11723.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php';
  11724.         return $this->privates['security.listener.csrf_protection'] = new \Symfony\Component\Security\Http\EventListener\CsrfProtectionListener(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  11725.     }
  11726.     /**
  11727.      * Gets the private 'security.listener.main.user_provider' shared service.
  11728.      *
  11729.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  11730.      */
  11731.     protected function getSecurity_Listener_Main_UserProviderService()
  11732.     {
  11733.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  11734.         return $this->privates['security.listener.main.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()));
  11735.     }
  11736.     /**
  11737.      * Gets the private 'security.listener.password_migrating' shared service.
  11738.      *
  11739.      * @return \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener
  11740.      */
  11741.     protected function getSecurity_Listener_PasswordMigratingService()
  11742.     {
  11743.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/PasswordMigratingListener.php';
  11744.         return $this->privates['security.listener.password_migrating'] = new \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  11745.     }
  11746.     /**
  11747.      * Gets the private 'security.listener.session.admin' shared service.
  11748.      *
  11749.      * @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
  11750.      */
  11751.     protected function getSecurity_Listener_Session_AdminService()
  11752.     {
  11753.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
  11754.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  11755.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  11756.         return $this->privates['security.listener.session.admin'] = new \Symfony\Component\Security\Http\EventListener\SessionStrategyListener(($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))));
  11757.     }
  11758.     /**
  11759.      * Gets the private 'security.listener.session.main' shared service.
  11760.      *
  11761.      * @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
  11762.      */
  11763.     protected function getSecurity_Listener_Session_MainService()
  11764.     {
  11765.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
  11766.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  11767.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  11768.         return $this->privates['security.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionStrategyListener(($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))));
  11769.     }
  11770.     /**
  11771.      * Gets the private 'security.listener.session.user' shared service.
  11772.      *
  11773.      * @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
  11774.      */
  11775.     protected function getSecurity_Listener_Session_UserService()
  11776.     {
  11777.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
  11778.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  11779.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  11780.         return $this->privates['security.listener.session.user'] = new \Symfony\Component\Security\Http\EventListener\SessionStrategyListener(($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))));
  11781.     }
  11782.     /**
  11783.      * Gets the private 'security.listener.shop_api.user_provider' shared service.
  11784.      *
  11785.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  11786.      */
  11787.     protected function getSecurity_Listener_ShopApi_UserProviderService()
  11788.     {
  11789.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  11790.         return $this->privates['security.listener.shop_api.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()));
  11791.     }
  11792.     /**
  11793.      * Gets the private 'security.listener.user.user_provider' shared service.
  11794.      *
  11795.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  11796.      */
  11797.     protected function getSecurity_Listener_User_UserProviderService()
  11798.     {
  11799.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  11800.         return $this->privates['security.listener.user.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(($this->privates['security.user.provider.concrete.app_end_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppEndUserProviderService()));
  11801.     }
  11802.     /**
  11803.      * Gets the private 'security.listener.user_api.user_provider' shared service.
  11804.      *
  11805.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  11806.      */
  11807.     protected function getSecurity_Listener_UserApi_UserProviderService()
  11808.     {
  11809.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  11810.         return $this->privates['security.listener.user_api.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(($this->privates['security.user.provider.concrete.app_end_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppEndUserProviderService()));
  11811.     }
  11812.     /**
  11813.      * Gets the private 'security.listener.user_api_login.user_provider' shared service.
  11814.      *
  11815.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  11816.      */
  11817.     protected function getSecurity_Listener_UserApiLogin_UserProviderService()
  11818.     {
  11819.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  11820.         return $this->privates['security.listener.user_api_login.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(($this->privates['security.user.provider.concrete.app_end_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppEndUserProviderService()));
  11821.     }
  11822.     /**
  11823.      * Gets the private 'security.listener.user_checker.admin' shared service.
  11824.      *
  11825.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  11826.      */
  11827.     protected function getSecurity_Listener_UserChecker_AdminService()
  11828.     {
  11829.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  11830.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  11831.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  11832.         return $this->privates['security.listener.user_checker.admin'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
  11833.     }
  11834.     /**
  11835.      * Gets the private 'security.listener.user_checker.api_token_refresh' shared service.
  11836.      *
  11837.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  11838.      */
  11839.     protected function getSecurity_Listener_UserChecker_ApiTokenRefreshService()
  11840.     {
  11841.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  11842.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  11843.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  11844.         return $this->privates['security.listener.user_checker.api_token_refresh'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
  11845.     }
  11846.     /**
  11847.      * Gets the private 'security.listener.user_checker.main' shared service.
  11848.      *
  11849.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  11850.      */
  11851.     protected function getSecurity_Listener_UserChecker_MainService()
  11852.     {
  11853.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  11854.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  11855.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  11856.         return $this->privates['security.listener.user_checker.main'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
  11857.     }
  11858.     /**
  11859.      * Gets the private 'security.listener.user_checker.shop_api' shared service.
  11860.      *
  11861.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  11862.      */
  11863.     protected function getSecurity_Listener_UserChecker_ShopApiService()
  11864.     {
  11865.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  11866.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  11867.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  11868.         return $this->privates['security.listener.user_checker.shop_api'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
  11869.     }
  11870.     /**
  11871.      * Gets the private 'security.listener.user_checker.user' shared service.
  11872.      *
  11873.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  11874.      */
  11875.     protected function getSecurity_Listener_UserChecker_UserService()
  11876.     {
  11877.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  11878.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  11879.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  11880.         return $this->privates['security.listener.user_checker.user'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
  11881.     }
  11882.     /**
  11883.      * Gets the private 'security.listener.user_checker.user_api' shared service.
  11884.      *
  11885.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  11886.      */
  11887.     protected function getSecurity_Listener_UserChecker_UserApiService()
  11888.     {
  11889.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  11890.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  11891.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  11892.         return $this->privates['security.listener.user_checker.user_api'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
  11893.     }
  11894.     /**
  11895.      * Gets the private 'security.listener.user_checker.user_api_login' shared service.
  11896.      *
  11897.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  11898.      */
  11899.     protected function getSecurity_Listener_UserChecker_UserApiLoginService()
  11900.     {
  11901.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  11902.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  11903.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  11904.         return $this->privates['security.listener.user_checker.user_api_login'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
  11905.     }
  11906.     /**
  11907.      * Gets the private 'security.listener.user_provider' shared service.
  11908.      *
  11909.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  11910.      */
  11911.     protected function getSecurity_Listener_UserProviderService()
  11912.     {
  11913.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  11914.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  11915.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  11916.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/ChainUserProvider.php';
  11917.         return $this->privates['security.listener.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(new \Symfony\Component\Security\Core\User\ChainUserProvider(new RewindableGenerator(function () {
  11918.             yield => ($this->privates['security.user.provider.concrete.app_end_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppEndUserProviderService());
  11919.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  11920.             yield => ($this->privates['security.user.provider.concrete.app_admin_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppAdminProviderService());
  11921.         }, 3)));
  11922.     }
  11923.     /**
  11924.      * Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
  11925.      *
  11926.      * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
  11927.      */
  11928.     protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
  11929.     {
  11930.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
  11931.         return $this->privates['security.logout.listener.csrf_token_clearing'] = new \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
  11932.     }
  11933.     /**
  11934.      * Gets the private 'security.logout.listener.default.admin' shared service.
  11935.      *
  11936.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  11937.      */
  11938.     protected function getSecurity_Logout_Listener_Default_AdminService()
  11939.     {
  11940.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  11941.         return $this->privates['security.logout.listener.default.admin'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'admin_login');
  11942.     }
  11943.     /**
  11944.      * Gets the private 'security.logout.listener.default.main' shared service.
  11945.      *
  11946.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  11947.      */
  11948.     protected function getSecurity_Logout_Listener_Default_MainService()
  11949.     {
  11950.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  11951.         return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'index');
  11952.     }
  11953.     /**
  11954.      * Gets the private 'security.logout.listener.default.user' shared service.
  11955.      *
  11956.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  11957.      */
  11958.     protected function getSecurity_Logout_Listener_Default_UserService()
  11959.     {
  11960.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  11961.         return $this->privates['security.logout.listener.default.user'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'user_login');
  11962.     }
  11963.     /**
  11964.      * Gets the private 'security.logout_url_generator' shared service.
  11965.      *
  11966.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  11967.      */
  11968.     protected function getSecurity_LogoutUrlGeneratorService()
  11969.     {
  11970.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  11971.         $instance->registerListener('admin''admin_logout''logout''_csrf_token'NULLNULL);
  11972.         $instance->registerListener('user''user_logout''logout''_csrf_token'NULLNULL);
  11973.         $instance->registerListener('main''app_logout''logout''_csrf_token'NULLNULL);
  11974.         return $instance;
  11975.     }
  11976.     /**
  11977.      * Gets the private 'security.password_hasher_factory' shared service.
  11978.      *
  11979.      * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  11980.      */
  11981.     protected function getSecurity_PasswordHasherFactoryService()
  11982.     {
  11983.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  11984.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  11985.         return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['App\\Entity\\User' => ['algorithm' => 'auto''migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'cost' => NULL'memory_cost' => NULL'time_cost' => NULL], 'App\\Entity\\Shop' => ['algorithm' => 'auto''migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'cost' => NULL'memory_cost' => NULL'time_cost' => NULL], 'App\\Entity\\Administrator' => ['algorithm' => 'auto''migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'cost' => NULL'memory_cost' => NULL'time_cost' => NULL]]);
  11986.     }
  11987.     /**
  11988.      * Gets the private 'security.user.provider.concrete.app_admin_provider' shared service.
  11989.      *
  11990.      * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  11991.      */
  11992.     protected function getSecurity_User_Provider_Concrete_AppAdminProviderService()
  11993.     {
  11994.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  11995.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  11996.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  11997.         return $this->privates['security.user.provider.concrete.app_admin_provider'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'App\\Entity\\Administrator''email'NULL);
  11998.     }
  11999.     /**
  12000.      * Gets the private 'security.user.provider.concrete.app_end_user_provider' shared service.
  12001.      *
  12002.      * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  12003.      */
  12004.     protected function getSecurity_User_Provider_Concrete_AppEndUserProviderService()
  12005.     {
  12006.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  12007.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  12008.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  12009.         return $this->privates['security.user.provider.concrete.app_end_user_provider'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'App\\Entity\\User''tel'NULL);
  12010.     }
  12011.     /**
  12012.      * Gets the private 'security.user.provider.concrete.app_user_provider' shared service.
  12013.      *
  12014.      * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  12015.      */
  12016.     protected function getSecurity_User_Provider_Concrete_AppUserProviderService()
  12017.     {
  12018.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  12019.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  12020.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  12021.         return $this->privates['security.user.provider.concrete.app_user_provider'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'App\\Entity\\Shop''email'NULL);
  12022.     }
  12023.     /**
  12024.      * Gets the private 'security.validator.user_password' shared service.
  12025.      *
  12026.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  12027.      */
  12028.     protected function getSecurity_Validator_UserPasswordService()
  12029.     {
  12030.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  12031.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  12032.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  12033.         return $this->privates['security.validator.user_password'] = new \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  12034.     }
  12035.     /**
  12036.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  12037.      *
  12038.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  12039.      */
  12040.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  12041.     {
  12042.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  12043.     }
  12044.     /**
  12045.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  12046.      *
  12047.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  12048.      */
  12049.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  12050.     {
  12051.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  12052.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  12053.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  12054.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  12055.     }
  12056.     /**
  12057.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  12058.      *
  12059.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  12060.      */
  12061.     protected function getSensioFrameworkExtra_Security_ListenerService()
  12062.     {
  12063.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage();
  12064.         $a->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ?? ($this->privates['api_platform.security.expression_language_provider'] = new \ApiPlatform\Core\Security\Core\Authorization\ExpressionLanguageProvider())));
  12065.         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()), $a, ($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()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  12066.     }
  12067.     /**
  12068.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  12069.      *
  12070.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  12071.      */
  12072.     protected function getSensioFrameworkExtra_View_ListenerService()
  12073.     {
  12074.         $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))));
  12075.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12076.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  12077.         ], [
  12078.             'twig' => '?',
  12079.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  12080.         return $instance;
  12081.     }
  12082.     /**
  12083.      * Gets the private 'serializer.encoder.json' shared autowired service.
  12084.      *
  12085.      * @return \Symfony\Component\Serializer\Encoder\JsonEncoder
  12086.      */
  12087.     protected function getSerializer_Encoder_JsonService()
  12088.     {
  12089.         return $this->privates['serializer.encoder.json'] = new \Symfony\Component\Serializer\Encoder\JsonEncoder(($this->privates['serializer.encode.json.unescaped'] ?? ($this->privates['serializer.encode.json.unescaped'] = new \Symfony\Component\Serializer\Encoder\JsonEncode(['json_encode_options' => 256]))));
  12090.     }
  12091.     /**
  12092.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  12093.      *
  12094.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  12095.      */
  12096.     protected function getSerializer_Mapping_CacheWarmerService()
  12097.     {
  12098.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  12099.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  12100.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  12101.         return $this->privates['serializer.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))], ($this->targetDir.''.'/serialization.php'));
  12102.     }
  12103.     /**
  12104.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  12105.      *
  12106.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  12107.      */
  12108.     protected function getSerializer_NameConverter_MetadataAwareService()
  12109.     {
  12110.         return $this->privates['serializer.name_converter.metadata_aware'] = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()));
  12111.     }
  12112.     /**
  12113.      * Gets the private 'session.factory' shared service.
  12114.      *
  12115.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  12116.      */
  12117.     protected function getSession_FactoryService()
  12118.     {
  12119.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  12120.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  12121.         return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getSession_Storage_Factory_ServiceService(), [=> ($this->privates['session_listener'] ?? $this->getSessionListenerService()), => 'onSessionUsage']);
  12122.     }
  12123.     /**
  12124.      * Gets the private 'session.storage.factory.service' shared service.
  12125.      *
  12126.      * @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory
  12127.      *
  12128.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
  12129.      */
  12130.     protected function getSession_Storage_Factory_ServiceService()
  12131.     {
  12132.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.');
  12133.         return new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory($this->getSession_Storage_NativeService());
  12134.     }
  12135.     /**
  12136.      * Gets the private 'session.storage.metadata_bag' shared service.
  12137.      *
  12138.      * @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
  12139.      *
  12140.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
  12141.      */
  12142.     protected function getSession_Storage_MetadataBagService()
  12143.     {
  12144.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
  12145.         return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0);
  12146.     }
  12147.     /**
  12148.      * Gets the private 'session.storage.native' shared service.
  12149.      *
  12150.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  12151.      *
  12152.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
  12153.      */
  12154.     protected function getSession_Storage_NativeService()
  12155.     {
  12156.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
  12157.         return new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], NULL$this->getSession_Storage_MetadataBagService());
  12158.     }
  12159.     /**
  12160.      * Gets the private 'session_listener' shared service.
  12161.      *
  12162.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  12163.      */
  12164.     protected function getSessionListenerService()
  12165.     {
  12166.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12167.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  12168.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  12169.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  12170.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  12171.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  12172.         ], [
  12173.             'initialized_session' => '?',
  12174.             'logger' => '?',
  12175.             'session' => '?',
  12176.             'session_collector' => '?',
  12177.             'session_factory' => '?',
  12178.         ]), true$this->parameters['session.storage.options']);
  12179.     }
  12180.     /**
  12181.      * Gets the private 'stof_doctrine_extensions.listener.softdeleteable' shared service.
  12182.      *
  12183.      * @return \Gedmo\SoftDeleteable\SoftDeleteableListener
  12184.      */
  12185.     protected function getStofDoctrineExtensions_Listener_SoftdeleteableService()
  12186.     {
  12187.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  12188.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
  12189.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/SoftDeleteable/SoftDeleteableListener.php';
  12190.         $this->privates['stof_doctrine_extensions.listener.softdeleteable'] = $instance = new \Gedmo\SoftDeleteable\SoftDeleteableListener();
  12191.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  12192.         return $instance;
  12193.     }
  12194.     /**
  12195.      * Gets the private 'stof_doctrine_extensions.listener.sortable' shared service.
  12196.      *
  12197.      * @return \Gedmo\Sortable\SortableListener
  12198.      */
  12199.     protected function getStofDoctrineExtensions_Listener_SortableService()
  12200.     {
  12201.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  12202.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
  12203.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Sortable/SortableListener.php';
  12204.         $this->privates['stof_doctrine_extensions.listener.sortable'] = $instance = new \Gedmo\Sortable\SortableListener();
  12205.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  12206.         return $instance;
  12207.     }
  12208.     /**
  12209.      * Gets the private 'stof_doctrine_extensions.listener.timestampable' shared service.
  12210.      *
  12211.      * @return \Gedmo\Timestampable\TimestampableListener
  12212.      */
  12213.     protected function getStofDoctrineExtensions_Listener_TimestampableService()
  12214.     {
  12215.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  12216.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
  12217.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/AbstractTrackingListener.php';
  12218.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Timestampable/TimestampableListener.php';
  12219.         $this->privates['stof_doctrine_extensions.listener.timestampable'] = $instance = new \Gedmo\Timestampable\TimestampableListener();
  12220.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  12221.         return $instance;
  12222.     }
  12223.     /**
  12224.      * Gets the private 'texter.transports' shared service.
  12225.      *
  12226.      * @return \Symfony\Component\Notifier\Transport\Transports
  12227.      */
  12228.     protected function getTexter_TransportsService()
  12229.     {
  12230.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Transport/TransportInterface.php';
  12231.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Transport/Transports.php';
  12232.         include_once \dirname(__DIR__4).'/vendor/symfony/notifier/Transport.php';
  12233.         return $this->privates['texter.transports'] = (new \Symfony\Component\Notifier\Transport(new RewindableGenerator(function () {
  12234.             yield => ($this->privates['notifier.transport_factory.null'] ?? $this->getNotifier_TransportFactory_NullService());
  12235.         }, 1)))->fromStrings([]);
  12236.     }
  12237.     /**
  12238.      * Gets the private 'translation.extractor' shared service.
  12239.      *
  12240.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  12241.      */
  12242.     protected function getTranslation_ExtractorService()
  12243.     {
  12244.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  12245.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  12246.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  12247.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  12248.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  12249.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  12250.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  12251.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  12252.         return $instance;
  12253.     }
  12254.     /**
  12255.      * Gets the private 'translation.loader.csv' shared service.
  12256.      *
  12257.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  12258.      */
  12259.     protected function getTranslation_Loader_CsvService()
  12260.     {
  12261.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12262.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  12263.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  12264.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  12265.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  12266.     }
  12267.     /**
  12268.      * Gets the private 'translation.loader.dat' shared service.
  12269.      *
  12270.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  12271.      */
  12272.     protected function getTranslation_Loader_DatService()
  12273.     {
  12274.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12275.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  12276.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  12277.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  12278.     }
  12279.     /**
  12280.      * Gets the private 'translation.loader.ini' shared service.
  12281.      *
  12282.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  12283.      */
  12284.     protected function getTranslation_Loader_IniService()
  12285.     {
  12286.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12287.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  12288.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  12289.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  12290.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  12291.     }
  12292.     /**
  12293.      * Gets the private 'translation.loader.json' shared service.
  12294.      *
  12295.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  12296.      */
  12297.     protected function getTranslation_Loader_JsonService()
  12298.     {
  12299.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12300.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  12301.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  12302.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  12303.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  12304.     }
  12305.     /**
  12306.      * Gets the private 'translation.loader.mo' shared service.
  12307.      *
  12308.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  12309.      */
  12310.     protected function getTranslation_Loader_MoService()
  12311.     {
  12312.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12313.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  12314.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  12315.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  12316.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  12317.     }
  12318.     /**
  12319.      * Gets the private 'translation.loader.php' shared service.
  12320.      *
  12321.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  12322.      */
  12323.     protected function getTranslation_Loader_PhpService()
  12324.     {
  12325.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12326.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  12327.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  12328.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  12329.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  12330.     }
  12331.     /**
  12332.      * Gets the private 'translation.loader.po' shared service.
  12333.      *
  12334.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  12335.      */
  12336.     protected function getTranslation_Loader_PoService()
  12337.     {
  12338.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12339.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  12340.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  12341.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  12342.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  12343.     }
  12344.     /**
  12345.      * Gets the private 'translation.loader.qt' shared service.
  12346.      *
  12347.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  12348.      */
  12349.     protected function getTranslation_Loader_QtService()
  12350.     {
  12351.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12352.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  12353.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  12354.     }
  12355.     /**
  12356.      * Gets the private 'translation.loader.res' shared service.
  12357.      *
  12358.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  12359.      */
  12360.     protected function getTranslation_Loader_ResService()
  12361.     {
  12362.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12363.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  12364.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  12365.     }
  12366.     /**
  12367.      * Gets the private 'translation.loader.xliff' shared service.
  12368.      *
  12369.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  12370.      */
  12371.     protected function getTranslation_Loader_XliffService()
  12372.     {
  12373.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12374.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  12375.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  12376.     }
  12377.     /**
  12378.      * Gets the private 'translation.loader.yml' shared service.
  12379.      *
  12380.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  12381.      */
  12382.     protected function getTranslation_Loader_YmlService()
  12383.     {
  12384.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12385.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  12386.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  12387.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  12388.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  12389.     }
  12390.     /**
  12391.      * Gets the private 'translation.provider_collection' shared service.
  12392.      *
  12393.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  12394.      */
  12395.     protected function getTranslation_ProviderCollectionService()
  12396.     {
  12397.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  12398.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  12399.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  12400.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  12401.         }, 1), []))->fromConfig([]);
  12402.     }
  12403.     /**
  12404.      * Gets the private 'translation.reader' shared service.
  12405.      *
  12406.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  12407.      */
  12408.     protected function getTranslation_ReaderService()
  12409.     {
  12410.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  12411.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  12412.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12413.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  12414.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  12415.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  12416.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  12417.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  12418.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  12419.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  12420.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  12421.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  12422.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  12423.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  12424.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  12425.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  12426.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  12427.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  12428.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  12429.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  12430.         $instance->addLoader('yaml'$a);
  12431.         $instance->addLoader('yml'$a);
  12432.         $instance->addLoader('xlf'$b);
  12433.         $instance->addLoader('xliff'$b);
  12434.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  12435.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  12436.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  12437.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  12438.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  12439.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  12440.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  12441.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  12442.         return $instance;
  12443.     }
  12444.     /**
  12445.      * Gets the private 'translation.warmer' shared service.
  12446.      *
  12447.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  12448.      */
  12449.     protected function getTranslation_WarmerService()
  12450.     {
  12451.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  12452.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  12453.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12454.             'translator' => ['services''translator''getTranslatorService'false],
  12455.         ], [
  12456.             'translator' => '?',
  12457.         ]))->withContext('translation.warmer'$this));
  12458.     }
  12459.     /**
  12460.      * Gets the private 'translation.writer' shared service.
  12461.      *
  12462.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  12463.      */
  12464.     protected function getTranslation_WriterService()
  12465.     {
  12466.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  12467.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  12468.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  12469.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  12470.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  12471.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  12472.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  12473.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  12474.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  12475.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  12476.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  12477.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  12478.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  12479.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  12480.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  12481.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  12482.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  12483.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  12484.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  12485.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  12486.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  12487.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  12488.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  12489.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  12490.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  12491.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  12492.         return $instance;
  12493.     }
  12494.     /**
  12495.      * Gets the private 'translator.default' shared service.
  12496.      *
  12497.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  12498.      */
  12499.     protected function getTranslator_DefaultService()
  12500.     {
  12501.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12502.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  12503.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  12504.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  12505.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  12506.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  12507.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  12508.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  12509.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  12510.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  12511.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  12512.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  12513.         ], [
  12514.             'translation.loader.csv' => '?',
  12515.             'translation.loader.dat' => '?',
  12516.             'translation.loader.ini' => '?',
  12517.             'translation.loader.json' => '?',
  12518.             'translation.loader.mo' => '?',
  12519.             'translation.loader.php' => '?',
  12520.             'translation.loader.po' => '?',
  12521.             'translation.loader.qt' => '?',
  12522.             'translation.loader.res' => '?',
  12523.             'translation.loader.xliff' => '?',
  12524.             'translation.loader.yml' => '?',
  12525.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'ja', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff'), => (\dirname(__DIR__4).'/translations/validators/validators.ja.yaml')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 16 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src/translations'), 18 => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/translations'), 24 => (\dirname(__DIR__4).'/vendor/kreait/firebase-bundle/src/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/knplabs/knp-paginator-bundle/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/symfony/twig-bundle/translations'=> 'vendor/twig/extra-bundle/translations'=> 'vendor/sensio/framework-extra-bundle/src/translations'=> 'vendor/doctrine/doctrine-bundle/translations'10 => 'vendor/doctrine/doctrine-migrations-bundle/translations'11 => 'vendor/symfony/security-bundle/translations'12 => 'vendor/symfony/web-profiler-bundle/translations'13 => 'vendor/symfony/monolog-bundle/translations'14 => 'vendor/symfony/debug-bundle/translations'15 => 'vendor/symfony/maker-bundle/src/translations'16 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'17 => 'vendor/stof/doctrine-extensions-bundle/src/translations'18 => 'vendor/nelmio/cors-bundle/translations'19 => 'vendor/api-platform/core/src/Bridge/Symfony/Bundle/translations'20 => 'vendor/lexik/jwt-authentication-bundle/translations'21 => 'vendor/jms/serializer-bundle/translations'22 => 'vendor/nelmio/api-doc-bundle/translations'23 => 'vendor/gesdinet/jwt-refresh-token-bundle/translations'24 => 'vendor/kreait/firebase-bundle/src/translations']]], []);
  12526.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  12527.         $instance->setFallbackLocales([=> 'en']);
  12528.         return $instance;
  12529.     }
  12530.     /**
  12531.      * Gets the private 'twig.command.debug' shared service.
  12532.      *
  12533.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  12534.      */
  12535.     protected function getTwig_Command_DebugService()
  12536.     {
  12537.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12538.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  12539.         $this->privates['twig.command.debug'] = $instance = new \Symfony\Bridge\Twig\Command\DebugCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), \dirname(__DIR__4), $this->parameters['kernel.bundles_metadata'], (\dirname(__DIR__4).'/templates'), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  12540.         $instance->setName('debug:twig');
  12541.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  12542.         return $instance;
  12543.     }
  12544.     /**
  12545.      * Gets the private 'twig.command.lint' shared service.
  12546.      *
  12547.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  12548.      */
  12549.     protected function getTwig_Command_LintService()
  12550.     {
  12551.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12552.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  12553.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  12554.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  12555.         $instance->setName('lint:twig');
  12556.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  12557.         return $instance;
  12558.     }
  12559.     /**
  12560.      * Gets the private 'twig.form.renderer' shared service.
  12561.      *
  12562.      * @return \Symfony\Component\Form\FormRenderer
  12563.      */
  12564.     protected function getTwig_Form_RendererService()
  12565.     {
  12566.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  12567.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  12568.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  12569.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  12570.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  12571.         return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer(new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  12572.     }
  12573.     /**
  12574.      * Gets the private 'twig.mailer.message_listener' shared service.
  12575.      *
  12576.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  12577.      */
  12578.     protected function getTwig_Mailer_MessageListenerService()
  12579.     {
  12580.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  12581.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  12582.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  12583.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  12584.     }
  12585.     /**
  12586.      * Gets the private 'twig.runtime.httpkernel' shared service.
  12587.      *
  12588.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  12589.      */
  12590.     protected function getTwig_Runtime_HttpkernelService()
  12591.     {
  12592.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  12593.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  12594.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  12595.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  12596.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  12597.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  12598.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  12599.         return $this->privates['twig.runtime.httpkernel'] = new \Symfony\Bridge\Twig\Extension\HttpKernelRuntime(new \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12600.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  12601.         ], [
  12602.             'inline' => '?',
  12603.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')), $a));
  12604.     }
  12605.     /**
  12606.      * Gets the private 'twig.runtime.security_csrf' shared service.
  12607.      *
  12608.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  12609.      */
  12610.     protected function getTwig_Runtime_SecurityCsrfService()
  12611.     {
  12612.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  12613.         return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  12614.     }
  12615.     /**
  12616.      * Gets the private 'twig.runtime.serializer' shared service.
  12617.      *
  12618.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  12619.      */
  12620.     protected function getTwig_Runtime_SerializerService()
  12621.     {
  12622.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  12623.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  12624.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  12625.     }
  12626.     /**
  12627.      * Gets the private 'twig.template_cache_warmer' shared service.
  12628.      *
  12629.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  12630.      */
  12631.     protected function getTwig_TemplateCacheWarmerService()
  12632.     {
  12633.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  12634.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  12635.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  12636.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12637.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  12638.         ], [
  12639.             'twig' => '?',
  12640.         ]))->withContext('twig.template_cache_warmer'$this), new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel'1)), [(\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email') => 'email', (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form') => NULL], (\dirname(__DIR__4).'/templates')));
  12641.     }
  12642.     /**
  12643.      * Gets the private 'validator.builder' shared service.
  12644.      *
  12645.      * @return \Symfony\Component\Validator\ValidatorBuilder
  12646.      */
  12647.     protected function getValidator_BuilderService()
  12648.     {
  12649.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  12650.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  12651.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12652.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  12653.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  12654.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  12655.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  12656.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  12657.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  12658.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  12659.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  12660.         ], [
  12661.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  12662.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  12663.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  12664.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  12665.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  12666.             'doctrine.orm.validator.unique' => '?',
  12667.             'security.validator.user_password' => '?',
  12668.             'validator.expression' => '?',
  12669.         ])));
  12670.         if ($this->has('translator')) {
  12671.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  12672.         }
  12673.         $instance->setTranslationDomain('validators');
  12674.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  12675.         $instance->enableAnnotationMapping(true);
  12676.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  12677.         $instance->addMethodMapping('loadValidatorMetadata');
  12678.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  12679.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  12680.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  12681.         return $instance;
  12682.     }
  12683.     /**
  12684.      * Gets the private 'validator.email' shared service.
  12685.      *
  12686.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  12687.      */
  12688.     protected function getValidator_EmailService()
  12689.     {
  12690.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  12691.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  12692.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  12693.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  12694.     }
  12695.     /**
  12696.      * Gets the private 'validator.expression' shared service.
  12697.      *
  12698.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  12699.      */
  12700.     protected function getValidator_ExpressionService()
  12701.     {
  12702.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  12703.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  12704.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  12705.         return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator(new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService())));
  12706.     }
  12707.     /**
  12708.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  12709.      *
  12710.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  12711.      */
  12712.     protected function getValidator_Mapping_CacheWarmerService()
  12713.     {
  12714.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  12715.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  12716.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  12717.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  12718.     }
  12719.     /**
  12720.      * Gets the private 'validator.not_compromised_password' shared service.
  12721.      *
  12722.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  12723.      */
  12724.     protected function getValidator_NotCompromisedPasswordService()
  12725.     {
  12726.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  12727.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  12728.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  12729.         return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), 'UTF-8'trueNULL);
  12730.     }
  12731.     /**
  12732.      * Gets the private 'var_dumper.command.server_dump' shared service.
  12733.      *
  12734.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  12735.      */
  12736.     protected function getVarDumper_Command_ServerDumpService()
  12737.     {
  12738.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12739.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  12740.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  12741.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  12742.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  12743.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  12744.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  12745.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  12746.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  12747.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  12748.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  12749.         $this->privates['var_dumper.command.server_dump'] = $instance = new \Symfony\Component\VarDumper\Command\ServerDumpCommand(new \Symfony\Component\VarDumper\Server\DumpServer('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), $a), ['cli' => new \Symfony\Component\VarDumper\Command\Descriptor\CliDescriptor(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService())), 'html' => new \Symfony\Component\VarDumper\Command\Descriptor\HtmlDescriptor(($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService()))]);
  12750.         $instance->setName('server:dump');
  12751.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  12752.         return $instance;
  12753.     }
  12754.     /**
  12755.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  12756.      *
  12757.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  12758.      */
  12759.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  12760.     {
  12761.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  12762.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  12763.         return $instance;
  12764.     }
  12765.     /**
  12766.      * Gets the private 'var_dumper.html_dumper' shared service.
  12767.      *
  12768.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  12769.      */
  12770.     protected function getVarDumper_HtmlDumperService()
  12771.     {
  12772.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  12773.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  12774.         return $instance;
  12775.     }
  12776.     /**
  12777.      * Gets the private 'var_dumper.server_connection' shared service.
  12778.      *
  12779.      * @return \Symfony\Component\VarDumper\Server\Connection
  12780.      */
  12781.     protected function getVarDumper_ServerConnectionService()
  12782.     {
  12783.         return $this->privates['var_dumper.server_connection'] = new \Symfony\Component\VarDumper\Server\Connection('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8', \dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  12784.     }
  12785.     /**
  12786.      * Gets the private 'web_profiler.csp.handler' shared service.
  12787.      *
  12788.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  12789.      */
  12790.     protected function getWebProfiler_Csp_HandlerService()
  12791.     {
  12792.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  12793.     }
  12794.     /**
  12795.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  12796.      *
  12797.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  12798.      */
  12799.     protected function getWebProfiler_DebugToolbarService()
  12800.     {
  12801.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), false2, ($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()));
  12802.     }
  12803.     /**
  12804.      * Gets the public 'Kreait\Firebase\Database' alias.
  12805.      *
  12806.      * @return object The "kreait_firebase.uchideri.database" service.
  12807.      */
  12808.     protected function getDatabaseService()
  12809.     {
  12810.         trigger_deprecation('kreait/firebase-bundle''2.6.0''The "Kreait\\Firebase\\Database" service alias is deprecated. You should stop using it, as it will be removed in the future.');
  12811.         return $this->get('kreait_firebase.uchideri.database');
  12812.     }
  12813.     /**
  12814.      * Gets the public 'Kreait\Firebase\Auth' alias.
  12815.      *
  12816.      * @return object The "kreait_firebase.uchideri.auth" service.
  12817.      */
  12818.     protected function getAuthService()
  12819.     {
  12820.         trigger_deprecation('kreait/firebase-bundle''2.6.0''The "Kreait\\Firebase\\Auth" service alias is deprecated. You should stop using it, as it will be removed in the future.');
  12821.         return $this->get('kreait_firebase.uchideri.auth');
  12822.     }
  12823.     /**
  12824.      * Gets the public 'Kreait\Firebase\Storage' alias.
  12825.      *
  12826.      * @return object The "kreait_firebase.uchideri.storage" service.
  12827.      */
  12828.     protected function getStorageService()
  12829.     {
  12830.         trigger_deprecation('kreait/firebase-bundle''2.6.0''The "Kreait\\Firebase\\Storage" service alias is deprecated. You should stop using it, as it will be removed in the future.');
  12831.         return $this->get('kreait_firebase.uchideri.storage');
  12832.     }
  12833.     /**
  12834.      * Gets the public 'Kreait\Firebase\RemoteConfig' alias.
  12835.      *
  12836.      * @return object The "kreait_firebase.uchideri.remote_config" service.
  12837.      */
  12838.     protected function getRemoteConfigService()
  12839.     {
  12840.         trigger_deprecation('kreait/firebase-bundle''2.6.0''The "Kreait\\Firebase\\RemoteConfig" service alias is deprecated. You should stop using it, as it will be removed in the future.');
  12841.         return $this->get('kreait_firebase.uchideri.remote_config');
  12842.     }
  12843.     /**
  12844.      * Gets the public 'Kreait\Firebase\Messaging' alias.
  12845.      *
  12846.      * @return object The "kreait_firebase.uchideri.messaging" service.
  12847.      */
  12848.     protected function getMessagingService()
  12849.     {
  12850.         trigger_deprecation('kreait/firebase-bundle''2.6.0''The "Kreait\\Firebase\\Messaging" service alias is deprecated. You should stop using it, as it will be removed in the future.');
  12851.         return $this->get('kreait_firebase.uchideri.messaging');
  12852.     }
  12853.     /**
  12854.      * Gets the public 'Kreait\Firebase\Firestore' alias.
  12855.      *
  12856.      * @return object The "kreait_firebase.uchideri.firestore" service.
  12857.      */
  12858.     protected function getFirestoreService()
  12859.     {
  12860.         trigger_deprecation('kreait/firebase-bundle''2.6.0''The "Kreait\\Firebase\\Firestore" service alias is deprecated. You should stop using it, as it will be removed in the future.');
  12861.         return $this->get('kreait_firebase.uchideri.firestore');
  12862.     }
  12863.     /**
  12864.      * Gets the public 'Kreait\Firebase\DynamicLinks' alias.
  12865.      *
  12866.      * @return object The "kreait_firebase.uchideri.dynamic_links" service.
  12867.      */
  12868.     protected function getDynamicLinksService()
  12869.     {
  12870.         trigger_deprecation('kreait/firebase-bundle''2.6.0''The "Kreait\\Firebase\\DynamicLinks" service alias is deprecated. You should stop using it, as it will be removed in the future.');
  12871.         return $this->get('kreait_firebase.uchideri.dynamic_links');
  12872.     }
  12873.     /**
  12874.      * Gets the public 'cache_clearer' alias.
  12875.      *
  12876.      * @return object The ".container.private.cache_clearer" service.
  12877.      */
  12878.     protected function getCacheClearerService()
  12879.     {
  12880.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  12881.         return $this->get('.container.private.cache_clearer');
  12882.     }
  12883.     /**
  12884.      * Gets the public 'filesystem' alias.
  12885.      *
  12886.      * @return object The ".container.private.filesystem" service.
  12887.      */
  12888.     protected function getFilesystemService()
  12889.     {
  12890.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  12891.         return $this->get('.container.private.filesystem');
  12892.     }
  12893.     /**
  12894.      * Gets the public 'security.csrf.token_manager' alias.
  12895.      *
  12896.      * @return object The ".container.private.security.csrf.token_manager" service.
  12897.      */
  12898.     protected function getSecurity_Csrf_TokenManagerService()
  12899.     {
  12900.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  12901.         return $this->get('.container.private.security.csrf.token_manager');
  12902.     }
  12903.     /**
  12904.      * Gets the public 'form.factory' alias.
  12905.      *
  12906.      * @return object The ".container.private.form.factory" service.
  12907.      */
  12908.     protected function getForm_FactoryService()
  12909.     {
  12910.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  12911.         return $this->get('.container.private.form.factory');
  12912.     }
  12913.     /**
  12914.      * Gets the public 'form.type.file' alias.
  12915.      *
  12916.      * @return object The ".container.private.form.type.file" service.
  12917.      */
  12918.     protected function getForm_Type_FileService()
  12919.     {
  12920.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  12921.         return $this->get('.container.private.form.type.file');
  12922.     }
  12923.     /**
  12924.      * Gets the public 'profiler' alias.
  12925.      *
  12926.      * @return object The ".container.private.profiler" service.
  12927.      */
  12928.     protected function getProfilerService()
  12929.     {
  12930.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  12931.         return $this->get('.container.private.profiler');
  12932.     }
  12933.     /**
  12934.      * Gets the public 'serializer' alias.
  12935.      *
  12936.      * @return object The ".container.private.serializer" service.
  12937.      */
  12938.     protected function getSerializerService()
  12939.     {
  12940.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  12941.         return $this->get('.container.private.serializer');
  12942.     }
  12943.     /**
  12944.      * Gets the public 'twig' alias.
  12945.      *
  12946.      * @return object The ".container.private.twig" service.
  12947.      */
  12948.     protected function getTwigService()
  12949.     {
  12950.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  12951.         return $this->get('.container.private.twig');
  12952.     }
  12953.     /**
  12954.      * Gets the public 'security.authorization_checker' alias.
  12955.      *
  12956.      * @return object The ".container.private.security.authorization_checker" service.
  12957.      */
  12958.     protected function getSecurity_AuthorizationCheckerService()
  12959.     {
  12960.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  12961.         return $this->get('.container.private.security.authorization_checker');
  12962.     }
  12963.     /**
  12964.      * Gets the public 'security.token_storage' alias.
  12965.      *
  12966.      * @return object The ".container.private.security.token_storage" service.
  12967.      */
  12968.     protected function getSecurity_TokenStorageService()
  12969.     {
  12970.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  12971.         return $this->get('.container.private.security.token_storage');
  12972.     }
  12973.     /**
  12974.      * Gets the public 'security.password_encoder' alias.
  12975.      *
  12976.      * @return object The ".container.private.security.password_encoder" service.
  12977.      */
  12978.     protected function getSecurity_PasswordEncoderService()
  12979.     {
  12980.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  12981.         return $this->get('.container.private.security.password_encoder');
  12982.     }
  12983.     /**
  12984.      * Gets the public 'session' alias.
  12985.      *
  12986.      * @return object The ".container.private.session" service.
  12987.      */
  12988.     protected function getSessionService()
  12989.     {
  12990.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  12991.         return $this->get('.container.private.session');
  12992.     }
  12993.     /**
  12994.      * Gets the public 'validator' alias.
  12995.      *
  12996.      * @return object The ".container.private.validator" service.
  12997.      */
  12998.     protected function getValidatorService()
  12999.     {
  13000.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  13001.         return $this->get('.container.private.validator');
  13002.     }
  13003.     /**
  13004.      * @return array|bool|float|int|string|null
  13005.      */
  13006.     public function getParameter(string $name)
  13007.     {
  13008.         if (isset($this->buildParameters[$name])) {
  13009.             return $this->buildParameters[$name];
  13010.         }
  13011.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  13012.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  13013.         }
  13014.         if (isset($this->loadedDynamicParameters[$name])) {
  13015.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  13016.         }
  13017.         return $this->parameters[$name];
  13018.     }
  13019.     public function hasParameter(string $name): bool
  13020.     {
  13021.         if (isset($this->buildParameters[$name])) {
  13022.             return true;
  13023.         }
  13024.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  13025.     }
  13026.     public function setParameter(string $name$value): void
  13027.     {
  13028.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  13029.     }
  13030.     public function getParameterBag(): ParameterBagInterface
  13031.     {
  13032.         if (null === $this->parameterBag) {
  13033.             $parameters $this->parameters;
  13034.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  13035.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  13036.             }
  13037.             foreach ($this->buildParameters as $name => $value) {
  13038.                 $parameters[$name] = $value;
  13039.             }
  13040.             $this->parameterBag = new FrozenParameterBag($parameters);
  13041.         }
  13042.         return $this->parameterBag;
  13043.     }
  13044.     private $loadedDynamicParameters = [
  13045.         'kernel.runtime_environment' => false,
  13046.         'kernel.build_dir' => false,
  13047.         'kernel.cache_dir' => false,
  13048.         'twilioSID' => false,
  13049.         'twilioToken' => false,
  13050.         'twilioVerificationSID' => false,
  13051.         'gRecaptchaApiKey' => false,
  13052.         'gRecaptchaApiSecret' => false,
  13053.         'kernel.secret' => false,
  13054.         'session.save_path' => false,
  13055.         'validator.mapping.cache.file' => false,
  13056.         'profiler.storage.dsn' => false,
  13057.         'debug.container.dump' => false,
  13058.         'serializer.mapping.cache.file' => false,
  13059.         'doctrine.orm.proxy_dir' => false,
  13060.         'nelmio_cors.defaults' => false,
  13061.         'lexik_jwt_authentication.pass_phrase' => false,
  13062.     ];
  13063.     private $dynamicParameters = [];
  13064.     private function getDynamicParameter(string $name)
  13065.     {
  13066.         switch ($name) {
  13067.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  13068.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  13069.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  13070.             case 'twilioSID'$value $this->getEnv('resolve:TWILIO_ACCOUNT_SID'); break;
  13071.             case 'twilioToken'$value $this->getEnv('resolve:TWILIO_AUTH_TOKEN'); break;
  13072.             case 'twilioVerificationSID'$value $this->getEnv('resolve:TWILIO_VERIFICATION_SERVICE_SID'); break;
  13073.             case 'gRecaptchaApiKey'$value $this->getEnv('resolve:G_RECAPTCHA_API_KEY'); break;
  13074.             case 'gRecaptchaApiSecret'$value $this->getEnv('resolve:G_RECAPTCHA_API_SECRET'); break;
  13075.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  13076.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  13077.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  13078.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  13079.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  13080.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  13081.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  13082.             case 'nelmio_cors.defaults'$value = [
  13083.                 'allow_origin' => [
  13084.                     => $this->getEnv('CORS_ALLOW_ORIGIN'),
  13085.                 ],
  13086.                 'allow_credentials' => false,
  13087.                 'allow_headers' => [
  13088.                     => 'content-type',
  13089.                     => 'authorization',
  13090.                 ],
  13091.                 'expose_headers' => [
  13092.                     => 'Link',
  13093.                 ],
  13094.                 'allow_methods' => [
  13095.                     => 'GET',
  13096.                     => 'OPTIONS',
  13097.                     => 'POST',
  13098.                     => 'PUT',
  13099.                     => 'PATCH',
  13100.                     => 'DELETE',
  13101.                 ],
  13102.                 'max_age' => 3600,
  13103.                 'hosts' => [
  13104.                 ],
  13105.                 'origin_regex' => true,
  13106.                 'forced_allow_origin_value' => NULL,
  13107.             ]; break;
  13108.             case 'lexik_jwt_authentication.pass_phrase'$value $this->getEnv('JWT_PASSPHRASE'); break;
  13109.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  13110.         }
  13111.         $this->loadedDynamicParameters[$name] = true;
  13112.         return $this->dynamicParameters[$name] = $value;
  13113.     }
  13114.     protected function getDefaultParameters(): array
  13115.     {
  13116.         return [
  13117.             'kernel.project_dir' => \dirname(__DIR__4),
  13118.             'kernel.environment' => 'dev',
  13119.             'kernel.debug' => true,
  13120.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  13121.             'kernel.bundles' => [
  13122.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  13123.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  13124.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  13125.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  13126.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  13127.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  13128.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  13129.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  13130.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  13131.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  13132.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  13133.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  13134.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  13135.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  13136.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  13137.                 'ApiPlatformBundle' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle\\ApiPlatformBundle',
  13138.                 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  13139.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  13140.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  13141.                 'GesdinetJWTRefreshTokenBundle' => 'Gesdinet\\JWTRefreshTokenBundle\\GesdinetJWTRefreshTokenBundle',
  13142.                 'FirebaseBundle' => 'Kreait\\Firebase\\Symfony\\Bundle\\FirebaseBundle',
  13143.             ],
  13144.             'kernel.bundles_metadata' => [
  13145.                 'FrameworkBundle' => [
  13146.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  13147.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  13148.                 ],
  13149.                 'TwigBundle' => [
  13150.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  13151.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  13152.                 ],
  13153.                 'TwigExtraBundle' => [
  13154.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  13155.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  13156.                 ],
  13157.                 'SensioFrameworkExtraBundle' => [
  13158.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  13159.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  13160.                 ],
  13161.                 'DoctrineBundle' => [
  13162.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  13163.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  13164.                 ],
  13165.                 'DoctrineMigrationsBundle' => [
  13166.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  13167.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  13168.                 ],
  13169.                 'SecurityBundle' => [
  13170.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  13171.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  13172.                 ],
  13173.                 'WebProfilerBundle' => [
  13174.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  13175.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  13176.                 ],
  13177.                 'MonologBundle' => [
  13178.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  13179.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  13180.                 ],
  13181.                 'DebugBundle' => [
  13182.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  13183.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  13184.                 ],
  13185.                 'MakerBundle' => [
  13186.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  13187.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  13188.                 ],
  13189.                 'DoctrineFixturesBundle' => [
  13190.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  13191.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  13192.                 ],
  13193.                 'KnpPaginatorBundle' => [
  13194.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  13195.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  13196.                 ],
  13197.                 'StofDoctrineExtensionsBundle' => [
  13198.                     'path' => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src'),
  13199.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  13200.                 ],
  13201.                 'NelmioCorsBundle' => [
  13202.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  13203.                     'namespace' => 'Nelmio\\CorsBundle',
  13204.                 ],
  13205.                 'ApiPlatformBundle' => [
  13206.                     'path' => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle'),
  13207.                     'namespace' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle',
  13208.                 ],
  13209.                 'LexikJWTAuthenticationBundle' => [
  13210.                     'path' => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle'),
  13211.                     'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  13212.                 ],
  13213.                 'JMSSerializerBundle' => [
  13214.                     'path' => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle'),
  13215.                     'namespace' => 'JMS\\SerializerBundle',
  13216.                 ],
  13217.                 'NelmioApiDocBundle' => [
  13218.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle'),
  13219.                     'namespace' => 'Nelmio\\ApiDocBundle',
  13220.                 ],
  13221.                 'GesdinetJWTRefreshTokenBundle' => [
  13222.                     'path' => (\dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle'),
  13223.                     'namespace' => 'Gesdinet\\JWTRefreshTokenBundle',
  13224.                 ],
  13225.                 'FirebaseBundle' => [
  13226.                     'path' => (\dirname(__DIR__4).'/vendor/kreait/firebase-bundle/src'),
  13227.                     'namespace' => 'Kreait\\Firebase\\Symfony\\Bundle',
  13228.                 ],
  13229.             ],
  13230.             'kernel.charset' => 'UTF-8',
  13231.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  13232.             'container.dumper.inline_class_loader' => true,
  13233.             'container.dumper.inline_factories' => true,
  13234.             'aws_region' => 'ap-northeast-1',
  13235.             'aws_iam_access_key' => 'AKIAT4W6YWMGMITNH3VJ',
  13236.             'aws_iam_secret_access_key' => 'HnHiwI3pmb/3ZpGbBEzNIjtR/N1KFCUsCYv7O9Vb',
  13237.             'aws_s3_bucket_public' => 'ieshoku-public',
  13238.             'uploads_directory' => (\dirname(__DIR__4).'/public/uploads'),
  13239.             'event_dispatcher.event_aliases' => [
  13240.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  13241.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  13242.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  13243.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  13244.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  13245.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  13246.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  13247.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  13248.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  13249.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  13250.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  13251.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  13252.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  13253.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  13254.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  13255.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  13256.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  13257.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  13258.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  13259.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  13260.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  13261.             ],
  13262.             'fragment.renderer.hinclude.global_template' => NULL,
  13263.             'fragment.path' => '/_fragment',
  13264.             'kernel.http_method_override' => true,
  13265.             'kernel.trusted_hosts' => [
  13266.             ],
  13267.             'kernel.default_locale' => 'ja',
  13268.             'kernel.enabled_locales' => [
  13269.             ],
  13270.             'kernel.error_controller' => 'error_controller',
  13271.             'debug.file_link_format' => NULL,
  13272.             'session.metadata.storage_key' => '_sf2_meta',
  13273.             'session.storage.options' => [
  13274.                 'cache_limiter' => '0',
  13275.                 'cookie_secure' => false,
  13276.                 'cookie_httponly' => true,
  13277.                 'cookie_samesite' => 'lax',
  13278.                 'gc_probability' => 1,
  13279.             ],
  13280.             'session.metadata.update_threshold' => 0,
  13281.             'form.type_extension.csrf.enabled' => true,
  13282.             'form.type_extension.csrf.field_name' => '_token',
  13283.             'asset.request_context.base_path' => NULL,
  13284.             'asset.request_context.secure' => NULL,
  13285.             'validator.translation_domain' => 'validators',
  13286.             'translator.logging' => false,
  13287.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  13288.             'profiler_listener.only_exceptions' => false,
  13289.             'profiler_listener.only_main_requests' => false,
  13290.             'debug.error_handler.throw_at' => -1,
  13291.             'router.request_context.host' => 'localhost',
  13292.             'router.request_context.scheme' => 'http',
  13293.             'router.request_context.base_url' => '',
  13294.             'router.resource' => 'kernel::loadRoutes',
  13295.             'request_listener.http_port' => 80,
  13296.             'request_listener.https_port' => 443,
  13297.             'twig.form.resources' => [
  13298.                 => 'form_div_layout.html.twig',
  13299.                 => 'bootstrap_4_layout.html.twig',
  13300.             ],
  13301.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  13302.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  13303.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  13304.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  13305.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  13306.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  13307.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  13308.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  13309.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  13310.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  13311.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  13312.             'doctrine.entity_managers' => [
  13313.                 'default' => 'doctrine.orm.default_entity_manager',
  13314.             ],
  13315.             'doctrine.default_entity_manager' => 'default',
  13316.             'doctrine.dbal.connection_factory.types' => [
  13317.             ],
  13318.             'doctrine.connections' => [
  13319.                 'default' => 'doctrine.dbal.default_connection',
  13320.             ],
  13321.             'doctrine.default_connection' => 'default',
  13322.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  13323.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  13324.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  13325.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  13326.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  13327.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  13328.             'doctrine.orm.cache.memcache_host' => 'localhost',
  13329.             'doctrine.orm.cache.memcache_port' => 11211,
  13330.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  13331.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  13332.             'doctrine.orm.cache.memcached_host' => 'localhost',
  13333.             'doctrine.orm.cache.memcached_port' => 11211,
  13334.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  13335.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  13336.             'doctrine.orm.cache.redis_host' => 'localhost',
  13337.             'doctrine.orm.cache.redis_port' => 6379,
  13338.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  13339.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  13340.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  13341.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  13342.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  13343.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  13344.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  13345.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  13346.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  13347.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  13348.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  13349.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  13350.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  13351.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  13352.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  13353.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  13354.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  13355.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  13356.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  13357.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  13358.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  13359.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  13360.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  13361.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  13362.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  13363.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  13364.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  13365.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  13366.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  13367.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  13368.             'doctrine.orm.auto_generate_proxy_classes' => true,
  13369.             'doctrine.orm.proxy_namespace' => 'Proxies',
  13370.             'doctrine_migrations.dir_name' => (\dirname(__DIR__4).'/src/Migrations'),
  13371.             'doctrine_migrations.namespace' => 'DoctrineMigrations',
  13372.             'doctrine_migrations.name' => 'Application Migrations',
  13373.             'doctrine_migrations.migrations_paths' => [
  13374.             ],
  13375.             'doctrine_migrations.table_name' => 'migration_versions',
  13376.             'doctrine_migrations.column_name' => 'version',
  13377.             'doctrine_migrations.column_length' => 14,
  13378.             'doctrine_migrations.executed_at_column_name' => 'executed_at',
  13379.             'doctrine_migrations.all_or_nothing' => false,
  13380.             'doctrine_migrations.custom_template' => NULL,
  13381.             'doctrine_migrations.organize_migrations' => false,
  13382.             'security.role_hierarchy.roles' => [
  13383.             ],
  13384.             'security.access.denied_url' => NULL,
  13385.             'security.authentication.manager.erase_credentials' => true,
  13386.             'security.authentication.session_strategy.strategy' => 'migrate',
  13387.             'security.access.always_authenticate_before_granting' => false,
  13388.             'security.authentication.hide_user_not_found' => true,
  13389.             'security.firewalls' => [
  13390.                 => 'api_token_refresh',
  13391.                 => 'dev',
  13392.                 => 'docs',
  13393.                 => 'shop_api',
  13394.                 => 'user_api_login',
  13395.                 => 'user_api',
  13396.                 => 'admin_login',
  13397.                 => 'admin',
  13398.                 => 'user_login',
  13399.                 => 'user',
  13400.                 10 => 'main',
  13401.             ],
  13402.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  13403.             'web_profiler.debug_toolbar.mode' => 2,
  13404.             'monolog.use_microseconds' => true,
  13405.             'monolog.swift_mailer.handlers' => [
  13406.             ],
  13407.             'monolog.handlers_to_channels' => [
  13408.                 'monolog.handler.console' => [
  13409.                     'type' => 'exclusive',
  13410.                     'elements' => [
  13411.                         => 'event',
  13412.                         => 'doctrine',
  13413.                         => 'console',
  13414.                     ],
  13415.                 ],
  13416.                 'monolog.handler.main' => [
  13417.                     'type' => 'exclusive',
  13418.                     'elements' => [
  13419.                         => 'event',
  13420.                     ],
  13421.                 ],
  13422.             ],
  13423.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  13424.             'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/twitter_bootstrap_v4_pagination.html.twig',
  13425.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  13426.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  13427.             'knp_paginator.page_range' => 4,
  13428.             'knp_paginator.page_limit' => NULL,
  13429.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  13430.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  13431.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  13432.             'stof_doctrine_extensions.default_locale' => 'ja',
  13433.             'stof_doctrine_extensions.translation_fallback' => false,
  13434.             'stof_doctrine_extensions.persist_default_translation' => false,
  13435.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  13436.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  13437.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  13438.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  13439.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  13440.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  13441.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  13442.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  13443.             'nelmio_cors.map' => [
  13444.                 '^/' => [
  13445.                 ],
  13446.             ],
  13447.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  13448.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  13449.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  13450.             'api_platform.enable_entrypoint' => false,
  13451.             'api_platform.enable_docs' => true,
  13452.             'api_platform.title' => '',
  13453.             'api_platform.description' => '',
  13454.             'api_platform.version' => '0.0.0',
  13455.             'api_platform.show_webby' => true,
  13456.             'api_platform.url_generation_strategy' => 1,
  13457.             'api_platform.exception_to_status' => [
  13458.                 'Symfony\\Component\\Serializer\\Exception\\ExceptionInterface' => 400,
  13459.                 'ApiPlatform\\Core\\Exception\\InvalidArgumentException' => 400,
  13460.                 'ApiPlatform\\Core\\Exception\\FilterValidationException' => 400,
  13461.                 'Doctrine\\ORM\\OptimisticLockException' => 409,
  13462.             ],
  13463.             'api_platform.formats' => [
  13464.                 'json' => [
  13465.                     => 'application/json',
  13466.                 ],
  13467.             ],
  13468.             'api_platform.patch_formats' => [
  13469.                 'json' => [
  13470.                     => 'application/merge-patch+json',
  13471.                 ],
  13472.             ],
  13473.             'api_platform.error_formats' => [
  13474.                 'jsonproblem' => [
  13475.                     => 'application/problem+json',
  13476.                 ],
  13477.                 'jsonld' => [
  13478.                     => 'application/ld+json',
  13479.                 ],
  13480.             ],
  13481.             'api_platform.allow_plain_identifiers' => false,
  13482.             'api_platform.eager_loading.enabled' => true,
  13483.             'api_platform.eager_loading.max_joins' => 30,
  13484.             'api_platform.eager_loading.fetch_partial' => false,
  13485.             'api_platform.eager_loading.force_eager' => true,
  13486.             'api_platform.collection.exists_parameter_name' => 'exists',
  13487.             'api_platform.collection.order' => 'ASC',
  13488.             'api_platform.collection.order_parameter_name' => 'order',
  13489.             'api_platform.collection.pagination.enabled' => true,
  13490.             'api_platform.collection.pagination.partial' => false,
  13491.             'api_platform.collection.pagination.client_enabled' => false,
  13492.             'api_platform.collection.pagination.client_items_per_page' => false,
  13493.             'api_platform.collection.pagination.client_partial' => false,
  13494.             'api_platform.collection.pagination.items_per_page' => 30,
  13495.             'api_platform.collection.pagination.maximum_items_per_page' => NULL,
  13496.             'api_platform.collection.pagination.page_parameter_name' => 'page',
  13497.             'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
  13498.             'api_platform.collection.pagination.items_per_page_parameter_name' => 'itemsPerPage',
  13499.             'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  13500.             'api_platform.collection.pagination' => [
  13501.                 'enabled' => true,
  13502.                 'partial' => false,
  13503.                 'client_enabled' => false,
  13504.                 'client_items_per_page' => false,
  13505.                 'client_partial' => false,
  13506.                 'items_per_page' => 30,
  13507.                 'maximum_items_per_page' => NULL,
  13508.                 'page_parameter_name' => 'page',
  13509.                 'enabled_parameter_name' => 'pagination',
  13510.                 'items_per_page_parameter_name' => 'itemsPerPage',
  13511.                 'partial_parameter_name' => 'partial',
  13512.             ],
  13513.             'api_platform.http_cache.etag' => true,
  13514.             'api_platform.http_cache.max_age' => NULL,
  13515.             'api_platform.http_cache.shared_max_age' => NULL,
  13516.             'api_platform.http_cache.vary' => [
  13517.                 => 'Accept',
  13518.             ],
  13519.             'api_platform.http_cache.public' => NULL,
  13520.             'api_platform.http_cache.invalidation.max_header_length' => 7500,
  13521.             'api_platform.asset_package' => NULL,
  13522.             'api_platform.defaults' => [
  13523.                 'attributes' => [
  13524.                 ],
  13525.             ],
  13526.             'api_platform.resource_class_directories' => [
  13527.                 => (\dirname(__DIR__4).'/src/Entity'),
  13528.                 => (\dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/Entity'),
  13529.             ],
  13530.             'api_platform.oauth.enabled' => false,
  13531.             'api_platform.oauth.clientId' => '',
  13532.             'api_platform.oauth.clientSecret' => '',
  13533.             'api_platform.oauth.type' => 'oauth2',
  13534.             'api_platform.oauth.flow' => 'application',
  13535.             'api_platform.oauth.tokenUrl' => '',
  13536.             'api_platform.oauth.authorizationUrl' => '',
  13537.             'api_platform.oauth.refreshUrl' => '',
  13538.             'api_platform.oauth.scopes' => [
  13539.             ],
  13540.             'api_platform.openapi.termsOfService' => NULL,
  13541.             'api_platform.openapi.contact.name' => NULL,
  13542.             'api_platform.openapi.contact.url' => NULL,
  13543.             'api_platform.openapi.contact.email' => NULL,
  13544.             'api_platform.openapi.license.name' => NULL,
  13545.             'api_platform.openapi.license.url' => NULL,
  13546.             'api_platform.swagger.versions' => [
  13547.                 => 3,
  13548.             ],
  13549.             'api_platform.enable_swagger_ui' => true,
  13550.             'api_platform.enable_re_doc' => true,
  13551.             'api_platform.swagger.api_keys' => [
  13552.                 'apiKey' => [
  13553.                     'name' => 'Authorization',
  13554.                     'type' => 'header',
  13555.                 ],
  13556.             ],
  13557.             'api_platform.graphql.enabled' => false,
  13558.             'api_platform.graphql.graphiql.enabled' => false,
  13559.             'api_platform.graphql.graphql_playground.enabled' => false,
  13560.             'api_platform.graphql.collection.pagination' => [
  13561.                 'enabled' => true,
  13562.             ],
  13563.             'api_platform.validator.serialize_payload_fields' => [
  13564.             ],
  13565.             'api_platform.elasticsearch.enabled' => false,
  13566.             'lexik_jwt_authentication.token_ttl' => 31536000,
  13567.             'lexik_jwt_authentication.clock_skew' => 0,
  13568.             'lexik_jwt_authentication.user_identity_field' => 'username',
  13569.             'lexik_jwt_authentication.user_id_claim' => 'username',
  13570.             'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
  13571.             'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  13572.             'nelmio_api_doc.areas' => [
  13573.                 => 'default',
  13574.             ],
  13575.             'gesdinet_jwt_refresh_token.ttl' => 31536000,
  13576.             'gesdinet_jwt_refresh_token.ttl_update' => false,
  13577.             'gesdinet_jwt_refresh_token.security.firewall' => 'api_token_refresh',
  13578.             'gesdinet_jwt_refresh_token.user_provider' => NULL,
  13579.             'gesdinet_jwt_refresh_token.user_identity_field' => 'username',
  13580.             'gesdinet_jwt_refresh_token.single_use' => true,
  13581.             'gesdinet_jwt_refresh_token.token_parameter_name' => 'refresh_token',
  13582.             'gesdinet_jwt_refresh_token.doctrine_mappings' => true,
  13583.             'gesdinet_jwt_refresh_token.cookie' => [
  13584.                 'enabled' => false,
  13585.                 'same_site' => 'lax',
  13586.                 'path' => '/',
  13587.                 'domain' => NULL,
  13588.                 'http_only' => true,
  13589.                 'secure' => true,
  13590.                 'remove_token_from_body' => true,
  13591.             ],
  13592.             'gesdinet.jwtrefreshtoken.refresh_token.class' => 'Gesdinet\\JWTRefreshTokenBundle\\Entity\\RefreshToken',
  13593.             'gesdinet.jwtrefreshtoken.object_manager.id' => 'doctrine.orm.entity_manager',
  13594.             'gesdinet.jwtrefreshtoken.user_checker.id' => 'security.user_checker',
  13595.             'kreait.firebase.factory' => 'Kreait\\Firebase\\Factory',
  13596.             'kreait.firebase.bundle.project_factory' => 'Kreait\\Firebase\\Symfony\\Bundle\\DependencyInjection\\Factory\\ProjectFactory',
  13597.             'maker.compatible_check.doctrine.supports_attributes' => true,
  13598.             'data_collector.templates' => [
  13599.                 'data_collector.request' => [
  13600.                     => 'request',
  13601.                     => '@WebProfiler/Collector/request.html.twig',
  13602.                 ],
  13603.                 'api_platform.data_collector.request' => [
  13604.                     => 'api_platform.data_collector.request',
  13605.                     => '@ApiPlatform/DataCollector/request.html.twig',
  13606.                 ],
  13607.                 'data_collector.time' => [
  13608.                     => 'time',
  13609.                     => '@WebProfiler/Collector/time.html.twig',
  13610.                 ],
  13611.                 'data_collector.memory' => [
  13612.                     => 'memory',
  13613.                     => '@WebProfiler/Collector/memory.html.twig',
  13614.                 ],
  13615.                 'data_collector.validator' => [
  13616.                     => 'validator',
  13617.                     => '@WebProfiler/Collector/validator.html.twig',
  13618.                 ],
  13619.                 'data_collector.ajax' => [
  13620.                     => 'ajax',
  13621.                     => '@WebProfiler/Collector/ajax.html.twig',
  13622.                 ],
  13623.                 'data_collector.form' => [
  13624.                     => 'form',
  13625.                     => '@WebProfiler/Collector/form.html.twig',
  13626.                 ],
  13627.                 'data_collector.exception' => [
  13628.                     => 'exception',
  13629.                     => '@WebProfiler/Collector/exception.html.twig',
  13630.                 ],
  13631.                 'data_collector.logger' => [
  13632.                     => 'logger',
  13633.                     => '@WebProfiler/Collector/logger.html.twig',
  13634.                 ],
  13635.                 'data_collector.events' => [
  13636.                     => 'events',
  13637.                     => '@WebProfiler/Collector/events.html.twig',
  13638.                 ],
  13639.                 'data_collector.router' => [
  13640.                     => 'router',
  13641.                     => '@WebProfiler/Collector/router.html.twig',
  13642.                 ],
  13643.                 'data_collector.cache' => [
  13644.                     => 'cache',
  13645.                     => '@WebProfiler/Collector/cache.html.twig',
  13646.                 ],
  13647.                 'data_collector.translation' => [
  13648.                     => 'translation',
  13649.                     => '@WebProfiler/Collector/translation.html.twig',
  13650.                 ],
  13651.                 'data_collector.security' => [
  13652.                     => 'security',
  13653.                     => '@Security/Collector/security.html.twig',
  13654.                 ],
  13655.                 'data_collector.twig' => [
  13656.                     => 'twig',
  13657.                     => '@WebProfiler/Collector/twig.html.twig',
  13658.                 ],
  13659.                 'data_collector.http_client' => [
  13660.                     => 'http_client',
  13661.                     => '@WebProfiler/Collector/http_client.html.twig',
  13662.                 ],
  13663.                 'data_collector.doctrine' => [
  13664.                     => 'db',
  13665.                     => '@Doctrine/Collector/db.html.twig',
  13666.                 ],
  13667.                 'data_collector.dump' => [
  13668.                     => 'dump',
  13669.                     => '@Debug/Profiler/dump.html.twig',
  13670.                 ],
  13671.                 'mailer.data_collector' => [
  13672.                     => 'mailer',
  13673.                     => '@WebProfiler/Collector/mailer.html.twig',
  13674.                 ],
  13675.                 'notifier.data_collector' => [
  13676.                     => 'notifier',
  13677.                     => '@WebProfiler/Collector/notifier.html.twig',
  13678.                 ],
  13679.                 'data_collector.jms_serializer' => [
  13680.                     => 'jms_serializer',
  13681.                     => '@JMSSerializer/Collector/panel.html.twig',
  13682.                 ],
  13683.                 'data_collector.config' => [
  13684.                     => 'config',
  13685.                     => '@WebProfiler/Collector/config.html.twig',
  13686.                 ],
  13687.             ],
  13688.             'console.command.ids' => [
  13689.             ],
  13690.         ];
  13691.     }
  13692.     protected function throw($message)
  13693.     {
  13694.         throw new RuntimeException($message);
  13695.     }
  13696. }