var/cache/dev/ContainerAnUIrfH/srcApp_KernelDevDebugContainer.php line 1325

Open in your IDE?
  1. <?php
  2. namespace ContainerAnUIrfH;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * This class has been auto-generated
  13.  * by the Symfony Dependency Injection Component.
  14.  *
  15.  * @final
  16.  */
  17. class srcApp_KernelDevDebugContainer extends Container
  18. {
  19.     private $buildParameters;
  20.     private $containerDir;
  21.     private $targetDir;
  22.     private $parameters = [];
  23.     private $getService;
  24.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  25.     {
  26.         $this->getService = \Closure::fromCallable([$this'getService']);
  27.         $this->buildParameters $buildParameters;
  28.         $this->containerDir $containerDir;
  29.         $this->targetDir = \dirname($containerDir);
  30.         $this->parameters $this->getDefaultParameters();
  31.         $this->services $this->privates = [];
  32.         $this->syntheticIds = [
  33.             'kernel' => true,
  34.         ];
  35.         $this->methodMap = [
  36.             'cache.app' => 'getCache_AppService',
  37.             'cache.system' => 'getCache_SystemService',
  38.             'data_collector.dump' => 'getDataCollector_DumpService',
  39.             'doctrine' => 'getDoctrineService',
  40.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  41.             'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
  42.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  43.             'event_dispatcher' => 'getEventDispatcherService',
  44.             'http_kernel' => 'getHttpKernelService',
  45.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  46.             'liip_functional_test.exception_listener' => 'getLiipFunctionalTest_ExceptionListenerService',
  47.             'liip_functional_test.validator' => 'getLiipFunctionalTest_ValidatorService',
  48.             'message_bus' => 'getMessageBusService',
  49.             'profiler' => 'getProfilerService',
  50.             'request_stack' => 'getRequestStackService',
  51.             'router' => 'getRouterService',
  52.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  53.             'security.token_storage' => 'getSecurity_TokenStorageService',
  54.             'serializer' => 'getSerializerService',
  55.             'translator' => 'getTranslatorService',
  56.             'twig' => 'getTwigService',
  57.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  58.         ];
  59.         $this->fileMap = [
  60.             'App\\Controller\\Admin\\AdminEstimateController' => 'getAdminEstimateControllerService.php',
  61.             'App\\Controller\\ContactController' => 'getContactControllerService.php',
  62.             'App\\Controller\\DefaultController' => 'getDefaultControllerService.php',
  63.             'App\\Controller\\InformationController' => 'getInformationControllerService.php',
  64.             'App\\Controller\\MypageApiController' => 'getMypageApiControllerService.php',
  65.             'App\\Controller\\MypageController' => 'getMypageControllerService.php',
  66.             'App\\Controller\\MypageHistoryController' => 'getMypageHistoryControllerService.php',
  67.             'App\\Controller\\MypageInformationController' => 'getMypageInformationControllerService.php',
  68.             'App\\Controller\\MypageOrderController' => 'getMypageOrderControllerService.php',
  69.             'App\\Controller\\MypageProfileController' => 'getMypageProfileControllerService.php',
  70.             'App\\Controller\\RegistrationController' => 'getRegistrationControllerService.php',
  71.             'Faker\\Generator' => 'getGeneratorService.php',
  72.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService.php',
  73.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService.php',
  74.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminAdminUserController' => 'getAdminAdminUserControllerService.php',
  75.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminCalendarController' => 'getAdminCalendarControllerService.php',
  76.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminCommissionController' => 'getAdminCommissionControllerService.php',
  77.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminController' => 'getAdminControllerService.php',
  78.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminCurrencyRateBufferController' => 'getAdminCurrencyRateBufferControllerService.php',
  79.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminCurrencyRateController' => 'getAdminCurrencyRateControllerService.php',
  80.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminEstimateController' => 'getAdminEstimateController2Service.php',
  81.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminEstimateInvoiceController' => 'getAdminEstimateInvoiceControllerService.php',
  82.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminEstimateItemStateController' => 'getAdminEstimateItemStateControllerService.php',
  83.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminEstimateManifestController' => 'getAdminEstimateManifestControllerService.php',
  84.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminEstimatePackageController' => 'getAdminEstimatePackageControllerService.php',
  85.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminEstimateStepController' => 'getAdminEstimateStepControllerService.php',
  86.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminFeatureController' => 'getAdminFeatureControllerService.php',
  87.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminInformationController' => 'getAdminInformationControllerService.php',
  88.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminMessageController' => 'getAdminMessageControllerService.php',
  89.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminMypageInformationController' => 'getAdminMypageInformationControllerService.php',
  90.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminOrderItemController' => 'getAdminOrderItemControllerService.php',
  91.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminPageContentController' => 'getAdminPageContentControllerService.php',
  92.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminPostageFeeController' => 'getAdminPostageFeeControllerService.php',
  93.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminQuestionCategoryController' => 'getAdminQuestionCategoryControllerService.php',
  94.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminQuestionController' => 'getAdminQuestionControllerService.php',
  95.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminRegularWorkdayController' => 'getAdminRegularWorkdayControllerService.php',
  96.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminSalesAggregationController' => 'getAdminSalesAggregationControllerService.php',
  97.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminSecurityController' => 'getAdminSecurityControllerService.php',
  98.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminSpecialHolidayController' => 'getAdminSpecialHolidayControllerService.php',
  99.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepAwaitingItemsController' => 'getAdminStepAwaitingItemsControllerService.php',
  100.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepCompleteController' => 'getAdminStepCompleteControllerService.php',
  101.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepController' => 'getAdminStepControllerService.php',
  102.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepEstimateConfirmController' => 'getAdminStepEstimateConfirmControllerService.php',
  103.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepEstimateController' => 'getAdminStepEstimateControllerService.php',
  104.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepOrderController' => 'getAdminStepOrderControllerService.php',
  105.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepPaymentConfirmController' => 'getAdminStepPaymentConfirmControllerService.php',
  106.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepPaymentWaitingController' => 'getAdminStepPaymentWaitingControllerService.php',
  107.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepPostageConfirmController' => 'getAdminStepPostageConfirmControllerService.php',
  108.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepPostageWaitingController' => 'getAdminStepPostageWaitingControllerService.php',
  109.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminStepPrepareShippingController' => 'getAdminStepPrepareShippingControllerService.php',
  110.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminUserController' => 'getAdminUserControllerService.php',
  111.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\AdminUserRankingController' => 'getAdminUserRankingControllerService.php',
  112.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\Api\\EstimateItemPutStepController' => 'getEstimateItemPutStepControllerService.php',
  113.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\Api\\ResourceNotFound' => 'getResourceNotFoundService.php',
  114.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\Api\\WebHookTestController' => 'getWebHookTestControllerService.php',
  115.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\CalendarController' => 'getCalendarControllerService.php',
  116.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\MypageApiTokenController' => 'getMypageApiTokenControllerService.php',
  117.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\MypageCsvController' => 'getMypageCsvControllerService.php',
  118.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\MypageDepositCsvController' => 'getMypageDepositCsvControllerService.php',
  119.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\MypageWebHookController' => 'getMypageWebHookControllerService.php',
  120.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\PostageFeeController' => 'getPostageFeeControllerService.php',
  121.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Controller\\WebHookTestController' => 'getWebHookTestController2Service.php',
  122.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Services\\Package\\TargetSearchService' => 'getTargetSearchServiceService.php',
  123.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Services\\SalesAggregation\\ProcessorInterface' => 'getProcessorInterfaceService.php',
  124.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Services\\UserRankingCountService' => 'getUserRankingCountServiceService.php',
  125.             'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService.php',
  126.             'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService.php',
  127.             'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService.php',
  128.             'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService.php',
  129.             'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService.php',
  130.             'api_platform.jsonld.action.context' => 'getApiPlatform_Jsonld_Action_ContextService.php',
  131.             'api_platform.swagger.action.ui' => 'getApiPlatform_Swagger_Action_UiService.php',
  132.             'api_platform.swagger_ui.action' => 'getApiPlatform_SwaggerUi_ActionService.php',
  133.             'cache.app_clearer' => 'getCache_AppClearerService.php',
  134.             'cache.global_clearer' => 'getCache_GlobalClearerService.php',
  135.             'cache.system_clearer' => 'getCache_SystemClearerService.php',
  136.             'cache_clearer' => 'getCacheClearerService.php',
  137.             'cache_warmer' => 'getCacheWarmerService.php',
  138.             'console.command.public_alias.Liip\\FunctionalTestBundle\\Command\\RunParatestCommand' => 'getRunParatestCommandService.php',
  139.             'console.command.public_alias.Xearts\\Bundle\\TaobaoDaikoBundle\\Command\\CNYCurrencyRateUpdateCommand' => 'getCNYCurrencyRateUpdateCommandService.php',
  140.             'console.command.public_alias.Xearts\\Bundle\\TaobaoDaikoBundle\\Command\\ChangePasswordCommand' => 'getChangePasswordCommandService.php',
  141.             'console.command.public_alias.Xearts\\Bundle\\TaobaoDaikoBundle\\Command\\ChangeRolesCommand' => 'getChangeRolesCommandService.php',
  142.             'console.command.public_alias.Xearts\\Bundle\\TaobaoDaikoBundle\\Command\\CreateUserCommand' => 'getCreateUserCommandService.php',
  143.             'console.command.public_alias.Xearts\\Bundle\\TaobaoDaikoBundle\\Command\\RecalculateOrderItemCommand' => 'getRecalculateOrderItemCommandService.php',
  144.             'console.command.public_alias.Xearts\\Bundle\\TaobaoDaikoBundle\\Command\\UpdateAllOrderItemCommand' => 'getUpdateAllOrderItemCommandService.php',
  145.             'console.command.public_alias.Xearts\\Bundle\\TaobaoDaikoBundle\\Command\\UpdateEstimateArrivalStepCommand' => 'getUpdateEstimateArrivalStepCommandService.php',
  146.             'console.command.public_alias.Xearts\\Bundle\\TaobaoDaikoBundle\\Command\\UpdateEstimateErrorStepCommand' => 'getUpdateEstimateErrorStepCommandService.php',
  147.             'console.command.public_alias.Xearts\\Bundle\\TaobaoDaikoBundle\\Command\\UpdateEstimateStepByInvoiceCommand' => 'getUpdateEstimateStepByInvoiceCommandService.php',
  148.             'console.command.public_alias.Xearts\\Bundle\\TaobaoDaikoBundle\\Command\\UpdateOrderItemCommand' => 'getUpdateOrderItemCommandService.php',
  149.             'console.command.public_alias.Xearts\\Bundle\\TaobaoDaikoBundle\\Command\\UpdateUserEvaluateCommand' => 'getUpdateUserEvaluateCommandService.php',
  150.             'console.command.public_alias.Xearts\\Bundle\\TaobaoDaikoBundle\\Command\\UpdateUserRankingCommand' => 'getUpdateUserRankingCommandService.php',
  151.             'console.command.public_alias.Xearts\\Bundle\\TaobaoDaikoBundle\\Command\\YahooFuriganaServiceApiMeasureTimeCommand' => 'getYahooFuriganaServiceApiMeasureTimeCommandService.php',
  152.             'console.command.public_alias.doctrine_cache.contains_command' => 'getConsole_Command_PublicAlias_DoctrineCache_ContainsCommandService.php',
  153.             'console.command.public_alias.doctrine_cache.delete_command' => 'getConsole_Command_PublicAlias_DoctrineCache_DeleteCommandService.php',
  154.             'console.command.public_alias.doctrine_cache.flush_command' => 'getConsole_Command_PublicAlias_DoctrineCache_FlushCommandService.php',
  155.             'console.command.public_alias.doctrine_cache.stats_command' => 'getConsole_Command_PublicAlias_DoctrineCache_StatsCommandService.php',
  156.             'console.command_loader' => 'getConsole_CommandLoaderService.php',
  157.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService.php',
  158.             'error_controller' => 'getErrorControllerService.php',
  159.             'fidry_alice_data_fixtures.loader.doctrine' => 'getFidryAliceDataFixtures_Loader_DoctrineService.php',
  160.             'fidry_alice_data_fixtures.persistence.persister.doctrine' => 'getFidryAliceDataFixtures_Persistence_Persister_DoctrineService.php',
  161.             'fidry_alice_data_fixtures.persistence.purger_factory.doctrine' => 'getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService.php',
  162.             'filesystem' => 'getFilesystemService.php',
  163.             'form.factory' => 'getForm_FactoryService.php',
  164.             'form.type.file' => 'getForm_Type_FileService.php',
  165.             'fos_js_routing.controller' => 'getFosJsRouting_ControllerService.php',
  166.             'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService.php',
  167.             'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService.php',
  168.             'fos_user.change_password.controller' => 'getFosUser_ChangePassword_ControllerService.php',
  169.             'fos_user.profile.controller' => 'getFosUser_Profile_ControllerService.php',
  170.             'fos_user.registration.controller' => 'getFosUser_Registration_ControllerService.php',
  171.             'fos_user.resetting.controller' => 'getFosUser_Resetting_ControllerService.php',
  172.             'fos_user.security.controller' => 'getFosUser_Security_ControllerService.php',
  173.             'fos_user.user_manager' => 'getFosUser_UserManagerService.php',
  174.             'knp_menu.factory' => 'getKnpMenu_FactoryService.php',
  175.             'knp_paginator' => 'getKnpPaginatorService.php',
  176.             'knp_snappy.image' => 'getKnpSnappy_ImageService.php',
  177.             'knp_snappy.pdf' => 'getKnpSnappy_PdfService.php',
  178.             'liip_functional_test.services.database_tool_collection' => 'getLiipFunctionalTest_Services_DatabaseToolCollectionService.php',
  179.             'liip_functional_test.services.fixtures_loader_factory' => 'getLiipFunctionalTest_Services_FixturesLoaderFactoryService.php',
  180.             'liip_functional_test.services_database_backup.mongodb' => 'getLiipFunctionalTest_ServicesDatabaseBackup_MongodbService.php',
  181.             'liip_functional_test.services_database_backup.mysql' => 'getLiipFunctionalTest_ServicesDatabaseBackup_MysqlService.php',
  182.             'liip_functional_test.services_database_backup.sqlite' => 'getLiipFunctionalTest_ServicesDatabaseBackup_SqliteService.php',
  183.             'nelmio_alice.data_loader' => 'getNelmioAlice_DataLoaderService.php',
  184.             'nelmio_alice.file_loader' => 'getNelmioAlice_FileLoaderService.php',
  185.             'nelmio_alice.files_loader' => 'getNelmioAlice_FilesLoaderService.php',
  186.             'nelmio_api_doc.command.dump' => 'getNelmioApiDoc_Command_DumpService.php',
  187.             'nelmio_api_doc.controller.swagger_json' => 'getNelmioApiDoc_Controller_SwaggerJsonService.php',
  188.             'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService.php',
  189.             'nelmio_api_doc.controller.swagger_yaml' => 'getNelmioApiDoc_Controller_SwaggerYamlService.php',
  190.             'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService.php',
  191.             'nelmio_api_doc.render_docs' => 'getNelmioApiDoc_RenderDocsService.php',
  192.             'routing.loader' => 'getRouting_LoaderService.php',
  193.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService.php',
  194.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService.php',
  195.             'security.password_encoder' => 'getSecurity_PasswordEncoderService.php',
  196.             'services_resetter' => 'getServicesResetterService.php',
  197.             'session' => 'getSessionService.php',
  198.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService.php',
  199.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService.php',
  200.             'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService.php',
  201.             'swiftmailer.transport' => 'getSwiftmailer_TransportService.php',
  202.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService.php',
  203.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService.php',
  204.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService.php',
  205.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService.php',
  206.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService.php',
  207.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService.php',
  208.         ];
  209.         $this->aliases = [
  210.             'ApiPlatform\\Core\\Action\\NotFoundAction' => 'api_platform.action.not_found',
  211.             'api_platform.action.delete_item' => 'api_platform.action.placeholder',
  212.             'api_platform.action.get_collection' => 'api_platform.action.placeholder',
  213.             'api_platform.action.get_item' => 'api_platform.action.placeholder',
  214.             'api_platform.action.get_subresource' => 'api_platform.action.placeholder',
  215.             'api_platform.action.patch_item' => 'api_platform.action.placeholder',
  216.             'api_platform.action.post_collection' => 'api_platform.action.placeholder',
  217.             'api_platform.action.put_item' => 'api_platform.action.placeholder',
  218.             'database_connection' => 'doctrine.dbal.default_connection',
  219.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  220.             'mailer' => 'swiftmailer.mailer.default',
  221.             'messenger.default_bus' => 'message_bus',
  222.             'nelmio_api_doc.controller.swagger' => 'nelmio_api_doc.controller.swagger_json',
  223.             'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
  224.             'validator' => 'liip_functional_test.validator',
  225.         ];
  226.         $this->privates['service_container'] = function () {
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  233.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerNameParser.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/EventListener/ResolveControllerNameSubscriber.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  248.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  264.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  271.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  272.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractTrait.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilderInterface.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorInterface.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  307.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Validator/Initializer.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  325.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  326.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  327.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  332.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataCollector/RequestDataCollector.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  346.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  367.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  368.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  369.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ArrayTrait.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  384.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/RamseyUuid/Serializer/UuidDenormalizer.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  386.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Swagger/Serializer/ApiGatewayNormalizer.php';
  387.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/OpenApiNormalizer.php';
  388.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
  389.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ConstraintViolationListNormalizer.php';
  390.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
  391.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php';
  392.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php';
  393.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
  394.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ErrorNormalizer.php';
  395.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  402.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ClassInfoTrait.php';
  403.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
  404.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
  405.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
  406.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/JsonLdContextTrait.php';
  407.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php';
  408.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  416.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
  417.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php';
  418.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  420.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  422.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  430.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/EncoderFactory.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  460.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  461.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  462.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  463.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  464.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  465.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  467.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  468.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  469.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  470.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  471.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  473.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  474.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  475.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  476.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  477.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  478.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  479.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  480.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Loader/NativeFilesystemLoader.php';
  481.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  482.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  483.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  486.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  501.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StringLoaderExtension.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  506.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  507.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  508.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  509.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Twig/Extension/PaginationExtension.php';
  510.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Helper/Processor.php';
  511.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  512.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  513.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  514.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  515.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  516.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  517.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  518.             include_once \dirname(__DIR__4).'/vendor/xearts/taobao-daiko-bundle/src/Twig/ConvertUrlExtension.php';
  519.             include_once \dirname(__DIR__4).'/vendor/xearts/taobao-daiko-bundle/src/Twig/RouteExistsExtension.php';
  520.             include_once \dirname(__DIR__4).'/vendor/xearts/taobao-daiko-bundle/src/Twig/UserEvaluateExtension.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  522.             include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Html/GetNelmioAsset.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  524.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  525.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  527.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  537.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ConnectionRegistry.php';
  538.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ManagerRegistry.php';
  539.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/RegistryInterface.php';
  542.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  543.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  544.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  545.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  546.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  547.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  548.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  549.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  550.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  551.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  552.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  553.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  554.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Doctrine/UserListener.php';
  555.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
  556.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/AbstractTrackingListener.php';
  557.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Timestampable/TimestampableListener.php';
  558.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Sortable/SortableListener.php';
  559.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  560.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  561.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  562.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectManager.php';
  563.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  564.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  565.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  566.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  567.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  568.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  569.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  570.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  571.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  572.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  573.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DoctrineProvider.php';
  575.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriver.php';
  576.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php';
  577.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/AnnotationDriver.php';
  578.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  579.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/FileDriver.php';
  580.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  581.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/FileLocator.php';
  582.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  583.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  584.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  585.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  586.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  587.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  588.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  589.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  590.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/PasswordUpdaterInterface.php';
  591.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/PasswordUpdater.php';
  592.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/CanonicalFieldsUpdater.php';
  593.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/CanonicalizerInterface.php';
  594.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/Canonicalizer.php';
  595.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Subscriber/SlidingPaginationSubscriber.php';
  596.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  597.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  598.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  599.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  600.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  601.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  602.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  603.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  604.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  605.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  606.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  607.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  608.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  609.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  610.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  611.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Loggable/LoggableListener.php';
  612.             include_once \dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/EventListener/LoggerListener.php';
  613.             include_once \dirname(__DIR__4).'/vendor/liip/functional-test-bundle/src/EventListener/ExceptionListener.php';
  614.             include_once \dirname(__DIR__4).'/vendor/liip/functional-test-bundle/src/Validator/DataCollectingValidator.php';
  615.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  616.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  617.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  618.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  619.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php';
  620.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  621.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  622.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  623.             include_once \dirname(__DIR__4).'/vendor/xearts/taobao-daiko-bundle/src/Services/ConvertUrl/ConvertUrlServiceInterface.php';
  624.             include_once \dirname(__DIR__4).'/vendor/xearts/taobao-daiko-bundle/src/Services/ConvertUrl/AlibabaConvertUrlService.php';
  625.             include_once \dirname(__DIR__4).'/vendor/xearts/taobao-daiko-bundle/src/Services/ConvertUrl/ConvertUrlFactory.php';
  626.             include_once \dirname(__DIR__4).'/vendor/xearts/taobao-daiko-bundle/src/Services/ConvertUrl/RedirectChecker.php';
  627.             include_once \dirname(__DIR__4).'/vendor/symfony/browser-kit/Client.php';
  628.             include_once \dirname(__DIR__4).'/vendor/symfony/browser-kit/AbstractBrowser.php';
  629.             include_once \dirname(__DIR__4).'/vendor/fabpot/goutte/Goutte/Client.php';
  630.             include_once \dirname(__DIR__4).'/vendor/xearts/taobao-daiko-bundle/src/Services/ConvertUrl/TMallConvertUrlService.php';
  631.             include_once \dirname(__DIR__4).'/vendor/xearts/taobao-daiko-bundle/src/Services/ConvertUrl/TaobaoConvertUrlService.php';
  632.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  633.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  634.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  635.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  636.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  637.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  638.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
  639.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolver.php';
  640.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  641.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  642.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  643.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  644.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
  645.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/Router.php';
  646.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';
  647.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/OperationDataProviderTrait.php';
  648.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ResourceClassInfoTrait.php';
  649.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/IriConverter.php';
  650.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/RouteNameResolverInterface.php';
  651.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Cache/CachedTrait.php';
  652.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/CachedRouteNameResolver.php';
  653.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/RouteNameResolver.php';
  654.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
  655.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
  656.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
  657.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  658.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/Mapping/Factory/ClassMetadataFactory.php';
  659.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  660.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  661.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  662.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  663.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  664.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php';
  665.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/RouterOperationPathResolver.php';
  666.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/CustomOperationPathResolver.php';
  667.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolver.php';
  668.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php';
  669.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/UnderscorePathSegmentNameGenerator.php';
  670.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/AddFormatListener.php';
  671.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  672.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  673.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CloneTrait.php';
  674.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/ToggleableOperationAttributeTrait.php';
  675.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/ReadListener.php';
  676.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/DeserializeListener.php';
  677.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IdentifiersExtractorInterface.php';
  678.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/CachedIdentifiersExtractor.php';
  679.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IdentifiersExtractor.php';
  680.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Identifier/IdentifierConverterInterface.php';
  681.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Identifier/ContextAwareIdentifierConverterInterface.php';
  682.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Identifier/IdentifierConverter.php';
  683.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/Factory/SubresourceOperationFactoryInterface.php';
  684.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/Factory/CachedSubresourceOperationFactory.php';
  685.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/Factory/SubresourceOperationFactory.php';
  686.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
  687.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
  688.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
  689.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceNameCollectionFactory.php';
  690.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceMetadataFactoryInterface.php';
  691.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceMetadataFactory.php';
  692.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/FormatsResourceMetadataFactory.php';
  693.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/OperationResourceMetadataFactory.php';
  694.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/AnnotationFilterExtractorTrait.php';
  695.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceFilterMetadataFactory.php';
  696.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ShortNameResourceMetadataFactory.php';
  697.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/PhpDocResourceMetadataFactory.php';
  698.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/InputOutputResourceMetadataFactory.php';
  699.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceMetadataFactory.php';
  700.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceMetadataFactory.php';
  701.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
  702.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
  703.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
  704.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyNameCollectionFactory.php';
  705.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
  706.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
  707.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
  708.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  709.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/AnnotationPropertyMetadataFactory.php';
  710.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/AnnotationSubresourceMetadataFactory.php';
  711.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/DefaultPropertyMetadataFactory.php';
  712.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
  713.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
  714.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyMetadataFactory.php';
  715.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/ExtractorInterface.php';
  716.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractExtractor.php';
  717.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/XmlExtractor.php';
  718.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/YamlExtractor.php';
  719.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php';
  720.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactory.php';
  721.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Swagger/Serializer/DocumentationNormalizer.php';
  722.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/EventListener/SwaggerUiListener.php';
  723.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php';
  724.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php';
  725.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilder.php';
  726.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CorsTrait.php';
  727.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/EventListener/AddLinkHeaderListener.php';
  728.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/SchemaFactoryInterface.php';
  729.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/JsonSchema/SchemaFactory.php';
  730.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/SchemaFactory.php';
  731.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
  732.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/QueryParameterValidateListener.php';
  733.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Filter/QueryParameterValidator.php';
  734.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/CollectionDataProviderInterface.php';
  735.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ContextAwareCollectionDataProviderInterface.php';
  736.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainCollectionDataProvider.php';
  737.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ChainCollectionDataProvider.php';
  738.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ItemDataProviderInterface.php';
  739.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainItemDataProvider.php';
  740.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ChainItemDataProvider.php';
  741.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/SubresourceDataProviderInterface.php';
  742.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainSubresourceDataProvider.php';
  743.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ChainSubresourceDataProvider.php';
  744.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataPersister/DataPersisterInterface.php';
  745.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataPersister/ContextAwareDataPersisterInterface.php';
  746.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataPersister/TraceableChainDataPersister.php';
  747.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataPersister/ChainDataPersister.php';
  748.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/ResourceAccessCheckerInterface.php';
  749.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/ResourceAccessChecker.php';
  750.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/EventListener/DenyAccessListener.php';
  751.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  752.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/Core/Authorization/ExpressionLanguageProvider.php';
  753.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  754.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  755.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  756.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  757.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  758.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  759.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceSubscriberInterface.php';
  760.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php';
  761.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  762.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  763.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  764.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php';
  765.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  766.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  767.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  768.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  769.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php';
  770.         };
  771.     }
  772.     public function compile(): void
  773.     {
  774.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  775.     }
  776.     public function isCompiled(): bool
  777.     {
  778.         return true;
  779.     }
  780.     public function getRemovedIds(): array
  781.     {
  782.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  783.     }
  784.     protected function load($file$lazyLoad true)
  785.     {
  786.         return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  787.     }
  788.     /**
  789.      * Gets the public 'cache.app' shared service.
  790.      *
  791.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  792.      */
  793.     protected function getCache_AppService()
  794.     {
  795.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('CMG84BHLiu'0, ($this->targetDir.''.'/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL))));
  796.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  797.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  798.     }
  799.     /**
  800.      * Gets the public 'cache.system' shared service.
  801.      *
  802.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  803.      */
  804.     protected function getCache_SystemService()
  805.     {
  806.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('v-7RrRhBEt'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  807.     }
  808.     /**
  809.      * Gets the public 'data_collector.dump' shared service.
  810.      *
  811.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  812.      */
  813.     protected function getDataCollector_DumpService()
  814.     {
  815.         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()));
  816.     }
  817.     /**
  818.      * Gets the public 'doctrine' shared service.
  819.      *
  820.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  821.      */
  822.     protected function getDoctrineService()
  823.     {
  824.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  825.     }
  826.     /**
  827.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  828.      *
  829.      * @return \Doctrine\DBAL\Connection
  830.      */
  831.     protected function getDoctrine_Dbal_DefaultConnectionService()
  832.     {
  833.         $a = new \Doctrine\DBAL\Configuration();
  834.         $b = new \Doctrine\DBAL\Logging\LoggerChain();
  835.         $c = new \Symfony\Bridge\Monolog\Logger('doctrine');
  836.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  837.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  838.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  839.         $b->addLogger(new \Symfony\Bridge\Doctrine\Logger\DbalLogger($c, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  840.         $b->addLogger(($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  841.         $a->setSQLLogger($b);
  842.         $d = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  843.             'Xearts\\Bundle\\TaobaoDaikoBundle\\EventListener\\DepositBalanceCalculator' => ['privates''Xearts\\Bundle\\TaobaoDaikoBundle\\EventListener\\DepositBalanceCalculator''getDepositBalanceCalculatorService.php'true],
  844.             'Xearts\\Bundle\\TaobaoDaikoBundle\\EventListener\\MessageMailSender' => ['privates''Xearts\\Bundle\\TaobaoDaikoBundle\\EventListener\\MessageMailSender''getMessageMailSenderService.php'true],
  845.             'Xearts\\Bundle\\TaobaoDaikoBundle\\EventListener\\UserEvaluater' => ['privates''Xearts\\Bundle\\TaobaoDaikoBundle\\EventListener\\UserEvaluater''getUserEvaluaterService.php'true],
  846.             'Xearts\\Bundle\\TaobaoDaikoBundle\\EventListener\\UserRankingCounter' => ['privates''Xearts\\Bundle\\TaobaoDaikoBundle\\EventListener\\UserRankingCounter''getUserRankingCounterService.php'true],
  847.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService.php'true],
  848.         ], [
  849.             'Xearts\\Bundle\\TaobaoDaikoBundle\\EventListener\\DepositBalanceCalculator' => '?',
  850.             'Xearts\\Bundle\\TaobaoDaikoBundle\\EventListener\\MessageMailSender' => '?',
  851.             'Xearts\\Bundle\\TaobaoDaikoBundle\\EventListener\\UserEvaluater' => '?',
  852.             'Xearts\\Bundle\\TaobaoDaikoBundle\\EventListener\\UserRankingCounter' => '?',
  853.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  854.         ]));
  855.         $e = new \Gedmo\Timestampable\TimestampableListener();
  856.         $f = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  857.         $e->setAnnotationReader($f);
  858.         $g = new \Gedmo\Sortable\SortableListener();
  859.         $g->setAnnotationReader($f);
  860.         $d->addEventSubscriber(($this->privates['stof_doctrine_extensions.listener.loggable'] ?? $this->getStofDoctrineExtensions_Listener_LoggableService()));
  861.         $d->addEventSubscriber(new \FOS\UserBundle\Doctrine\UserListener(($this->privates['fos_user.util.password_updater'] ?? $this->getFosUser_Util_PasswordUpdaterService()), ($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService())));
  862.         $d->addEventSubscriber($e);
  863.         $d->addEventSubscriber($g);
  864.         $d->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.default_listeners.attach_entity_listeners');
  865.         $d->addEventListener([=> 'postPersist'], 'Xearts\\Bundle\\TaobaoDaikoBundle\\EventListener\\DepositBalanceCalculator');
  866.         $d->addEventListener([=> 'postPersist'], 'Xearts\\Bundle\\TaobaoDaikoBundle\\EventListener\\MessageMailSender');
  867.         $d->addEventListener([=> 'onFlush'], 'Xearts\\Bundle\\TaobaoDaikoBundle\\EventListener\\UserEvaluater');
  868.         $d->addEventListener([=> 'onFlush'], 'Xearts\\Bundle\\TaobaoDaikoBundle\\EventListener\\UserRankingCounter');
  869.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['driver' => 'pdo_mysql''charset' => 'utf8mb4''url' => $this->getEnv('resolve:DATABASE_URL'), 'host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '5.6''defaultTableOptions' => ['charset' => 'utf8mb4''collate' => 'utf8mb4_unicode_ci''row_format' => 'DYNAMIC']], $a$d, []);
  870.     }
  871.     /**
  872.      * Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
  873.      *
  874.      * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
  875.      */
  876.     protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
  877.     {
  878.         $this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  879.             'Xearts\\Bundle\\TaobaoDaikoBundle\\EventListener\\EstimateUpdateWebHookSender' => ['privates''Xearts\\Bundle\\TaobaoDaikoBundle\\EventListener\\EstimateUpdateWebHookSender''getEstimateUpdateWebHookSenderService.php'true],
  880.             'Xearts\\Bundle\\TaobaoDaikoBundle\\EventListener\\MessageWebHookSender' => ['privates''Xearts\\Bundle\\TaobaoDaikoBundle\\EventListener\\MessageWebHookSender''getMessageWebHookSenderService.php'true],
  881.         ], [
  882.             'Xearts\\Bundle\\TaobaoDaikoBundle\\EventListener\\EstimateUpdateWebHookSender' => '?',
  883.             'Xearts\\Bundle\\TaobaoDaikoBundle\\EventListener\\MessageWebHookSender' => '?',
  884.         ]));
  885.         $instance->registerService('Xearts\\Bundle\\TaobaoDaikoBundle\\EventListener\\EstimateUpdateWebHookSender''Xearts\\Bundle\\TaobaoDaikoBundle\\EventListener\\EstimateUpdateWebHookSender');
  886.         $instance->registerService('Xearts\\Bundle\\TaobaoDaikoBundle\\EventListener\\MessageWebHookSender''Xearts\\Bundle\\TaobaoDaikoBundle\\EventListener\\MessageWebHookSender');
  887.         return $instance;
  888.     }
  889.     /**
  890.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  891.      *
  892.      * @return \Doctrine\ORM\EntityManager
  893.      */
  894.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  895.     {
  896.         $a = new \Doctrine\ORM\Configuration();
  897.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  898.         $c = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Loggable/Entity'), => (\dirname(__DIR__4).'/vendor/xearts/taobao-daiko-bundle/src/Entity')]);
  899.         $b->addDriver($c'Gedmo\\Loggable\\Entity');
  900.         $b->addDriver($c'Xearts\\Bundle\\TaobaoDaikoBundle\\Entity');
  901.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/config/doctrine-mapping') => 'FOS\\UserBundle\\Model'], '.orm.xml')), 'FOS\\UserBundle\\Model');
  902.         $a->setEntityNamespaces(['GedmoLoggable' => 'Gedmo\\Loggable\\Entity''XeartsTaobaoDaikoBundle' => 'Xearts\\Bundle\\TaobaoDaikoBundle\\Entity']);
  903.         $a->setMetadataCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService())));
  904.         $a->setQueryCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService())));
  905.         $a->setResultCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService())));
  906.         $a->setMetadataDriverImpl($b);
  907.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  908.         $a->setProxyNamespace('Proxies');
  909.         $a->setAutoGenerateProxyClasses(true);
  910.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  911.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  912.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());
  913.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  914.         $a->setEntityListenerResolver(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService()));
  915.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  916.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\ApiTokenRepository' => ['privates''Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\ApiTokenRepository''getApiTokenRepositoryService.php'true],
  917.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\CommissionRepository' => ['privates''Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\CommissionRepository''getCommissionRepositoryService.php'true],
  918.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\CurrencyRateBufferRepository' => ['privates''Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\CurrencyRateBufferRepository''getCurrencyRateBufferRepositoryService.php'true],
  919.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\CurrencyRateRepository' => ['privates''Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\CurrencyRateRepository''getCurrencyRateRepositoryService.php'true],
  920.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\DepositRepository' => ['privates''Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\DepositRepository''getDepositRepositoryService.php'true],
  921.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\EstimateItemRepository' => ['privates''Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\EstimateItemRepository''getEstimateItemRepositoryService.php'true],
  922.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\EstimateItemStateRepository' => ['privates''Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\EstimateItemStateRepository''getEstimateItemStateRepositoryService.php'true],
  923.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\EstimateRepository' => ['privates''Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\EstimateRepository''getEstimateRepositoryService.php'true],
  924.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\EstimateStepRepository' => ['privates''Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\EstimateStepRepository''getEstimateStepRepositoryService.php'true],
  925.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\FeatureRepository' => ['privates''Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\FeatureRepository''getFeatureRepositoryService.php'true],
  926.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\ImportedCsvRepository' => ['privates''Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\ImportedCsvRepository''getImportedCsvRepositoryService.php'true],
  927.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\ImportedEstimateItemRepository' => ['privates''Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\ImportedEstimateItemRepository''getImportedEstimateItemRepositoryService.php'true],
  928.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\ImportedEstimateRepository' => ['privates''Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\ImportedEstimateRepository''getImportedEstimateRepositoryService.php'true],
  929.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\InformationRepository' => ['privates''Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\InformationRepository''getInformationRepositoryService.php'true],
  930.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\MessageRepository' => ['privates''Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\MessageRepository''getMessageRepositoryService.php'true],
  931.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\MypageInformationRepository' => ['privates''Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\MypageInformationRepository''getMypageInformationRepositoryService.php'true],
  932.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\OrderItemRepository' => ['privates''Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\OrderItemRepository''getOrderItemRepositoryService.php'true],
  933.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\PackageRepository' => ['privates''Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\PackageRepository''getPackageRepositoryService.php'true],
  934.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\PageContentRepository' => ['privates''Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\PageContentRepository''getPageContentRepositoryService.php'true],
  935.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\PostageFeeRepository' => ['privates''Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\PostageFeeRepository''getPostageFeeRepositoryService.php'true],
  936.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\QuestionCategoryRepository' => ['privates''Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\QuestionCategoryRepository''getQuestionCategoryRepositoryService.php'true],
  937.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\QuestionRepository' => ['privates''Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\QuestionRepository''getQuestionRepositoryService.php'true],
  938.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\RegularWorkdayRepository' => ['privates''Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\RegularWorkdayRepository''getRegularWorkdayRepositoryService.php'true],
  939.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\SalesAggregationRepository' => ['privates''Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\SalesAggregationRepository''getSalesAggregationRepositoryService.php'true],
  940.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\SpecialHolidayRepository' => ['privates''Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\SpecialHolidayRepository''getSpecialHolidayRepositoryService.php'true],
  941.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\UserRankingRepository' => ['privates''Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\UserRankingRepository''getUserRankingRepositoryService.php'true],
  942.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\UserRepository' => ['privates''Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\UserRepository''getUserRepositoryService.php'true],
  943.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\WebHookRepository' => ['privates''Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\WebHookRepository''getWebHookRepositoryService.php'true],
  944.         ], [
  945.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\ApiTokenRepository' => '?',
  946.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\CommissionRepository' => '?',
  947.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\CurrencyRateBufferRepository' => '?',
  948.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\CurrencyRateRepository' => '?',
  949.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\DepositRepository' => '?',
  950.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\EstimateItemRepository' => '?',
  951.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\EstimateItemStateRepository' => '?',
  952.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\EstimateRepository' => '?',
  953.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\EstimateStepRepository' => '?',
  954.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\FeatureRepository' => '?',
  955.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\ImportedCsvRepository' => '?',
  956.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\ImportedEstimateItemRepository' => '?',
  957.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\ImportedEstimateRepository' => '?',
  958.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\InformationRepository' => '?',
  959.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\MessageRepository' => '?',
  960.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\MypageInformationRepository' => '?',
  961.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\OrderItemRepository' => '?',
  962.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\PackageRepository' => '?',
  963.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\PageContentRepository' => '?',
  964.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\PostageFeeRepository' => '?',
  965.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\QuestionCategoryRepository' => '?',
  966.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\QuestionRepository' => '?',
  967.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\RegularWorkdayRepository' => '?',
  968.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\SalesAggregationRepository' => '?',
  969.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\SpecialHolidayRepository' => '?',
  970.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\UserRankingRepository' => '?',
  971.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\UserRepository' => '?',
  972.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Repository\\WebHookRepository' => '?',
  973.         ])));
  974.         $a->addCustomDatetimeFunction('date''Xearts\\Bundle\\TaobaoDaikoBundle\\Doctrine\\DQL\\DateFunction');
  975.         $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  976.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  977.         return $instance;
  978.     }
  979.     /**
  980.      * Gets the public 'event_dispatcher' shared service.
  981.      *
  982.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  983.      */
  984.     protected function getEventDispatcherService()
  985.     {
  986.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  987.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  988.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  989.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  990.         $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())));
  991.         $instance->addListener('kernel.controller', [=> function () {
  992.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  993.         }, => 'onKernelController'], 0);
  994.         $instance->addListener('kernel.request', [=> function () {
  995.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  996.         }, => 'onKernelRequest'], 0);
  997.         $instance->addListener('kernel.exception', [=> function () {
  998.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService.php'));
  999.         }, => 'onKernelException'], 0);
  1000.         $instance->addListener('kernel.request', [=> function () {
  1001.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1002.         }, => 'onKernelRequest'], 250);
  1003.         $instance->addListener('kernel.response', [=> function () {
  1004.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1005.         }, => 'onKernelResponse'], 0);
  1006.         $instance->addListener('kernel.response', [=> function () {
  1007.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  1008.         }, => 'onResponse'], 0);
  1009.         $instance->addListener('kernel.request', [=> function () {
  1010.             return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
  1011.         }, => 'onKernelRequest'], 7);
  1012.         $instance->addListener('kernel.request', [=> function () {
  1013.             return ($this->privates['api_platform.listener.request.read'] ?? $this->getApiPlatform_Listener_Request_ReadService());
  1014.         }, => 'onKernelRequest'], 4);
  1015.         $instance->addListener('kernel.view', [=> function () {
  1016.             return ($this->privates['api_platform.listener.view.write'] ?? $this->load('getApiPlatform_Listener_View_WriteService.php'));
  1017.         }, => 'onKernelView'], 32);
  1018.         $instance->addListener('kernel.request', [=> function () {
  1019.             return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
  1020.         }, => 'onKernelRequest'], 2);
  1021.         $instance->addListener('kernel.view', [=> function () {
  1022.             return ($this->privates['api_platform.listener.view.serialize'] ?? $this->load('getApiPlatform_Listener_View_SerializeService.php'));
  1023.         }, => 'onKernelView'], 16);
  1024.         $instance->addListener('kernel.view', [=> function () {
  1025.             return ($this->privates['api_platform.listener.view.respond'] ?? $this->load('getApiPlatform_Listener_View_RespondService.php'));
  1026.         }, => 'onKernelView'], 8);
  1027.         $instance->addListener('kernel.exception', [=> function () {
  1028.             return ($this->privates['api_platform.listener.exception.validation'] ?? $this->load('getApiPlatform_Listener_Exception_ValidationService.php'));
  1029.         }, => 'onKernelException'], 0);
  1030.         $instance->addListener('kernel.exception', [=> function () {
  1031.             return ($this->privates['api_platform.listener.exception'] ?? $this->load('getApiPlatform_Listener_ExceptionService.php'));
  1032.         }, => 'onKernelException'], -96);
  1033.         $instance->addListener('kernel.request', [=> function () {
  1034.             return ($this->privates['api_platform.swagger.listener.ui'] ?? ($this->privates['api_platform.swagger.listener.ui'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\EventListener\SwaggerUiListener()));
  1035.         }, => 'onKernelRequest'], 0);
  1036.         $instance->addListener('kernel.response', [=> function () {
  1037.             return ($this->privates['api_platform.hydra.listener.response.add_link_header'] ?? $this->getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService());
  1038.         }, => 'onKernelResponse'], 0);
  1039.         $instance->addListener('kernel.view', [=> function () {
  1040.             return ($this->privates['api_platform.fos_user.event_listener'] ?? $this->load('getApiPlatform_FosUser_EventListenerService.php'));
  1041.         }, => 'onKernelView'], 24);
  1042.         $instance->addListener('kernel.response', [=> function () {
  1043.             return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
  1044.         }, => 'onKernelResponse'], -1);
  1045.         $instance->addListener('kernel.view', [=> function () {
  1046.             return ($this->privates['api_platform.listener.view.validate'] ?? $this->load('getApiPlatform_Listener_View_ValidateService.php'));
  1047.         }, => 'onKernelView'], 64);
  1048.         $instance->addListener('kernel.request', [=> function () {
  1049.             return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
  1050.         }, => 'onKernelRequest'], 16);
  1051.         $instance->addListener('kernel.request', [=> function () {
  1052.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1053.         }, => 'onSecurity'], 3);
  1054.         $instance->addListener('kernel.request', [=> function () {
  1055.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1056.         }, => 'onSecurityPostDenormalize'], 1);
  1057.         $instance->addListener('kernel.response', [=> function () {
  1058.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  1059.         }, => 'onKernelResponse'], 0);
  1060.         $instance->addListener('kernel.response', [=> function () {
  1061.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1062.         }, => 'onKernelResponse'], -1024);
  1063.         $instance->addListener('kernel.request', [=> function () {
  1064.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1065.         }, => 'setDefaultLocale'], 100);
  1066.         $instance->addListener('kernel.request', [=> function () {
  1067.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1068.         }, => 'onKernelRequest'], 16);
  1069.         $instance->addListener('kernel.finish_request', [=> function () {
  1070.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1071.         }, => 'onKernelFinishRequest'], 0);
  1072.         $instance->addListener('kernel.request', [=> function () {
  1073.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1074.         }, => 'onKernelRequest'], 256);
  1075.         $instance->addListener('kernel.request', [=> function () {
  1076.             return ($this->privates['.legacy_resolve_controller_name_subscriber'] ?? $this->get_LegacyResolveControllerNameSubscriberService());
  1077.         }, => 'resolveControllerName'], 24);
  1078.         $instance->addListener('kernel.response', [=> function () {
  1079.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1080.         }, => 'onResponse'], -255);
  1081.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1082.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1083.         }, => 'onControllerArguments'], 0);
  1084.         $instance->addListener('kernel.exception', [=> function () {
  1085.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1086.         }, => 'logKernelException'], 0);
  1087.         $instance->addListener('kernel.exception', [=> function () {
  1088.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1089.         }, => 'onKernelException'], -128);
  1090.         $instance->addListener('kernel.request', [=> function () {
  1091.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1092.         }, => 'onKernelRequest'], 15);
  1093.         $instance->addListener('kernel.finish_request', [=> function () {
  1094.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1095.         }, => 'onKernelFinishRequest'], -15);
  1096.         $instance->addListener('console.error', [=> function () {
  1097.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  1098.         }, => 'onConsoleError'], -128);
  1099.         $instance->addListener('console.terminate', [=> function () {
  1100.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  1101.         }, => 'onConsoleTerminate'], -128);
  1102.         $instance->addListener('console.error', [=> function () {
  1103.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1104.         }, => 'onConsoleError'], 0);
  1105.         $instance->addListener('kernel.request', [=> function () {
  1106.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1107.         }, => 'onKernelRequest'], 128);
  1108.         $instance->addListener('kernel.response', [=> function () {
  1109.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1110.         }, => 'onKernelResponse'], -1000);
  1111.         $instance->addListener('kernel.finish_request', [=> function () {
  1112.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1113.         }, => 'onFinishRequest'], 0);
  1114.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1115.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService.php'));
  1116.         }, => 'onMessageFailed'], 100);
  1117.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1118.             return ($this->privates['messenger.failure.send_failed_message_to_failure_transport_listener'] ?? $this->load('getMessenger_Failure_SendFailedMessageToFailureTransportListenerService.php'));
  1119.         }, => 'onMessageFailed'], -100);
  1120.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  1121.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService.php'));
  1122.         }, => 'onWorkerStarted'], 0);
  1123.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  1124.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService.php'));
  1125.         }, => 'onWorkerRunning'], 0);
  1126.         $instance->addListener('kernel.response', [=> function () {
  1127.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1128.         }, => 'onKernelResponse'], -100);
  1129.         $instance->addListener('kernel.exception', [=> function () {
  1130.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1131.         }, => 'onKernelException'], 0);
  1132.         $instance->addListener('kernel.terminate', [=> function () {
  1133.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1134.         }, => 'onKernelTerminate'], -1024);
  1135.         $instance->addListener('kernel.controller', [=> function () {
  1136.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  1137.         }, => 'onKernelController'], 0);
  1138.         $instance->addListener('kernel.response', [=> function () {
  1139.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  1140.         }, => 'onKernelResponse'], 0);
  1141.         $instance->addListener('kernel.request', [=> function () {
  1142.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1143.         }, => 'configure'], 2048);
  1144.         $instance->addListener('console.command', [=> function () {
  1145.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1146.         }, => 'configure'], 2048);
  1147.         $instance->addListener('kernel.request', [=> function () {
  1148.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1149.         }, => 'onKernelRequest'], 32);
  1150.         $instance->addListener('kernel.finish_request', [=> function () {
  1151.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1152.         }, => 'onKernelFinishRequest'], 0);
  1153.         $instance->addListener('kernel.exception', [=> function () {
  1154.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1155.         }, => 'onKernelException'], -64);
  1156.         $instance->addListener('kernel.response', [=> function () {
  1157.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1158.         }, => 'onKernelResponse'], 0);
  1159.         $instance->addListener('kernel.response', [=> function () {
  1160.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1161.         }, => 'onKernelResponse'], 0);
  1162.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1163.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService.php'));
  1164.         }, => 'onVoterVote'], 0);
  1165.         $instance->addListener('kernel.request', [=> function () {
  1166.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1167.         }, => 'configureLogoutUrlGenerator'], 8);
  1168.         $instance->addListener('kernel.request', [=> function () {
  1169.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1170.         }, => 'onKernelRequest'], 8);
  1171.         $instance->addListener('kernel.finish_request', [=> function () {
  1172.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1173.         }, => 'onKernelFinishRequest'], 0);
  1174.         $instance->addListener('kernel.response', [=> function () {
  1175.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1176.         }, => 'onKernelResponse'], -128);
  1177.         $instance->addListener('console.command', [=> function () {
  1178.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService.php'));
  1179.         }, => 'configure'], 1024);
  1180.         $instance->addListener('console.error', [=> function () {
  1181.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1182.         }, => 'onConsoleError'], 0);
  1183.         $instance->addListener('console.terminate', [=> function () {
  1184.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1185.         }, => 'onConsoleTerminate'], 0);
  1186.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  1187.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService.php'));
  1188.         }, => 'onWorkerMessageHandled'], 0);
  1189.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1190.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService.php'));
  1191.         }, => 'onWorkerMessageFailed'], 0);
  1192.         $instance->addListener('fos_user.security.implicit_login', [=> function () {
  1193.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->load('getFosUser_Security_InteractiveLoginListenerService.php'));
  1194.         }, => 'onImplicitLogin'], 0);
  1195.         $instance->addListener('security.interactive_login', [=> function () {
  1196.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->load('getFosUser_Security_InteractiveLoginListenerService.php'));
  1197.         }, => 'onSecurityInteractiveLogin'], 0);
  1198.         $instance->addListener('fos_user.registration.completed', [=> function () {
  1199.             return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService.php'));
  1200.         }, => 'authenticate'], 0);
  1201.         $instance->addListener('fos_user.registration.confirmed', [=> function () {
  1202.             return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService.php'));
  1203.         }, => 'authenticate'], 0);
  1204.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  1205.             return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService.php'));
  1206.         }, => 'authenticate'], 0);
  1207.         $instance->addListener('fos_user.change_password.edit.completed', [=> function () {
  1208.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  1209.         }, => 'addSuccessFlash'], 0);
  1210.         $instance->addListener('fos_user.group.create.completed', [=> function () {
  1211.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  1212.         }, => 'addSuccessFlash'], 0);
  1213.         $instance->addListener('fos_user.group.delete.completed', [=> function () {
  1214.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  1215.         }, => 'addSuccessFlash'], 0);
  1216.         $instance->addListener('fos_user.group.edit.completed', [=> function () {
  1217.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  1218.         }, => 'addSuccessFlash'], 0);
  1219.         $instance->addListener('fos_user.profile.edit.completed', [=> function () {
  1220.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  1221.         }, => 'addSuccessFlash'], 0);
  1222.         $instance->addListener('fos_user.registration.completed', [=> function () {
  1223.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  1224.         }, => 'addSuccessFlash'], 0);
  1225.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  1226.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  1227.         }, => 'addSuccessFlash'], 0);
  1228.         $instance->addListener('fos_user.registration.success', [=> function () {
  1229.             return ($this->privates['fos_user.listener.email_confirmation'] ?? $this->load('getFosUser_Listener_EmailConfirmationService.php'));
  1230.         }, => 'onRegistrationSuccess'], 0);
  1231.         $instance->addListener('fos_user.resetting.reset.initialize', [=> function () {
  1232.             return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService.php'));
  1233.         }, => 'onResettingResetInitialize'], 0);
  1234.         $instance->addListener('fos_user.resetting.reset.success', [=> function () {
  1235.             return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService.php'));
  1236.         }, => 'onResettingResetSuccess'], 0);
  1237.         $instance->addListener('fos_user.resetting.reset.request', [=> function () {
  1238.             return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService.php'));
  1239.         }, => 'onResettingResetRequest'], 0);
  1240.         $instance->addListener('kernel.controller', [=> function () {
  1241.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1242.         }, => 'onKernelController'], 0);
  1243.         $instance->addListener('kernel.controller', [=> function () {
  1244.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1245.         }, => 'onKernelController'], 0);
  1246.         $instance->addListener('kernel.controller', [=> function () {
  1247.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1248.         }, => 'onKernelController'], -128);
  1249.         $instance->addListener('kernel.view', [=> function () {
  1250.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1251.         }, => 'onKernelView'], 0);
  1252.         $instance->addListener('kernel.controller', [=> function () {
  1253.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1254.         }, => 'onKernelController'], 0);
  1255.         $instance->addListener('kernel.response', [=> function () {
  1256.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1257.         }, => 'onKernelResponse'], 0);
  1258.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1259.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1260.         }, => 'onKernelControllerArguments'], 0);
  1261.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1262.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1263.         }, => 'onKernelControllerArguments'], 0);
  1264.         $instance->addListener('kernel.request', [=> function () {
  1265.             return ($this->privates['stof_doctrine_extensions.event_listener.logger'] ?? $this->getStofDoctrineExtensions_EventListener_LoggerService());
  1266.         }, => 'onKernelRequest'], 0);
  1267.         $instance->addListener('kernel.exception', [=> function () {
  1268.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1269.         }, => 'onException'], 0);
  1270.         $instance->addListener('kernel.terminate', [=> function () {
  1271.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1272.         }, => 'onTerminate'], 0);
  1273.         $instance->addListener('console.error', [=> function () {
  1274.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1275.         }, => 'onException'], 0);
  1276.         $instance->addListener('console.terminate', [=> function () {
  1277.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1278.         }, => 'onTerminate'], 0);
  1279.         $instance->addListener('kernel.exception', [=> function () {
  1280.             return ($this->services['liip_functional_test.exception_listener'] ?? ($this->services['liip_functional_test.exception_listener'] = new \Liip\FunctionalTestBundle\EventListener\ExceptionListener()));
  1281.         }, => 'setException'], 99999);
  1282.         $instance->addListener('kernel.request', [=> function () {
  1283.             return ($this->services['liip_functional_test.exception_listener'] ?? ($this->services['liip_functional_test.exception_listener'] = new \Liip\FunctionalTestBundle\EventListener\ExceptionListener()));
  1284.         }, => 'clearLastException'], 99999);
  1285.         $instance->addListener('kernel.request', [=> function () {
  1286.             return ($this->services['liip_functional_test.validator'] ?? $this->getLiipFunctionalTest_ValidatorService());
  1287.         }, => 'onKernelRequest'], 99999);
  1288.         $instance->addListener('console.command', [=> function () {
  1289.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1290.         }, => 'onCommand'], 255);
  1291.         $instance->addListener('console.terminate', [=> function () {
  1292.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1293.         }, => 'onTerminate'], -255);
  1294.         $instance->addListener('knp_pager.before', [=> function () {
  1295.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1296.         }, => 'before'], 0);
  1297.         $instance->addListener('knp_pager.pagination', [=> function () {
  1298.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1299.         }, => 'pagination'], 0);
  1300.         $instance->addListener('knp_pager.before', [=> function () {
  1301.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  1302.         }, => 'before'], 1);
  1303.         $instance->addListener('knp_pager.before', [=> function () {
  1304.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  1305.         }, => 'before'], 1);
  1306.         $instance->addListener('knp_pager.pagination', [=> function () {
  1307.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1308.         }, => 'pagination'], 1);
  1309.         return $instance;
  1310.     }
  1311.     /**
  1312.      * Gets the public 'http_kernel' shared service.
  1313.      *
  1314.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1315.      */
  1316.     protected function getHttpKernelService()
  1317.     {
  1318.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1319.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), ($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false)))), $a), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  1320.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService.php'));
  1321.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService.php'));
  1322.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService.php'));
  1323.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService.php'));
  1324.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService.php'));
  1325.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService.php'));
  1326.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService.php'));
  1327.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService.php'));
  1328.         }, 8)), $a));
  1329.     }
  1330.     /**
  1331.      * Gets the public 'knp_menu.matcher' shared service.
  1332.      *
  1333.      * @return \Knp\Menu\Matcher\Matcher
  1334.      */
  1335.     protected function getKnpMenu_MatcherService()
  1336.     {
  1337.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  1338.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->load('getKnpMenu_Voter_RouterService.php'));
  1339.         }, 1));
  1340.     }
  1341.     /**
  1342.      * Gets the public 'liip_functional_test.exception_listener' shared service.
  1343.      *
  1344.      * @return \Liip\FunctionalTestBundle\EventListener\ExceptionListener
  1345.      */
  1346.     protected function getLiipFunctionalTest_ExceptionListenerService()
  1347.     {
  1348.         return $this->services['liip_functional_test.exception_listener'] = new \Liip\FunctionalTestBundle\EventListener\ExceptionListener();
  1349.     }
  1350.     /**
  1351.      * Gets the public 'liip_functional_test.validator' shared service.
  1352.      *
  1353.      * @return \Liip\FunctionalTestBundle\Validator\DataCollectingValidator
  1354.      */
  1355.     protected function getLiipFunctionalTest_ValidatorService()
  1356.     {
  1357.         return $this->services['liip_functional_test.validator'] = new \Liip\FunctionalTestBundle\Validator\DataCollectingValidator(($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService()));
  1358.     }
  1359.     /**
  1360.      * Gets the public 'message_bus' shared service.
  1361.      *
  1362.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  1363.      */
  1364.     protected function getMessageBusService()
  1365.     {
  1366.         return $this->services['message_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  1367.             yield => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->load('getMessenger_Bus_Default_Middleware_TraceableService.php'));
  1368.             yield => ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.default')));
  1369.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  1370.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  1371.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  1372.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService.php'));
  1373.             yield => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_HandleMessageService.php'));
  1374.         }, 7)));
  1375.     }
  1376.     /**
  1377.      * Gets the public 'profiler' shared service.
  1378.      *
  1379.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1380.      */
  1381.     protected function getProfilerService()
  1382.     {
  1383.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1384.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1385.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1386.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1387.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1388.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1389.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1390.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1391.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1392.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1393.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1394.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1395.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1396.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1397.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1398.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  1399.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1400.         $d->addInstance('cache.doctrine.orm.default.metadata', ($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService()));
  1401.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1402.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1403.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  1404.         $d->addInstance('api_platform.cache.route_name_resolver', ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()));
  1405.         $d->addInstance('api_platform.cache.identifiers_extractor', ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()));
  1406.         $d->addInstance('api_platform.cache.subresource_operation_factory', ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()));
  1407.         $d->addInstance('api_platform.cache.metadata.resource', ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()));
  1408.         $d->addInstance('api_platform.cache.metadata.property', ($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()));
  1409.         $e = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()));
  1410.         $e->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1411.         $f = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  1412.         $f->registerBus('messenger.bus.default', ($this->services['message_bus'] ?? $this->getMessageBusService()));
  1413.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1414.         if ($this->has('kernel')) {
  1415.             $g->setKernel($b);
  1416.         }
  1417.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  1418.         $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())));
  1419.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1420.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1421.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService())));
  1422.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1423.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1424.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1425.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/srcApp_KernelDevDebugContainer'), $c));
  1426.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1427.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1428.         $instance->add($d);
  1429.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1430.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
  1431.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));
  1432.         $instance->add($e);
  1433.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  1434.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1435.         $instance->add($f);
  1436.         $instance->add($g);
  1437.         return $instance;
  1438.     }
  1439.     /**
  1440.      * Gets the public 'request_stack' shared service.
  1441.      *
  1442.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1443.      */
  1444.     protected function getRequestStackService()
  1445.     {
  1446.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1447.     }
  1448.     /**
  1449.      * Gets the public 'router' shared service.
  1450.      *
  1451.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1452.      */
  1453.     protected function getRouterService()
  1454.     {
  1455.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1456.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1457.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1458.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1459.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1460.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1461.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService.php'true],
  1462.         ], [
  1463.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1464.         ]))->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');
  1465.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1466.         return $instance;
  1467.     }
  1468.     /**
  1469.      * Gets the public 'security.authorization_checker' shared service.
  1470.      *
  1471.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1472.      */
  1473.     protected function getSecurity_AuthorizationCheckerService()
  1474.     {
  1475.         return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);
  1476.     }
  1477.     /**
  1478.      * Gets the public 'security.token_storage' shared service.
  1479.      *
  1480.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1481.      */
  1482.     protected function getSecurity_TokenStorageService()
  1483.     {
  1484.         return $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1485.             'session' => ['services''session''getSessionService.php'true],
  1486.         ], [
  1487.             'session' => '?',
  1488.         ]));
  1489.     }
  1490.     /**
  1491.      * Gets the public 'serializer' shared service.
  1492.      *
  1493.      * @return \Symfony\Component\Serializer\Serializer
  1494.      */
  1495.     protected function getSerializerService()
  1496.     {
  1497.         $a = new \ApiPlatform\Core\Swagger\Serializer\ApiGatewayNormalizer(new \ApiPlatform\Core\OpenApi\Serializer\OpenApiNormalizer(($this->privates['.1_Serializer~mN9Vtyp'] ?? $this->get_1SerializermN9VtypService())));
  1498.         $b = ($this->privates['api_platform.swagger.normalizer.api_gateway'] ?? $this->getApiPlatform_Swagger_Normalizer_ApiGatewayService());
  1499.         $c = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  1500.         $d = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  1501.         $e = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  1502.         $f = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  1503.         $g = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  1504.         $h = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  1505.         $i = ($this->privates['api_platform.iri_converter'] ?? $this->getApiPlatform_IriConverterService());
  1506.         $j = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
  1507.         $k = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  1508.         $l = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());
  1509.         $m = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  1510.         $n = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($l$d$k, ($this->privates['property_info'] ?? $this->getPropertyInfoService()), new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($l), NULL, []);
  1511.         return $this->services['serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \ApiPlatform\Core\Bridge\RamseyUuid\Serializer\UuidDenormalizer(), => $a=> $b=> new \ApiPlatform\Core\Hydra\Serializer\ConstraintViolationListNormalizer($c, [], $d), => new \ApiPlatform\Core\Problem\Serializer\ConstraintViolationListNormalizer([], $d), => $b=> $a=> new \ApiPlatform\Core\Hydra\Serializer\DocumentationNormalizer($e$f$g$hNULL$c, ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()), $d), => new \ApiPlatform\Core\Hydra\Serializer\EntrypointNormalizer($e$i$c), => new \ApiPlatform\Core\Hydra\Serializer\ErrorNormalizer($ctrue), 10 => new \ApiPlatform\Core\Problem\Serializer\ErrorNormalizer(true), 11 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 12 => new \ApiPlatform\Core\JsonLd\Serializer\ItemNormalizer($e$f$g$i$h$j$k$d$l, [], new RewindableGenerator(function () {
  1512.             yield => ($this->privates['api_platform.messenger.data_transformer'] ?? $this->load('getApiPlatform_Messenger_DataTransformerService.php'));
  1513.         }, 1), $m), 13 => new \ApiPlatform\Core\Serializer\ItemNormalizer($f$g$i$h$k$d$l, ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), falseNULL, new RewindableGenerator(function () {
  1514.             yield => ($this->privates['api_platform.messenger.data_transformer'] ?? $this->load('getApiPlatform_Messenger_DataTransformerService.php'));
  1515.         }, 1), $e$m), 14 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), 15 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 16 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $d), 17 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 18 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 19 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 20 => new \ApiPlatform\Core\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Core\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Core\Hydra\Serializer\CollectionNormalizer($j$h$i), 'page''pagination'$e$k), $e$h, ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService())), 21 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 22 => new \ApiPlatform\Core\JsonLd\Serializer\ObjectNormalizer($n$i$j), 23 => $n], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => ($this->privates['serializer.encoder.json'] ?? ($this->privates['serializer.encoder.json'] = new \Symfony\Component\Serializer\Encoder\JsonEncoder())), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(), => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), => new \ApiPlatform\Core\Serializer\JsonEncoder('jsonld'), => new \ApiPlatform\Core\Serializer\JsonEncoder('jsonproblem')]);
  1516.     }
  1517.     /**
  1518.      * Gets the public 'translator' shared service.
  1519.      *
  1520.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1521.      */
  1522.     protected function getTranslatorService()
  1523.     {
  1524.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1525.     }
  1526.     /**
  1527.      * Gets the public 'twig' shared service.
  1528.      *
  1529.      * @return \Twig\Environment
  1530.      */
  1531.     protected function getTwigService()
  1532.     {
  1533.         $a = new \Symfony\Bundle\TwigBundle\Loader\NativeFilesystemLoader([], \dirname(__DIR__4));
  1534.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  1535.         $a->addPath((\dirname(__DIR__4).'/templates'));
  1536.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  1537.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  1538.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1539.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1540.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1541.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1542.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  1543.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  1544.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1545.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1546.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1547.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1548.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/FOSUserBundle'), 'FOSUser');
  1549.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/views'), 'FOSUser');
  1550.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/views'), '!FOSUser');
  1551.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/views'), 'KnpPaginator');
  1552.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/views'), '!KnpPaginator');
  1553.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  1554.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  1555.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  1556.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  1557.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/XeartsTaobaoDaikoBundle'), 'XeartsTaobaoDaiko');
  1558.         $a->addPath((\dirname(__DIR__4).'/vendor/xearts/taobao-daiko-bundle/src/Resources/views'), 'XeartsTaobaoDaiko');
  1559.         $a->addPath((\dirname(__DIR__4).'/vendor/xearts/taobao-daiko-bundle/src/Resources/views'), '!XeartsTaobaoDaiko');
  1560.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), 'NelmioApiDoc');
  1561.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), '!NelmioApiDoc');
  1562.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  1563.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  1564.         $a->addPath((\dirname(__DIR__4).'/templates'));
  1565.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  1566.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  1567.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1568.         $this->services['twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  1569.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1570.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  1571.         $d = new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  1572.         $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1573.         $f = ($this->services['router'] ?? $this->getRouterService());
  1574.         $g = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1575.         $h = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1576.         $h->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $e]);
  1577.         $i = new \Knp\Menu\Util\MenuManipulator();
  1578.         $j = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
  1579.         $k = new \Symfony\Bridge\Twig\AppVariable();
  1580.         $k->setEnvironment('dev');
  1581.         $k->setDebug(true);
  1582.         if ($this->has('security.token_storage')) {
  1583.             $k->setTokenStorage(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  1584.         }
  1585.         if ($this->has('request_stack')) {
  1586.             $k->setRequestStack($g);
  1587.         }
  1588.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1589.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1590.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  1591.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1592.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  1593.         $instance->addExtension($d);
  1594.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e, \dirname(__DIR__4), 'UTF-8'));
  1595.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
  1596.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1597.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  1598.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1599.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1600.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($g, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  1601.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($g));
  1602.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension());
  1603.         $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())));
  1604.         $instance->addExtension(new \Twig\Extension\StringLoaderExtension());
  1605.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($h));
  1606.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1607.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($f$c)));
  1608.         $instance->addExtension(new \Knp\Menu\Twig\MenuExtension(new \Knp\Menu\Twig\Helper(new \Knp\Menu\Renderer\PsrProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1609.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService.php'true],
  1610.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService.php'true],
  1611.         ], [
  1612.             'list' => '?',
  1613.             'twig' => '?',
  1614.         ]), 'twig'), new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  1615.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? $this->load('getKnpMenu_MenuProvider_LazyService.php'));
  1616.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->load('getKnpMenu_MenuProvider_BuilderAliasService.php'));
  1617.         }, 2)), $i$j), $j$i));
  1618.         $instance->addExtension(new \Xearts\Bundle\TaobaoDaikoBundle\Twig\ConvertUrlExtension(($this->privates['Xearts\\Bundle\\TaobaoDaikoBundle\\Services\\ConvertUrl\\ConvertUrlFactory'] ?? $this->getConvertUrlFactoryService())));
  1619.         $instance->addExtension(new \Xearts\Bundle\TaobaoDaikoBundle\Twig\RouteExistsExtension($f));
  1620.         $instance->addExtension(new \Xearts\Bundle\TaobaoDaikoBundle\Twig\UserEvaluateExtension());
  1621.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1622.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService.php'true],
  1623.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService.php'true],
  1624.         ], [
  1625.             'webpack_encore.entrypoint_lookup_collection' => '?',
  1626.             'webpack_encore.tag_renderer' => '?',
  1627.         ])));
  1628.         $instance->addExtension(new \Nelmio\ApiDocBundle\Render\Html\GetNelmioAsset($d));
  1629.         $instance->addGlobal('app'$k);
  1630.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1631.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService.php'true],
  1632.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService.php'true],
  1633.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService.php'true],
  1634.         ], [
  1635.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1636.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1637.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1638.         ])));
  1639.         $instance->addGlobal('taobao_daiko_admin_skin_name''skin-red');
  1640.         $instance->addGlobal('projectDir', \dirname(__DIR__4));
  1641.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1642.         return $instance;
  1643.     }
  1644.     /**
  1645.      * Gets the public 'var_dumper.cloner' shared service.
  1646.      *
  1647.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1648.      */
  1649.     protected function getVarDumper_ClonerService()
  1650.     {
  1651.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1652.         $instance->setMaxItems(2500);
  1653.         $instance->setMinDepth(1);
  1654.         $instance->setMaxString(-1);
  1655.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  1656.         return $instance;
  1657.     }
  1658.     /**
  1659.      * Gets the private '.1_Serializer~mN9Vtyp' shared service.
  1660.      *
  1661.      * @return \Symfony\Component\Serializer\Serializer
  1662.      */
  1663.     protected function get_1SerializermN9VtypService()
  1664.     {
  1665.         return $this->privates['.1_Serializer~mN9Vtyp'] = 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->privates['serializer.encoder.json'] = new \Symfony\Component\Serializer\Encoder\JsonEncoder()))]);
  1666.     }
  1667.     /**
  1668.      * Gets the private '.legacy_resolve_controller_name_subscriber' shared service.
  1669.      *
  1670.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  1671.      */
  1672.     protected function get_LegacyResolveControllerNameSubscriberService()
  1673.     {
  1674.         return $this->privates['.legacy_resolve_controller_name_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber(($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false))), false);
  1675.     }
  1676.     /**
  1677.      * Gets the private 'Xearts\Bundle\TaobaoDaikoBundle\Services\ConvertUrl\ConvertUrlFactory' shared autowired service.
  1678.      *
  1679.      * @return \Xearts\Bundle\TaobaoDaikoBundle\Services\ConvertUrl\ConvertUrlFactory
  1680.      */
  1681.     protected function getConvertUrlFactoryService()
  1682.     {
  1683.         return $this->privates['Xearts\\Bundle\\TaobaoDaikoBundle\\Services\\ConvertUrl\\ConvertUrlFactory'] = new \Xearts\Bundle\TaobaoDaikoBundle\Services\ConvertUrl\ConvertUrlFactory([=> ($this->privates['Xearts\\Bundle\\TaobaoDaikoBundle\\Services\\ConvertUrl\\AlibabaConvertUrlService'] ?? ($this->privates['Xearts\\Bundle\\TaobaoDaikoBundle\\Services\\ConvertUrl\\AlibabaConvertUrlService'] = new \Xearts\Bundle\TaobaoDaikoBundle\Services\ConvertUrl\AlibabaConvertUrlService())), => ($this->privates['Xearts\\Bundle\\TaobaoDaikoBundle\\Services\\ConvertUrl\\TaobaoConvertUrlService'] ?? ($this->privates['Xearts\\Bundle\\TaobaoDaikoBundle\\Services\\ConvertUrl\\TaobaoConvertUrlService'] = new \Xearts\Bundle\TaobaoDaikoBundle\Services\ConvertUrl\TaobaoConvertUrlService())), => ($this->privates['Xearts\\Bundle\\TaobaoDaikoBundle\\Services\\ConvertUrl\\TMallConvertUrlService'] ?? ($this->privates['Xearts\\Bundle\\TaobaoDaikoBundle\\Services\\ConvertUrl\\TMallConvertUrlService'] = new \Xearts\Bundle\TaobaoDaikoBundle\Services\ConvertUrl\TMallConvertUrlService()))], new \Xearts\Bundle\TaobaoDaikoBundle\Services\ConvertUrl\RedirectChecker(new \Goutte\Client()));
  1684.     }
  1685.     /**
  1686.      * Gets the private 'annotations.cached_reader' shared service.
  1687.      *
  1688.      * @return \Doctrine\Common\Annotations\CachedReader
  1689.      */
  1690.     protected function getAnnotations_CachedReaderService()
  1691.     {
  1692.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\CachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->load('getAnnotations_CacheService.php'), true);
  1693.     }
  1694.     /**
  1695.      * Gets the private 'annotations.reader' shared service.
  1696.      *
  1697.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1698.      */
  1699.     protected function getAnnotations_ReaderService()
  1700.     {
  1701.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1702.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1703.         $a->registerUniqueLoader('class_exists');
  1704.         $instance->addGlobalIgnoredName('required'$a);
  1705.         return $instance;
  1706.     }
  1707.     /**
  1708.      * Gets the private 'api_platform.cache.identifiers_extractor' shared service.
  1709.      *
  1710.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1711.      */
  1712.     protected function getApiPlatform_Cache_IdentifiersExtractorService()
  1713.     {
  1714.         return $this->privates['api_platform.cache.identifiers_extractor'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('3Kg7OTBJh6'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1715.     }
  1716.     /**
  1717.      * Gets the private 'api_platform.cache.metadata.property' shared service.
  1718.      *
  1719.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1720.      */
  1721.     protected function getApiPlatform_Cache_Metadata_PropertyService()
  1722.     {
  1723.         return $this->privates['api_platform.cache.metadata.property'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('OgFPBOq+42'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1724.     }
  1725.     /**
  1726.      * Gets the private 'api_platform.cache.metadata.resource' shared service.
  1727.      *
  1728.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1729.      */
  1730.     protected function getApiPlatform_Cache_Metadata_ResourceService()
  1731.     {
  1732.         return $this->privates['api_platform.cache.metadata.resource'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('tlUu5KhFoF'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1733.     }
  1734.     /**
  1735.      * Gets the private 'api_platform.cache.route_name_resolver' shared service.
  1736.      *
  1737.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1738.      */
  1739.     protected function getApiPlatform_Cache_RouteNameResolverService()
  1740.     {
  1741.         return $this->privates['api_platform.cache.route_name_resolver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Z8bS2ddscb'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1742.     }
  1743.     /**
  1744.      * Gets the private 'api_platform.cache.subresource_operation_factory' shared service.
  1745.      *
  1746.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1747.      */
  1748.     protected function getApiPlatform_Cache_SubresourceOperationFactoryService()
  1749.     {
  1750.         return $this->privates['api_platform.cache.subresource_operation_factory'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('KbpTRgOpLS'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1751.     }
  1752.     /**
  1753.      * Gets the private 'api_platform.filter_locator' shared service.
  1754.      *
  1755.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1756.      */
  1757.     protected function getApiPlatform_FilterLocatorService()
  1758.     {
  1759.         return $this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1760.             'annotated_xearts_bundle_taobao_daiko_bundle_entity_estimate_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_xearts_bundle_taobao_daiko_bundle_entity_estimate_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedXeartsBundleTaobaoDaikoBundleEntityEstimateApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService.php'true],
  1761.         ], [
  1762.             'annotated_xearts_bundle_taobao_daiko_bundle_entity_estimate_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  1763.         ]);
  1764.     }
  1765.     /**
  1766.      * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  1767.      *
  1768.      * @return \ApiPlatform\Core\HttpCache\EventListener\AddHeadersListener
  1769.      */
  1770.     protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  1771.     {
  1772.         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()));
  1773.     }
  1774.     /**
  1775.      * Gets the private 'api_platform.hydra.json_schema.schema_factory' shared service.
  1776.      *
  1777.      * @return \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory
  1778.      */
  1779.     protected function getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()
  1780.     {
  1781.         $a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
  1782.         if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  1783.             return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  1784.         }
  1785.         return $this->privates['api_platform.hydra.json_schema.schema_factory'] = new \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory(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())));
  1786.     }
  1787.     /**
  1788.      * Gets the private 'api_platform.hydra.listener.response.add_link_header' shared service.
  1789.      *
  1790.      * @return \ApiPlatform\Core\Hydra\EventListener\AddLinkHeaderListener
  1791.      */
  1792.     protected function getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService()
  1793.     {
  1794.         return $this->privates['api_platform.hydra.listener.response.add_link_header'] = new \ApiPlatform\Core\Hydra\EventListener\AddLinkHeaderListener(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  1795.     }
  1796.     /**
  1797.      * Gets the private 'api_platform.identifier.converter' shared service.
  1798.      *
  1799.      * @return \ApiPlatform\Core\Identifier\IdentifierConverter
  1800.      */
  1801.     protected function getApiPlatform_Identifier_ConverterService()
  1802.     {
  1803.         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 () {
  1804.             yield => ($this->privates['api_platform.identifier.integer'] ?? ($this->privates['api_platform.identifier.integer'] = new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer()));
  1805.             yield => ($this->privates['api_platform.identifier.date_normalizer'] ?? ($this->privates['api_platform.identifier.date_normalizer'] = new \ApiPlatform\Core\Identifier\Normalizer\DateTimeIdentifierDenormalizer()));
  1806.             yield => ($this->privates['api_platform.identifier.uuid_normalizer'] ?? ($this->privates['api_platform.identifier.uuid_normalizer'] = new \ApiPlatform\Core\Bridge\RamseyUuid\Identifier\Normalizer\UuidNormalizer()));
  1807.         }, 3));
  1808.     }
  1809.     /**
  1810.      * Gets the private 'api_platform.identifiers_extractor.cached' shared service.
  1811.      *
  1812.      * @return \ApiPlatform\Core\Api\CachedIdentifiersExtractor
  1813.      */
  1814.     protected function getApiPlatform_IdentifiersExtractor_CachedService()
  1815.     {
  1816.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  1817.         $b = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  1818.         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);
  1819.     }
  1820.     /**
  1821.      * Gets the private 'api_platform.iri_converter' shared service.
  1822.      *
  1823.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter
  1824.      */
  1825.     protected function getApiPlatform_IriConverterService()
  1826.     {
  1827.         $a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  1828.         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()));
  1829.     }
  1830.     /**
  1831.      * Gets the private 'api_platform.json_schema.type_factory' shared service.
  1832.      *
  1833.      * @return \ApiPlatform\Core\JsonSchema\TypeFactory
  1834.      */
  1835.     protected function getApiPlatform_JsonSchema_TypeFactoryService()
  1836.     {
  1837.         $this->privates['api_platform.json_schema.type_factory'] = $instance = new \ApiPlatform\Core\JsonSchema\TypeFactory(($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  1838.         $instance->setSchemaFactory(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()));
  1839.         return $instance;
  1840.     }
  1841.     /**
  1842.      * Gets the private 'api_platform.jsonld.context_builder' shared service.
  1843.      *
  1844.      * @return \ApiPlatform\Core\JsonLd\ContextBuilder
  1845.      */
  1846.     protected function getApiPlatform_Jsonld_ContextBuilderService()
  1847.     {
  1848.         return $this->privates['api_platform.jsonld.context_builder'] = new \ApiPlatform\Core\JsonLd\ContextBuilder(($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.router'] ?? $this->getApiPlatform_RouterService()));
  1849.     }
  1850.     /**
  1851.      * Gets the private 'api_platform.listener.request.add_format' shared service.
  1852.      *
  1853.      * @return \ApiPlatform\Core\EventListener\AddFormatListener
  1854.      */
  1855.     protected function getApiPlatform_Listener_Request_AddFormatService()
  1856.     {
  1857.         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']);
  1858.     }
  1859.     /**
  1860.      * Gets the private 'api_platform.listener.request.deserialize' shared service.
  1861.      *
  1862.      * @return \ApiPlatform\Core\EventListener\DeserializeListener
  1863.      */
  1864.     protected function getApiPlatform_Listener_Request_DeserializeService()
  1865.     {
  1866.         return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Core\EventListener\DeserializeListener(($this->services['serializer'] ?? $this->getSerializerService()), ($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()));
  1867.     }
  1868.     /**
  1869.      * Gets the private 'api_platform.listener.request.read' shared service.
  1870.      *
  1871.      * @return \ApiPlatform\Core\EventListener\ReadListener
  1872.      */
  1873.     protected function getApiPlatform_Listener_Request_ReadService()
  1874.     {
  1875.         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()));
  1876.     }
  1877.     /**
  1878.      * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  1879.      *
  1880.      * @return \ApiPlatform\Core\EventListener\QueryParameterValidateListener
  1881.      */
  1882.     protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  1883.     {
  1884.         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())));
  1885.     }
  1886.     /**
  1887.      * Gets the private 'api_platform.metadata.property.metadata_factory.cached' shared service.
  1888.      *
  1889.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory
  1890.      */
  1891.     protected function getApiPlatform_Metadata_Property_MetadataFactory_CachedService()
  1892.     {
  1893.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  1894.         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['liip_functional_test.validator'] ?? $this->getLiipFunctionalTest_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 () {
  1895.             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()));
  1896.             yield => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService.php'));
  1897.             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()));
  1898.             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()));
  1899.         }, 4)));
  1900.     }
  1901.     /**
  1902.      * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  1903.      *
  1904.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  1905.      */
  1906.     protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  1907.     {
  1908.         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())))));
  1909.     }
  1910.     /**
  1911.      * Gets the private 'api_platform.metadata.resource.metadata_factory.cached' shared service.
  1912.      *
  1913.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory
  1914.      */
  1915.     protected function getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()
  1916.     {
  1917.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  1918.         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']));
  1919.     }
  1920.     /**
  1921.      * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  1922.      *
  1923.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  1924.      */
  1925.     protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  1926.     {
  1927.         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)))))));
  1928.     }
  1929.     /**
  1930.      * Gets the private 'api_platform.operation_path_resolver.custom' shared service.
  1931.      *
  1932.      * @return \ApiPlatform\Core\PathResolver\CustomOperationPathResolver
  1933.      */
  1934.     protected function getApiPlatform_OperationPathResolver_CustomService()
  1935.     {
  1936.         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.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Core\Operation\UnderscorePathSegmentNameGenerator()))));
  1937.     }
  1938.     /**
  1939.      * Gets the private 'api_platform.operation_path_resolver.router' shared service.
  1940.      *
  1941.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver
  1942.      */
  1943.     protected function getApiPlatform_OperationPathResolver_RouterService()
  1944.     {
  1945.         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()));
  1946.     }
  1947.     /**
  1948.      * Gets the private 'api_platform.resource_class_resolver' shared service.
  1949.      *
  1950.      * @return \ApiPlatform\Core\Api\ResourceClassResolver
  1951.      */
  1952.     protected function getApiPlatform_ResourceClassResolverService()
  1953.     {
  1954.         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()));
  1955.     }
  1956.     /**
  1957.      * Gets the private 'api_platform.router' shared service.
  1958.      *
  1959.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\Router
  1960.      */
  1961.     protected function getApiPlatform_RouterService()
  1962.     {
  1963.         return $this->privates['api_platform.router'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\Router(($this->services['router'] ?? $this->getRouterService()), 1);
  1964.     }
  1965.     /**
  1966.      * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  1967.      *
  1968.      * @return \ApiPlatform\Core\Security\EventListener\DenyAccessListener
  1969.      */
  1970.     protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  1971.     {
  1972.         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()));
  1973.     }
  1974.     /**
  1975.      * Gets the private 'api_platform.security.resource_access_checker' shared service.
  1976.      *
  1977.      * @return \ApiPlatform\Core\Security\ResourceAccessChecker
  1978.      */
  1979.     protected function getApiPlatform_Security_ResourceAccessCheckerService()
  1980.     {
  1981.         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(NULLNULL))), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  1982.     }
  1983.     /**
  1984.      * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  1985.      *
  1986.      * @return \ApiPlatform\Core\Serializer\SerializerFilterContextBuilder
  1987.      */
  1988.     protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  1989.     {
  1990.         $a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  1991.         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));
  1992.     }
  1993.     /**
  1994.      * Gets the private 'api_platform.serializer.mapping.class_metadata_factory' shared service.
  1995.      *
  1996.      * @return \ApiPlatform\Core\Serializer\Mapping\Factory\ClassMetadataFactory
  1997.      */
  1998.     protected function getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()
  1999.     {
  2000.         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()))])));
  2001.     }
  2002.     /**
  2003.      * Gets the private 'api_platform.subresource_operation_factory.cached' shared service.
  2004.      *
  2005.      * @return \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory
  2006.      */
  2007.     protected function getApiPlatform_SubresourceOperationFactory_CachedService()
  2008.     {
  2009.         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.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Core\Operation\UnderscorePathSegmentNameGenerator())), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService())));
  2010.     }
  2011.     /**
  2012.      * Gets the private 'api_platform.swagger.normalizer.api_gateway' shared service.
  2013.      *
  2014.      * @return \ApiPlatform\Core\Swagger\Serializer\ApiGatewayNormalizer
  2015.      */
  2016.     protected function getApiPlatform_Swagger_Normalizer_ApiGatewayService()
  2017.     {
  2018.         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.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_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~mN9Vtyp'] ?? $this->get_1SerializermN9VtypService()))));
  2019.     }
  2020.     /**
  2021.      * Gets the private 'assets.packages' shared service.
  2022.      *
  2023.      * @return \Symfony\Component\Asset\Packages
  2024.      */
  2025.     protected function getAssets_PackagesService()
  2026.     {
  2027.         $a = new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ''false);
  2028.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__4).'/public/build/manifest.json')), $a), ['taobao_daiko' => new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__4).'/public/bundles/xeartstaobaodaiko/assets/manifest.json')), $a)]);
  2029.     }
  2030.     /**
  2031.      * Gets the private 'cache.annotations' shared service.
  2032.      *
  2033.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2034.      */
  2035.     protected function getCache_AnnotationsService()
  2036.     {
  2037.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('nMk8JQfUl9'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2038.     }
  2039.     /**
  2040.      * Gets the private 'cache.doctrine.orm.default.metadata' shared service.
  2041.      *
  2042.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2043.      */
  2044.     protected function getCache_Doctrine_Orm_Default_MetadataService()
  2045.     {
  2046.         return $this->privates['cache.doctrine.orm.default.metadata'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2047.     }
  2048.     /**
  2049.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  2050.      *
  2051.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2052.      */
  2053.     protected function getCache_Doctrine_Orm_Default_QueryService()
  2054.     {
  2055.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2056.     }
  2057.     /**
  2058.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  2059.      *
  2060.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2061.      */
  2062.     protected function getCache_Doctrine_Orm_Default_ResultService()
  2063.     {
  2064.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2065.     }
  2066.     /**
  2067.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  2068.      *
  2069.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2070.      */
  2071.     protected function getCache_Messenger_RestartWorkersSignalService()
  2072.     {
  2073.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('sHQUOCpkKE'0, ($this->targetDir.''.'/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL))));
  2074.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2075.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  2076.     }
  2077.     /**
  2078.      * Gets the private 'cache.property_info' shared service.
  2079.      *
  2080.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2081.      */
  2082.     protected function getCache_PropertyInfoService()
  2083.     {
  2084.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('gZmhAq3qzQ'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2085.     }
  2086.     /**
  2087.      * Gets the private 'cache.security_expression_language' shared service.
  2088.      *
  2089.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2090.      */
  2091.     protected function getCache_SecurityExpressionLanguageService()
  2092.     {
  2093.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('HoDuHJVpcg'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2094.     }
  2095.     /**
  2096.      * Gets the private 'cache.serializer' shared service.
  2097.      *
  2098.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2099.      */
  2100.     protected function getCache_SerializerService()
  2101.     {
  2102.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('xtLYpoeeHT'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2103.     }
  2104.     /**
  2105.      * Gets the private 'cache.validator' shared service.
  2106.      *
  2107.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2108.      */
  2109.     protected function getCache_ValidatorService()
  2110.     {
  2111.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('5hxZBRvQsh'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2112.     }
  2113.     /**
  2114.      * Gets the private 'cache.webpack_encore' shared service.
  2115.      *
  2116.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2117.      */
  2118.     protected function getCache_WebpackEncoreService()
  2119.     {
  2120.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('PDkCFm2D1W'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2121.     }
  2122.     /**
  2123.      * Gets the private 'config_cache_factory' shared service.
  2124.      *
  2125.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  2126.      */
  2127.     protected function getConfigCacheFactoryService()
  2128.     {
  2129.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  2130.             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)));
  2131.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  2132.         }, 2));
  2133.     }
  2134.     /**
  2135.      * Gets the private 'data_collector.form' shared service.
  2136.      *
  2137.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  2138.      */
  2139.     protected function getDataCollector_FormService()
  2140.     {
  2141.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  2142.     }
  2143.     /**
  2144.      * Gets the private 'debug.api_platform.collection_data_provider' shared service.
  2145.      *
  2146.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider
  2147.      */
  2148.     protected function getDebug_ApiPlatform_CollectionDataProviderService()
  2149.     {
  2150.         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 () {
  2151.             yield => ($this->privates['api_platform.doctrine.orm.default.collection_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService.php'));
  2152.         }, 1)));
  2153.     }
  2154.     /**
  2155.      * Gets the private 'debug.api_platform.data_persister' shared service.
  2156.      *
  2157.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister
  2158.      */
  2159.     protected function getDebug_ApiPlatform_DataPersisterService()
  2160.     {
  2161.         return $this->privates['debug.api_platform.data_persister'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister(new \ApiPlatform\Core\DataPersister\ChainDataPersister(new RewindableGenerator(function () {
  2162.             yield => ($this->privates['Xearts\\Bundle\\TaobaoDaikoBundle\\ApiPlatform\\DataPersister\\EstimatePersister'] ?? $this->load('getEstimatePersisterService.php'));
  2163.             yield => ($this->privates['api_platform.messenger.data_persister'] ?? $this->load('getApiPlatform_Messenger_DataPersisterService.php'));
  2164.             yield => ($this->privates['api_platform.doctrine.orm.data_persister'] ?? $this->load('getApiPlatform_Doctrine_Orm_DataPersisterService.php'));
  2165.         }, 3)));
  2166.     }
  2167.     /**
  2168.      * Gets the private 'debug.api_platform.item_data_provider' shared service.
  2169.      *
  2170.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider
  2171.      */
  2172.     protected function getDebug_ApiPlatform_ItemDataProviderService()
  2173.     {
  2174.         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 () {
  2175.             yield => ($this->privates['api_platform.doctrine.orm.default.item_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService.php'));
  2176.         }, 1)));
  2177.     }
  2178.     /**
  2179.      * Gets the private 'debug.api_platform.subresource_data_provider' shared service.
  2180.      *
  2181.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider
  2182.      */
  2183.     protected function getDebug_ApiPlatform_SubresourceDataProviderService()
  2184.     {
  2185.         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 () {
  2186.             yield => ($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService.php'));
  2187.         }, 1)));
  2188.     }
  2189.     /**
  2190.      * Gets the private 'debug.debug_handlers_listener' shared service.
  2191.      *
  2192.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  2193.      */
  2194.     protected function getDebug_DebugHandlersListenerService()
  2195.     {
  2196.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  2197.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2198.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2199.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2200.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2201.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), true);
  2202.     }
  2203.     /**
  2204.      * Gets the private 'debug.file_link_formatter' shared service.
  2205.      *
  2206.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  2207.      */
  2208.     protected function getDebug_FileLinkFormatterService()
  2209.     {
  2210.         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 () {
  2211.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService.php'));
  2212.         });
  2213.     }
  2214.     /**
  2215.      * Gets the private 'debug.log_processor' shared service.
  2216.      *
  2217.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  2218.      */
  2219.     protected function getDebug_LogProcessorService()
  2220.     {
  2221.         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())));
  2222.     }
  2223.     /**
  2224.      * Gets the private 'debug.security.access.decision_manager' shared service.
  2225.      *
  2226.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  2227.      */
  2228.     protected function getDebug_Security_Access_DecisionManagerService()
  2229.     {
  2230.         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 () {
  2231.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService.php'));
  2232.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService.php'));
  2233.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService.php'));
  2234.             yield => ($this->privates['debug.security.voter.Xearts\\Bundle\\TaobaoDaikoBundle\\Security\\Voter\\ApiEstimatePutStepVoter'] ?? $this->load('getApiEstimatePutStepVoterService.php'));
  2235.         }, 4), 'affirmative'falsetrue));
  2236.     }
  2237.     /**
  2238.      * Gets the private 'debug.security.firewall' shared service.
  2239.      *
  2240.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  2241.      */
  2242.     protected function getDebug_Security_FirewallService()
  2243.     {
  2244.         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()));
  2245.     }
  2246.     /**
  2247.      * Gets the private 'debug.validator' shared service.
  2248.      *
  2249.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  2250.      */
  2251.     protected function getDebug_ValidatorService()
  2252.     {
  2253.         return $this->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  2254.     }
  2255.     /**
  2256.      * Gets the private 'exception_listener' shared service.
  2257.      *
  2258.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  2259.      */
  2260.     protected function getExceptionListenerService()
  2261.     {
  2262.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true);
  2263.     }
  2264.     /**
  2265.      * Gets the private 'fos_user.util.canonical_fields_updater' shared service.
  2266.      *
  2267.      * @return \FOS\UserBundle\Util\CanonicalFieldsUpdater
  2268.      */
  2269.     protected function getFosUser_Util_CanonicalFieldsUpdaterService()
  2270.     {
  2271.         $a = new \FOS\UserBundle\Util\Canonicalizer();
  2272.         return $this->privates['fos_user.util.canonical_fields_updater'] = new \FOS\UserBundle\Util\CanonicalFieldsUpdater($a$a);
  2273.     }
  2274.     /**
  2275.      * Gets the private 'fos_user.util.password_updater' shared service.
  2276.      *
  2277.      * @return \FOS\UserBundle\Util\PasswordUpdater
  2278.      */
  2279.     protected function getFosUser_Util_PasswordUpdaterService()
  2280.     {
  2281.         return $this->privates['fos_user.util.password_updater'] = new \FOS\UserBundle\Util\PasswordUpdater(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  2282.     }
  2283.     /**
  2284.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  2285.      *
  2286.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  2287.      */
  2288.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  2289.     {
  2290.         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())));
  2291.     }
  2292.     /**
  2293.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  2294.      *
  2295.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  2296.      */
  2297.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  2298.     {
  2299.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  2300.     }
  2301.     /**
  2302.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  2303.      *
  2304.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  2305.      */
  2306.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  2307.     {
  2308.         return $this->privates['knp_paginator.subscriber.sliding_pagination'] = new \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber(['defaultPaginationTemplate' => '@KnpPaginator/Pagination/twitter_bootstrap_v3_pagination.html.twig''defaultSortableTemplate' => '@KnpPaginator/Pagination/sortable_link.html.twig''defaultFiltrationTemplate' => '@KnpPaginator/Pagination/filtration.html.twig''defaultPageRange' => 5]);
  2309.     }
  2310.     /**
  2311.      * Gets the private 'locale_aware_listener' shared service.
  2312.      *
  2313.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  2314.      */
  2315.     protected function getLocaleAwareListenerService()
  2316.     {
  2317.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2318.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  2319.         }, 1), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2320.     }
  2321.     /**
  2322.      * Gets the private 'locale_listener' shared service.
  2323.      *
  2324.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2325.      */
  2326.     protected function getLocaleListenerService()
  2327.     {
  2328.         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()));
  2329.     }
  2330.     /**
  2331.      * Gets the private 'mime_types' shared service.
  2332.      *
  2333.      * @return \Symfony\Component\Mime\MimeTypes
  2334.      */
  2335.     protected function getMimeTypesService()
  2336.     {
  2337.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  2338.         $instance->setDefault($instance);
  2339.         return $instance;
  2340.     }
  2341.     /**
  2342.      * Gets the private 'monolog.handler.console' shared service.
  2343.      *
  2344.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  2345.      */
  2346.     protected function getMonolog_Handler_ConsoleService()
  2347.     {
  2348.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  2349.     }
  2350.     /**
  2351.      * Gets the private 'monolog.handler.main' shared service.
  2352.      *
  2353.      * @return \Monolog\Handler\RotatingFileHandler
  2354.      */
  2355.     protected function getMonolog_Handler_MainService()
  2356.     {
  2357.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__3).'/log/dev.log'), 90100trueNULL);
  2358.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  2359.         $instance->setFilenameFormat('{filename}-{date}''Y-m-d');
  2360.         return $instance;
  2361.     }
  2362.     /**
  2363.      * Gets the private 'monolog.logger' shared service.
  2364.      *
  2365.      * @return \Symfony\Bridge\Monolog\Logger
  2366.      */
  2367.     protected function getMonolog_LoggerService()
  2368.     {
  2369.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  2370.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2371.         $instance->useMicrosecondTimestamps(true);
  2372.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2373.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2374.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2375.         return $instance;
  2376.     }
  2377.     /**
  2378.      * Gets the private 'monolog.logger.cache' shared service.
  2379.      *
  2380.      * @return \Symfony\Bridge\Monolog\Logger
  2381.      */
  2382.     protected function getMonolog_Logger_CacheService()
  2383.     {
  2384.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2385.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2386.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2387.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2388.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2389.         return $instance;
  2390.     }
  2391.     /**
  2392.      * Gets the private 'monolog.logger.request' shared service.
  2393.      *
  2394.      * @return \Symfony\Bridge\Monolog\Logger
  2395.      */
  2396.     protected function getMonolog_Logger_RequestService()
  2397.     {
  2398.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2399.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2400.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2401.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2402.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2403.         return $instance;
  2404.     }
  2405.     /**
  2406.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  2407.      *
  2408.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  2409.      */
  2410.     protected function getNelmioCors_CorsListenerService()
  2411.     {
  2412.         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'))]));
  2413.     }
  2414.     /**
  2415.      * Gets the private 'parameter_bag' shared service.
  2416.      *
  2417.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  2418.      */
  2419.     protected function getParameterBagService()
  2420.     {
  2421.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  2422.     }
  2423.     /**
  2424.      * Gets the private 'profiler_listener' shared service.
  2425.      *
  2426.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  2427.      */
  2428.     protected function getProfilerListenerService()
  2429.     {
  2430.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalse);
  2431.     }
  2432.     /**
  2433.      * Gets the private 'property_accessor' shared service.
  2434.      *
  2435.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  2436.      */
  2437.     protected function getPropertyAccessorService()
  2438.     {
  2439.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), true);
  2440.     }
  2441.     /**
  2442.      * Gets the private 'property_info' shared service.
  2443.      *
  2444.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  2445.      */
  2446.     protected function getPropertyInfoService()
  2447.     {
  2448.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  2449.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService.php'));
  2450.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2451.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php'));
  2452.         }, 3), new RewindableGenerator(function () {
  2453.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php'));
  2454.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2455.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2456.         }, 3), new RewindableGenerator(function () {
  2457.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2458.         }, 1), new RewindableGenerator(function () {
  2459.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php'));
  2460.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2461.         }, 2), new RewindableGenerator(function () {
  2462.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2463.         }, 1));
  2464.     }
  2465.     /**
  2466.      * Gets the private 'router.request_context' shared service.
  2467.      *
  2468.      * @return \Symfony\Component\Routing\RequestContext
  2469.      */
  2470.     protected function getRouter_RequestContextService()
  2471.     {
  2472.         return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  2473.     }
  2474.     /**
  2475.      * Gets the private 'router_listener' shared service.
  2476.      *
  2477.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  2478.      */
  2479.     protected function getRouterListenerService()
  2480.     {
  2481.         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);
  2482.     }
  2483.     /**
  2484.      * Gets the private 'security.authentication.manager' shared service.
  2485.      *
  2486.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  2487.      */
  2488.     protected function getSecurity_Authentication_ManagerService()
  2489.     {
  2490.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  2491.             yield => ($this->privates['security.authentication.provider.dao.admin'] ?? $this->load('getSecurity_Authentication_Provider_Dao_AdminService.php'));
  2492.             yield => ($this->privates['security.authentication.provider.anonymous.admin'] ?? ($this->privates['security.authentication.provider.anonymous.admin'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  2493.             yield => ($this->privates['security.authentication.provider.guard.api'] ?? $this->load('getSecurity_Authentication_Provider_Guard_ApiService.php'));
  2494.             yield => ($this->privates['security.authentication.provider.anonymous.api'] ?? ($this->privates['security.authentication.provider.anonymous.api'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  2495.             yield => ($this->privates['security.authentication.provider.dao.main'] ?? $this->load('getSecurity_Authentication_Provider_Dao_MainService.php'));
  2496.             yield => ($this->privates['security.authentication.provider.anonymous.main'] ?? ($this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  2497.         }, 6), true);
  2498.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2499.         return $instance;
  2500.     }
  2501.     /**
  2502.      * Gets the private 'security.encoder_factory.generic' shared service.
  2503.      *
  2504.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  2505.      */
  2506.     protected function getSecurity_EncoderFactory_GenericService()
  2507.     {
  2508.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['FOS\\UserBundle\\Model\\UserInterface' => ['class' => 'Symfony\\Component\\Security\\Core\\Encoder\\NativePasswordEncoder''arguments' => [=> NULL=> NULL=> NULL=> '2y']]]);
  2509.     }
  2510.     /**
  2511.      * Gets the private 'security.expression_language' shared service.
  2512.      *
  2513.      * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  2514.      */
  2515.     protected function getSecurity_ExpressionLanguageService()
  2516.     {
  2517.         $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  2518.         $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())));
  2519.         return $instance;
  2520.     }
  2521.     /**
  2522.      * Gets the private 'security.firewall.map' shared service.
  2523.      *
  2524.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  2525.      */
  2526.     protected function getSecurity_Firewall_MapService()
  2527.     {
  2528.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2529.             'security.firewall.map.context.admin' => ['privates''security.firewall.map.context.admin''getSecurity_Firewall_Map_Context_AdminService.php'true],
  2530.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService.php'true],
  2531.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService.php'true],
  2532.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService.php'true],
  2533.         ], [
  2534.             'security.firewall.map.context.admin' => '?',
  2535.             'security.firewall.map.context.api' => '?',
  2536.             'security.firewall.map.context.dev' => '?',
  2537.             'security.firewall.map.context.main' => '?',
  2538.         ]), new RewindableGenerator(function () {
  2539.             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)/')));
  2540.             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')));
  2541.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.p4VlLPC'] ?? ($this->privates['.security.request_matcher.p4VlLPC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api')));
  2542.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  2543.         }, 4));
  2544.     }
  2545.     /**
  2546.      * Gets the private 'security.logout_url_generator' shared service.
  2547.      *
  2548.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  2549.      */
  2550.     protected function getSecurity_LogoutUrlGeneratorService()
  2551.     {
  2552.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  2553.         $instance->registerListener('admin''/admin/logout''logout''_csrf_token'NULLNULL);
  2554.         $instance->registerListener('main''/logout''logout''_csrf_token'NULLNULL);
  2555.         return $instance;
  2556.     }
  2557.     /**
  2558.      * Gets the private 'security.role_hierarchy' shared service.
  2559.      *
  2560.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  2561.      */
  2562.     protected function getSecurity_RoleHierarchyService()
  2563.     {
  2564.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  2565.     }
  2566.     /**
  2567.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  2568.      *
  2569.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  2570.      */
  2571.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  2572.     {
  2573.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2574.     }
  2575.     /**
  2576.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  2577.      *
  2578.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  2579.      */
  2580.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  2581.     {
  2582.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  2583.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  2584.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  2585.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  2586.     }
  2587.     /**
  2588.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  2589.      *
  2590.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  2591.      */
  2592.     protected function getSensioFrameworkExtra_Security_ListenerService()
  2593.     {
  2594.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage();
  2595.         $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())));
  2596.         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(NULLNULL))), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2597.     }
  2598.     /**
  2599.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  2600.      *
  2601.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  2602.      */
  2603.     protected function getSensioFrameworkExtra_View_ListenerService()
  2604.     {
  2605.         $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))));
  2606.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2607.             'twig' => ['services''twig''getTwigService'false],
  2608.         ], [
  2609.             'twig' => 'Twig\\Environment',
  2610.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  2611.         return $instance;
  2612.     }
  2613.     /**
  2614.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  2615.      *
  2616.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  2617.      */
  2618.     protected function getSerializer_NameConverter_MetadataAwareService()
  2619.     {
  2620.         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()));
  2621.     }
  2622.     /**
  2623.      * Gets the private 'session_listener' shared service.
  2624.      *
  2625.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  2626.      */
  2627.     protected function getSessionListenerService()
  2628.     {
  2629.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2630.             'initialized_session' => ['services''session'NULLtrue],
  2631.             'session' => ['services''session''getSessionService.php'true],
  2632.         ], [
  2633.             'initialized_session' => '?',
  2634.             'session' => '?',
  2635.         ]));
  2636.     }
  2637.     /**
  2638.      * Gets the private 'stof_doctrine_extensions.event_listener.logger' shared service.
  2639.      *
  2640.      * @return \Stof\DoctrineExtensionsBundle\EventListener\LoggerListener
  2641.      */
  2642.     protected function getStofDoctrineExtensions_EventListener_LoggerService()
  2643.     {
  2644.         return $this->privates['stof_doctrine_extensions.event_listener.logger'] = new \Stof\DoctrineExtensionsBundle\EventListener\LoggerListener(($this->privates['stof_doctrine_extensions.listener.loggable'] ?? $this->getStofDoctrineExtensions_Listener_LoggableService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  2645.     }
  2646.     /**
  2647.      * Gets the private 'stof_doctrine_extensions.listener.loggable' shared service.
  2648.      *
  2649.      * @return \Gedmo\Loggable\LoggableListener
  2650.      */
  2651.     protected function getStofDoctrineExtensions_Listener_LoggableService()
  2652.     {
  2653.         $this->privates['stof_doctrine_extensions.listener.loggable'] = $instance = new \Gedmo\Loggable\LoggableListener();
  2654.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2655.         return $instance;
  2656.     }
  2657.     /**
  2658.      * Gets the private 'translator.default' shared service.
  2659.      *
  2660.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  2661.      */
  2662.     protected function getTranslator_DefaultService()
  2663.     {
  2664.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2665.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService.php'true],
  2666.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService.php'true],
  2667.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService.php'true],
  2668.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService.php'true],
  2669.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService.php'true],
  2670.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService.php'true],
  2671.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService.php'true],
  2672.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService.php'true],
  2673.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService.php'true],
  2674.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService.php'true],
  2675.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService.php'true],
  2676.         ], [
  2677.             'translation.loader.csv' => '?',
  2678.             'translation.loader.dat' => '?',
  2679.             'translation.loader.ini' => '?',
  2680.             'translation.loader.json' => '?',
  2681.             'translation.loader.mo' => '?',
  2682.             'translation.loader.php' => '?',
  2683.             'translation.loader.po' => '?',
  2684.             'translation.loader.qt' => '?',
  2685.             'translation.loader.res' => '?',
  2686.             'translation.loader.xliff' => '?',
  2687.             'translation.loader.yml' => '?',
  2688.         ]), 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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.af.yml')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ar.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ar.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bg.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bg.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ca.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ca.yml')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.cs.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.cs.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.da.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.da.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.de.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.el.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.el.yml')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.en.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.es.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.et.yml')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eu.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eu.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fa.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fa.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fi.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fi.yml')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fr.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.gl.yml')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.he.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.he.yml')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hr.yml')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hu.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/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')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.id.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.id.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.it.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.it.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ja.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ja.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ja.xliff'), => (\dirname(__DIR__4).'/vendor/xearts/taobao-daiko-bundle/src/Resources/translations/FOSUserBundle.ja.yml'), => (\dirname(__DIR__4).'/vendor/xearts/taobao-daiko-bundle/src/Resources/translations/KnpPaginatorBundle.ja.yml'), => (\dirname(__DIR__4).'/vendor/xearts/taobao-daiko-bundle/src/Resources/translations/messages.ja.yml'), => (\dirname(__DIR__4).'/vendor/xearts/taobao-daiko-bundle/src/Resources/translations/validators.ja.yml'), 10 => (\dirname(__DIR__4).'/translations/FOSUserBundle.ja.yml'), 11 => (\dirname(__DIR__4).'/translations/messages.ja.yml'), 12 => (\dirname(__DIR__4).'/translations/validators.ja.yml'), 13 => (\dirname(__DIR__4).'/translations/FOSUserBundle.ja.yml'), 14 => (\dirname(__DIR__4).'/translations/messages.ja.yml'), 15 => (\dirname(__DIR__4).'/translations/validators.ja.yml')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lb.yml')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lt.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lv.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lv.yml')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nb.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nb.yml')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nl.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/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/Resources/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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pl.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt.yml')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ro.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ro.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ru.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sk.yml')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sl.yml')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sr_Latn.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sr_Latn.yml')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sv.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sv.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.th.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.th.yml')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.tr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.tr.yml')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.uk.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.uk.xliff')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.vi.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.vi.yml')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.zh_CN.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.zh_CN.yml')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'bn' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn.yml')], 'bn_BD' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn_BD.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn_BD.yml')], 'eo' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eo.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eo.yml')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ky.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ky.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/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/friendsofsymfony/user-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/xearts/taobao-daiko-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/src/Resources/FrameworkBundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 11 => (\dirname(__DIR__4).'/src/Resources/SecurityBundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 13 => (\dirname(__DIR__4).'/src/Resources/WebProfilerBundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 15 => (\dirname(__DIR__4).'/src/Resources/TwigBundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 17 => (\dirname(__DIR__4).'/src/Resources/DebugBundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 19 => (\dirname(__DIR__4).'/src/Resources/MakerBundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/symfony/web-server-bundle/translations'), 21 => (\dirname(__DIR__4).'/src/Resources/WebServerBundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-cache-bundle/translations'), 23 => (\dirname(__DIR__4).'/src/Resources/DoctrineCacheBundle/translations'), 24 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 25 => (\dirname(__DIR__4).'/src/Resources/DoctrineBundle/translations'), 26 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 27 => (\dirname(__DIR__4).'/src/Resources/DoctrineFixturesBundle/translations'), 28 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/translations'), 29 => (\dirname(__DIR__4).'/src/Resources/FOSJsRoutingBundle/translations'), 30 => (\dirname(__DIR__4).'/src/Resources/FOSUserBundle/translations'), 31 => (\dirname(__DIR__4).'/src/Resources/KnpPaginatorBundle/translations'), 32 => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src/translations'), 33 => (\dirname(__DIR__4).'/src/Resources/KnpSnappyBundle/translations'), 34 => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/translations'), 35 => (\dirname(__DIR__4).'/src/Resources/KnpMenuBundle/translations'), 36 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 37 => (\dirname(__DIR__4).'/src/Resources/SensioFrameworkExtraBundle/translations'), 38 => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/translations'), 39 => (\dirname(__DIR__4).'/src/Resources/StofDoctrineExtensionsBundle/translations'), 40 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 41 => (\dirname(__DIR__4).'/src/Resources/DoctrineMigrationsBundle/translations'), 42 => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/translations'), 43 => (\dirname(__DIR__4).'/src/Resources/SwiftmailerBundle/translations'), 44 => (\dirname(__DIR__4).'/vendor/liip/functional-test-bundle/src/translations'), 45 => (\dirname(__DIR__4).'/src/Resources/LiipFunctionalTestBundle/translations'), 46 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 47 => (\dirname(__DIR__4).'/src/Resources/MonologBundle/translations'), 48 => (\dirname(__DIR__4).'/vendor/nelmio/alice/src/Bridge/Symfony/translations'), 49 => (\dirname(__DIR__4).'/src/Resources/NelmioAliceBundle/translations'), 50 => (\dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony/translations'), 51 => (\dirname(__DIR__4).'/src/Resources/FidryAliceDataFixturesBundle/translations'), 52 => (\dirname(__DIR__4).'/src/Resources/XeartsTaobaoDaikoBundle/translations'), 53 => (\dirname(__DIR__4).'/vendor/yectep/phpspreadsheet-bundle/src/translations'), 54 => (\dirname(__DIR__4).'/src/Resources/PhpSpreadsheetBundle/translations'), 55 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 56 => (\dirname(__DIR__4).'/src/Resources/WebpackEncoreBundle/translations'), 57 => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/translations'), 58 => (\dirname(__DIR__4).'/src/Resources/NelmioApiDocBundle/translations'), 59 => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 60 => (\dirname(__DIR__4).'/src/Resources/NelmioCorsBundle/translations'), 61 => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/translations'), 62 => (\dirname(__DIR__4).'/src/Resources/ApiPlatformBundle/translations'), 63 => (\dirname(__DIR__4).'/src/Resources/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/friendsofsymfony/user-bundle/Resources/translations'=> 'vendor/knplabs/knp-paginator-bundle/Resources/translations'=> 'vendor/xearts/taobao-daiko-bundle/src/Resources/translations'=> 'translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'src/Resources/FrameworkBundle/translations'10 => 'vendor/symfony/security-bundle/translations'11 => 'src/Resources/SecurityBundle/translations'12 => 'vendor/symfony/web-profiler-bundle/translations'13 => 'src/Resources/WebProfilerBundle/translations'14 => 'vendor/symfony/twig-bundle/translations'15 => 'src/Resources/TwigBundle/translations'16 => 'vendor/symfony/debug-bundle/translations'17 => 'src/Resources/DebugBundle/translations'18 => 'vendor/symfony/maker-bundle/src/translations'19 => 'src/Resources/MakerBundle/translations'20 => 'vendor/symfony/web-server-bundle/translations'21 => 'src/Resources/WebServerBundle/translations'22 => 'vendor/doctrine/doctrine-cache-bundle/translations'23 => 'src/Resources/DoctrineCacheBundle/translations'24 => 'vendor/doctrine/doctrine-bundle/translations'25 => 'src/Resources/DoctrineBundle/translations'26 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'27 => 'src/Resources/DoctrineFixturesBundle/translations'28 => 'vendor/friendsofsymfony/jsrouting-bundle/translations'29 => 'src/Resources/FOSJsRoutingBundle/translations'30 => 'src/Resources/FOSUserBundle/translations'31 => 'src/Resources/KnpPaginatorBundle/translations'32 => 'vendor/knplabs/knp-snappy-bundle/src/translations'33 => 'src/Resources/KnpSnappyBundle/translations'34 => 'vendor/knplabs/knp-menu-bundle/src/translations'35 => 'src/Resources/KnpMenuBundle/translations'36 => 'vendor/sensio/framework-extra-bundle/src/translations'37 => 'src/Resources/SensioFrameworkExtraBundle/translations'38 => 'vendor/stof/doctrine-extensions-bundle/translations'39 => 'src/Resources/StofDoctrineExtensionsBundle/translations'40 => 'vendor/doctrine/doctrine-migrations-bundle/translations'41 => 'src/Resources/DoctrineMigrationsBundle/translations'42 => 'vendor/symfony/swiftmailer-bundle/translations'43 => 'src/Resources/SwiftmailerBundle/translations'44 => 'vendor/liip/functional-test-bundle/src/translations'45 => 'src/Resources/LiipFunctionalTestBundle/translations'46 => 'vendor/symfony/monolog-bundle/translations'47 => 'src/Resources/MonologBundle/translations'48 => 'vendor/nelmio/alice/src/Bridge/Symfony/translations'49 => 'src/Resources/NelmioAliceBundle/translations'50 => 'vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony/translations'51 => 'src/Resources/FidryAliceDataFixturesBundle/translations'52 => 'src/Resources/XeartsTaobaoDaikoBundle/translations'53 => 'vendor/yectep/phpspreadsheet-bundle/src/translations'54 => 'src/Resources/PhpSpreadsheetBundle/translations'55 => 'vendor/symfony/webpack-encore-bundle/src/translations'56 => 'src/Resources/WebpackEncoreBundle/translations'57 => 'vendor/nelmio/api-doc-bundle/translations'58 => 'src/Resources/NelmioApiDocBundle/translations'59 => 'vendor/nelmio/cors-bundle/translations'60 => 'src/Resources/NelmioCorsBundle/translations'61 => 'vendor/api-platform/core/src/Bridge/Symfony/Bundle/translations'62 => 'src/Resources/ApiPlatformBundle/translations'63 => 'src/Resources/translations']]]);
  2689.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2690.         $instance->setFallbackLocales([=> 'ja']);
  2691.         return $instance;
  2692.     }
  2693.     /**
  2694.      * Gets the private 'validator.builder' shared service.
  2695.      *
  2696.      * @return \Symfony\Component\Validator\ValidatorBuilder
  2697.      */
  2698.     protected function getValidator_BuilderService()
  2699.     {
  2700.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  2701.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2702.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2703.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  2704.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  2705.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService.php'true],
  2706.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  2707.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService.php'true],
  2708.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Validator\\RouteNameValidator' => ['privates''Xearts\\Bundle\\TaobaoDaikoBundle\\Validator\\RouteNameValidator''getRouteNameValidatorService.php'true],
  2709.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  2710.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  2711.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  2712.         ], [
  2713.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  2714.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  2715.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  2716.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  2717.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  2718.             'Xearts\\Bundle\\TaobaoDaikoBundle\\Validator\\RouteNameValidator' => '?',
  2719.             'doctrine.orm.validator.unique' => '?',
  2720.             'security.validator.user_password' => '?',
  2721.             'validator.expression' => '?',
  2722.         ])));
  2723.         $instance->setTranslator(new \Symfony\Component\Validator\Util\LegacyTranslatorProxy(($this->services['translator'] ?? $this->getTranslatorService())));
  2724.         $instance->setTranslationDomain('validators');
  2725.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/config/validation.xml')]);
  2726.         $instance->addYamlMappings([=> (\dirname(__DIR__4).'/vendor/xearts/taobao-daiko-bundle/src/Resources/config/validation.yml')]);
  2727.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2728.         $instance->addMethodMapping('loadValidatorMetadata');
  2729.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService())), => new \FOS\UserBundle\Validator\Initializer(($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()))]);
  2730.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  2731.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  2732.         $instance->addXmlMapping((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/DependencyInjection/Compiler/../../Resources/config/storage-validation/orm.xml'));
  2733.         return $instance;
  2734.     }
  2735.     /**
  2736.      * Gets the private 'var_dumper.html_dumper' shared service.
  2737.      *
  2738.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  2739.      */
  2740.     protected function getVarDumper_HtmlDumperService()
  2741.     {
  2742.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  2743.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  2744.         return $instance;
  2745.     }
  2746.     /**
  2747.      * Gets the private 'var_dumper.server_connection' shared service.
  2748.      *
  2749.      * @return \Symfony\Component\VarDumper\Server\Connection
  2750.      */
  2751.     protected function getVarDumper_ServerConnectionService()
  2752.     {
  2753.         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()]);
  2754.     }
  2755.     /**
  2756.      * Gets the private 'web_profiler.csp.handler' shared service.
  2757.      *
  2758.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  2759.      */
  2760.     protected function getWebProfiler_Csp_HandlerService()
  2761.     {
  2762.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  2763.     }
  2764.     /**
  2765.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  2766.      *
  2767.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  2768.      */
  2769.     protected function getWebProfiler_DebugToolbarService()
  2770.     {
  2771.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['twig'] ?? $this->getTwigService()), false2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()));
  2772.     }
  2773.     public function getParameter($name)
  2774.     {
  2775.         $name = (string) $name;
  2776.         if (isset($this->buildParameters[$name])) {
  2777.             return $this->buildParameters[$name];
  2778.         }
  2779.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  2780.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  2781.         }
  2782.         if (isset($this->loadedDynamicParameters[$name])) {
  2783.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2784.         }
  2785.         return $this->parameters[$name];
  2786.     }
  2787.     public function hasParameter($name): bool
  2788.     {
  2789.         $name = (string) $name;
  2790.         if (isset($this->buildParameters[$name])) {
  2791.             return true;
  2792.         }
  2793.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  2794.     }
  2795.     public function setParameter($name$value): void
  2796.     {
  2797.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  2798.     }
  2799.     public function getParameterBag(): ParameterBagInterface
  2800.     {
  2801.         if (null === $this->parameterBag) {
  2802.             $parameters $this->parameters;
  2803.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  2804.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2805.             }
  2806.             foreach ($this->buildParameters as $name => $value) {
  2807.                 $parameters[$name] = $value;
  2808.             }
  2809.             $this->parameterBag = new FrozenParameterBag($parameters);
  2810.         }
  2811.         return $this->parameterBag;
  2812.     }
  2813.     private $loadedDynamicParameters = [
  2814.         'kernel.cache_dir' => false,
  2815.         'kernel.secret' => false,
  2816.         'session.save_path' => false,
  2817.         'validator.mapping.cache.file' => false,
  2818.         'profiler.storage.dsn' => false,
  2819.         'debug.container.dump' => false,
  2820.         'serializer.mapping.cache.file' => false,
  2821.         'doctrine.orm.proxy_dir' => false,
  2822.         'knp_snappy.pdf.binary' => false,
  2823.         'knp_snappy.image.binary' => false,
  2824.         'swiftmailer.spool.default.memory.path' => false,
  2825.         'yahoo_furigana_api_id' => false,
  2826.         'barcode_bol_number_default' => false,
  2827.         'invoice_shipper_name' => false,
  2828.         'invoice_shipper_address' => false,
  2829.         'nelmio_cors.defaults' => false,
  2830.     ];
  2831.     private $dynamicParameters = [];
  2832.     private function getDynamicParameter(string $name)
  2833.     {
  2834.         switch ($name) {
  2835.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  2836.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  2837.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  2838.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  2839.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  2840.             case 'debug.container.dump'$value = ($this->targetDir.''.'/srcApp_KernelDevDebugContainer.xml'); break;
  2841.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  2842.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  2843.             case 'knp_snappy.pdf.binary'$value $this->getEnv('WKHTMLTOPDF_PATH'); break;
  2844.             case 'knp_snappy.image.binary'$value $this->getEnv('WKHTMLTOIMAGE_PATH'); break;
  2845.             case 'swiftmailer.spool.default.memory.path'$value = ($this->targetDir.''.'/swiftmailer/spool/default'); break;
  2846.             case 'yahoo_furigana_api_id'$value $this->getEnv('YAHOO_FURIGANA_API_ID'); break;
  2847.             case 'barcode_bol_number_default'$value $this->getEnv('BARCODE_BOL_NUMBER_DEFAULT'); break;
  2848.             case 'invoice_shipper_name'$value $this->getEnv('INVOICE_SHIPPER_NAME'); break;
  2849.             case 'invoice_shipper_address'$value $this->getEnv('INVOICE_SHIPPER_ADDRESS'); break;
  2850.             case 'nelmio_cors.defaults'$value = [
  2851.                 'allow_origin' => [
  2852.                     => $this->getEnv('CORS_ALLOW_ORIGIN'),
  2853.                 ],
  2854.                 'allow_credentials' => false,
  2855.                 'allow_headers' => [
  2856.                     => 'content-type',
  2857.                     => 'authorization',
  2858.                 ],
  2859.                 'expose_headers' => [
  2860.                     => 'Link',
  2861.                 ],
  2862.                 'allow_methods' => [
  2863.                     => 'GET',
  2864.                     => 'OPTIONS',
  2865.                     => 'POST',
  2866.                     => 'PUT',
  2867.                     => 'PATCH',
  2868.                     => 'DELETE',
  2869.                 ],
  2870.                 'max_age' => 3600,
  2871.                 'hosts' => [
  2872.                 ],
  2873.                 'origin_regex' => true,
  2874.                 'forced_allow_origin_value' => NULL,
  2875.             ]; break;
  2876.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  2877.         }
  2878.         $this->loadedDynamicParameters[$name] = true;
  2879.         return $this->dynamicParameters[$name] = $value;
  2880.     }
  2881.     protected function getDefaultParameters(): array
  2882.     {
  2883.         return [
  2884.             'kernel.root_dir' => (\dirname(__DIR__4).'/src'),
  2885.             'kernel.project_dir' => \dirname(__DIR__4),
  2886.             'kernel.environment' => 'dev',
  2887.             'kernel.debug' => true,
  2888.             'kernel.name' => 'src',
  2889.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  2890.             'kernel.bundles' => [
  2891.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  2892.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  2893.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  2894.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  2895.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  2896.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  2897.                 'WebServerBundle' => 'Symfony\\Bundle\\WebServerBundle\\WebServerBundle',
  2898.                 'DoctrineCacheBundle' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\DoctrineCacheBundle',
  2899.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  2900.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  2901.                 'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
  2902.                 'FOSUserBundle' => 'FOS\\UserBundle\\FOSUserBundle',
  2903.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  2904.                 'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
  2905.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  2906.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  2907.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  2908.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  2909.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  2910.                 'LiipFunctionalTestBundle' => 'Liip\\FunctionalTestBundle\\LiipFunctionalTestBundle',
  2911.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  2912.                 'NelmioAliceBundle' => 'Nelmio\\Alice\\Bridge\\Symfony\\NelmioAliceBundle',
  2913.                 'FidryAliceDataFixturesBundle' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony\\FidryAliceDataFixturesBundle',
  2914.                 'XeartsTaobaoDaikoBundle' => 'Xearts\\Bundle\\TaobaoDaikoBundle\\XeartsTaobaoDaikoBundle',
  2915.                 'PhpSpreadsheetBundle' => 'Yectep\\PhpSpreadsheetBundle\\PhpSpreadsheetBundle',
  2916.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  2917.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  2918.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  2919.                 'ApiPlatformBundle' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle\\ApiPlatformBundle',
  2920.             ],
  2921.             'kernel.bundles_metadata' => [
  2922.                 'FrameworkBundle' => [
  2923.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  2924.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  2925.                 ],
  2926.                 'SecurityBundle' => [
  2927.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  2928.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  2929.                 ],
  2930.                 'WebProfilerBundle' => [
  2931.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  2932.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  2933.                 ],
  2934.                 'TwigBundle' => [
  2935.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  2936.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  2937.                 ],
  2938.                 'DebugBundle' => [
  2939.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  2940.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  2941.                 ],
  2942.                 'MakerBundle' => [
  2943.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  2944.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  2945.                 ],
  2946.                 'WebServerBundle' => [
  2947.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-server-bundle'),
  2948.                     'namespace' => 'Symfony\\Bundle\\WebServerBundle',
  2949.                 ],
  2950.                 'DoctrineCacheBundle' => [
  2951.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-cache-bundle'),
  2952.                     'namespace' => 'Doctrine\\Bundle\\DoctrineCacheBundle',
  2953.                 ],
  2954.                 'DoctrineBundle' => [
  2955.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  2956.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  2957.                 ],
  2958.                 'DoctrineFixturesBundle' => [
  2959.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  2960.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  2961.                 ],
  2962.                 'FOSJsRoutingBundle' => [
  2963.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle'),
  2964.                     'namespace' => 'FOS\\JsRoutingBundle',
  2965.                 ],
  2966.                 'FOSUserBundle' => [
  2967.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle'),
  2968.                     'namespace' => 'FOS\\UserBundle',
  2969.                 ],
  2970.                 'KnpPaginatorBundle' => [
  2971.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  2972.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  2973.                 ],
  2974.                 'KnpSnappyBundle' => [
  2975.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src'),
  2976.                     'namespace' => 'Knp\\Bundle\\SnappyBundle',
  2977.                 ],
  2978.                 'KnpMenuBundle' => [
  2979.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src'),
  2980.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  2981.                 ],
  2982.                 'SensioFrameworkExtraBundle' => [
  2983.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  2984.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  2985.                 ],
  2986.                 'StofDoctrineExtensionsBundle' => [
  2987.                     'path' => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle'),
  2988.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  2989.                 ],
  2990.                 'DoctrineMigrationsBundle' => [
  2991.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  2992.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  2993.                 ],
  2994.                 'SwiftmailerBundle' => [
  2995.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  2996.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  2997.                 ],
  2998.                 'LiipFunctionalTestBundle' => [
  2999.                     'path' => (\dirname(__DIR__4).'/vendor/liip/functional-test-bundle/src'),
  3000.                     'namespace' => 'Liip\\FunctionalTestBundle',
  3001.                 ],
  3002.                 'MonologBundle' => [
  3003.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  3004.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  3005.                 ],
  3006.                 'NelmioAliceBundle' => [
  3007.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/alice/src/Bridge/Symfony'),
  3008.                     'namespace' => 'Nelmio\\Alice\\Bridge\\Symfony',
  3009.                 ],
  3010.                 'FidryAliceDataFixturesBundle' => [
  3011.                     'path' => (\dirname(__DIR__4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony'),
  3012.                     'namespace' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony',
  3013.                 ],
  3014.                 'XeartsTaobaoDaikoBundle' => [
  3015.                     'path' => (\dirname(__DIR__4).'/vendor/xearts/taobao-daiko-bundle/src'),
  3016.                     'namespace' => 'Xearts\\Bundle\\TaobaoDaikoBundle',
  3017.                 ],
  3018.                 'PhpSpreadsheetBundle' => [
  3019.                     'path' => (\dirname(__DIR__4).'/vendor/yectep/phpspreadsheet-bundle/src'),
  3020.                     'namespace' => 'Yectep\\PhpSpreadsheetBundle',
  3021.                 ],
  3022.                 'WebpackEncoreBundle' => [
  3023.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  3024.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  3025.                 ],
  3026.                 'NelmioApiDocBundle' => [
  3027.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle'),
  3028.                     'namespace' => 'Nelmio\\ApiDocBundle',
  3029.                 ],
  3030.                 'NelmioCorsBundle' => [
  3031.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  3032.                     'namespace' => 'Nelmio\\CorsBundle',
  3033.                 ],
  3034.                 'ApiPlatformBundle' => [
  3035.                     'path' => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle'),
  3036.                     'namespace' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle',
  3037.                 ],
  3038.             ],
  3039.             'kernel.charset' => 'UTF-8',
  3040.             'kernel.container_class' => 'srcApp_KernelDevDebugContainer',
  3041.             'container.autowiring.strict_mode' => true,
  3042.             'container.dumper.inline_class_loader' => true,
  3043.             'env(DATABASE_URL)' => '',
  3044.             'env(CORS_ALLOW_ORIGIN)' => '',
  3045.             'locale' => 'ja',
  3046.             'event_dispatcher.event_aliases' => [
  3047.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  3048.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  3049.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  3050.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  3051.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  3052.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  3053.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  3054.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  3055.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  3056.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  3057.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  3058.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  3059.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  3060.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  3061.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  3062.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  3063.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  3064.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  3065.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  3066.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  3067.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  3068.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  3069.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  3070.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  3071.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  3072.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  3073.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  3074.             ],
  3075.             'fragment.renderer.hinclude.global_template' => '',
  3076.             'fragment.path' => '/_fragment',
  3077.             'kernel.http_method_override' => true,
  3078.             'kernel.trusted_hosts' => [
  3079.             ],
  3080.             'kernel.default_locale' => 'ja',
  3081.             'kernel.error_controller' => 'error_controller',
  3082.             'templating.helper.code.file_link_format' => NULL,
  3083.             'debug.file_link_format' => NULL,
  3084.             'session.metadata.storage_key' => '_sf2_meta',
  3085.             'session.storage.options' => [
  3086.                 'cache_limiter' => '0',
  3087.                 'cookie_httponly' => true,
  3088.                 'gc_probability' => 1,
  3089.             ],
  3090.             'session.metadata.update_threshold' => 0,
  3091.             'form.type_extension.csrf.enabled' => true,
  3092.             'form.type_extension.csrf.field_name' => '_token',
  3093.             'asset.request_context.base_path' => '',
  3094.             'asset.request_context.secure' => false,
  3095.             'validator.translation_domain' => 'validators',
  3096.             'translator.logging' => false,
  3097.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  3098.             'profiler_listener.only_exceptions' => false,
  3099.             'profiler_listener.only_master_requests' => false,
  3100.             'debug.error_handler.throw_at' => -1,
  3101.             'router.request_context.host' => 'localhost',
  3102.             'router.request_context.scheme' => 'http',
  3103.             'router.request_context.base_url' => '',
  3104.             'router.resource' => 'kernel::loadRoutes',
  3105.             'router.cache_class_prefix' => 'srcApp_KernelDevDebugContainer',
  3106.             'request_listener.http_port' => 80,
  3107.             'request_listener.https_port' => 443,
  3108.             'security.authentication.trust_resolver.anonymous_class' => NULL,
  3109.             'security.authentication.trust_resolver.rememberme_class' => NULL,
  3110.             'security.role_hierarchy.roles' => [
  3111.                 'ROLE_STAFF' => [
  3112.                     => 'ROLE_MEMBER_A',
  3113.                 ],
  3114.                 'ROLE_ADMIN' => [
  3115.                     => 'ROLE_USER',
  3116.                     => 'ROLE_STAFF',
  3117.                 ],
  3118.                 'ROLE_SUPER_ADMIN' => [
  3119.                     => 'ROLE_ADMIN',
  3120.                     => 'ROLE_ALLOWED_TO_SWITCH',
  3121.                 ],
  3122.             ],
  3123.             'security.access.denied_url' => NULL,
  3124.             'security.authentication.manager.erase_credentials' => true,
  3125.             'security.authentication.session_strategy.strategy' => 'migrate',
  3126.             'security.access.always_authenticate_before_granting' => false,
  3127.             'security.authentication.hide_user_not_found' => true,
  3128.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  3129.             'web_profiler.debug_toolbar.mode' => 2,
  3130.             'twig.exception_listener.controller' => 'twig.controller.exception::showAction',
  3131.             'twig.form.resources' => [
  3132.                 => 'form_div_layout.html.twig',
  3133.                 => 'bootstrap_3_horizontal_layout.html.twig',
  3134.             ],
  3135.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  3136.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  3137.             'doctrine_cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  3138.             'doctrine_cache.apcu.class' => 'Doctrine\\Common\\Cache\\ApcuCache',
  3139.             'doctrine_cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  3140.             'doctrine_cache.chain.class' => 'Doctrine\\Common\\Cache\\ChainCache',
  3141.             'doctrine_cache.couchbase.class' => 'Doctrine\\Common\\Cache\\CouchbaseCache',
  3142.             'doctrine_cache.couchbase.connection.class' => 'Couchbase',
  3143.             'doctrine_cache.couchbase.hostnames' => 'localhost:8091',
  3144.             'doctrine_cache.file_system.class' => 'Doctrine\\Common\\Cache\\FilesystemCache',
  3145.             'doctrine_cache.php_file.class' => 'Doctrine\\Common\\Cache\\PhpFileCache',
  3146.             'doctrine_cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  3147.             'doctrine_cache.memcache.connection.class' => 'Memcache',
  3148.             'doctrine_cache.memcache.host' => 'localhost',
  3149.             'doctrine_cache.memcache.port' => 11211,
  3150.             'doctrine_cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  3151.             'doctrine_cache.memcached.connection.class' => 'Memcached',
  3152.             'doctrine_cache.memcached.host' => 'localhost',
  3153.             'doctrine_cache.memcached.port' => 11211,
  3154.             'doctrine_cache.mongodb.class' => 'Doctrine\\Common\\Cache\\MongoDBCache',
  3155.             'doctrine_cache.mongodb.collection.class' => 'MongoCollection',
  3156.             'doctrine_cache.mongodb.connection.class' => 'MongoClient',
  3157.             'doctrine_cache.mongodb.server' => 'localhost:27017',
  3158.             'doctrine_cache.predis.client.class' => 'Predis\\Client',
  3159.             'doctrine_cache.predis.scheme' => 'tcp',
  3160.             'doctrine_cache.predis.host' => 'localhost',
  3161.             'doctrine_cache.predis.port' => 6379,
  3162.             'doctrine_cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  3163.             'doctrine_cache.redis.connection.class' => 'Redis',
  3164.             'doctrine_cache.redis.host' => 'localhost',
  3165.             'doctrine_cache.redis.port' => 6379,
  3166.             'doctrine_cache.riak.class' => 'Doctrine\\Common\\Cache\\RiakCache',
  3167.             'doctrine_cache.riak.bucket.class' => 'Riak\\Bucket',
  3168.             'doctrine_cache.riak.connection.class' => 'Riak\\Connection',
  3169.             'doctrine_cache.riak.bucket_property_list.class' => 'Riak\\BucketPropertyList',
  3170.             'doctrine_cache.riak.host' => 'localhost',
  3171.             'doctrine_cache.riak.port' => 8087,
  3172.             'doctrine_cache.sqlite3.class' => 'Doctrine\\Common\\Cache\\SQLite3Cache',
  3173.             'doctrine_cache.sqlite3.connection.class' => 'SQLite3',
  3174.             'doctrine_cache.void.class' => 'Doctrine\\Common\\Cache\\VoidCache',
  3175.             'doctrine_cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  3176.             'doctrine_cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  3177.             'doctrine_cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  3178.             'doctrine_cache.security.acl.cache.class' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\Acl\\Model\\AclCache',
  3179.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  3180.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  3181.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  3182.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  3183.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  3184.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  3185.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  3186.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  3187.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  3188.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  3189.             'doctrine.entity_managers' => [
  3190.                 'default' => 'doctrine.orm.default_entity_manager',
  3191.             ],
  3192.             'doctrine.default_entity_manager' => 'default',
  3193.             'doctrine.dbal.connection_factory.types' => [
  3194.             ],
  3195.             'doctrine.connections' => [
  3196.                 'default' => 'doctrine.dbal.default_connection',
  3197.             ],
  3198.             'doctrine.default_connection' => 'default',
  3199.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  3200.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  3201.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  3202.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  3203.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  3204.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  3205.             'doctrine.orm.cache.memcache_host' => 'localhost',
  3206.             'doctrine.orm.cache.memcache_port' => 11211,
  3207.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  3208.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  3209.             'doctrine.orm.cache.memcached_host' => 'localhost',
  3210.             'doctrine.orm.cache.memcached_port' => 11211,
  3211.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  3212.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  3213.             'doctrine.orm.cache.redis_host' => 'localhost',
  3214.             'doctrine.orm.cache.redis_port' => 6379,
  3215.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  3216.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  3217.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  3218.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  3219.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  3220.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  3221.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  3222.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  3223.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  3224.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  3225.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  3226.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  3227.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  3228.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  3229.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  3230.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  3231.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  3232.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  3233.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  3234.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  3235.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  3236.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  3237.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  3238.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  3239.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  3240.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  3241.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  3242.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  3243.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  3244.             'doctrine.orm.auto_generate_proxy_classes' => true,
  3245.             'doctrine.orm.proxy_namespace' => 'Proxies',
  3246.             'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
  3247.             'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
  3248.             'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
  3249.             'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
  3250.             'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
  3251.             'fos_js_routing.request_context_base_url' => NULL,
  3252.             'fos_js_routing.cache_control' => [
  3253.                 'enabled' => false,
  3254.             ],
  3255.             'fos_user.backend_type_orm' => true,
  3256.             'fos_user.security.interactive_login_listener.class' => 'FOS\\UserBundle\\EventListener\\LastLoginListener',
  3257.             'fos_user.security.login_manager.class' => 'FOS\\UserBundle\\Security\\LoginManager',
  3258.             'fos_user.resetting.email.template' => '@FOSUser/Resetting/email.txt.twig',
  3259.             'fos_user.registration.confirmation.template' => '@FOSUser/Registration/email.txt.twig',
  3260.             'fos_user.storage' => 'orm',
  3261.             'fos_user.firewall_name' => 'main',
  3262.             'fos_user.model_manager_name' => NULL,
  3263.             'fos_user.model.user.class' => 'Xearts\\Bundle\\TaobaoDaikoBundle\\Entity\\User',
  3264.             'fos_user.profile.form.type' => 'FOS\\UserBundle\\Form\\Type\\ProfileFormType',
  3265.             'fos_user.profile.form.name' => 'fos_user_profile_form',
  3266.             'fos_user.profile.form.validation_groups' => [
  3267.                 => 'MyProfile',
  3268.                 => 'Default',
  3269.             ],
  3270.             'fos_user.registration.confirmation.from_email' => [
  3271.                 'sender@daiko-king.com' => 'sender@daiko-king.com',
  3272.             ],
  3273.             'fos_user.registration.confirmation.enabled' => true,
  3274.             'fos_user.registration.form.type' => 'Xearts\\Bundle\\TaobaoDaikoBundle\\Form\\Type\\RegistrationFormType',
  3275.             'fos_user.registration.form.name' => 'fos_user_registration_form',
  3276.             'fos_user.registration.form.validation_groups' => [
  3277.                 => 'MyRegistration',
  3278.                 => 'Default',
  3279.             ],
  3280.             'fos_user.change_password.form.type' => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType',
  3281.             'fos_user.change_password.form.name' => 'fos_user_change_password_form',
  3282.             'fos_user.change_password.form.validation_groups' => [
  3283.                 => 'ChangePassword',
  3284.                 => 'Default',
  3285.             ],
  3286.             'fos_user.resetting.email.from_email' => [
  3287.                 'sender@daiko-king.com' => 'sender@daiko-king.com',
  3288.             ],
  3289.             'fos_user.resetting.retry_ttl' => 7200,
  3290.             'fos_user.resetting.token_ttl' => 86400,
  3291.             'fos_user.resetting.form.type' => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType',
  3292.             'fos_user.resetting.form.name' => 'fos_user_resetting_form',
  3293.             'fos_user.resetting.form.validation_groups' => [
  3294.                 => 'ResetPassword',
  3295.                 => 'Default',
  3296.             ],
  3297.             'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/twitter_bootstrap_v3_pagination.html.twig',
  3298.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  3299.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  3300.             'knp_paginator.page_range' => 5,
  3301.             'knp_snappy.pdf.options' => [
  3302.                 'page-size' => 'A4',
  3303.                 'encoding' => 'UTF-8',
  3304.                 'disable-javascript' => true,
  3305.                 'dpi' => 80,
  3306.             ],
  3307.             'knp_snappy.pdf.env' => [
  3308.             ],
  3309.             'knp_snappy.image.options' => [
  3310.             ],
  3311.             'knp_snappy.image.env' => [
  3312.             ],
  3313.             'knp_menu.factory.class' => 'Knp\\Menu\\MenuFactory',
  3314.             'knp_menu.factory_extension.routing.class' => 'Knp\\Menu\\Integration\\Symfony\\RoutingExtension',
  3315.             'knp_menu.helper.class' => 'Knp\\Menu\\Twig\\Helper',
  3316.             'knp_menu.matcher.class' => 'Knp\\Menu\\Matcher\\Matcher',
  3317.             'knp_menu.menu_provider.chain.class' => 'Knp\\Menu\\Provider\\ChainProvider',
  3318.             'knp_menu.menu_provider.container_aware.class' => 'Knp\\Bundle\\MenuBundle\\Provider\\ContainerAwareProvider',
  3319.             'knp_menu.menu_provider.builder_alias.class' => 'Knp\\Bundle\\MenuBundle\\Provider\\BuilderAliasProvider',
  3320.             'knp_menu.renderer_provider.class' => 'Knp\\Bundle\\MenuBundle\\Renderer\\ContainerAwareProvider',
  3321.             'knp_menu.renderer.list.class' => 'Knp\\Menu\\Renderer\\ListRenderer',
  3322.             'knp_menu.renderer.list.options' => [
  3323.             ],
  3324.             'knp_menu.listener.voters.class' => 'Knp\\Bundle\\MenuBundle\\EventListener\\VoterInitializerListener',
  3325.             'knp_menu.voter.router.class' => 'Knp\\Menu\\Matcher\\Voter\\RouteVoter',
  3326.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  3327.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  3328.             'knp_menu.renderer.twig.options' => [
  3329.             ],
  3330.             'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  3331.             'knp_menu.default_renderer' => 'twig',
  3332.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  3333.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  3334.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  3335.             'stof_doctrine_extensions.event_listener.logger.class' => 'Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener',
  3336.             'stof_doctrine_extensions.default_locale' => 'en_US',
  3337.             'stof_doctrine_extensions.translation_fallback' => false,
  3338.             'stof_doctrine_extensions.persist_default_translation' => false,
  3339.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  3340.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  3341.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  3342.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  3343.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  3344.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  3345.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  3346.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  3347.             'doctrine_migrations.dir_name' => (\dirname(__DIR__4).'/migrations'),
  3348.             'doctrine_migrations.namespace' => 'DoctrineMigrations',
  3349.             'doctrine_migrations.name' => 'Application Migrations',
  3350.             'doctrine_migrations.migrations_paths' => [
  3351.             ],
  3352.             'doctrine_migrations.table_name' => 'migration_versions',
  3353.             'doctrine_migrations.column_name' => 'version',
  3354.             'doctrine_migrations.column_length' => 14,
  3355.             'doctrine_migrations.executed_at_column_name' => 'executed_at',
  3356.             'doctrine_migrations.all_or_nothing' => false,
  3357.             'doctrine_migrations.custom_template' => NULL,
  3358.             'doctrine_migrations.organize_migrations' => false,
  3359.             'swiftmailer.mailer.default.transport.name' => 'dynamic',
  3360.             'swiftmailer.mailer.default.spool.enabled' => true,
  3361.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  3362.             'swiftmailer.mailer.default.single_address' => NULL,
  3363.             'swiftmailer.mailer.default.delivery.enabled' => true,
  3364.             'swiftmailer.spool.enabled' => true,
  3365.             'swiftmailer.delivery.enabled' => true,
  3366.             'swiftmailer.single_address' => NULL,
  3367.             'swiftmailer.mailers' => [
  3368.                 'default' => 'swiftmailer.mailer.default',
  3369.             ],
  3370.             'swiftmailer.default_mailer' => 'default',
  3371.             'liip_functional_test.cache_db.sqlite' => NULL,
  3372.             'liip_functional_test.command_verbosity' => 'normal',
  3373.             'liip_functional_test.command_decoration' => true,
  3374.             'liip_functional_test.query.max_query_count' => NULL,
  3375.             'liip_functional_test.authentication.username' => '',
  3376.             'liip_functional_test.authentication.password' => '',
  3377.             'liip_functional_test.paratest.process' => 5,
  3378.             'liip_functional_test.paratest.phpunit' => './bin/phpunit',
  3379.             'monolog.use_microseconds' => true,
  3380.             'monolog.swift_mailer.handlers' => [
  3381.             ],
  3382.             'monolog.handlers_to_channels' => [
  3383.                 'monolog.handler.console' => [
  3384.                     'type' => 'exclusive',
  3385.                     'elements' => [
  3386.                         => 'event',
  3387.                         => 'doctrine',
  3388.                         => 'console',
  3389.                     ],
  3390.                 ],
  3391.                 'monolog.handler.main' => [
  3392.                     'type' => 'exclusive',
  3393.                     'elements' => [
  3394.                         => 'event',
  3395.                     ],
  3396.                 ],
  3397.             ],
  3398.             'nelmio_alice.functions_blacklist' => [
  3399.                 => 'current',
  3400.             ],
  3401.             'nelmio_alice.locale' => 'en_US',
  3402.             'nelmio_alice.seed' => 1,
  3403.             'nelmio_alice.loading_limit' => 5,
  3404.             'nelmio_alice.max_unique_values_retry' => 150,
  3405.             'fidry_alice_data_fixtures.default_purge_mode' => 'delete',
  3406.             'taobao_daiko.domain_bundle_config' => [
  3407.                 'daiko-king.com' => 'XeartsDaikoKingBundle',
  3408.                 'default' => 'XeartsDaikoKingBundle',
  3409.             ],
  3410.             'env(BARCODE_BOL_NUMBER_DEFAULT)' => '101000080000',
  3411.             'env(INVOICE_SHIPPER_NAME)' => 'CHANGCHUN SUPERIOR PRODUCTSTRADING CO.,LTD',
  3412.             'env(INVOICE_SHIPPER_ADDRESS)' => 'room1017,14ZHUJIANGLU ROAD,CHANGCHUN,KUANCHENG DISTRICT,JILIN',
  3413.             'phpofficebundle_spreadsheet_class' => 'Yectep\\PhpSpreadsheetBundle\\Factory',
  3414.             'nelmio_api_doc.areas' => [
  3415.                 => 'default',
  3416.             ],
  3417.             'nelmio_cors.map' => [
  3418.                 '^/' => [
  3419.                 ],
  3420.             ],
  3421.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  3422.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  3423.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  3424.             'api_platform.enable_entrypoint' => true,
  3425.             'api_platform.enable_docs' => true,
  3426.             'api_platform.title' => '',
  3427.             'api_platform.description' => '',
  3428.             'api_platform.version' => '0.0.0',
  3429.             'api_platform.show_webby' => true,
  3430.             'api_platform.url_generation_strategy' => 1,
  3431.             'api_platform.exception_to_status' => [
  3432.                 'Symfony\\Component\\Serializer\\Exception\\ExceptionInterface' => 400,
  3433.                 'ApiPlatform\\Core\\Exception\\InvalidArgumentException' => 400,
  3434.                 'ApiPlatform\\Core\\Exception\\FilterValidationException' => 400,
  3435.                 'Doctrine\\ORM\\OptimisticLockException' => 409,
  3436.             ],
  3437.             'api_platform.formats' => [
  3438.                 'jsonld' => [
  3439.                     => 'application/ld+json',
  3440.                 ],
  3441.                 'json' => [
  3442.                     => 'application/json',
  3443.                 ],
  3444.                 'html' => [
  3445.                     => 'text/html',
  3446.                 ],
  3447.             ],
  3448.             'api_platform.patch_formats' => [
  3449.                 'json' => [
  3450.                     => 'application/merge-patch+json',
  3451.                 ],
  3452.             ],
  3453.             'api_platform.error_formats' => [
  3454.                 'jsonproblem' => [
  3455.                     => 'application/problem+json',
  3456.                 ],
  3457.                 'jsonld' => [
  3458.                     => 'application/ld+json',
  3459.                 ],
  3460.             ],
  3461.             'api_platform.allow_plain_identifiers' => false,
  3462.             'api_platform.eager_loading.enabled' => true,
  3463.             'api_platform.eager_loading.max_joins' => 30,
  3464.             'api_platform.eager_loading.fetch_partial' => false,
  3465.             'api_platform.eager_loading.force_eager' => true,
  3466.             'api_platform.collection.exists_parameter_name' => 'exists',
  3467.             'api_platform.collection.order' => 'ASC',
  3468.             'api_platform.collection.order_parameter_name' => 'order',
  3469.             'api_platform.collection.pagination.enabled' => true,
  3470.             'api_platform.collection.pagination.partial' => false,
  3471.             'api_platform.collection.pagination.client_enabled' => false,
  3472.             'api_platform.collection.pagination.client_items_per_page' => false,
  3473.             'api_platform.collection.pagination.client_partial' => false,
  3474.             'api_platform.collection.pagination.items_per_page' => 30,
  3475.             'api_platform.collection.pagination.maximum_items_per_page' => NULL,
  3476.             'api_platform.collection.pagination.page_parameter_name' => 'page',
  3477.             'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
  3478.             'api_platform.collection.pagination.items_per_page_parameter_name' => 'itemsPerPage',
  3479.             'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  3480.             'api_platform.collection.pagination' => [
  3481.                 'enabled' => true,
  3482.                 'partial' => false,
  3483.                 'client_enabled' => false,
  3484.                 'client_items_per_page' => false,
  3485.                 'client_partial' => false,
  3486.                 'items_per_page' => 30,
  3487.                 'maximum_items_per_page' => NULL,
  3488.                 'page_parameter_name' => 'page',
  3489.                 'enabled_parameter_name' => 'pagination',
  3490.                 'items_per_page_parameter_name' => 'itemsPerPage',
  3491.                 'partial_parameter_name' => 'partial',
  3492.             ],
  3493.             'api_platform.http_cache.etag' => true,
  3494.             'api_platform.http_cache.max_age' => NULL,
  3495.             'api_platform.http_cache.shared_max_age' => NULL,
  3496.             'api_platform.http_cache.vary' => [
  3497.                 => 'Accept',
  3498.             ],
  3499.             'api_platform.http_cache.public' => NULL,
  3500.             'api_platform.http_cache.invalidation.max_header_length' => 7500,
  3501.             'api_platform.asset_package' => NULL,
  3502.             'api_platform.defaults' => [
  3503.                 'attributes' => [
  3504.                     'formats' => [
  3505.                         => 'jsonld',
  3506.                     ],
  3507.                 ],
  3508.             ],
  3509.             'api_platform.resource_class_directories' => [
  3510.                 => (\dirname(__DIR__4).'/src/Entity'),
  3511.                 => (\dirname(__DIR__4).'/vendor/xearts/taobao-daiko-bundle/src/Entity'),
  3512.             ],
  3513.             'api_platform.oauth.enabled' => false,
  3514.             'api_platform.oauth.clientId' => '',
  3515.             'api_platform.oauth.clientSecret' => '',
  3516.             'api_platform.oauth.type' => 'oauth2',
  3517.             'api_platform.oauth.flow' => 'application',
  3518.             'api_platform.oauth.tokenUrl' => '',
  3519.             'api_platform.oauth.authorizationUrl' => '',
  3520.             'api_platform.oauth.refreshUrl' => '',
  3521.             'api_platform.oauth.scopes' => [
  3522.             ],
  3523.             'api_platform.openapi.termsOfService' => NULL,
  3524.             'api_platform.openapi.contact.name' => NULL,
  3525.             'api_platform.openapi.contact.url' => NULL,
  3526.             'api_platform.openapi.contact.email' => NULL,
  3527.             'api_platform.openapi.license.name' => NULL,
  3528.             'api_platform.openapi.license.url' => NULL,
  3529.             'api_platform.swagger.versions' => [
  3530.                 => 3,
  3531.             ],
  3532.             'api_platform.enable_swagger_ui' => true,
  3533.             'api_platform.enable_re_doc' => true,
  3534.             'api_platform.swagger.api_keys' => [
  3535.                 'token' => [
  3536.                     'name' => 'Authorization',
  3537.                     'type' => 'header',
  3538.                 ],
  3539.             ],
  3540.             'api_platform.graphql.enabled' => false,
  3541.             'api_platform.graphql.graphiql.enabled' => false,
  3542.             'api_platform.graphql.graphql_playground.enabled' => false,
  3543.             'api_platform.graphql.collection.pagination' => [
  3544.                 'enabled' => true,
  3545.             ],
  3546.             'api_platform.validator.serialize_payload_fields' => [
  3547.             ],
  3548.             'api_platform.elasticsearch.enabled' => false,
  3549.             'data_collector.templates' => [
  3550.                 'data_collector.request' => [
  3551.                     => 'request',
  3552.                     => '@WebProfiler/Collector/request.html.twig',
  3553.                 ],
  3554.                 'api_platform.data_collector.request' => [
  3555.                     => 'api_platform.data_collector.request',
  3556.                     => '@ApiPlatform/DataCollector/request.html.twig',
  3557.                 ],
  3558.                 'data_collector.time' => [
  3559.                     => 'time',
  3560.                     => '@WebProfiler/Collector/time.html.twig',
  3561.                 ],
  3562.                 'data_collector.memory' => [
  3563.                     => 'memory',
  3564.                     => '@WebProfiler/Collector/memory.html.twig',
  3565.                 ],
  3566.                 'data_collector.validator' => [
  3567.                     => 'validator',
  3568.                     => '@WebProfiler/Collector/validator.html.twig',
  3569.                 ],
  3570.                 'data_collector.ajax' => [
  3571.                     => 'ajax',
  3572.                     => '@WebProfiler/Collector/ajax.html.twig',
  3573.                 ],
  3574.                 'data_collector.form' => [
  3575.                     => 'form',
  3576.                     => '@WebProfiler/Collector/form.html.twig',
  3577.                 ],
  3578.                 'data_collector.exception' => [
  3579.                     => 'exception',
  3580.                     => '@WebProfiler/Collector/exception.html.twig',
  3581.                 ],
  3582.                 'data_collector.logger' => [
  3583.                     => 'logger',
  3584.                     => '@WebProfiler/Collector/logger.html.twig',
  3585.                 ],
  3586.                 'data_collector.events' => [
  3587.                     => 'events',
  3588.                     => '@WebProfiler/Collector/events.html.twig',
  3589.                 ],
  3590.                 'data_collector.router' => [
  3591.                     => 'router',
  3592.                     => '@WebProfiler/Collector/router.html.twig',
  3593.                 ],
  3594.                 'data_collector.cache' => [
  3595.                     => 'cache',
  3596.                     => '@WebProfiler/Collector/cache.html.twig',
  3597.                 ],
  3598.                 'data_collector.translation' => [
  3599.                     => 'translation',
  3600.                     => '@WebProfiler/Collector/translation.html.twig',
  3601.                 ],
  3602.                 'data_collector.security' => [
  3603.                     => 'security',
  3604.                     => '@Security/Collector/security.html.twig',
  3605.                 ],
  3606.                 'data_collector.twig' => [
  3607.                     => 'twig',
  3608.                     => '@WebProfiler/Collector/twig.html.twig',
  3609.                 ],
  3610.                 'data_collector.doctrine' => [
  3611.                     => 'db',
  3612.                     => '@Doctrine/Collector/db.html.twig',
  3613.                 ],
  3614.                 'swiftmailer.data_collector' => [
  3615.                     => 'swiftmailer',
  3616.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  3617.                 ],
  3618.                 'data_collector.dump' => [
  3619.                     => 'dump',
  3620.                     => '@Debug/Profiler/dump.html.twig',
  3621.                 ],
  3622.                 'data_collector.messenger' => [
  3623.                     => 'messenger',
  3624.                     => '@WebProfiler/Collector/messenger.html.twig',
  3625.                 ],
  3626.                 'data_collector.config' => [
  3627.                     => 'config',
  3628.                     => '@WebProfiler/Collector/config.html.twig',
  3629.                 ],
  3630.             ],
  3631.             'console.command.ids' => [
  3632.                 => 'console.command.public_alias.doctrine_cache.contains_command',
  3633.                 => 'console.command.public_alias.doctrine_cache.delete_command',
  3634.                 => 'console.command.public_alias.doctrine_cache.flush_command',
  3635.                 => 'console.command.public_alias.doctrine_cache.stats_command',
  3636.                 => 'console.command.public_alias.Liip\\FunctionalTestBundle\\Command\\RunParatestCommand',
  3637.                 => 'console.command.public_alias.Xearts\\Bundle\\TaobaoDaikoBundle\\Command\\CNYCurrencyRateUpdateCommand',
  3638.                 => 'console.command.public_alias.Xearts\\Bundle\\TaobaoDaikoBundle\\Command\\ChangePasswordCommand',
  3639.                 => 'console.command.public_alias.Xearts\\Bundle\\TaobaoDaikoBundle\\Command\\ChangeRolesCommand',
  3640.                 => 'console.command.public_alias.Xearts\\Bundle\\TaobaoDaikoBundle\\Command\\CreateUserCommand',
  3641.                 => 'console.command.public_alias.Xearts\\Bundle\\TaobaoDaikoBundle\\Command\\RecalculateOrderItemCommand',
  3642.                 10 => 'console.command.public_alias.Xearts\\Bundle\\TaobaoDaikoBundle\\Command\\UpdateAllOrderItemCommand',
  3643.                 11 => 'console.command.public_alias.Xearts\\Bundle\\TaobaoDaikoBundle\\Command\\UpdateEstimateArrivalStepCommand',
  3644.                 12 => 'console.command.public_alias.Xearts\\Bundle\\TaobaoDaikoBundle\\Command\\UpdateEstimateErrorStepCommand',
  3645.                 13 => 'console.command.public_alias.Xearts\\Bundle\\TaobaoDaikoBundle\\Command\\UpdateEstimateStepByInvoiceCommand',
  3646.                 14 => 'console.command.public_alias.Xearts\\Bundle\\TaobaoDaikoBundle\\Command\\UpdateOrderItemCommand',
  3647.                 15 => 'console.command.public_alias.Xearts\\Bundle\\TaobaoDaikoBundle\\Command\\UpdateUserEvaluateCommand',
  3648.                 16 => 'console.command.public_alias.Xearts\\Bundle\\TaobaoDaikoBundle\\Command\\UpdateUserRankingCommand',
  3649.                 17 => 'console.command.public_alias.Xearts\\Bundle\\TaobaoDaikoBundle\\Command\\YahooFuriganaServiceApiMeasureTimeCommand',
  3650.             ],
  3651.         ];
  3652.     }
  3653.     protected function throw($message)
  3654.     {
  3655.         throw new RuntimeException($message);
  3656.     }
  3657. }