var/cache/dev/ContainerUIVUYsB/srcApp_KernelDevDebugContainer.php line 1362

Open in your IDE?
  1. <?php
  2. namespace ContainerUIVUYsB;
  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_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  42.             'event_dispatcher' => 'getEventDispatcherService',
  43.             'http_kernel' => 'getHttpKernelService',
  44.             'hwi_oauth.resource_ownermap.api_auth' => 'getHwiOauth_ResourceOwnermap_ApiAuthService',
  45.             'hwi_oauth.security.oauth_utils' => 'getHwiOauth_Security_OauthUtilsService',
  46.             'profiler' => 'getProfilerService',
  47.             'request_stack' => 'getRequestStackService',
  48.             'router' => 'getRouterService',
  49.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  50.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  51.             'security.token_storage' => 'getSecurity_TokenStorageService',
  52.             'session' => 'getSessionService',
  53.             'simplethings_entityaudit.config' => 'getSimplethingsEntityaudit_ConfigService',
  54.             'simplethings_entityaudit.manager' => 'getSimplethingsEntityaudit_ManagerService',
  55.             'translator' => 'getTranslatorService',
  56.             'twig' => 'getTwigService',
  57.             'validator' => 'getValidatorService',
  58.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  59.         ];
  60.         $this->fileMap = [
  61.             'App\\Controller\\Account\\AccountController' => 'getAccountControllerService.php',
  62.             'App\\Controller\\Account\\HoroscopeController' => 'getHoroscopeControllerService.php',
  63.             'App\\Controller\\AdminCreditController' => 'getAdminCreditControllerService.php',
  64.             'App\\Controller\\Admin\\AdminBlogController' => 'getAdminBlogControllerService.php',
  65.             'App\\Controller\\Admin\\AdminCouponController' => 'getAdminCouponControllerService.php',
  66.             'App\\Controller\\Admin\\AdminFortuneTellerController' => 'getAdminFortuneTellerControllerService.php',
  67.             'App\\Controller\\Admin\\AdminHoroscopeController' => 'getAdminHoroscopeControllerService.php',
  68.             'App\\Controller\\Admin\\AdminLoginController' => 'getAdminLoginControllerService.php',
  69.             'App\\Controller\\Admin\\AdminPriceController' => 'getAdminPriceControllerService.php',
  70.             'App\\Controller\\Admin\\AdminQuestionAnswerController' => 'getAdminQuestionAnswerControllerService.php',
  71.             'App\\Controller\\Admin\\AdminQuestionController' => 'getAdminQuestionControllerService.php',
  72.             'App\\Controller\\Admin\\AdminReviewController' => 'getAdminReviewControllerService.php',
  73.             'App\\Controller\\Admin\\AdminStaticContentController' => 'getAdminStaticContentControllerService.php',
  74.             'App\\Controller\\Admin\\AdminZodiacSignController' => 'getAdminZodiacSignControllerService.php',
  75.             'App\\Controller\\Admin\\CreateCouponWhenOrderedController' => 'getCreateCouponWhenOrderedControllerService.php',
  76.             'App\\Controller\\Admin\\DashboardController' => 'getDashboardControllerService.php',
  77.             'App\\Controller\\Admin\\OrderCategoryController' => 'getOrderCategoryControllerService.php',
  78.             'App\\Controller\\Admin\\OrderController' => 'getOrderControllerService.php',
  79.             'App\\Controller\\Admin\\RoleController' => 'getRoleControllerService.php',
  80.             'App\\Controller\\Admin\\Statistic\\StatisticWritersController' => 'getStatisticWritersControllerService.php',
  81.             'App\\Controller\\Admin\\SubscribeController' => 'getSubscribeControllerService.php',
  82.             'App\\Controller\\Admin\\TransactionController' => 'getTransactionControllerService.php',
  83.             'App\\Controller\\Admin\\UserBalanceController' => 'getUserBalanceControllerService.php',
  84.             'App\\Controller\\Admin\\UserController' => 'getUserControllerService.php',
  85.             'App\\Controller\\ApiMessageController' => 'getApiMessageControllerService.php',
  86.             'App\\Controller\\Api\\ApiAuthenticationController' => 'getApiAuthenticationControllerService.php',
  87.             'App\\Controller\\Api\\ApiBaseController' => 'getApiBaseControllerService.php',
  88.             'App\\Controller\\Api\\ApiBlogController' => 'getApiBlogControllerService.php',
  89.             'App\\Controller\\Api\\ApiChatController' => 'getApiChatControllerService.php',
  90.             'App\\Controller\\Api\\ApiCouponsController' => 'getApiCouponsControllerService.php',
  91.             'App\\Controller\\Api\\ApiCreditController' => 'getApiCreditControllerService.php',
  92.             'App\\Controller\\Api\\ApiFAQController' => 'getApiFAQControllerService.php',
  93.             'App\\Controller\\Api\\ApiFortuneTellerCategoriesController' => 'getApiFortuneTellerCategoriesControllerService.php',
  94.             'App\\Controller\\Api\\ApiFortuneTellerController' => 'getApiFortuneTellerControllerService.php',
  95.             'App\\Controller\\Api\\ApiHoroscopeController' => 'getApiHoroscopeControllerService.php',
  96.             'App\\Controller\\Api\\ApiOrderController' => 'getApiOrderControllerService.php',
  97.             'App\\Controller\\Api\\ApiPriceController' => 'getApiPriceControllerService.php',
  98.             'App\\Controller\\Api\\ApiProfileController' => 'getApiProfileControllerService.php',
  99.             'App\\Controller\\Api\\ApiRegisterController' => 'getApiRegisterControllerService.php',
  100.             'App\\Controller\\Api\\ApiReviewController' => 'getApiReviewControllerService.php',
  101.             'App\\Controller\\Api\\ApiSiteInfoController' => 'getApiSiteInfoControllerService.php',
  102.             'App\\Controller\\Api\\ApiSocialAuthentication' => 'getApiSocialAuthenticationService.php',
  103.             'App\\Controller\\Api\\ApiStaticContentController' => 'getApiStaticContentControllerService.php',
  104.             'App\\Controller\\Api\\ApiTransactionController' => 'getApiTransactionControllerService.php',
  105.             'App\\Controller\\Api\\FortuneCardsController' => 'getFortuneCardsControllerService.php',
  106.             'App\\Controller\\Api\\NotSecured\\ApiOrderController' => 'getApiOrderController2Service.php',
  107.             'App\\Controller\\ChatController' => 'getChatControllerService.php',
  108.             'App\\Controller\\Home\\HomeController' => 'getHomeControllerService.php',
  109.             'App\\Controller\\IndexController' => 'getIndexControllerService.php',
  110.             'App\\Controller\\NotSecured\\PasswordResetController' => 'getPasswordResetControllerService.php',
  111.             'App\\Controller\\NotSecured\\PaymentGatewayCallbackController' => 'getPaymentGatewayCallbackControllerService.php',
  112.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService.php',
  113.             'GpsLab\\Bundle\\GeoIP2Bundle\\Downloader\\Downloader' => 'getDownloaderService.php',
  114.             'SimpleThings\\EntityAudit\\Action\\CompareAction' => 'getCompareActionService.php',
  115.             'SimpleThings\\EntityAudit\\Action\\IndexAction' => 'getIndexActionService.php',
  116.             'SimpleThings\\EntityAudit\\Action\\ViewDetailAction' => 'getViewDetailActionService.php',
  117.             'SimpleThings\\EntityAudit\\Action\\ViewEntityAction' => 'getViewEntityActionService.php',
  118.             'SimpleThings\\EntityAudit\\Action\\ViewRevisionAction' => 'getViewRevisionActionService.php',
  119.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService.php',
  120.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService.php',
  121.             'cache.app_clearer' => 'getCache_AppClearerService.php',
  122.             'cache.global_clearer' => 'getCache_GlobalClearerService.php',
  123.             'cache.system_clearer' => 'getCache_SystemClearerService.php',
  124.             'cache_clearer' => 'getCacheClearerService.php',
  125.             'cache_warmer' => 'getCacheWarmerService.php',
  126.             'console.command.public_alias.App\\Console\\Command\\PublishHoroscope' => 'getPublishHoroscopeService.php',
  127.             'console.command.public_alias.App\\Console\\Command\\SetTypeAllOrderCommand' => 'getSetTypeAllOrderCommandService.php',
  128.             'console.command.public_alias.App\\Console\\Command\\SetUserBalanceCommand' => 'getSetUserBalanceCommandService.php',
  129.             'console.command.public_alias.App\\Console\\Command\\TotalPaidOrdersEmail' => 'getTotalPaidOrdersEmailService.php',
  130.             'console.command.public_alias.App\\Console\\Command\\UnAssignWriters' => 'getUnAssignWritersService.php',
  131.             'console.command.public_alias.App\\Console\\Command\\ValidateAppleOrders' => 'getValidateAppleOrdersService.php',
  132.             'console.command.public_alias.GpsLab\\Bundle\\GeoIP2Bundle\\Command\\DownloadDatabaseCommand' => 'getDownloadDatabaseCommandService.php',
  133.             'console.command.public_alias.GpsLab\\Bundle\\GeoIP2Bundle\\Command\\UpdateDatabaseCommand' => 'getUpdateDatabaseCommandService.php',
  134.             'console.command_loader' => 'getConsole_CommandLoaderService.php',
  135.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService.php',
  136.             'error_controller' => 'getErrorControllerService.php',
  137.             'filesystem' => 'getFilesystemService.php',
  138.             'form.factory' => 'getForm_FactoryService.php',
  139.             'form.type.file' => 'getForm_Type_FileService.php',
  140.             'geoip2.database.default_reader' => 'getGeoip2_Database_DefaultReaderService.php',
  141.             'httplug.psr17_request_factory' => 'getHttplug_Psr17RequestFactoryService.php',
  142.             'httplug.psr17_response_factory' => 'getHttplug_Psr17ResponseFactoryService.php',
  143.             'httplug.psr17_server_request_factory' => 'getHttplug_Psr17ServerRequestFactoryService.php',
  144.             'httplug.psr17_stream_factory' => 'getHttplug_Psr17StreamFactoryService.php',
  145.             'httplug.psr17_uploaded_file_factory' => 'getHttplug_Psr17UploadedFileFactoryService.php',
  146.             'httplug.psr17_uri_factory' => 'getHttplug_Psr17UriFactoryService.php',
  147.             'httplug.psr18_client' => 'getHttplug_Psr18ClientService.php',
  148.             'httplug.stream_factory' => 'getHttplug_StreamFactoryService.php',
  149.             'httplug.uri_factory' => 'getHttplug_UriFactoryService.php',
  150.             'hwi_oauth.http.client' => 'getHwiOauth_Http_ClientService.php',
  151.             'hwi_oauth.http.message_factory' => 'getHwiOauth_Http_MessageFactoryService.php',
  152.             'hwi_oauth.http_client' => 'getHwiOauth_HttpClientService.php',
  153.             'hwi_oauth.resource_owner.facebook' => 'getHwiOauth_ResourceOwner_FacebookService.php',
  154.             'hwi_oauth.user_checker' => 'getHwiOauth_UserCheckerService.php',
  155.             'nelmio_api_doc.controller.swagger' => 'getNelmioApiDoc_Controller_SwaggerService.php',
  156.             'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService.php',
  157.             'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService.php',
  158.             'routing.loader' => 'getRouting_LoaderService.php',
  159.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService.php',
  160.             'security.password_encoder' => 'getSecurity_PasswordEncoderService.php',
  161.             'serializer' => 'getSerializerService.php',
  162.             'services_resetter' => 'getServicesResetterService.php',
  163.             'simplethings_entityaudit.reader' => 'getSimplethingsEntityaudit_ReaderService.php',
  164.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService.php',
  165.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService.php',
  166.             'swiftmailer.transport' => 'getSwiftmailer_TransportService.php',
  167.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService.php',
  168.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService.php',
  169.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService.php',
  170.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService.php',
  171.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService.php',
  172.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService.php',
  173.         ];
  174.         $this->aliases = [
  175.             'GeoIp2\\Database\\Reader' => 'geoip2.database.default_reader',
  176.             'SimpleThings\\EntityAudit\\AuditManager' => 'simplethings_entityaudit.manager',
  177.             'database_connection' => 'doctrine.dbal.default_connection',
  178.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  179.             'geoip2.reader' => 'geoip2.database.default_reader',
  180.             'httplug.client' => 'hwi_oauth.http.client',
  181.             'httplug.message_factory' => 'hwi_oauth.http.message_factory',
  182.             'mailer' => 'swiftmailer.mailer.default',
  183.             'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
  184.         ];
  185.         $this->privates['service_container'] = function () {
  186.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  187.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  188.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  189.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  190.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  191.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  192.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  193.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  194.             include_once \dirname(__DIR__4).'/src/EventSubscriber/AuditEntryListenerSubscriber.php';
  195.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  196.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  197.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  198.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  199.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  200.             include_once \dirname(__DIR__4).'/src/Repository/Interfaces/RoleRepositoryInterface.php';
  201.             include_once \dirname(__DIR__4).'/src/Repository/RoleRepository.php';
  202.             include_once \dirname(__DIR__4).'/src/Repository/Interfaces/UserRepositoryInterface.php';
  203.             include_once \dirname(__DIR__4).'/src/Repository/UserRepository.php';
  204.             include_once \dirname(__DIR__4).'/src/Subscribers/BeforeControllerActionSubscriber.php';
  205.             include_once \dirname(__DIR__4).'/src/Subscribers/LocaleSubscriber.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerNameParser.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/EventListener/ResolveControllerNameSubscriber.php';
  214.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  216.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  219.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  235.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  242.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  243.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractTrait.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/NativeFileSessionHandler.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilderInterface.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorInterface.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  303.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  304.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  305.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  323.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  340.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  341.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  342.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  343.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/PhpArrayTrait.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ArrayTrait.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  359.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  360.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  361.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  362.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  363.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  365.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  367.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  368.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  369.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  370.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  372.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  373.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  374.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  375.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  376.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  377.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  379.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  380.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  381.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  382.             include_once \dirname(__DIR__4).'/vendor/sidus/doctrine-debug-bundle/Logging/DebugStack.php';
  383.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  384.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  385.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  386.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  387.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  389.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  391.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  392.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  393.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  394.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  418.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Security/Http/ResourceOwnerMapInterface.php';
  419.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Security/Http/ResourceOwnerMap.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  423.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  424.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  425.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  426.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  427.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Loader/NativeFilesystemLoader.php';
  429.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  430.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  434.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  457.             include_once \dirname(__DIR__4).'/src/DependencyInjection/Extension/TwigCsrfExtension.php';
  458.             include_once \dirname(__DIR__4).'/src/DependencyInjection/Extension/TwigExtensionCamelCaseSplit.php';
  459.             include_once \dirname(__DIR__4).'/src/DependencyInjection/Extension/TwigExtensionDumpDie.php';
  460.             include_once \dirname(__DIR__4).'/src/DependencyInjection/Extension/TwigGetEntityObjectValueExtension.php';
  461.             include_once \dirname(__DIR__4).'/src/DependencyInjection/Extension/TwigJsonDecodeExtension.php';
  462.             include_once \dirname(__DIR__4).'/src/DependencyInjection/Extension/TwigOldInputExtension.php';
  463.             include_once \dirname(__DIR__4).'/src/Twig/AppExtension.php';
  464.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  465.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  467.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  468.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  469.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  470.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  471.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Twig/Extension/OAuthExtension.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/HelperInterface.php';
  473.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/Helper.php';
  474.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Templating/Helper/OAuthHelper.php';
  475.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Twig/HttpMessageMarkupExtension.php';
  476.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRendererInterface.php';
  477.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Twig/CKEditorExtension.php';
  478.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRenderer.php';
  479.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Builder/JsonBuilder.php';
  480.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  481.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  482.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  483.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  484.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  485.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  486.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  487.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  488.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  489.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  490.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  501.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Security/OAuthUtils.php';
  502.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Discovery/ConfiguredClientsStrategyListener.php';
  503.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/PluginClientFactory.php';
  504.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter.php';
  505.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Formatter.php';
  506.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter/FullHttpMessageFormatter.php';
  507.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter/CurlCommandFormatter.php';
  508.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Collector.php';
  509.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/PluginClientFactoryListener.php';
  510.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  511.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  512.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  513.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  514.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  515.             include_once \dirname(__DIR__4).'/vendor/sonata-project/entity-audit-bundle/src/AuditManager.php';
  516.             include_once \dirname(__DIR__4).'/vendor/sonata-project/entity-audit-bundle/src/AuditConfiguration.php';
  517.             include_once \dirname(__DIR__4).'/vendor/sonata-project/entity-audit-bundle/src/User/TokenStorageUsernameCallable.php';
  518.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  524.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  525.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceSubscriberInterface.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  538.         };
  539.     }
  540.     public function compile(): void
  541.     {
  542.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  543.     }
  544.     public function isCompiled(): bool
  545.     {
  546.         return true;
  547.     }
  548.     public function getRemovedIds(): array
  549.     {
  550.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  551.     }
  552.     protected function load($file$lazyLoad true)
  553.     {
  554.         return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  555.     }
  556.     protected function createProxy($class, \Closure $factory)
  557.     {
  558.         class_exists($classfalse) || $this->load("{$class}.php");
  559.         return $factory();
  560.     }
  561.     /**
  562.      * Gets the public 'cache.app' shared service.
  563.      *
  564.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  565.      */
  566.     protected function getCache_AppService()
  567.     {
  568.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('oR7xUpfs9+'0, ($this->targetDir.''.'/pools'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL));
  569.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  570.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  571.     }
  572.     /**
  573.      * Gets the public 'cache.system' shared service.
  574.      *
  575.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  576.      */
  577.     protected function getCache_SystemService()
  578.     {
  579.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('KicM7Fb0pb'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  580.     }
  581.     /**
  582.      * Gets the public 'data_collector.dump' shared service.
  583.      *
  584.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  585.      */
  586.     protected function getDataCollector_DumpService()
  587.     {
  588.         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()));
  589.     }
  590.     /**
  591.      * Gets the public 'doctrine' shared service.
  592.      *
  593.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  594.      */
  595.     protected function getDoctrineService()
  596.     {
  597.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  598.     }
  599.     /**
  600.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  601.      *
  602.      * @return \Doctrine\DBAL\Connection
  603.      */
  604.     protected function getDoctrine_Dbal_DefaultConnectionService()
  605.     {
  606.         $a = new \Doctrine\DBAL\Configuration();
  607.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  608.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  609.         $b->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  610.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  611.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> new \Symfony\Bridge\Doctrine\Logger\DbalLogger($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), => ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Sidus\DoctrineDebugBundle\Logging\DebugStack()))]));
  612.         $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  613.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService.php'true],
  614.             'simplethings_entityaudit.cache_listener' => ['privates''simplethings_entityaudit.cache_listener''getSimplethingsEntityaudit_CacheListenerService.php'true],
  615.             'simplethings_entityaudit.create_schema_listener' => ['privates''simplethings_entityaudit.create_schema_listener''getSimplethingsEntityaudit_CreateSchemaListenerService.php'true],
  616.             'simplethings_entityaudit.log_revisions_listener' => ['privates''simplethings_entityaudit.log_revisions_listener''getSimplethingsEntityaudit_LogRevisionsListenerService.php'true],
  617.         ], [
  618.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  619.             'simplethings_entityaudit.cache_listener' => '?',
  620.             'simplethings_entityaudit.create_schema_listener' => '?',
  621.             'simplethings_entityaudit.log_revisions_listener' => '?',
  622.         ]), [=> 'simplethings_entityaudit.log_revisions_listener'=> 'simplethings_entityaudit.create_schema_listener'=> 'simplethings_entityaudit.cache_listener']);
  623.         $c->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.default_listeners.attach_entity_listeners');
  624.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['driver' => $this->getEnv('DB_CONNECTION'), 'dbname' => $this->getEnv('DB_DATABASE'), 'host' => $this->getEnv('DB_HOST'), 'port' => $this->getEnv('DB_PORT'), 'user' => $this->getEnv('DB_USERNAME'), 'password' => $this->getEnv('DB_PASSWORD'), 'charset' => 'utf8mb4''driverOptions' => [], 'serverVersion' => 'mariadb-10.5.8''defaultTableOptions' => ['charset' => 'utf8mb4''collate' => 'utf8mb4_unicode_ci']], $a$c, ['enum' => 'string']);
  625.     }
  626.     /**
  627.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  628.      *
  629.      * @return \Doctrine\ORM\EntityManager
  630.      */
  631.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  632.     {
  633.         if ($lazyLoad) {
  634.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  635.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  636.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  637.                     $proxy->setProxyInitializer(null);
  638.                     return true;
  639.                 });
  640.             });
  641.         }
  642.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  643.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  644.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  645.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  646.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  647.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  648.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  649.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  650.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  651.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  652.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  653.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  654.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  655.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  656.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  657.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  658.         $a = new \Doctrine\ORM\Configuration();
  659.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  660.         $b->addDriver(($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService()), 'App\\Entity');
  661.         $a->setEntityNamespaces(['App' => 'App\\Entity']);
  662.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  663.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  664.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  665.         $a->setMetadataDriverImpl($b);
  666.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  667.         $a->setProxyNamespace('Proxies');
  668.         $a->setAutoGenerateProxyClasses(true);
  669.         $a->setSchemaIgnoreClasses([]);
  670.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  671.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  672.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  673.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  674.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  675.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  676.             'App\\Repository\\BlogRepository' => ['privates''App\\Repository\\BlogRepository''getBlogRepositoryService.php'true],
  677.             'App\\Repository\\CouponRepository' => ['privates''App\\Repository\\CouponRepository''getCouponRepositoryService.php'true],
  678.             'App\\Repository\\CreateCouponWhenOrdered\\CreateCouponWhenOrderedRepository' => ['privates''App\\Repository\\CreateCouponWhenOrdered\\CreateCouponWhenOrderedRepository''getCreateCouponWhenOrderedRepositoryService.php'true],
  679.             'App\\Repository\\Credit\\CreditRepository' => ['privates''App\\Repository\\Credit\\CreditRepository''getCreditRepositoryService.php'true],
  680.             'App\\Repository\\FortuneTellerOrderCategory\\FortuneTellerOrderCategoryRepository' => ['privates''App\\Repository\\FortuneTellerOrderCategory\\FortuneTellerOrderCategoryRepository''getFortuneTellerOrderCategoryRepositoryService.php'true],
  681.             'App\\Repository\\FortuneTellerRepository' => ['privates''App\\Repository\\FortuneTellerRepository''getFortuneTellerRepositoryService.php'true],
  682.             'App\\Repository\\HoroscopeRepository' => ['privates''App\\Repository\\HoroscopeRepository''getHoroscopeRepositoryService.php'true],
  683.             'App\\Repository\\Message\\MessageRepository' => ['privates''App\\Repository\\Message\\MessageRepository''getMessageRepositoryService.php'true],
  684.             'App\\Repository\\OrderCategoryRepository' => ['privates''App\\Repository\\OrderCategoryRepository''getOrderCategoryRepositoryService.php'true],
  685.             'App\\Repository\\OrderFormFieldRepository' => ['privates''App\\Repository\\OrderFormFieldRepository''getOrderFormFieldRepositoryService.php'true],
  686.             'App\\Repository\\OrderRepository' => ['privates''App\\Repository\\OrderRepository''getOrderRepositoryService.php'true],
  687.             'App\\Repository\\PostRepository' => ['privates''App\\Repository\\PostRepository''getPostRepositoryService.php'true],
  688.             'App\\Repository\\PriceRepository' => ['privates''App\\Repository\\PriceRepository''getPriceRepositoryService.php'true],
  689.             'App\\Repository\\QuestionAnswerRepository' => ['privates''App\\Repository\\QuestionAnswerRepository''getQuestionAnswerRepositoryService.php'true],
  690.             'App\\Repository\\QuestionRepository' => ['privates''App\\Repository\\QuestionRepository''getQuestionRepositoryService.php'true],
  691.             'App\\Repository\\ReviewRepository' => ['privates''App\\Repository\\ReviewRepository''getReviewRepositoryService.php'true],
  692.             'App\\Repository\\RoleRepository' => ['privates''App\\Repository\\RoleRepository''getRoleRepositoryService'false],
  693.             'App\\Repository\\StaticContentRepository' => ['privates''App\\Repository\\StaticContentRepository''getStaticContentRepositoryService.php'true],
  694.             'App\\Repository\\SubscribeRepository' => ['privates''App\\Repository\\SubscribeRepository''getSubscribeRepositoryService.php'true],
  695.             'App\\Repository\\SubscribeUserRepository' => ['privates''App\\Repository\\SubscribeUserRepository''getSubscribeUserRepositoryService.php'true],
  696.             'App\\Repository\\Transaction\\TransactionRepository' => ['privates''App\\Repository\\Transaction\\TransactionRepository''getTransactionRepositoryService.php'true],
  697.             'App\\Repository\\UserBalance\\UserBalanceRepository' => ['privates''App\\Repository\\UserBalance\\UserBalanceRepository''getUserBalanceRepositoryService.php'true],
  698.             'App\\Repository\\UserRepository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'false],
  699.             'App\\Repository\\ValidateCouponRequestRepository' => ['privates''App\\Repository\\ValidateCouponRequestRepository''getValidateCouponRequestRepositoryService.php'true],
  700.             'App\\Repository\\WriterActionsRepository' => ['privates''App\\Repository\\WriterActionsRepository''getWriterActionsRepositoryService.php'true],
  701.             'App\\Repository\\ZodiacSignRepository' => ['privates''App\\Repository\\ZodiacSignRepository''getZodiacSignRepositoryService.php'true],
  702.         ], [
  703.             'App\\Repository\\BlogRepository' => '?',
  704.             'App\\Repository\\CouponRepository' => '?',
  705.             'App\\Repository\\CreateCouponWhenOrdered\\CreateCouponWhenOrderedRepository' => '?',
  706.             'App\\Repository\\Credit\\CreditRepository' => '?',
  707.             'App\\Repository\\FortuneTellerOrderCategory\\FortuneTellerOrderCategoryRepository' => '?',
  708.             'App\\Repository\\FortuneTellerRepository' => '?',
  709.             'App\\Repository\\HoroscopeRepository' => '?',
  710.             'App\\Repository\\Message\\MessageRepository' => '?',
  711.             'App\\Repository\\OrderCategoryRepository' => '?',
  712.             'App\\Repository\\OrderFormFieldRepository' => '?',
  713.             'App\\Repository\\OrderRepository' => '?',
  714.             'App\\Repository\\PostRepository' => '?',
  715.             'App\\Repository\\PriceRepository' => '?',
  716.             'App\\Repository\\QuestionAnswerRepository' => '?',
  717.             'App\\Repository\\QuestionRepository' => '?',
  718.             'App\\Repository\\ReviewRepository' => '?',
  719.             'App\\Repository\\RoleRepository' => '?',
  720.             'App\\Repository\\StaticContentRepository' => '?',
  721.             'App\\Repository\\SubscribeRepository' => '?',
  722.             'App\\Repository\\SubscribeUserRepository' => '?',
  723.             'App\\Repository\\Transaction\\TransactionRepository' => '?',
  724.             'App\\Repository\\UserBalance\\UserBalanceRepository' => '?',
  725.             'App\\Repository\\UserRepository' => '?',
  726.             'App\\Repository\\ValidateCouponRequestRepository' => '?',
  727.             'App\\Repository\\WriterActionsRepository' => '?',
  728.             'App\\Repository\\ZodiacSignRepository' => '?',
  729.         ])));
  730.         $a->addCustomNumericFunction('rand''DoctrineExtensions\\Query\\Mysql\\Rand');
  731.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  732.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  733.         return $instance;
  734.     }
  735.     /**
  736.      * Gets the public 'event_dispatcher' shared service.
  737.      *
  738.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  739.      */
  740.     protected function getEventDispatcherService()
  741.     {
  742.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  743.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  744.         $a->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  745.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  746.         $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())));
  747.         $instance->addListener('kernel.controller', [=> function () {
  748.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  749.         }, => 'onKernelController'], 0);
  750.         $instance->addListener('kernel.request', [=> function () {
  751.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  752.         }, => 'onKernelRequest'], 250);
  753.         $instance->addListener('kernel.terminate', [=> function () {
  754.             return ($this->privates['App\\EventSubscriber\\ActivitySubscriber'] ?? $this->load('getActivitySubscriberService.php'));
  755.         }, => 'onKernelTerminate'], 20);
  756.         $instance->addListener('kernel.controller', [=> function () {
  757.             return ($this->privates['App\\EventSubscriber\\AuditEntryListenerSubscriber'] ?? $this->getAuditEntryListenerSubscriberService());
  758.         }, => 'onKernelController'], 0);
  759.         $instance->addListener('kernel.controller', [=> function () {
  760.             return ($this->privates['App\\Subscribers\\BeforeControllerActionSubscriber'] ?? ($this->privates['App\\Subscribers\\BeforeControllerActionSubscriber'] = new \App\Subscribers\BeforeControllerActionSubscriber()));
  761.         }, => 'convertJsonStringToArray'], 0);
  762.         $instance->addListener('kernel.exception', [=> function () {
  763.             return ($this->privates['App\\Subscribers\\ExceptionEventSubscriber'] ?? $this->load('getExceptionEventSubscriberService.php'));
  764.         }, => 'processException'], 10);
  765.         $instance->addListener('kernel.request', [=> function () {
  766.             return ($this->privates['App\\Subscribers\\LocaleSubscriber'] ?? ($this->privates['App\\Subscribers\\LocaleSubscriber'] = new \App\Subscribers\LocaleSubscriber()));
  767.         }, => 'onKernelRequest'], 17);
  768.         $instance->addListener('kernel.response', [=> function () {
  769.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  770.         }, => 'onKernelResponse'], 0);
  771.         $instance->addListener('kernel.response', [=> function () {
  772.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  773.         }, => 'onKernelResponse'], -1024);
  774.         $instance->addListener('kernel.request', [=> function () {
  775.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  776.         }, => 'setDefaultLocale'], 100);
  777.         $instance->addListener('kernel.request', [=> function () {
  778.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  779.         }, => 'onKernelRequest'], 16);
  780.         $instance->addListener('kernel.finish_request', [=> function () {
  781.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  782.         }, => 'onKernelFinishRequest'], 0);
  783.         $instance->addListener('kernel.request', [=> function () {
  784.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  785.         }, => 'onKernelRequest'], 256);
  786.         $instance->addListener('kernel.request', [=> function () {
  787.             return ($this->privates['.legacy_resolve_controller_name_subscriber'] ?? $this->get_LegacyResolveControllerNameSubscriberService());
  788.         }, => 'resolveControllerName'], 24);
  789.         $instance->addListener('kernel.response', [=> function () {
  790.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  791.         }, => 'onResponse'], -255);
  792.         $instance->addListener('kernel.controller_arguments', [=> function () {
  793.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  794.         }, => 'onControllerArguments'], 0);
  795.         $instance->addListener('kernel.exception', [=> function () {
  796.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  797.         }, => 'logKernelException'], 0);
  798.         $instance->addListener('kernel.exception', [=> function () {
  799.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  800.         }, => 'onKernelException'], -128);
  801.         $instance->addListener('kernel.request', [=> function () {
  802.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  803.         }, => 'onKernelRequest'], 15);
  804.         $instance->addListener('kernel.finish_request', [=> function () {
  805.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  806.         }, => 'onKernelFinishRequest'], -15);
  807.         $instance->addListener('console.error', [=> function () {
  808.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  809.         }, => 'onConsoleError'], -128);
  810.         $instance->addListener('console.terminate', [=> function () {
  811.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  812.         }, => 'onConsoleTerminate'], -128);
  813.         $instance->addListener('console.error', [=> function () {
  814.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  815.         }, => 'onConsoleError'], 0);
  816.         $instance->addListener('kernel.request', [=> function () {
  817.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  818.         }, => 'onKernelRequest'], 128);
  819.         $instance->addListener('kernel.response', [=> function () {
  820.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  821.         }, => 'onKernelResponse'], -1000);
  822.         $instance->addListener('kernel.finish_request', [=> function () {
  823.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  824.         }, => 'onFinishRequest'], 0);
  825.         $instance->addListener('kernel.response', [=> function () {
  826.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  827.         }, => 'onKernelResponse'], -100);
  828.         $instance->addListener('kernel.exception', [=> function () {
  829.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  830.         }, => 'onKernelException'], 0);
  831.         $instance->addListener('kernel.terminate', [=> function () {
  832.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  833.         }, => 'onKernelTerminate'], -1024);
  834.         $instance->addListener('kernel.controller', [=> function () {
  835.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  836.         }, => 'onKernelController'], 0);
  837.         $instance->addListener('kernel.response', [=> function () {
  838.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  839.         }, => 'onKernelResponse'], 0);
  840.         $instance->addListener('kernel.request', [=> function () {
  841.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  842.         }, => 'configure'], 2048);
  843.         $instance->addListener('console.command', [=> function () {
  844.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  845.         }, => 'configure'], 2048);
  846.         $instance->addListener('kernel.request', [=> function () {
  847.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  848.         }, => 'onKernelRequest'], 32);
  849.         $instance->addListener('kernel.finish_request', [=> function () {
  850.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  851.         }, => 'onKernelFinishRequest'], 0);
  852.         $instance->addListener('kernel.exception', [=> function () {
  853.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  854.         }, => 'onKernelException'], -64);
  855.         $instance->addListener('kernel.response', [=> function () {
  856.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  857.         }, => 'onKernelResponse'], 0);
  858.         $instance->addListener('kernel.controller', [=> function () {
  859.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  860.         }, => 'onKernelController'], 0);
  861.         $instance->addListener('kernel.controller', [=> function () {
  862.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  863.         }, => 'onKernelController'], 0);
  864.         $instance->addListener('kernel.controller', [=> function () {
  865.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  866.         }, => 'onKernelController'], -128);
  867.         $instance->addListener('kernel.view', [=> function () {
  868.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  869.         }, => 'onKernelView'], 0);
  870.         $instance->addListener('kernel.controller', [=> function () {
  871.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  872.         }, => 'onKernelController'], 0);
  873.         $instance->addListener('kernel.response', [=> function () {
  874.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  875.         }, => 'onKernelResponse'], 0);
  876.         $instance->addListener('kernel.controller_arguments', [=> function () {
  877.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  878.         }, => 'onKernelControllerArguments'], 0);
  879.         $instance->addListener('kernel.controller_arguments', [=> function () {
  880.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  881.         }, => 'onKernelControllerArguments'], 0);
  882.         $instance->addListener('kernel.response', [=> function () {
  883.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  884.         }, => 'onKernelResponse'], 0);
  885.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  886.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService.php'));
  887.         }, => 'onVoterVote'], 0);
  888.         $instance->addListener('kernel.request', [=> function () {
  889.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  890.         }, => 'configureLogoutUrlGenerator'], 8);
  891.         $instance->addListener('kernel.request', [=> function () {
  892.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  893.         }, => 'onKernelRequest'], 8);
  894.         $instance->addListener('kernel.finish_request', [=> function () {
  895.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  896.         }, => 'onKernelFinishRequest'], 0);
  897.         $instance->addListener('kernel.exception', [=> function () {
  898.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  899.         }, => 'onException'], 0);
  900.         $instance->addListener('kernel.terminate', [=> function () {
  901.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  902.         }, => 'onTerminate'], 0);
  903.         $instance->addListener('console.error', [=> function () {
  904.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  905.         }, => 'onException'], 0);
  906.         $instance->addListener('console.terminate', [=> function () {
  907.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  908.         }, => 'onTerminate'], 0);
  909.         $instance->addListener('kernel.response', [=> function () {
  910.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  911.         }, => 'onKernelResponse'], -128);
  912.         $instance->addListener('console.command', [=> function () {
  913.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  914.         }, => 'onCommand'], 255);
  915.         $instance->addListener('console.terminate', [=> function () {
  916.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  917.         }, => 'onTerminate'], -255);
  918.         $instance->addListener('console.command', [=> function () {
  919.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService.php'));
  920.         }, => 'configure'], 1024);
  921.         $instance->addListener('console.error', [=> function () {
  922.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  923.         }, => 'onConsoleError'], 0);
  924.         $instance->addListener('console.terminate', [=> function () {
  925.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  926.         }, => 'onConsoleTerminate'], 0);
  927.         $instance->addListener('kernel.request', [=> function () {
  928.             return ($this->privates['httplug.strategy_listener'] ?? ($this->privates['httplug.strategy_listener'] = new \Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener()));
  929.         }, => 'onEvent'], 1024);
  930.         $instance->addListener('console.command', [=> function () {
  931.             return ($this->privates['httplug.strategy_listener'] ?? ($this->privates['httplug.strategy_listener'] = new \Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener()));
  932.         }, => 'onEvent'], 1024);
  933.         $instance->addListener('kernel.request', [=> function () {
  934.             return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  935.         }, => 'onEvent'], 1024);
  936.         $instance->addListener('console.command', [=> function () {
  937.             return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  938.         }, => 'onEvent'], 1024);
  939.         return $instance;
  940.     }
  941.     /**
  942.      * Gets the public 'http_kernel' shared service.
  943.      *
  944.      * @return \Symfony\Component\HttpKernel\HttpKernel
  945.      */
  946.     protected function getHttpKernelService()
  947.     {
  948.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  949.         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 () {
  950.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService.php'));
  951.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService.php'));
  952.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService.php'));
  953.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService.php'));
  954.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService.php'));
  955.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService.php'));
  956.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService.php'));
  957.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService.php'));
  958.         }, 8)), $a));
  959.     }
  960.     /**
  961.      * Gets the public 'hwi_oauth.resource_ownermap.api_auth' shared service.
  962.      *
  963.      * @return \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap
  964.      */
  965.     protected function getHwiOauth_ResourceOwnermap_ApiAuthService()
  966.     {
  967.         $this->services['hwi_oauth.resource_ownermap.api_auth'] = $instance = new \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), $this->parameters['hwi_oauth.resource_owners'], $this->parameters['hwi_oauth.resource_ownermap.configured.api_auth']);
  968.         $instance->setContainer($this);
  969.         return $instance;
  970.     }
  971.     /**
  972.      * Gets the public 'hwi_oauth.security.oauth_utils' shared service.
  973.      *
  974.      * @return \HWI\Bundle\OAuthBundle\Security\OAuthUtils
  975.      */
  976.     protected function getHwiOauth_Security_OauthUtilsService()
  977.     {
  978.         $this->services['hwi_oauth.security.oauth_utils'] = $instance = new \HWI\Bundle\OAuthBundle\Security\OAuthUtils(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), false'IS_AUTHENTICATED_REMEMBERED');
  979.         $instance->addResourceOwnerMap(($this->services['hwi_oauth.resource_ownermap.api_auth'] ?? $this->getHwiOauth_ResourceOwnermap_ApiAuthService()));
  980.         return $instance;
  981.     }
  982.     /**
  983.      * Gets the public 'profiler' shared service.
  984.      *
  985.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  986.      */
  987.     protected function getProfilerService()
  988.     {
  989.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  990.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  991.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  992.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  993.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  994.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  995.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  996.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  997.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  998.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  999.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1000.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1001.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1002.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1003.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1004.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1005.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1006.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1007.         $e = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), trueNULL);
  1008.         $e->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Sidus\DoctrineDebugBundle\Logging\DebugStack())));
  1009.         $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1010.         if ($this->has('kernel')) {
  1011.             $f->setKernel($b);
  1012.         }
  1013.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  1014.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1015.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1016.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  1017.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1018.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1019.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1020.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/srcApp_KernelDevDebugContainer'), $c));
  1021.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1022.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1023.         $instance->add($d);
  1024.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1025.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
  1026.         $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())));
  1027.         $instance->add($e);
  1028.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  1029.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1030.         $instance->add(($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector())));
  1031.         $instance->add($f);
  1032.         return $instance;
  1033.     }
  1034.     /**
  1035.      * Gets the public 'request_stack' shared service.
  1036.      *
  1037.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1038.      */
  1039.     protected function getRequestStackService()
  1040.     {
  1041.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1042.     }
  1043.     /**
  1044.      * Gets the public 'router' shared service.
  1045.      *
  1046.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1047.      */
  1048.     protected function getRouterService()
  1049.     {
  1050.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1051.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1052.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1053.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1054.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1055.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1056.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService.php'true],
  1057.         ], [
  1058.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1059.         ]))->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'tr');
  1060.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1061.         return $instance;
  1062.     }
  1063.     /**
  1064.      * Gets the public 'security.authorization_checker' shared service.
  1065.      *
  1066.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1067.      */
  1068.     protected function getSecurity_AuthorizationCheckerService()
  1069.     {
  1070.         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);
  1071.     }
  1072.     /**
  1073.      * Gets the public 'security.csrf.token_manager' shared service.
  1074.      *
  1075.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  1076.      */
  1077.     protected function getSecurity_Csrf_TokenManagerService()
  1078.     {
  1079.         return $this->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1080.     }
  1081.     /**
  1082.      * Gets the public 'security.token_storage' shared service.
  1083.      *
  1084.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1085.      */
  1086.     protected function getSecurity_TokenStorageService()
  1087.     {
  1088.         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, [
  1089.             'session' => ['services''session''getSessionService'false],
  1090.         ], [
  1091.             'session' => '?',
  1092.         ]));
  1093.     }
  1094.     /**
  1095.      * Gets the public 'session' shared service.
  1096.      *
  1097.      * @return \Symfony\Component\HttpFoundation\Session\Session
  1098.      */
  1099.     protected function getSessionService()
  1100.     {
  1101.         return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler((\dirname(__DIR__3).'/sessions/dev'))), new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0)));
  1102.     }
  1103.     /**
  1104.      * Gets the public 'simplethings_entityaudit.config' shared service.
  1105.      *
  1106.      * @return \SimpleThings\EntityAudit\AuditConfiguration
  1107.      */
  1108.     protected function getSimplethingsEntityaudit_ConfigService()
  1109.     {
  1110.         $this->services['simplethings_entityaudit.config'] = $instance = new \SimpleThings\EntityAudit\AuditConfiguration();
  1111.         $instance->setAuditedEntityClasses($this->parameters['simplethings.entityaudit.audited_entities']);
  1112.         $instance->setGlobalIgnoreColumns([]);
  1113.         $instance->setTablePrefix('');
  1114.         $instance->setTableSuffix('_audit');
  1115.         $instance->setRevisionTableName('revisions');
  1116.         $instance->setRevisionIdFieldType('integer');
  1117.         $instance->setRevisionFieldName('rev');
  1118.         $instance->setRevisionTypeFieldName('revtype');
  1119.         $instance->setUsernameCallable(new \SimpleThings\EntityAudit\User\TokenStorageUsernameCallable(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService())));
  1120.         return $instance;
  1121.     }
  1122.     /**
  1123.      * Gets the public 'simplethings_entityaudit.manager' shared service.
  1124.      *
  1125.      * @return \SimpleThings\EntityAudit\AuditManager
  1126.      */
  1127.     protected function getSimplethingsEntityaudit_ManagerService()
  1128.     {
  1129.         return $this->services['simplethings_entityaudit.manager'] = new \SimpleThings\EntityAudit\AuditManager(($this->services['simplethings_entityaudit.config'] ?? $this->getSimplethingsEntityaudit_ConfigService()), NULL);
  1130.     }
  1131.     /**
  1132.      * Gets the public 'translator' shared service.
  1133.      *
  1134.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1135.      */
  1136.     protected function getTranslatorService()
  1137.     {
  1138.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1139.     }
  1140.     /**
  1141.      * Gets the public 'twig' shared service.
  1142.      *
  1143.      * @return \Twig\Environment
  1144.      */
  1145.     protected function getTwigService()
  1146.     {
  1147.         $a = new \Symfony\Bundle\TwigBundle\Loader\NativeFilesystemLoader([], \dirname(__DIR__4));
  1148.         $a->addPath((\dirname(__DIR__4).'/templates'));
  1149.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  1150.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  1151.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1152.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1153.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  1154.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  1155.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1156.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1157.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  1158.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  1159.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1160.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1161.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  1162.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  1163.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1164.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1165.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), 'NelmioApiDoc');
  1166.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), '!NelmioApiDoc');
  1167.         $a->addPath((\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/views'), 'HWIOAuth');
  1168.         $a->addPath((\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/views'), '!HWIOAuth');
  1169.         $a->addPath((\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Resources/views'), 'Httplug');
  1170.         $a->addPath((\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Resources/views'), '!Httplug');
  1171.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), 'FOSCKEditor');
  1172.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), '!FOSCKEditor');
  1173.         $a->addPath((\dirname(__DIR__4).'/vendor/sidus/doctrine-debug-bundle/Resources/views'), 'SidusDoctrineDebug');
  1174.         $a->addPath((\dirname(__DIR__4).'/vendor/sidus/doctrine-debug-bundle/Resources/views'), '!SidusDoctrineDebug');
  1175.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/entity-audit-bundle/src/Resources/views'), 'SimpleThingsEntityAudit');
  1176.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/entity-audit-bundle/src/Resources/views'), '!SimpleThingsEntityAudit');
  1177.         $a->addPath((\dirname(__DIR__4).'/templates'));
  1178.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  1179.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  1180.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1181.         $this->services['twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  1182.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1183.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1184.         $d = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext($c''false)), []);
  1185.         $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1186.         $f = ($this->services['router'] ?? $this->getRouterService());
  1187.         $g = ($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService());
  1188.         $h = ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService());
  1189.         $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1190.         $i->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $e]);
  1191.         $j = new \Symfony\Bridge\Twig\AppVariable();
  1192.         $j->setEnvironment('dev');
  1193.         $j->setDebug(true);
  1194.         if ($this->has('security.token_storage')) {
  1195.             $j->setTokenStorage(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  1196.         }
  1197.         if ($this->has('request_stack')) {
  1198.             $j->setRequestStack($c);
  1199.         }
  1200.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1201.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1202.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  1203.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1204.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(($this->services['translator'] ?? $this->getTranslatorService())));
  1205.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension($d));
  1206.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e, \dirname(__DIR__4), 'UTF-8'));
  1207.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
  1208.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1209.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  1210.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1211.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1212.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($c, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  1213.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($c));
  1214.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension());
  1215.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension($g$h));
  1216.         $instance->addExtension(new \App\DependencyInjection\Extension\TwigCsrfExtension(($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService())));
  1217.         $instance->addExtension(new \App\DependencyInjection\Extension\TwigExtensionCamelCaseSplit());
  1218.         $instance->addExtension(new \App\DependencyInjection\Extension\TwigExtensionDumpDie());
  1219.         $instance->addExtension(new \App\DependencyInjection\Extension\TwigGetEntityObjectValueExtension());
  1220.         $instance->addExtension(new \App\DependencyInjection\Extension\TwigJsonDecodeExtension());
  1221.         $instance->addExtension(new \App\DependencyInjection\Extension\TwigOldInputExtension(($this->services['session'] ?? $this->getSessionService())));
  1222.         $instance->addExtension(new \App\Twig\AppExtension());
  1223.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1224.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  1225.         $instance->addExtension(new \HWI\Bundle\OAuthBundle\Twig\Extension\OAuthExtension(new \HWI\Bundle\OAuthBundle\Templating\Helper\OAuthHelper(($this->services['hwi_oauth.security.oauth_utils'] ?? $this->getHwiOauth_Security_OauthUtilsService()), $c)));
  1226.         $instance->addExtension(new \Http\HttplugBundle\Collector\Twig\HttpMessageMarkupExtension($g$h));
  1227.         $instance->addExtension(new \FOS\CKEditorBundle\Twig\CKEditorExtension(new \FOS\CKEditorBundle\Renderer\CKEditorRenderer(new \FOS\CKEditorBundle\Builder\JsonBuilder(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())), $f$d$c$instance, (($this->hasParameter("locale")) ? ($this->getParameter("locale")) : (null)))));
  1228.         $instance->addGlobal('app'$j);
  1229.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1230.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService.php'true],
  1231.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService.php'true],
  1232.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService.php'true],
  1233.         ], [
  1234.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1235.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1236.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1237.         ])));
  1238.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1239.         return $instance;
  1240.     }
  1241.     /**
  1242.      * Gets the public 'validator' shared service.
  1243.      *
  1244.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1245.      */
  1246.     protected function getValidatorService()
  1247.     {
  1248.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  1249.     }
  1250.     /**
  1251.      * Gets the public 'var_dumper.cloner' shared service.
  1252.      *
  1253.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1254.      */
  1255.     protected function getVarDumper_ClonerService()
  1256.     {
  1257.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1258.         $instance->setMaxItems(2500);
  1259.         $instance->setMinDepth(1);
  1260.         $instance->setMaxString(-1);
  1261.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  1262.         return $instance;
  1263.     }
  1264.     /**
  1265.      * Gets the private '.legacy_resolve_controller_name_subscriber' shared service.
  1266.      *
  1267.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  1268.      */
  1269.     protected function get_LegacyResolveControllerNameSubscriberService()
  1270.     {
  1271.         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);
  1272.     }
  1273.     /**
  1274.      * Gets the private 'App\EventSubscriber\AuditEntryListenerSubscriber' shared autowired service.
  1275.      *
  1276.      * @return \App\EventSubscriber\AuditEntryListenerSubscriber
  1277.      */
  1278.     protected function getAuditEntryListenerSubscriberService()
  1279.     {
  1280.         return $this->privates['App\\EventSubscriber\\AuditEntryListenerSubscriber'] = new \App\EventSubscriber\AuditEntryListenerSubscriber(($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->services['simplethings_entityaudit.manager'] ?? $this->getSimplethingsEntityaudit_ManagerService()));
  1281.     }
  1282.     /**
  1283.      * Gets the private 'App\Repository\RoleRepository' shared autowired service.
  1284.      *
  1285.      * @return \App\Repository\RoleRepository
  1286.      */
  1287.     protected function getRoleRepositoryService()
  1288.     {
  1289.         return $this->privates['App\\Repository\\RoleRepository'] = new \App\Repository\RoleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  1290.     }
  1291.     /**
  1292.      * Gets the private 'App\Repository\UserRepository' shared autowired service.
  1293.      *
  1294.      * @return \App\Repository\UserRepository
  1295.      */
  1296.     protected function getUserRepositoryService()
  1297.     {
  1298.         return $this->privates['App\\Repository\\UserRepository'] = new \App\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Repository\\RoleRepository'] ?? $this->getRoleRepositoryService()));
  1299.     }
  1300.     /**
  1301.      * Gets the private 'Http\Client\Common\PluginClientFactory' shared service.
  1302.      *
  1303.      * @return \Http\HttplugBundle\Collector\PluginClientFactory
  1304.      */
  1305.     protected function getPluginClientFactoryService()
  1306.     {
  1307.         return $this->privates['Http\\Client\\Common\\PluginClientFactory'] = new \Http\HttplugBundle\Collector\PluginClientFactory(($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector())), ($this->privates['httplug.collector.formatter'] ?? $this->getHttplug_Collector_FormatterService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1308.     }
  1309.     /**
  1310.      * Gets the private 'Http\HttplugBundle\Collector\PluginClientFactoryListener' shared service.
  1311.      *
  1312.      * @return \Http\HttplugBundle\Collector\PluginClientFactoryListener
  1313.      */
  1314.     protected function getPluginClientFactoryListenerService()
  1315.     {
  1316.         return $this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] = new \Http\HttplugBundle\Collector\PluginClientFactoryListener(($this->privates['Http\\Client\\Common\\PluginClientFactory'] ?? $this->getPluginClientFactoryService()));
  1317.     }
  1318.     /**
  1319.      * Gets the private 'annotations.cache_adapter' shared service.
  1320.      *
  1321.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  1322.      */
  1323.     protected function getAnnotations_CacheAdapterService()
  1324.     {
  1325.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1326.     }
  1327.     /**
  1328.      * Gets the private 'annotations.cached_reader' shared service.
  1329.      *
  1330.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  1331.      */
  1332.     protected function getAnnotations_CachedReaderService()
  1333.     {
  1334.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  1335.     }
  1336.     /**
  1337.      * Gets the private 'annotations.reader' shared service.
  1338.      *
  1339.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1340.      */
  1341.     protected function getAnnotations_ReaderService()
  1342.     {
  1343.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1344.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1345.         $a->registerUniqueLoader('class_exists');
  1346.         $instance->addGlobalIgnoredName('required'$a);
  1347.         return $instance;
  1348.     }
  1349.     /**
  1350.      * Gets the private 'cache.annotations' shared service.
  1351.      *
  1352.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1353.      */
  1354.     protected function getCache_AnnotationsService()
  1355.     {
  1356.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('AJFVLdKCwT'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1357.     }
  1358.     /**
  1359.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  1360.      *
  1361.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1362.      */
  1363.     protected function getCache_Doctrine_Orm_Default_QueryService()
  1364.     {
  1365.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1366.     }
  1367.     /**
  1368.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  1369.      *
  1370.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1371.      */
  1372.     protected function getCache_Doctrine_Orm_Default_ResultService()
  1373.     {
  1374.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1375.     }
  1376.     /**
  1377.      * Gets the private 'cache.property_info' shared service.
  1378.      *
  1379.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1380.      */
  1381.     protected function getCache_PropertyInfoService()
  1382.     {
  1383.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('DCQaSnFHgT'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1384.     }
  1385.     /**
  1386.      * Gets the private 'cache.security_expression_language' shared service.
  1387.      *
  1388.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1389.      */
  1390.     protected function getCache_SecurityExpressionLanguageService()
  1391.     {
  1392.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('DS7pH466ln'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1393.     }
  1394.     /**
  1395.      * Gets the private 'cache.serializer' shared service.
  1396.      *
  1397.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1398.      */
  1399.     protected function getCache_SerializerService()
  1400.     {
  1401.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('4yMzmaC1GE'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1402.     }
  1403.     /**
  1404.      * Gets the private 'cache.validator' shared service.
  1405.      *
  1406.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1407.      */
  1408.     protected function getCache_ValidatorService()
  1409.     {
  1410.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('qJ6ldLEVcx'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1411.     }
  1412.     /**
  1413.      * Gets the private 'config_cache_factory' shared service.
  1414.      *
  1415.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  1416.      */
  1417.     protected function getConfigCacheFactoryService()
  1418.     {
  1419.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  1420.             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)));
  1421.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  1422.         }, 2));
  1423.     }
  1424.     /**
  1425.      * Gets the private 'data_collector.form' shared service.
  1426.      *
  1427.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  1428.      */
  1429.     protected function getDataCollector_FormService()
  1430.     {
  1431.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  1432.     }
  1433.     /**
  1434.      * Gets the private 'debug.debug_handlers_listener' shared service.
  1435.      *
  1436.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  1437.      */
  1438.     protected function getDebug_DebugHandlersListenerService()
  1439.     {
  1440.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  1441.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1442.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1443.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1444.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1445.         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);
  1446.     }
  1447.     /**
  1448.      * Gets the private 'debug.file_link_formatter' shared service.
  1449.      *
  1450.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  1451.      */
  1452.     protected function getDebug_FileLinkFormatterService()
  1453.     {
  1454.         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 () {
  1455.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService.php'));
  1456.         });
  1457.     }
  1458.     /**
  1459.      * Gets the private 'debug.log_processor' shared service.
  1460.      *
  1461.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  1462.      */
  1463.     protected function getDebug_LogProcessorService()
  1464.     {
  1465.         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())));
  1466.     }
  1467.     /**
  1468.      * Gets the private 'debug.security.access.decision_manager' shared service.
  1469.      *
  1470.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  1471.      */
  1472.     protected function getDebug_Security_Access_DecisionManagerService()
  1473.     {
  1474.         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 () {
  1475.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService.php'));
  1476.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService.php'));
  1477.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService.php'));
  1478.             yield => ($this->privates['debug.security.voter.App\\Voters\\AdminVoter'] ?? $this->load('getAdminVoterService.php'));
  1479.             yield => ($this->privates['debug.security.voter.App\\Voters\\OrderVoter'] ?? $this->load('getOrderVoterService.php'));
  1480.         }, 5), 'affirmative'falsetrue));
  1481.     }
  1482.     /**
  1483.      * Gets the private 'debug.security.firewall' shared service.
  1484.      *
  1485.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  1486.      */
  1487.     protected function getDebug_Security_FirewallService()
  1488.     {
  1489.         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()));
  1490.     }
  1491.     /**
  1492.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  1493.      *
  1494.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  1495.      */
  1496.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  1497.     {
  1498.         return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity')]);
  1499.     }
  1500.     /**
  1501.      * Gets the private 'exception_listener' shared service.
  1502.      *
  1503.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  1504.      */
  1505.     protected function getExceptionListenerService()
  1506.     {
  1507.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true);
  1508.     }
  1509.     /**
  1510.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  1511.      *
  1512.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  1513.      */
  1514.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  1515.     {
  1516.         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())));
  1517.     }
  1518.     /**
  1519.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  1520.      *
  1521.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  1522.      */
  1523.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  1524.     {
  1525.         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()));
  1526.     }
  1527.     /**
  1528.      * Gets the private 'httplug.collector.formatter' shared service.
  1529.      *
  1530.      * @return \Http\HttplugBundle\Collector\Formatter
  1531.      */
  1532.     protected function getHttplug_Collector_FormatterService()
  1533.     {
  1534.         return $this->privates['httplug.collector.formatter'] = new \Http\HttplugBundle\Collector\Formatter(new \Http\Message\Formatter\FullHttpMessageFormatter(0), new \Http\Message\Formatter\CurlCommandFormatter());
  1535.     }
  1536.     /**
  1537.      * Gets the private 'locale_aware_listener' shared service.
  1538.      *
  1539.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  1540.      */
  1541.     protected function getLocaleAwareListenerService()
  1542.     {
  1543.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  1544.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  1545.         }, 1), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1546.     }
  1547.     /**
  1548.      * Gets the private 'locale_listener' shared service.
  1549.      *
  1550.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  1551.      */
  1552.     protected function getLocaleListenerService()
  1553.     {
  1554.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'tr', ($this->services['router'] ?? $this->getRouterService()));
  1555.     }
  1556.     /**
  1557.      * Gets the private 'monolog.handler.console' shared service.
  1558.      *
  1559.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  1560.      */
  1561.     protected function getMonolog_Handler_ConsoleService()
  1562.     {
  1563.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  1564.     }
  1565.     /**
  1566.      * Gets the private 'monolog.handler.main' shared service.
  1567.      *
  1568.      * @return \Monolog\Handler\StreamHandler
  1569.      */
  1570.     protected function getMonolog_Handler_MainService()
  1571.     {
  1572.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  1573.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  1574.         return $instance;
  1575.     }
  1576.     /**
  1577.      * Gets the private 'monolog.logger' shared service.
  1578.      *
  1579.      * @return \Symfony\Bridge\Monolog\Logger
  1580.      */
  1581.     protected function getMonolog_LoggerService()
  1582.     {
  1583.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  1584.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1585.         $instance->useMicrosecondTimestamps(true);
  1586.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1587.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1588.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1589.         return $instance;
  1590.     }
  1591.     /**
  1592.      * Gets the private 'monolog.logger.cache' shared service.
  1593.      *
  1594.      * @return \Symfony\Bridge\Monolog\Logger
  1595.      */
  1596.     protected function getMonolog_Logger_CacheService()
  1597.     {
  1598.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  1599.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1600.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1601.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1602.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1603.         return $instance;
  1604.     }
  1605.     /**
  1606.      * Gets the private 'monolog.logger.request' shared service.
  1607.      *
  1608.      * @return \Symfony\Bridge\Monolog\Logger
  1609.      */
  1610.     protected function getMonolog_Logger_RequestService()
  1611.     {
  1612.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  1613.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1614.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1615.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1616.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1617.         return $instance;
  1618.     }
  1619.     /**
  1620.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  1621.      *
  1622.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  1623.      */
  1624.     protected function getNelmioCors_CorsListenerService()
  1625.     {
  1626.         return $this->privates['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Nelmio\CorsBundle\Options\Resolver([=> new \Nelmio\CorsBundle\Options\ConfigProvider($this->parameters['nelmio_cors.map'], $this->parameters['nelmio_cors.defaults'])]));
  1627.     }
  1628.     /**
  1629.      * Gets the private 'parameter_bag' shared service.
  1630.      *
  1631.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  1632.      */
  1633.     protected function getParameterBagService()
  1634.     {
  1635.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  1636.     }
  1637.     /**
  1638.      * Gets the private 'profiler_listener' shared service.
  1639.      *
  1640.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  1641.      */
  1642.     protected function getProfilerListenerService()
  1643.     {
  1644.         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);
  1645.     }
  1646.     /**
  1647.      * Gets the private 'property_accessor' shared service.
  1648.      *
  1649.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  1650.      */
  1651.     protected function getPropertyAccessorService()
  1652.     {
  1653.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), true);
  1654.     }
  1655.     /**
  1656.      * Gets the private 'property_info' shared service.
  1657.      *
  1658.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  1659.      */
  1660.     protected function getPropertyInfoService()
  1661.     {
  1662.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  1663.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService.php'));
  1664.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  1665.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php'));
  1666.         }, 3), new RewindableGenerator(function () {
  1667.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php'));
  1668.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  1669.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  1670.         }, 3), new RewindableGenerator(function () {
  1671.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  1672.         }, 1), new RewindableGenerator(function () {
  1673.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php'));
  1674.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  1675.         }, 2), new RewindableGenerator(function () {
  1676.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  1677.         }, 1));
  1678.     }
  1679.     /**
  1680.      * Gets the private 'router.request_context' shared service.
  1681.      *
  1682.      * @return \Symfony\Component\Routing\RequestContext
  1683.      */
  1684.     protected function getRouter_RequestContextService()
  1685.     {
  1686.         return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  1687.     }
  1688.     /**
  1689.      * Gets the private 'router_listener' shared service.
  1690.      *
  1691.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  1692.      */
  1693.     protected function getRouterListenerService()
  1694.     {
  1695.         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);
  1696.     }
  1697.     /**
  1698.      * Gets the private 'security.authentication.manager' shared service.
  1699.      *
  1700.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  1701.      */
  1702.     protected function getSecurity_Authentication_ManagerService()
  1703.     {
  1704.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  1705.             yield => ($this->privates['security.authentication.provider.guard.admin_area'] ?? $this->load('getSecurity_Authentication_Provider_Guard_AdminAreaService.php'));
  1706.             yield => ($this->privates['security.authentication.provider.dao.admin_area'] ?? $this->load('getSecurity_Authentication_Provider_Dao_AdminAreaService.php'));
  1707.             yield => ($this->privates['security.authentication.provider.rememberme.admin_area'] ?? $this->load('getSecurity_Authentication_Provider_Rememberme_AdminAreaService.php'));
  1708.             yield => ($this->privates['security.authentication.provider.anonymous.admin_area'] ?? ($this->privates['security.authentication.provider.anonymous.admin_area'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  1709.             yield => ($this->privates['hwi_oauth.authentication.provider.oauth.api_auth'] ?? $this->load('getHwiOauth_Authentication_Provider_Oauth_ApiAuthService.php'));
  1710.             yield => ($this->privates['security.authentication.provider.anonymous.api_auth'] ?? ($this->privates['security.authentication.provider.anonymous.api_auth'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  1711.         }, 6), true);
  1712.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  1713.         return $instance;
  1714.     }
  1715.     /**
  1716.      * Gets the private 'security.csrf.token_storage' shared service.
  1717.      *
  1718.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  1719.      */
  1720.     protected function getSecurity_Csrf_TokenStorageService()
  1721.     {
  1722.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['session'] ?? $this->getSessionService()));
  1723.     }
  1724.     /**
  1725.      * Gets the private 'security.firewall.map' shared service.
  1726.      *
  1727.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  1728.      */
  1729.     protected function getSecurity_Firewall_MapService()
  1730.     {
  1731.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1732.             'security.firewall.map.context.admin_area' => ['privates''security.firewall.map.context.admin_area''getSecurity_Firewall_Map_Context_AdminAreaService.php'true],
  1733.             'security.firewall.map.context.api_auth' => ['privates''security.firewall.map.context.api_auth''getSecurity_Firewall_Map_Context_ApiAuthService.php'true],
  1734.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService.php'true],
  1735.         ], [
  1736.             'security.firewall.map.context.admin_area' => '?',
  1737.             'security.firewall.map.context.api_auth' => '?',
  1738.             'security.firewall.map.context.dev' => '?',
  1739.         ]), new RewindableGenerator(function () {
  1740.             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)/')));
  1741.             yield 'security.firewall.map.context.admin_area' => ($this->privates['.security.request_matcher.B3ldH_a'] ?? ($this->privates['.security.request_matcher.B3ldH_a'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin')));
  1742.             yield 'security.firewall.map.context.api_auth' => NULL;
  1743.         }, 3));
  1744.     }
  1745.     /**
  1746.      * Gets the private 'security.http_utils' shared service.
  1747.      *
  1748.      * @return \Symfony\Component\Security\Http\HttpUtils
  1749.      */
  1750.     protected function getSecurity_HttpUtilsService()
  1751.     {
  1752.         $a = ($this->services['router'] ?? $this->getRouterService());
  1753.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i'NULL);
  1754.     }
  1755.     /**
  1756.      * Gets the private 'security.logout_url_generator' shared service.
  1757.      *
  1758.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  1759.      */
  1760.     protected function getSecurity_LogoutUrlGeneratorService()
  1761.     {
  1762.         $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()));
  1763.         $instance->registerListener('admin_area''/admin/logout''logout''_csrf_token'NULLNULL);
  1764.         $instance->registerListener('api_auth''/logout''logout''_csrf_token'NULLNULL);
  1765.         return $instance;
  1766.     }
  1767.     /**
  1768.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  1769.      *
  1770.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  1771.      */
  1772.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  1773.     {
  1774.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  1775.     }
  1776.     /**
  1777.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  1778.      *
  1779.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  1780.      */
  1781.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  1782.     {
  1783.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  1784.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  1785.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  1786.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  1787.     }
  1788.     /**
  1789.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  1790.      *
  1791.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  1792.      */
  1793.     protected function getSensioFrameworkExtra_Security_ListenerService()
  1794.     {
  1795.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1796.     }
  1797.     /**
  1798.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  1799.      *
  1800.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  1801.      */
  1802.     protected function getSensioFrameworkExtra_View_ListenerService()
  1803.     {
  1804.         $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))));
  1805.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1806.             'twig' => ['services''twig''getTwigService'false],
  1807.         ], [
  1808.             'twig' => 'Twig\\Environment',
  1809.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  1810.         return $instance;
  1811.     }
  1812.     /**
  1813.      * Gets the private 'session_listener' shared service.
  1814.      *
  1815.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  1816.      */
  1817.     protected function getSessionListenerService()
  1818.     {
  1819.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1820.             'initialized_session' => ['services''session'NULLfalse],
  1821.             'session' => ['services''session''getSessionService'false],
  1822.         ], [
  1823.             'initialized_session' => '?',
  1824.             'session' => '?',
  1825.         ]));
  1826.     }
  1827.     /**
  1828.      * Gets the private 'translator.default' shared service.
  1829.      *
  1830.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  1831.      */
  1832.     protected function getTranslator_DefaultService()
  1833.     {
  1834.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1835.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService.php'true],
  1836.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService.php'true],
  1837.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService.php'true],
  1838.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService.php'true],
  1839.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService.php'true],
  1840.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService.php'true],
  1841.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService.php'true],
  1842.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService.php'true],
  1843.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService.php'true],
  1844.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService.php'true],
  1845.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService.php'true],
  1846.         ], [
  1847.             'translation.loader.csv' => '?',
  1848.             'translation.loader.dat' => '?',
  1849.             'translation.loader.ini' => '?',
  1850.             'translation.loader.json' => '?',
  1851.             'translation.loader.mo' => '?',
  1852.             'translation.loader.php' => '?',
  1853.             'translation.loader.po' => '?',
  1854.             'translation.loader.qt' => '?',
  1855.             'translation.loader.res' => '?',
  1856.             'translation.loader.xliff' => '?',
  1857.             'translation.loader.yml' => '?',
  1858.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'tr', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.de.yml')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.en.yml'), => (\dirname(__DIR__4).'/translations/messages.en.php'), => (\dirname(__DIR__4).'/translations/messages.en.php')], '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/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.es.yml')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.fa.yml')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.fr.yml')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.hu.yml')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.it.yml')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.nl.yml')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.pl.yml')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.ru.yml')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.tr.yml'), => (\dirname(__DIR__4).'/translations/messages.tr.php'), => (\dirname(__DIR__4).'/translations/messages.tr.php')], '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/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.uk.yml')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'zh' => [=> (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/Resources/translations/HWIOAuthBundle.zh.yml')]], '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/hwi/oauth-bundle/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'), => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), => (\dirname(__DIR__4).'/src/Resources/SensioFrameworkExtraBundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 11 => (\dirname(__DIR__4).'/src/Resources/DoctrineBundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 13 => (\dirname(__DIR__4).'/src/Resources/DoctrineMigrationsBundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 15 => (\dirname(__DIR__4).'/src/Resources/SecurityBundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/translations'), 17 => (\dirname(__DIR__4).'/src/Resources/SwiftmailerBundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 19 => (\dirname(__DIR__4).'/src/Resources/WebProfilerBundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 21 => (\dirname(__DIR__4).'/src/Resources/TwigBundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 23 => (\dirname(__DIR__4).'/src/Resources/MonologBundle/translations'), 24 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 25 => (\dirname(__DIR__4).'/src/Resources/DebugBundle/translations'), 26 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 27 => (\dirname(__DIR__4).'/src/Resources/MakerBundle/translations'), 28 => (\dirname(__DIR__4).'/vendor/symfony/web-server-bundle/translations'), 29 => (\dirname(__DIR__4).'/src/Resources/WebServerBundle/translations'), 30 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 31 => (\dirname(__DIR__4).'/src/Resources/DoctrineFixturesBundle/translations'), 32 => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/translations'), 33 => (\dirname(__DIR__4).'/src/Resources/NelmioApiDocBundle/translations'), 34 => (\dirname(__DIR__4).'/src/Resources/HWIOAuthBundle/translations'), 35 => (\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/translations'), 36 => (\dirname(__DIR__4).'/src/Resources/HttplugBundle/translations'), 37 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/translations'), 38 => (\dirname(__DIR__4).'/src/Resources/FOSCKEditorBundle/translations'), 39 => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 40 => (\dirname(__DIR__4).'/src/Resources/NelmioCorsBundle/translations'), 41 => (\dirname(__DIR__4).'/vendor/sidus/doctrine-debug-bundle/translations'), 42 => (\dirname(__DIR__4).'/src/Resources/SidusDoctrineDebugBundle/translations'), 43 => (\dirname(__DIR__4).'/vendor/gpslab/geoip2/src/translations'), 44 => (\dirname(__DIR__4).'/src/Resources/GpsLabGeoIP2Bundle/translations'), 45 => (\dirname(__DIR__4).'/vendor/aws/aws-sdk-php-symfony/src/translations'), 46 => (\dirname(__DIR__4).'/src/Resources/AwsBundle/translations'), 47 => (\dirname(__DIR__4).'/vendor/sonata-project/entity-audit-bundle/src/translations'), 48 => (\dirname(__DIR__4).'/src/Resources/SimpleThingsEntityAuditBundle/translations'), 49 => (\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/hwi/oauth-bundle/Resources/translations'=> 'translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'src/Resources/FrameworkBundle/translations'=> 'vendor/sensio/framework-extra-bundle/src/translations'=> 'src/Resources/SensioFrameworkExtraBundle/translations'10 => 'vendor/doctrine/doctrine-bundle/translations'11 => 'src/Resources/DoctrineBundle/translations'12 => 'vendor/doctrine/doctrine-migrations-bundle/translations'13 => 'src/Resources/DoctrineMigrationsBundle/translations'14 => 'vendor/symfony/security-bundle/translations'15 => 'src/Resources/SecurityBundle/translations'16 => 'vendor/symfony/swiftmailer-bundle/translations'17 => 'src/Resources/SwiftmailerBundle/translations'18 => 'vendor/symfony/web-profiler-bundle/translations'19 => 'src/Resources/WebProfilerBundle/translations'20 => 'vendor/symfony/twig-bundle/translations'21 => 'src/Resources/TwigBundle/translations'22 => 'vendor/symfony/monolog-bundle/translations'23 => 'src/Resources/MonologBundle/translations'24 => 'vendor/symfony/debug-bundle/translations'25 => 'src/Resources/DebugBundle/translations'26 => 'vendor/symfony/maker-bundle/src/translations'27 => 'src/Resources/MakerBundle/translations'28 => 'vendor/symfony/web-server-bundle/translations'29 => 'src/Resources/WebServerBundle/translations'30 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'31 => 'src/Resources/DoctrineFixturesBundle/translations'32 => 'vendor/nelmio/api-doc-bundle/translations'33 => 'src/Resources/NelmioApiDocBundle/translations'34 => 'src/Resources/HWIOAuthBundle/translations'35 => 'vendor/php-http/httplug-bundle/src/translations'36 => 'src/Resources/HttplugBundle/translations'37 => 'vendor/friendsofsymfony/ckeditor-bundle/src/translations'38 => 'src/Resources/FOSCKEditorBundle/translations'39 => 'vendor/nelmio/cors-bundle/translations'40 => 'src/Resources/NelmioCorsBundle/translations'41 => 'vendor/sidus/doctrine-debug-bundle/translations'42 => 'src/Resources/SidusDoctrineDebugBundle/translations'43 => 'vendor/gpslab/geoip2/src/translations'44 => 'src/Resources/GpsLabGeoIP2Bundle/translations'45 => 'vendor/aws/aws-sdk-php-symfony/src/translations'46 => 'src/Resources/AwsBundle/translations'47 => 'vendor/sonata-project/entity-audit-bundle/src/translations'48 => 'src/Resources/SimpleThingsEntityAuditBundle/translations'49 => 'src/Resources/translations']]]);
  1859.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1860.         $instance->setFallbackLocales([=> 'tr']);
  1861.         return $instance;
  1862.     }
  1863.     /**
  1864.      * Gets the private 'validator.builder' shared service.
  1865.      *
  1866.      * @return \Symfony\Component\Validator\ValidatorBuilder
  1867.      */
  1868.     protected function getValidator_BuilderService()
  1869.     {
  1870.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  1871.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1872.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1873.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  1874.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  1875.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService.php'true],
  1876.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  1877.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService.php'true],
  1878.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  1879.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  1880.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  1881.         ], [
  1882.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  1883.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  1884.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  1885.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  1886.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  1887.             'doctrine.orm.validator.unique' => '?',
  1888.             'security.validator.user_password' => '?',
  1889.             'validator.expression' => '?',
  1890.         ])));
  1891.         $instance->setTranslator(new \Symfony\Component\Validator\Util\LegacyTranslatorProxy(($this->services['translator'] ?? $this->getTranslatorService())));
  1892.         $instance->setTranslationDomain('validators');
  1893.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  1894.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  1895.         $instance->addMethodMapping('loadValidatorMetadata');
  1896.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  1897.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  1898.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  1899.         return $instance;
  1900.     }
  1901.     /**
  1902.      * Gets the private 'var_dumper.html_dumper' shared service.
  1903.      *
  1904.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  1905.      */
  1906.     protected function getVarDumper_HtmlDumperService()
  1907.     {
  1908.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  1909.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  1910.         return $instance;
  1911.     }
  1912.     /**
  1913.      * Gets the private 'var_dumper.server_connection' shared service.
  1914.      *
  1915.      * @return \Symfony\Component\VarDumper\Server\Connection
  1916.      */
  1917.     protected function getVarDumper_ServerConnectionService()
  1918.     {
  1919.         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()]);
  1920.     }
  1921.     /**
  1922.      * Gets the private 'web_profiler.csp.handler' shared service.
  1923.      *
  1924.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  1925.      */
  1926.     protected function getWebProfiler_Csp_HandlerService()
  1927.     {
  1928.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  1929.     }
  1930.     /**
  1931.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  1932.      *
  1933.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  1934.      */
  1935.     protected function getWebProfiler_DebugToolbarService()
  1936.     {
  1937.         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()));
  1938.     }
  1939.     /**
  1940.      * @return array|bool|float|int|string|\UnitEnum|null
  1941.      */
  1942.     public function getParameter($name)
  1943.     {
  1944.         $name = (string) $name;
  1945.         if (isset($this->buildParameters[$name])) {
  1946.             return $this->buildParameters[$name];
  1947.         }
  1948.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  1949.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  1950.         }
  1951.         if (isset($this->loadedDynamicParameters[$name])) {
  1952.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  1953.         }
  1954.         return $this->parameters[$name];
  1955.     }
  1956.     public function hasParameter($name): bool
  1957.     {
  1958.         $name = (string) $name;
  1959.         if (isset($this->buildParameters[$name])) {
  1960.             return true;
  1961.         }
  1962.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  1963.     }
  1964.     public function setParameter($name$value): void
  1965.     {
  1966.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  1967.     }
  1968.     public function getParameterBag(): ParameterBagInterface
  1969.     {
  1970.         if (null === $this->parameterBag) {
  1971.             $parameters $this->parameters;
  1972.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  1973.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  1974.             }
  1975.             foreach ($this->buildParameters as $name => $value) {
  1976.                 $parameters[$name] = $value;
  1977.             }
  1978.             $this->parameterBag = new FrozenParameterBag($parameters);
  1979.         }
  1980.         return $this->parameterBag;
  1981.     }
  1982.     private $loadedDynamicParameters = [
  1983.         'kernel.cache_dir' => false,
  1984.         'app.secret' => false,
  1985.         'app.environment' => false,
  1986.         'app.is_debug' => false,
  1987.         'app.database_driver' => false,
  1988.         'app.database_host' => false,
  1989.         'app.database_port' => false,
  1990.         'app.database_name' => false,
  1991.         'app.database_user' => false,
  1992.         'app.database_password' => false,
  1993.         'app.mail_driver' => false,
  1994.         'app.mail_host' => false,
  1995.         'app.mail_port' => false,
  1996.         'app.mail_username' => false,
  1997.         'app.mail_password' => false,
  1998.         'app.mail_encryption' => false,
  1999.         'kernel.secret' => false,
  2000.         'validator.mapping.cache.file' => false,
  2001.         'profiler.storage.dsn' => false,
  2002.         'debug.container.dump' => false,
  2003.         'serializer.mapping.cache.file' => false,
  2004.         'doctrine.orm.proxy_dir' => false,
  2005.     ];
  2006.     private $dynamicParameters = [];
  2007.     private function getDynamicParameter(string $name)
  2008.     {
  2009.         switch ($name) {
  2010.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  2011.             case 'app.secret'$value $this->getEnv('APP_SECRET'); break;
  2012.             case 'app.environment'$value $this->getEnv('APP_ENV'); break;
  2013.             case 'app.is_debug'$value $this->getEnv('APP_DEBUG'); break;
  2014.             case 'app.database_driver'$value $this->getEnv('DB_CONNECTION'); break;
  2015.             case 'app.database_host'$value $this->getEnv('DB_HOST'); break;
  2016.             case 'app.database_port'$value $this->getEnv('DB_PORT'); break;
  2017.             case 'app.database_name'$value $this->getEnv('DB_DATABASE'); break;
  2018.             case 'app.database_user'$value $this->getEnv('DB_USERNAME'); break;
  2019.             case 'app.database_password'$value $this->getEnv('DB_PASSWORD'); break;
  2020.             case 'app.mail_driver'$value $this->getEnv('MAIL_DRIVER'); break;
  2021.             case 'app.mail_host'$value $this->getEnv('MAIL_HOST'); break;
  2022.             case 'app.mail_port'$value $this->getEnv('MAIL_PORT'); break;
  2023.             case 'app.mail_username'$value $this->getEnv('MAIL_USERNAME'); break;
  2024.             case 'app.mail_password'$value $this->getEnv('MAIL_PASSWORD'); break;
  2025.             case 'app.mail_encryption'$value $this->getEnv('MAIL_ENCRYPTION'); break;
  2026.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  2027.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  2028.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  2029.             case 'debug.container.dump'$value = ($this->targetDir.''.'/srcApp_KernelDevDebugContainer.xml'); break;
  2030.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  2031.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  2032.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  2033.         }
  2034.         $this->loadedDynamicParameters[$name] = true;
  2035.         return $this->dynamicParameters[$name] = $value;
  2036.     }
  2037.     protected function getDefaultParameters(): array
  2038.     {
  2039.         return [
  2040.             'kernel.root_dir' => (\dirname(__DIR__4).'/src'),
  2041.             'kernel.project_dir' => \dirname(__DIR__4),
  2042.             'kernel.environment' => 'dev',
  2043.             'kernel.debug' => true,
  2044.             'kernel.name' => 'src',
  2045.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  2046.             'kernel.bundles' => [
  2047.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  2048.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  2049.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  2050.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  2051.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  2052.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  2053.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  2054.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  2055.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  2056.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  2057.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  2058.                 'WebServerBundle' => 'Symfony\\Bundle\\WebServerBundle\\WebServerBundle',
  2059.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  2060.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  2061.                 'HWIOAuthBundle' => 'HWI\\Bundle\\OAuthBundle\\HWIOAuthBundle',
  2062.                 'HttplugBundle' => 'Http\\HttplugBundle\\HttplugBundle',
  2063.                 'FOSCKEditorBundle' => 'FOS\\CKEditorBundle\\FOSCKEditorBundle',
  2064.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  2065.                 'SidusDoctrineDebugBundle' => 'Sidus\\DoctrineDebugBundle\\SidusDoctrineDebugBundle',
  2066.                 'GpsLabGeoIP2Bundle' => 'GpsLab\\Bundle\\GeoIP2Bundle\\GpsLabGeoIP2Bundle',
  2067.                 'AwsBundle' => 'Aws\\Symfony\\AwsBundle',
  2068.                 'SimpleThingsEntityAuditBundle' => 'SimpleThings\\EntityAudit\\SimpleThingsEntityAuditBundle',
  2069.             ],
  2070.             'kernel.bundles_metadata' => [
  2071.                 'FrameworkBundle' => [
  2072.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  2073.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  2074.                 ],
  2075.                 'SensioFrameworkExtraBundle' => [
  2076.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  2077.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  2078.                 ],
  2079.                 'DoctrineBundle' => [
  2080.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  2081.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  2082.                 ],
  2083.                 'DoctrineMigrationsBundle' => [
  2084.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  2085.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  2086.                 ],
  2087.                 'SecurityBundle' => [
  2088.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  2089.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  2090.                 ],
  2091.                 'SwiftmailerBundle' => [
  2092.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  2093.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  2094.                 ],
  2095.                 'WebProfilerBundle' => [
  2096.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  2097.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  2098.                 ],
  2099.                 'TwigBundle' => [
  2100.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  2101.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  2102.                 ],
  2103.                 'MonologBundle' => [
  2104.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  2105.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  2106.                 ],
  2107.                 'DebugBundle' => [
  2108.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  2109.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  2110.                 ],
  2111.                 'MakerBundle' => [
  2112.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  2113.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  2114.                 ],
  2115.                 'WebServerBundle' => [
  2116.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-server-bundle'),
  2117.                     'namespace' => 'Symfony\\Bundle\\WebServerBundle',
  2118.                 ],
  2119.                 'DoctrineFixturesBundle' => [
  2120.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  2121.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  2122.                 ],
  2123.                 'NelmioApiDocBundle' => [
  2124.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle'),
  2125.                     'namespace' => 'Nelmio\\ApiDocBundle',
  2126.                 ],
  2127.                 'HWIOAuthBundle' => [
  2128.                     'path' => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle'),
  2129.                     'namespace' => 'HWI\\Bundle\\OAuthBundle',
  2130.                 ],
  2131.                 'HttplugBundle' => [
  2132.                     'path' => (\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src'),
  2133.                     'namespace' => 'Http\\HttplugBundle',
  2134.                 ],
  2135.                 'FOSCKEditorBundle' => [
  2136.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src'),
  2137.                     'namespace' => 'FOS\\CKEditorBundle',
  2138.                 ],
  2139.                 'NelmioCorsBundle' => [
  2140.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  2141.                     'namespace' => 'Nelmio\\CorsBundle',
  2142.                 ],
  2143.                 'SidusDoctrineDebugBundle' => [
  2144.                     'path' => (\dirname(__DIR__4).'/vendor/sidus/doctrine-debug-bundle'),
  2145.                     'namespace' => 'Sidus\\DoctrineDebugBundle',
  2146.                 ],
  2147.                 'GpsLabGeoIP2Bundle' => [
  2148.                     'path' => (\dirname(__DIR__4).'/vendor/gpslab/geoip2/src'),
  2149.                     'namespace' => 'GpsLab\\Bundle\\GeoIP2Bundle',
  2150.                 ],
  2151.                 'AwsBundle' => [
  2152.                     'path' => (\dirname(__DIR__4).'/vendor/aws/aws-sdk-php-symfony/src'),
  2153.                     'namespace' => 'Aws\\Symfony',
  2154.                 ],
  2155.                 'SimpleThingsEntityAuditBundle' => [
  2156.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/entity-audit-bundle/src'),
  2157.                     'namespace' => 'SimpleThings\\EntityAudit',
  2158.                 ],
  2159.             ],
  2160.             'kernel.charset' => 'UTF-8',
  2161.             'kernel.container_class' => 'srcApp_KernelDevDebugContainer',
  2162.             'container.autowiring.strict_mode' => true,
  2163.             'container.dumper.inline_class_loader' => true,
  2164.             'app.default_locale' => 'en',
  2165.             'app.database_sessions_table' => 'sessions',
  2166.             'locale' => 'tr',
  2167.             'event_dispatcher.event_aliases' => [
  2168.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  2169.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  2170.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  2171.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  2172.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  2173.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  2174.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  2175.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  2176.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  2177.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  2178.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  2179.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  2180.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  2181.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  2182.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  2183.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  2184.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  2185.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  2186.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  2187.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  2188.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  2189.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  2190.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  2191.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  2192.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  2193.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  2194.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  2195.             ],
  2196.             'fragment.renderer.hinclude.global_template' => '',
  2197.             'fragment.path' => '/_fragment',
  2198.             'kernel.http_method_override' => true,
  2199.             'kernel.trusted_hosts' => [
  2200.             ],
  2201.             'kernel.default_locale' => 'tr',
  2202.             'kernel.error_controller' => 'error_controller',
  2203.             'templating.helper.code.file_link_format' => NULL,
  2204.             'debug.file_link_format' => NULL,
  2205.             'session.metadata.storage_key' => '_sf2_meta',
  2206.             'session.storage.options' => [
  2207.                 'cache_limiter' => '0',
  2208.                 'cookie_lifetime' => 86400,
  2209.                 'cookie_httponly' => true,
  2210.                 'use_cookies' => true,
  2211.                 'gc_probability' => 1,
  2212.             ],
  2213.             'session.save_path' => (\dirname(__DIR__3).'/sessions/dev'),
  2214.             'session.metadata.update_threshold' => 0,
  2215.             'form.type_extension.csrf.enabled' => true,
  2216.             'form.type_extension.csrf.field_name' => '_token',
  2217.             'asset.request_context.base_path' => '',
  2218.             'asset.request_context.secure' => false,
  2219.             'validator.translation_domain' => 'validators',
  2220.             'translator.logging' => false,
  2221.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  2222.             'profiler_listener.only_exceptions' => false,
  2223.             'profiler_listener.only_master_requests' => false,
  2224.             'debug.error_handler.throw_at' => -1,
  2225.             'router.request_context.host' => 'localhost',
  2226.             'router.request_context.scheme' => 'http',
  2227.             'router.request_context.base_url' => '',
  2228.             'router.resource' => 'kernel::loadRoutes',
  2229.             'router.cache_class_prefix' => 'srcApp_KernelDevDebugContainer',
  2230.             'request_listener.http_port' => 80,
  2231.             'request_listener.https_port' => 443,
  2232.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  2233.             'doctrine.dbal.logger.profiling.class' => 'Sidus\\DoctrineDebugBundle\\Logging\\DebugStack',
  2234.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  2235.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  2236.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  2237.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  2238.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  2239.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  2240.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  2241.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  2242.             'doctrine.entity_managers' => [
  2243.                 'default' => 'doctrine.orm.default_entity_manager',
  2244.             ],
  2245.             'doctrine.default_entity_manager' => 'default',
  2246.             'doctrine.dbal.connection_factory.types' => [
  2247.                 'carbondatetime' => [
  2248.                     'class' => 'DoctrineExtensions\\Types\\CarbonDateTimeType',
  2249.                 ],
  2250.             ],
  2251.             'doctrine.connections' => [
  2252.                 'default' => 'doctrine.dbal.default_connection',
  2253.             ],
  2254.             'doctrine.default_connection' => 'default',
  2255.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  2256.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  2257.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  2258.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  2259.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  2260.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  2261.             'doctrine.orm.cache.memcache_host' => 'localhost',
  2262.             'doctrine.orm.cache.memcache_port' => 11211,
  2263.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  2264.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  2265.             'doctrine.orm.cache.memcached_host' => 'localhost',
  2266.             'doctrine.orm.cache.memcached_port' => 11211,
  2267.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  2268.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  2269.             'doctrine.orm.cache.redis_host' => 'localhost',
  2270.             'doctrine.orm.cache.redis_port' => 6379,
  2271.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  2272.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  2273.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  2274.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  2275.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  2276.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  2277.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  2278.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  2279.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  2280.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  2281.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  2282.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  2283.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  2284.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  2285.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  2286.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  2287.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  2288.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  2289.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  2290.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  2291.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  2292.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  2293.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  2294.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  2295.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  2296.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  2297.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  2298.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  2299.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  2300.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  2301.             'doctrine.orm.auto_generate_proxy_classes' => true,
  2302.             'doctrine.orm.proxy_namespace' => 'Proxies',
  2303.             'doctrine.migrations.preferred_em' => NULL,
  2304.             'doctrine.migrations.preferred_connection' => NULL,
  2305.             'security.authentication.trust_resolver.anonymous_class' => NULL,
  2306.             'security.authentication.trust_resolver.rememberme_class' => NULL,
  2307.             'security.role_hierarchy.roles' => [
  2308.             ],
  2309.             'security.access.denied_url' => NULL,
  2310.             'security.authentication.manager.erase_credentials' => true,
  2311.             'security.authentication.session_strategy.strategy' => 'migrate',
  2312.             'security.access.always_authenticate_before_granting' => false,
  2313.             'security.authentication.hide_user_not_found' => true,
  2314.             'hwi_oauth.resource_ownermap.configured.api_auth' => [
  2315.                 'facebook' => 'hwi_oauth_check_facebook',
  2316.             ],
  2317.             'swiftmailer.mailer.default.transport.name' => 'dynamic',
  2318.             'swiftmailer.mailer.default.spool.enabled' => false,
  2319.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  2320.             'swiftmailer.mailer.default.single_address' => NULL,
  2321.             'swiftmailer.mailer.default.delivery.enabled' => true,
  2322.             'swiftmailer.spool.enabled' => false,
  2323.             'swiftmailer.delivery.enabled' => true,
  2324.             'swiftmailer.single_address' => NULL,
  2325.             'swiftmailer.mailers' => [
  2326.                 'default' => 'swiftmailer.mailer.default',
  2327.             ],
  2328.             'swiftmailer.default_mailer' => 'default',
  2329.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  2330.             'web_profiler.debug_toolbar.mode' => 2,
  2331.             'twig.exception_listener.controller' => NULL,
  2332.             'twig.form.resources' => [
  2333.                 => 'form_div_layout.html.twig',
  2334.                 => '@FOSCKEditor/Form/ckeditor_widget.html.twig',
  2335.                 => 'bootstrap_3_layout.html.twig',
  2336.                 => '@FOSCKEditor/Form/ckeditor_widget.html.twig',
  2337.             ],
  2338.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  2339.             'monolog.use_microseconds' => true,
  2340.             'monolog.swift_mailer.handlers' => [
  2341.             ],
  2342.             'monolog.handlers_to_channels' => [
  2343.                 'monolog.handler.console' => [
  2344.                     'type' => 'exclusive',
  2345.                     'elements' => [
  2346.                         => 'event',
  2347.                         => 'doctrine',
  2348.                         => 'console',
  2349.                     ],
  2350.                 ],
  2351.                 'monolog.handler.main' => [
  2352.                     'type' => 'exclusive',
  2353.                     'elements' => [
  2354.                         => 'event',
  2355.                         => 'doctrine',
  2356.                         => 'console',
  2357.                     ],
  2358.                 ],
  2359.             ],
  2360.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  2361.             'nelmio_api_doc.areas' => [
  2362.                 => 'default',
  2363.             ],
  2364.             'hwi_oauth.authentication.listener.oauth.class' => 'HWI\\Bundle\\OAuthBundle\\Security\\Http\\Firewall\\OAuthListener',
  2365.             'hwi_oauth.authentication.provider.oauth.class' => 'HWI\\Bundle\\OAuthBundle\\Security\\Core\\Authentication\\Provider\\OAuthProvider',
  2366.             'hwi_oauth.authentication.entry_point.oauth.class' => 'HWI\\Bundle\\OAuthBundle\\Security\\Http\\EntryPoint\\OAuthEntryPoint',
  2367.             'hwi_oauth.user.provider.class' => 'HWI\\Bundle\\OAuthBundle\\Security\\Core\\User\\OAuthUserProvider',
  2368.             'hwi_oauth.user.provider.entity.class' => 'HWI\\Bundle\\OAuthBundle\\Security\\Core\\User\\EntityUserProvider',
  2369.             'hwi_oauth.user.provider.fosub_bridge.class' => 'HWI\\Bundle\\OAuthBundle\\Security\\Core\\User\\FOSUBUserProvider',
  2370.             'hwi_oauth.registration.form.handler.fosub_bridge.class' => 'HWI\\Bundle\\OAuthBundle\\Form\\FOSUBRegistrationFormHandler',
  2371.             'hwi_oauth.resource_owner.oauth1.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GenericOAuth1ResourceOwner',
  2372.             'hwi_oauth.resource_owner.oauth2.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GenericOAuth2ResourceOwner',
  2373.             'hwi_oauth.resource_owner.amazon.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AmazonResourceOwner',
  2374.             'hwi_oauth.resource_owner.asana.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AsanaResourceOwner',
  2375.             'hwi_oauth.resource_owner.auth0.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Auth0ResourceOwner',
  2376.             'hwi_oauth.resource_owner.azure.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AzureResourceOwner',
  2377.             'hwi_oauth.resource_owner.bitbucket.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitbucketResourceOwner',
  2378.             'hwi_oauth.resource_owner.bitbucket2.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Bitbucket2ResourceOwner',
  2379.             'hwi_oauth.resource_owner.bitly.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitlyResourceOwner',
  2380.             'hwi_oauth.resource_owner.box.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BoxResourceOwner',
  2381.             'hwi_oauth.resource_owner.bufferapp.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BufferAppResourceOwner',
  2382.             'hwi_oauth.resource_owner.clever.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\CleverResourceOwner',
  2383.             'hwi_oauth.resource_owner.dailymotion.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DailymotionResourceOwner',
  2384.             'hwi_oauth.resource_owner.deviantart.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeviantartResourceOwner',
  2385.             'hwi_oauth.resource_owner.deezer.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeezerResourceOwner',
  2386.             'hwi_oauth.resource_owner.discogs.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DiscogsResourceOwner',
  2387.             'hwi_oauth.resource_owner.disqus.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DisqusResourceOwner',
  2388.             'hwi_oauth.resource_owner.dropbox.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DropboxResourceOwner',
  2389.             'hwi_oauth.resource_owner.eve_online.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EveOnlineResourceOwner',
  2390.             'hwi_oauth.resource_owner.eventbrite.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EventbriteResourceOwner',
  2391.             'hwi_oauth.resource_owner.facebook.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FacebookResourceOwner',
  2392.             'hwi_oauth.resource_owner.fiware.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FiwareResourceOwner',
  2393.             'hwi_oauth.resource_owner.flickr.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FlickrResourceOwner',
  2394.             'hwi_oauth.resource_owner.foursquare.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FoursquareResourceOwner',
  2395.             'hwi_oauth.resource_owner.github.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitHubResourceOwner',
  2396.             'hwi_oauth.resource_owner.gitlab.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitLabResourceOwner',
  2397.             'hwi_oauth.resource_owner.google.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GoogleResourceOwner',
  2398.             'hwi_oauth.resource_owner.youtube.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YoutubeResourceOwner',
  2399.             'hwi_oauth.resource_owner.hubic.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\HubicResourceOwner',
  2400.             'hwi_oauth.resource_owner.instagram.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\InstagramResourceOwner',
  2401.             'hwi_oauth.resource_owner.jawbone.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JawboneResourceOwner',
  2402.             'hwi_oauth.resource_owner.jira.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JiraResourceOwner',
  2403.             'hwi_oauth.resource_owner.linkedin.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\LinkedinResourceOwner',
  2404.             'hwi_oauth.resource_owner.mailru.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\MailRuResourceOwner',
  2405.             'hwi_oauth.resource_owner.office365.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Office365ResourceOwner',
  2406.             'hwi_oauth.resource_owner.paypal.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\PaypalResourceOwner',
  2407.             'hwi_oauth.resource_owner.qq.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\QQResourceOwner',
  2408.             'hwi_oauth.resource_owner.reddit.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RedditResourceOwner',
  2409.             'hwi_oauth.resource_owner.runkeeper.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RunKeeperResourceOwner',
  2410.             'hwi_oauth.resource_owner.salesforce.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SalesforceResourceOwner',
  2411.             'hwi_oauth.resource_owner.sensio_connect.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SensioConnectResourceOwner',
  2412.             'hwi_oauth.resource_owner.sina_weibo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SinaWeiboResourceOwner',
  2413.             'hwi_oauth.resource_owner.slack.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SlackResourceOwner',
  2414.             'hwi_oauth.resource_owner.spotify.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SpotifyResourceOwner',
  2415.             'hwi_oauth.resource_owner.soundcloud.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SoundcloudResourceOwner',
  2416.             'hwi_oauth.resource_owner.stack_exchange.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StackExchangeResourceOwner',
  2417.             'hwi_oauth.resource_owner.stereomood.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StereomoodResourceOwner',
  2418.             'hwi_oauth.resource_owner.strava.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StravaResourceOwner',
  2419.             'hwi_oauth.resource_owner.toshl.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ToshlResourceOwner',
  2420.             'hwi_oauth.resource_owner.trakt.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TraktResourceOwner',
  2421.             'hwi_oauth.resource_owner.trello.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TrelloResourceOwner',
  2422.             'hwi_oauth.resource_owner.twitch.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitchResourceOwner',
  2423.             'hwi_oauth.resource_owner.twitter.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitterResourceOwner',
  2424.             'hwi_oauth.resource_owner.vkontakte.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\VkontakteResourceOwner',
  2425.             'hwi_oauth.resource_owner.windows_live.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WindowsLiveResourceOwner',
  2426.             'hwi_oauth.resource_owner.wordpress.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WordpressResourceOwner',
  2427.             'hwi_oauth.resource_owner.wunderlist.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WunderlistResourceOwner',
  2428.             'hwi_oauth.resource_owner.xing.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\XingResourceOwner',
  2429.             'hwi_oauth.resource_owner.yahoo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YahooResourceOwner',
  2430.             'hwi_oauth.resource_owner.yandex.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YandexResourceOwner',
  2431.             'hwi_oauth.resource_owner.odnoklassniki.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\OdnoklassnikiResourceOwner',
  2432.             'hwi_oauth.resource_owner.37signals.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ThirtySevenSignalsResourceOwner',
  2433.             'hwi_oauth.resource_owner.itembase.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ItembaseResourceOwner',
  2434.             'hwi_oauth.resource_ownermap.class' => 'HWI\\Bundle\\OAuthBundle\\Security\\Http\\ResourceOwnerMap',
  2435.             'hwi_oauth.security.oauth_utils.class' => 'HWI\\Bundle\\OAuthBundle\\Security\\OAuthUtils',
  2436.             'hwi_oauth.storage.session.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\RequestDataStorage\\SessionStorage',
  2437.             'hwi_oauth.templating.helper.oauth.class' => 'HWI\\Bundle\\OAuthBundle\\Templating\\Helper\\OAuthHelper',
  2438.             'hwi_oauth.twig.extension.oauth.class' => 'HWI\\Bundle\\OAuthBundle\\Twig\\Extension\\OAuthExtension',
  2439.             'hwi_oauth.firewall_names' => [
  2440.                 => 'api_auth',
  2441.             ],
  2442.             'hwi_oauth.target_path_parameter' => NULL,
  2443.             'hwi_oauth.use_referer' => false,
  2444.             'hwi_oauth.failed_use_referer' => false,
  2445.             'hwi_oauth.failed_auth_path' => 'hwi_oauth_connect',
  2446.             'hwi_oauth.grant_rule' => 'IS_AUTHENTICATED_REMEMBERED',
  2447.             'hwi_oauth.resource_owners' => [
  2448.                 'facebook' => 'facebook',
  2449.             ],
  2450.             'hwi_oauth.fosub_enabled' => false,
  2451.             'hwi_oauth.connect' => false,
  2452.             'nelmio_cors.map' => [
  2453.                 '^/' => [
  2454.                 ],
  2455.             ],
  2456.             'nelmio_cors.defaults' => [
  2457.                 'allow_origin' => [
  2458.                     => 'http://localhost:3012',
  2459.                     => '127.0.0.1:80',
  2460.                     => '^(.+.)?yamiba.com',
  2461.                 ],
  2462.                 'allow_credentials' => false,
  2463.                 'allow_headers' => [
  2464.                     => 'content-type',
  2465.                     => 'authorization',
  2466.                     => 'x-auth-token',
  2467.                     => 'cache-control',
  2468.                 ],
  2469.                 'expose_headers' => [
  2470.                     => 'Link',
  2471.                 ],
  2472.                 'allow_methods' => [
  2473.                     => 'GET',
  2474.                     => 'OPTIONS',
  2475.                     => 'POST',
  2476.                     => 'PUT',
  2477.                     => 'PATCH',
  2478.                     => 'DELETE',
  2479.                 ],
  2480.                 'max_age' => 3600,
  2481.                 'hosts' => [
  2482.                 ],
  2483.                 'origin_regex' => true,
  2484.                 'forced_allow_origin_value' => NULL,
  2485.             ],
  2486.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  2487.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  2488.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  2489.             'aws_sdk.class' => 'Aws\\Sdk',
  2490.             'simplethings.entityaudit.connection' => 'default',
  2491.             'simplethings.entityaudit.entity_manager' => 'default',
  2492.             'simplethings.entityaudit.audited_entities' => [
  2493.                 => 'App\\Entity\\User\\User',
  2494.                 => 'App\\Entity\\UserBalance\\UserBalance',
  2495.                 => 'App\\Entity\\Order\\Order',
  2496.                 => 'App\\Entity\\Transaction\\Transaction',
  2497.             ],
  2498.             'simplethings.entityaudit.global_ignore_columns' => [
  2499.             ],
  2500.             'simplethings.entityaudit.table_prefix' => '',
  2501.             'simplethings.entityaudit.table_suffix' => '_audit',
  2502.             'simplethings.entityaudit.revision_field_name' => 'rev',
  2503.             'simplethings.entityaudit.revision_type_field_name' => 'revtype',
  2504.             'simplethings.entityaudit.revision_table_name' => 'revisions',
  2505.             'simplethings.entityaudit.revision_id_field_type' => 'integer',
  2506.             'maker.compatible_check.doctrine.supports_attributes' => true,
  2507.             'data_collector.templates' => [
  2508.                 'data_collector.request' => [
  2509.                     => 'request',
  2510.                     => '@WebProfiler/Collector/request.html.twig',
  2511.                 ],
  2512.                 'data_collector.time' => [
  2513.                     => 'time',
  2514.                     => '@WebProfiler/Collector/time.html.twig',
  2515.                 ],
  2516.                 'data_collector.memory' => [
  2517.                     => 'memory',
  2518.                     => '@WebProfiler/Collector/memory.html.twig',
  2519.                 ],
  2520.                 'data_collector.validator' => [
  2521.                     => 'validator',
  2522.                     => '@WebProfiler/Collector/validator.html.twig',
  2523.                 ],
  2524.                 'data_collector.ajax' => [
  2525.                     => 'ajax',
  2526.                     => '@WebProfiler/Collector/ajax.html.twig',
  2527.                 ],
  2528.                 'data_collector.form' => [
  2529.                     => 'form',
  2530.                     => '@WebProfiler/Collector/form.html.twig',
  2531.                 ],
  2532.                 'data_collector.exception' => [
  2533.                     => 'exception',
  2534.                     => '@WebProfiler/Collector/exception.html.twig',
  2535.                 ],
  2536.                 'data_collector.logger' => [
  2537.                     => 'logger',
  2538.                     => '@WebProfiler/Collector/logger.html.twig',
  2539.                 ],
  2540.                 'data_collector.events' => [
  2541.                     => 'events',
  2542.                     => '@WebProfiler/Collector/events.html.twig',
  2543.                 ],
  2544.                 'data_collector.router' => [
  2545.                     => 'router',
  2546.                     => '@WebProfiler/Collector/router.html.twig',
  2547.                 ],
  2548.                 'data_collector.cache' => [
  2549.                     => 'cache',
  2550.                     => '@WebProfiler/Collector/cache.html.twig',
  2551.                 ],
  2552.                 'data_collector.translation' => [
  2553.                     => 'translation',
  2554.                     => '@WebProfiler/Collector/translation.html.twig',
  2555.                 ],
  2556.                 'data_collector.security' => [
  2557.                     => 'security',
  2558.                     => '@Security/Collector/security.html.twig',
  2559.                 ],
  2560.                 'data_collector.twig' => [
  2561.                     => 'twig',
  2562.                     => '@WebProfiler/Collector/twig.html.twig',
  2563.                 ],
  2564.                 'data_collector.doctrine' => [
  2565.                     => 'db',
  2566.                     => '@SidusDoctrineDebug/Collector/db.html.twig',
  2567.                 ],
  2568.                 'swiftmailer.data_collector' => [
  2569.                     => 'swiftmailer',
  2570.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  2571.                 ],
  2572.                 'data_collector.dump' => [
  2573.                     => 'dump',
  2574.                     => '@Debug/Profiler/dump.html.twig',
  2575.                 ],
  2576.                 'httplug.collector.collector' => [
  2577.                     => 'httplug',
  2578.                     => '@Httplug/webprofiler.html.twig',
  2579.                 ],
  2580.                 'data_collector.config' => [
  2581.                     => 'config',
  2582.                     => '@WebProfiler/Collector/config.html.twig',
  2583.                 ],
  2584.             ],
  2585.             'console.command.ids' => [
  2586.                 => 'console.command.public_alias.App\\Console\\Command\\PublishHoroscope',
  2587.                 => 'console.command.public_alias.App\\Console\\Command\\SetTypeAllOrderCommand',
  2588.                 => 'console.command.public_alias.App\\Console\\Command\\SetUserBalanceCommand',
  2589.                 => 'console.command.public_alias.App\\Console\\Command\\TotalPaidOrdersEmail',
  2590.                 => 'console.command.public_alias.App\\Console\\Command\\UnAssignWriters',
  2591.                 => 'console.command.public_alias.App\\Console\\Command\\ValidateAppleOrders',
  2592.                 => 'console.command.public_alias.GpsLab\\Bundle\\GeoIP2Bundle\\Command\\UpdateDatabaseCommand',
  2593.                 => 'console.command.public_alias.GpsLab\\Bundle\\GeoIP2Bundle\\Command\\DownloadDatabaseCommand',
  2594.             ],
  2595.         ];
  2596.     }
  2597.     protected function throw($message)
  2598.     {
  2599.         throw new RuntimeException($message);
  2600.     }
  2601. }