var/cache/dev/ContainerVSzni7Q/App_KernelDevDebugContainer.php line 707

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