var/cache/dev/ContainerZDjrlyx/srcApp_KernelDevDebugContainer.php line 1376

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