var/cache/dev/ContainerRuzgdUV/App_KernelDevDebugContainer.php line 704

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