var/cache/dev/ContainerFVUo0pS/App_KernelDevDebugContainer.php line 699

Open in your IDE?
  1. <?php
  2. namespace ContainerFVUo0pS;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  34.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  35.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  36.             '.container.private.twig' => 'get_Container_Private_TwigService',
  37.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  38.             'cache.app' => 'getCache_AppService',
  39.             'cache.system' => 'getCache_SystemService',
  40.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  41.             'data_collector.dump' => 'getDataCollector_DumpService',
  42.             'doctrine' => 'getDoctrineService',
  43.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  44.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  45.             'doctrine_mongodb' => 'getDoctrineMongodbService',
  46.             'event_dispatcher' => 'getEventDispatcherService',
  47.             'http_kernel' => 'getHttpKernelService',
  48.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  49.             'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
  50.             'request_stack' => 'getRequestStackService',
  51.             'router' => 'getRouterService',
  52.             'translator' => 'getTranslatorService',
  53.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  54.             'cache_clearer' => 'getCacheClearerService',
  55.             'filesystem' => 'getFilesystemService',
  56.             'serializer' => 'getSerializerService',
  57.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  58.             'form.factory' => 'getForm_FactoryService',
  59.             'form.type.file' => 'getForm_Type_FileService',
  60.             'profiler' => 'getProfilerService',
  61.             'twig' => 'getTwigService',
  62.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  63.             'security.token_storage' => 'getSecurity_TokenStorageService',
  64.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  65.             'session' => 'getSessionService',
  66.             'validator' => 'getValidatorService',
  67.         ];
  68.         $this->fileMap = [
  69.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  70.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  71.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  72.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  73.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  74.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  75.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  76.             '.container.private.session' => 'get_Container_Private_SessionService',
  77.             'App\\Controller\\AdminController' => 'getAdminControllerService',
  78.             'App\\Controller\\AffiliateController' => 'getAffiliateControllerService',
  79.             'App\\Controller\\AgentController' => 'getAgentControllerService',
  80.             'App\\Controller\\ApiController' => 'getApiControllerService',
  81.             'App\\Controller\\ApiV1Controller' => 'getApiV1ControllerService',
  82.             'App\\Controller\\ChartController' => 'getChartControllerService',
  83.             'App\\Controller\\ClientSideAdvertiserController' => 'getClientSideAdvertiserControllerService',
  84.             'App\\Controller\\ClientSideAgentController' => 'getClientSideAgentControllerService',
  85.             'App\\Controller\\ClientSidePublisherController' => 'getClientSidePublisherControllerService',
  86.             'App\\Controller\\DatabaseController' => 'getDatabaseControllerService',
  87.             'App\\Controller\\DefaultController' => 'getDefaultControllerService',
  88.             'App\\Controller\\FinancialToolsController' => 'getFinancialToolsControllerService',
  89.             'App\\Controller\\FraudController' => 'getFraudControllerService',
  90.             'App\\Controller\\MMPStatisticsController' => 'getMMPStatisticsControllerService',
  91.             'App\\Controller\\MafoAdvertiserCabinetController' => 'getMafoAdvertiserCabinetControllerService',
  92.             'App\\Controller\\MafoFinancialToolsController' => 'getMafoFinancialToolsControllerService',
  93.             'App\\Controller\\MafoPublisherController' => 'getMafoPublisherControllerService',
  94.             'App\\Controller\\MafoUserController' => 'getMafoUserControllerService',
  95.             'App\\Controller\\MmpUtilitiesController' => 'getMmpUtilitiesControllerService',
  96.             'App\\Controller\\OfferController' => 'getOfferControllerService',
  97.             'App\\Controller\\OptimisationController' => 'getOptimisationControllerService',
  98.             'App\\Controller\\PublicTrafficReportController' => 'getPublicTrafficReportControllerService',
  99.             'App\\Controller\\ReportsController' => 'getReportsControllerService',
  100.             'App\\Controller\\ResetPasswordController' => 'getResetPasswordControllerService',
  101.             'App\\Controller\\SkadNetworkController' => 'getSkadNetworkControllerService',
  102.             'App\\Controller\\ToolsController' => 'getToolsControllerService',
  103.             'App\\Controller\\TuneDatabaseController' => 'getTuneDatabaseControllerService',
  104.             'App\\Controller\\UtilitiesController' => 'getUtilitiesControllerService',
  105.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  106.             'HWI\\Bundle\\OAuthBundle\\Controller\\Connect\\ConnectController' => 'getConnectControllerService',
  107.             'HWI\\Bundle\\OAuthBundle\\Controller\\Connect\\RegisterController' => 'getRegisterControllerService',
  108.             'HWI\\Bundle\\OAuthBundle\\Controller\\LoginController' => 'getLoginControllerService',
  109.             'HWI\\Bundle\\OAuthBundle\\Controller\\RedirectToServiceController' => 'getRedirectToServiceControllerService',
  110.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  111.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  112.             'alert_worker' => 'getAlertWorkerService',
  113.             'cache.app_clearer' => 'getCache_AppClearerService',
  114.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  115.             'cache.system_clearer' => 'getCache_SystemClearerService',
  116.             'cache_warmer' => 'getCacheWarmerService',
  117.             'console.command.public_alias.App\\Command\\AdjustWatcherCommand' => 'getAdjustWatcherCommandService',
  118.             'console.command.public_alias.App\\Command\\AdvertiserOfferCountCommand' => 'getAdvertiserOfferCountCommandService',
  119.             'console.command.public_alias.App\\Command\\AffiliateOfferCountCommand' => 'getAffiliateOfferCountCommandService',
  120.             'console.command.public_alias.App\\Command\\AffiliateRatingCommand' => 'getAffiliateRatingCommandService',
  121.             'console.command.public_alias.App\\Command\\AlertsCommand' => 'getAlertsCommandService',
  122.             'console.command.public_alias.App\\Command\\AppIdMismatchBetweenMmpAndHoCommand' => 'getAppIdMismatchBetweenMmpAndHoCommandService',
  123.             'console.command.public_alias.App\\Command\\AppnameControlOptimisationCommand' => 'getAppnameControlOptimisationCommandService',
  124.             'console.command.public_alias.App\\Command\\ApprovalControlCommand' => 'getApprovalControlCommandService',
  125.             'console.command.public_alias.App\\Command\\AppsBlackAndWhiteListAlertCommand' => 'getAppsBlackAndWhiteListAlertCommandService',
  126.             'console.command.public_alias.App\\Command\\AppsBlackAndWhiteListCommand' => 'getAppsBlackAndWhiteListCommandService',
  127.             'console.command.public_alias.App\\Command\\AppsflyerDataLockerCommand' => 'getAppsflyerDataLockerCommandService',
  128.             'console.command.public_alias.App\\Command\\AppsflyerP360ScraperCommand' => 'getAppsflyerP360ScraperCommandService',
  129.             'console.command.public_alias.App\\Command\\AppsflyerWatcherCommand' => 'getAppsflyerWatcherCommandService',
  130.             'console.command.public_alias.App\\Command\\ArchiveMafoLogsCommand' => 'getArchiveMafoLogsCommandService',
  131.             'console.command.public_alias.App\\Command\\AutomaticAppCreationCommand' => 'getAutomaticAppCreationCommandService',
  132.             'console.command.public_alias.App\\Command\\BlockSourceCommand' => 'getBlockSourceCommandService',
  133.             'console.command.public_alias.App\\Command\\ClickCapCommand' => 'getClickCapCommandService',
  134.             'console.command.public_alias.App\\Command\\ClickInstallCommand' => 'getClickInstallCommandService',
  135.             'console.command.public_alias.App\\Command\\ClickSpamCommand' => 'getClickSpamCommandService',
  136.             'console.command.public_alias.App\\Command\\CrOptimisationScriptCommand' => 'getCrOptimisationScriptCommandService',
  137.             'console.command.public_alias.App\\Command\\DeductionControlMailerCommand' => 'getDeductionControlMailerCommandService',
  138.             'console.command.public_alias.App\\Command\\DeleteClickCapBlockCommand' => 'getDeleteClickCapBlockCommandService',
  139.             'console.command.public_alias.App\\Command\\DeviceIdControlOptimisationCommand' => 'getDeviceIdControlOptimisationCommandService',
  140.             'console.command.public_alias.App\\Command\\FinancialToolAlertsCommand' => 'getFinancialToolAlertsCommandService',
  141.             'console.command.public_alias.App\\Command\\FinancialToolUpdateMafoCalculatedDataCommand' => 'getFinancialToolUpdateMafoCalculatedDataCommandService',
  142.             'console.command.public_alias.App\\Command\\FraudAlertCommand' => 'getFraudAlertCommandService',
  143.             'console.command.public_alias.App\\Command\\FraudFlagsCommand' => 'getFraudFlagsCommandService',
  144.             'console.command.public_alias.App\\Command\\GoalIdOptimisationCommand' => 'getGoalIdOptimisationCommandService',
  145.             'console.command.public_alias.App\\Command\\HyperClientInfoPopulateAndSendAlertCommand' => 'getHyperClientInfoPopulateAndSendAlertCommandService',
  146.             'console.command.public_alias.App\\Command\\ImportObjectsFromTuneWebAccountCommand' => 'getImportObjectsFromTuneWebAccountCommandService',
  147.             'console.command.public_alias.App\\Command\\ImpressionOptimisationCommand' => 'getImpressionOptimisationCommandService',
  148.             'console.command.public_alias.App\\Command\\MafoFinancialToolsHyperUpdatesCommand' => 'getMafoFinancialToolsHyperUpdatesCommandService',
  149.             'console.command.public_alias.App\\Command\\ManualSkadnetworkPostbackCommand' => 'getManualSkadnetworkPostbackCommandService',
  150.             'console.command.public_alias.App\\Command\\MigrationScriptCommand' => 'getMigrationScriptCommandService',
  151.             'console.command.public_alias.App\\Command\\MmpAlertForWhitelistedPartnersForMmpOffersCommand' => 'getMmpAlertForWhitelistedPartnersForMmpOffersCommandService',
  152.             'console.command.public_alias.App\\Command\\MmpNotificationsCommand' => 'getMmpNotificationsCommandService',
  153.             'console.command.public_alias.App\\Command\\MmpOffersBudgetUpdateCommand' => 'getMmpOffersBudgetUpdateCommandService',
  154.             'console.command.public_alias.App\\Command\\MmpReportsTableUpdateFromMmpStatisticsChangeCommand' => 'getMmpReportsTableUpdateFromMmpStatisticsChangeCommandService',
  155.             'console.command.public_alias.App\\Command\\MmpStatisticsAppProcessCommand' => 'getMmpStatisticsAppProcessCommandService',
  156.             'console.command.public_alias.App\\Command\\MmpStatisticsCommand' => 'getMmpStatisticsCommandService',
  157.             'console.command.public_alias.App\\Command\\MmpStatisticsFraudAppProcessCommand' => 'getMmpStatisticsFraudAppProcessCommandService',
  158.             'console.command.public_alias.App\\Command\\MmpStatisticsFraudCommand' => 'getMmpStatisticsFraudCommandService',
  159.             'console.command.public_alias.App\\Command\\NewsletterBuilderCommand' => 'getNewsletterBuilderCommandService',
  160.             'console.command.public_alias.App\\Command\\OfferPortingCommand' => 'getOfferPortingCommandService',
  161.             'console.command.public_alias.App\\Command\\OfferPortingSlowCommand' => 'getOfferPortingSlowCommandService',
  162.             'console.command.public_alias.App\\Command\\OneTimeScriptsCommand' => 'getOneTimeScriptsCommandService',
  163.             'console.command.public_alias.App\\Command\\P360AvailabilityCommand' => 'getP360AvailabilityCommandService',
  164.             'console.command.public_alias.App\\Command\\PayoutBulkEditCommand' => 'getPayoutBulkEditCommandService',
  165.             'console.command.public_alias.App\\Command\\PopulateAdvertiserInfoCommand' => 'getPopulateAdvertiserInfoCommandService',
  166.             'console.command.public_alias.App\\Command\\PopulateAffiliateInfoCommand' => 'getPopulateAffiliateInfoCommandService',
  167.             'console.command.public_alias.App\\Command\\PopulateAppInfoCommand' => 'getPopulateAppInfoCommandService',
  168.             'console.command.public_alias.App\\Command\\PopulateClicksCommand' => 'getPopulateClicksCommandService',
  169.             'console.command.public_alias.App\\Command\\PopulateConversionRawLogsCommand' => 'getPopulateConversionRawLogsCommandService',
  170.             'console.command.public_alias.App\\Command\\PopulateEmployeeCommand' => 'getPopulateEmployeeCommandService',
  171.             'console.command.public_alias.App\\Command\\PopulateHyperApiDataCommand' => 'getPopulateHyperApiDataCommandService',
  172.             'console.command.public_alias.App\\Command\\PopulateOfferCategoriesCommand' => 'getPopulateOfferCategoriesCommandService',
  173.             'console.command.public_alias.App\\Command\\PopulateRawLogsCommand' => 'getPopulateRawLogsCommandService',
  174.             'console.command.public_alias.App\\Command\\PopulateTagCommand' => 'getPopulateTagCommandService',
  175.             'console.command.public_alias.App\\Command\\PostbackControlCommand' => 'getPostbackControlCommandService',
  176.             'console.command.public_alias.App\\Command\\PostbackControlNotificationAndFlagSetCommand' => 'getPostbackControlNotificationAndFlagSetCommandService',
  177.             'console.command.public_alias.App\\Command\\PriceBulkEditCommand' => 'getPriceBulkEditCommandService',
  178.             'console.command.public_alias.App\\Command\\ProcessBulkCapCommand' => 'getProcessBulkCapCommandService',
  179.             'console.command.public_alias.App\\Command\\ProcessScheduledAffiliateOfferBlockCommand' => 'getProcessScheduledAffiliateOfferBlockCommandService',
  180.             'console.command.public_alias.App\\Command\\ProcessScheduledOfferChangesCommand' => 'getProcessScheduledOfferChangesCommandService',
  181.             'console.command.public_alias.App\\Command\\ProcessScheduledOfferDisableLinksCommand' => 'getProcessScheduledOfferDisableLinksCommandService',
  182.             'console.command.public_alias.App\\Command\\PullingWebConversionsCommand' => 'getPullingWebConversionsCommandService',
  183.             'console.command.public_alias.App\\Command\\RetentionOptimisationCommand' => 'getRetentionOptimisationCommandService',
  184.             'console.command.public_alias.App\\Command\\RevenueAndPayoutControlCommand' => 'getRevenueAndPayoutControlCommandService',
  185.             'console.command.public_alias.App\\Command\\RevenueChangesCommand' => 'getRevenueChangesCommandService',
  186.             'console.command.public_alias.App\\Command\\ScheduledDBWarmingCommand' => 'getScheduledDBWarmingCommandService',
  187.             'console.command.public_alias.App\\Command\\SkadNetworkAffiliateApiCacheGenerateCommand' => 'getSkadNetworkAffiliateApiCacheGenerateCommandService',
  188.             'console.command.public_alias.App\\Command\\SourceWhitelistCommand' => 'getSourceWhitelistCommandService',
  189.             'console.command.public_alias.App\\Command\\SubSourceWatcherCommand' => 'getSubSourceWatcherCommandService',
  190.             'console.command.public_alias.App\\Command\\TestCommand' => 'getTestCommandService',
  191.             'console.command.public_alias.App\\Command\\TuneCategorisationCommand' => 'getTuneCategorisationCommandService',
  192.             'console.command.public_alias.App\\Command\\UpdateCacheCommand' => 'getUpdateCacheCommandService',
  193.             'console.command.public_alias.App\\Command\\UpdateRecommendationsForMafoUsersCommand' => 'getUpdateRecommendationsForMafoUsersCommandService',
  194.             'console.command.public_alias.gearman.command.cache_clear' => 'getConsole_Command_PublicAlias_Gearman_Command_CacheClearService',
  195.             'console.command.public_alias.gearman.command.cache_warmup' => 'getConsole_Command_PublicAlias_Gearman_Command_CacheWarmupService',
  196.             'console.command.public_alias.gearman.command.job_describe' => 'getConsole_Command_PublicAlias_Gearman_Command_JobDescribeService',
  197.             'console.command.public_alias.gearman.command.job_execute' => 'getConsole_Command_PublicAlias_Gearman_Command_JobExecuteService',
  198.             'console.command.public_alias.gearman.command.worker_describe' => 'getConsole_Command_PublicAlias_Gearman_Command_WorkerDescribeService',
  199.             'console.command.public_alias.gearman.command.worker_execute' => 'getConsole_Command_PublicAlias_Gearman_Command_WorkerExecuteService',
  200.             'console.command.public_alias.gearman.command.worker_list' => 'getConsole_Command_PublicAlias_Gearman_Command_WorkerListService',
  201.             'console.command_loader' => 'getConsole_CommandLoaderService',
  202.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  203.             'data_audit_logs_worker' => 'getDataAuditLogsWorkerService',
  204.             'doctrine_mongodb.odm.command_logger_registry' => 'getDoctrineMongodb_Odm_CommandLoggerRegistryService',
  205.             'doctrine_mongodb.odm.default_connection' => 'getDoctrineMongodb_Odm_DefaultConnectionService',
  206.             'doctrine_mongodb.odm.default_document_manager' => 'getDoctrineMongodb_Odm_DefaultDocumentManagerService',
  207.             'error_controller' => 'getErrorControllerService',
  208.             'fin_tool_worker' => 'getFinToolWorkerService',
  209.             'fos_user.change_password.controller' => 'getFosUser_ChangePassword_ControllerService',
  210.             'fos_user.profile.controller' => 'getFosUser_Profile_ControllerService',
  211.             'fos_user.registration.controller' => 'getFosUser_Registration_ControllerService',
  212.             'fos_user.resetting.controller' => 'getFosUser_Resetting_ControllerService',
  213.             'fos_user.security.controller' => 'getFosUser_Security_ControllerService',
  214.             'fos_user.user_manager' => 'getFosUser_UserManagerService',
  215.             'gearman' => 'getGearmanService',
  216.             'gearman.cache.wrapper' => 'getGearman_Cache_WrapperService',
  217.             'gearman.describer' => 'getGearman_DescriberService',
  218.             'gearman.dispatcher.callbacks' => 'getGearman_Dispatcher_CallbacksService',
  219.             'gearman.execute' => 'getGearman_ExecuteService',
  220.             'gearman.parser' => 'getGearman_ParserService',
  221.             'gearman.unique_job_identifier' => 'getGearman_UniqueJobIdentifierService',
  222.             'httplug.client' => 'getHttplug_ClientService',
  223.             'httplug.message_factory' => 'getHttplug_MessageFactoryService',
  224.             'httplug.psr17_request_factory' => 'getHttplug_Psr17RequestFactoryService',
  225.             'httplug.psr17_response_factory' => 'getHttplug_Psr17ResponseFactoryService',
  226.             'httplug.psr17_server_request_factory' => 'getHttplug_Psr17ServerRequestFactoryService',
  227.             'httplug.psr17_stream_factory' => 'getHttplug_Psr17StreamFactoryService',
  228.             'httplug.psr17_uploaded_file_factory' => 'getHttplug_Psr17UploadedFileFactoryService',
  229.             'httplug.psr17_uri_factory' => 'getHttplug_Psr17UriFactoryService',
  230.             'httplug.psr18_client' => 'getHttplug_Psr18ClientService',
  231.             'httplug.stream_factory' => 'getHttplug_StreamFactoryService',
  232.             'httplug.uri_factory' => 'getHttplug_UriFactoryService',
  233.             'hwi_oauth.account.connector' => 'getHwiOauth_Account_ConnectorService',
  234.             'hwi_oauth.resource_ownermap.main' => 'getHwiOauth_ResourceOwnermap_MainService',
  235.             'hwi_oauth.user_checker' => 'getHwiOauth_UserCheckerService',
  236.             'mmp_reports_worker' => 'getMmpReportsWorkerService',
  237.             'mmp_watcher_worker' => 'getMmpWatcherWorkerService',
  238.             'monolog.logger.custom' => 'getMonolog_Logger_CustomService',
  239.             'nelmio_api_doc.command.dump' => 'getNelmioApiDoc_Command_DumpService',
  240.             'nelmio_api_doc.controller.redocly' => 'getNelmioApiDoc_Controller_RedoclyService',
  241.             'nelmio_api_doc.controller.stoplight' => 'getNelmioApiDoc_Controller_StoplightService',
  242.             'nelmio_api_doc.controller.swagger_json' => 'getNelmioApiDoc_Controller_SwaggerJsonService',
  243.             'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService',
  244.             'nelmio_api_doc.controller.swagger_yaml' => 'getNelmioApiDoc_Controller_SwaggerYamlService',
  245.             'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService',
  246.             'nelmio_api_doc.render_docs' => 'getNelmioApiDoc_RenderDocsService',
  247.             'postback_control_worker' => 'getPostbackControlWorkerService',
  248.             'routing.loader' => 'getRouting_LoaderService',
  249.             'services_resetter' => 'getServicesResetterService',
  250.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService',
  251.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService',
  252.             'swiftmailer.transport' => 'getSwiftmailer_TransportService',
  253.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  254.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  255.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  256.         ];
  257.         $this->aliases = [
  258.             'App\\Kernel' => 'kernel',
  259.             'FOS\\UserBundle\\Controller\\ChangePasswordController' => 'fos_user.change_password.controller',
  260.             'FOS\\UserBundle\\Controller\\ProfileController' => 'fos_user.profile.controller',
  261.             'FOS\\UserBundle\\Controller\\RegistrationController' => 'fos_user.registration.controller',
  262.             'FOS\\UserBundle\\Controller\\ResettingController' => 'fos_user.resetting.controller',
  263.             'FOS\\UserBundle\\Controller\\SecurityController' => 'fos_user.security.controller',
  264.             'database_connection' => 'doctrine.dbal.default_connection',
  265.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  266.             'doctrine_mongodb.odm.document_manager' => 'doctrine_mongodb.odm.default_document_manager',
  267.             'mailer' => 'swiftmailer.mailer.default',
  268.             'nelmio_api_doc.controller.swagger' => 'nelmio_api_doc.controller.swagger_json',
  269.             'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
  270.         ];
  271.         $this->privates['service_container'] = function () {
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  278.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  279.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  280.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  281.             include_once \dirname(__DIR__4).'/src/EventListener/CsvSanitizerListener.php';
  282.             include_once \dirname(__DIR__4).'/src/EventListener/InvalidApiPathListener.php';
  283.             include_once \dirname(__DIR__4).'/src/EventListener/RequestListener.php';
  284.             include_once \dirname(__DIR__4).'/src/Services/Aws/S3.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  297.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  338.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  339.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  340.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  350.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  351.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  352.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  353.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  354.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  379.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Validator/Initializer.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  396.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  397.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  398.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  400.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Registry.php';
  401.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  403.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  404.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php';
  405.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  406.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  407.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  408.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Dbal/SchemaAssetsFilterManager.php';
  409.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  410.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  411.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/ConnectionNameAwareInterface.php';
  412.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/DebugMiddleware.php';
  413.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/Compatibility/MiddlewareInterface.php';
  414.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverMiddleware.php';
  415.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverConnectionFactoryInterface.php';
  416.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverConnectionFactoryForV2V3.php';
  417.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  419.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/BacktraceDebugDataHolder.php';
  420.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  421.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  422.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  423.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  424.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
  425.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/src/EventListener/SchemaFilterListener.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  440.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  460.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  461.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  462.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  463.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  464.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  465.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  467.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  468.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  469.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  470.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  471.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  472.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  473.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  474.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php';
  475.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  476.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  477.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  478.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  479.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php';
  480.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php';
  481.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php';
  482.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  483.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Monolog/CompatibilityProcessingHandlerTrait.php';
  484.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Monolog/Handler.php';
  485.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Util/CanonicalFieldsUpdater.php';
  486.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Util/CanonicalizerInterface.php';
  487.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Util/Canonicalizer.php';
  488.             include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/src/Logger/RedisLogger.php';
  489.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Discovery/ConfiguredClientsStrategyListener.php';
  490.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/PluginClientFactory.php';
  491.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter.php';
  492.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Formatter.php';
  493.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter/FullHttpMessageFormatter.php';
  494.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter/CurlCommandFormatter.php';
  495.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Collector.php';
  496.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/PluginClientFactoryListener.php';
  497.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/APM/CommandLoggerInterface.php';
  498.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/APM/CommandLogger.php';
  499.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/ManagerRegistry.php';
  500.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/State/HubInterface.php';
  501.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/State/HubAdapter.php';
  502.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientInterface.php';
  503.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Client.php';
  504.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientBuilderInterface.php';
  505.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientBuilder.php';
  506.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Options.php';
  507.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Integration/IntegrationConfigurator.php';
  508.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/IntegrationInterface.php';
  509.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/RequestIntegration.php';
  510.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/RequestFetcherInterface.php';
  511.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Integration/RequestFetcher.php';
  512.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Transport/TransportFactoryInterface.php';
  513.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Transport/TransportFactory.php';
  514.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/RequestFactoryInterface.php';
  515.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ResponseFactoryInterface.php';
  516.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php';
  517.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/StreamFactoryInterface.php';
  518.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php';
  519.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UriFactoryInterface.php';
  520.             include_once \dirname(__DIR__4).'/vendor/nyholm/psr7/src/Factory/Psr17Factory.php';
  521.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/AbstractSerializer.php';
  522.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/SerializerInterface.php';
  523.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/Serializer.php';
  524.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializerInterface.php';
  525.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializer.php';
  526.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/KernelEventForwardCompatibilityTrait.php';
  527.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/RequestListener.php';
  528.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/SubRequestListener.php';
  529.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/AbstractTracingRequestListener.php';
  530.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingRequestListener.php';
  531.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingSubRequestListener.php';
  532.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/LoginListener.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/HubInterface.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Debug/TraceableHub.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Hub.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Jwt/TokenProviderInterface.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Jwt/FactoryTokenProvider.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Jwt/TokenFactoryInterface.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Jwt/LcobucciFactory.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/EventSubscriber/SetCookieSubscriber.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  542.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  543.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  544.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/HttpClient/AbstractTraceableHttpClient.php';
  545.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/HttpClient/TraceableHttpClientForV5.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  547.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  548.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Cache/TraceableCacheAdapterTrait.php';
  549.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Cache/TraceableCacheAdapterForV3.php';
  550.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  551.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  552.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  553.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  554.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  555.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  556.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  557.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  560.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  561.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  562.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  563.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  564.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  565.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  566.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  567.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  568.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  577.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  579.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  581.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  582.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  584.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  586.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  587.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  589.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  591.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  592.             include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/src/DataCollector/RedisDataCollector.php';
  593.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/DataCollector/CommandDataCollector.php';
  594.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure-bundle/src/DataCollector/MercureDataCollector.php';
  595.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  596.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  597.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/RemovableCacheInterface.php';
  598.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  599.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  600.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/LastModifiedExtensionInterface.php';
  601.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  602.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  603.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  604.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  605.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  606.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  607.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  608.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  609.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  610.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  611.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  612.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  613.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  614.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  615.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  616.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  617.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  618.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  619.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  620.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  621.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  622.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  623.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  624.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  625.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  626.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  627.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  628.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  629.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  630.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  631.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  632.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  633.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  634.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  635.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  636.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  637.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  638.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  639.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  640.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Twig/DoctrineExtension.php';
  641.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  642.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Twig/Extension/OAuthExtension.php';
  643.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Twig/HttpMessageMarkupExtension.php';
  644.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Twig/TwigTracingExtension.php';
  645.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Twig/SentryExtension.php';
  646.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Twig/MercureExtension.php';
  647.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/HubRegistry.php';
  648.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Authorization.php';
  649.             include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Render/Html/GetNelmioAsset.php';
  650.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  651.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  652.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  653.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  654.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  655.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  656.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  657.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  658.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  659.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  660.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  661.         };
  662.     }
  663.     public function compile(): void
  664.     {
  665.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  666.     }
  667.     public function isCompiled(): bool
  668.     {
  669.         return true;
  670.     }
  671.     public function getRemovedIds(): array
  672.     {
  673.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  674.     }
  675.     protected function load($file$lazyLoad true)
  676.     {
  677.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  678.             return $class::do($this$lazyLoad);
  679.         }
  680.         if ('.' === $file[-4]) {
  681.             $class substr($class0, -4);
  682.         } else {
  683.             $file .= '.php';
  684.         }
  685.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  686.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  687.     }
  688.     protected function createProxy($class\Closure $factory)
  689.     {
  690.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  691.         return $factory();
  692.     }
  693.     /**
  694.      * Gets the public '.container.private.profiler' shared service.
  695.      *
  696.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  697.      */
  698.     protected function get_Container_Private_ProfilerService()
  699.     {
  700.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  701.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  702.         $a->pushProcessor(($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  703.         $a->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  704.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  705.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  706.         $a->pushHandler(($this->privates['monolog.handler.filter_for_errors'] ?? $this->getMonolog_Handler_FilterForErrorsService()));
  707.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  708.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  709.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  710.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  711.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  712.         $d->addInstance('cache.app.traceable', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  713.         $d->addInstance('cache.system.traceable', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  714.         $d->addInstance('cache.validator.traceable', ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService()));
  715.         $d->addInstance('cache.serializer.traceable', ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService()));
  716.         $d->addInstance('cache.annotations.traceable', ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()));
  717.         $d->addInstance('cache.property_info.traceable', ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService()));
  718.         $d->addInstance('cache.messenger.restart_workers_signal.traceable', ($this->privates['cache.messenger.restart_workers_signal.traceable'] ?? $this->getCache_Messenger_RestartWorkersSignal_TraceableService()));
  719.         $d->addInstance('gearman_cache.traceable', ($this->privates['gearman_cache.traceable'] ?? $this->getGearmanCache_TraceableService()));
  720.         $d->addInstance('cache.validator_expression_language.traceable', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  721.         $d->addInstance('cache.doctrine.orm.default.result.traceable', ($this->privates['cache.doctrine.orm.default.result.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Result_TraceableService()));
  722.         $d->addInstance('cache.doctrine.orm.default.query.traceable', ($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService()));
  723.         $d->addInstance('cache.security_expression_language.traceable', ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService()));
  724.         $d->addInstance('cache.security_token_verifier.traceable', ($this->privates['cache.security_token_verifier.traceable'] ?? $this->getCache_SecurityTokenVerifier_TraceableService()));
  725.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  726.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  727.         $e->registerClient('hwi_oauth.http_client', ($this->privates['.debug.hwi_oauth.http_client'] ?? $this->get_Debug_HwiOauth_HttpClientService()));
  728.         $f = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  729.         $f->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  730.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  731.         if ($this->has('kernel')) {
  732.             $g->setKernel($b);
  733.         }
  734.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  735.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  736.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  737.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  738.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  739.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  740.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  741.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  742.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  743.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  744.         $instance->add($d);
  745.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  746.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), true));
  747.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  748.         $instance->add($e);
  749.         $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, ($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])))));
  750.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  751.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  752.         $instance->add(($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector(0))));
  753.         $instance->add($f);
  754.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
  755.         $instance->add(new \Symfony\Component\Notifier\DataCollector\NotificationDataCollector(($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()))));
  756.         $instance->add(new \Snc\RedisBundle\DataCollector\RedisDataCollector(($this->privates['snc_redis.logger'] ?? $this->getSncRedis_LoggerService())));
  757.         $instance->add(new \Doctrine\Bundle\MongoDBBundle\DataCollector\CommandDataCollector(($this->privates['doctrine_mongodb.odm.data_collector.command_logger'] ?? ($this->privates['doctrine_mongodb.odm.data_collector.command_logger'] = new \Doctrine\ODM\MongoDB\APM\CommandLogger()))));
  758.         $instance->add(new \Symfony\Bundle\MercureBundle\DataCollector\MercureDataCollector(new RewindableGenerator(function () {
  759.             yield 'default' => ($this->privates['mercure.hub.default.traceable'] ?? $this->getMercure_Hub_Default_TraceableService());
  760.         }, 1)));
  761.         $instance->add($g);
  762.         return $instance;
  763.     }
  764.     /**
  765.      * Gets the public '.container.private.security.authorization_checker' shared service.
  766.      *
  767.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  768.      */
  769.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  770.     {
  771.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  772.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  773.             return $this->services['.container.private.security.authorization_checker'];
  774.         }
  775.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $afalsefalsefalse);
  776.     }
  777.     /**
  778.      * Gets the public '.container.private.security.token_storage' shared service.
  779.      *
  780.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  781.      */
  782.     protected function get_Container_Private_Security_TokenStorageService()
  783.     {
  784.         return $this->services['.container.private.security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  785.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  786.         ], [
  787.             'request_stack' => '?',
  788.         ]));
  789.     }
  790.     /**
  791.      * Gets the public '.container.private.twig' shared service.
  792.      *
  793.      * @return \Twig\Environment
  794.      */
  795.     protected function get_Container_Private_TwigService()
  796.     {
  797.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  798.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/templates'), 'Doctrine');
  799.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/templates'), '!Doctrine');
  800.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), 'DoctrineMigrations');
  801.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), '!DoctrineMigrations');
  802.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  803.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  804.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), 'Twig');
  805.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), '!Twig');
  806.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  807.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  808.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  809.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  810.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/views'), 'FOSUser');
  811.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/views'), '!FOSUser');
  812.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  813.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  814.         $a->addPath((\dirname(__DIR__4).'/vendor/snc/redis-bundle/src/Resources/views'), 'SncRedis');
  815.         $a->addPath((\dirname(__DIR__4).'/vendor/snc/redis-bundle/src/Resources/views'), '!SncRedis');
  816.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/HWIOAuthBundle'), 'HWIOAuth');
  817.         $a->addPath((\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/views'), 'HWIOAuth');
  818.         $a->addPath((\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/views'), '!HWIOAuth');
  819.         $a->addPath((\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Resources/views'), 'Httplug');
  820.         $a->addPath((\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Resources/views'), '!Httplug');
  821.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Resources/views'), 'DoctrineMongoDB');
  822.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Resources/views'), '!DoctrineMongoDB');
  823.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/mercure-bundle/src/Resources/views'), 'Mercure');
  824.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/mercure-bundle/src/Resources/views'), '!Mercure');
  825.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/NelmioApiDocBundle'), 'NelmioApiDoc');
  826.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/templates'), 'NelmioApiDoc');
  827.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/templates'), '!NelmioApiDoc');
  828.         $a->addPath((\dirname(__DIR__4).'/templates'));
  829.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  830.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  831.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  832.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  833.         $b = ($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService());
  834.         $c = ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService());
  835.         $d = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  836.         $e = ($this->services['translator'] ?? $this->getTranslatorService());
  837.         $f = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  838.         $g = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  839.         $h = new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext($f$g->getBaseUrl(), $g->isSecure())), new RewindableGenerator(function () {
  840.             return new \EmptyIterator();
  841.         }, 0)));
  842.         $i = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  843.         $j = ($this->services['router'] ?? $this->getRouterService());
  844.         $k = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  845.         $l = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  846.         $l->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $i]);
  847.         $m = ($this->privates['mercure.hub.default.traceable'] ?? $this->getMercure_Hub_Default_TraceableService());
  848.         $n = new \Symfony\Component\Mercure\HubRegistry($m, ['default' => $m]);
  849.         $o = new \Symfony\Bridge\Twig\AppVariable();
  850.         $o->setEnvironment('dev');
  851.         $o->setDebug(true);
  852.         if ($this->has('.container.private.security.token_storage')) {
  853.             $o->setTokenStorage($k);
  854.         }
  855.         if ($this->has('request_stack')) {
  856.             $o->setRequestStack($f);
  857.         }
  858.         $p = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  859.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  860.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension($b$c));
  861.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
  862.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($e));
  863.         $instance->addExtension($h);
  864.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($i\dirname(__DIR__4), 'UTF-8'));
  865.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($j));
  866.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  867.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($dtrue));
  868.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  869.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  870.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($f$j)));
  871.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($f));
  872.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  873.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($e));
  874.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  875.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($f, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $k)));
  876.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  877.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($l));
  878.         $instance->addExtension(new \HWI\Bundle\OAuthBundle\Twig\Extension\OAuthExtension());
  879.         $instance->addExtension(new \Http\HttplugBundle\Collector\Twig\HttpMessageMarkupExtension($b$c));
  880.         $instance->addExtension(new \Sentry\SentryBundle\Tracing\Twig\TwigTracingExtension(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService())));
  881.         $instance->addExtension(new \Sentry\SentryBundle\Twig\SentryExtension());
  882.         $instance->addExtension(new \Symfony\Component\Mercure\Twig\MercureExtension($n, new \Symfony\Component\Mercure\Authorization($nNULL), $f));
  883.         $instance->addExtension(new \Nelmio\ApiDocBundle\Render\Html\GetNelmioAsset($h));
  884.         $instance->addGlobal('app'$o);
  885.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  886.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  887.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  888.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  889.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  890.             'HWI\\Bundle\\OAuthBundle\\Twig\\Extension\\OAuthRuntime' => ['privates''hwi_oauth.twig.extension.oauth.runtime''getHwiOauth_Twig_Extension_Oauth_RuntimeService'true],
  891.         ], [
  892.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  893.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  894.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  895.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  896.             'HWI\\Bundle\\OAuthBundle\\Twig\\Extension\\OAuthRuntime' => '?',
  897.         ])));
  898.         $instance->registerUndefinedFilterCallback([=> $p=> 'suggestFilter']);
  899.         $instance->registerUndefinedFunctionCallback([=> $p=> 'suggestFunction']);
  900.         $instance->registerUndefinedTokenParserCallback([=> $p=> 'suggestTag']);
  901.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  902.         return $instance;
  903.     }
  904.     /**
  905.      * Gets the public '.container.private.validator' shared service.
  906.      *
  907.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  908.      */
  909.     protected function get_Container_Private_ValidatorService()
  910.     {
  911.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  912.         if (isset($this->services['.container.private.validator'])) {
  913.             return $this->services['.container.private.validator'];
  914.         }
  915.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  916.     }
  917.     /**
  918.      * Gets the public 'cache.app' shared service.
  919.      *
  920.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  921.      */
  922.     protected function getCache_AppService()
  923.     {
  924.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('kvve6QpCc-'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  925.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  926.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), $a));
  927.     }
  928.     /**
  929.      * Gets the public 'cache.system' shared service.
  930.      *
  931.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  932.      */
  933.     protected function getCache_SystemService()
  934.     {
  935.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('L1dSS4LtnM'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  936.     }
  937.     /**
  938.      * Gets the public 'cache.validator_expression_language' shared service.
  939.      *
  940.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  941.      */
  942.     protected function getCache_ValidatorExpressionLanguageService()
  943.     {
  944.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('rqlgxi0wig'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  945.     }
  946.     /**
  947.      * Gets the public 'data_collector.dump' shared service.
  948.      *
  949.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  950.      */
  951.     protected function getDataCollector_DumpService()
  952.     {
  953.         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()));
  954.     }
  955.     /**
  956.      * Gets the public 'doctrine' shared service.
  957.      *
  958.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  959.      */
  960.     protected function getDoctrineService()
  961.     {
  962.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  963.     }
  964.     /**
  965.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  966.      *
  967.      * @return \Doctrine\DBAL\Connection
  968.      */
  969.     protected function getDoctrine_Dbal_DefaultConnectionService()
  970.     {
  971.         $a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  972.         if (isset($this->services['doctrine.dbal.default_connection'])) {
  973.             return $this->services['doctrine.dbal.default_connection'];
  974.         }
  975.         $b = new \Doctrine\DBAL\Configuration();
  976.         $c = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  977.         $c->setConnectionName('default');
  978.         $b->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
  979.         $b->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([=> ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('doctrine_migration_versions')))]));
  980.         $b->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), => $c=> new \Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware(new \Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactory(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService())))]);
  981.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2''mssql' => 'pdo_sqlsrv''mysql' => 'pdo_mysql''mysql2' => 'pdo_mysql''postgres' => 'pdo_pgsql''postgresql' => 'pdo_pgsql''pgsql' => 'pdo_pgsql''sqlite' => 'pdo_sqlite''sqlite3' => 'pdo_sqlite'])))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql''idle_connection_ttl' => 600'host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [1001 => 1], 'defaultTableOptions' => []], $b$a, []);
  982.     }
  983.     /**
  984.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  985.      *
  986.      * @return \Doctrine\ORM\EntityManager
  987.      */
  988.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  989.     {
  990.         if ($lazyLoad) {
  991.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  992.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  993.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  994.                     $proxy->setProxyInitializer(null);
  995.                     return true;
  996.                 });
  997.             });
  998.         }
  999.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  1000.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  1001.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1002.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  1003.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManager.php';
  1004.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Configuration.php';
  1005.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php';
  1006.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1007.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  1008.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/XmlDriver.php';
  1009.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileLocator.php';
  1010.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  1011.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  1012.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
  1013.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  1014.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  1015.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  1016.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/TypedFieldMapper.php';
  1017.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php';
  1018.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  1019.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/EntityListenerServiceResolver.php';
  1020.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/ContainerEntityListenerResolver.php';
  1021.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  1022.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php';
  1023.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php';
  1024.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/ManagerConfigurator.php';
  1025.         $a = new \Doctrine\ORM\Configuration();
  1026.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1027.         $b->addDriver(($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService()), 'App\\Entity');
  1028.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/config/doctrine-mapping') => 'FOS\\UserBundle\\Model'], '.orm.xml'), '.dcm.xml'true), 'FOS\\UserBundle\\Model');
  1029.         $a->setEntityNamespaces(['App' => 'App\\Entity']);
  1030.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1031.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService()));
  1032.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Result_TraceableService()));
  1033.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1034.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  1035.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  1036.         ], [
  1037.             'doctrine.ulid_generator' => '?',
  1038.             'doctrine.uuid_generator' => '?',
  1039.         ])));
  1040.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1041.         $a->setProxyNamespace('Proxies');
  1042.         $a->setAutoGenerateProxyClasses(true);
  1043.         $a->setSchemaIgnoreClasses([]);
  1044.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1045.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1046.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1047.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1048.         $a->setTypedFieldMapper(new \Doctrine\ORM\Mapping\DefaultTypedFieldMapper());
  1049.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1050.         $a->setLazyGhostObjectEnabled(true);
  1051.         $a->setIdentityGenerationPreferences([]);
  1052.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1053.             'App\\Repository\\AdjustAppDetailsRepository' => ['privates''App\\Repository\\AdjustAppDetailsRepository''getAdjustAppDetailsRepositoryService'true],
  1054.             'App\\Repository\\AdjustOfferCampaignMappingRepository' => ['privates''App\\Repository\\AdjustOfferCampaignMappingRepository''getAdjustOfferCampaignMappingRepositoryService'true],
  1055.             'App\\Repository\\AdjustWatcherRepository' => ['privates''App\\Repository\\AdjustWatcherRepository''getAdjustWatcherRepositoryService'true],
  1056.             'App\\Repository\\AdvertiserAccountManagerRepository' => ['privates''App\\Repository\\AdvertiserAccountManagerRepository''getAdvertiserAccountManagerRepositoryService'true],
  1057.             'App\\Repository\\AdvertiserInfoRepository' => ['privates''App\\Repository\\AdvertiserInfoRepository''getAdvertiserInfoRepositoryService'true],
  1058.             'App\\Repository\\AdvertiserTagRelationshipRepository' => ['privates''App\\Repository\\AdvertiserTagRelationshipRepository''getAdvertiserTagRelationshipRepositoryService'true],
  1059.             'App\\Repository\\AffiliateAccountManagerRepository' => ['privates''App\\Repository\\AffiliateAccountManagerRepository''getAffiliateAccountManagerRepositoryService'true],
  1060.             'App\\Repository\\AffiliateInfoRepository' => ['privates''App\\Repository\\AffiliateInfoRepository''getAffiliateInfoRepositoryService'true],
  1061.             'App\\Repository\\AffiliateOfferApprovalRepository' => ['privates''App\\Repository\\AffiliateOfferApprovalRepository''getAffiliateOfferApprovalRepositoryService'true],
  1062.             'App\\Repository\\AffiliateOfferBlockAlertLogsRepository' => ['privates''App\\Repository\\AffiliateOfferBlockAlertLogsRepository''getAffiliateOfferBlockAlertLogsRepositoryService'true],
  1063.             'App\\Repository\\AffiliateOfferBlockLogsRepository' => ['privates''App\\Repository\\AffiliateOfferBlockLogsRepository''getAffiliateOfferBlockLogsRepositoryService'true],
  1064.             'App\\Repository\\AffiliateOfferBlockRepository' => ['privates''App\\Repository\\AffiliateOfferBlockRepository''getAffiliateOfferBlockRepositoryService'true],
  1065.             'App\\Repository\\AffiliateOfferCountRepository' => ['privates''App\\Repository\\AffiliateOfferCountRepository''getAffiliateOfferCountRepositoryService'true],
  1066.             'App\\Repository\\AffiliateOfferPayoutRepository' => ['privates''App\\Repository\\AffiliateOfferPayoutRepository''getAffiliateOfferPayoutRepositoryService'true],
  1067.             'App\\Repository\\AffiliateOfferPriceRepository' => ['privates''App\\Repository\\AffiliateOfferPriceRepository''getAffiliateOfferPriceRepositoryService'true],
  1068.             'App\\Repository\\AffiliateRatingRepository' => ['privates''App\\Repository\\AffiliateRatingRepository''getAffiliateRatingRepositoryService'true],
  1069.             'App\\Repository\\AffiliateTagRelationshipRepository' => ['privates''App\\Repository\\AffiliateTagRelationshipRepository''getAffiliateTagRelationshipRepositoryService'true],
  1070.             'App\\Repository\\AffiliateTagsRepository' => ['privates''App\\Repository\\AffiliateTagsRepository''getAffiliateTagsRepositoryService'true],
  1071.             'App\\Repository\\AgentControlRepository' => ['privates''App\\Repository\\AgentControlRepository''getAgentControlRepositoryService'true],
  1072.             'App\\Repository\\AgentsRepository' => ['privates''App\\Repository\\AgentsRepository''getAgentsRepositoryService'true],
  1073.             'App\\Repository\\AlertLogsRepository' => ['privates''App\\Repository\\AlertLogsRepository''getAlertLogsRepositoryService'true],
  1074.             'App\\Repository\\AlertMetaRepository' => ['privates''App\\Repository\\AlertMetaRepository''getAlertMetaRepositoryService'true],
  1075.             'App\\Repository\\AlertsRepository' => ['privates''App\\Repository\\AlertsRepository''getAlertsRepositoryService'true],
  1076.             'App\\Repository\\AppInfoRepository' => ['privates''App\\Repository\\AppInfoRepository''getAppInfoRepositoryService'true],
  1077.             'App\\Repository\\AppnameControlBlacklistRepository' => ['privates''App\\Repository\\AppnameControlBlacklistRepository''getAppnameControlBlacklistRepositoryService'true],
  1078.             'App\\Repository\\AppnameControlRepository' => ['privates''App\\Repository\\AppnameControlRepository''getAppnameControlRepositoryService'true],
  1079.             'App\\Repository\\ApprovalControlRepository' => ['privates''App\\Repository\\ApprovalControlRepository''getApprovalControlRepositoryService'true],
  1080.             'App\\Repository\\AppsBlackAndWhiteListRepository' => ['privates''App\\Repository\\AppsBlackAndWhiteListRepository''getAppsBlackAndWhiteListRepositoryService'true],
  1081.             'App\\Repository\\AppsflyerDatalockerRepository' => ['privates''App\\Repository\\AppsflyerDatalockerRepository''getAppsflyerDatalockerRepositoryService'true],
  1082.             'App\\Repository\\AppsflyerWatcherRepository' => ['privates''App\\Repository\\AppsflyerWatcherRepository''getAppsflyerWatcherRepositoryService'true],
  1083.             'App\\Repository\\ChartsCacheRepository' => ['privates''App\\Repository\\ChartsCacheRepository''getChartsCacheRepositoryService'true],
  1084.             'App\\Repository\\ClickCapRepository' => ['privates''App\\Repository\\ClickCapRepository''getClickCapRepositoryService'true],
  1085.             'App\\Repository\\ClickInstallOptimisationRepository' => ['privates''App\\Repository\\ClickInstallOptimisationRepository''getClickInstallOptimisationRepositoryService'true],
  1086.             'App\\Repository\\ClickSpamRepository' => ['privates''App\\Repository\\ClickSpamRepository''getClickSpamRepositoryService'true],
  1087.             'App\\Repository\\ClicksRepository' => ['privates''App\\Repository\\ClicksRepository''getClicksRepositoryService'true],
  1088.             'App\\Repository\\CommandBlockRepository' => ['privates''App\\Repository\\CommandBlockRepository''getCommandBlockRepositoryService'true],
  1089.             'App\\Repository\\CommandLoggerRepository' => ['privates''App\\Repository\\CommandLoggerRepository''getCommandLoggerRepositoryService'true],
  1090.             'App\\Repository\\ConversionLogsRepository' => ['privates''App\\Repository\\ConversionLogsRepository''getConversionLogsRepositoryService'true],
  1091.             'App\\Repository\\ConversionRawLogsRepository' => ['privates''App\\Repository\\ConversionRawLogsRepository''getConversionRawLogsRepositoryService'true],
  1092.             'App\\Repository\\CountriesRepository' => ['privates''App\\Repository\\CountriesRepository''getCountriesRepositoryService'true],
  1093.             'App\\Repository\\CrOptimisationRepository' => ['privates''App\\Repository\\CrOptimisationRepository''getCrOptimisationRepositoryService'true],
  1094.             'App\\Repository\\DeductionControlCommentsRepository' => ['privates''App\\Repository\\DeductionControlCommentsRepository''getDeductionControlCommentsRepositoryService'true],
  1095.             'App\\Repository\\DeductionControlRepository' => ['privates''App\\Repository\\DeductionControlRepository''getDeductionControlRepositoryService'true],
  1096.             'App\\Repository\\DeviceIdControlRepository' => ['privates''App\\Repository\\DeviceIdControlRepository''getDeviceIdControlRepositoryService'true],
  1097.             'App\\Repository\\DisableLinksRepository' => ['privates''App\\Repository\\DisableLinksRepository''getDisableLinksRepositoryService'true],
  1098.             'App\\Repository\\EmployeesRepository' => ['privates''App\\Repository\\EmployeesRepository''getEmployeesRepositoryService'true],
  1099.             'App\\Repository\\FraudFlagLogsRepository' => ['privates''App\\Repository\\FraudFlagLogsRepository''getFraudFlagLogsRepositoryService'true],
  1100.             'App\\Repository\\FraudFlagsRepository' => ['privates''App\\Repository\\FraudFlagsRepository''getFraudFlagsRepositoryService'true],
  1101.             'App\\Repository\\GoalIdOptimisationByGoalRelationRepository' => ['privates''App\\Repository\\GoalIdOptimisationByGoalRelationRepository''getGoalIdOptimisationByGoalRelationRepositoryService'true],
  1102.             'App\\Repository\\GoalIdOptimisationBySpecificGoalRepository' => ['privates''App\\Repository\\GoalIdOptimisationBySpecificGoalRepository''getGoalIdOptimisationBySpecificGoalRepositoryService'true],
  1103.             'App\\Repository\\HoAffiliateMmpPartnerMappingRepository' => ['privates''App\\Repository\\HoAffiliateMmpPartnerMappingRepository''getHoAffiliateMmpPartnerMappingRepositoryService'true],
  1104.             'App\\Repository\\HoApiLogsRepository' => ['privates''App\\Repository\\HoApiLogsRepository''getHoApiLogsRepositoryService'true],
  1105.             'App\\Repository\\HyperAffiliateDataRepository' => ['privates''App\\Repository\\HyperAffiliateDataRepository''getHyperAffiliateDataRepositoryService'true],
  1106.             'App\\Repository\\HyperClientInfoRepository' => ['privates''App\\Repository\\HyperClientInfoRepository''getHyperClientInfoRepositoryService'true],
  1107.             'App\\Repository\\ImpressionLogsRepository' => ['privates''App\\Repository\\ImpressionLogsRepository''getImpressionLogsRepositoryService'true],
  1108.             'App\\Repository\\ImpressionOptimisationRepository' => ['privates''App\\Repository\\ImpressionOptimisationRepository''getImpressionOptimisationRepositoryService'true],
  1109.             'App\\Repository\\LogListRepository' => ['privates''App\\Repository\\LogListRepository''getLogListRepositoryService'true],
  1110.             'App\\Repository\\MafoAdvertiserCabinetManagerMappingWithTuneAdvertiserRepository' => ['privates''App\\Repository\\MafoAdvertiserCabinetManagerMappingWithTuneAdvertiserRepository''getMafoAdvertiserCabinetManagerMappingWithTuneAdvertiserRepositoryService'true],
  1111.             'App\\Repository\\MafoAdvertiserCabinetManagerRepository' => ['privates''App\\Repository\\MafoAdvertiserCabinetManagerRepository''getMafoAdvertiserCabinetManagerRepositoryService'true],
  1112.             'App\\Repository\\MafoAdvertiserHyperDataRepository' => ['privates''App\\Repository\\MafoAdvertiserHyperDataRepository''getMafoAdvertiserHyperDataRepositoryService'true],
  1113.             'App\\Repository\\MafoAdvertisersMappingRepository' => ['privates''App\\Repository\\MafoAdvertisersMappingRepository''getMafoAdvertisersMappingRepositoryService'true],
  1114.             'App\\Repository\\MafoAdvertisersRepository' => ['privates''App\\Repository\\MafoAdvertisersRepository''getMafoAdvertisersRepositoryService'true],
  1115.             'App\\Repository\\MafoAffiliateHyperDataRepository' => ['privates''App\\Repository\\MafoAffiliateHyperDataRepository''getMafoAffiliateHyperDataRepositoryService'true],
  1116.             'App\\Repository\\MafoAffiliateMmpPartnerMappingRepository' => ['privates''App\\Repository\\MafoAffiliateMmpPartnerMappingRepository''getMafoAffiliateMmpPartnerMappingRepositoryService'true],
  1117.             'App\\Repository\\MafoAffiliatesMappingRepository' => ['privates''App\\Repository\\MafoAffiliatesMappingRepository''getMafoAffiliatesMappingRepositoryService'true],
  1118.             'App\\Repository\\MafoAffiliatesRepository' => ['privates''App\\Repository\\MafoAffiliatesRepository''getMafoAffiliatesRepositoryService'true],
  1119.             'App\\Repository\\MafoDeductionControlCommentsRepository' => ['privates''App\\Repository\\MafoDeductionControlCommentsRepository''getMafoDeductionControlCommentsRepositoryService'true],
  1120.             'App\\Repository\\MafoDeductionControlRepository' => ['privates''App\\Repository\\MafoDeductionControlRepository''getMafoDeductionControlRepositoryService'true],
  1121.             'App\\Repository\\MafoOffersMappingRepository' => ['privates''App\\Repository\\MafoOffersMappingRepository''getMafoOffersMappingRepositoryService'true],
  1122.             'App\\Repository\\MafoOffersRepository' => ['privates''App\\Repository\\MafoOffersRepository''getMafoOffersRepositoryService'true],
  1123.             'App\\Repository\\MafoPayoutControlCommentsRepository' => ['privates''App\\Repository\\MafoPayoutControlCommentsRepository''getMafoPayoutControlCommentsRepositoryService'true],
  1124.             'App\\Repository\\MafoPayoutControlRepository' => ['privates''App\\Repository\\MafoPayoutControlRepository''getMafoPayoutControlRepositoryService'true],
  1125.             'App\\Repository\\MafoPayoutControlRevisionsRepository' => ['privates''App\\Repository\\MafoPayoutControlRevisionsRepository''getMafoPayoutControlRevisionsRepositoryService'true],
  1126.             'App\\Repository\\MafoPayoutTotalCommentsRepository' => ['privates''App\\Repository\\MafoPayoutTotalCommentsRepository''getMafoPayoutTotalCommentsRepositoryService'true],
  1127.             'App\\Repository\\MafoPayoutTotalRepository' => ['privates''App\\Repository\\MafoPayoutTotalRepository''getMafoPayoutTotalRepositoryService'true],
  1128.             'App\\Repository\\MafoPayoutTotalRevisionsRepository' => ['privates''App\\Repository\\MafoPayoutTotalRevisionsRepository''getMafoPayoutTotalRevisionsRepositoryService'true],
  1129.             'App\\Repository\\MafoPublisherMappingWithAffiliateRepository' => ['privates''App\\Repository\\MafoPublisherMappingWithAffiliateRepository''getMafoPublisherMappingWithAffiliateRepositoryService'true],
  1130.             'App\\Repository\\MafoPublisherRepository' => ['privates''App\\Repository\\MafoPublisherRepository''getMafoPublisherRepositoryService'true],
  1131.             'App\\Repository\\MafoRevenueControlCommentsRepository' => ['privates''App\\Repository\\MafoRevenueControlCommentsRepository''getMafoRevenueControlCommentsRepositoryService'true],
  1132.             'App\\Repository\\MafoRevenueControlRepository' => ['privates''App\\Repository\\MafoRevenueControlRepository''getMafoRevenueControlRepositoryService'true],
  1133.             'App\\Repository\\MafoRevenueControlRevisionsRepository' => ['privates''App\\Repository\\MafoRevenueControlRevisionsRepository''getMafoRevenueControlRevisionsRepositoryService'true],
  1134.             'App\\Repository\\MafoRevenueTotalCommentsRepository' => ['privates''App\\Repository\\MafoRevenueTotalCommentsRepository''getMafoRevenueTotalCommentsRepositoryService'true],
  1135.             'App\\Repository\\MafoRevenueTotalRepository' => ['privates''App\\Repository\\MafoRevenueTotalRepository''getMafoRevenueTotalRepositoryService'true],
  1136.             'App\\Repository\\MafoRevenueTotalRevisionsRepository' => ['privates''App\\Repository\\MafoRevenueTotalRevisionsRepository''getMafoRevenueTotalRevisionsRepositoryService'true],
  1137.             'App\\Repository\\MafoUserNotificationsRepository' => ['privates''App\\Repository\\MafoUserNotificationsRepository''getMafoUserNotificationsRepositoryService'true],
  1138.             'App\\Repository\\MmpAdvertisersRepository' => ['privates''App\\Repository\\MmpAdvertisersRepository''getMmpAdvertisersRepositoryService'true],
  1139.             'App\\Repository\\MmpFraudReportsRepository' => ['privates''App\\Repository\\MmpFraudReportsRepository''getMmpFraudReportsRepositoryService'true],
  1140.             'App\\Repository\\MmpFraudReportsRepositoryDump' => ['privates''App\\Repository\\MmpFraudReportsRepositoryDump''getMmpFraudReportsRepositoryDumpService'true],
  1141.             'App\\Repository\\MmpMobileAppsRepository' => ['privates''App\\Repository\\MmpMobileAppsRepository''getMmpMobileAppsRepositoryService'true],
  1142.             'App\\Repository\\MmpNotificationsRepository' => ['privates''App\\Repository\\MmpNotificationsRepository''getMmpNotificationsRepositoryService'true],
  1143.             'App\\Repository\\MmpOffersRepository' => ['privates''App\\Repository\\MmpOffersRepository''getMmpOffersRepositoryService'true],
  1144.             'App\\Repository\\MmpOffersRuleVersionsRepository' => ['privates''App\\Repository\\MmpOffersRuleVersionsRepository''getMmpOffersRuleVersionsRepositoryService'true],
  1145.             'App\\Repository\\MmpPartnerRuleVersionsRepository' => ['privates''App\\Repository\\MmpPartnerRuleVersionsRepository''getMmpPartnerRuleVersionsRepositoryService'true],
  1146.             'App\\Repository\\MmpPartnerRulesRepository' => ['privates''App\\Repository\\MmpPartnerRulesRepository''getMmpPartnerRulesRepositoryService'true],
  1147.             'App\\Repository\\MmpPartnersRepository' => ['privates''App\\Repository\\MmpPartnersRepository''getMmpPartnersRepositoryService'true],
  1148.             'App\\Repository\\MmpReportsDumpRepository' => ['privates''App\\Repository\\MmpReportsDumpRepository''getMmpReportsDumpRepositoryService'true],
  1149.             'App\\Repository\\MmpReportsRepository' => ['privates''App\\Repository\\MmpReportsRepository''getMmpReportsRepositoryService'true],
  1150.             'App\\Repository\\MobuppsTeamsRepository' => ['privates''App\\Repository\\MobuppsTeamsRepository''getMobuppsTeamsRepositoryService'true],
  1151.             'App\\Repository\\MobuppsUsersRepository' => ['privates''App\\Repository\\MobuppsUsersRepository''getMobuppsUsersRepositoryService'true],
  1152.             'App\\Repository\\NewsletterBuilderRepository' => ['privates''App\\Repository\\NewsletterBuilderRepository''getNewsletterBuilderRepositoryService'true],
  1153.             'App\\Repository\\ObjectMappingWithTuneWebAccountRepository' => ['privates''App\\Repository\\ObjectMappingWithTuneWebAccountRepository''getObjectMappingWithTuneWebAccountRepositoryService'true],
  1154.             'App\\Repository\\OfferCategoriesRepository' => ['privates''App\\Repository\\OfferCategoriesRepository''getOfferCategoriesRepositoryService'true],
  1155.             'App\\Repository\\OfferCategoryRelationshipRepository' => ['privates''App\\Repository\\OfferCategoryRelationshipRepository''getOfferCategoryRelationshipRepositoryService'true],
  1156.             'App\\Repository\\OfferCreativeFileRepository' => ['privates''App\\Repository\\OfferCreativeFileRepository''getOfferCreativeFileRepositoryService'true],
  1157.             'App\\Repository\\OfferGeoRelationshipRepository' => ['privates''App\\Repository\\OfferGeoRelationshipRepository''getOfferGeoRelationshipRepositoryService'true],
  1158.             'App\\Repository\\OfferGoalsInfoRepository' => ['privates''App\\Repository\\OfferGoalsInfoRepository''getOfferGoalsInfoRepositoryService'true],
  1159.             'App\\Repository\\OfferInfoRepository' => ['privates''App\\Repository\\OfferInfoRepository''getOfferInfoRepositoryService'true],
  1160.             'App\\Repository\\OfferScheduledChangesLogsRepository' => ['privates''App\\Repository\\OfferScheduledChangesLogsRepository''getOfferScheduledChangesLogsRepositoryService'true],
  1161.             'App\\Repository\\OfferScheduledChangesRepository' => ['privates''App\\Repository\\OfferScheduledChangesRepository''getOfferScheduledChangesRepositoryService'true],
  1162.             'App\\Repository\\OfferTagRelationshipRepository' => ['privates''App\\Repository\\OfferTagRelationshipRepository''getOfferTagRelationshipRepositoryService'true],
  1163.             'App\\Repository\\OfferWhitelistRepository' => ['privates''App\\Repository\\OfferWhitelistRepository''getOfferWhitelistRepositoryService'true],
  1164.             'App\\Repository\\PayoutBulkEditRepository' => ['privates''App\\Repository\\PayoutBulkEditRepository''getPayoutBulkEditRepositoryService'true],
  1165.             'App\\Repository\\PayoutControlAffiliateHyperDataRepository' => ['privates''App\\Repository\\PayoutControlAffiliateHyperDataRepository''getPayoutControlAffiliateHyperDataRepositoryService'true],
  1166.             'App\\Repository\\PayoutControlCommentsRepository' => ['privates''App\\Repository\\PayoutControlCommentsRepository''getPayoutControlCommentsRepositoryService'true],
  1167.             'App\\Repository\\PayoutControlRepository' => ['privates''App\\Repository\\PayoutControlRepository''getPayoutControlRepositoryService'true],
  1168.             'App\\Repository\\PayoutControlRevisionsRepository' => ['privates''App\\Repository\\PayoutControlRevisionsRepository''getPayoutControlRevisionsRepositoryService'true],
  1169.             'App\\Repository\\PayoutTotalCommentsRepository' => ['privates''App\\Repository\\PayoutTotalCommentsRepository''getPayoutTotalCommentsRepositoryService'true],
  1170.             'App\\Repository\\PayoutTotalRepository' => ['privates''App\\Repository\\PayoutTotalRepository''getPayoutTotalRepositoryService'true],
  1171.             'App\\Repository\\PayoutTotalRevisionsRepository' => ['privates''App\\Repository\\PayoutTotalRevisionsRepository''getPayoutTotalRevisionsRepositoryService'true],
  1172.             'App\\Repository\\PostbackControlLogsRepository' => ['privates''App\\Repository\\PostbackControlLogsRepository''getPostbackControlLogsRepositoryService'true],
  1173.             'App\\Repository\\PostbackControlRepository' => ['privates''App\\Repository\\PostbackControlRepository''getPostbackControlRepositoryService'true],
  1174.             'App\\Repository\\PriceBulkEditRepository' => ['privates''App\\Repository\\PriceBulkEditRepository''getPriceBulkEditRepositoryService'true],
  1175.             'App\\Repository\\RawLogsRepository' => ['privates''App\\Repository\\RawLogsRepository''getRawLogsRepositoryService'true],
  1176.             'App\\Repository\\RecommendationsByObjectRepository' => ['privates''App\\Repository\\RecommendationsByObjectRepository''getRecommendationsByObjectRepositoryService'true],
  1177.             'App\\Repository\\ResetPasswordRequestMafoAdvertiserRepository' => ['privates''App\\Repository\\ResetPasswordRequestMafoAdvertiserRepository''getResetPasswordRequestMafoAdvertiserRepositoryService'true],
  1178.             'App\\Repository\\ResetPasswordRequestMafoPublisherRepository' => ['privates''App\\Repository\\ResetPasswordRequestMafoPublisherRepository''getResetPasswordRequestMafoPublisherRepositoryService'true],
  1179.             'App\\Repository\\ResetPasswordRequestRepository' => ['privates''App\\Repository\\ResetPasswordRequestRepository''getResetPasswordRequestRepositoryService'true],
  1180.             'App\\Repository\\RevenueControlAdvertiserHyperDataRepository' => ['privates''App\\Repository\\RevenueControlAdvertiserHyperDataRepository''getRevenueControlAdvertiserHyperDataRepositoryService'true],
  1181.             'App\\Repository\\RevenueControlCommentsRepository' => ['privates''App\\Repository\\RevenueControlCommentsRepository''getRevenueControlCommentsRepositoryService'true],
  1182.             'App\\Repository\\RevenueControlRepository' => ['privates''App\\Repository\\RevenueControlRepository''getRevenueControlRepositoryService'true],
  1183.             'App\\Repository\\RevenueControlRevisionsRepository' => ['privates''App\\Repository\\RevenueControlRevisionsRepository''getRevenueControlRevisionsRepositoryService'true],
  1184.             'App\\Repository\\RevenueTotalCommentsRepository' => ['privates''App\\Repository\\RevenueTotalCommentsRepository''getRevenueTotalCommentsRepositoryService'true],
  1185.             'App\\Repository\\RevenueTotalRepository' => ['privates''App\\Repository\\RevenueTotalRepository''getRevenueTotalRepositoryService'true],
  1186.             'App\\Repository\\RevenueTotalRevisionsRepository' => ['privates''App\\Repository\\RevenueTotalRevisionsRepository''getRevenueTotalRevisionsRepositoryService'true],
  1187.             'App\\Repository\\SavedReportRepository' => ['privates''App\\Repository\\SavedReportRepository''getSavedReportRepositoryService'true],
  1188.             'App\\Repository\\ScheduledAffiliateOfferApprovalRepository' => ['privates''App\\Repository\\ScheduledAffiliateOfferApprovalRepository''getScheduledAffiliateOfferApprovalRepositoryService'true],
  1189.             'App\\Repository\\ScheduledAffiliateOfferBlockRepository' => ['privates''App\\Repository\\ScheduledAffiliateOfferBlockRepository''getScheduledAffiliateOfferBlockRepositoryService'true],
  1190.             'App\\Repository\\ScheduledAffiliateTagOfferApprovalRepository' => ['privates''App\\Repository\\ScheduledAffiliateTagOfferApprovalRepository''getScheduledAffiliateTagOfferApprovalRepositoryService'true],
  1191.             'App\\Repository\\ScheduledDisableLinksRepository' => ['privates''App\\Repository\\ScheduledDisableLinksRepository''getScheduledDisableLinksRepositoryService'true],
  1192.             'App\\Repository\\SkadNetworkApiCacheRepository' => ['privates''App\\Repository\\SkadNetworkApiCacheRepository''getSkadNetworkApiCacheRepositoryService'true],
  1193.             'App\\Repository\\SkadNetworkApiLogsRepository' => ['privates''App\\Repository\\SkadNetworkApiLogsRepository''getSkadNetworkApiLogsRepositoryService'true],
  1194.             'App\\Repository\\SkadNetworkCampaignInfoRepository' => ['privates''App\\Repository\\SkadNetworkCampaignInfoRepository''getSkadNetworkCampaignInfoRepositoryService'true],
  1195.             'App\\Repository\\SkadNetworkManualPostbackMappingRepository' => ['privates''App\\Repository\\SkadNetworkManualPostbackMappingRepository''getSkadNetworkManualPostbackMappingRepositoryService'true],
  1196.             'App\\Repository\\SkadNetworkPostbackLogsRepository' => ['privates''App\\Repository\\SkadNetworkPostbackLogsRepository''getSkadNetworkPostbackLogsRepositoryService'true],
  1197.             'App\\Repository\\SkadnetworkLogsRepository' => ['privates''App\\Repository\\SkadnetworkLogsRepository''getSkadnetworkLogsRepositoryService'true],
  1198.             'App\\Repository\\SourceTagsRepository' => ['privates''App\\Repository\\SourceTagsRepository''getSourceTagsRepositoryService'true],
  1199.             'App\\Repository\\SourceWhitelistRepository' => ['privates''App\\Repository\\SourceWhitelistRepository''getSourceWhitelistRepositoryService'true],
  1200.             'App\\Repository\\TagRepository' => ['privates''App\\Repository\\TagRepository''getTagRepositoryService'true],
  1201.             'App\\Repository\\UnsubscribeMailRepository' => ['privates''App\\Repository\\UnsubscribeMailRepository''getUnsubscribeMailRepositoryService'true],
  1202.             'App\\Repository\\UserApiKeyRepository' => ['privates''App\\Repository\\UserApiKeyRepository''getUserApiKeyRepositoryService'true],
  1203.             'App\\Repository\\UsersHierarchyLogsRepostiroy' => ['privates''App\\Repository\\UsersHierarchyLogsRepostiroy''getUsersHierarchyLogsRepostiroyService'true],
  1204.             'App\\Repository\\UsersHierarchyRepository' => ['privates''App\\Repository\\UsersHierarchyRepository''getUsersHierarchyRepositoryService'true],
  1205.             'App\\Repository\\WebConversionsRepository' => ['privates''App\\Repository\\WebConversionsRepository''getWebConversionsRepositoryService'true],
  1206.         ], [
  1207.             'App\\Repository\\AdjustAppDetailsRepository' => '?',
  1208.             'App\\Repository\\AdjustOfferCampaignMappingRepository' => '?',
  1209.             'App\\Repository\\AdjustWatcherRepository' => '?',
  1210.             'App\\Repository\\AdvertiserAccountManagerRepository' => '?',
  1211.             'App\\Repository\\AdvertiserInfoRepository' => '?',
  1212.             'App\\Repository\\AdvertiserTagRelationshipRepository' => '?',
  1213.             'App\\Repository\\AffiliateAccountManagerRepository' => '?',
  1214.             'App\\Repository\\AffiliateInfoRepository' => '?',
  1215.             'App\\Repository\\AffiliateOfferApprovalRepository' => '?',
  1216.             'App\\Repository\\AffiliateOfferBlockAlertLogsRepository' => '?',
  1217.             'App\\Repository\\AffiliateOfferBlockLogsRepository' => '?',
  1218.             'App\\Repository\\AffiliateOfferBlockRepository' => '?',
  1219.             'App\\Repository\\AffiliateOfferCountRepository' => '?',
  1220.             'App\\Repository\\AffiliateOfferPayoutRepository' => '?',
  1221.             'App\\Repository\\AffiliateOfferPriceRepository' => '?',
  1222.             'App\\Repository\\AffiliateRatingRepository' => '?',
  1223.             'App\\Repository\\AffiliateTagRelationshipRepository' => '?',
  1224.             'App\\Repository\\AffiliateTagsRepository' => '?',
  1225.             'App\\Repository\\AgentControlRepository' => '?',
  1226.             'App\\Repository\\AgentsRepository' => '?',
  1227.             'App\\Repository\\AlertLogsRepository' => '?',
  1228.             'App\\Repository\\AlertMetaRepository' => '?',
  1229.             'App\\Repository\\AlertsRepository' => '?',
  1230.             'App\\Repository\\AppInfoRepository' => '?',
  1231.             'App\\Repository\\AppnameControlBlacklistRepository' => '?',
  1232.             'App\\Repository\\AppnameControlRepository' => '?',
  1233.             'App\\Repository\\ApprovalControlRepository' => '?',
  1234.             'App\\Repository\\AppsBlackAndWhiteListRepository' => '?',
  1235.             'App\\Repository\\AppsflyerDatalockerRepository' => '?',
  1236.             'App\\Repository\\AppsflyerWatcherRepository' => '?',
  1237.             'App\\Repository\\ChartsCacheRepository' => '?',
  1238.             'App\\Repository\\ClickCapRepository' => '?',
  1239.             'App\\Repository\\ClickInstallOptimisationRepository' => '?',
  1240.             'App\\Repository\\ClickSpamRepository' => '?',
  1241.             'App\\Repository\\ClicksRepository' => '?',
  1242.             'App\\Repository\\CommandBlockRepository' => '?',
  1243.             'App\\Repository\\CommandLoggerRepository' => '?',
  1244.             'App\\Repository\\ConversionLogsRepository' => '?',
  1245.             'App\\Repository\\ConversionRawLogsRepository' => '?',
  1246.             'App\\Repository\\CountriesRepository' => '?',
  1247.             'App\\Repository\\CrOptimisationRepository' => '?',
  1248.             'App\\Repository\\DeductionControlCommentsRepository' => '?',
  1249.             'App\\Repository\\DeductionControlRepository' => '?',
  1250.             'App\\Repository\\DeviceIdControlRepository' => '?',
  1251.             'App\\Repository\\DisableLinksRepository' => '?',
  1252.             'App\\Repository\\EmployeesRepository' => '?',
  1253.             'App\\Repository\\FraudFlagLogsRepository' => '?',
  1254.             'App\\Repository\\FraudFlagsRepository' => '?',
  1255.             'App\\Repository\\GoalIdOptimisationByGoalRelationRepository' => '?',
  1256.             'App\\Repository\\GoalIdOptimisationBySpecificGoalRepository' => '?',
  1257.             'App\\Repository\\HoAffiliateMmpPartnerMappingRepository' => '?',
  1258.             'App\\Repository\\HoApiLogsRepository' => '?',
  1259.             'App\\Repository\\HyperAffiliateDataRepository' => '?',
  1260.             'App\\Repository\\HyperClientInfoRepository' => '?',
  1261.             'App\\Repository\\ImpressionLogsRepository' => '?',
  1262.             'App\\Repository\\ImpressionOptimisationRepository' => '?',
  1263.             'App\\Repository\\LogListRepository' => '?',
  1264.             'App\\Repository\\MafoAdvertiserCabinetManagerMappingWithTuneAdvertiserRepository' => '?',
  1265.             'App\\Repository\\MafoAdvertiserCabinetManagerRepository' => '?',
  1266.             'App\\Repository\\MafoAdvertiserHyperDataRepository' => '?',
  1267.             'App\\Repository\\MafoAdvertisersMappingRepository' => '?',
  1268.             'App\\Repository\\MafoAdvertisersRepository' => '?',
  1269.             'App\\Repository\\MafoAffiliateHyperDataRepository' => '?',
  1270.             'App\\Repository\\MafoAffiliateMmpPartnerMappingRepository' => '?',
  1271.             'App\\Repository\\MafoAffiliatesMappingRepository' => '?',
  1272.             'App\\Repository\\MafoAffiliatesRepository' => '?',
  1273.             'App\\Repository\\MafoDeductionControlCommentsRepository' => '?',
  1274.             'App\\Repository\\MafoDeductionControlRepository' => '?',
  1275.             'App\\Repository\\MafoOffersMappingRepository' => '?',
  1276.             'App\\Repository\\MafoOffersRepository' => '?',
  1277.             'App\\Repository\\MafoPayoutControlCommentsRepository' => '?',
  1278.             'App\\Repository\\MafoPayoutControlRepository' => '?',
  1279.             'App\\Repository\\MafoPayoutControlRevisionsRepository' => '?',
  1280.             'App\\Repository\\MafoPayoutTotalCommentsRepository' => '?',
  1281.             'App\\Repository\\MafoPayoutTotalRepository' => '?',
  1282.             'App\\Repository\\MafoPayoutTotalRevisionsRepository' => '?',
  1283.             'App\\Repository\\MafoPublisherMappingWithAffiliateRepository' => '?',
  1284.             'App\\Repository\\MafoPublisherRepository' => '?',
  1285.             'App\\Repository\\MafoRevenueControlCommentsRepository' => '?',
  1286.             'App\\Repository\\MafoRevenueControlRepository' => '?',
  1287.             'App\\Repository\\MafoRevenueControlRevisionsRepository' => '?',
  1288.             'App\\Repository\\MafoRevenueTotalCommentsRepository' => '?',
  1289.             'App\\Repository\\MafoRevenueTotalRepository' => '?',
  1290.             'App\\Repository\\MafoRevenueTotalRevisionsRepository' => '?',
  1291.             'App\\Repository\\MafoUserNotificationsRepository' => '?',
  1292.             'App\\Repository\\MmpAdvertisersRepository' => '?',
  1293.             'App\\Repository\\MmpFraudReportsRepository' => '?',
  1294.             'App\\Repository\\MmpFraudReportsRepositoryDump' => '?',
  1295.             'App\\Repository\\MmpMobileAppsRepository' => '?',
  1296.             'App\\Repository\\MmpNotificationsRepository' => '?',
  1297.             'App\\Repository\\MmpOffersRepository' => '?',
  1298.             'App\\Repository\\MmpOffersRuleVersionsRepository' => '?',
  1299.             'App\\Repository\\MmpPartnerRuleVersionsRepository' => '?',
  1300.             'App\\Repository\\MmpPartnerRulesRepository' => '?',
  1301.             'App\\Repository\\MmpPartnersRepository' => '?',
  1302.             'App\\Repository\\MmpReportsDumpRepository' => '?',
  1303.             'App\\Repository\\MmpReportsRepository' => '?',
  1304.             'App\\Repository\\MobuppsTeamsRepository' => '?',
  1305.             'App\\Repository\\MobuppsUsersRepository' => '?',
  1306.             'App\\Repository\\NewsletterBuilderRepository' => '?',
  1307.             'App\\Repository\\ObjectMappingWithTuneWebAccountRepository' => '?',
  1308.             'App\\Repository\\OfferCategoriesRepository' => '?',
  1309.             'App\\Repository\\OfferCategoryRelationshipRepository' => '?',
  1310.             'App\\Repository\\OfferCreativeFileRepository' => '?',
  1311.             'App\\Repository\\OfferGeoRelationshipRepository' => '?',
  1312.             'App\\Repository\\OfferGoalsInfoRepository' => '?',
  1313.             'App\\Repository\\OfferInfoRepository' => '?',
  1314.             'App\\Repository\\OfferScheduledChangesLogsRepository' => '?',
  1315.             'App\\Repository\\OfferScheduledChangesRepository' => '?',
  1316.             'App\\Repository\\OfferTagRelationshipRepository' => '?',
  1317.             'App\\Repository\\OfferWhitelistRepository' => '?',
  1318.             'App\\Repository\\PayoutBulkEditRepository' => '?',
  1319.             'App\\Repository\\PayoutControlAffiliateHyperDataRepository' => '?',
  1320.             'App\\Repository\\PayoutControlCommentsRepository' => '?',
  1321.             'App\\Repository\\PayoutControlRepository' => '?',
  1322.             'App\\Repository\\PayoutControlRevisionsRepository' => '?',
  1323.             'App\\Repository\\PayoutTotalCommentsRepository' => '?',
  1324.             'App\\Repository\\PayoutTotalRepository' => '?',
  1325.             'App\\Repository\\PayoutTotalRevisionsRepository' => '?',
  1326.             'App\\Repository\\PostbackControlLogsRepository' => '?',
  1327.             'App\\Repository\\PostbackControlRepository' => '?',
  1328.             'App\\Repository\\PriceBulkEditRepository' => '?',
  1329.             'App\\Repository\\RawLogsRepository' => '?',
  1330.             'App\\Repository\\RecommendationsByObjectRepository' => '?',
  1331.             'App\\Repository\\ResetPasswordRequestMafoAdvertiserRepository' => '?',
  1332.             'App\\Repository\\ResetPasswordRequestMafoPublisherRepository' => '?',
  1333.             'App\\Repository\\ResetPasswordRequestRepository' => '?',
  1334.             'App\\Repository\\RevenueControlAdvertiserHyperDataRepository' => '?',
  1335.             'App\\Repository\\RevenueControlCommentsRepository' => '?',
  1336.             'App\\Repository\\RevenueControlRepository' => '?',
  1337.             'App\\Repository\\RevenueControlRevisionsRepository' => '?',
  1338.             'App\\Repository\\RevenueTotalCommentsRepository' => '?',
  1339.             'App\\Repository\\RevenueTotalRepository' => '?',
  1340.             'App\\Repository\\RevenueTotalRevisionsRepository' => '?',
  1341.             'App\\Repository\\SavedReportRepository' => '?',
  1342.             'App\\Repository\\ScheduledAffiliateOfferApprovalRepository' => '?',
  1343.             'App\\Repository\\ScheduledAffiliateOfferBlockRepository' => '?',
  1344.             'App\\Repository\\ScheduledAffiliateTagOfferApprovalRepository' => '?',
  1345.             'App\\Repository\\ScheduledDisableLinksRepository' => '?',
  1346.             'App\\Repository\\SkadNetworkApiCacheRepository' => '?',
  1347.             'App\\Repository\\SkadNetworkApiLogsRepository' => '?',
  1348.             'App\\Repository\\SkadNetworkCampaignInfoRepository' => '?',
  1349.             'App\\Repository\\SkadNetworkManualPostbackMappingRepository' => '?',
  1350.             'App\\Repository\\SkadNetworkPostbackLogsRepository' => '?',
  1351.             'App\\Repository\\SkadnetworkLogsRepository' => '?',
  1352.             'App\\Repository\\SourceTagsRepository' => '?',
  1353.             'App\\Repository\\SourceWhitelistRepository' => '?',
  1354.             'App\\Repository\\TagRepository' => '?',
  1355.             'App\\Repository\\UnsubscribeMailRepository' => '?',
  1356.             'App\\Repository\\UserApiKeyRepository' => '?',
  1357.             'App\\Repository\\UsersHierarchyLogsRepostiroy' => '?',
  1358.             'App\\Repository\\UsersHierarchyRepository' => '?',
  1359.             'App\\Repository\\WebConversionsRepository' => '?',
  1360.         ])));
  1361.         $a->addCustomStringFunction('group_concat''DoctrineExtensions\\Query\\Mysql\\GroupConcat');
  1362.         $a->addCustomStringFunction('json_object''DoctrineExtensions\\Query\\Mysql\\JsonObject');
  1363.         $a->addCustomStringFunction('binary''DoctrineExtensions\\Query\\Mysql\\Binary');
  1364.         $a->addCustomStringFunction('round''DoctrineExtensions\\Query\\Mysql\\Round');
  1365.         $a->addCustomDatetimeFunction('HOUR''DoctrineExtensions\\Query\\Mysql\\Hour');
  1366.         $a->addCustomDatetimeFunction('DAY''DoctrineExtensions\\Query\\Mysql\\Day');
  1367.         $a->addCustomDatetimeFunction('WEEK''DoctrineExtensions\\Query\\Mysql\\Week');
  1368.         $a->addCustomDatetimeFunction('MONTH''DoctrineExtensions\\Query\\Mysql\\Month');
  1369.         $a->addCustomDatetimeFunction('YEAR''DoctrineExtensions\\Query\\Mysql\\Year');
  1370.         $a->addCustomDatetimeFunction('DATE''DoctrineExtensions\\Query\\Mysql\\Date');
  1371.         $a->addCustomDatetimeFunction('DATE_FORMAT''DoctrineExtensions\\Query\\Mysql\\DateFormat');
  1372.         $a->addCustomDatetimeFunction('DATE_SUB''DoctrineExtensions\\Query\\Mysql\\DateSub');
  1373.         $a->addCustomDatetimeFunction('UNIX_TIMESTAMP''DoctrineExtensions\\Query\\Mysql\\UnixTimestamp');
  1374.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a, ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService()));
  1375.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1376.         return $instance;
  1377.     }
  1378.     /**
  1379.      * Gets the public 'doctrine_mongodb' shared service.
  1380.      *
  1381.      * @return \Doctrine\Bundle\MongoDBBundle\ManagerRegistry
  1382.      */
  1383.     protected function getDoctrineMongodbService()
  1384.     {
  1385.         return $this->services['doctrine_mongodb'] = new \Doctrine\Bundle\MongoDBBundle\ManagerRegistry('MongoDB'$this->parameters['doctrine_mongodb.odm.connections'], $this->parameters['doctrine_mongodb.odm.document_managers'], 'default''default''ProxyManager\\Proxy\\GhostObjectInterface'$this);
  1386.     }
  1387.     /**
  1388.      * Gets the public 'event_dispatcher' shared service.
  1389.      *
  1390.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1391.      */
  1392.     protected function getEventDispatcherService()
  1393.     {
  1394.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1395.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1396.         $a->pushProcessor(($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  1397.         $a->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  1398.         $a->pushHandler(($this->privates['monolog.handler.filter_for_errors'] ?? $this->getMonolog_Handler_FilterForErrorsService()));
  1399.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1400.         $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())));
  1401.         $instance->addListener('kernel.request', [=> function () {
  1402.             return ($this->privates['App\\EventListener\\CsvSanitizerListener'] ?? ($this->privates['App\\EventListener\\CsvSanitizerListener'] = new \App\EventListener\CsvSanitizerListener()));
  1403.         }, => 'onKernelRequest'], 0);
  1404.         $instance->addListener('kernel.request', [=> function () {
  1405.             return ($this->privates['App\\EventListener\\InvalidApiPathListener'] ?? ($this->privates['App\\EventListener\\InvalidApiPathListener'] = new \App\EventListener\InvalidApiPathListener($this->getEnv('advertisers_api_subdomain'))));
  1406.         }, => 'onKernelRequest'], 10);
  1407.         $instance->addListener('security.interactive_login', [=> function () {
  1408.             return ($this->privates['App\\EventListener\\LoginListener'] ?? $this->load('getLoginListenerService'));
  1409.         }, => 'onSecurityInteractiveLogin'], 0);
  1410.         $instance->addListener('kernel.request', [=> function () {
  1411.             return ($this->privates['App\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  1412.         }, => 'onKernelRequest'], 0);
  1413.         $instance->addListener('kernel.exception', [=> function () {
  1414.             return ($this->privates['app.listener.redirect_404_to_homepage'] ?? $this->load('getApp_Listener_Redirect404ToHomepageService'));
  1415.         }, => 'onKernelException'], 0);
  1416.         $instance->addListener('kernel.controller', [=> function () {
  1417.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1418.         }, => 'onKernelController'], 0);
  1419.         $instance->addListener('console.command', [=> function () {
  1420.             return ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('doctrine_migration_versions')));
  1421.         }, => 'onConsoleCommand'], 0);
  1422.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1423.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  1424.         }, => 'checkPassport'], 1024);
  1425.         $instance->addListener('kernel.response', [=> function () {
  1426.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  1427.         }, => 'onKernelResponse'], 0);
  1428.         $instance->addListener('kernel.response', [=> function () {
  1429.             return ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
  1430.         }, => 'onKernelResponse'], 0);
  1431.         $instance->addListener('kernel.response', [=> function () {
  1432.             return ($this->privates['security.context_listener.2'] ?? $this->getSecurity_ContextListener_2Service());
  1433.         }, => 'onKernelResponse'], 0);
  1434.         $instance->addListener('kernel.response', [=> function () {
  1435.             return ($this->privates['security.context_listener.3'] ?? $this->getSecurity_ContextListener_3Service());
  1436.         }, => 'onKernelResponse'], 0);
  1437.         $instance->addListener('console.command', [=> function () {
  1438.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->load('getConsoleListenerService'));
  1439.         }, => 'handleConsoleCommandEvent'], 128);
  1440.         $instance->addListener('console.terminate', [=> function () {
  1441.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->load('getConsoleListenerService'));
  1442.         }, => 'handleConsoleTerminateEvent'], -64);
  1443.         $instance->addListener('console.error', [=> function () {
  1444.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->load('getConsoleListenerService'));
  1445.         }, => 'handleConsoleErrorEvent'], -64);
  1446.         $instance->addListener('kernel.request', [=> function () {
  1447.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListener2Service());
  1448.         }, => 'handleKernelRequestEvent'], 5);
  1449.         $instance->addListener('kernel.controller', [=> function () {
  1450.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListener2Service());
  1451.         }, => 'handleKernelControllerEvent'], 10);
  1452.         $instance->addListener('kernel.request', [=> function () {
  1453.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService());
  1454.         }, => 'handleKernelRequestEvent'], 3);
  1455.         $instance->addListener('kernel.finish_request', [=> function () {
  1456.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService());
  1457.         }, => 'handleKernelFinishRequestEvent'], 5);
  1458.         $instance->addListener('kernel.request', [=> function () {
  1459.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  1460.         }, => 'handleKernelRequestEvent'], 4);
  1461.         $instance->addListener('kernel.response', [=> function () {
  1462.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  1463.         }, => 'handleKernelResponseEvent'], 15);
  1464.         $instance->addListener('kernel.terminate', [=> function () {
  1465.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  1466.         }, => 'handleKernelTerminateEvent'], 5);
  1467.         $instance->addListener('kernel.request', [=> function () {
  1468.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  1469.         }, => 'handleKernelRequestEvent'], 2);
  1470.         $instance->addListener('kernel.finish_request', [=> function () {
  1471.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  1472.         }, => 'handleKernelFinishRequestEvent'], 10);
  1473.         $instance->addListener('kernel.response', [=> function () {
  1474.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  1475.         }, => 'handleKernelResponseEvent'], 15);
  1476.         $instance->addListener('console.command', [=> function () {
  1477.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] ?? $this->load('getTracingConsoleListenerService'));
  1478.         }, => 'handleConsoleCommandEvent'], 118);
  1479.         $instance->addListener('console.terminate', [=> function () {
  1480.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] ?? $this->load('getTracingConsoleListenerService'));
  1481.         }, => 'handleConsoleTerminateEvent'], -54);
  1482.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1483.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\MessengerListener'] ?? $this->load('getMessengerListenerService'));
  1484.         }, => 'handleWorkerMessageFailedEvent'], 50);
  1485.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  1486.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\MessengerListener'] ?? $this->load('getMessengerListenerService'));
  1487.         }, => 'handleWorkerMessageHandledEvent'], 50);
  1488.         $instance->addListener('kernel.request', [=> function () {
  1489.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListener2Service());
  1490.         }, => 'handleKernelRequestEvent'], 0);
  1491.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  1492.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListener2Service());
  1493.         }, => 'handleLoginSuccessEvent'], 0);
  1494.         $instance->addListener('kernel.response', [=> function () {
  1495.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1496.         }, => 'onKernelResponse'], 0);
  1497.         $instance->addListener('kernel.response', [=> function () {
  1498.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1499.         }, => 'onKernelResponse'], -1024);
  1500.         $instance->addListener('kernel.request', [=> function () {
  1501.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1502.         }, => 'setDefaultLocale'], 100);
  1503.         $instance->addListener('kernel.request', [=> function () {
  1504.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1505.         }, => 'onKernelRequest'], 16);
  1506.         $instance->addListener('kernel.finish_request', [=> function () {
  1507.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1508.         }, => 'onKernelFinishRequest'], 0);
  1509.         $instance->addListener('kernel.request', [=> function () {
  1510.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1511.         }, => 'onKernelRequest'], 256);
  1512.         $instance->addListener('kernel.response', [=> function () {
  1513.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1514.         }, => 'onResponse'], -255);
  1515.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1516.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1517.         }, => 'onControllerArguments'], 0);
  1518.         $instance->addListener('kernel.exception', [=> function () {
  1519.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1520.         }, => 'logKernelException'], 0);
  1521.         $instance->addListener('kernel.exception', [=> function () {
  1522.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1523.         }, => 'onKernelException'], -128);
  1524.         $instance->addListener('kernel.response', [=> function () {
  1525.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1526.         }, => 'removeCspHeader'], -128);
  1527.         $instance->addListener('kernel.request', [=> function () {
  1528.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1529.         }, => 'onKernelRequest'], 15);
  1530.         $instance->addListener('kernel.finish_request', [=> function () {
  1531.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1532.         }, => 'onKernelFinishRequest'], -15);
  1533.         $instance->addListener('console.error', [=> function () {
  1534.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1535.         }, => 'onConsoleError'], -128);
  1536.         $instance->addListener('console.terminate', [=> function () {
  1537.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1538.         }, => 'onConsoleTerminate'], -128);
  1539.         $instance->addListener('console.error', [=> function () {
  1540.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1541.         }, => 'onConsoleError'], 0);
  1542.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1543.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  1544.         }, => 'onMessage'], -255);
  1545.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1546.             return ($this->privates['mailer.message_listener'] ?? $this->load('getMailer_MessageListenerService'));
  1547.         }, => 'onMessage'], 0);
  1548.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1549.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1550.         }, => 'onMessage'], -255);
  1551.         $instance->addListener('kernel.request', [=> function () {
  1552.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1553.         }, => 'configure'], 2048);
  1554.         $instance->addListener('console.command', [=> function () {
  1555.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1556.         }, => 'configure'], 2048);
  1557.         $instance->addListener('kernel.request', [=> function () {
  1558.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1559.         }, => 'onKernelRequest'], 32);
  1560.         $instance->addListener('kernel.finish_request', [=> function () {
  1561.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1562.         }, => 'onKernelFinishRequest'], 0);
  1563.         $instance->addListener('kernel.exception', [=> function () {
  1564.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1565.         }, => 'onKernelException'], -64);
  1566.         $instance->addListener('kernel.response', [=> function () {
  1567.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1568.         }, => 'onKernelResponse'], 0);
  1569.         $instance->addListener('kernel.request', [=> function () {
  1570.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1571.         }, => 'onKernelRequest'], 128);
  1572.         $instance->addListener('kernel.response', [=> function () {
  1573.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1574.         }, => 'onKernelResponse'], -1000);
  1575.         $instance->addListener('kernel.finish_request', [=> function () {
  1576.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1577.         }, => 'onFinishRequest'], 0);
  1578.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1579.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  1580.         }, => 'onMessageFailed'], 100);
  1581.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1582.             return ($this->privates['messenger.failure.add_error_details_stamp_listener'] ?? ($this->privates['messenger.failure.add_error_details_stamp_listener'] = new \Symfony\Component\Messenger\EventListener\AddErrorDetailsStampListener()));
  1583.         }, => 'onMessageFailed'], 200);
  1584.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1585.             return ($this->privates['messenger.failure.send_failed_message_to_failure_transport_listener'] ?? $this->load('getMessenger_Failure_SendFailedMessageToFailureTransportListenerService'));
  1586.         }, => 'onMessageFailed'], -100);
  1587.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  1588.             return ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ?? ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] = new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener()));
  1589.         }, => 'onWorkerRunning'], 100);
  1590.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  1591.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1592.         }, => 'onWorkerStarted'], 0);
  1593.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  1594.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1595.         }, => 'onWorkerRunning'], 0);
  1596.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  1597.             return ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnSigtermSignalListenerService'));
  1598.         }, => 'onWorkerStarted'], 100);
  1599.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1600.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  1601.         }, => 'onMessageFailed'], 0);
  1602.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  1603.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  1604.         }, => 'onWorkerRunning'], 0);
  1605.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  1606.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  1607.         }, => 'onNotification'], -255);
  1608.         $instance->addListener('kernel.response', [=> function () {
  1609.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1610.         }, => 'onKernelResponse'], -100);
  1611.         $instance->addListener('kernel.exception', [=> function () {
  1612.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1613.         }, => 'onKernelException'], 0);
  1614.         $instance->addListener('kernel.terminate', [=> function () {
  1615.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1616.         }, => 'onKernelTerminate'], -1024);
  1617.         $instance->addListener('kernel.controller', [=> function () {
  1618.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1619.         }, => 'onKernelController'], 0);
  1620.         $instance->addListener('kernel.response', [=> function () {
  1621.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1622.         }, => 'onKernelResponse'], 0);
  1623.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  1624.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  1625.         }, => 'onWorkerMessageHandled'], 0);
  1626.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1627.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  1628.         }, => 'onWorkerMessageFailed'], 0);
  1629.         $instance->addListener('console.command', [=> function () {
  1630.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  1631.         }, => 'configure'], 1024);
  1632.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1633.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  1634.         }, => 'onMessage'], 0);
  1635.         $instance->addListener('kernel.response', [=> function () {
  1636.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1637.         }, => 'onKernelResponse'], -128);
  1638.         $instance->addListener('kernel.response', [=> function () {
  1639.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1640.         }, => 'onKernelResponse'], 0);
  1641.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1642.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  1643.         }, => 'checkPassport'], 0);
  1644.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  1645.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  1646.         }, => 'onLoginSuccess'], 0);
  1647.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1648.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1649.         }, => 'onVoterVote'], 0);
  1650.         $instance->addListener('kernel.request', [=> function () {
  1651.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1652.         }, => 'configureLogoutUrlGenerator'], 8);
  1653.         $instance->addListener('kernel.request', [=> function () {
  1654.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1655.         }, => 'onKernelRequest'], 8);
  1656.         $instance->addListener('kernel.finish_request', [=> function () {
  1657.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1658.         }, => 'onKernelFinishRequest'], 0);
  1659.         $instance->addListener('console.command', [=> function () {
  1660.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1661.         }, => 'onCommand'], 255);
  1662.         $instance->addListener('console.terminate', [=> function () {
  1663.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1664.         }, => 'onTerminate'], -255);
  1665.         $instance->addListener('console.error', [=> function () {
  1666.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1667.         }, => 'onConsoleError'], 0);
  1668.         $instance->addListener('console.terminate', [=> function () {
  1669.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1670.         }, => 'onConsoleTerminate'], 0);
  1671.         $instance->addListener('fos_user.security.implicit_login', [=> function () {
  1672.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->load('getFosUser_Security_InteractiveLoginListenerService'));
  1673.         }, => 'onImplicitLogin'], 0);
  1674.         $instance->addListener('security.interactive_login', [=> function () {
  1675.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->load('getFosUser_Security_InteractiveLoginListenerService'));
  1676.         }, => 'onSecurityInteractiveLogin'], 0);
  1677.         $instance->addListener('fos_user.registration.completed', [=> function () {
  1678.             return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService'));
  1679.         }, => 'authenticate'], 0);
  1680.         $instance->addListener('fos_user.registration.confirmed', [=> function () {
  1681.             return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService'));
  1682.         }, => 'authenticate'], 0);
  1683.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  1684.             return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService'));
  1685.         }, => 'authenticate'], 0);
  1686.         $instance->addListener('fos_user.change_password.edit.completed', [=> function () {
  1687.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService'));
  1688.         }, => 'addSuccessFlash'], 0);
  1689.         $instance->addListener('fos_user.profile.edit.completed', [=> function () {
  1690.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService'));
  1691.         }, => 'addSuccessFlash'], 0);
  1692.         $instance->addListener('fos_user.registration.completed', [=> function () {
  1693.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService'));
  1694.         }, => 'addSuccessFlash'], 0);
  1695.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  1696.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService'));
  1697.         }, => 'addSuccessFlash'], 0);
  1698.         $instance->addListener('fos_user.resetting.reset.initialize', [=> function () {
  1699.             return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService'));
  1700.         }, => 'onResettingResetInitialize'], 0);
  1701.         $instance->addListener('fos_user.resetting.reset.success', [=> function () {
  1702.             return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService'));
  1703.         }, => 'onResettingResetSuccess'], 0);
  1704.         $instance->addListener('kernel.exception', [=> function () {
  1705.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  1706.         }, => 'onException'], 0);
  1707.         $instance->addListener('kernel.terminate', [=> function () {
  1708.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  1709.         }, => 'onTerminate'], 0);
  1710.         $instance->addListener('console.error', [=> function () {
  1711.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  1712.         }, => 'onException'], 0);
  1713.         $instance->addListener('console.terminate', [=> function () {
  1714.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  1715.         }, => 'onTerminate'], 0);
  1716.         $instance->addListener('kernel.request', [=> function () {
  1717.             return ($this->privates['httplug.strategy_listener'] ?? ($this->privates['httplug.strategy_listener'] = new \Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener()));
  1718.         }, => 'onEvent'], 1024);
  1719.         $instance->addListener('console.command', [=> function () {
  1720.             return ($this->privates['httplug.strategy_listener'] ?? ($this->privates['httplug.strategy_listener'] = new \Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener()));
  1721.         }, => 'onEvent'], 1024);
  1722.         $instance->addListener('kernel.request', [=> function () {
  1723.             return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  1724.         }, => 'onEvent'], 1024);
  1725.         $instance->addListener('console.command', [=> function () {
  1726.             return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  1727.         }, => 'onEvent'], 1024);
  1728.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  1729.             return ($this->privates['doctrine_mongodb.messenger.event_subscriber.doctrine_clear_document_manager'] ?? $this->load('getDoctrineMongodb_Messenger_EventSubscriber_DoctrineClearDocumentManagerService'));
  1730.         }, => 'onWorkerMessageHandled'], 0);
  1731.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1732.             return ($this->privates['doctrine_mongodb.messenger.event_subscriber.doctrine_clear_document_manager'] ?? $this->load('getDoctrineMongodb_Messenger_EventSubscriber_DoctrineClearDocumentManagerService'));
  1733.         }, => 'onWorkerMessageFailed'], 0);
  1734.         $instance->addListener('kernel.response', [=> function () {
  1735.             return ($this->privates['Symfony\\Component\\Mercure\\EventSubscriber\\SetCookieSubscriber'] ?? ($this->privates['Symfony\\Component\\Mercure\\EventSubscriber\\SetCookieSubscriber'] = new \Symfony\Component\Mercure\EventSubscriber\SetCookieSubscriber()));
  1736.         }, => 'onKernelResponse'], 0);
  1737.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1738.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  1739.         }, => 'checkPassport'], 512);
  1740.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1741.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1742.         }, => 'onLogout'], 0);
  1743.         return $instance;
  1744.     }
  1745.     /**
  1746.      * Gets the public 'http_kernel' shared service.
  1747.      *
  1748.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1749.      */
  1750.     protected function getHttpKernelService()
  1751.     {
  1752.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1753.         if (isset($this->services['http_kernel'])) {
  1754.             return $this->services['http_kernel'];
  1755.         }
  1756.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1757.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $b), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  1758.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  1759.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  1760.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  1761.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  1762.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  1763.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  1764.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  1765.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  1766.         }, 8)), $b));
  1767.     }
  1768.     /**
  1769.      * Gets the public 'messenger.default_bus' shared service.
  1770.      *
  1771.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  1772.      */
  1773.     protected function getMessenger_DefaultBusService()
  1774.     {
  1775.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  1776.             yield => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->load('getMessenger_Bus_Default_Middleware_TraceableService'));
  1777.             yield => ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.default')));
  1778.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  1779.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  1780.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  1781.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  1782.             yield => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_HandleMessageService'));
  1783.         }, 7)));
  1784.     }
  1785.     /**
  1786.      * Gets the public 'monolog.logger.deprecation' shared service.
  1787.      *
  1788.      * @return \Symfony\Bridge\Monolog\Logger
  1789.      */
  1790.     protected function getMonolog_Logger_DeprecationService()
  1791.     {
  1792.         $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  1793.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1794.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  1795.         $instance->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  1796.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1797.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1798.         $instance->pushHandler(($this->privates['monolog.handler.filter_for_errors'] ?? $this->getMonolog_Handler_FilterForErrorsService()));
  1799.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1800.         return $instance;
  1801.     }
  1802.     /**
  1803.      * Gets the public 'request_stack' shared service.
  1804.      *
  1805.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1806.      */
  1807.     protected function getRequestStackService()
  1808.     {
  1809.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1810.     }
  1811.     /**
  1812.      * Gets the public 'router' shared service.
  1813.      *
  1814.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1815.      */
  1816.     protected function getRouterService()
  1817.     {
  1818.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1819.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1820.         $a->pushProcessor(($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  1821.         $a->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  1822.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1823.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1824.         $a->pushHandler(($this->privates['monolog.handler.filter_for_errors'] ?? $this->getMonolog_Handler_FilterForErrorsService()));
  1825.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1826.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1827.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  1828.         ], [
  1829.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1830.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a'en');
  1831.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1832.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1833.         return $instance;
  1834.     }
  1835.     /**
  1836.      * Gets the public 'translator' shared service.
  1837.      *
  1838.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1839.      */
  1840.     protected function getTranslatorService()
  1841.     {
  1842.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1843.     }
  1844.     /**
  1845.      * Gets the public 'var_dumper.cloner' shared service.
  1846.      *
  1847.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1848.      */
  1849.     protected function getVarDumper_ClonerService()
  1850.     {
  1851.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1852.         $instance->setMaxItems(2500);
  1853.         $instance->setMinDepth(1);
  1854.         $instance->setMaxString(-1);
  1855.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  1856.         return $instance;
  1857.     }
  1858.     /**
  1859.      * Gets the private '.debug.http_client' shared service.
  1860.      *
  1861.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  1862.      */
  1863.     protected function get_Debug_HttpClientService()
  1864.     {
  1865.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  1866.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  1867.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1868.         $b->pushProcessor(($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  1869.         $b->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  1870.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1871.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1872.         $b->pushHandler(($this->privates['monolog.handler.filter_for_errors'] ?? $this->getMonolog_Handler_FilterForErrorsService()));
  1873.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1874.         $a->setLogger($b);
  1875.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(new \Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient($a, ($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1876.     }
  1877.     /**
  1878.      * Gets the private '.debug.hwi_oauth.http_client' shared service.
  1879.      *
  1880.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  1881.      */
  1882.     protected function get_Debug_HwiOauth_HttpClientService()
  1883.     {
  1884.         return $this->privates['.debug.hwi_oauth.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(\Symfony\Component\HttpClient\HttpClient::create(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1885.     }
  1886.     /**
  1887.      * Gets the private '.service_locator.dJlfOtM' shared service.
  1888.      *
  1889.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1890.      */
  1891.     protected function get_ServiceLocator_DJlfOtMService()
  1892.     {
  1893.         return $this->privates['.service_locator.dJlfOtM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1894.             'security.firewall.map.context.advertiser_api' => ['privates''security.firewall.map.context.advertiser_api''getSecurity_Firewall_Map_Context_AdvertiserApiService'true],
  1895.             'security.firewall.map.context.advertisers' => ['privates''security.firewall.map.context.advertisers''getSecurity_Firewall_Map_Context_AdvertisersService'true],
  1896.             'security.firewall.map.context.agents' => ['privates''security.firewall.map.context.agents''getSecurity_Firewall_Map_Context_AgentsService'true],
  1897.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  1898.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'true],
  1899.             'security.firewall.map.context.publishers' => ['privates''security.firewall.map.context.publishers''getSecurity_Firewall_Map_Context_PublishersService'true],
  1900.             'security.firewall.map.context.swagger_doc' => ['privates''security.firewall.map.context.swagger_doc''getSecurity_Firewall_Map_Context_SwaggerDocService'true],
  1901.         ], [
  1902.             'security.firewall.map.context.advertiser_api' => '?',
  1903.             'security.firewall.map.context.advertisers' => '?',
  1904.             'security.firewall.map.context.agents' => '?',
  1905.             'security.firewall.map.context.dev' => '?',
  1906.             'security.firewall.map.context.main' => '?',
  1907.             'security.firewall.map.context.publishers' => '?',
  1908.             'security.firewall.map.context.swagger_doc' => '?',
  1909.         ]);
  1910.     }
  1911.     /**
  1912.      * Gets the private 'App\EventListener\RequestListener' shared autowired service.
  1913.      *
  1914.      * @return \App\EventListener\RequestListener
  1915.      */
  1916.     protected function getRequestListenerService()
  1917.     {
  1918.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1919.         if (isset($this->privates['App\\EventListener\\RequestListener'])) {
  1920.             return $this->privates['App\\EventListener\\RequestListener'];
  1921.         }
  1922.         return $this->privates['App\\EventListener\\RequestListener'] = new \App\EventListener\RequestListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), new \App\Services\Aws\S3($a));
  1923.     }
  1924.     /**
  1925.      * Gets the private 'Http\Client\Common\PluginClientFactory' shared service.
  1926.      *
  1927.      * @return \Http\HttplugBundle\Collector\PluginClientFactory
  1928.      */
  1929.     protected function getPluginClientFactoryService()
  1930.     {
  1931.         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(0))), ($this->privates['httplug.collector.formatter'] ?? $this->getHttplug_Collector_FormatterService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1932.     }
  1933.     /**
  1934.      * Gets the private 'Http\HttplugBundle\Collector\PluginClientFactoryListener' shared service.
  1935.      *
  1936.      * @return \Http\HttplugBundle\Collector\PluginClientFactoryListener
  1937.      */
  1938.     protected function getPluginClientFactoryListenerService()
  1939.     {
  1940.         return $this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] = new \Http\HttplugBundle\Collector\PluginClientFactoryListener(($this->privates['Http\\Client\\Common\\PluginClientFactory'] ?? $this->getPluginClientFactoryService()));
  1941.     }
  1942.     /**
  1943.      * Gets the private 'Sentry\SentryBundle\EventListener\LoginListener' shared service.
  1944.      *
  1945.      * @return \Sentry\SentryBundle\EventListener\LoginListener
  1946.      */
  1947.     protected function getLoginListener2Service()
  1948.     {
  1949.         return $this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] = new \Sentry\SentryBundle\EventListener\LoginListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  1950.     }
  1951.     /**
  1952.      * Gets the private 'Sentry\SentryBundle\EventListener\RequestListener' shared service.
  1953.      *
  1954.      * @return \Sentry\SentryBundle\EventListener\RequestListener
  1955.      */
  1956.     protected function getRequestListener2Service()
  1957.     {
  1958.         return $this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] = new \Sentry\SentryBundle\EventListener\RequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  1959.     }
  1960.     /**
  1961.      * Gets the private 'Sentry\SentryBundle\EventListener\SubRequestListener' shared service.
  1962.      *
  1963.      * @return \Sentry\SentryBundle\EventListener\SubRequestListener
  1964.      */
  1965.     protected function getSubRequestListenerService()
  1966.     {
  1967.         return $this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] = new \Sentry\SentryBundle\EventListener\SubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  1968.     }
  1969.     /**
  1970.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingRequestListener' shared service.
  1971.      *
  1972.      * @return \Sentry\SentryBundle\EventListener\TracingRequestListener
  1973.      */
  1974.     protected function getTracingRequestListenerService()
  1975.     {
  1976.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] = new \Sentry\SentryBundle\EventListener\TracingRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  1977.     }
  1978.     /**
  1979.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingSubRequestListener' shared service.
  1980.      *
  1981.      * @return \Sentry\SentryBundle\EventListener\TracingSubRequestListener
  1982.      */
  1983.     protected function getTracingSubRequestListenerService()
  1984.     {
  1985.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] = new \Sentry\SentryBundle\EventListener\TracingSubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  1986.     }
  1987.     /**
  1988.      * Gets the private 'Sentry\State\HubInterface' shared service.
  1989.      *
  1990.      * @return \Sentry\State\HubInterface
  1991.      */
  1992.     protected function getHubInterfaceService()
  1993.     {
  1994.         $this->privates['Sentry\\State\\HubInterface'] = $instance \Sentry\State\HubAdapter::getInstance();
  1995.         $a = new \Sentry\Options(['traces_sample_rate' => 0.25'environment' => 'dev''send_default_pii' => true'integrations' => new \Sentry\SentryBundle\Integration\IntegrationConfigurator([=> new \Sentry\Integration\RequestIntegration(new \Sentry\SentryBundle\Integration\RequestFetcher(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL))], false), 'prefixes' => [=> \dirname(__DIR__4), => '.'=> '/usr/share/pear'=> '/usr/share/php'], 'release' => $this->getEnv('default::SENTRY_RELEASE'), 'tags' => [], 'in_app_exclude' => [=> $this->targetDir.''=> (\dirname(__DIR__4).'/vendor'), => $this->targetDir.''], 'in_app_include' => [], 'class_serializers' => [], 'ignore_exceptions' => [], 'ignore_transactions' => [], 'dsn' => $this->getEnv('SENTRY_DSN')]);
  1996.         $b = new \Sentry\ClientBuilder($a);
  1997.         $c = new \Nyholm\Psr7\Factory\Psr17Factory();
  1998.         $b->setSdkIdentifier('sentry.php.symfony');
  1999.         $b->setSdkVersion('4.14.0');
  2000.         $b->setTransportFactory(new \Sentry\SentryBundle\Transport\TransportFactory($c$c$c$cNULLNULL));
  2001.         $b->setSerializer(new \Sentry\Serializer\Serializer($a));
  2002.         $b->setRepresentationSerializer(new \Sentry\Serializer\RepresentationSerializer($a));
  2003.         if ($this->has('Psr\\Log\\NullLogger')) {
  2004.             $b->setLogger(($this->services['Psr\\Log\\NullLogger'] ?? $this->get('Psr\\Log\\NullLogger'/* ContainerInterface::NULL_ON_INVALID_REFERENCE */ 2)));
  2005.         }
  2006.         $instance->bindClient($b->getClient());
  2007.         return $instance;
  2008.     }
  2009.     /**
  2010.      * Gets the private 'annotations.cache_adapter' shared service.
  2011.      *
  2012.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  2013.      */
  2014.     protected function getAnnotations_CacheAdapterService()
  2015.     {
  2016.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()));
  2017.     }
  2018.     /**
  2019.      * Gets the private 'annotations.cached_reader' shared service.
  2020.      *
  2021.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  2022.      */
  2023.     protected function getAnnotations_CachedReaderService()
  2024.     {
  2025.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  2026.     }
  2027.     /**
  2028.      * Gets the private 'annotations.reader' shared service.
  2029.      *
  2030.      * @return \Doctrine\Common\Annotations\AnnotationReader
  2031.      */
  2032.     protected function getAnnotations_ReaderService()
  2033.     {
  2034.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  2035.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  2036.         $a->registerUniqueLoader('class_exists');
  2037.         $instance->addGlobalIgnoredName('required'$a);
  2038.         return $instance;
  2039.     }
  2040.     /**
  2041.      * Gets the private 'cache.annotations.traceable' shared service.
  2042.      *
  2043.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2044.      */
  2045.     protected function getCache_Annotations_TraceableService()
  2046.     {
  2047.         return $this->privates['cache.annotations.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('aT4EMkwm+F'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  2048.     }
  2049.     /**
  2050.      * Gets the private 'cache.doctrine.orm.default.query.traceable' shared service.
  2051.      *
  2052.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2053.      */
  2054.     protected function getCache_Doctrine_Orm_Default_Query_TraceableService()
  2055.     {
  2056.         return $this->privates['cache.doctrine.orm.default.query.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  2057.     }
  2058.     /**
  2059.      * Gets the private 'cache.doctrine.orm.default.result.traceable' shared service.
  2060.      *
  2061.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2062.      */
  2063.     protected function getCache_Doctrine_Orm_Default_Result_TraceableService()
  2064.     {
  2065.         return $this->privates['cache.doctrine.orm.default.result.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  2066.     }
  2067.     /**
  2068.      * Gets the private 'cache.messenger.restart_workers_signal.traceable' shared service.
  2069.      *
  2070.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2071.      */
  2072.     protected function getCache_Messenger_RestartWorkersSignal_TraceableService()
  2073.     {
  2074.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('A0dTZCgzqC'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  2075.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2076.         return $this->privates['cache.messenger.restart_workers_signal.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), $a));
  2077.     }
  2078.     /**
  2079.      * Gets the private 'cache.property_info.traceable' shared service.
  2080.      *
  2081.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2082.      */
  2083.     protected function getCache_PropertyInfo_TraceableService()
  2084.     {
  2085.         return $this->privates['cache.property_info.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('hg0JMI4pWY'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  2086.     }
  2087.     /**
  2088.      * Gets the private 'cache.security_expression_language.traceable' shared service.
  2089.      *
  2090.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2091.      */
  2092.     protected function getCache_SecurityExpressionLanguage_TraceableService()
  2093.     {
  2094.         return $this->privates['cache.security_expression_language.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('1KQDM0Runu'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  2095.     }
  2096.     /**
  2097.      * Gets the private 'cache.security_token_verifier.traceable' shared service.
  2098.      *
  2099.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2100.      */
  2101.     protected function getCache_SecurityTokenVerifier_TraceableService()
  2102.     {
  2103.         return $this->privates['cache.security_token_verifier.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('nZDFvX5FsL'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  2104.     }
  2105.     /**
  2106.      * Gets the private 'cache.serializer.traceable' shared service.
  2107.      *
  2108.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2109.      */
  2110.     protected function getCache_Serializer_TraceableService()
  2111.     {
  2112.         return $this->privates['cache.serializer.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('qAmlmd+tMe'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  2113.     }
  2114.     /**
  2115.      * Gets the private 'cache.validator.traceable' shared service.
  2116.      *
  2117.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2118.      */
  2119.     protected function getCache_Validator_TraceableService()
  2120.     {
  2121.         return $this->privates['cache.validator.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('x2zwRvlrtL'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  2122.     }
  2123.     /**
  2124.      * Gets the private 'config_cache_factory' shared service.
  2125.      *
  2126.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  2127.      */
  2128.     protected function getConfigCacheFactoryService()
  2129.     {
  2130.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  2131.             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)));
  2132.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  2133.         }, 2));
  2134.     }
  2135.     /**
  2136.      * Gets the private 'data_collector.form' shared service.
  2137.      *
  2138.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  2139.      */
  2140.     protected function getDataCollector_FormService()
  2141.     {
  2142.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  2143.     }
  2144.     /**
  2145.      * Gets the private 'data_collector.request' shared service.
  2146.      *
  2147.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  2148.      */
  2149.     protected function getDataCollector_RequestService()
  2150.     {
  2151.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2152.     }
  2153.     /**
  2154.      * Gets the private 'debug.debug_handlers_listener' shared service.
  2155.      *
  2156.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  2157.      */
  2158.     protected function getDebug_DebugHandlersListenerService()
  2159.     {
  2160.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  2161.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2162.         $a->pushProcessor(($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  2163.         $a->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  2164.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2165.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2166.         $a->pushHandler(($this->privates['monolog.handler.filter_for_errors'] ?? $this->getMonolog_Handler_FilterForErrorsService()));
  2167.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2168.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrue, ($this->services['monolog.logger.deprecation'] ?? $this->getMonolog_Logger_DeprecationService()));
  2169.     }
  2170.     /**
  2171.      * Gets the private 'debug.file_link_formatter' shared service.
  2172.      *
  2173.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  2174.      */
  2175.     protected function getDebug_FileLinkFormatterService()
  2176.     {
  2177.         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 () {
  2178.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  2179.         });
  2180.     }
  2181.     /**
  2182.      * Gets the private 'debug.log_processor' shared service.
  2183.      *
  2184.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  2185.      */
  2186.     protected function getDebug_LogProcessorService()
  2187.     {
  2188.         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())));
  2189.     }
  2190.     /**
  2191.      * Gets the private 'debug.security.access.decision_manager' shared service.
  2192.      *
  2193.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  2194.      */
  2195.     protected function getDebug_Security_Access_DecisionManagerService()
  2196.     {
  2197.         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 () {
  2198.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  2199.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  2200.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  2201.         }, 3), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  2202.     }
  2203.     /**
  2204.      * Gets the private 'debug.security.firewall' shared service.
  2205.      *
  2206.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  2207.      */
  2208.     protected function getDebug_Security_FirewallService()
  2209.     {
  2210.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  2211.         if (isset($this->privates['debug.security.firewall'])) {
  2212.             return $this->privates['debug.security.firewall'];
  2213.         }
  2214.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2215.         if (isset($this->privates['debug.security.firewall'])) {
  2216.             return $this->privates['debug.security.firewall'];
  2217.         }
  2218.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  2219.     }
  2220.     /**
  2221.      * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  2222.      *
  2223.      * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  2224.      */
  2225.     protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  2226.     {
  2227.         return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2228.             'App\\EventSubscriber\\DatabaseActivitySubscriber' => ['privates''App\\EventSubscriber\\DatabaseActivitySubscriber''getDatabaseActivitySubscriberService'true],
  2229.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  2230.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  2231.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  2232.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  2233.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  2234.             'fos_user.user_listener' => ['privates''fos_user.user_listener''getFosUser_UserListenerService'true],
  2235.         ], [
  2236.             'App\\EventSubscriber\\DatabaseActivitySubscriber' => '?',
  2237.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  2238.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  2239.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  2240.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  2241.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  2242.             'fos_user.user_listener' => '?',
  2243.         ]), [=> 'App\\EventSubscriber\\DatabaseActivitySubscriber'=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners'], => [=> [=> 'prePersist'], => 'fos_user.user_listener'], => [=> [=> 'preUpdate'], => 'fos_user.user_listener']]);
  2244.     }
  2245.     /**
  2246.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  2247.      *
  2248.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  2249.      */
  2250.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  2251.     {
  2252.         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')], false);
  2253.     }
  2254.     /**
  2255.      * Gets the private 'exception_listener' shared service.
  2256.      *
  2257.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  2258.      */
  2259.     protected function getExceptionListenerService()
  2260.     {
  2261.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  2262.     }
  2263.     /**
  2264.      * Gets the private 'fos_user.util.canonical_fields_updater' shared service.
  2265.      *
  2266.      * @return \FOS\UserBundle\Util\CanonicalFieldsUpdater
  2267.      */
  2268.     protected function getFosUser_Util_CanonicalFieldsUpdaterService()
  2269.     {
  2270.         $a = new \FOS\UserBundle\Util\Canonicalizer();
  2271.         return $this->privates['fos_user.util.canonical_fields_updater'] = new \FOS\UserBundle\Util\CanonicalFieldsUpdater($a$a);
  2272.     }
  2273.     /**
  2274.      * Gets the private 'gearman_cache.traceable' shared service.
  2275.      *
  2276.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2277.      */
  2278.     protected function getGearmanCache_TraceableService()
  2279.     {
  2280.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('nLcraO8e2A'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  2281.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2282.         return $this->privates['gearman_cache.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), $a));
  2283.     }
  2284.     /**
  2285.      * Gets the private 'httplug.collector.formatter' shared service.
  2286.      *
  2287.      * @return \Http\HttplugBundle\Collector\Formatter
  2288.      */
  2289.     protected function getHttplug_Collector_FormatterService()
  2290.     {
  2291.         return $this->privates['httplug.collector.formatter'] = new \Http\HttplugBundle\Collector\Formatter(new \Http\Message\Formatter\FullHttpMessageFormatter(0), new \Http\Message\Formatter\CurlCommandFormatter());
  2292.     }
  2293.     /**
  2294.      * Gets the private 'locale_aware_listener' shared service.
  2295.      *
  2296.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  2297.      */
  2298.     protected function getLocaleAwareListenerService()
  2299.     {
  2300.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2301.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  2302.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  2303.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2304.     }
  2305.     /**
  2306.      * Gets the private 'locale_listener' shared service.
  2307.      *
  2308.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2309.      */
  2310.     protected function getLocaleListenerService()
  2311.     {
  2312.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en', ($this->services['router'] ?? $this->getRouterService()), false, []);
  2313.     }
  2314.     /**
  2315.      * Gets the private 'mercure.hub.default.traceable' shared service.
  2316.      *
  2317.      * @return \Symfony\Component\Mercure\Debug\TraceableHub
  2318.      */
  2319.     protected function getMercure_Hub_Default_TraceableService()
  2320.     {
  2321.         $a = new \Symfony\Component\Mercure\Jwt\LcobucciFactory($this->getEnv('MERCURE_JWT_SECRET'), 'hmac.sha256'NULL'');
  2322.         return $this->privates['mercure.hub.default.traceable'] = new \Symfony\Component\Mercure\Debug\TraceableHub(new \Symfony\Component\Mercure\Hub($this->getEnv('MERCURE_URL'), new \Symfony\Component\Mercure\Jwt\FactoryTokenProvider($a, [], [=> '*']), $a$this->getEnv('MERCURE_PUBLIC_URL'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  2323.     }
  2324.     /**
  2325.      * Gets the private 'monolog.handler.console' shared service.
  2326.      *
  2327.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  2328.      */
  2329.     protected function getMonolog_Handler_ConsoleService()
  2330.     {
  2331.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  2332.     }
  2333.     /**
  2334.      * Gets the private 'monolog.handler.filter_for_errors' shared service.
  2335.      *
  2336.      * @return \Monolog\Handler\FingersCrossedHandler
  2337.      */
  2338.     protected function getMonolog_Handler_FilterForErrorsService()
  2339.     {
  2340.         $a = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__3).'/log/dev.log'), 10'DEBUG'trueNULLfalse);
  2341.         $a->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  2342.         $a->setFilenameFormat('{filename}-{date}''Y-m-d');
  2343.         return $this->privates['monolog.handler.filter_for_errors'] = new \Monolog\Handler\FingersCrossedHandler($a, new \Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy('error'), 0truetrueNULL);
  2344.     }
  2345.     /**
  2346.      * Gets the private 'monolog.handler.main' shared service.
  2347.      *
  2348.      * @return \Monolog\Handler\StreamHandler
  2349.      */
  2350.     protected function getMonolog_Handler_MainService()
  2351.     {
  2352.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 'debug'trueNULLfalse);
  2353.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  2354.         return $instance;
  2355.     }
  2356.     /**
  2357.      * Gets the private 'monolog.handler.sentry' shared service.
  2358.      *
  2359.      * @return \Sentry\Monolog\Handler
  2360.      */
  2361.     protected function getMonolog_Handler_SentryService()
  2362.     {
  2363.         $this->privates['monolog.handler.sentry'] = $instance = new \Sentry\Monolog\Handler(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), 400truefalse);
  2364.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  2365.         return $instance;
  2366.     }
  2367.     /**
  2368.      * Gets the private 'monolog.logger.cache' shared service.
  2369.      *
  2370.      * @return \Symfony\Bridge\Monolog\Logger
  2371.      */
  2372.     protected function getMonolog_Logger_CacheService()
  2373.     {
  2374.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2375.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2376.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  2377.         $instance->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  2378.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2379.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2380.         $instance->pushHandler(($this->privates['monolog.handler.filter_for_errors'] ?? $this->getMonolog_Handler_FilterForErrorsService()));
  2381.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2382.         return $instance;
  2383.     }
  2384.     /**
  2385.      * Gets the private 'monolog.logger.doctrine' shared service.
  2386.      *
  2387.      * @return \Symfony\Bridge\Monolog\Logger
  2388.      */
  2389.     protected function getMonolog_Logger_DoctrineService()
  2390.     {
  2391.         $this->privates['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
  2392.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2393.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  2394.         $instance->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  2395.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2396.         $instance->pushHandler(($this->privates['monolog.handler.filter_for_errors'] ?? $this->getMonolog_Handler_FilterForErrorsService()));
  2397.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2398.         return $instance;
  2399.     }
  2400.     /**
  2401.      * Gets the private 'monolog.logger.request' shared service.
  2402.      *
  2403.      * @return \Symfony\Bridge\Monolog\Logger
  2404.      */
  2405.     protected function getMonolog_Logger_RequestService()
  2406.     {
  2407.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2408.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2409.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  2410.         $instance->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  2411.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2412.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2413.         $instance->pushHandler(($this->privates['monolog.handler.filter_for_errors'] ?? $this->getMonolog_Handler_FilterForErrorsService()));
  2414.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2415.         return $instance;
  2416.     }
  2417.     /**
  2418.      * Gets the private 'monolog.logger.security' shared service.
  2419.      *
  2420.      * @return \Symfony\Bridge\Monolog\Logger
  2421.      */
  2422.     protected function getMonolog_Logger_SecurityService()
  2423.     {
  2424.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  2425.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2426.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  2427.         $instance->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  2428.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2429.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2430.         $instance->pushHandler(($this->privates['monolog.handler.filter_for_errors'] ?? $this->getMonolog_Handler_FilterForErrorsService()));
  2431.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2432.         return $instance;
  2433.     }
  2434.     /**
  2435.      * Gets the private 'parameter_bag' shared service.
  2436.      *
  2437.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  2438.      */
  2439.     protected function getParameterBagService()
  2440.     {
  2441.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  2442.     }
  2443.     /**
  2444.      * Gets the private 'profiler_listener' shared service.
  2445.      *
  2446.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  2447.      */
  2448.     protected function getProfilerListenerService()
  2449.     {
  2450.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  2451.         if (isset($this->privates['profiler_listener'])) {
  2452.             return $this->privates['profiler_listener'];
  2453.         }
  2454.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  2455.     }
  2456.     /**
  2457.      * Gets the private 'property_info' shared service.
  2458.      *
  2459.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  2460.      */
  2461.     protected function getPropertyInfoService()
  2462.     {
  2463.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  2464.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  2465.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2466.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2467.         }, 3), new RewindableGenerator(function () {
  2468.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2469.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  2470.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2471.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2472.         }, 4), new RewindableGenerator(function () {
  2473.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2474.         }, 1), new RewindableGenerator(function () {
  2475.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2476.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2477.         }, 2), new RewindableGenerator(function () {
  2478.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2479.         }, 1));
  2480.     }
  2481.     /**
  2482.      * Gets the private 'router.expression_language_provider' shared service.
  2483.      *
  2484.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  2485.      */
  2486.     protected function getRouter_ExpressionLanguageProviderService()
  2487.     {
  2488.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2489.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  2490.         ], [
  2491.             'env' => 'Closure',
  2492.         ]));
  2493.     }
  2494.     /**
  2495.      * Gets the private 'router.request_context' shared service.
  2496.      *
  2497.      * @return \Symfony\Component\Routing\RequestContext
  2498.      */
  2499.     protected function getRouter_RequestContextService()
  2500.     {
  2501.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  2502.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2503.         return $instance;
  2504.     }
  2505.     /**
  2506.      * Gets the private 'router_listener' shared service.
  2507.      *
  2508.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  2509.      */
  2510.     protected function getRouterListenerService()
  2511.     {
  2512.         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);
  2513.     }
  2514.     /**
  2515.      * Gets the private 'security.context_listener.0' shared service.
  2516.      *
  2517.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  2518.      */
  2519.     protected function getSecurity_ContextListener_0Service()
  2520.     {
  2521.         $a = ($this->privates['security.event_dispatcher.agents'] ?? $this->getSecurity_EventDispatcher_AgentsService());
  2522.         if (isset($this->privates['security.context_listener.0'])) {
  2523.             return $this->privates['security.context_listener.0'];
  2524.         }
  2525.         return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  2526.             yield => ($this->privates['hwi_oauth.user.provider'] ?? ($this->privates['hwi_oauth.user.provider'] = new \HWI\Bundle\OAuthBundle\Security\Core\User\OAuthUserProvider()));
  2527.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->load('getFosUser_UserProvider_UsernameEmailService'));
  2528.             yield => ($this->privates['security.user.provider.concrete.agent_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AgentUserProviderService'));
  2529.             yield => ($this->privates['security.user.provider.concrete.publisher_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_PublisherUserProviderService'));
  2530.             yield => ($this->privates['security.user.provider.concrete.advertiser_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AdvertiserUserProviderService'));
  2531.         }, 5), 'agents', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  2532.     }
  2533.     /**
  2534.      * Gets the private 'security.context_listener.1' shared service.
  2535.      *
  2536.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  2537.      */
  2538.     protected function getSecurity_ContextListener_1Service()
  2539.     {
  2540.         $a = ($this->privates['security.event_dispatcher.publishers'] ?? $this->getSecurity_EventDispatcher_PublishersService());
  2541.         if (isset($this->privates['security.context_listener.1'])) {
  2542.             return $this->privates['security.context_listener.1'];
  2543.         }
  2544.         return $this->privates['security.context_listener.1'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  2545.             yield => ($this->privates['hwi_oauth.user.provider'] ?? ($this->privates['hwi_oauth.user.provider'] = new \HWI\Bundle\OAuthBundle\Security\Core\User\OAuthUserProvider()));
  2546.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->load('getFosUser_UserProvider_UsernameEmailService'));
  2547.             yield => ($this->privates['security.user.provider.concrete.agent_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AgentUserProviderService'));
  2548.             yield => ($this->privates['security.user.provider.concrete.publisher_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_PublisherUserProviderService'));
  2549.             yield => ($this->privates['security.user.provider.concrete.advertiser_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AdvertiserUserProviderService'));
  2550.         }, 5), 'publishers', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  2551.     }
  2552.     /**
  2553.      * Gets the private 'security.context_listener.2' shared service.
  2554.      *
  2555.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  2556.      */
  2557.     protected function getSecurity_ContextListener_2Service()
  2558.     {
  2559.         $a = ($this->privates['security.event_dispatcher.advertisers'] ?? $this->getSecurity_EventDispatcher_AdvertisersService());
  2560.         if (isset($this->privates['security.context_listener.2'])) {
  2561.             return $this->privates['security.context_listener.2'];
  2562.         }
  2563.         return $this->privates['security.context_listener.2'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  2564.             yield => ($this->privates['hwi_oauth.user.provider'] ?? ($this->privates['hwi_oauth.user.provider'] = new \HWI\Bundle\OAuthBundle\Security\Core\User\OAuthUserProvider()));
  2565.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->load('getFosUser_UserProvider_UsernameEmailService'));
  2566.             yield => ($this->privates['security.user.provider.concrete.agent_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AgentUserProviderService'));
  2567.             yield => ($this->privates['security.user.provider.concrete.publisher_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_PublisherUserProviderService'));
  2568.             yield => ($this->privates['security.user.provider.concrete.advertiser_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AdvertiserUserProviderService'));
  2569.         }, 5), 'advertisers', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  2570.     }
  2571.     /**
  2572.      * Gets the private 'security.context_listener.3' shared service.
  2573.      *
  2574.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  2575.      */
  2576.     protected function getSecurity_ContextListener_3Service()
  2577.     {
  2578.         $a = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  2579.         if (isset($this->privates['security.context_listener.3'])) {
  2580.             return $this->privates['security.context_listener.3'];
  2581.         }
  2582.         return $this->privates['security.context_listener.3'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  2583.             yield => ($this->privates['hwi_oauth.user.provider'] ?? ($this->privates['hwi_oauth.user.provider'] = new \HWI\Bundle\OAuthBundle\Security\Core\User\OAuthUserProvider()));
  2584.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->load('getFosUser_UserProvider_UsernameEmailService'));
  2585.             yield => ($this->privates['security.user.provider.concrete.agent_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AgentUserProviderService'));
  2586.             yield => ($this->privates['security.user.provider.concrete.publisher_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_PublisherUserProviderService'));
  2587.             yield => ($this->privates['security.user.provider.concrete.advertiser_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AdvertiserUserProviderService'));
  2588.         }, 5), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  2589.     }
  2590.     /**
  2591.      * Gets the private 'security.event_dispatcher.advertisers' shared service.
  2592.      *
  2593.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  2594.      */
  2595.     protected function getSecurity_EventDispatcher_AdvertisersService()
  2596.     {
  2597.         $this->privates['security.event_dispatcher.advertisers'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  2598.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2599.             return ($this->privates['security.listener.advertisers.user_provider'] ?? $this->load('getSecurity_Listener_Advertisers_UserProviderService'));
  2600.         }, => 'checkPassport'], 2048);
  2601.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2602.             return ($this->privates['security.listener.session.advertisers'] ?? $this->load('getSecurity_Listener_Session_AdvertisersService'));
  2603.         }, => 'onSuccessfulLogin'], 0);
  2604.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2605.             return ($this->privates['security.logout.listener.default.advertisers'] ?? $this->load('getSecurity_Logout_Listener_Default_AdvertisersService'));
  2606.         }, => 'onLogout'], 64);
  2607.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2608.             return ($this->privates['security.logout.listener.session.advertisers'] ?? ($this->privates['security.logout.listener.session.advertisers'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  2609.         }, => 'onLogout'], 0);
  2610.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2611.             return ($this->privates['security.listener.check_remember_me_conditions.advertisers'] ?? $this->load('getSecurity_Listener_CheckRememberMeConditions_AdvertisersService'));
  2612.         }, => 'onSuccessfulLogin'], -32);
  2613.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2614.             return ($this->privates['security.listener.remember_me.advertisers'] ?? $this->load('getSecurity_Listener_RememberMe_AdvertisersService'));
  2615.         }, => 'onSuccessfulLogin'], -64);
  2616.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [=> function () {
  2617.             return ($this->privates['security.listener.remember_me.advertisers'] ?? $this->load('getSecurity_Listener_RememberMe_AdvertisersService'));
  2618.         }, => 'clearCookie'], 0);
  2619.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2620.             return ($this->privates['security.listener.remember_me.advertisers'] ?? $this->load('getSecurity_Listener_RememberMe_AdvertisersService'));
  2621.         }, => 'clearCookie'], 0);
  2622.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\TokenDeauthenticatedEvent', [=> function () {
  2623.             return ($this->privates['security.listener.remember_me.advertisers'] ?? $this->load('getSecurity_Listener_RememberMe_AdvertisersService'));
  2624.         }, => 'clearCookie'], 0);
  2625.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2626.             return ($this->privates['security.listener.user_checker.advertisers'] ?? $this->load('getSecurity_Listener_UserChecker_AdvertisersService'));
  2627.         }, => 'preCheckCredentials'], 256);
  2628.         $instance->addListener('security.authentication.success', [=> function () {
  2629.             return ($this->privates['security.listener.user_checker.advertisers'] ?? $this->load('getSecurity_Listener_UserChecker_AdvertisersService'));
  2630.         }, => 'postCheckCredentials'], 256);
  2631.         $instance->addListener('security.interactive_login', [=> function () {
  2632.             return ($this->privates['App\\EventListener\\LoginListener'] ?? $this->load('getLoginListenerService'));
  2633.         }, => 'onSecurityInteractiveLogin'], 0);
  2634.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2635.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  2636.         }, => 'checkPassport'], 1024);
  2637.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2638.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListener2Service());
  2639.         }, => 'handleLoginSuccessEvent'], 0);
  2640.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2641.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  2642.         }, => 'checkPassport'], 0);
  2643.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2644.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  2645.         }, => 'onLoginSuccess'], 0);
  2646.         $instance->addListener('security.interactive_login', [=> function () {
  2647.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->load('getFosUser_Security_InteractiveLoginListenerService'));
  2648.         }, => 'onSecurityInteractiveLogin'], 0);
  2649.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2650.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  2651.         }, => 'checkPassport'], 512);
  2652.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2653.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2654.         }, => 'onLogout'], 0);
  2655.         return $instance;
  2656.     }
  2657.     /**
  2658.      * Gets the private 'security.event_dispatcher.agents' shared service.
  2659.      *
  2660.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  2661.      */
  2662.     protected function getSecurity_EventDispatcher_AgentsService()
  2663.     {
  2664.         $this->privates['security.event_dispatcher.agents'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  2665.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2666.             return ($this->privates['security.listener.agents.user_provider'] ?? $this->load('getSecurity_Listener_Agents_UserProviderService'));
  2667.         }, => 'checkPassport'], 2048);
  2668.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2669.             return ($this->privates['security.listener.session.agents'] ?? $this->load('getSecurity_Listener_Session_AgentsService'));
  2670.         }, => 'onSuccessfulLogin'], 0);
  2671.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2672.             return ($this->privates['security.logout.listener.default.agents'] ?? $this->load('getSecurity_Logout_Listener_Default_AgentsService'));
  2673.         }, => 'onLogout'], 64);
  2674.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2675.             return ($this->privates['security.logout.listener.session.agents'] ?? ($this->privates['security.logout.listener.session.agents'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  2676.         }, => 'onLogout'], 0);
  2677.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2678.             return ($this->privates['security.listener.check_remember_me_conditions.agents'] ?? $this->load('getSecurity_Listener_CheckRememberMeConditions_AgentsService'));
  2679.         }, => 'onSuccessfulLogin'], -32);
  2680.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2681.             return ($this->privates['security.listener.remember_me.agents'] ?? $this->load('getSecurity_Listener_RememberMe_AgentsService'));
  2682.         }, => 'onSuccessfulLogin'], -64);
  2683.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [=> function () {
  2684.             return ($this->privates['security.listener.remember_me.agents'] ?? $this->load('getSecurity_Listener_RememberMe_AgentsService'));
  2685.         }, => 'clearCookie'], 0);
  2686.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2687.             return ($this->privates['security.listener.remember_me.agents'] ?? $this->load('getSecurity_Listener_RememberMe_AgentsService'));
  2688.         }, => 'clearCookie'], 0);
  2689.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\TokenDeauthenticatedEvent', [=> function () {
  2690.             return ($this->privates['security.listener.remember_me.agents'] ?? $this->load('getSecurity_Listener_RememberMe_AgentsService'));
  2691.         }, => 'clearCookie'], 0);
  2692.         $instance->addListener('security.interactive_login', [=> function () {
  2693.             return ($this->privates['App\\EventListener\\LoginListener'] ?? $this->load('getLoginListenerService'));
  2694.         }, => 'onSecurityInteractiveLogin'], 0);
  2695.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2696.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  2697.         }, => 'checkPassport'], 1024);
  2698.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2699.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListener2Service());
  2700.         }, => 'handleLoginSuccessEvent'], 0);
  2701.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2702.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  2703.         }, => 'checkPassport'], 0);
  2704.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2705.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  2706.         }, => 'onLoginSuccess'], 0);
  2707.         $instance->addListener('security.interactive_login', [=> function () {
  2708.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->load('getFosUser_Security_InteractiveLoginListenerService'));
  2709.         }, => 'onSecurityInteractiveLogin'], 0);
  2710.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2711.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  2712.         }, => 'checkPassport'], 512);
  2713.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2714.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2715.         }, => 'onLogout'], 0);
  2716.         return $instance;
  2717.     }
  2718.     /**
  2719.      * Gets the private 'security.event_dispatcher.main' shared service.
  2720.      *
  2721.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  2722.      */
  2723.     protected function getSecurity_EventDispatcher_MainService()
  2724.     {
  2725.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  2726.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2727.             return ($this->privates['security.listener.main.user_provider'] ?? $this->load('getSecurity_Listener_Main_UserProviderService'));
  2728.         }, => 'checkPassport'], 2048);
  2729.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2730.             return ($this->privates['security.listener.session.main'] ?? $this->load('getSecurity_Listener_Session_MainService'));
  2731.         }, => 'onSuccessfulLogin'], 0);
  2732.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2733.             return ($this->privates['security.logout.listener.default.main'] ?? $this->load('getSecurity_Logout_Listener_Default_MainService'));
  2734.         }, => 'onLogout'], 64);
  2735.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2736.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  2737.         }, => 'onLogout'], 0);
  2738.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2739.             return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  2740.         }, => 'preCheckCredentials'], 256);
  2741.         $instance->addListener('security.authentication.success', [=> function () {
  2742.             return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  2743.         }, => 'postCheckCredentials'], 256);
  2744.         $instance->addListener('security.interactive_login', [=> function () {
  2745.             return ($this->privates['App\\EventListener\\LoginListener'] ?? $this->load('getLoginListenerService'));
  2746.         }, => 'onSecurityInteractiveLogin'], 0);
  2747.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2748.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  2749.         }, => 'checkPassport'], 1024);
  2750.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2751.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListener2Service());
  2752.         }, => 'handleLoginSuccessEvent'], 0);
  2753.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2754.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  2755.         }, => 'checkPassport'], 0);
  2756.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2757.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  2758.         }, => 'onLoginSuccess'], 0);
  2759.         $instance->addListener('security.interactive_login', [=> function () {
  2760.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->load('getFosUser_Security_InteractiveLoginListenerService'));
  2761.         }, => 'onSecurityInteractiveLogin'], 0);
  2762.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2763.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  2764.         }, => 'checkPassport'], 512);
  2765.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2766.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2767.         }, => 'onLogout'], 0);
  2768.         return $instance;
  2769.     }
  2770.     /**
  2771.      * Gets the private 'security.event_dispatcher.publishers' shared service.
  2772.      *
  2773.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  2774.      */
  2775.     protected function getSecurity_EventDispatcher_PublishersService()
  2776.     {
  2777.         $this->privates['security.event_dispatcher.publishers'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  2778.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2779.             return ($this->privates['security.listener.publishers.user_provider'] ?? $this->load('getSecurity_Listener_Publishers_UserProviderService'));
  2780.         }, => 'checkPassport'], 2048);
  2781.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2782.             return ($this->privates['security.listener.session.publishers'] ?? $this->load('getSecurity_Listener_Session_PublishersService'));
  2783.         }, => 'onSuccessfulLogin'], 0);
  2784.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2785.             return ($this->privates['security.logout.listener.default.publishers'] ?? $this->load('getSecurity_Logout_Listener_Default_PublishersService'));
  2786.         }, => 'onLogout'], 64);
  2787.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2788.             return ($this->privates['security.logout.listener.session.publishers'] ?? ($this->privates['security.logout.listener.session.publishers'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  2789.         }, => 'onLogout'], 0);
  2790.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2791.             return ($this->privates['security.listener.check_remember_me_conditions.publishers'] ?? $this->load('getSecurity_Listener_CheckRememberMeConditions_PublishersService'));
  2792.         }, => 'onSuccessfulLogin'], -32);
  2793.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2794.             return ($this->privates['security.listener.remember_me.publishers'] ?? $this->load('getSecurity_Listener_RememberMe_PublishersService'));
  2795.         }, => 'onSuccessfulLogin'], -64);
  2796.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [=> function () {
  2797.             return ($this->privates['security.listener.remember_me.publishers'] ?? $this->load('getSecurity_Listener_RememberMe_PublishersService'));
  2798.         }, => 'clearCookie'], 0);
  2799.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2800.             return ($this->privates['security.listener.remember_me.publishers'] ?? $this->load('getSecurity_Listener_RememberMe_PublishersService'));
  2801.         }, => 'clearCookie'], 0);
  2802.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\TokenDeauthenticatedEvent', [=> function () {
  2803.             return ($this->privates['security.listener.remember_me.publishers'] ?? $this->load('getSecurity_Listener_RememberMe_PublishersService'));
  2804.         }, => 'clearCookie'], 0);
  2805.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2806.             return ($this->privates['security.listener.user_checker.publishers'] ?? $this->load('getSecurity_Listener_UserChecker_PublishersService'));
  2807.         }, => 'preCheckCredentials'], 256);
  2808.         $instance->addListener('security.authentication.success', [=> function () {
  2809.             return ($this->privates['security.listener.user_checker.publishers'] ?? $this->load('getSecurity_Listener_UserChecker_PublishersService'));
  2810.         }, => 'postCheckCredentials'], 256);
  2811.         $instance->addListener('security.interactive_login', [=> function () {
  2812.             return ($this->privates['App\\EventListener\\LoginListener'] ?? $this->load('getLoginListenerService'));
  2813.         }, => 'onSecurityInteractiveLogin'], 0);
  2814.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2815.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  2816.         }, => 'checkPassport'], 1024);
  2817.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2818.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListener2Service());
  2819.         }, => 'handleLoginSuccessEvent'], 0);
  2820.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2821.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  2822.         }, => 'checkPassport'], 0);
  2823.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2824.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  2825.         }, => 'onLoginSuccess'], 0);
  2826.         $instance->addListener('security.interactive_login', [=> function () {
  2827.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->load('getFosUser_Security_InteractiveLoginListenerService'));
  2828.         }, => 'onSecurityInteractiveLogin'], 0);
  2829.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2830.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  2831.         }, => 'checkPassport'], 512);
  2832.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2833.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2834.         }, => 'onLogout'], 0);
  2835.         return $instance;
  2836.     }
  2837.     /**
  2838.      * Gets the private 'security.firewall.map' shared service.
  2839.      *
  2840.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  2841.      */
  2842.     protected function getSecurity_Firewall_MapService()
  2843.     {
  2844.         $a = ($this->privates['.service_locator.dJlfOtM'] ?? $this->get_ServiceLocator_DJlfOtMService());
  2845.         if (isset($this->privates['security.firewall.map'])) {
  2846.             return $this->privates['security.firewall.map'];
  2847.         }
  2848.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  2849.             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)/')));
  2850.             yield 'security.firewall.map.context.swagger_doc' => ($this->privates['.security.request_matcher.iqB2NeS'] ?? ($this->privates['.security.request_matcher.iqB2NeS'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/doc')));
  2851.             yield 'security.firewall.map.context.agents' => ($this->privates['.security.request_matcher.e.jb850'] ?? ($this->privates['.security.request_matcher.e.jb850'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/'$this->getEnv('agents_subdomain'))));
  2852.             yield 'security.firewall.map.context.publishers' => ($this->privates['.security.request_matcher.AbNALE9'] ?? ($this->privates['.security.request_matcher.AbNALE9'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/'$this->getEnv('publishers_subdomain'))));
  2853.             yield 'security.firewall.map.context.advertiser_api' => ($this->privates['.security.request_matcher.IAWh4hU'] ?? ($this->privates['.security.request_matcher.IAWh4hU'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/traffic-report'$this->getEnv('advertisers_api_subdomain'))));
  2854.             yield 'security.firewall.map.context.advertisers' => ($this->privates['.security.request_matcher.spvlcZk'] ?? ($this->privates['.security.request_matcher.spvlcZk'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/'$this->getEnv('advertisers_subdomain'))));
  2855.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  2856.         }, 7));
  2857.     }
  2858.     /**
  2859.      * Gets the private 'security.logout_url_generator' shared service.
  2860.      *
  2861.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  2862.      */
  2863.     protected function getSecurity_LogoutUrlGeneratorService()
  2864.     {
  2865.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  2866.         $instance->registerListener('agents''/logout''logout''_csrf_token'NULLNULL);
  2867.         $instance->registerListener('publishers''/logout''logout''_csrf_token'NULLNULL);
  2868.         $instance->registerListener('advertisers''/logout''logout''_csrf_token'NULLNULL);
  2869.         $instance->registerListener('main''/logout''logout''_csrf_token'NULLNULL);
  2870.         return $instance;
  2871.     }
  2872.     /**
  2873.      * Gets the private 'security.role_hierarchy' shared service.
  2874.      *
  2875.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  2876.      */
  2877.     protected function getSecurity_RoleHierarchyService()
  2878.     {
  2879.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  2880.     }
  2881.     /**
  2882.      * Gets the private 'session_listener' shared service.
  2883.      *
  2884.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  2885.      */
  2886.     protected function getSessionListenerService()
  2887.     {
  2888.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2889.             'initialized_session' => ['services''.container.private.session'NULLtrue],
  2890.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'true],
  2891.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2892.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'true],
  2893.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  2894.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  2895.         ], [
  2896.             'initialized_session' => '?',
  2897.             'logger' => '?',
  2898.             'request_stack' => '?',
  2899.             'session' => '?',
  2900.             'session_collector' => '?',
  2901.             'session_factory' => '?',
  2902.         ]), true$this->parameters['session.storage.options']);
  2903.     }
  2904.     /**
  2905.      * Gets the private 'snc_redis.logger' shared service.
  2906.      *
  2907.      * @return \Snc\RedisBundle\Logger\RedisLogger
  2908.      */
  2909.     protected function getSncRedis_LoggerService()
  2910.     {
  2911.         $a = new \Symfony\Bridge\Monolog\Logger('snc_redis');
  2912.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2913.         $a->pushProcessor(($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  2914.         $a->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  2915.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2916.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2917.         $a->pushHandler(($this->privates['monolog.handler.filter_for_errors'] ?? $this->getMonolog_Handler_FilterForErrorsService()));
  2918.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2919.         return $this->privates['snc_redis.logger'] = new \Snc\RedisBundle\Logger\RedisLogger($a);
  2920.     }
  2921.     /**
  2922.      * Gets the private 'translator.default' shared service.
  2923.      *
  2924.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  2925.      */
  2926.     protected function getTranslator_DefaultService()
  2927.     {
  2928.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2929.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  2930.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  2931.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  2932.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  2933.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  2934.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  2935.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  2936.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  2937.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  2938.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  2939.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  2940.         ], [
  2941.             'translation.loader.csv' => '?',
  2942.             'translation.loader.dat' => '?',
  2943.             'translation.loader.ini' => '?',
  2944.             'translation.loader.json' => '?',
  2945.             'translation.loader.mo' => '?',
  2946.             'translation.loader.php' => '?',
  2947.             'translation.loader.po' => '?',
  2948.             'translation.loader.qt' => '?',
  2949.             'translation.loader.res' => '?',
  2950.             'translation.loader.xliff' => '?',
  2951.             'translation.loader.yml' => '?',
  2952.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.af.yml')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.ar.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ar.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.bg.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.bg.yml')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.ca.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ca.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.cs.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.cs.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.cs.xlf')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.da.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.da.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.de.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.de.xlf')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.el.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.el.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.en.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.en.xlf')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.es.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.es.xlf')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.et.yml')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.eu.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.eu.yml')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.fa.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.fa.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.fa.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fa.xlf')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.fi.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.fi.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.fr.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fr.xlf')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.gl.yml')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.he.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.he.yml')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.hr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.hr.yml')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.hu.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.hu.xlf')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.id.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.id.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.it.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.it.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.it.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.it.xlf')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.ja.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ja.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.lb.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.lb.yml')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.lt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.lt.yml')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.lv.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.lv.yml')], 'mk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.mk.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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.mn.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.nb.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.nb.yml')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.nl.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle+intl-icu.nl.xlf')], '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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.pl.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pl.xlf')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.pt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.pt.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.pt_BR.yml')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.ro.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ro.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ru.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ru.xlf')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.sk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.sk.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.sl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.sl.yml')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.sr_Latn.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.sr_Latn.yml')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.sv.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.sv.yml')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.th.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.th.yml')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.tr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.tr.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.tr.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.tr.xlf')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.uk.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.uk.xlf')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.vi.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.vi.yml')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.zh_CN.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.zh_CN.yml')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'bn' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.bn.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.bn.yml')], 'bn_BD' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.bn_BD.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.bn_BD.yml')], 'eo' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.eo.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.eo.yml')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.ky.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ky.yml')], 'zh' => [=> (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.zh.yml')], 'sr' => [=> (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sr.xlf')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/mmoreram/gearman-bundle/Mmoreram/GearmanBundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/snc/redis-bundle/src/translations'), 19 => (\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/translations'), 20 => (\dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/translations'), 22 => (\dirname(__DIR__4).'/vendor/symfony/mercure-bundle/src/translations'), 23 => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/translations'), 24 => (\dirname(__DIR__4).'/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/friendsofsymfony/user-bundle/src/Resources/translations'=> 'vendor/hwi/oauth-bundle/src/Resources/translations'=> 'vendor/symfonycasts/reset-password-bundle/src/Resources/translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/doctrine/doctrine-bundle/translations'=> 'vendor/doctrine/doctrine-migrations-bundle/translations'=> 'vendor/symfony/debug-bundle/translations'10 => 'vendor/symfony/twig-bundle/translations'11 => 'vendor/symfony/web-profiler-bundle/translations'12 => 'vendor/twig/extra-bundle/translations'13 => 'vendor/symfony/security-bundle/translations'14 => 'vendor/symfony/monolog-bundle/translations'15 => 'vendor/symfony/maker-bundle/src/translations'16 => 'vendor/symfony/swiftmailer-bundle/translations'17 => 'vendor/mmoreram/gearman-bundle/Mmoreram/GearmanBundle/translations'18 => 'vendor/snc/redis-bundle/src/translations'19 => 'vendor/php-http/httplug-bundle/src/translations'20 => 'vendor/doctrine/mongodb-odm-bundle/translations'21 => 'vendor/sentry/sentry-symfony/src/translations'22 => 'vendor/symfony/mercure-bundle/src/translations'23 => 'vendor/nelmio/api-doc-bundle/translations'24 => 'translations']]], []);
  2953.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2954.         $instance->setFallbackLocales([=> 'en']);
  2955.         return $instance;
  2956.     }
  2957.     /**
  2958.      * Gets the private 'validator.builder' shared service.
  2959.      *
  2960.      * @return \Symfony\Component\Validator\ValidatorBuilder
  2961.      */
  2962.     protected function getValidator_BuilderService()
  2963.     {
  2964.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  2965.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2966.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2967.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine_odm.mongodb.validator.unique''getDoctrineOdm_Mongodb_Validator_UniqueService'true],
  2968.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  2969.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  2970.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  2971.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  2972.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  2973.             'doctrine_odm.mongodb.unique' => ['privates''doctrine_odm.mongodb.validator.unique''getDoctrineOdm_Mongodb_Validator_UniqueService'true],
  2974.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  2975.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  2976.         ], [
  2977.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  2978.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  2979.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  2980.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  2981.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  2982.             'doctrine.orm.validator.unique' => '?',
  2983.             'doctrine_odm.mongodb.unique' => '?',
  2984.             'security.validator.user_password' => '?',
  2985.             'validator.expression' => '?',
  2986.         ])));
  2987.         if ($this->has('translator')) {
  2988.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  2989.         }
  2990.         $instance->setTranslationDomain('validators');
  2991.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/Resources/config/validation.xml')]);
  2992.         $instance->enableAnnotationMapping(true);
  2993.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2994.         $instance->addMethodMapping('loadValidatorMetadata');
  2995.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService())), => new \FOS\UserBundle\Validator\Initializer(($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService())), => new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()))]);
  2996.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  2997.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  2998.         $instance->addXmlMapping((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src/DependencyInjection/Compiler/../../Resources/config/storage-validation/orm.xml'));
  2999.         return $instance;
  3000.     }
  3001.     /**
  3002.      * Gets the private 'var_dumper.html_dumper' shared service.
  3003.      *
  3004.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  3005.      */
  3006.     protected function getVarDumper_HtmlDumperService()
  3007.     {
  3008.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  3009.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  3010.         return $instance;
  3011.     }
  3012.     /**
  3013.      * Gets the private 'var_dumper.server_connection' shared service.
  3014.      *
  3015.      * @return \Symfony\Component\VarDumper\Server\Connection
  3016.      */
  3017.     protected function getVarDumper_ServerConnectionService()
  3018.     {
  3019.         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()]);
  3020.     }
  3021.     /**
  3022.      * Gets the private 'web_profiler.csp.handler' shared service.
  3023.      *
  3024.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  3025.      */
  3026.     protected function getWebProfiler_Csp_HandlerService()
  3027.     {
  3028.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  3029.     }
  3030.     /**
  3031.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  3032.      *
  3033.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  3034.      */
  3035.     protected function getWebProfiler_DebugToolbarService()
  3036.     {
  3037.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3038.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  3039.             return $this->privates['web_profiler.debug_toolbar'];
  3040.         }
  3041.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  3042.     }
  3043.     /**
  3044.      * Gets the public 'cache_clearer' alias.
  3045.      *
  3046.      * @return object The ".container.private.cache_clearer" service.
  3047.      */
  3048.     protected function getCacheClearerService()
  3049.     {
  3050.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  3051.         return $this->get('.container.private.cache_clearer');
  3052.     }
  3053.     /**
  3054.      * Gets the public 'filesystem' alias.
  3055.      *
  3056.      * @return object The ".container.private.filesystem" service.
  3057.      */
  3058.     protected function getFilesystemService()
  3059.     {
  3060.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  3061.         return $this->get('.container.private.filesystem');
  3062.     }
  3063.     /**
  3064.      * Gets the public 'serializer' alias.
  3065.      *
  3066.      * @return object The ".container.private.serializer" service.
  3067.      */
  3068.     protected function getSerializerService()
  3069.     {
  3070.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  3071.         return $this->get('.container.private.serializer');
  3072.     }
  3073.     /**
  3074.      * Gets the public 'security.csrf.token_manager' alias.
  3075.      *
  3076.      * @return object The ".container.private.security.csrf.token_manager" service.
  3077.      */
  3078.     protected function getSecurity_Csrf_TokenManagerService()
  3079.     {
  3080.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  3081.         return $this->get('.container.private.security.csrf.token_manager');
  3082.     }
  3083.     /**
  3084.      * Gets the public 'form.factory' alias.
  3085.      *
  3086.      * @return object The ".container.private.form.factory" service.
  3087.      */
  3088.     protected function getForm_FactoryService()
  3089.     {
  3090.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  3091.         return $this->get('.container.private.form.factory');
  3092.     }
  3093.     /**
  3094.      * Gets the public 'form.type.file' alias.
  3095.      *
  3096.      * @return object The ".container.private.form.type.file" service.
  3097.      */
  3098.     protected function getForm_Type_FileService()
  3099.     {
  3100.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  3101.         return $this->get('.container.private.form.type.file');
  3102.     }
  3103.     /**
  3104.      * Gets the public 'profiler' alias.
  3105.      *
  3106.      * @return object The ".container.private.profiler" service.
  3107.      */
  3108.     protected function getProfilerService()
  3109.     {
  3110.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  3111.         return $this->get('.container.private.profiler');
  3112.     }
  3113.     /**
  3114.      * Gets the public 'twig' alias.
  3115.      *
  3116.      * @return object The ".container.private.twig" service.
  3117.      */
  3118.     protected function getTwigService()
  3119.     {
  3120.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  3121.         return $this->get('.container.private.twig');
  3122.     }
  3123.     /**
  3124.      * Gets the public 'security.authorization_checker' alias.
  3125.      *
  3126.      * @return object The ".container.private.security.authorization_checker" service.
  3127.      */
  3128.     protected function getSecurity_AuthorizationCheckerService()
  3129.     {
  3130.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  3131.         return $this->get('.container.private.security.authorization_checker');
  3132.     }
  3133.     /**
  3134.      * Gets the public 'security.token_storage' alias.
  3135.      *
  3136.      * @return object The ".container.private.security.token_storage" service.
  3137.      */
  3138.     protected function getSecurity_TokenStorageService()
  3139.     {
  3140.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  3141.         return $this->get('.container.private.security.token_storage');
  3142.     }
  3143.     /**
  3144.      * Gets the public 'security.password_encoder' alias.
  3145.      *
  3146.      * @return object The ".container.private.security.password_encoder" service.
  3147.      */
  3148.     protected function getSecurity_PasswordEncoderService()
  3149.     {
  3150.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  3151.         return $this->get('.container.private.security.password_encoder');
  3152.     }
  3153.     /**
  3154.      * Gets the public 'session' alias.
  3155.      *
  3156.      * @return object The ".container.private.session" service.
  3157.      */
  3158.     protected function getSessionService()
  3159.     {
  3160.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  3161.         return $this->get('.container.private.session');
  3162.     }
  3163.     /**
  3164.      * Gets the public 'validator' alias.
  3165.      *
  3166.      * @return object The ".container.private.validator" service.
  3167.      */
  3168.     protected function getValidatorService()
  3169.     {
  3170.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  3171.         return $this->get('.container.private.validator');
  3172.     }
  3173.     /**
  3174.      * @return array|bool|float|int|string|\UnitEnum|null
  3175.      */
  3176.     public function getParameter(string $name)
  3177.     {
  3178.         if (isset($this->buildParameters[$name])) {
  3179.             return $this->buildParameters[$name];
  3180.         }
  3181.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  3182.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  3183.         }
  3184.         if (isset($this->loadedDynamicParameters[$name])) {
  3185.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3186.         }
  3187.         return $this->parameters[$name];
  3188.     }
  3189.     public function hasParameter(string $name): bool
  3190.     {
  3191.         if (isset($this->buildParameters[$name])) {
  3192.             return true;
  3193.         }
  3194.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  3195.     }
  3196.     public function setParameter(string $name$value): void
  3197.     {
  3198.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  3199.     }
  3200.     public function getParameterBag(): ParameterBagInterface
  3201.     {
  3202.         if (null === $this->parameterBag) {
  3203.             $parameters $this->parameters;
  3204.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  3205.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3206.             }
  3207.             foreach ($this->buildParameters as $name => $value) {
  3208.                 $parameters[$name] = $value;
  3209.             }
  3210.             $this->parameterBag = new FrozenParameterBag($parameters);
  3211.         }
  3212.         return $this->parameterBag;
  3213.     }
  3214.     private $loadedDynamicParameters = [
  3215.         'kernel.runtime_environment' => false,
  3216.         'kernel.build_dir' => false,
  3217.         'kernel.cache_dir' => false,
  3218.         'agents_subdomain' => false,
  3219.         'publishers_subdomain' => false,
  3220.         'advertisers_subdomain' => false,
  3221.         'advertisers_api_subdomain' => false,
  3222.         'mailer_user' => false,
  3223.         'sender_name' => false,
  3224.         'hasoffer_api_url' => false,
  3225.         'hasoffer_network_id' => false,
  3226.         'hasoffer_network_token' => false,
  3227.         'hasoffer_web_api_url' => false,
  3228.         'hasoffer_web_network_id' => false,
  3229.         'hasoffer_web_network_token' => false,
  3230.         'x_forwarded_for' => false,
  3231.         'metrics24_user_id' => false,
  3232.         'metrics24_reporting_api_token' => false,
  3233.         'metrics24_tracker_id' => false,
  3234.         'appsflyer_agency_api_token' => false,
  3235.         'hyper_api_token' => false,
  3236.         'google_client_id' => false,
  3237.         'google_client_secret' => false,
  3238.         'impressions_api_key' => false,
  3239.         'mongodb_mafo_logs_database' => false,
  3240.         'mongo_server_host' => false,
  3241.         'mongo_server_port' => false,
  3242.         'mongo_server_username' => false,
  3243.         'mongo_server_password' => false,
  3244.         'mongodb_server' => false,
  3245.         'firehose_aws_secret_key' => false,
  3246.         'gearman_server' => false,
  3247.         'gearman_port' => false,
  3248.         'appsflyer_agency_unilead_api_token' => false,
  3249.         'appsflyer_agency_mobupps_in_api_token' => false,
  3250.         'appsflyer_agency_webmedia_api_token' => false,
  3251.         'appsflyer_agency_unilead_2_api_token' => false,
  3252.         'appsflyer_agency_aura_dsp_api_token' => false,
  3253.         'APPSFLYER_PASS_MOBUPPS' => false,
  3254.         'APPSFLYER_PASS_UNILEAD_1' => false,
  3255.         'APPSFLYER_PASS_UNILEAD_2' => false,
  3256.         'APPSFLYER_PASS_MOBUPPS_IN' => false,
  3257.         'APPSFLYER_PASS_WEBMEDIA' => false,
  3258.         'APPSFLYER_PASS_AURA_DSP' => false,
  3259.         'APPSFLYER_PASS_MOBINOVO' => false,
  3260.         'CJ_TOKEN' => false,
  3261.         'ASCEND_API_KEY' => false,
  3262.         'SHAREASALE_API_TOKEN' => false,
  3263.         'SHAREASALE_API_SECRET_KEY' => false,
  3264.         'SHOPNOMIX_BOOKING_COM_CAMPAIGN_API_TOKEN' => false,
  3265.         'SHOPNOMIX_AMAZON_CAMPAIGN_API_TOKEN' => false,
  3266.         'SHOPNOMIX_OTHER_CAMPAIGN_API_TOKEN' => false,
  3267.         'kernel.secret' => false,
  3268.         'debug.container.dump' => false,
  3269.         'serializer.mapping.cache.file' => false,
  3270.         'validator.mapping.cache.file' => false,
  3271.         'profiler.storage.dsn' => false,
  3272.         'doctrine.orm.proxy_dir' => false,
  3273.         'fos_user.registration.confirmation.from_email' => false,
  3274.         'fos_user.resetting.email.from_email' => false,
  3275.         'fos_user.registration.confirmation.from_address' => false,
  3276.         'fos_user.resetting.email.from_address' => false,
  3277.         'gearman.servers' => false,
  3278.         'doctrine_mongodb.odm.proxy_dir' => false,
  3279.         'doctrine_mongodb.odm.hydrator_dir' => false,
  3280.         'doctrine_mongodb.odm.persistent_collection_dir' => false,
  3281.         'mercure.hubs' => false,
  3282.         'mercure.default_hub' => false,
  3283.     ];
  3284.     private $dynamicParameters = [];
  3285.     private function getDynamicParameter(string $name)
  3286.     {
  3287.         switch ($name) {
  3288.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  3289.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  3290.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  3291.             case 'agents_subdomain'$value $this->getEnv('agents_subdomain'); break;
  3292.             case 'publishers_subdomain'$value $this->getEnv('publishers_subdomain'); break;
  3293.             case 'advertisers_subdomain'$value $this->getEnv('advertisers_subdomain'); break;
  3294.             case 'advertisers_api_subdomain'$value $this->getEnv('advertisers_api_subdomain'); break;
  3295.             case 'mailer_user'$value $this->getEnv('mailer_user'); break;
  3296.             case 'sender_name'$value $this->getEnv('mailer_user'); break;
  3297.             case 'hasoffer_api_url'$value $this->getEnv('hasoffer_api_url'); break;
  3298.             case 'hasoffer_network_id'$value $this->getEnv('hasoffer_network_id'); break;
  3299.             case 'hasoffer_network_token'$value $this->getEnv('hasoffer_network_token'); break;
  3300.             case 'hasoffer_web_api_url'$value $this->getEnv('hasoffer_web_api_url'); break;
  3301.             case 'hasoffer_web_network_id'$value $this->getEnv('hasoffer_web_network_id'); break;
  3302.             case 'hasoffer_web_network_token'$value $this->getEnv('hasoffer_web_network_token'); break;
  3303.             case 'x_forwarded_for'$value $this->getEnv('x_forwarded_for'); break;
  3304.             case 'metrics24_user_id'$value $this->getEnv('metrics24_user_id'); break;
  3305.             case 'metrics24_reporting_api_token'$value $this->getEnv('metrics24_reporting_api_token'); break;
  3306.             case 'metrics24_tracker_id'$value $this->getEnv('metrics24_tracker_id'); break;
  3307.             case 'appsflyer_agency_api_token'$value $this->getEnv('appsflyer_agency_api_token'); break;
  3308.             case 'hyper_api_token'$value $this->getEnv('hyper_api_token'); break;
  3309.             case 'google_client_id'$value $this->getEnv('google_client_id'); break;
  3310.             case 'google_client_secret'$value $this->getEnv('google_client_secret'); break;
  3311.             case 'impressions_api_key'$value $this->getEnv('impressions_api_key'); break;
  3312.             case 'mongodb_mafo_logs_database'$value $this->getEnv('mongodb_mafo_logs_database'); break;
  3313.             case 'mongo_server_host'$value $this->getEnv('mongo_server_host'); break;
  3314.             case 'mongo_server_port'$value $this->getEnv('mongo_server_port'); break;
  3315.             case 'mongo_server_username'$value $this->getEnv('mongo_server_username'); break;
  3316.             case 'mongo_server_password'$value $this->getEnv('mongo_server_password'); break;
  3317.             case 'mongodb_server'$value $this->getEnv('mongodb_server'); break;
  3318.             case 'firehose_aws_secret_key'$value $this->getEnv('firehose_aws_secret_key'); break;
  3319.             case 'gearman_server'$value $this->getEnv('gearman_server'); break;
  3320.             case 'gearman_port'$value $this->getEnv('gearman_port'); break;
  3321.             case 'appsflyer_agency_unilead_api_token'$value $this->getEnv('appsflyer_agency_unilead_api_token'); break;
  3322.             case 'appsflyer_agency_mobupps_in_api_token'$value $this->getEnv('appsflyer_agency_mobupps_in_api_token'); break;
  3323.             case 'appsflyer_agency_webmedia_api_token'$value $this->getEnv('appsflyer_agency_webmedia_api_token'); break;
  3324.             case 'appsflyer_agency_unilead_2_api_token'$value $this->getEnv('appsflyer_agency_unilead_2_api_token'); break;
  3325.             case 'appsflyer_agency_aura_dsp_api_token'$value $this->getEnv('appsflyer_agency_aura_dsp_api_token'); break;
  3326.             case 'APPSFLYER_PASS_MOBUPPS'$value $this->getEnv('APPSFLYER_PASS_MOBUPPS'); break;
  3327.             case 'APPSFLYER_PASS_UNILEAD_1'$value $this->getEnv('APPSFLYER_PASS_UNILEAD_1'); break;
  3328.             case 'APPSFLYER_PASS_UNILEAD_2'$value $this->getEnv('APPSFLYER_PASS_UNILEAD_2'); break;
  3329.             case 'APPSFLYER_PASS_MOBUPPS_IN'$value $this->getEnv('APPSFLYER_PASS_MOBUPPS_IN'); break;
  3330.             case 'APPSFLYER_PASS_WEBMEDIA'$value $this->getEnv('APPSFLYER_PASS_WEBMEDIA'); break;
  3331.             case 'APPSFLYER_PASS_AURA_DSP'$value $this->getEnv('APPSFLYER_PASS_AURA_DSP'); break;
  3332.             case 'APPSFLYER_PASS_MOBINOVO'$value $this->getEnv('APPSFLYER_PASS_MOBINOVO'); break;
  3333.             case 'CJ_TOKEN'$value $this->getEnv('CJ_TOKEN'); break;
  3334.             case 'ASCEND_API_KEY'$value $this->getEnv('ASCEND_API_KEY'); break;
  3335.             case 'SHAREASALE_API_TOKEN'$value $this->getEnv('SHAREASALE_API_TOKEN'); break;
  3336.             case 'SHAREASALE_API_SECRET_KEY'$value $this->getEnv('SHAREASALE_API_SECRET_KEY'); break;
  3337.             case 'SHOPNOMIX_BOOKING_COM_CAMPAIGN_API_TOKEN'$value $this->getEnv('SHOPNOMIX_BOOKING_COM_CAMPAIGN_API_TOKEN'); break;
  3338.             case 'SHOPNOMIX_AMAZON_CAMPAIGN_API_TOKEN'$value $this->getEnv('SHOPNOMIX_AMAZON_CAMPAIGN_API_TOKEN'); break;
  3339.             case 'SHOPNOMIX_OTHER_CAMPAIGN_API_TOKEN'$value $this->getEnv('SHOPNOMIX_OTHER_CAMPAIGN_API_TOKEN'); break;
  3340.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  3341.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  3342.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  3343.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  3344.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  3345.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  3346.             case 'fos_user.registration.confirmation.from_email'$value = [
  3347.                 $this->getEnv('mailer_user') => $this->getEnv('mailer_user'),
  3348.             ]; break;
  3349.             case 'fos_user.resetting.email.from_email'$value = [
  3350.                 $this->getEnv('mailer_user') => $this->getEnv('mailer_user'),
  3351.             ]; break;
  3352.             case 'fos_user.registration.confirmation.from_address'$value = [
  3353.                 'address' => $this->getEnv('mailer_user'),
  3354.                 'sender_name' => $this->getEnv('mailer_user'),
  3355.             ]; break;
  3356.             case 'fos_user.resetting.email.from_address'$value = [
  3357.                 'address' => $this->getEnv('mailer_user'),
  3358.                 'sender_name' => $this->getEnv('mailer_user'),
  3359.             ]; break;
  3360.             case 'gearman.servers'$value = [
  3361.                 'localhost' => [
  3362.                     'host' => $this->getEnv('gearman_server'),
  3363.                     'port' => $this->getEnv('int:gearman_port'),
  3364.                 ],
  3365.             ]; break;
  3366.             case 'doctrine_mongodb.odm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/odm/mongodb/Proxies'); break;
  3367.             case 'doctrine_mongodb.odm.hydrator_dir'$value = ($this->targetDir.''.'/doctrine/odm/mongodb/Hydrators'); break;
  3368.             case 'doctrine_mongodb.odm.persistent_collection_dir'$value = ($this->targetDir.''.'/doctrine/odm/mongodb/PersistentCollections'); break;
  3369.             case 'mercure.hubs'$value = [
  3370.                 'default' => $this->getEnv('MERCURE_URL'),
  3371.             ]; break;
  3372.             case 'mercure.default_hub'$value $this->getEnv('MERCURE_URL'); break;
  3373.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  3374.         }
  3375.         $this->loadedDynamicParameters[$name] = true;
  3376.         return $this->dynamicParameters[$name] = $value;
  3377.     }
  3378.     protected function getDefaultParameters(): array
  3379.     {
  3380.         return [
  3381.             'kernel.project_dir' => \dirname(__DIR__4),
  3382.             'kernel.environment' => 'dev',
  3383.             'kernel.debug' => true,
  3384.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  3385.             'kernel.bundles' => [
  3386.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  3387.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  3388.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  3389.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  3390.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  3391.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  3392.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  3393.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  3394.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  3395.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  3396.                 'FOSUserBundle' => 'FOS\\UserBundle\\FOSUserBundle',
  3397.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  3398.                 'GearmanBundle' => 'Mmoreram\\GearmanBundle\\GearmanBundle',
  3399.                 'SncRedisBundle' => 'Snc\\RedisBundle\\SncRedisBundle',
  3400.                 'HWIOAuthBundle' => 'HWI\\Bundle\\OAuthBundle\\HWIOAuthBundle',
  3401.                 'HttplugBundle' => 'Http\\HttplugBundle\\HttplugBundle',
  3402.                 'DoctrineMongoDBBundle' => 'Doctrine\\Bundle\\MongoDBBundle\\DoctrineMongoDBBundle',
  3403.                 'SentryBundle' => 'Sentry\\SentryBundle\\SentryBundle',
  3404.                 'SymfonyCastsResetPasswordBundle' => 'SymfonyCasts\\Bundle\\ResetPassword\\SymfonyCastsResetPasswordBundle',
  3405.                 'MercureBundle' => 'Symfony\\Bundle\\MercureBundle\\MercureBundle',
  3406.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  3407.             ],
  3408.             'kernel.bundles_metadata' => [
  3409.                 'FrameworkBundle' => [
  3410.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  3411.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  3412.                 ],
  3413.                 'DoctrineBundle' => [
  3414.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  3415.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  3416.                 ],
  3417.                 'DoctrineMigrationsBundle' => [
  3418.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  3419.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  3420.                 ],
  3421.                 'DebugBundle' => [
  3422.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  3423.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  3424.                 ],
  3425.                 'TwigBundle' => [
  3426.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  3427.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  3428.                 ],
  3429.                 'WebProfilerBundle' => [
  3430.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  3431.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  3432.                 ],
  3433.                 'TwigExtraBundle' => [
  3434.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  3435.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  3436.                 ],
  3437.                 'SecurityBundle' => [
  3438.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  3439.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  3440.                 ],
  3441.                 'MonologBundle' => [
  3442.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  3443.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  3444.                 ],
  3445.                 'MakerBundle' => [
  3446.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  3447.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  3448.                 ],
  3449.                 'FOSUserBundle' => [
  3450.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/src'),
  3451.                     'namespace' => 'FOS\\UserBundle',
  3452.                 ],
  3453.                 'SwiftmailerBundle' => [
  3454.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  3455.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  3456.                 ],
  3457.                 'GearmanBundle' => [
  3458.                     'path' => (\dirname(__DIR__4).'/vendor/mmoreram/gearman-bundle/Mmoreram/GearmanBundle'),
  3459.                     'namespace' => 'Mmoreram\\GearmanBundle',
  3460.                 ],
  3461.                 'SncRedisBundle' => [
  3462.                     'path' => (\dirname(__DIR__4).'/vendor/snc/redis-bundle/src'),
  3463.                     'namespace' => 'Snc\\RedisBundle',
  3464.                 ],
  3465.                 'HWIOAuthBundle' => [
  3466.                     'path' => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src'),
  3467.                     'namespace' => 'HWI\\Bundle\\OAuthBundle',
  3468.                 ],
  3469.                 'HttplugBundle' => [
  3470.                     'path' => (\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src'),
  3471.                     'namespace' => 'Http\\HttplugBundle',
  3472.                 ],
  3473.                 'DoctrineMongoDBBundle' => [
  3474.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle'),
  3475.                     'namespace' => 'Doctrine\\Bundle\\MongoDBBundle',
  3476.                 ],
  3477.                 'SentryBundle' => [
  3478.                     'path' => (\dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src'),
  3479.                     'namespace' => 'Sentry\\SentryBundle',
  3480.                 ],
  3481.                 'SymfonyCastsResetPasswordBundle' => [
  3482.                     'path' => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src'),
  3483.                     'namespace' => 'SymfonyCasts\\Bundle\\ResetPassword',
  3484.                 ],
  3485.                 'MercureBundle' => [
  3486.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/mercure-bundle/src'),
  3487.                     'namespace' => 'Symfony\\Bundle\\MercureBundle',
  3488.                 ],
  3489.                 'NelmioApiDocBundle' => [
  3490.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle'),
  3491.                     'namespace' => 'Nelmio\\ApiDocBundle',
  3492.                 ],
  3493.             ],
  3494.             'kernel.charset' => 'UTF-8',
  3495.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  3496.             'env(MONGODB_URL)' => '',
  3497.             'env(MONGODB_DB)' => '',
  3498.             'event_dispatcher.event_aliases' => [
  3499.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  3500.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  3501.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  3502.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  3503.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  3504.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  3505.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  3506.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  3507.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  3508.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  3509.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  3510.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  3511.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  3512.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  3513.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  3514.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  3515.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  3516.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  3517.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  3518.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  3519.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  3520.             ],
  3521.             'fragment.renderer.hinclude.global_template' => NULL,
  3522.             'fragment.path' => '/_fragment',
  3523.             'kernel.http_method_override' => false,
  3524.             'kernel.trusted_hosts' => [
  3525.             ],
  3526.             'kernel.default_locale' => 'en',
  3527.             'kernel.enabled_locales' => [
  3528.             ],
  3529.             'kernel.error_controller' => 'error_controller',
  3530.             'debug.file_link_format' => NULL,
  3531.             'asset.request_context.base_path' => NULL,
  3532.             'asset.request_context.secure' => NULL,
  3533.             'translator.logging' => false,
  3534.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  3535.             'debug.error_handler.throw_at' => -1,
  3536.             'router.request_context.host' => 'localhost',
  3537.             'router.request_context.scheme' => 'http',
  3538.             'router.request_context.base_url' => '',
  3539.             'router.resource' => 'kernel::loadRoutes',
  3540.             'request_listener.http_port' => 80,
  3541.             'request_listener.https_port' => 443,
  3542.             'session.metadata.storage_key' => '_sf2_meta',
  3543.             'session.storage.options' => [
  3544.                 'cache_limiter' => '0',
  3545.                 'cookie_secure' => 'auto',
  3546.                 'cookie_httponly' => true,
  3547.                 'cookie_samesite' => 'lax',
  3548.                 'gc_probability' => 1,
  3549.             ],
  3550.             'session.save_path' => NULL,
  3551.             'session.metadata.update_threshold' => 0,
  3552.             'form.type_extension.csrf.enabled' => true,
  3553.             'form.type_extension.csrf.field_name' => '_token',
  3554.             'validator.translation_domain' => 'validators',
  3555.             'profiler_listener.only_exceptions' => false,
  3556.             'profiler_listener.only_main_requests' => false,
  3557.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  3558.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  3559.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  3560.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  3561.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  3562.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  3563.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  3564.             'doctrine.entity_managers' => [
  3565.                 'default' => 'doctrine.orm.default_entity_manager',
  3566.             ],
  3567.             'doctrine.default_entity_manager' => 'default',
  3568.             'doctrine.dbal.connection_factory.types' => [
  3569.             ],
  3570.             'doctrine.connections' => [
  3571.                 'default' => 'doctrine.dbal.default_connection',
  3572.             ],
  3573.             'doctrine.default_connection' => 'default',
  3574.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  3575.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  3576.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  3577.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  3578.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  3579.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  3580.             'doctrine.orm.cache.memcache_host' => 'localhost',
  3581.             'doctrine.orm.cache.memcache_port' => 11211,
  3582.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  3583.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  3584.             'doctrine.orm.cache.memcached_host' => 'localhost',
  3585.             'doctrine.orm.cache.memcached_port' => 11211,
  3586.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  3587.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  3588.             'doctrine.orm.cache.redis_host' => 'localhost',
  3589.             'doctrine.orm.cache.redis_port' => 6379,
  3590.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  3591.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  3592.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  3593.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  3594.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  3595.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  3596.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  3597.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  3598.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  3599.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  3600.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  3601.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  3602.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  3603.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  3604.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  3605.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  3606.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  3607.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  3608.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  3609.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  3610.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  3611.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  3612.             'doctrine.orm.typed_field_mapper.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultTypedFieldMapper',
  3613.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  3614.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  3615.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  3616.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  3617.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  3618.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  3619.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  3620.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  3621.             'doctrine.orm.auto_generate_proxy_classes' => true,
  3622.             'doctrine.orm.enable_lazy_ghost_objects' => true,
  3623.             'doctrine.orm.proxy_namespace' => 'Proxies',
  3624.             'doctrine.migrations.preferred_em' => NULL,
  3625.             'doctrine.migrations.preferred_connection' => NULL,
  3626.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  3627.             'twig.form.resources' => [
  3628.                 => 'form_div_layout.html.twig',
  3629.             ],
  3630.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  3631.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  3632.             'web_profiler.debug_toolbar.mode' => 2,
  3633.             'security.role_hierarchy.roles' => [
  3634.                 'ROLE_SALES' => [
  3635.                     => 'ROLE_USER',
  3636.                 ],
  3637.                 'ROLE_ACCOUNT_MANAGER' => [
  3638.                     => 'ROLE_USER',
  3639.                 ],
  3640.                 'ROLE_AFFILIATE_MANAGER' => [
  3641.                     => 'ROLE_USER',
  3642.                 ],
  3643.                 'ROLE_ADMIN' => [
  3644.                     => 'ROLE_ADMIN',
  3645.                     => 'ROLE_ALLOWED_TO_SWITCH',
  3646.                 ],
  3647.                 'ROLE_AGENT_MANAGER' => [
  3648.                     => 'ROLE_USER',
  3649.                 ],
  3650.                 'ROLE_AGENT' => [
  3651.                     => 'ROLE_AGENT',
  3652.                 ],
  3653.                 'ROLE_MAFO_PUBLISHER' => [
  3654.                     => 'ROLE_MAFO_PUBLISHER',
  3655.                 ],
  3656.                 'ROLE_MAFO_ADVERTISER' => [
  3657.                     => 'ROLE_MAFO_ADVERTISER',
  3658.                 ],
  3659.                 'ROLE_DIRECTOR' => [
  3660.                     => 'ROLE_USER',
  3661.                 ],
  3662.                 'ROLE_ANALYST' => [
  3663.                     => 'ROLE_USER',
  3664.                 ],
  3665.                 'ROLE_FINANCIAL_MANAGER' => [
  3666.                     => 'ROLE_USER',
  3667.                 ],
  3668.                 'ROLE_SUPER_ADMIN' => [
  3669.                     => 'ROLE_AGENT_MANAGER',
  3670.                     => 'ROLE_ADMIN',
  3671.                     => 'ROLE_USER',
  3672.                     => 'ROLE_ACCOUNT_MANAGER',
  3673.                     => 'ROLE_AFFILIATE_MANAGER',
  3674.                     => 'ROLE_AGENT',
  3675.                 ],
  3676.             ],
  3677.             'security.access.denied_url' => NULL,
  3678.             'security.authentication.manager.erase_credentials' => true,
  3679.             'security.authentication.session_strategy.strategy' => 'migrate',
  3680.             'security.access.always_authenticate_before_granting' => false,
  3681.             'security.authentication.hide_user_not_found' => true,
  3682.             'security.firewalls' => [
  3683.                 => 'dev',
  3684.                 => 'swagger_doc',
  3685.                 => 'agents',
  3686.                 => 'publishers',
  3687.                 => 'advertiser_api',
  3688.                 => 'advertisers',
  3689.                 => 'main',
  3690.             ],
  3691.             'hwi_oauth.resource_ownermap.configured.main' => [
  3692.                 'google' => '/login/check-google',
  3693.             ],
  3694.             'monolog.use_microseconds' => true,
  3695.             'monolog.swift_mailer.handlers' => [
  3696.             ],
  3697.             'monolog.handlers_to_channels' => [
  3698.                 'monolog.handler.sentry' => NULL,
  3699.                 'monolog.handler.console' => [
  3700.                     'type' => 'exclusive',
  3701.                     'elements' => [
  3702.                         => 'event',
  3703.                         => 'doctrine',
  3704.                         => 'console',
  3705.                     ],
  3706.                 ],
  3707.                 'monolog.handler.main' => [
  3708.                     'type' => 'exclusive',
  3709.                     'elements' => [
  3710.                         => 'event',
  3711.                     ],
  3712.                 ],
  3713.                 'monolog.handler.custom' => [
  3714.                     'type' => 'inclusive',
  3715.                     'elements' => [
  3716.                         => 'custom',
  3717.                     ],
  3718.                 ],
  3719.                 'monolog.handler.filter_for_errors' => NULL,
  3720.             ],
  3721.             'fos_user.backend_type_orm' => true,
  3722.             'fos_user.security.interactive_login_listener.class' => 'FOS\\UserBundle\\EventListener\\LastLoginListener',
  3723.             'fos_user.security.login_manager.class' => 'FOS\\UserBundle\\Security\\LoginManager',
  3724.             'fos_user.resetting.email.template' => '@FOSUser/Resetting/email.txt.twig',
  3725.             'fos_user.registration.confirmation.template' => '@FOSUser/Registration/email.txt.twig',
  3726.             'fos_user.storage' => 'orm',
  3727.             'fos_user.firewall_name' => 'main',
  3728.             'fos_user.model_manager_name' => NULL,
  3729.             'fos_user.model.user.class' => 'App\\Entity\\Users',
  3730.             'fos_user.profile.form.type' => 'FOS\\UserBundle\\Form\\Type\\ProfileFormType',
  3731.             'fos_user.profile.form.name' => 'fos_user_profile_form',
  3732.             'fos_user.profile.form.validation_groups' => [
  3733.                 => 'Profile',
  3734.                 => 'Default',
  3735.             ],
  3736.             'fos_user.registration.confirmation.enabled' => false,
  3737.             'fos_user.registration.form.type' => 'FOS\\UserBundle\\Form\\Type\\RegistrationFormType',
  3738.             'fos_user.registration.form.name' => 'fos_user_registration_form',
  3739.             'fos_user.registration.form.validation_groups' => [
  3740.                 => 'Registration',
  3741.                 => 'Default',
  3742.             ],
  3743.             'fos_user.change_password.form.type' => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType',
  3744.             'fos_user.change_password.form.name' => 'fos_user_change_password_form',
  3745.             'fos_user.change_password.form.validation_groups' => [
  3746.                 => 'ChangePassword',
  3747.                 => 'Default',
  3748.             ],
  3749.             'fos_user.resetting.retry_ttl' => 7200,
  3750.             'fos_user.resetting.token_ttl' => 86400,
  3751.             'fos_user.resetting.form.type' => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType',
  3752.             'fos_user.resetting.form.name' => 'fos_user_resetting_form',
  3753.             'fos_user.resetting.form.validation_groups' => [
  3754.                 => 'ResetPassword',
  3755.                 => 'Default',
  3756.             ],
  3757.             'swiftmailer.mailer.default.transport.name' => 'dynamic',
  3758.             'swiftmailer.mailer.default.spool.enabled' => false,
  3759.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  3760.             'swiftmailer.mailer.default.single_address' => NULL,
  3761.             'swiftmailer.mailer.default.delivery.enabled' => true,
  3762.             'swiftmailer.spool.enabled' => false,
  3763.             'swiftmailer.delivery.enabled' => true,
  3764.             'swiftmailer.single_address' => NULL,
  3765.             'swiftmailer.mailers' => [
  3766.                 'default' => 'swiftmailer.mailer.default',
  3767.             ],
  3768.             'swiftmailer.default_mailer' => 'default',
  3769.             'gearman.bundles' => [
  3770.             ],
  3771.             'gearman.resources' => [
  3772.                 => 'Workers',
  3773.             ],
  3774.             'gearman.default.settings' => [
  3775.                 'method' => 'doNormal',
  3776.                 'iterations' => 1500,
  3777.                 'minimum_execution_time' => 3,
  3778.                 'timeout' => 5000,
  3779.                 'callbacks' => true,
  3780.                 'generate_unique_key' => true,
  3781.                 'workers_name_prepend_namespace' => true,
  3782.                 'job_prefix' => NULL,
  3783.             ],
  3784.             'gearman.default.settings.generate_unique_key' => true,
  3785.             'gearman.cache.id' => 'gearman.workers',
  3786.             'gearman.unique_job_identifier.class' => 'Mmoreram\\GearmanBundle\\Generator\\UniqueJobIdentifierGenerator',
  3787.             'gearman.dispatcher.callbacks.class' => 'Mmoreram\\GearmanBundle\\Dispatcher\\GearmanCallbacksDispatcher',
  3788.             'gearman.client.class' => 'Mmoreram\\GearmanBundle\\Service\\GearmanClient',
  3789.             'gearman.callbacks.class' => 'Mmoreram\\GearmanBundle\\Service\\GearmanCallbacks',
  3790.             'gearman.execute.class' => 'Mmoreram\\GearmanBundle\\Service\\GearmanExecute',
  3791.             'gearman.describer.class' => 'Mmoreram\\GearmanBundle\\Service\\GearmanDescriber',
  3792.             'gearman.parser.class' => 'Mmoreram\\GearmanBundle\\Service\\GearmanParser',
  3793.             'gearman.cache.wrapper.class' => 'Mmoreram\\GearmanBundle\\Service\\GearmanCacheWrapper',
  3794.             'gearman.command.cache_clear.class' => 'Mmoreram\\GearmanBundle\\Command\\GearmanCacheClearCommand',
  3795.             'gearman.command.cache_warmup.class' => 'Mmoreram\\GearmanBundle\\Command\\GearmanCacheWarmupCommand',
  3796.             'gearman.command.job_describe.class' => 'Mmoreram\\GearmanBundle\\Command\\GearmanJobDescribeCommand',
  3797.             'gearman.command.job_execute.class' => 'Mmoreram\\GearmanBundle\\Command\\GearmanJobExecuteCommand',
  3798.             'gearman.command.worker_describe.class' => 'Mmoreram\\GearmanBundle\\Command\\GearmanWorkerDescribeCommand',
  3799.             'gearman.command.worker_execute.class' => 'Mmoreram\\GearmanBundle\\Command\\GearmanWorkerExecuteCommand',
  3800.             'gearman.command.worker_list.class' => 'Mmoreram\\GearmanBundle\\Command\\GearmanWorkerListCommand',
  3801.             'gearman.external.symfony_finder.class' => 'Symfony\\Component\\Finder\\Finder',
  3802.             'snc_redis.client.class' => 'Predis\\Client',
  3803.             'snc_redis.client_options.class' => 'Predis\\Configuration\\Options',
  3804.             'snc_redis.connection_parameters.class' => 'Predis\\Connection\\Parameters',
  3805.             'snc_redis.connection_factory.class' => 'Snc\\RedisBundle\\Client\\Predis\\Connection\\ConnectionFactory',
  3806.             'snc_redis.connection_wrapper.class' => 'Snc\\RedisBundle\\Client\\Predis\\Connection\\ConnectionWrapper',
  3807.             'snc_redis.phpredis_client.class' => 'Redis',
  3808.             'snc_redis.relay_client.class' => 'Relay\\Relay',
  3809.             'snc_redis.phpredis_clusterclient.class' => 'RedisCluster',
  3810.             'snc_redis.logger.class' => 'Snc\\RedisBundle\\Logger\\RedisLogger',
  3811.             'snc_redis.data_collector.class' => 'Snc\\RedisBundle\\DataCollector\\RedisDataCollector',
  3812.             'snc_redis.monolog_handler.class' => 'Monolog\\Handler\\RedisHandler',
  3813.             'hwi_oauth.target_path_parameter' => NULL,
  3814.             'hwi_oauth.target_path_domains_whitelist' => [
  3815.             ],
  3816.             'hwi_oauth.use_referer' => false,
  3817.             'hwi_oauth.failed_use_referer' => false,
  3818.             'hwi_oauth.failed_auth_path' => 'hwi_oauth_connect',
  3819.             'hwi_oauth.grant_rule' => 'IS_AUTHENTICATED_REMEMBERED',
  3820.             'hwi_oauth.resource_owners' => [
  3821.                 'google' => 'google',
  3822.             ],
  3823.             'hwi_oauth.connect' => true,
  3824.             'hwi_oauth.connect.confirmation' => true,
  3825.             'hwi_oauth.connect.registration_form' => NULL,
  3826.             'doctrine_mongodb.odm.connection.class' => 'MongoDB\\Client',
  3827.             'doctrine_mongodb.odm.configuration.class' => 'Doctrine\\ODM\\MongoDB\\Configuration',
  3828.             'doctrine_mongodb.odm.document_manager.class' => 'Doctrine\\ODM\\MongoDB\\DocumentManager',
  3829.             'doctrine_mongodb.odm.manager_configurator.class' => 'Doctrine\\Bundle\\MongoDBBundle\\ManagerConfigurator',
  3830.             'doctrine_mongodb.odm.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  3831.             'doctrine_odm.mongodb.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  3832.             'doctrine_odm.mongodb.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  3833.             'doctrine_mongodb.odm.class' => 'Doctrine\\Bundle\\MongoDBBundle\\ManagerRegistry',
  3834.             'doctrine_mongodb.odm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  3835.             'doctrine_mongodb.odm.proxy_cache_warmer.class' => 'Doctrine\\Bundle\\MongoDBBundle\\CacheWarmer\\ProxyCacheWarmer',
  3836.             'doctrine_mongodb.odm.hydrator_cache_warmer.class' => 'Doctrine\\Bundle\\MongoDBBundle\\CacheWarmer\\HydratorCacheWarmer',
  3837.             'doctrine_mongodb.odm.persistent_collection_cache_warmer.class' => 'Doctrine\\Bundle\\MongoDBBundle\\CacheWarmer\\PersistentCollectionCacheWarmer',
  3838.             'doctrine_mongodb.odm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  3839.             'doctrine_mongodb.odm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  3840.             'doctrine_mongodb.odm.cache.apcu.class' => 'Doctrine\\Common\\Cache\\ApcuCache',
  3841.             'doctrine_mongodb.odm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  3842.             'doctrine_mongodb.odm.cache.memcache_host' => 'localhost',
  3843.             'doctrine_mongodb.odm.cache.memcache_port' => 11211,
  3844.             'doctrine_mongodb.odm.cache.memcache_instance.class' => 'Memcache',
  3845.             'doctrine_mongodb.odm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  3846.             'doctrine_mongodb.odm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  3847.             'doctrine_mongodb.odm.metadata.annotation.class' => 'Doctrine\\ODM\\MongoDB\\Mapping\\Driver\\AnnotationDriver',
  3848.             'doctrine_mongodb.odm.metadata.attribute.class' => 'Doctrine\\ODM\\MongoDB\\Mapping\\Driver\\AttributeDriver',
  3849.             'doctrine_mongodb.odm.metadata.attribute_reader.class' => 'Doctrine\\ODM\\MongoDB\\Mapping\\Driver\\AttributeReader',
  3850.             'doctrine_mongodb.odm.metadata.xml.class' => 'Doctrine\\Bundle\\MongoDBBundle\\Mapping\\Driver\\XmlDriver',
  3851.             'doctrine_mongodb.odm.mapping_dirs' => [
  3852.             ],
  3853.             'doctrine_mongodb.odm.xml_mapping_dirs' => [
  3854.             ],
  3855.             'doctrine_mongodb.odm.document_dirs' => [
  3856.             ],
  3857.             'doctrine_mongodb.odm.fixtures_dirs' => [
  3858.             ],
  3859.             'doctrine_mongodb.odm.logger.batch_insert_threshold' => 4,
  3860.             'doctrine_mongodb.odm.listeners.resolve_target_document.class' => 'Doctrine\\ODM\\MongoDB\\Tools\\ResolveTargetDocumentListener',
  3861.             'doctrine_mongodb.odm.default_connection' => 'default',
  3862.             'doctrine_mongodb.odm.default_document_manager' => 'default',
  3863.             'doctrine_mongodb.odm.proxy_namespace' => 'MongoDBODMProxies',
  3864.             'doctrine_mongodb.odm.auto_generate_proxy_classes' => 2,
  3865.             'doctrine_mongodb.odm.hydrator_namespace' => 'Hydrators',
  3866.             'doctrine_mongodb.odm.auto_generate_hydrator_classes' => 1,
  3867.             'doctrine_mongodb.odm.default_commit_options' => [
  3868.             ],
  3869.             'doctrine_mongodb.odm.persistent_collection_namespace' => 'PersistentCollections',
  3870.             'doctrine_mongodb.odm.auto_generate_persistent_collection_classes' => 0,
  3871.             'doctrine_mongodb.odm.connections' => [
  3872.                 'default' => 'doctrine_mongodb.odm.default_connection',
  3873.             ],
  3874.             'doctrine_mongodb.odm.document_managers' => [
  3875.                 'default' => 'doctrine_mongodb.odm.default_document_manager',
  3876.             ],
  3877.             'env(SENTRY_RELEASE)' => '1.0.0+no-version-set',
  3878.             'sentry.tracing.enabled' => true,
  3879.             'sentry.tracing.dbal.enabled' => true,
  3880.             'sentry.tracing.dbal.connections' => [
  3881.             ],
  3882.             'sentry.tracing.cache.enabled' => true,
  3883.             'sentry.tracing.http_client.enabled' => true,
  3884.             'nelmio_api_doc.areas' => [
  3885.                 => 'default',
  3886.             ],
  3887.             'nelmio_api_doc.use_validation_groups' => false,
  3888.             'data_collector.templates' => [
  3889.                 'data_collector.request' => [
  3890.                     => 'request',
  3891.                     => '@WebProfiler/Collector/request.html.twig',
  3892.                 ],
  3893.                 'data_collector.time' => [
  3894.                     => 'time',
  3895.                     => '@WebProfiler/Collector/time.html.twig',
  3896.                 ],
  3897.                 'data_collector.memory' => [
  3898.                     => 'memory',
  3899.                     => '@WebProfiler/Collector/memory.html.twig',
  3900.                 ],
  3901.                 'data_collector.validator' => [
  3902.                     => 'validator',
  3903.                     => '@WebProfiler/Collector/validator.html.twig',
  3904.                 ],
  3905.                 'data_collector.ajax' => [
  3906.                     => 'ajax',
  3907.                     => '@WebProfiler/Collector/ajax.html.twig',
  3908.                 ],
  3909.                 'data_collector.form' => [
  3910.                     => 'form',
  3911.                     => '@WebProfiler/Collector/form.html.twig',
  3912.                 ],
  3913.                 'data_collector.exception' => [
  3914.                     => 'exception',
  3915.                     => '@WebProfiler/Collector/exception.html.twig',
  3916.                 ],
  3917.                 'data_collector.logger' => [
  3918.                     => 'logger',
  3919.                     => '@WebProfiler/Collector/logger.html.twig',
  3920.                 ],
  3921.                 'data_collector.events' => [
  3922.                     => 'events',
  3923.                     => '@WebProfiler/Collector/events.html.twig',
  3924.                 ],
  3925.                 'data_collector.router' => [
  3926.                     => 'router',
  3927.                     => '@WebProfiler/Collector/router.html.twig',
  3928.                 ],
  3929.                 'data_collector.cache' => [
  3930.                     => 'cache',
  3931.                     => '@WebProfiler/Collector/cache.html.twig',
  3932.                 ],
  3933.                 'data_collector.translation' => [
  3934.                     => 'translation',
  3935.                     => '@WebProfiler/Collector/translation.html.twig',
  3936.                 ],
  3937.                 'data_collector.security' => [
  3938.                     => 'security',
  3939.                     => '@Security/Collector/security.html.twig',
  3940.                 ],
  3941.                 'data_collector.twig' => [
  3942.                     => 'twig',
  3943.                     => '@WebProfiler/Collector/twig.html.twig',
  3944.                 ],
  3945.                 'data_collector.http_client' => [
  3946.                     => 'http_client',
  3947.                     => '@WebProfiler/Collector/http_client.html.twig',
  3948.                 ],
  3949.                 'data_collector.doctrine' => [
  3950.                     => 'db',
  3951.                     => '@Doctrine/Collector/db.html.twig',
  3952.                 ],
  3953.                 'swiftmailer.data_collector' => [
  3954.                     => 'swiftmailer',
  3955.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  3956.                 ],
  3957.                 'data_collector.dump' => [
  3958.                     => 'dump',
  3959.                     => '@Debug/Profiler/dump.html.twig',
  3960.                 ],
  3961.                 'httplug.collector.collector' => [
  3962.                     => 'httplug',
  3963.                     => '@Httplug/webprofiler.html.twig',
  3964.                 ],
  3965.                 'data_collector.messenger' => [
  3966.                     => 'messenger',
  3967.                     => '@WebProfiler/Collector/messenger.html.twig',
  3968.                 ],
  3969.                 'mailer.data_collector' => [
  3970.                     => 'mailer',
  3971.                     => '@WebProfiler/Collector/mailer.html.twig',
  3972.                 ],
  3973.                 'notifier.data_collector' => [
  3974.                     => 'notifier',
  3975.                     => '@WebProfiler/Collector/notifier.html.twig',
  3976.                 ],
  3977.                 'snc_redis.data_collector' => [
  3978.                     => 'redis',
  3979.                     => '@SncRedis/Collector/redis.html.twig',
  3980.                 ],
  3981.                 'doctrine_mongodb.odm.data_collector' => [
  3982.                     => 'mongodb',
  3983.                     => '@DoctrineMongoDB/Collector/mongodb.html.twig',
  3984.                 ],
  3985.                 'data_collector.mercure' => [
  3986.                     => 'mercure',
  3987.                     => '@Mercure/Collector/mercure.html.twig',
  3988.                 ],
  3989.                 'data_collector.config' => [
  3990.                     => 'config',
  3991.                     => '@WebProfiler/Collector/config.html.twig',
  3992.                 ],
  3993.             ],
  3994.             'hwi_oauth.resource_owner.amazon.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AmazonResourceOwner',
  3995.             'hwi_oauth.resource_owner.apple.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AppleResourceOwner',
  3996.             'hwi_oauth.resource_owner.asana.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AsanaResourceOwner',
  3997.             'hwi_oauth.resource_owner.auth0.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Auth0ResourceOwner',
  3998.             'hwi_oauth.resource_owner.azure.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AzureResourceOwner',
  3999.             'hwi_oauth.resource_owner.bitbucket2.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Bitbucket2ResourceOwner',
  4000.             'hwi_oauth.resource_owner.bitbucket.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitbucketResourceOwner',
  4001.             'hwi_oauth.resource_owner.bitly.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitlyResourceOwner',
  4002.             'hwi_oauth.resource_owner.box.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BoxResourceOwner',
  4003.             'hwi_oauth.resource_owner.bufferapp.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BufferAppResourceOwner',
  4004.             'hwi_oauth.resource_owner.clever.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\CleverResourceOwner',
  4005.             'hwi_oauth.resource_owner.dailymotion.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DailymotionResourceOwner',
  4006.             'hwi_oauth.resource_owner.deezer.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeezerResourceOwner',
  4007.             'hwi_oauth.resource_owner.deviantart.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeviantartResourceOwner',
  4008.             'hwi_oauth.resource_owner.discogs.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DiscogsResourceOwner',
  4009.             'hwi_oauth.resource_owner.disqus.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DisqusResourceOwner',
  4010.             'hwi_oauth.resource_owner.dropbox.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DropboxResourceOwner',
  4011.             'hwi_oauth.resource_owner.eveonline.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EveOnlineResourceOwner',
  4012.             'hwi_oauth.resource_owner.eventbrite.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EventbriteResourceOwner',
  4013.             'hwi_oauth.resource_owner.facebook.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FacebookResourceOwner',
  4014.             'hwi_oauth.resource_owner.fiware.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FiwareResourceOwner',
  4015.             'hwi_oauth.resource_owner.flickr.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FlickrResourceOwner',
  4016.             'hwi_oauth.resource_owner.foursquare.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FoursquareResourceOwner',
  4017.             'hwi_oauth.resource_owner.genius.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GeniusResourceOwner',
  4018.             'hwi_oauth.resource_owner.github.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitHubResourceOwner',
  4019.             'hwi_oauth.resource_owner.gitlab.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitLabResourceOwner',
  4020.             'hwi_oauth.resource_owner.google.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GoogleResourceOwner',
  4021.             'hwi_oauth.resource_owner.hubic.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\HubicResourceOwner',
  4022.             'hwi_oauth.resource_owner.instagram.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\InstagramResourceOwner',
  4023.             'hwi_oauth.resource_owner.itembase.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ItembaseResourceOwner',
  4024.             'hwi_oauth.resource_owner.jawbone.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JawboneResourceOwner',
  4025.             'hwi_oauth.resource_owner.jira.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JiraResourceOwner',
  4026.             'hwi_oauth.resource_owner.keycloak.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\KeycloakResourceOwner',
  4027.             'hwi_oauth.resource_owner.linkedin.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\LinkedinResourceOwner',
  4028.             'hwi_oauth.resource_owner.mailru.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\MailRuResourceOwner',
  4029.             'hwi_oauth.resource_owner.oauth1.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\OAuth1ResourceOwner',
  4030.             'hwi_oauth.resource_owner.oauth2.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\OAuth2ResourceOwner',
  4031.             'hwi_oauth.resource_owner.odnoklassniki.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\OdnoklassnikiResourceOwner',
  4032.             'hwi_oauth.resource_owner.office365.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Office365ResourceOwner',
  4033.             'hwi_oauth.resource_owner.passage.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\PassageResourceOwner',
  4034.             'hwi_oauth.resource_owner.paypal.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\PaypalResourceOwner',
  4035.             'hwi_oauth.resource_owner.qq.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\QQResourceOwner',
  4036.             'hwi_oauth.resource_owner.reddit.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RedditResourceOwner',
  4037.             'hwi_oauth.resource_owner.runkeeper.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RunKeeperResourceOwner',
  4038.             'hwi_oauth.resource_owner.salesforce.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SalesforceResourceOwner',
  4039.             'hwi_oauth.resource_owner.sensio_connect.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SensioConnectResourceOwner',
  4040.             'hwi_oauth.resource_owner.sina_weibo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SinaWeiboResourceOwner',
  4041.             'hwi_oauth.resource_owner.slack.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SlackResourceOwner',
  4042.             'hwi_oauth.resource_owner.soundcloud.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SoundcloudResourceOwner',
  4043.             'hwi_oauth.resource_owner.spotify.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SpotifyResourceOwner',
  4044.             'hwi_oauth.resource_owner.stack_exchange.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StackExchangeResourceOwner',
  4045.             'hwi_oauth.resource_owner.stereomood.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StereomoodResourceOwner',
  4046.             'hwi_oauth.resource_owner.strava.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StravaResourceOwner',
  4047.             'hwi_oauth.resource_owner.telegram.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TelegramResourceOwner',
  4048.             'hwi_oauth.resource_owner.37signals.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ThirtySevenSignalsResourceOwner',
  4049.             'hwi_oauth.resource_owner.toshl.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ToshlResourceOwner',
  4050.             'hwi_oauth.resource_owner.trakt.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TraktResourceOwner',
  4051.             'hwi_oauth.resource_owner.trello.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TrelloResourceOwner',
  4052.             'hwi_oauth.resource_owner.twitch.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitchResourceOwner',
  4053.             'hwi_oauth.resource_owner.twitter.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitterResourceOwner',
  4054.             'hwi_oauth.resource_owner.vkontakte.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\VkontakteResourceOwner',
  4055.             'hwi_oauth.resource_owner.windows_live.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WindowsLiveResourceOwner',
  4056.             'hwi_oauth.resource_owner.wordpress.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WordpressResourceOwner',
  4057.             'hwi_oauth.resource_owner.xing.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\XingResourceOwner',
  4058.             'hwi_oauth.resource_owner.yahoo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YahooResourceOwner',
  4059.             'hwi_oauth.resource_owner.yandex.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YandexResourceOwner',
  4060.             'hwi_oauth.resource_owner.youtube.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YoutubeResourceOwner',
  4061.             'console.command.ids' => [
  4062.                 => 'console.command.public_alias.App\\Command\\AdjustWatcherCommand',
  4063.                 => 'console.command.public_alias.App\\Command\\AdvertiserOfferCountCommand',
  4064.                 => 'console.command.public_alias.App\\Command\\AffiliateOfferCountCommand',
  4065.                 => 'console.command.public_alias.App\\Command\\AffiliateRatingCommand',
  4066.                 => 'console.command.public_alias.App\\Command\\AlertsCommand',
  4067.                 => 'console.command.public_alias.App\\Command\\AppIdMismatchBetweenMmpAndHoCommand',
  4068.                 => 'console.command.public_alias.App\\Command\\AppnameControlOptimisationCommand',
  4069.                 => 'console.command.public_alias.App\\Command\\ApprovalControlCommand',
  4070.                 => 'console.command.public_alias.App\\Command\\AppsBlackAndWhiteListAlertCommand',
  4071.                 => 'console.command.public_alias.App\\Command\\AppsBlackAndWhiteListCommand',
  4072.                 10 => 'console.command.public_alias.App\\Command\\AppsflyerDataLockerCommand',
  4073.                 11 => 'console.command.public_alias.App\\Command\\AppsflyerP360ScraperCommand',
  4074.                 12 => 'console.command.public_alias.App\\Command\\AppsflyerWatcherCommand',
  4075.                 13 => 'console.command.public_alias.App\\Command\\ArchiveMafoLogsCommand',
  4076.                 14 => 'console.command.public_alias.App\\Command\\AutomaticAppCreationCommand',
  4077.                 15 => 'console.command.public_alias.App\\Command\\BlockSourceCommand',
  4078.                 16 => 'console.command.public_alias.App\\Command\\ClickCapCommand',
  4079.                 17 => 'console.command.public_alias.App\\Command\\ClickInstallCommand',
  4080.                 18 => 'console.command.public_alias.App\\Command\\ClickSpamCommand',
  4081.                 19 => 'console.command.public_alias.App\\Command\\CrOptimisationScriptCommand',
  4082.                 20 => 'console.command.public_alias.App\\Command\\DeductionControlMailerCommand',
  4083.                 21 => 'console.command.public_alias.App\\Command\\DeleteClickCapBlockCommand',
  4084.                 22 => 'console.command.public_alias.App\\Command\\DeviceIdControlOptimisationCommand',
  4085.                 23 => 'console.command.public_alias.App\\Command\\FinancialToolAlertsCommand',
  4086.                 24 => 'console.command.public_alias.App\\Command\\FinancialToolUpdateMafoCalculatedDataCommand',
  4087.                 25 => 'console.command.public_alias.App\\Command\\FraudAlertCommand',
  4088.                 26 => 'console.command.public_alias.App\\Command\\FraudFlagsCommand',
  4089.                 27 => 'console.command.public_alias.App\\Command\\GoalIdOptimisationCommand',
  4090.                 28 => 'console.command.public_alias.App\\Command\\HyperClientInfoPopulateAndSendAlertCommand',
  4091.                 29 => 'console.command.public_alias.App\\Command\\ImportObjectsFromTuneWebAccountCommand',
  4092.                 30 => 'console.command.public_alias.App\\Command\\ImpressionOptimisationCommand',
  4093.                 31 => 'console.command.public_alias.App\\Command\\MafoFinancialToolsHyperUpdatesCommand',
  4094.                 32 => 'console.command.public_alias.App\\Command\\ManualSkadnetworkPostbackCommand',
  4095.                 33 => 'console.command.public_alias.App\\Command\\MigrationScriptCommand',
  4096.                 34 => 'console.command.public_alias.App\\Command\\MmpAlertForWhitelistedPartnersForMmpOffersCommand',
  4097.                 35 => 'console.command.public_alias.App\\Command\\MmpNotificationsCommand',
  4098.                 36 => 'console.command.public_alias.App\\Command\\MmpOffersBudgetUpdateCommand',
  4099.                 37 => 'console.command.public_alias.App\\Command\\MmpReportsTableUpdateFromMmpStatisticsChangeCommand',
  4100.                 38 => 'console.command.public_alias.App\\Command\\MmpStatisticsAppProcessCommand',
  4101.                 39 => 'console.command.public_alias.App\\Command\\MmpStatisticsCommand',
  4102.                 40 => 'console.command.public_alias.App\\Command\\MmpStatisticsFraudAppProcessCommand',
  4103.                 41 => 'console.command.public_alias.App\\Command\\MmpStatisticsFraudCommand',
  4104.                 42 => 'console.command.public_alias.App\\Command\\NewsletterBuilderCommand',
  4105.                 43 => 'console.command.public_alias.App\\Command\\OfferPortingCommand',
  4106.                 44 => 'console.command.public_alias.App\\Command\\OfferPortingSlowCommand',
  4107.                 45 => 'console.command.public_alias.App\\Command\\OneTimeScriptsCommand',
  4108.                 46 => 'console.command.public_alias.App\\Command\\P360AvailabilityCommand',
  4109.                 47 => 'console.command.public_alias.App\\Command\\PayoutBulkEditCommand',
  4110.                 48 => 'console.command.public_alias.App\\Command\\PopulateAdvertiserInfoCommand',
  4111.                 49 => 'console.command.public_alias.App\\Command\\PopulateAffiliateInfoCommand',
  4112.                 50 => 'console.command.public_alias.App\\Command\\PopulateAppInfoCommand',
  4113.                 51 => 'console.command.public_alias.App\\Command\\PopulateClicksCommand',
  4114.                 52 => 'console.command.public_alias.App\\Command\\PopulateConversionRawLogsCommand',
  4115.                 53 => 'console.command.public_alias.App\\Command\\PopulateEmployeeCommand',
  4116.                 54 => 'console.command.public_alias.App\\Command\\PopulateHyperApiDataCommand',
  4117.                 55 => 'console.command.public_alias.App\\Command\\PopulateOfferCategoriesCommand',
  4118.                 56 => 'console.command.public_alias.App\\Command\\PopulateRawLogsCommand',
  4119.                 57 => 'console.command.public_alias.App\\Command\\PopulateTagCommand',
  4120.                 58 => 'console.command.public_alias.App\\Command\\PostbackControlCommand',
  4121.                 59 => 'console.command.public_alias.App\\Command\\PostbackControlNotificationAndFlagSetCommand',
  4122.                 60 => 'console.command.public_alias.App\\Command\\PriceBulkEditCommand',
  4123.                 61 => 'console.command.public_alias.App\\Command\\ProcessBulkCapCommand',
  4124.                 62 => 'console.command.public_alias.App\\Command\\ProcessScheduledAffiliateOfferBlockCommand',
  4125.                 63 => 'console.command.public_alias.App\\Command\\ProcessScheduledOfferChangesCommand',
  4126.                 64 => 'console.command.public_alias.App\\Command\\ProcessScheduledOfferDisableLinksCommand',
  4127.                 65 => 'console.command.public_alias.App\\Command\\PullingWebConversionsCommand',
  4128.                 66 => 'console.command.public_alias.App\\Command\\RetentionOptimisationCommand',
  4129.                 67 => 'console.command.public_alias.App\\Command\\RevenueAndPayoutControlCommand',
  4130.                 68 => 'console.command.public_alias.App\\Command\\RevenueChangesCommand',
  4131.                 69 => 'console.command.public_alias.App\\Command\\ScheduledDBWarmingCommand',
  4132.                 70 => 'console.command.public_alias.App\\Command\\SkadNetworkAffiliateApiCacheGenerateCommand',
  4133.                 71 => 'console.command.public_alias.App\\Command\\SourceWhitelistCommand',
  4134.                 72 => 'console.command.public_alias.App\\Command\\SubSourceWatcherCommand',
  4135.                 73 => 'console.command.public_alias.App\\Command\\TestCommand',
  4136.                 74 => 'console.command.public_alias.App\\Command\\TuneCategorisationCommand',
  4137.                 75 => 'console.command.public_alias.App\\Command\\UpdateCacheCommand',
  4138.                 76 => 'console.command.public_alias.App\\Command\\UpdateRecommendationsForMafoUsersCommand',
  4139.                 77 => 'console.command.public_alias.gearman.command.cache_clear',
  4140.                 78 => 'console.command.public_alias.gearman.command.cache_warmup',
  4141.                 79 => 'console.command.public_alias.gearman.command.job_describe',
  4142.                 80 => 'console.command.public_alias.gearman.command.job_execute',
  4143.                 81 => 'console.command.public_alias.gearman.command.worker_describe',
  4144.                 82 => 'console.command.public_alias.gearman.command.worker_execute',
  4145.                 83 => 'console.command.public_alias.gearman.command.worker_list',
  4146.             ],
  4147.         ];
  4148.     }
  4149.     protected function throw($message)
  4150.     {
  4151.         throw new RuntimeException($message);
  4152.     }
  4153. }