var/cache/dev/ContainerDM3Sexr/App_KernelDevDebugContainer.php line 1913

Open in your IDE?
  1. <?php
  2. namespace ContainerDM3Sexr;
  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.serializer' => 'get_Container_Private_SerializerService',
  37. '.container.private.twig' => 'get_Container_Private_TwigService',
  38. '.container.private.validator' => 'get_Container_Private_ValidatorService',
  39. 'cache.app' => 'getCache_AppService',
  40. 'cache.system' => 'getCache_SystemService',
  41. 'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  42. 'doctrine' => 'getDoctrineService',
  43. 'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  44. 'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  45. 'event_dispatcher' => 'getEventDispatcherService',
  46. 'http_kernel' => 'getHttpKernelService',
  47. 'messenger.default_bus' => 'getMessenger_DefaultBusService',
  48. 'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
  49. 'request_stack' => 'getRequestStackService',
  50. 'router' => 'getRouterService',
  51. 'translator' => 'getTranslatorService',
  52. 'cache_clearer' => 'getCacheClearerService',
  53. 'filesystem' => 'getFilesystemService',
  54. 'serializer' => 'getSerializerService',
  55. 'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  56. 'profiler' => 'getProfilerService',
  57. 'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  58. 'security.token_storage' => 'getSecurity_TokenStorageService',
  59. 'twig' => 'getTwigService',
  60. 'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  61. 'session' => 'getSessionService',
  62. 'validator' => 'getValidatorService',
  63. ];
  64. $this->fileMap = [
  65. '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  66. '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  67. '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  68. '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  69. '.container.private.session' => 'get_Container_Private_SessionService',
  70. 'App\\Api\\Action\\Agent\\Add' => 'getAddService',
  71. 'App\\Api\\Action\\Agent\\AgentChangeCategory' => 'getAgentChangeCategoryService',
  72. 'App\\Api\\Action\\Agent\\AgentUpdate' => 'getAgentUpdateService',
  73. 'App\\Api\\Action\\Agent\\Stats' => 'getStatsService',
  74. 'App\\Api\\Action\\Agent\\StatsOne' => 'getStatsOneService',
  75. 'App\\Api\\Action\\Attachment\\Add' => 'getAdd2Service',
  76. 'App\\Api\\Action\\Attachment\\GetRaw' => 'getGetRawService',
  77. 'App\\Api\\Action\\Category\\Add' => 'getAdd3Service',
  78. 'App\\Api\\Action\\GlobalOption\\Add' => 'getAdd4Service',
  79. 'App\\Api\\Action\\Status\\Stats' => 'getStats2Service',
  80. 'App\\Api\\Action\\Ticket\\Add' => 'getAdd5Service',
  81. 'App\\Api\\Action\\Ticket\\ExportAsyncTickets' => 'getExportAsyncTicketsService',
  82. 'App\\Api\\Action\\Ticket\\ExportTickets' => 'getExportTicketsService',
  83. 'App\\Api\\Action\\Ticket\\GetStatisticsAssignToMe' => 'getGetStatisticsAssignToMeService',
  84. 'App\\Api\\Action\\Ticket\\GetStats' => 'getGetStatsService',
  85. 'App\\Api\\Action\\Ticket\\TicketChangeReaded' => 'getTicketChangeReadedService',
  86. 'App\\Api\\Action\\Ticket\\TicketCollectionGet' => 'getTicketCollectionGetService',
  87. 'App\\Api\\Action\\Ticket\\TicketCountAlerts' => 'getTicketCountAlertsService',
  88. 'App\\Api\\Action\\Ticket\\TicketGetUpdatesCollection' => 'getTicketGetUpdatesCollectionService',
  89. 'App\\Api\\Action\\Ticket\\Update' => 'getUpdateService',
  90. 'App\\Api\\Action\\Update\\Add' => 'getAdd6Service',
  91. 'App\\Api\\Action\\Update\\AddAttachments' => 'getAddAttachmentsService',
  92. 'App\\Api\\Action\\Update\\Get' => 'getGetService',
  93. 'App\\Service\\File\\FileGetItemRawService' => 'getFileGetItemRawServiceService',
  94. 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  95. 'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  96. 'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  97. 'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService',
  98. 'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService',
  99. 'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService',
  100. 'api_platform.action.not_exposed' => 'getApiPlatform_Action_NotExposedService',
  101. 'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService',
  102. 'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService',
  103. 'api_platform.jsonld.action.context' => 'getApiPlatform_Jsonld_Action_ContextService',
  104. 'api_platform.swagger.action.ui' => 'getApiPlatform_Swagger_Action_UiService',
  105. 'api_platform.swagger_ui.action' => 'getApiPlatform_SwaggerUi_ActionService',
  106. 'cache.app_clearer' => 'getCache_AppClearerService',
  107. 'cache.global_clearer' => 'getCache_GlobalClearerService',
  108. 'cache.system_clearer' => 'getCache_SystemClearerService',
  109. 'cache_warmer' => 'getCacheWarmerService',
  110. 'console.command.public_alias.App\\Command\\ApiUserRegisterCommand' => 'getApiUserRegisterCommandService',
  111. 'console.command_loader' => 'getConsole_CommandLoaderService',
  112. 'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  113. 'error_controller' => 'getErrorControllerService',
  114. 'routing.loader' => 'getRouting_LoaderService',
  115. 'services_resetter' => 'getServicesResetterService',
  116. 'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  117. 'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  118. 'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  119. ];
  120. $this->aliases = [
  121. 'ApiPlatform\\Action\\NotExposedAction' => 'api_platform.action.not_exposed',
  122. 'ApiPlatform\\Action\\NotFoundAction' => 'api_platform.action.not_found',
  123. 'App\\Kernel' => 'kernel',
  124. 'api_platform.action.delete_item' => 'api_platform.action.placeholder',
  125. 'api_platform.action.get_collection' => 'api_platform.action.placeholder',
  126. 'api_platform.action.get_item' => 'api_platform.action.placeholder',
  127. 'api_platform.action.get_subresource' => 'api_platform.action.placeholder',
  128. 'api_platform.action.patch_item' => 'api_platform.action.placeholder',
  129. 'api_platform.action.post_collection' => 'api_platform.action.placeholder',
  130. 'api_platform.action.put_item' => 'api_platform.action.placeholder',
  131. 'database_connection' => 'doctrine.dbal.default_connection',
  132. 'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  133. ];
  134. $this->privates['service_container'] = function () {
  135. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  136. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/KernelInterface.php';
  137. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  138. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  139. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Kernel.php';
  140. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  141. include_once \dirname(__DIR__, 4).'/src/Kernel.php';
  142. include_once \dirname(__DIR__, 4).'/src/Api/Listener/HydraPaginationResponseTransformerListener.php';
  143. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  144. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  145. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  146. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  147. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  148. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  149. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  150. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  151. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  152. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  153. include_once \dirname(__DIR__, 4).'/vendor/psr/container/src/ContainerInterface.php';
  154. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  155. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  156. include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/RunnerInterface.php';
  157. include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  158. include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  159. include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/RuntimeInterface.php';
  160. include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/GenericRuntime.php';
  161. include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  162. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernel.php';
  163. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  164. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  165. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  166. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  167. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  168. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  169. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  170. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  171. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  172. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  173. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestStack.php';
  174. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  175. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  176. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  177. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  178. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  179. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ResetInterface.php';
  180. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  181. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  182. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  183. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  184. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Translator.php';
  185. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  186. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  187. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  188. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  189. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  190. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  191. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  192. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  193. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  194. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/IdentityTranslator.php';
  195. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  196. include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerInterface.php';
  197. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  198. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  199. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  200. include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Logger.php';
  201. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  202. include_once \dirname(__DIR__, 4).'/vendor/symfony/stopwatch/Stopwatch.php';
  203. include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  204. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContext.php';
  205. include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  206. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  207. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  208. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  209. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  210. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  211. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  212. include_once \dirname(__DIR__, 4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  213. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  214. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  215. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/PruneableInterface.php';
  216. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/ResettableInterface.php';
  217. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  218. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  219. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  220. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  221. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  222. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessor.php';
  223. include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  224. include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  225. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  226. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  227. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  228. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  229. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  230. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  231. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  232. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  233. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  234. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  235. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  236. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  237. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  238. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  239. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  240. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  241. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  242. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  243. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php';
  244. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validation.php';
  245. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  246. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  247. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  248. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  249. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  250. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  251. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  252. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  253. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  254. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  255. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  256. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  257. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  258. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  259. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  260. include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  261. include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypesInterface.php';
  262. include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypes.php';
  263. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  264. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  265. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  266. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  267. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Registry.php';
  268. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventManager.php';
  269. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  270. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Connection.php';
  271. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php';
  272. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Configuration.php';
  273. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  274. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  275. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  276. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  277. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Middleware/ConnectionNameAwareInterface.php';
  278. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Middleware/DebugMiddleware.php';
  279. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/Compatibility/MiddlewareInterface.php';
  280. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverMiddleware.php';
  281. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverConnectionFactoryInterface.php';
  282. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverConnectionFactoryForV2V3.php';
  283. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  284. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  285. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Middleware/BacktraceDebugDataHolder.php';
  286. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  287. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  288. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  289. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  290. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/AttributeDriver.php';
  291. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  292. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  293. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  294. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  295. include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  296. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  297. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Security/Core/Authorization/ExpressionLanguageProvider.php';
  298. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  299. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  300. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  301. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  302. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  303. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  304. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  305. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  306. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  307. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  308. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  309. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall.php';
  310. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  311. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  312. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Profiler/Profile.php';
  313. include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  314. include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  315. include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  316. include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  317. include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  318. include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  319. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
  320. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/ClassInfoTrait.php';
  321. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/ResourceClassResolver.php';
  322. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  323. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  324. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  325. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RouterInterface.php';
  326. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
  327. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Routing/Router.php';
  328. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
  329. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
  330. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
  331. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  332. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/Mapping/Factory/ClassMetadataFactory.php';
  333. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  334. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  335. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  336. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  337. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  338. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/FileLoader.php';
  339. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/YamlFileLoader.php';
  340. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php';
  341. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/PathResolver/CustomOperationPathResolver.php';
  342. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolver.php';
  343. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php';
  344. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Operation/UnderscorePathSegmentNameGenerator.php';
  345. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/RouterOperationPathResolver.php';
  346. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/OperationRequestInitiatorTrait.php';
  347. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php';
  348. include_once \dirname(__DIR__, 4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  349. include_once \dirname(__DIR__, 4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  350. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ToggleableOperationAttributeTrait.php';
  351. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php';
  352. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/CloneTrait.php';
  353. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/OperationDataProviderTrait.php';
  354. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/EventListener/ReadListener.php';
  355. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
  356. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/CachedTrait.php';
  357. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
  358. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
  359. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceNameCollectionFactory.php';
  360. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
  361. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
  362. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
  363. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyInfoPropertyNameCollectionFactory.php';
  364. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ResourceMetadataFactoryInterface.php';
  365. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/CachedResourceMetadataFactory.php';
  366. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/FormatsResourceMetadataFactory.php';
  367. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/OperationResourceMetadataFactory.php';
  368. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/AnnotationFilterExtractorTrait.php';
  369. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceFilterMetadataFactory.php';
  370. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ShortNameResourceMetadataFactory.php';
  371. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/PhpDocResourceMetadataFactory.php';
  372. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/InputOutputResourceMetadataFactory.php';
  373. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ExtractorResourceMetadataFactory.php';
  374. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceMetadataFactory.php';
  375. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
  376. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
  377. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
  378. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  379. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationPropertyMetadataFactory.php';
  380. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationSubresourceMetadataFactory.php';
  381. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/DefaultPropertyMetadataFactory.php';
  382. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/ResourceClassInfoTrait.php';
  383. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
  384. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
  385. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyMetadataFactory.php';
  386. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorInterface.php';
  387. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractResourceExtractor.php';
  388. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Extractor/PropertyExtractorInterface.php';
  389. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/XmlExtractor.php';
  390. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactoryInterface.php';
  391. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Operation/Factory/CachedSubresourceOperationFactory.php';
  392. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactory.php';
  393. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/YamlExtractor.php';
  394. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php';
  395. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonSchema/TypeFactory.php';
  396. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/EventListener/SwaggerUiListener.php';
  397. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php';
  398. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php';
  399. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/ContextBuilder.php';
  400. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';
  401. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Routing/SkolemIriConverter.php';
  402. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/CorsTrait.php';
  403. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/EventListener/AddLinkHeaderListener.php';
  404. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactoryInterface.php';
  405. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Hydra/JsonSchema/SchemaFactory.php';
  406. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactory.php';
  407. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
  408. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php';
  409. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
  410. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/QueryParameterValidator/QueryParameterValidator.php';
  411. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/CollectionDataProviderInterface.php';
  412. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ContextAwareCollectionDataProviderInterface.php';
  413. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictedDataProviderInterface.php';
  414. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictDataProviderTrait.php';
  415. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainCollectionDataProvider.php';
  416. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ChainCollectionDataProvider.php';
  417. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ItemDataProviderInterface.php';
  418. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainItemDataProvider.php';
  419. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ChainItemDataProvider.php';
  420. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/SubresourceDataProviderInterface.php';
  421. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainSubresourceDataProvider.php';
  422. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ChainSubresourceDataProvider.php';
  423. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataPersister/DataPersisterInterface.php';
  424. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataPersister/ContextAwareDataPersisterInterface.php';
  425. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataPersister/TraceableChainDataPersister.php';
  426. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataPersister/ChainDataPersister.php';
  427. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessCheckerInterface.php';
  428. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessChecker.php';
  429. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/DenyAccessListener.php';
  430. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractorInterface.php';
  431. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Api/CachedIdentifiersExtractor.php';
  432. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractor.php';
  433. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverterInterface.php';
  434. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Identifier/ContextAwareIdentifierConverterInterface.php';
  435. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverter.php';
  436. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  437. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  438. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  439. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  440. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  441. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  442. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  443. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  444. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  445. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  446. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  447. include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  448. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  449. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  450. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  451. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/State/HubInterface.php';
  452. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/State/HubAdapter.php';
  453. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/ClientInterface.php';
  454. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Client.php';
  455. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/ClientBuilder.php';
  456. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Options.php';
  457. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Integration/IntegrationConfigurator.php';
  458. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Integration/IntegrationInterface.php';
  459. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Integration/RequestIntegration.php';
  460. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Integration/RequestFetcherInterface.php';
  461. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Integration/RequestFetcher.php';
  462. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Serializer/AbstractSerializer.php';
  463. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializerInterface.php';
  464. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializer.php';
  465. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/EventListener/KernelEventForwardCompatibilityTrait.php';
  466. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/EventListener/RequestListener.php';
  467. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/EventListener/SubRequestListener.php';
  468. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/EventListener/AbstractTracingRequestListener.php';
  469. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingRequestListener.php';
  470. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingSubRequestListener.php';
  471. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/EventListener/LoginListener.php';
  472. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  473. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  474. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Tracing/HttpClient/AbstractTraceableHttpClient.php';
  475. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Tracing/HttpClient/TraceableHttpClientForV5.php';
  476. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/HttpClient.php';
  477. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  478. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Tracing/Cache/TraceableCacheAdapterTrait.php';
  479. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Tracing/Cache/TraceableCacheAdapterForV3.php';
  480. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  481. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  482. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  483. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  484. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  485. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  486. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  487. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Router.php';
  488. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  489. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  490. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/MessageBusInterface.php';
  491. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  492. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/MessageBus.php';
  493. include_once \dirname(__DIR__, 4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  494. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  495. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  496. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  497. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  498. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  499. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  500. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerInterface.php';
  501. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  502. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  503. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  504. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  505. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  506. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  507. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  508. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  509. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Serializer.php';
  510. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  511. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  512. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  513. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  514. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/OpenApi/Serializer/ApiGatewayNormalizer.php';
  515. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/OpenApi/Serializer/OpenApiNormalizer.php';
  516. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  517. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  518. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  519. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  520. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  521. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ApiResourceToLegacyResourceMetadataTrait.php';
  522. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Api/FilterLocatorTrait.php';
  523. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Swagger/Serializer/DocumentationNormalizer.php';
  524. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
  525. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/ConstraintViolationListNormalizer.php';
  526. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
  527. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php';
  528. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php';
  529. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
  530. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/ErrorNormalizer.php';
  531. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
  532. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  533. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  534. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  535. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  536. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
  537. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
  538. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/OperationContextTrait.php';
  539. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
  540. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/Serializer/JsonLdContextTrait.php';
  541. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php';
  542. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
  543. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  544. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  545. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  546. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  547. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  548. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  549. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  550. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  551. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  552. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  553. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  554. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  555. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  556. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php';
  557. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php';
  558. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php';
  559. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  560. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  561. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  562. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php';
  563. include_once \dirname(__DIR__, 4).'/src/Encoder/MultipartDecoder.php';
  564. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  565. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  566. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  567. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  568. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
  569. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  570. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  571. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  572. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataCollector/RequestDataCollector.php';
  573. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  574. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  575. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  576. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  577. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  578. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  579. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  580. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  581. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  582. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  583. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  584. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  585. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  586. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php';
  587. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  588. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  589. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  590. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  591. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  592. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  593. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  594. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  595. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  596. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  597. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  598. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  599. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  600. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  601. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/ExtensionSet.php';
  602. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Template.php';
  603. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/TemplateWrapper.php';
  604. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Environment.php';
  605. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  606. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  607. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  608. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  609. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  610. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  611. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  612. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  613. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  614. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  615. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Packages.php';
  616. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PackageInterface.php';
  617. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Package.php';
  618. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PathPackage.php';
  619. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  620. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  621. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/ContextInterface.php';
  622. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  623. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  624. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  625. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  626. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  627. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  628. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  629. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  630. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/UrlHelper.php';
  631. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  632. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  633. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Twig/DoctrineExtension.php';
  634. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/DebugExtension.php';
  635. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  636. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  637. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  638. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  639. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  640. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  641. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Tracing/Twig/TwigTracingExtension.php';
  642. include_once \dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/Twig/SentryExtension.php';
  643. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/AppVariable.php';
  644. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  645. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  646. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  647. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  648. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  649. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  650. };
  651. }
  652. public function compile(): void
  653. {
  654. throw new LogicException('You cannot compile a dumped container that was already compiled.');
  655. }
  656. public function isCompiled(): bool
  657. {
  658. return true;
  659. }
  660. public function getRemovedIds(): array
  661. {
  662. return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  663. }
  664. protected function load($file, $lazyLoad = true)
  665. {
  666. if (class_exists($class = __NAMESPACE__.'\\'.$file, false)) {
  667. return $class::do($this, $lazyLoad);
  668. }
  669. if ('.' === $file[-4]) {
  670. $class = substr($class, 0, -4);
  671. } else {
  672. $file .= '.php';
  673. }
  674. $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  675. return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
  676. }
  677. protected function createProxy($class, \Closure $factory)
  678. {
  679. class_exists($class, false) || require __DIR__.'/'.$class.'.php';
  680. return $factory();
  681. }
  682. /**
  683. * Gets the public '.container.private.profiler' shared service.
  684. *
  685. * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  686. */
  687. protected function get_Container_Private_ProfilerService()
  688. {
  689. $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  690. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  691. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  692. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  693. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  694. $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $a, true);
  695. $b = ($this->services['kernel'] ?? $this->get('kernel'));
  696. $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  697. $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  698. $d->addInstance('cache.app.traceable', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  699. $d->addInstance('cache.system.traceable', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  700. $d->addInstance('cache.validator.traceable', ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService()));
  701. $d->addInstance('cache.serializer.traceable', ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService()));
  702. $d->addInstance('cache.annotations.traceable', ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()));
  703. $d->addInstance('cache.property_info.traceable', ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService()));
  704. $d->addInstance('cache.messenger.restart_workers_signal.traceable', ($this->privates['cache.messenger.restart_workers_signal.traceable'] ?? $this->getCache_Messenger_RestartWorkersSignal_TraceableService()));
  705. $d->addInstance('cache.validator_expression_language.traceable', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  706. $d->addInstance('cache.doctrine.orm.default.result.traceable', ($this->privates['cache.doctrine.orm.default.result.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Result_TraceableService()));
  707. $d->addInstance('cache.doctrine.orm.default.query.traceable', ($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService()));
  708. $d->addInstance('cache.security_expression_language.traceable', ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService()));
  709. $d->addInstance('api_platform.cache.route_name_resolver.traceable', ($this->privates['api_platform.cache.route_name_resolver.traceable'] ?? $this->getApiPlatform_Cache_RouteNameResolver_TraceableService()));
  710. $d->addInstance('api_platform.cache.metadata.resource.traceable', ($this->privates['api_platform.cache.metadata.resource.traceable'] ?? $this->getApiPlatform_Cache_Metadata_Resource_TraceableService()));
  711. $d->addInstance('api_platform.cache.metadata.resource.legacy.traceable', ($this->privates['api_platform.cache.metadata.resource.legacy.traceable'] ?? $this->getApiPlatform_Cache_Metadata_Resource_Legacy_TraceableService()));
  712. $d->addInstance('api_platform.cache.metadata.property.legacy.traceable', ($this->privates['api_platform.cache.metadata.property.legacy.traceable'] ?? $this->getApiPlatform_Cache_Metadata_Property_Legacy_TraceableService()));
  713. $d->addInstance('api_platform.cache.subresource_operation_factory.traceable', ($this->privates['api_platform.cache.subresource_operation_factory.traceable'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactory_TraceableService()));
  714. $d->addInstance('api_platform.cache.identifiers_extractor.traceable', ($this->privates['api_platform.cache.identifiers_extractor.traceable'] ?? $this->getApiPlatform_Cache_IdentifiersExtractor_TraceableService()));
  715. $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  716. $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  717. $f = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  718. $f->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  719. $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  720. if ($this->has('kernel')) {
  721. $g->setKernel($b);
  722. }
  723. $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  724. $instance->add(new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataCollector\RequestDataCollector(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), ($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['debug.api_platform.data_persister'] ?? $this->getDebug_ApiPlatform_DataPersisterService())));
  725. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  726. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  727. $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  728. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  729. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  730. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  731. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  732. $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  733. $instance->add($d);
  734. $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  735. $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), true));
  736. $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())));
  737. $instance->add($e);
  738. $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([])))));
  739. $instance->add($f);
  740. $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()))));
  741. $instance->add($g);
  742. return $instance;
  743. }
  744. /**
  745. * Gets the public '.container.private.security.authorization_checker' shared service.
  746. *
  747. * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  748. */
  749. protected function get_Container_Private_Security_AuthorizationCheckerService()
  750. {
  751. $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  752. if (isset($this->services['.container.private.security.authorization_checker'])) {
  753. return $this->services['.container.private.security.authorization_checker'];
  754. }
  755. 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);
  756. }
  757. /**
  758. * Gets the public '.container.private.security.token_storage' shared service.
  759. *
  760. * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  761. */
  762. protected function get_Container_Private_Security_TokenStorageService()
  763. {
  764. 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, [
  765. 'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
  766. ], [
  767. 'request_stack' => '?',
  768. ]));
  769. }
  770. /**
  771. * Gets the public '.container.private.serializer' shared service.
  772. *
  773. * @return \Symfony\Component\Serializer\Serializer
  774. */
  775. protected function get_Container_Private_SerializerService()
  776. {
  777. $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  778. if (isset($this->services['.container.private.serializer'])) {
  779. return $this->services['.container.private.serializer'];
  780. }
  781. $b = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  782. if (isset($this->services['.container.private.serializer'])) {
  783. return $this->services['.container.private.serializer'];
  784. }
  785. $c = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  786. if (isset($this->services['.container.private.serializer'])) {
  787. return $this->services['.container.private.serializer'];
  788. }
  789. $d = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  790. if (isset($this->services['.container.private.serializer'])) {
  791. return $this->services['.container.private.serializer'];
  792. }
  793. $e = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  794. $f = new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULL, NULL);
  795. $g = new \ApiPlatform\OpenApi\Serializer\OpenApiNormalizer(new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(NULL, NULL, $e, $a)], [0 => $f]));
  796. $h = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer($g);
  797. $i = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  798. $j = ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService());
  799. $k = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer($i, $b, $c, ($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()), ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService()), NULL, $j, NULL, false, 'oauth2', 'application', '', '', [], $this->parameters['api_platform.swagger.api_keys'], ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()), true, 'page', true, 'itemsPerPage', $this->parameters['api_platform.formats'], true, 'pagination', [], $this->parameters['api_platform.swagger.versions'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), NULL, true, $g));
  800. $l = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  801. $m = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  802. $n = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  803. $o = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->load('getApiPlatform_IriConverter_LegacyService'));
  804. $p = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
  805. $q = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());
  806. $r = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($q);
  807. $s = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($q, $m, $e, $a, $r, NULL, [], $a);
  808. return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($e), 1 => $h, 2 => $k, 3 => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($l, [], $m), 4 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $m), 5 => $k, 6 => $h, 7 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($i, $b, $c, $n, NULL, $l, NULL, $m), 8 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($i, $o, $l), 9 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($l, true), 10 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 11 => new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), 12 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 13 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 14 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($i, $b, $c, $o, $n, $p, $e, $m, $q, [], new RewindableGenerator(function () {
  809. yield 0 => ($this->privates['api_platform.messenger.data_transformer'] ?? $this->load('getApiPlatform_Messenger_DataTransformerService'));
  810. }, 1), $d), 15 => new \ApiPlatform\Serializer\ItemNormalizer($b, $c, $o, $n, $e, $m, $q, ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), true, NULL, new RewindableGenerator(function () {
  811. yield 0 => ($this->privates['api_platform.messenger.data_transformer'] ?? $this->load('getApiPlatform_Messenger_DataTransformerService'));
  812. }, 1), $i, $d), 16 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 17 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $m), 18 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($q, $m, $a, $r, NULL, [])), 19 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 20 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 21 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 22 => new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), 23 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 24 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULL, NULL), 25 => new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($p, $n, $o, NULL), 'page', 'pagination', $i, $e), $i, $n, $j), 26 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 27 => new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($s, $o, $p), 28 => $s], [0 => new \App\Encoder\MultipartDecoder(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 1 => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), 2 => $f, 3 => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULL, NULL), 4 => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), 5 => new \ApiPlatform\Serializer\JsonEncoder('jsonld'), 6 => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);
  813. }
  814. /**
  815. * Gets the public '.container.private.twig' shared service.
  816. *
  817. * @return \Twig\Environment
  818. */
  819. protected function get_Container_Private_TwigService()
  820. {
  821. $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__, 4));
  822. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/templates'), 'Doctrine');
  823. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/templates'), '!Doctrine');
  824. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  825. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  826. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  827. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  828. $a->addPath((\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  829. $a->addPath((\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  830. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  831. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  832. $a->addPath((\dirname(__DIR__, 4).'/templates'));
  833. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  834. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  835. $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8', 'debug' => true, 'strict_variables' => true]);
  836. $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  837. $c = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  838. $d = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  839. $e = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  840. $f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  841. $g = ($this->services['router'] ?? $this->getRouterService());
  842. $h = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
  843. $h->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $f]);
  844. $i = new \Symfony\Bridge\Twig\AppVariable();
  845. $i->setEnvironment('dev');
  846. $i->setDebug(true);
  847. if ($this->has('.container.private.security.token_storage')) {
  848. $i->setTokenStorage($c);
  849. }
  850. if ($this->has('request_stack')) {
  851. $i->setRequestStack($b);
  852. }
  853. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  854. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  855. $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($b, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $c)));
  856. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
  857. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(($this->services['translator'] ?? $this->getTranslatorService())));
  858. $instance->addExtension(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($b, $e->getBaseUrl(), $e->isSecure())), new RewindableGenerator(function () {
  859. return new \EmptyIterator();
  860. }, 0))));
  861. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f, \dirname(__DIR__, 4), 'UTF-8'));
  862. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($g));
  863. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  864. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($d, true));
  865. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  866. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  867. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($b, $g)));
  868. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($b));
  869. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  870. $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  871. $instance->addExtension(new \Twig\Extension\DebugExtension());
  872. $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($h));
  873. $instance->addExtension(new \Sentry\SentryBundle\Tracing\Twig\TwigTracingExtension(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService())));
  874. $instance->addExtension(new \Sentry\SentryBundle\Twig\SentryExtension());
  875. $instance->addGlobal('app', $i);
  876. $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  877. 'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates', 'twig.runtime.security_csrf', 'getTwig_Runtime_SecurityCsrfService', true],
  878. 'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates', 'twig.runtime.httpkernel', 'getTwig_Runtime_HttpkernelService', true],
  879. 'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates', 'twig.runtime.serializer', 'getTwig_Runtime_SerializerService', true],
  880. ], [
  881. 'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  882. 'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  883. 'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  884. ])));
  885. (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i', '%d days', NULL, 0, '.', ','))->configure($instance);
  886. return $instance;
  887. }
  888. /**
  889. * Gets the public '.container.private.validator' shared service.
  890. *
  891. * @return \Symfony\Component\Validator\Validator\TraceableValidator
  892. */
  893. protected function get_Container_Private_ValidatorService()
  894. {
  895. $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  896. if (isset($this->services['.container.private.validator'])) {
  897. return $this->services['.container.private.validator'];
  898. }
  899. return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  900. }
  901. /**
  902. * Gets the public 'cache.app' shared service.
  903. *
  904. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  905. */
  906. protected function getCache_AppService()
  907. {
  908. $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('e0zcCtg2E4', 0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
  909. $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  910. 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));
  911. }
  912. /**
  913. * Gets the public 'cache.system' shared service.
  914. *
  915. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  916. */
  917. protected function getCache_SystemService()
  918. {
  919. 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('YxuItWyQ1A', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  920. }
  921. /**
  922. * Gets the public 'cache.validator_expression_language' shared service.
  923. *
  924. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  925. */
  926. protected function getCache_ValidatorExpressionLanguageService()
  927. {
  928. 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('CdkuZNSZHg', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  929. }
  930. /**
  931. * Gets the public 'doctrine' shared service.
  932. *
  933. * @return \Doctrine\Bundle\DoctrineBundle\Registry
  934. */
  935. protected function getDoctrineService()
  936. {
  937. return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default', 'default');
  938. }
  939. /**
  940. * Gets the public 'doctrine.dbal.default_connection' shared service.
  941. *
  942. * @return \Doctrine\DBAL\Connection
  943. */
  944. protected function getDoctrine_Dbal_DefaultConnectionService()
  945. {
  946. $a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  947. if (isset($this->services['doctrine.dbal.default_connection'])) {
  948. return $this->services['doctrine.dbal.default_connection'];
  949. }
  950. $b = new \Doctrine\DBAL\Configuration();
  951. $c = new \Symfony\Bridge\Monolog\Logger('doctrine');
  952. $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  953. $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  954. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  955. $d = 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))));
  956. $d->setConnectionName('default');
  957. $b->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
  958. $b->setMiddlewares([0 => new \Doctrine\DBAL\Logging\Middleware($c), 1 => $d, 2 => new \Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware(new \Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactory(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService())))]);
  959. return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types'], 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' => [], 'defaultTableOptions' => []], $b, $a, []);
  960. }
  961. /**
  962. * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  963. *
  964. * @return \Doctrine\ORM\EntityManager
  965. */
  966. protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true)
  967. {
  968. if ($lazyLoad) {
  969. return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  970. return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  971. $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  972. $proxy->setProxyInitializer(null);
  973. return true;
  974. });
  975. });
  976. }
  977. include_once \dirname(__DIR__, 4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  978. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  979. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  980. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  981. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityManager.php';
  982. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Configuration.php';
  983. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php';
  984. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  985. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  986. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/DefaultNamingStrategy.php';
  987. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  988. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  989. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  990. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/TypedFieldMapper.php';
  991. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php';
  992. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  993. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/EntityListenerServiceResolver.php';
  994. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/ContainerEntityListenerResolver.php';
  995. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  996. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php';
  997. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php';
  998. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/ManagerConfigurator.php';
  999. $a = new \Doctrine\ORM\Configuration();
  1000. $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1001. $b->addDriver(($this->privates['doctrine.orm.default_attribute_metadata_driver'] ?? ($this->privates['doctrine.orm.default_attribute_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AttributeDriver([0 => (\dirname(__DIR__, 4).'/src/Entity')], false))), 'App\\Entity');
  1002. $a->setEntityNamespaces(['App' => 'App\\Entity']);
  1003. $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1004. $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService()));
  1005. $a->setResultCache(($this->privates['cache.doctrine.orm.default.result.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Result_TraceableService()));
  1006. $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1007. 'doctrine.ulid_generator' => ['privates', 'doctrine.ulid_generator', 'getDoctrine_UlidGeneratorService', true],
  1008. 'doctrine.uuid_generator' => ['privates', 'doctrine.uuid_generator', 'getDoctrine_UuidGeneratorService', true],
  1009. ], [
  1010. 'doctrine.ulid_generator' => '?',
  1011. 'doctrine.uuid_generator' => '?',
  1012. ])));
  1013. $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1014. $a->setProxyNamespace('Proxies');
  1015. $a->setAutoGenerateProxyClasses(true);
  1016. $a->setSchemaIgnoreClasses([]);
  1017. $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1018. $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1019. $a->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
  1020. $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1021. $a->setTypedFieldMapper(new \Doctrine\ORM\Mapping\DefaultTypedFieldMapper());
  1022. $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1023. $a->setLazyGhostObjectEnabled(false);
  1024. $a->setIdentityGenerationPreferences([]);
  1025. $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1026. 'App\\Repository\\AgentRepository' => ['privates', 'App\\Repository\\AgentRepository', 'getAgentRepositoryService', true],
  1027. 'App\\Repository\\ApiUserRepository' => ['privates', 'App\\Repository\\ApiUserRepository', 'getApiUserRepositoryService', true],
  1028. 'App\\Repository\\AttachmentRepository' => ['privates', 'App\\Repository\\AttachmentRepository', 'getAttachmentRepositoryService', true],
  1029. 'App\\Repository\\CategoryRepository' => ['privates', 'App\\Repository\\CategoryRepository', 'getCategoryRepositoryService', true],
  1030. 'App\\Repository\\GlobalOptionRepository' => ['privates', 'App\\Repository\\GlobalOptionRepository', 'getGlobalOptionRepositoryService', true],
  1031. 'App\\Repository\\LocationRepository' => ['privates', 'App\\Repository\\LocationRepository', 'getLocationRepositoryService', true],
  1032. 'App\\Repository\\PriorityRepository' => ['privates', 'App\\Repository\\PriorityRepository', 'getPriorityRepositoryService', true],
  1033. 'App\\Repository\\RateRepository' => ['privates', 'App\\Repository\\RateRepository', 'getRateRepositoryService', true],
  1034. 'App\\Repository\\ReasonRepository' => ['privates', 'App\\Repository\\ReasonRepository', 'getReasonRepositoryService', true],
  1035. 'App\\Repository\\Repository' => ['privates', 'App\\Repository\\Repository', 'getRepositoryService', true],
  1036. 'App\\Repository\\StatusRepository' => ['privates', 'App\\Repository\\StatusRepository', 'getStatusRepositoryService', true],
  1037. 'App\\Repository\\TicketRepository' => ['privates', 'App\\Repository\\TicketRepository', 'getTicketRepositoryService', true],
  1038. 'App\\Repository\\UpdateAttachmentRepository' => ['privates', 'App\\Repository\\UpdateAttachmentRepository', 'getUpdateAttachmentRepositoryService', true],
  1039. 'App\\Repository\\UpdateRepository' => ['privates', 'App\\Repository\\UpdateRepository', 'getUpdateRepositoryService', true],
  1040. ], [
  1041. 'App\\Repository\\AgentRepository' => '?',
  1042. 'App\\Repository\\ApiUserRepository' => '?',
  1043. 'App\\Repository\\AttachmentRepository' => '?',
  1044. 'App\\Repository\\CategoryRepository' => '?',
  1045. 'App\\Repository\\GlobalOptionRepository' => '?',
  1046. 'App\\Repository\\LocationRepository' => '?',
  1047. 'App\\Repository\\PriorityRepository' => '?',
  1048. 'App\\Repository\\RateRepository' => '?',
  1049. 'App\\Repository\\ReasonRepository' => '?',
  1050. 'App\\Repository\\Repository' => '?',
  1051. 'App\\Repository\\StatusRepository' => '?',
  1052. 'App\\Repository\\TicketRepository' => '?',
  1053. 'App\\Repository\\UpdateAttachmentRepository' => '?',
  1054. 'App\\Repository\\UpdateRepository' => '?',
  1055. ])));
  1056. $a->addCustomStringFunction('IFNULL', 'App\\QueryParam\\DQL\\Function\\IfNull');
  1057. $a->addCustomDatetimeFunction('date', 'App\\QueryParam\\DQL\\Function\\DateFunction');
  1058. $a->addCustomDatetimeFunction('convert_tz', 'App\\QueryParam\\DQL\\Function\\ConvertTzFunction');
  1059. $a->addCustomDatetimeFunction('date_format', 'App\\QueryParam\\DQL\\Function\\DateFormatFunction');
  1060. $a->addCustomDatetimeFunction('date_diff', 'App\\QueryParam\\DQL\\Function\\DateDiffFunction');
  1061. $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()));
  1062. (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1063. return $instance;
  1064. }
  1065. /**
  1066. * Gets the public 'event_dispatcher' shared service.
  1067. *
  1068. * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1069. */
  1070. protected function getEventDispatcherService()
  1071. {
  1072. $a = new \Symfony\Bridge\Monolog\Logger('event');
  1073. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1074. $a->pushHandler(new \Monolog\Handler\NullHandler());
  1075. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1076. $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())));
  1077. $instance->addListener('kernel.response', [0 => function () {
  1078. return ($this->privates['App\\Api\\Listener\\HydraPaginationResponseTransformerListener'] ?? $this->getHydraPaginationResponseTransformerListenerService());
  1079. }, 1 => 'transformPagination'], 100);
  1080. $instance->addListener('kernel.exception', [0 => function () {
  1081. return ($this->privates['App\\Api\\Listener\\JsonExceptionResponseTransformerListener'] ?? ($this->privates['App\\Api\\Listener\\JsonExceptionResponseTransformerListener'] = new \App\Api\Listener\JsonExceptionResponseTransformerListener()));
  1082. }, 1 => 'onKernelException'], 100);
  1083. $instance->addListener('kernel.controller', [0 => function () {
  1084. return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1085. }, 1 => 'onKernelController'], 0);
  1086. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  1087. return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  1088. }, 1 => 'checkPassport'], 1024);
  1089. $instance->addListener('kernel.request', [0 => function () {
  1090. return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1091. }, 1 => 'onKernelRequest'], 250);
  1092. $instance->addListener('kernel.response', [0 => function () {
  1093. return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1094. }, 1 => 'onKernelResponse'], 0);
  1095. $instance->addListener('kernel.response', [0 => function () {
  1096. return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  1097. }, 1 => 'onResponse'], -10);
  1098. $instance->addListener('kernel.request', [0 => function () {
  1099. return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
  1100. }, 1 => 'onKernelRequest'], 28);
  1101. $instance->addListener('kernel.request', [0 => function () {
  1102. return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
  1103. }, 1 => 'onKernelRequest'], 2);
  1104. $instance->addListener('kernel.view', [0 => function () {
  1105. return ($this->privates['api_platform.listener.view.serialize'] ?? $this->load('getApiPlatform_Listener_View_SerializeService'));
  1106. }, 1 => 'onKernelView'], 16);
  1107. $instance->addListener('kernel.view', [0 => function () {
  1108. return ($this->privates['api_platform.listener.view.respond'] ?? $this->load('getApiPlatform_Listener_View_RespondService'));
  1109. }, 1 => 'onKernelView'], 8);
  1110. $instance->addListener('kernel.exception', [0 => function () {
  1111. return ($this->privates['api_platform.listener.exception.validation'] ?? $this->load('getApiPlatform_Listener_Exception_ValidationService'));
  1112. }, 1 => 'onKernelException'], 0);
  1113. $instance->addListener('kernel.exception', [0 => function () {
  1114. return ($this->privates['api_platform.listener.exception'] ?? $this->load('getApiPlatform_Listener_ExceptionService'));
  1115. }, 1 => 'onKernelException'], -96);
  1116. $instance->addListener('kernel.view', [0 => function () {
  1117. return ($this->privates['api_platform.listener.view.write.legacy'] ?? $this->load('getApiPlatform_Listener_View_Write_LegacyService'));
  1118. }, 1 => 'onKernelView'], 32);
  1119. $instance->addListener('kernel.request', [0 => function () {
  1120. return ($this->privates['api_platform.listener.request.read.legacy'] ?? $this->getApiPlatform_Listener_Request_Read_LegacyService());
  1121. }, 1 => 'onKernelRequest'], 4);
  1122. $instance->addListener('kernel.request', [0 => function () {
  1123. return ($this->privates['api_platform.swagger.listener.ui'] ?? ($this->privates['api_platform.swagger.listener.ui'] = new \ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener()));
  1124. }, 1 => 'onKernelRequest'], 0);
  1125. $instance->addListener('kernel.response', [0 => function () {
  1126. return ($this->privates['api_platform.hydra.listener.response.add_link_header'] ?? $this->getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService());
  1127. }, 1 => 'onKernelResponse'], 0);
  1128. $instance->addListener('kernel.response', [0 => function () {
  1129. return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
  1130. }, 1 => 'onKernelResponse'], -1);
  1131. $instance->addListener('kernel.view', [0 => function () {
  1132. return ($this->privates['api_platform.listener.view.validate'] ?? $this->load('getApiPlatform_Listener_View_ValidateService'));
  1133. }, 1 => 'onKernelView'], 64);
  1134. $instance->addListener('kernel.request', [0 => function () {
  1135. return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
  1136. }, 1 => 'onKernelRequest'], 16);
  1137. $instance->addListener('kernel.request', [0 => function () {
  1138. return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1139. }, 1 => 'onSecurity'], 3);
  1140. $instance->addListener('kernel.request', [0 => function () {
  1141. return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1142. }, 1 => 'onSecurityPostDenormalize'], 1);
  1143. $instance->addListener('kernel.view', [0 => function () {
  1144. return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1145. }, 1 => 'onSecurityPostValidation'], 63);
  1146. $instance->addListener('console.command', [0 => function () {
  1147. return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->load('getConsoleListenerService'));
  1148. }, 1 => 'handleConsoleCommandEvent'], 128);
  1149. $instance->addListener('console.terminate', [0 => function () {
  1150. return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->load('getConsoleListenerService'));
  1151. }, 1 => 'handleConsoleTerminateEvent'], -64);
  1152. $instance->addListener('console.error', [0 => function () {
  1153. return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->load('getConsoleListenerService'));
  1154. }, 1 => 'handleConsoleErrorEvent'], -64);
  1155. $instance->addListener('kernel.exception', [0 => function () {
  1156. return ($this->privates['Sentry\\SentryBundle\\EventListener\\ErrorListener'] ?? $this->load('getErrorListenerService'));
  1157. }, 1 => 'handleExceptionEvent'], 128);
  1158. $instance->addListener('kernel.request', [0 => function () {
  1159. return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  1160. }, 1 => 'handleKernelRequestEvent'], 5);
  1161. $instance->addListener('kernel.controller', [0 => function () {
  1162. return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  1163. }, 1 => 'handleKernelControllerEvent'], 10);
  1164. $instance->addListener('kernel.request', [0 => function () {
  1165. return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService());
  1166. }, 1 => 'handleKernelRequestEvent'], 3);
  1167. $instance->addListener('kernel.finish_request', [0 => function () {
  1168. return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService());
  1169. }, 1 => 'handleKernelFinishRequestEvent'], 5);
  1170. $instance->addListener('kernel.request', [0 => function () {
  1171. return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  1172. }, 1 => 'handleKernelRequestEvent'], 4);
  1173. $instance->addListener('kernel.response', [0 => function () {
  1174. return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  1175. }, 1 => 'handleKernelResponseEvent'], 15);
  1176. $instance->addListener('kernel.terminate', [0 => function () {
  1177. return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  1178. }, 1 => 'handleKernelTerminateEvent'], 5);
  1179. $instance->addListener('kernel.request', [0 => function () {
  1180. return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  1181. }, 1 => 'handleKernelRequestEvent'], 2);
  1182. $instance->addListener('kernel.finish_request', [0 => function () {
  1183. return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  1184. }, 1 => 'handleKernelFinishRequestEvent'], 10);
  1185. $instance->addListener('kernel.response', [0 => function () {
  1186. return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  1187. }, 1 => 'handleKernelResponseEvent'], 15);
  1188. $instance->addListener('console.command', [0 => function () {
  1189. return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] ?? $this->load('getTracingConsoleListenerService'));
  1190. }, 1 => 'handleConsoleCommandEvent'], 118);
  1191. $instance->addListener('console.terminate', [0 => function () {
  1192. return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] ?? $this->load('getTracingConsoleListenerService'));
  1193. }, 1 => 'handleConsoleTerminateEvent'], -54);
  1194. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
  1195. return ($this->privates['Sentry\\SentryBundle\\EventListener\\MessengerListener'] ?? $this->load('getMessengerListenerService'));
  1196. }, 1 => 'handleWorkerMessageFailedEvent'], 50);
  1197. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [0 => function () {
  1198. return ($this->privates['Sentry\\SentryBundle\\EventListener\\MessengerListener'] ?? $this->load('getMessengerListenerService'));
  1199. }, 1 => 'handleWorkerMessageHandledEvent'], 50);
  1200. $instance->addListener('kernel.request', [0 => function () {
  1201. return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  1202. }, 1 => 'handleKernelRequestEvent'], 0);
  1203. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  1204. return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  1205. }, 1 => 'handleLoginSuccessEvent'], 0);
  1206. $instance->addListener('kernel.response', [0 => function () {
  1207. return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8', false)));
  1208. }, 1 => 'onKernelResponse'], 0);
  1209. $instance->addListener('kernel.response', [0 => function () {
  1210. return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1211. }, 1 => 'onKernelResponse'], -1024);
  1212. $instance->addListener('kernel.request', [0 => function () {
  1213. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1214. }, 1 => 'setDefaultLocale'], 100);
  1215. $instance->addListener('kernel.request', [0 => function () {
  1216. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1217. }, 1 => 'onKernelRequest'], 16);
  1218. $instance->addListener('kernel.finish_request', [0 => function () {
  1219. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1220. }, 1 => 'onKernelFinishRequest'], 0);
  1221. $instance->addListener('kernel.request', [0 => function () {
  1222. return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1223. }, 1 => 'onKernelRequest'], 256);
  1224. $instance->addListener('kernel.response', [0 => function () {
  1225. return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1226. }, 1 => 'onResponse'], -255);
  1227. $instance->addListener('kernel.controller_arguments', [0 => function () {
  1228. return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1229. }, 1 => 'onControllerArguments'], 0);
  1230. $instance->addListener('kernel.exception', [0 => function () {
  1231. return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1232. }, 1 => 'logKernelException'], 0);
  1233. $instance->addListener('kernel.exception', [0 => function () {
  1234. return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1235. }, 1 => 'onKernelException'], -128);
  1236. $instance->addListener('kernel.response', [0 => function () {
  1237. return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1238. }, 1 => 'removeCspHeader'], -128);
  1239. $instance->addListener('kernel.request', [0 => function () {
  1240. return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1241. }, 1 => 'onKernelRequest'], 15);
  1242. $instance->addListener('kernel.finish_request', [0 => function () {
  1243. return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1244. }, 1 => 'onKernelFinishRequest'], -15);
  1245. $instance->addListener('console.error', [0 => function () {
  1246. return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1247. }, 1 => 'onConsoleError'], -128);
  1248. $instance->addListener('console.terminate', [0 => function () {
  1249. return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1250. }, 1 => 'onConsoleTerminate'], -128);
  1251. $instance->addListener('console.error', [0 => function () {
  1252. return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1253. }, 1 => 'onConsoleError'], 0);
  1254. $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
  1255. return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULL, NULL)));
  1256. }, 1 => 'onMessage'], -255);
  1257. $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
  1258. return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1259. }, 1 => 'onMessage'], -255);
  1260. $instance->addListener('kernel.request', [0 => function () {
  1261. return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1262. }, 1 => 'configure'], 2048);
  1263. $instance->addListener('console.command', [0 => function () {
  1264. return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1265. }, 1 => 'configure'], 2048);
  1266. $instance->addListener('kernel.request', [0 => function () {
  1267. return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1268. }, 1 => 'onKernelRequest'], 32);
  1269. $instance->addListener('kernel.finish_request', [0 => function () {
  1270. return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1271. }, 1 => 'onKernelFinishRequest'], 0);
  1272. $instance->addListener('kernel.exception', [0 => function () {
  1273. return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1274. }, 1 => 'onKernelException'], -64);
  1275. $instance->addListener('kernel.response', [0 => function () {
  1276. return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1277. }, 1 => 'onKernelResponse'], 0);
  1278. $instance->addListener('kernel.request', [0 => function () {
  1279. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1280. }, 1 => 'onKernelRequest'], 128);
  1281. $instance->addListener('kernel.response', [0 => function () {
  1282. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1283. }, 1 => 'onKernelResponse'], -1000);
  1284. $instance->addListener('kernel.finish_request', [0 => function () {
  1285. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1286. }, 1 => 'onFinishRequest'], 0);
  1287. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
  1288. return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  1289. }, 1 => 'onMessageFailed'], 100);
  1290. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
  1291. 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()));
  1292. }, 1 => 'onMessageFailed'], 200);
  1293. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
  1294. return ($this->privates['messenger.failure.send_failed_message_to_failure_transport_listener'] ?? $this->load('getMessenger_Failure_SendFailedMessageToFailureTransportListenerService'));
  1295. }, 1 => 'onMessageFailed'], -100);
  1296. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => function () {
  1297. return ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ?? ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] = new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener()));
  1298. }, 1 => 'onWorkerRunning'], 100);
  1299. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [0 => function () {
  1300. return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1301. }, 1 => 'onWorkerStarted'], 0);
  1302. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => function () {
  1303. return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1304. }, 1 => 'onWorkerRunning'], 0);
  1305. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [0 => function () {
  1306. return ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnSigtermSignalListenerService'));
  1307. }, 1 => 'onWorkerStarted'], 100);
  1308. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
  1309. 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()));
  1310. }, 1 => 'onMessageFailed'], 0);
  1311. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => function () {
  1312. 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()));
  1313. }, 1 => 'onWorkerRunning'], 0);
  1314. $instance->addListener('kernel.response', [0 => function () {
  1315. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1316. }, 1 => 'onKernelResponse'], -100);
  1317. $instance->addListener('kernel.exception', [0 => function () {
  1318. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1319. }, 1 => 'onKernelException'], 0);
  1320. $instance->addListener('kernel.terminate', [0 => function () {
  1321. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1322. }, 1 => 'onKernelTerminate'], -1024);
  1323. $instance->addListener('kernel.controller', [0 => function () {
  1324. return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1325. }, 1 => 'onKernelController'], 0);
  1326. $instance->addListener('kernel.response', [0 => function () {
  1327. return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1328. }, 1 => 'onKernelResponse'], 0);
  1329. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [0 => function () {
  1330. return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  1331. }, 1 => 'onWorkerMessageHandled'], 0);
  1332. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
  1333. return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  1334. }, 1 => 'onWorkerMessageFailed'], 0);
  1335. $instance->addListener('console.error', [0 => function () {
  1336. return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1337. }, 1 => 'onConsoleError'], 0);
  1338. $instance->addListener('console.terminate', [0 => function () {
  1339. return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1340. }, 1 => 'onConsoleTerminate'], 0);
  1341. $instance->addListener('kernel.response', [0 => function () {
  1342. return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1343. }, 1 => 'onKernelResponse'], 0);
  1344. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  1345. return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  1346. }, 1 => 'checkPassport'], 0);
  1347. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  1348. return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  1349. }, 1 => 'onLoginSuccess'], 0);
  1350. $instance->addListener('debug.security.authorization.vote', [0 => function () {
  1351. return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1352. }, 1 => 'onVoterVote'], 0);
  1353. $instance->addListener('kernel.request', [0 => function () {
  1354. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1355. }, 1 => 'configureLogoutUrlGenerator'], 8);
  1356. $instance->addListener('kernel.request', [0 => function () {
  1357. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1358. }, 1 => 'onKernelRequest'], 8);
  1359. $instance->addListener('kernel.finish_request', [0 => function () {
  1360. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1361. }, 1 => 'onKernelFinishRequest'], 0);
  1362. $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
  1363. return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  1364. }, 1 => 'onMessage'], 0);
  1365. $instance->addListener('console.command', [0 => function () {
  1366. return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1367. }, 1 => 'onCommand'], 255);
  1368. $instance->addListener('console.terminate', [0 => function () {
  1369. return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1370. }, 1 => 'onTerminate'], -255);
  1371. $instance->addListener('kernel.response', [0 => function () {
  1372. return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1373. }, 1 => 'onKernelResponse'], -128);
  1374. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  1375. return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  1376. }, 1 => 'checkPassport'], 512);
  1377. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  1378. return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1379. }, 1 => 'onLogout'], 0);
  1380. return $instance;
  1381. }
  1382. /**
  1383. * Gets the public 'http_kernel' shared service.
  1384. *
  1385. * @return \Symfony\Component\HttpKernel\HttpKernel
  1386. */
  1387. protected function getHttpKernelService()
  1388. {
  1389. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1390. if (isset($this->services['http_kernel'])) {
  1391. return $this->services['http_kernel'];
  1392. }
  1393. $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1394. 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(new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory(), new RewindableGenerator(function () {
  1395. yield 0 => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  1396. yield 1 => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  1397. yield 2 => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  1398. yield 3 => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  1399. yield 4 => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  1400. yield 5 => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  1401. yield 6 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  1402. yield 7 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  1403. }, 8)), $b));
  1404. }
  1405. /**
  1406. * Gets the public 'messenger.default_bus' shared service.
  1407. *
  1408. * @return \Symfony\Component\Messenger\TraceableMessageBus
  1409. */
  1410. protected function getMessenger_DefaultBusService()
  1411. {
  1412. return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  1413. yield 0 => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->load('getMessenger_Bus_Default_Middleware_TraceableService'));
  1414. 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')));
  1415. yield 2 => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  1416. yield 3 => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  1417. yield 4 => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  1418. yield 5 => ($this->privates['messenger.bus.default.middleware.doctrine_transaction'] ?? $this->load('getMessenger_Bus_Default_Middleware_DoctrineTransactionService'));
  1419. yield 6 => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  1420. yield 7 => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_HandleMessageService'));
  1421. }, 8)));
  1422. }
  1423. /**
  1424. * Gets the public 'monolog.logger.deprecation' shared service.
  1425. *
  1426. * @return \Symfony\Bridge\Monolog\Logger
  1427. */
  1428. protected function getMonolog_Logger_DeprecationService()
  1429. {
  1430. $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  1431. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1432. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1433. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1434. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1435. return $instance;
  1436. }
  1437. /**
  1438. * Gets the public 'request_stack' shared service.
  1439. *
  1440. * @return \Symfony\Component\HttpFoundation\RequestStack
  1441. */
  1442. protected function getRequestStackService()
  1443. {
  1444. return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1445. }
  1446. /**
  1447. * Gets the public 'router' shared service.
  1448. *
  1449. * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1450. */
  1451. protected function getRouterService()
  1452. {
  1453. $a = new \Symfony\Bridge\Monolog\Logger('router');
  1454. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1455. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1456. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1457. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1458. $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1459. 'routing.loader' => ['services', 'routing.loader', 'getRouting_LoaderService', true],
  1460. ], [
  1461. 'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1462. ]))->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, 'es');
  1463. $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1464. $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1465. return $instance;
  1466. }
  1467. /**
  1468. * Gets the public 'translator' shared service.
  1469. *
  1470. * @return \Symfony\Component\Translation\DataCollectorTranslator
  1471. */
  1472. protected function getTranslatorService()
  1473. {
  1474. return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1475. }
  1476. /**
  1477. * Gets the private '.debug.http_client' shared service.
  1478. *
  1479. * @return \Symfony\Component\HttpClient\TraceableHttpClient
  1480. */
  1481. protected function get_Debug_HttpClientService()
  1482. {
  1483. $a = \Symfony\Component\HttpClient\HttpClient::create(['max_redirects' => 7, 'headers' => [], 'resolve' => []], 6);
  1484. $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  1485. $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1486. $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1487. $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1488. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1489. $a->setLogger($b);
  1490. 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))));
  1491. }
  1492. /**
  1493. * Gets the private '.service_locator.Jk3FII.' shared service.
  1494. *
  1495. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1496. */
  1497. protected function get_ServiceLocator_Jk3FII_Service()
  1498. {
  1499. return $this->privates['.service_locator.Jk3FII.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1500. 'security.firewall.map.context.api' => ['privates', 'security.firewall.map.context.api', 'getSecurity_Firewall_Map_Context_ApiService', true],
  1501. 'security.firewall.map.context.attachment_raw' => ['privates', 'security.firewall.map.context.attachment_raw', 'getSecurity_Firewall_Map_Context_AttachmentRawService', true],
  1502. 'security.firewall.map.context.dev' => ['privates', 'security.firewall.map.context.dev', 'getSecurity_Firewall_Map_Context_DevService', true],
  1503. 'security.firewall.map.context.main' => ['privates', 'security.firewall.map.context.main', 'getSecurity_Firewall_Map_Context_MainService', true],
  1504. ], [
  1505. 'security.firewall.map.context.api' => '?',
  1506. 'security.firewall.map.context.attachment_raw' => '?',
  1507. 'security.firewall.map.context.dev' => '?',
  1508. 'security.firewall.map.context.main' => '?',
  1509. ]);
  1510. }
  1511. /**
  1512. * Gets the private 'App\Api\Listener\HydraPaginationResponseTransformerListener' shared autowired service.
  1513. *
  1514. * @return \App\Api\Listener\HydraPaginationResponseTransformerListener
  1515. */
  1516. protected function getHydraPaginationResponseTransformerListenerService()
  1517. {
  1518. return $this->privates['App\\Api\\Listener\\HydraPaginationResponseTransformerListener'] = new \App\Api\Listener\HydraPaginationResponseTransformerListener(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  1519. }
  1520. /**
  1521. * Gets the private 'Sentry\SentryBundle\EventListener\LoginListener' shared service.
  1522. *
  1523. * @return \Sentry\SentryBundle\EventListener\LoginListener
  1524. */
  1525. protected function getLoginListenerService()
  1526. {
  1527. 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()));
  1528. }
  1529. /**
  1530. * Gets the private 'Sentry\SentryBundle\EventListener\RequestListener' shared service.
  1531. *
  1532. * @return \Sentry\SentryBundle\EventListener\RequestListener
  1533. */
  1534. protected function getRequestListenerService()
  1535. {
  1536. return $this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] = new \Sentry\SentryBundle\EventListener\RequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  1537. }
  1538. /**
  1539. * Gets the private 'Sentry\SentryBundle\EventListener\SubRequestListener' shared service.
  1540. *
  1541. * @return \Sentry\SentryBundle\EventListener\SubRequestListener
  1542. */
  1543. protected function getSubRequestListenerService()
  1544. {
  1545. return $this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] = new \Sentry\SentryBundle\EventListener\SubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  1546. }
  1547. /**
  1548. * Gets the private 'Sentry\SentryBundle\EventListener\TracingRequestListener' shared service.
  1549. *
  1550. * @return \Sentry\SentryBundle\EventListener\TracingRequestListener
  1551. */
  1552. protected function getTracingRequestListenerService()
  1553. {
  1554. return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] = new \Sentry\SentryBundle\EventListener\TracingRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  1555. }
  1556. /**
  1557. * Gets the private 'Sentry\SentryBundle\EventListener\TracingSubRequestListener' shared service.
  1558. *
  1559. * @return \Sentry\SentryBundle\EventListener\TracingSubRequestListener
  1560. */
  1561. protected function getTracingSubRequestListenerService()
  1562. {
  1563. return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] = new \Sentry\SentryBundle\EventListener\TracingSubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  1564. }
  1565. /**
  1566. * Gets the private 'Sentry\State\HubInterface' shared service.
  1567. *
  1568. * @return \Sentry\State\HubInterface
  1569. */
  1570. protected function getHubInterfaceService()
  1571. {
  1572. $this->privates['Sentry\\State\\HubInterface'] = $instance = \Sentry\State\HubAdapter::getInstance();
  1573. $a = new \Sentry\Options(['environment' => $this->getEnv('SENTRY_ENV'), 'ignore_exceptions' => [0 => 'Symfony\\Component\\ErrorHandler\\Error\\FatalError', 1 => 'Symfony\\Component\\Debug\\Exception\\FatalErrorException'], '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))], true), 'prefixes' => [0 => \dirname(__DIR__, 4), 1 => '.', 2 => '/usr/share/php'], 'release' => $this->getEnv('default::SENTRY_RELEASE'), 'ignore_transactions' => [], 'tags' => [], 'in_app_exclude' => [0 => $this->targetDir.'', 1 => (\dirname(__DIR__, 4).'/vendor'), 2 => $this->targetDir.''], 'in_app_include' => [], 'class_serializers' => [], 'dsn' => $this->getEnv('SENTRY_DSN')]);
  1574. $b = new \Sentry\ClientBuilder($a);
  1575. $b->setSdkIdentifier('sentry.php.symfony');
  1576. $b->setSdkVersion('5.0.1');
  1577. $b->setRepresentationSerializer(new \Sentry\Serializer\RepresentationSerializer($a));
  1578. if ($this->has('Psr\\Log\\NullLogger')) {
  1579. $b->setLogger(($this->services['Psr\\Log\\NullLogger'] ?? $this->get('Psr\\Log\\NullLogger', /* ContainerInterface::NULL_ON_INVALID_REFERENCE */ 2)));
  1580. }
  1581. $instance->bindClient($b->getClient());
  1582. return $instance;
  1583. }
  1584. /**
  1585. * Gets the private 'annotations.cache_adapter' shared service.
  1586. *
  1587. * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  1588. */
  1589. protected function getAnnotations_CacheAdapterService()
  1590. {
  1591. return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()));
  1592. }
  1593. /**
  1594. * Gets the private 'annotations.cached_reader' shared service.
  1595. *
  1596. * @return \Doctrine\Common\Annotations\PsrCachedReader
  1597. */
  1598. protected function getAnnotations_CachedReaderService()
  1599. {
  1600. return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  1601. }
  1602. /**
  1603. * Gets the private 'annotations.reader' shared service.
  1604. *
  1605. * @return \Doctrine\Common\Annotations\AnnotationReader
  1606. */
  1607. protected function getAnnotations_ReaderService()
  1608. {
  1609. $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1610. $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1611. $a->registerUniqueLoader('class_exists');
  1612. $instance->addGlobalIgnoredName('required', $a);
  1613. return $instance;
  1614. }
  1615. /**
  1616. * Gets the private 'api_platform.cache.identifiers_extractor.traceable' shared service.
  1617. *
  1618. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1619. */
  1620. protected function getApiPlatform_Cache_IdentifiersExtractor_TraceableService()
  1621. {
  1622. return $this->privates['api_platform.cache.identifiers_extractor.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('AOwfK1HDqZ', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  1623. }
  1624. /**
  1625. * Gets the private 'api_platform.cache.metadata.property.legacy.traceable' shared service.
  1626. *
  1627. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1628. */
  1629. protected function getApiPlatform_Cache_Metadata_Property_Legacy_TraceableService()
  1630. {
  1631. return $this->privates['api_platform.cache.metadata.property.legacy.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('pbb9-RMDEp', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  1632. }
  1633. /**
  1634. * Gets the private 'api_platform.cache.metadata.resource.legacy.traceable' shared service.
  1635. *
  1636. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1637. */
  1638. protected function getApiPlatform_Cache_Metadata_Resource_Legacy_TraceableService()
  1639. {
  1640. return $this->privates['api_platform.cache.metadata.resource.legacy.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('yJjR+Dliwx', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  1641. }
  1642. /**
  1643. * Gets the private 'api_platform.cache.metadata.resource.traceable' shared service.
  1644. *
  1645. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1646. */
  1647. protected function getApiPlatform_Cache_Metadata_Resource_TraceableService()
  1648. {
  1649. return $this->privates['api_platform.cache.metadata.resource.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('gZNkZulP41', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  1650. }
  1651. /**
  1652. * Gets the private 'api_platform.cache.route_name_resolver.traceable' shared service.
  1653. *
  1654. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1655. */
  1656. protected function getApiPlatform_Cache_RouteNameResolver_TraceableService()
  1657. {
  1658. return $this->privates['api_platform.cache.route_name_resolver.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('2wXjcakKfj', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  1659. }
  1660. /**
  1661. * Gets the private 'api_platform.cache.subresource_operation_factory.traceable' shared service.
  1662. *
  1663. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1664. */
  1665. protected function getApiPlatform_Cache_SubresourceOperationFactory_TraceableService()
  1666. {
  1667. return $this->privates['api_platform.cache.subresource_operation_factory.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('fpJvucGqjB', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  1668. }
  1669. /**
  1670. * Gets the private 'api_platform.filter_locator' shared service.
  1671. *
  1672. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1673. */
  1674. protected function getApiPlatform_FilterLocatorService()
  1675. {
  1676. return $this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1677. 'ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Filter\\SearchFilter' => ['privates', 'ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Filter\\SearchFilter', 'getSearchFilterService', true],
  1678. 'App\\Api\\Filter\\AgentWithCategory' => ['privates', 'App\\Api\\Filter\\AgentWithCategory', 'getAgentWithCategoryService', true],
  1679. 'App\\Api\\Filter\\IsReadedFilter' => ['privates', 'App\\Api\\Filter\\IsReadedFilter', 'getIsReadedFilterService', true],
  1680. 'App\\Api\\Filter\\WithInternalNoteFilter' => ['privates', 'App\\Api\\Filter\\WithInternalNoteFilter', 'getWithInternalNoteFilterService', true],
  1681. 'agent.boolean_filter' => ['privates', 'agent.boolean_filter', 'getAgent_BooleanFilterService', true],
  1682. 'agent.order_filter' => ['privates', 'agent.order_filter', 'getAgent_OrderFilterService', true],
  1683. 'agent.search_filter' => ['privates', 'agent.search_filter', 'getAgent_SearchFilterService', true],
  1684. 'ticket.agent_filter' => ['privates', 'ticket.agent_filter', 'getTicket_AgentFilterService', true],
  1685. 'ticket.agent_is_readed' => ['privates', 'ticket.agent_is_readed', 'getTicket_AgentIsReadedService', true],
  1686. 'ticket.agent_is_readed_only' => ['privates', 'ticket.agent_is_readed_only', 'getTicket_AgentIsReadedOnlyService', true],
  1687. 'ticket.agent_with_category' => ['privates', 'ticket.agent_with_category', 'getTicket_AgentWithCategoryService', true],
  1688. 'ticket.order_filter' => ['privates', 'ticket.order_filter', 'getTicket_OrderFilterService', true],
  1689. 'ticket.search_filter' => ['privates', 'ticket.search_filter', 'getTicket_SearchFilterService', true],
  1690. 'ticketUpdate.date_filter' => ['privates', 'ticketUpdate.date_filter', 'getTicketUpdate_DateFilterService', true],
  1691. 'ticketUpdate.order_filter' => ['privates', 'ticketUpdate.order_filter', 'getTicketUpdate_OrderFilterService', true],
  1692. 'ticketUpdate.search_filter' => ['privates', 'ticketUpdate.search_filter', 'getTicketUpdate_SearchFilterService', true],
  1693. 'ticketUpdate.with_internal_note_filter' => ['privates', 'ticketUpdate.with_internal_note_filter', 'getTicketUpdate_WithInternalNoteFilterService', true],
  1694. 'tickets.date_filter' => ['privates', 'tickets.date_filter', 'getTickets_DateFilterService', true],
  1695. 'tickets.exists_filter' => ['privates', 'tickets.exists_filter', 'getTickets_ExistsFilterService', true],
  1696. ], [
  1697. 'ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Filter\\SearchFilter' => '?',
  1698. 'App\\Api\\Filter\\AgentWithCategory' => '?',
  1699. 'App\\Api\\Filter\\IsReadedFilter' => '?',
  1700. 'App\\Api\\Filter\\WithInternalNoteFilter' => '?',
  1701. 'agent.boolean_filter' => '?',
  1702. 'agent.order_filter' => '?',
  1703. 'agent.search_filter' => '?',
  1704. 'ticket.agent_filter' => '?',
  1705. 'ticket.agent_is_readed' => '?',
  1706. 'ticket.agent_is_readed_only' => '?',
  1707. 'ticket.agent_with_category' => '?',
  1708. 'ticket.order_filter' => '?',
  1709. 'ticket.search_filter' => '?',
  1710. 'ticketUpdate.date_filter' => '?',
  1711. 'ticketUpdate.order_filter' => '?',
  1712. 'ticketUpdate.search_filter' => '?',
  1713. 'ticketUpdate.with_internal_note_filter' => '?',
  1714. 'tickets.date_filter' => '?',
  1715. 'tickets.exists_filter' => '?',
  1716. ]);
  1717. }
  1718. /**
  1719. * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  1720. *
  1721. * @return \ApiPlatform\HttpCache\EventListener\AddHeadersListener
  1722. */
  1723. protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  1724. {
  1725. return $this->privates['api_platform.http_cache.listener.response.configure'] = new \ApiPlatform\HttpCache\EventListener\AddHeadersListener(true, NULL, NULL, $this->parameters['api_platform.http_cache.vary'], NULL, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  1726. }
  1727. /**
  1728. * Gets the private 'api_platform.hydra.json_schema.schema_factory' shared service.
  1729. *
  1730. * @return \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory
  1731. */
  1732. protected function getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()
  1733. {
  1734. $a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
  1735. if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  1736. return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  1737. }
  1738. return $this->privates['api_platform.hydra.json_schema.schema_factory'] = new \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory(new \ApiPlatform\Core\JsonSchema\SchemaFactory($a, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())));
  1739. }
  1740. /**
  1741. * Gets the private 'api_platform.hydra.listener.response.add_link_header' shared service.
  1742. *
  1743. * @return \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener
  1744. */
  1745. protected function getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService()
  1746. {
  1747. return $this->privates['api_platform.hydra.listener.response.add_link_header'] = new \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  1748. }
  1749. /**
  1750. * Gets the private 'api_platform.identifier.converter' shared service.
  1751. *
  1752. * @return \ApiPlatform\Core\Identifier\IdentifierConverter
  1753. */
  1754. protected function getApiPlatform_Identifier_ConverterService()
  1755. {
  1756. return $this->privates['api_platform.identifier.converter'] = new \ApiPlatform\Core\Identifier\IdentifierConverter(($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), new RewindableGenerator(function () {
  1757. yield 0 => ($this->privates['api_platform.identifier.symfony_ulid_normalizer'] ?? $this->load('getApiPlatform_Identifier_SymfonyUlidNormalizerService'));
  1758. yield 1 => ($this->privates['api_platform.identifier.symfony_uuid_normalizer'] ?? $this->load('getApiPlatform_Identifier_SymfonyUuidNormalizerService'));
  1759. yield 2 => ($this->privates['api_platform.identifier.integer'] ?? ($this->privates['api_platform.identifier.integer'] = new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer()));
  1760. yield 3 => ($this->privates['api_platform.identifier.date_normalizer'] ?? ($this->privates['api_platform.identifier.date_normalizer'] = new \ApiPlatform\Core\Identifier\Normalizer\DateTimeIdentifierDenormalizer()));
  1761. }, 4));
  1762. }
  1763. /**
  1764. * Gets the private 'api_platform.identifiers_extractor.cached' shared service.
  1765. *
  1766. * @return \ApiPlatform\Core\Api\CachedIdentifiersExtractor
  1767. */
  1768. protected function getApiPlatform_IdentifiersExtractor_CachedService()
  1769. {
  1770. $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  1771. $b = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  1772. return $this->privates['api_platform.identifiers_extractor.cached'] = new \ApiPlatform\Core\Api\CachedIdentifiersExtractor(($this->privates['api_platform.cache.identifiers_extractor.traceable'] ?? $this->getApiPlatform_Cache_IdentifiersExtractor_TraceableService()), new \ApiPlatform\Core\Api\IdentifiersExtractor(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), $a, $b, true), $a, $b);
  1773. }
  1774. /**
  1775. * Gets the private 'api_platform.json_schema.type_factory' shared service.
  1776. *
  1777. * @return \ApiPlatform\Core\JsonSchema\TypeFactory
  1778. */
  1779. protected function getApiPlatform_JsonSchema_TypeFactoryService()
  1780. {
  1781. $this->privates['api_platform.json_schema.type_factory'] = $instance = new \ApiPlatform\Core\JsonSchema\TypeFactory(($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  1782. $instance->setSchemaFactory(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()));
  1783. return $instance;
  1784. }
  1785. /**
  1786. * Gets the private 'api_platform.jsonld.context_builder' shared service.
  1787. *
  1788. * @return \ApiPlatform\JsonLd\ContextBuilder
  1789. */
  1790. protected function getApiPlatform_Jsonld_ContextBuilderService()
  1791. {
  1792. $a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  1793. return $this->privates['api_platform.jsonld.context_builder'] = new \ApiPlatform\JsonLd\ContextBuilder(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), $a, ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), new \ApiPlatform\Symfony\Routing\SkolemIriConverter($a));
  1794. }
  1795. /**
  1796. * Gets the private 'api_platform.listener.request.add_format' shared service.
  1797. *
  1798. * @return \ApiPlatform\Symfony\EventListener\AddFormatListener
  1799. */
  1800. protected function getApiPlatform_Listener_Request_AddFormatService()
  1801. {
  1802. return $this->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Symfony\EventListener\AddFormatListener(new \Negotiation\Negotiator(), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $this->parameters['api_platform.formats']);
  1803. }
  1804. /**
  1805. * Gets the private 'api_platform.listener.request.deserialize' shared service.
  1806. *
  1807. * @return \ApiPlatform\Symfony\EventListener\DeserializeListener
  1808. */
  1809. protected function getApiPlatform_Listener_Request_DeserializeService()
  1810. {
  1811. $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  1812. if (isset($this->privates['api_platform.listener.request.deserialize'])) {
  1813. return $this->privates['api_platform.listener.request.deserialize'];
  1814. }
  1815. return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener($a, ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  1816. }
  1817. /**
  1818. * Gets the private 'api_platform.listener.request.read.legacy' shared service.
  1819. *
  1820. * @return \ApiPlatform\Core\EventListener\ReadListener
  1821. */
  1822. protected function getApiPlatform_Listener_Request_Read_LegacyService()
  1823. {
  1824. return $this->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener(($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  1825. }
  1826. /**
  1827. * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  1828. *
  1829. * @return \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener
  1830. */
  1831. protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  1832. {
  1833. return $this->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), new \ApiPlatform\Core\Filter\QueryParameterValidator(($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService())), true);
  1834. }
  1835. /**
  1836. * Gets the private 'api_platform.metadata.extractor.yaml.legacy' shared service.
  1837. *
  1838. * @return \ApiPlatform\Core\Metadata\Extractor\YamlExtractor
  1839. */
  1840. protected function getApiPlatform_Metadata_Extractor_Yaml_LegacyService()
  1841. {
  1842. return $this->privates['api_platform.metadata.extractor.yaml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([0 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Agent.yaml'), 1 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Attachment.yaml'), 2 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Category.yaml'), 3 => (\dirname(__DIR__, 4).'/config/api_platform/resources/GlobalOption.yaml'), 4 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Location.yaml'), 5 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Priority.yaml'), 6 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Rate.yaml'), 7 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Reason.yaml'), 8 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Status.yaml'), 9 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Ticket.yaml'), 10 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Update.yaml')], $this);
  1843. }
  1844. /**
  1845. * Gets the private 'api_platform.metadata.property.metadata_factory.cached.legacy' shared service.
  1846. *
  1847. * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory
  1848. */
  1849. protected function getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()
  1850. {
  1851. $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  1852. if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'])) {
  1853. return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'];
  1854. }
  1855. $b = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1856. if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'])) {
  1857. return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'];
  1858. }
  1859. $c = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  1860. return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] = new \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory(($this->privates['api_platform.cache.metadata.property.legacy.traceable'] ?? $this->getApiPlatform_Cache_Metadata_Property_Legacy_TraceableService()), new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? $this->getApiPlatform_Metadata_Extractor_Yaml_LegacyService()), new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationPropertyMetadataFactory($c, new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationSubresourceMetadataFactory($c, new \ApiPlatform\Core\Metadata\Property\Factory\DefaultPropertyMetadataFactory(new \ApiPlatform\Core\Metadata\Property\Factory\SerializerPropertyMetadataFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()), new \ApiPlatform\Core\Bridge\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyMetadataFactory($b, new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())))))), new RewindableGenerator(function () {
  1861. yield 0 => ($this->privates['api_platform.metadata.property_schema.choice_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.choice_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaChoiceRestriction()));
  1862. yield 1 => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService'));
  1863. yield 2 => ($this->privates['api_platform.metadata.property_schema.count_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.count_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCountRestriction()));
  1864. yield 3 => ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanOrEqualRestriction()));
  1865. yield 4 => ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanRestriction()));
  1866. yield 5 => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.length_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction()));
  1867. yield 6 => ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanOrEqualRestriction()));
  1868. yield 7 => ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanRestriction()));
  1869. yield 8 => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService'));
  1870. yield 9 => ($this->privates['api_platform.metadata.property_schema.range_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.range_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRangeRestriction()));
  1871. yield 10 => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.regex_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction()));
  1872. yield 11 => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.format_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat()));
  1873. yield 12 => ($this->privates['api_platform.metadata.property_schema.unique_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.unique_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaUniqueRestriction()));
  1874. }, 13)));
  1875. }
  1876. /**
  1877. * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  1878. *
  1879. * @return \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  1880. */
  1881. protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  1882. {
  1883. $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1884. if (isset($this->privates['api_platform.metadata.property.name_collection_factory.cached'])) {
  1885. return $this->privates['api_platform.metadata.property.name_collection_factory.cached'];
  1886. }
  1887. return $this->privates['api_platform.metadata.property.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory(($this->privates['api_platform.cache.metadata.property.legacy.traceable'] ?? $this->getApiPlatform_Cache_Metadata_Property_Legacy_TraceableService()), new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this))), new \ApiPlatform\Metadata\Property\Factory\PropertyInfoPropertyNameCollectionFactory($a)));
  1888. }
  1889. /**
  1890. * Gets the private 'api_platform.metadata.resource.metadata_factory.cached' shared service.
  1891. *
  1892. * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory
  1893. */
  1894. protected function getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()
  1895. {
  1896. $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  1897. return $this->privates['api_platform.metadata.resource.metadata_factory.cached'] = new \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory(($this->privates['api_platform.cache.metadata.resource.legacy.traceable'] ?? $this->getApiPlatform_Cache_Metadata_Resource_Legacy_TraceableService()), new \ApiPlatform\Core\Metadata\Resource\Factory\FormatsResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\OperationResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceFilterMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ShortNameResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\PhpDocResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\InputOutputResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? $this->getApiPlatform_Metadata_Extractor_Yaml_LegacyService()), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))), $this->parameters['api_platform.defaults']), $this->parameters['api_platform.defaults']))))), $this->parameters['api_platform.patch_formats']), $this->parameters['api_platform.formats'], $this->parameters['api_platform.patch_formats']));
  1898. }
  1899. /**
  1900. * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  1901. *
  1902. * @return \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  1903. */
  1904. protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  1905. {
  1906. return $this->privates['api_platform.metadata.resource.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory(($this->privates['api_platform.cache.metadata.resource.traceable'] ?? $this->getApiPlatform_Cache_Metadata_Resource_TraceableService()), new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? $this->getApiPlatform_Metadata_Extractor_Yaml_LegacyService()), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceNameCollectionFactory(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $this->parameters['api_platform.resource_class_directories'], new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))));
  1907. }
  1908. /**
  1909. * Gets the private 'api_platform.operation_path_resolver.custom' shared service.
  1910. *
  1911. * @return \ApiPlatform\PathResolver\CustomOperationPathResolver
  1912. */
  1913. protected function getApiPlatform_OperationPathResolver_CustomService()
  1914. {
  1915. return $this->privates['api_platform.operation_path_resolver.custom'] = new \ApiPlatform\PathResolver\CustomOperationPathResolver(new \ApiPlatform\PathResolver\OperationPathResolver(($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Operation\UnderscorePathSegmentNameGenerator()))));
  1916. }
  1917. /**
  1918. * Gets the private 'api_platform.operation_path_resolver.router' shared service.
  1919. *
  1920. * @return \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver
  1921. */
  1922. protected function getApiPlatform_OperationPathResolver_RouterService()
  1923. {
  1924. return $this->privates['api_platform.operation_path_resolver.router'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()), ($this->privates['api_platform.operation_path_resolver.custom'] ?? $this->getApiPlatform_OperationPathResolver_CustomService()), ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()));
  1925. }
  1926. /**
  1927. * Gets the private 'api_platform.resource_class_resolver' shared service.
  1928. *
  1929. * @return \ApiPlatform\Api\ResourceClassResolver
  1930. */
  1931. protected function getApiPlatform_ResourceClassResolverService()
  1932. {
  1933. return $this->privates['api_platform.resource_class_resolver'] = new \ApiPlatform\Api\ResourceClassResolver(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()));
  1934. }
  1935. /**
  1936. * Gets the private 'api_platform.router' shared service.
  1937. *
  1938. * @return \ApiPlatform\Symfony\Routing\Router
  1939. */
  1940. protected function getApiPlatform_RouterService()
  1941. {
  1942. return $this->privates['api_platform.router'] = new \ApiPlatform\Symfony\Routing\Router(($this->services['router'] ?? $this->getRouterService()), 1);
  1943. }
  1944. /**
  1945. * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  1946. *
  1947. * @return \ApiPlatform\Symfony\EventListener\DenyAccessListener
  1948. */
  1949. protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  1950. {
  1951. $a = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  1952. if (isset($this->privates['api_platform.security.listener.request.deny_access'])) {
  1953. return $this->privates['api_platform.security.listener.request.deny_access'];
  1954. }
  1955. return $this->privates['api_platform.security.listener.request.deny_access'] = new \ApiPlatform\Symfony\EventListener\DenyAccessListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $a);
  1956. }
  1957. /**
  1958. * Gets the private 'api_platform.security.resource_access_checker' shared service.
  1959. *
  1960. * @return \ApiPlatform\Symfony\Security\ResourceAccessChecker
  1961. */
  1962. protected function getApiPlatform_Security_ResourceAccessCheckerService()
  1963. {
  1964. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  1965. if (isset($this->privates['api_platform.security.resource_access_checker'])) {
  1966. return $this->privates['api_platform.security.resource_access_checker'];
  1967. }
  1968. return $this->privates['api_platform.security.resource_access_checker'] = new \ApiPlatform\Symfony\Security\ResourceAccessChecker(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, false);
  1969. }
  1970. /**
  1971. * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  1972. *
  1973. * @return \ApiPlatform\Serializer\SerializerFilterContextBuilder
  1974. */
  1975. protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  1976. {
  1977. $a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  1978. return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Serializer\SerializerFilterContextBuilder($a, ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), new \ApiPlatform\Serializer\SerializerContextBuilder($a));
  1979. }
  1980. /**
  1981. * Gets the private 'api_platform.serializer.mapping.class_metadata_factory' shared service.
  1982. *
  1983. * @return \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory
  1984. */
  1985. protected function getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()
  1986. {
  1987. return $this->privates['api_platform.serializer.mapping.class_metadata_factory'] = new \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([0 => new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService())), 1 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__, 4).'/config/api_platform/serialization/Agent.yaml')), 2 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__, 4).'/config/api_platform/serialization/Attachment.yaml')), 3 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__, 4).'/config/api_platform/serialization/Category.yaml')), 4 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__, 4).'/config/api_platform/serialization/Email.yaml')), 5 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__, 4).'/config/api_platform/serialization/GlobalOption.yaml')), 6 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__, 4).'/config/api_platform/serialization/Location.yaml')), 7 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__, 4).'/config/api_platform/serialization/Priority.yaml')), 8 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__, 4).'/config/api_platform/serialization/Rate.yaml')), 9 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__, 4).'/config/api_platform/serialization/Reason.yaml')), 10 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__, 4).'/config/api_platform/serialization/Response/Response.yaml')), 11 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__, 4).'/config/api_platform/serialization/Status.yaml')), 12 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__, 4).'/config/api_platform/serialization/Ticket.yaml')), 13 => new \Symfony\Component\Serializer\Mapping\Loader\YamlFileLoader((\dirname(__DIR__, 4).'/config/api_platform/serialization/Update.yaml'))])));
  1988. }
  1989. /**
  1990. * Gets the private 'api_platform.subresource_operation_factory.cached' shared service.
  1991. *
  1992. * @return \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory
  1993. */
  1994. protected function getApiPlatform_SubresourceOperationFactory_CachedService()
  1995. {
  1996. return $this->privates['api_platform.subresource_operation_factory.cached'] = new \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory(($this->privates['api_platform.cache.subresource_operation_factory.traceable'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactory_TraceableService()), new \ApiPlatform\Core\Operation\Factory\SubresourceOperationFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Operation\UnderscorePathSegmentNameGenerator())), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService())));
  1997. }
  1998. /**
  1999. * Gets the private 'cache.annotations.traceable' shared service.
  2000. *
  2001. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2002. */
  2003. protected function getCache_Annotations_TraceableService()
  2004. {
  2005. 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('g59CQ8UcWe', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  2006. }
  2007. /**
  2008. * Gets the private 'cache.doctrine.orm.default.query.traceable' shared service.
  2009. *
  2010. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2011. */
  2012. protected function getCache_Doctrine_Orm_Default_Query_TraceableService()
  2013. {
  2014. 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()));
  2015. }
  2016. /**
  2017. * Gets the private 'cache.doctrine.orm.default.result.traceable' shared service.
  2018. *
  2019. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2020. */
  2021. protected function getCache_Doctrine_Orm_Default_Result_TraceableService()
  2022. {
  2023. 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()));
  2024. }
  2025. /**
  2026. * Gets the private 'cache.messenger.restart_workers_signal.traceable' shared service.
  2027. *
  2028. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2029. */
  2030. protected function getCache_Messenger_RestartWorkersSignal_TraceableService()
  2031. {
  2032. $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('6ykzSORWa5', 0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
  2033. $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2034. 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));
  2035. }
  2036. /**
  2037. * Gets the private 'cache.property_info.traceable' shared service.
  2038. *
  2039. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2040. */
  2041. protected function getCache_PropertyInfo_TraceableService()
  2042. {
  2043. 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('G6nZvFs1kb', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  2044. }
  2045. /**
  2046. * Gets the private 'cache.security_expression_language.traceable' shared service.
  2047. *
  2048. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2049. */
  2050. protected function getCache_SecurityExpressionLanguage_TraceableService()
  2051. {
  2052. 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('fwdecN1ROh', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  2053. }
  2054. /**
  2055. * Gets the private 'cache.serializer.traceable' shared service.
  2056. *
  2057. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2058. */
  2059. protected function getCache_Serializer_TraceableService()
  2060. {
  2061. 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('oYt86OeZ0l', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  2062. }
  2063. /**
  2064. * Gets the private 'cache.validator.traceable' shared service.
  2065. *
  2066. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2067. */
  2068. protected function getCache_Validator_TraceableService()
  2069. {
  2070. 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('bDZst0nEUu', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  2071. }
  2072. /**
  2073. * Gets the private 'config_cache_factory' shared service.
  2074. *
  2075. * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  2076. */
  2077. protected function getConfigCacheFactoryService()
  2078. {
  2079. return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  2080. 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)));
  2081. yield 1 => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  2082. }, 2));
  2083. }
  2084. /**
  2085. * Gets the private 'data_collector.request' shared service.
  2086. *
  2087. * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  2088. */
  2089. protected function getDataCollector_RequestService()
  2090. {
  2091. 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())));
  2092. }
  2093. /**
  2094. * Gets the private 'debug.api_platform.collection_data_provider' shared service.
  2095. *
  2096. * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider
  2097. */
  2098. protected function getDebug_ApiPlatform_CollectionDataProviderService()
  2099. {
  2100. return $this->privates['debug.api_platform.collection_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider(new \ApiPlatform\Core\DataProvider\ChainCollectionDataProvider(new RewindableGenerator(function () {
  2101. yield 0 => ($this->privates['api_platform.doctrine.orm.default.collection_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService'));
  2102. }, 1)));
  2103. }
  2104. /**
  2105. * Gets the private 'debug.api_platform.data_persister' shared service.
  2106. *
  2107. * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister
  2108. */
  2109. protected function getDebug_ApiPlatform_DataPersisterService()
  2110. {
  2111. return $this->privates['debug.api_platform.data_persister'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister(new \ApiPlatform\Core\DataPersister\ChainDataPersister(new RewindableGenerator(function () {
  2112. yield 0 => ($this->privates['api_platform.messenger.data_persister'] ?? $this->load('getApiPlatform_Messenger_DataPersisterService'));
  2113. yield 1 => ($this->privates['api_platform.doctrine.orm.data_persister'] ?? $this->load('getApiPlatform_Doctrine_Orm_DataPersisterService'));
  2114. }, 2)));
  2115. }
  2116. /**
  2117. * Gets the private 'debug.api_platform.item_data_provider' shared service.
  2118. *
  2119. * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider
  2120. */
  2121. protected function getDebug_ApiPlatform_ItemDataProviderService()
  2122. {
  2123. return $this->privates['debug.api_platform.item_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider(new \ApiPlatform\Core\DataProvider\ChainItemDataProvider(new RewindableGenerator(function () {
  2124. yield 0 => ($this->privates['api_platform.doctrine.orm.default.item_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService'));
  2125. }, 1)));
  2126. }
  2127. /**
  2128. * Gets the private 'debug.api_platform.subresource_data_provider' shared service.
  2129. *
  2130. * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider
  2131. */
  2132. protected function getDebug_ApiPlatform_SubresourceDataProviderService()
  2133. {
  2134. return $this->privates['debug.api_platform.subresource_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider(new \ApiPlatform\Core\DataProvider\ChainSubresourceDataProvider(new RewindableGenerator(function () {
  2135. yield 0 => ($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService'));
  2136. }, 1)));
  2137. }
  2138. /**
  2139. * Gets the private 'debug.debug_handlers_listener' shared service.
  2140. *
  2141. * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  2142. */
  2143. protected function getDebug_DebugHandlersListenerService()
  2144. {
  2145. $a = new \Symfony\Bridge\Monolog\Logger('php');
  2146. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2147. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2148. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2149. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2150. 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()));
  2151. }
  2152. /**
  2153. * Gets the private 'debug.file_link_formatter' shared service.
  2154. *
  2155. * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  2156. */
  2157. protected function getDebug_FileLinkFormatterService()
  2158. {
  2159. 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 () {
  2160. return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  2161. });
  2162. }
  2163. /**
  2164. * Gets the private 'debug.log_processor' shared service.
  2165. *
  2166. * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  2167. */
  2168. protected function getDebug_LogProcessorService()
  2169. {
  2170. 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())));
  2171. }
  2172. /**
  2173. * Gets the private 'debug.security.access.decision_manager' shared service.
  2174. *
  2175. * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  2176. */
  2177. protected function getDebug_Security_Access_DecisionManagerService()
  2178. {
  2179. 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 () {
  2180. yield 0 => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  2181. yield 1 => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService'));
  2182. yield 2 => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  2183. }, 3), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  2184. }
  2185. /**
  2186. * Gets the private 'debug.security.firewall' shared service.
  2187. *
  2188. * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  2189. */
  2190. protected function getDebug_Security_FirewallService()
  2191. {
  2192. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2193. if (isset($this->privates['debug.security.firewall'])) {
  2194. return $this->privates['debug.security.firewall'];
  2195. }
  2196. return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $a, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  2197. }
  2198. /**
  2199. * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  2200. *
  2201. * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  2202. */
  2203. protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  2204. {
  2205. return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2206. 'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.default_listeners.attach_entity_listeners', 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService', true],
  2207. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService', true],
  2208. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', true],
  2209. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', true],
  2210. 'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates', 'doctrine.orm.messenger.doctrine_schema_subscriber', 'getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService', true],
  2211. ], [
  2212. 'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  2213. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  2214. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  2215. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  2216. 'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  2217. ]), [0 => 'doctrine.orm.messenger.doctrine_schema_subscriber', 1 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 2 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 3 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 4 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.default_listeners.attach_entity_listeners']]);
  2218. }
  2219. /**
  2220. * Gets the private 'exception_listener' shared service.
  2221. *
  2222. * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  2223. */
  2224. protected function getExceptionListenerService()
  2225. {
  2226. return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  2227. }
  2228. /**
  2229. * Gets the private 'locale_aware_listener' shared service.
  2230. *
  2231. * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  2232. */
  2233. protected function getLocaleAwareListenerService()
  2234. {
  2235. return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2236. yield 0 => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('es')));
  2237. yield 1 => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  2238. }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2239. }
  2240. /**
  2241. * Gets the private 'locale_listener' shared service.
  2242. *
  2243. * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2244. */
  2245. protected function getLocaleListenerService()
  2246. {
  2247. return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'es', ($this->services['router'] ?? $this->getRouterService()), false, []);
  2248. }
  2249. /**
  2250. * Gets the private 'mime_types' shared service.
  2251. *
  2252. * @return \Symfony\Component\Mime\MimeTypes
  2253. */
  2254. protected function getMimeTypesService()
  2255. {
  2256. $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  2257. $instance->setDefault($instance);
  2258. return $instance;
  2259. }
  2260. /**
  2261. * Gets the private 'monolog.handler.console' shared service.
  2262. *
  2263. * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  2264. */
  2265. protected function getMonolog_Handler_ConsoleService()
  2266. {
  2267. return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULL, true, [], []);
  2268. }
  2269. /**
  2270. * Gets the private 'monolog.handler.main' shared service.
  2271. *
  2272. * @return \Monolog\Handler\StreamHandler
  2273. */
  2274. protected function getMonolog_Handler_MainService()
  2275. {
  2276. $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 6).'/shared/var/log/dev.log'), 'debug', true, NULL, false);
  2277. $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  2278. return $instance;
  2279. }
  2280. /**
  2281. * Gets the private 'monolog.logger.cache' shared service.
  2282. *
  2283. * @return \Symfony\Bridge\Monolog\Logger
  2284. */
  2285. protected function getMonolog_Logger_CacheService()
  2286. {
  2287. $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2288. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2289. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2290. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2291. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2292. return $instance;
  2293. }
  2294. /**
  2295. * Gets the private 'monolog.logger.request' shared service.
  2296. *
  2297. * @return \Symfony\Bridge\Monolog\Logger
  2298. */
  2299. protected function getMonolog_Logger_RequestService()
  2300. {
  2301. $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2302. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2303. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2304. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2305. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2306. return $instance;
  2307. }
  2308. /**
  2309. * Gets the private 'nelmio_cors.cors_listener' shared service.
  2310. *
  2311. * @return \Nelmio\CorsBundle\EventListener\CorsListener
  2312. */
  2313. protected function getNelmioCors_CorsListenerService()
  2314. {
  2315. 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->getParameter('nelmio_cors.defaults'))]));
  2316. }
  2317. /**
  2318. * Gets the private 'parameter_bag' shared service.
  2319. *
  2320. * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  2321. */
  2322. protected function getParameterBagService()
  2323. {
  2324. return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  2325. }
  2326. /**
  2327. * Gets the private 'profiler_listener' shared service.
  2328. *
  2329. * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  2330. */
  2331. protected function getProfilerListenerService()
  2332. {
  2333. $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  2334. if (isset($this->privates['profiler_listener'])) {
  2335. return $this->privates['profiler_listener'];
  2336. }
  2337. 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);
  2338. }
  2339. /**
  2340. * Gets the private 'property_accessor' shared service.
  2341. *
  2342. * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  2343. */
  2344. protected function getPropertyAccessorService()
  2345. {
  2346. $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2347. return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(3, 2, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0, false), $a, $a);
  2348. }
  2349. /**
  2350. * Gets the private 'property_info' shared service.
  2351. *
  2352. * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  2353. */
  2354. protected function getPropertyInfoService()
  2355. {
  2356. return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  2357. yield 0 => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  2358. yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2359. yield 2 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2360. }, 3), new RewindableGenerator(function () {
  2361. yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2362. yield 1 => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  2363. yield 2 => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2364. yield 3 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2365. }, 4), new RewindableGenerator(function () {
  2366. yield 0 => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2367. }, 1), new RewindableGenerator(function () {
  2368. yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2369. yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2370. }, 2), new RewindableGenerator(function () {
  2371. yield 0 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2372. }, 1));
  2373. }
  2374. /**
  2375. * Gets the private 'router.expression_language_provider' shared service.
  2376. *
  2377. * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  2378. */
  2379. protected function getRouter_ExpressionLanguageProviderService()
  2380. {
  2381. return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2382. 'env' => ['privates', 'container.getenv', 'getContainer_GetenvService', true],
  2383. ], [
  2384. 'env' => 'Closure',
  2385. ]));
  2386. }
  2387. /**
  2388. * Gets the private 'router.request_context' shared service.
  2389. *
  2390. * @return \Symfony\Component\Routing\RequestContext
  2391. */
  2392. protected function getRouter_RequestContextService()
  2393. {
  2394. $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('', 'localhost', 'http', 80, 443);
  2395. $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2396. return $instance;
  2397. }
  2398. /**
  2399. * Gets the private 'router_listener' shared service.
  2400. *
  2401. * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  2402. */
  2403. protected function getRouterListenerService()
  2404. {
  2405. 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);
  2406. }
  2407. /**
  2408. * Gets the private 'security.expression_language' shared service.
  2409. *
  2410. * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  2411. */
  2412. protected function getSecurity_ExpressionLanguageService()
  2413. {
  2414. $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService()));
  2415. $instance->registerProvider(new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider());
  2416. return $instance;
  2417. }
  2418. /**
  2419. * Gets the private 'security.firewall.map' shared service.
  2420. *
  2421. * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  2422. */
  2423. protected function getSecurity_Firewall_MapService()
  2424. {
  2425. $a = ($this->privates['.service_locator.Jk3FII.'] ?? $this->get_ServiceLocator_Jk3FII_Service());
  2426. if (isset($this->privates['security.firewall.map'])) {
  2427. return $this->privates['security.firewall.map'];
  2428. }
  2429. return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  2430. 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)/')));
  2431. yield 'security.firewall.map.context.attachment_raw' => ($this->privates['.security.request_matcher.j4fa22_'] ?? ($this->privates['.security.request_matcher.j4fa22_'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/attachments/.+/raw')));
  2432. yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.p4VlLPC'] ?? ($this->privates['.security.request_matcher.p4VlLPC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api')));
  2433. yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.UBdPP2Z'] ?? ($this->privates['.security.request_matcher.UBdPP2Z'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(?!doc(\\.json)?)(?!_profiler)(?!public-web)(?!$)')));
  2434. }, 4));
  2435. }
  2436. /**
  2437. * Gets the private 'security.logout_url_generator' shared service.
  2438. *
  2439. * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  2440. */
  2441. protected function getSecurity_LogoutUrlGeneratorService()
  2442. {
  2443. return $this->privates['security.logout_url_generator'] = 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()));
  2444. }
  2445. /**
  2446. * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  2447. *
  2448. * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  2449. */
  2450. protected function getSerializer_NameConverter_MetadataAwareService()
  2451. {
  2452. return $this->privates['serializer.name_converter.metadata_aware'] = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()));
  2453. }
  2454. /**
  2455. * Gets the private 'session_listener' shared service.
  2456. *
  2457. * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  2458. */
  2459. protected function getSessionListenerService()
  2460. {
  2461. return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2462. 'initialized_session' => ['services', '.container.private.session', NULL, true],
  2463. 'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', true],
  2464. 'session' => ['services', '.container.private.session', 'get_Container_Private_SessionService', true],
  2465. 'session_collector' => ['privates', 'data_collector.request.session_collector', 'getDataCollector_Request_SessionCollectorService', true],
  2466. 'session_factory' => ['privates', 'session.factory', 'getSession_FactoryService', true],
  2467. ], [
  2468. 'initialized_session' => '?',
  2469. 'logger' => '?',
  2470. 'session' => '?',
  2471. 'session_collector' => '?',
  2472. 'session_factory' => '?',
  2473. ]), true, $this->parameters['session.storage.options']);
  2474. }
  2475. /**
  2476. * Gets the private 'translator.default' shared service.
  2477. *
  2478. * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  2479. */
  2480. protected function getTranslator_DefaultService()
  2481. {
  2482. $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2483. 'translation.loader.csv' => ['privates', 'translation.loader.csv', 'getTranslation_Loader_CsvService', true],
  2484. 'translation.loader.dat' => ['privates', 'translation.loader.dat', 'getTranslation_Loader_DatService', true],
  2485. 'translation.loader.ini' => ['privates', 'translation.loader.ini', 'getTranslation_Loader_IniService', true],
  2486. 'translation.loader.json' => ['privates', 'translation.loader.json', 'getTranslation_Loader_JsonService', true],
  2487. 'translation.loader.mo' => ['privates', 'translation.loader.mo', 'getTranslation_Loader_MoService', true],
  2488. 'translation.loader.php' => ['privates', 'translation.loader.php', 'getTranslation_Loader_PhpService', true],
  2489. 'translation.loader.po' => ['privates', 'translation.loader.po', 'getTranslation_Loader_PoService', true],
  2490. 'translation.loader.qt' => ['privates', 'translation.loader.qt', 'getTranslation_Loader_QtService', true],
  2491. 'translation.loader.res' => ['privates', 'translation.loader.res', 'getTranslation_Loader_ResService', true],
  2492. 'translation.loader.xliff' => ['privates', 'translation.loader.xliff', 'getTranslation_Loader_XliffService', true],
  2493. 'translation.loader.yml' => ['privates', 'translation.loader.yml', 'getTranslation_Loader_YmlService', true],
  2494. ], [
  2495. 'translation.loader.csv' => '?',
  2496. 'translation.loader.dat' => '?',
  2497. 'translation.loader.ini' => '?',
  2498. 'translation.loader.json' => '?',
  2499. 'translation.loader.mo' => '?',
  2500. 'translation.loader.php' => '?',
  2501. 'translation.loader.po' => '?',
  2502. 'translation.loader.qt' => '?',
  2503. 'translation.loader.res' => '?',
  2504. 'translation.loader.xliff' => '?',
  2505. 'translation.loader.yml' => '?',
  2506. ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'es', ['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/security-core/Resources/translations/security.af.xlf')], 'ar' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf')], 'az' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), 1 => (\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/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/security-core/Resources/translations/security.bg.xlf')], 'bs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), 1 => (\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/security-core/Resources/translations/security.ca.xlf')], 'cs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf')], 'cy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), 1 => (\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/security-core/Resources/translations/security.da.xlf')], 'de' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf')], 'el' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), 2 => (\dirname(__DIR__, 4).'/translations/messages.en.yaml')], 'es' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), 2 => (\dirname(__DIR__, 4).'/translations/Export/tickets_export.es.json'), 3 => (\dirname(__DIR__, 4).'/translations/messages.es.yaml')], 'et' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf')], 'fa' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf')], 'fi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf')], 'fr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf')], 'gl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf')], 'hu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf')], 'hy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), 1 => (\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/security-core/Resources/translations/security.id.xlf')], 'it' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf')], 'ja' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf')], 'lb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf')], 'lv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf')], 'mn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), 1 => (\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/security-core/Resources/translations/security.nb.xlf')], 'nl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf')], 'nn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), 1 => (\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/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/security-core/Resources/translations/security.pl.xlf')], 'pt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf')], 'pt_BR' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf')], 'ru' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf')], 'sk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), 1 => (\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/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/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf')], 'th' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), 1 => (\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/security-core/Resources/translations/security.tr.xlf')], 'uk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf')], 'ur' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), 1 => (\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/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/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')]], 'scanned_directories' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations'), 2 => (\dirname(__DIR__, 4).'/translations'), 3 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/translations'), 4 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/translations'), 5 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 6 => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/translations'), 7 => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/translations'), 8 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/translations'), 9 => (\dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/translations'), 10 => (\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/translations'), 11 => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle/translations'), 12 => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/translations'), 13 => (\dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src/translations')], 'cache_vary' => ['scanned_directories' => [0 => 'vendor/symfony/validator/Resources/translations', 1 => 'vendor/symfony/security-core/Resources/translations', 2 => 'translations', 3 => 'vendor/symfony/framework-bundle/translations', 4 => 'vendor/doctrine/doctrine-bundle/translations', 5 => 'vendor/doctrine/doctrine-migrations-bundle/translations', 6 => 'vendor/symfony/maker-bundle/src/translations', 7 => 'vendor/symfony/security-bundle/translations', 8 => 'vendor/symfony/twig-bundle/translations', 9 => 'vendor/nelmio/cors-bundle/translations', 10 => 'vendor/api-platform/core/src/Symfony/Bundle/translations', 11 => 'vendor/symfony/monolog-bundle/translations', 12 => 'vendor/symfony/web-profiler-bundle/translations', 13 => 'vendor/sentry/sentry-symfony/src/translations']]], []);
  2507. $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2508. $instance->setFallbackLocales([0 => 'en']);
  2509. return $instance;
  2510. }
  2511. /**
  2512. * Gets the private 'validator.builder' shared service.
  2513. *
  2514. * @return \Symfony\Component\Validator\ValidatorBuilder
  2515. */
  2516. protected function getValidator_BuilderService()
  2517. {
  2518. $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  2519. $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2520. $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2521. 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', true],
  2522. 'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', true],
  2523. 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates', 'validator.email', 'getValidator_EmailService', true],
  2524. 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],
  2525. 'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates', 'validator.not_compromised_password', 'getValidator_NotCompromisedPasswordService', true],
  2526. 'doctrine.orm.validator.unique' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', true],
  2527. 'security.validator.user_password' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', true],
  2528. 'validator.expression' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],
  2529. ], [
  2530. 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  2531. 'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  2532. 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  2533. 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  2534. 'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  2535. 'doctrine.orm.validator.unique' => '?',
  2536. 'security.validator.user_password' => '?',
  2537. 'validator.expression' => '?',
  2538. ])));
  2539. if ($this->has('translator')) {
  2540. $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  2541. }
  2542. $instance->setTranslationDomain('validators');
  2543. $instance->enableAnnotationMapping(true);
  2544. $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2545. $instance->addMethodMapping('loadValidatorMetadata');
  2546. $instance->addObjectInitializers([0 => new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  2547. $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a, $a, $a, NULL));
  2548. $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  2549. return $instance;
  2550. }
  2551. /**
  2552. * Gets the private 'web_profiler.csp.handler' shared service.
  2553. *
  2554. * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  2555. */
  2556. protected function getWebProfiler_Csp_HandlerService()
  2557. {
  2558. return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  2559. }
  2560. /**
  2561. * Gets the private 'web_profiler.debug_toolbar' shared service.
  2562. *
  2563. * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  2564. */
  2565. protected function getWebProfiler_DebugToolbarService()
  2566. {
  2567. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2568. if (isset($this->privates['web_profiler.debug_toolbar'])) {
  2569. return $this->privates['web_profiler.debug_toolbar'];
  2570. }
  2571. 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()), NULL);
  2572. }
  2573. /**
  2574. * Gets the public 'cache_clearer' alias.
  2575. *
  2576. * @return object The ".container.private.cache_clearer" service.
  2577. */
  2578. protected function getCacheClearerService()
  2579. {
  2580. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  2581. return $this->get('.container.private.cache_clearer');
  2582. }
  2583. /**
  2584. * Gets the public 'filesystem' alias.
  2585. *
  2586. * @return object The ".container.private.filesystem" service.
  2587. */
  2588. protected function getFilesystemService()
  2589. {
  2590. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  2591. return $this->get('.container.private.filesystem');
  2592. }
  2593. /**
  2594. * Gets the public 'serializer' alias.
  2595. *
  2596. * @return object The ".container.private.serializer" service.
  2597. */
  2598. protected function getSerializerService()
  2599. {
  2600. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  2601. return $this->get('.container.private.serializer');
  2602. }
  2603. /**
  2604. * Gets the public 'security.csrf.token_manager' alias.
  2605. *
  2606. * @return object The ".container.private.security.csrf.token_manager" service.
  2607. */
  2608. protected function getSecurity_Csrf_TokenManagerService()
  2609. {
  2610. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  2611. return $this->get('.container.private.security.csrf.token_manager');
  2612. }
  2613. /**
  2614. * Gets the public 'profiler' alias.
  2615. *
  2616. * @return object The ".container.private.profiler" service.
  2617. */
  2618. protected function getProfilerService()
  2619. {
  2620. trigger_deprecation('symfony/framework-bundle', '5.4', 'Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  2621. return $this->get('.container.private.profiler');
  2622. }
  2623. /**
  2624. * Gets the public 'security.authorization_checker' alias.
  2625. *
  2626. * @return object The ".container.private.security.authorization_checker" service.
  2627. */
  2628. protected function getSecurity_AuthorizationCheckerService()
  2629. {
  2630. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  2631. return $this->get('.container.private.security.authorization_checker');
  2632. }
  2633. /**
  2634. * Gets the public 'security.token_storage' alias.
  2635. *
  2636. * @return object The ".container.private.security.token_storage" service.
  2637. */
  2638. protected function getSecurity_TokenStorageService()
  2639. {
  2640. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  2641. return $this->get('.container.private.security.token_storage');
  2642. }
  2643. /**
  2644. * Gets the public 'twig' alias.
  2645. *
  2646. * @return object The ".container.private.twig" service.
  2647. */
  2648. protected function getTwigService()
  2649. {
  2650. trigger_deprecation('symfony/twig-bundle', '5.2', 'Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  2651. return $this->get('.container.private.twig');
  2652. }
  2653. /**
  2654. * Gets the public 'security.password_encoder' alias.
  2655. *
  2656. * @return object The ".container.private.security.password_encoder" service.
  2657. */
  2658. protected function getSecurity_PasswordEncoderService()
  2659. {
  2660. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  2661. return $this->get('.container.private.security.password_encoder');
  2662. }
  2663. /**
  2664. * Gets the public 'session' alias.
  2665. *
  2666. * @return object The ".container.private.session" service.
  2667. */
  2668. protected function getSessionService()
  2669. {
  2670. trigger_deprecation('symfony/framework-bundle', '5.3', 'Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  2671. return $this->get('.container.private.session');
  2672. }
  2673. /**
  2674. * Gets the public 'validator' alias.
  2675. *
  2676. * @return object The ".container.private.validator" service.
  2677. */
  2678. protected function getValidatorService()
  2679. {
  2680. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  2681. return $this->get('.container.private.validator');
  2682. }
  2683. /**
  2684. * @return array|bool|float|int|string|\UnitEnum|null
  2685. */
  2686. public function getParameter(string $name)
  2687. {
  2688. if (isset($this->buildParameters[$name])) {
  2689. return $this->buildParameters[$name];
  2690. }
  2691. if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters))) {
  2692. throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
  2693. }
  2694. if (isset($this->loadedDynamicParameters[$name])) {
  2695. return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2696. }
  2697. return $this->parameters[$name];
  2698. }
  2699. public function hasParameter(string $name): bool
  2700. {
  2701. if (isset($this->buildParameters[$name])) {
  2702. return true;
  2703. }
  2704. return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters);
  2705. }
  2706. public function setParameter(string $name, $value): void
  2707. {
  2708. throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  2709. }
  2710. public function getParameterBag(): ParameterBagInterface
  2711. {
  2712. if (null === $this->parameterBag) {
  2713. $parameters = $this->parameters;
  2714. foreach ($this->loadedDynamicParameters as $name => $loaded) {
  2715. $parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2716. }
  2717. foreach ($this->buildParameters as $name => $value) {
  2718. $parameters[$name] = $value;
  2719. }
  2720. $this->parameterBag = new FrozenParameterBag($parameters);
  2721. }
  2722. return $this->parameterBag;
  2723. }
  2724. private $loadedDynamicParameters = [
  2725. 'kernel.runtime_environment' => false,
  2726. 'kernel.build_dir' => false,
  2727. 'kernel.cache_dir' => false,
  2728. 'main_app_api_key' => false,
  2729. 'main_app_base_url' => false,
  2730. 'storage_path_attachments' => false,
  2731. 'ip_messenger_base_url' => false,
  2732. 'ip_messenger_sandbox' => false,
  2733. 'ip_messenger_auth_username' => false,
  2734. 'ip_messenger_auth_password' => false,
  2735. 'kernel.secret' => false,
  2736. 'kernel.trusted_proxies' => false,
  2737. 'debug.container.dump' => false,
  2738. 'serializer.mapping.cache.file' => false,
  2739. 'validator.mapping.cache.file' => false,
  2740. 'profiler.storage.dsn' => false,
  2741. 'doctrine.orm.proxy_dir' => false,
  2742. 'nelmio_cors.defaults' => false,
  2743. ];
  2744. private $dynamicParameters = [];
  2745. private function getDynamicParameter(string $name)
  2746. {
  2747. switch ($name) {
  2748. case 'kernel.runtime_environment': $value = $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  2749. case 'kernel.build_dir': $value = $this->targetDir.''; break;
  2750. case 'kernel.cache_dir': $value = $this->targetDir.''; break;
  2751. case 'main_app_api_key': $value = $this->getEnv('string:MAIN_APP_API_KEY'); break;
  2752. case 'main_app_base_url': $value = $this->getEnv('string:MAIN_APP_BASE_URL'); break;
  2753. case 'storage_path_attachments': $value = $this->getEnv('string:STORAGE_PATH_ATTACHMENTS'); break;
  2754. case 'ip_messenger_base_url': $value = $this->getEnv('string:IP_MESSENGER_BASE_URL'); break;
  2755. case 'ip_messenger_sandbox': $value = $this->getEnv('bool:IP_MESSENGER_SANDBOX'); break;
  2756. case 'ip_messenger_auth_username': $value = $this->getEnv('string:IP_MESSENGER_AUTH_USERNAME'); break;
  2757. case 'ip_messenger_auth_password': $value = $this->getEnv('string:IP_MESSENGER_AUTH_PASSWORD'); break;
  2758. case 'kernel.secret': $value = $this->getEnv('APP_SECRET'); break;
  2759. case 'kernel.trusted_proxies': $value = $this->getEnv('TRUSTED_PROXIES'); break;
  2760. case 'debug.container.dump': $value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  2761. case 'serializer.mapping.cache.file': $value = ($this->targetDir.''.'/serialization.php'); break;
  2762. case 'validator.mapping.cache.file': $value = ($this->targetDir.''.'/validation.php'); break;
  2763. case 'profiler.storage.dsn': $value = ('file:'.$this->targetDir.''.'/profiler'); break;
  2764. case 'doctrine.orm.proxy_dir': $value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  2765. case 'nelmio_cors.defaults': $value = [
  2766. 'allow_origin' => [
  2767. 0 => $this->getEnv('CORS_ALLOW_ORIGIN'),
  2768. ],
  2769. 'allow_credentials' => false,
  2770. 'allow_headers' => [
  2771. 0 => 'content-type',
  2772. 1 => 'authorization',
  2773. 2 => 'x-auth-token',
  2774. ],
  2775. 'allow_private_network' => true,
  2776. 'expose_headers' => [
  2777. 0 => 'Link',
  2778. ],
  2779. 'allow_methods' => [
  2780. 0 => 'GET',
  2781. 1 => 'OPTIONS',
  2782. 2 => 'POST',
  2783. 3 => 'PUT',
  2784. 4 => 'PATCH',
  2785. 5 => 'DELETE',
  2786. ],
  2787. 'max_age' => 3600,
  2788. 'hosts' => [
  2789. ],
  2790. 'origin_regex' => true,
  2791. 'forced_allow_origin_value' => NULL,
  2792. 'skip_same_as_origin' => true,
  2793. ]; break;
  2794. default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.', $name));
  2795. }
  2796. $this->loadedDynamicParameters[$name] = true;
  2797. return $this->dynamicParameters[$name] = $value;
  2798. }
  2799. protected function getDefaultParameters(): array
  2800. {
  2801. return [
  2802. 'kernel.project_dir' => \dirname(__DIR__, 4),
  2803. 'kernel.environment' => 'dev',
  2804. 'kernel.debug' => true,
  2805. 'kernel.logs_dir' => (\dirname(__DIR__, 6).'/shared/var/log'),
  2806. 'kernel.bundles' => [
  2807. 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  2808. 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  2809. 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  2810. 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  2811. 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  2812. 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  2813. 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  2814. 'ApiPlatformBundle' => 'ApiPlatform\\Symfony\\Bundle\\ApiPlatformBundle',
  2815. 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  2816. 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  2817. 'SentryBundle' => 'Sentry\\SentryBundle\\SentryBundle',
  2818. ],
  2819. 'kernel.bundles_metadata' => [
  2820. 'FrameworkBundle' => [
  2821. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle'),
  2822. 'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  2823. ],
  2824. 'DoctrineBundle' => [
  2825. 'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle'),
  2826. 'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  2827. ],
  2828. 'DoctrineMigrationsBundle' => [
  2829. 'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle'),
  2830. 'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  2831. ],
  2832. 'MakerBundle' => [
  2833. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src'),
  2834. 'namespace' => 'Symfony\\Bundle\\MakerBundle',
  2835. ],
  2836. 'SecurityBundle' => [
  2837. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle'),
  2838. 'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  2839. ],
  2840. 'TwigBundle' => [
  2841. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle'),
  2842. 'namespace' => 'Symfony\\Bundle\\TwigBundle',
  2843. ],
  2844. 'NelmioCorsBundle' => [
  2845. 'path' => (\dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle'),
  2846. 'namespace' => 'Nelmio\\CorsBundle',
  2847. ],
  2848. 'ApiPlatformBundle' => [
  2849. 'path' => (\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle'),
  2850. 'namespace' => 'ApiPlatform\\Symfony\\Bundle',
  2851. ],
  2852. 'MonologBundle' => [
  2853. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle'),
  2854. 'namespace' => 'Symfony\\Bundle\\MonologBundle',
  2855. ],
  2856. 'WebProfilerBundle' => [
  2857. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle'),
  2858. 'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  2859. ],
  2860. 'SentryBundle' => [
  2861. 'path' => (\dirname(__DIR__, 4).'/vendor/sentry/sentry-symfony/src'),
  2862. 'namespace' => 'Sentry\\SentryBundle',
  2863. ],
  2864. ],
  2865. 'kernel.charset' => 'UTF-8',
  2866. 'kernel.container_class' => 'App_KernelDevDebugContainer',
  2867. 'api_platform_order_param_name' => 'order',
  2868. 'event_dispatcher.event_aliases' => [
  2869. 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  2870. 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  2871. 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  2872. 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  2873. 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  2874. 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  2875. 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  2876. 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  2877. 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  2878. 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  2879. 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  2880. 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  2881. 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  2882. 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  2883. 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  2884. 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  2885. ],
  2886. 'fragment.renderer.hinclude.global_template' => NULL,
  2887. 'fragment.path' => '/_fragment',
  2888. 'kernel.http_method_override' => false,
  2889. 'kernel.trusted_hosts' => [
  2890. ],
  2891. 'kernel.default_locale' => 'es',
  2892. 'kernel.enabled_locales' => [
  2893. ],
  2894. 'kernel.error_controller' => 'error_controller',
  2895. 'kernel.trusted_headers' => 62,
  2896. 'debug.file_link_format' => NULL,
  2897. 'asset.request_context.base_path' => NULL,
  2898. 'asset.request_context.secure' => NULL,
  2899. 'translator.logging' => false,
  2900. 'translator.default_path' => (\dirname(__DIR__, 4).'/translations'),
  2901. 'debug.error_handler.throw_at' => -1,
  2902. 'router.request_context.host' => 'localhost',
  2903. 'router.request_context.scheme' => 'http',
  2904. 'router.request_context.base_url' => '',
  2905. 'router.resource' => 'kernel::loadRoutes',
  2906. 'request_listener.http_port' => 80,
  2907. 'request_listener.https_port' => 443,
  2908. 'session.metadata.storage_key' => '_sf2_meta',
  2909. 'session.storage.options' => [
  2910. 'cache_limiter' => '0',
  2911. 'cookie_secure' => 'auto',
  2912. 'cookie_httponly' => true,
  2913. 'cookie_samesite' => 'lax',
  2914. 'gc_probability' => 1,
  2915. ],
  2916. 'session.save_path' => NULL,
  2917. 'session.metadata.update_threshold' => 0,
  2918. 'validator.translation_domain' => 'validators',
  2919. 'profiler_listener.only_exceptions' => false,
  2920. 'profiler_listener.only_main_requests' => false,
  2921. 'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  2922. 'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  2923. 'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  2924. 'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  2925. 'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  2926. 'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  2927. 'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  2928. 'doctrine.entity_managers' => [
  2929. 'default' => 'doctrine.orm.default_entity_manager',
  2930. ],
  2931. 'doctrine.default_entity_manager' => 'default',
  2932. 'doctrine.dbal.connection_factory.types' => [
  2933. 'uuid' => [
  2934. 'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  2935. ],
  2936. 'ulid' => [
  2937. 'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  2938. ],
  2939. ],
  2940. 'doctrine.connections' => [
  2941. 'default' => 'doctrine.dbal.default_connection',
  2942. ],
  2943. 'doctrine.default_connection' => 'default',
  2944. 'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  2945. 'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  2946. 'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  2947. 'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  2948. 'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  2949. 'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  2950. 'doctrine.orm.cache.memcache_host' => 'localhost',
  2951. 'doctrine.orm.cache.memcache_port' => 11211,
  2952. 'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  2953. 'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  2954. 'doctrine.orm.cache.memcached_host' => 'localhost',
  2955. 'doctrine.orm.cache.memcached_port' => 11211,
  2956. 'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  2957. 'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  2958. 'doctrine.orm.cache.redis_host' => 'localhost',
  2959. 'doctrine.orm.cache.redis_port' => 6379,
  2960. 'doctrine.orm.cache.redis_instance.class' => 'Redis',
  2961. 'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  2962. 'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  2963. 'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  2964. 'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  2965. 'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  2966. 'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  2967. 'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  2968. 'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  2969. 'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  2970. 'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  2971. 'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  2972. 'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  2973. 'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  2974. 'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  2975. 'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  2976. 'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  2977. 'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  2978. 'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  2979. 'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  2980. 'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  2981. 'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  2982. 'doctrine.orm.typed_field_mapper.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultTypedFieldMapper',
  2983. 'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  2984. 'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  2985. 'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  2986. 'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  2987. 'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  2988. 'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  2989. 'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  2990. 'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  2991. 'doctrine.orm.auto_generate_proxy_classes' => true,
  2992. 'doctrine.orm.enable_lazy_ghost_objects' => false,
  2993. 'doctrine.orm.proxy_namespace' => 'Proxies',
  2994. 'doctrine.migrations.preferred_em' => NULL,
  2995. 'doctrine.migrations.preferred_connection' => NULL,
  2996. 'security.role_hierarchy.roles' => [
  2997. ],
  2998. 'security.access.denied_url' => NULL,
  2999. 'security.authentication.manager.erase_credentials' => true,
  3000. 'security.authentication.session_strategy.strategy' => 'migrate',
  3001. 'security.access.always_authenticate_before_granting' => false,
  3002. 'security.authentication.hide_user_not_found' => true,
  3003. 'security.firewalls' => [
  3004. 0 => 'dev',
  3005. 1 => 'attachment_raw',
  3006. 2 => 'api',
  3007. 3 => 'main',
  3008. ],
  3009. 'twig.form.resources' => [
  3010. 0 => 'form_div_layout.html.twig',
  3011. ],
  3012. 'twig.default_path' => (\dirname(__DIR__, 4).'/templates'),
  3013. 'nelmio_cors.map' => [
  3014. '^/' => [
  3015. ],
  3016. ],
  3017. 'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  3018. 'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  3019. 'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  3020. 'api_platform.metadata_backward_compatibility_layer' => true,
  3021. 'api_platform.enable_entrypoint' => true,
  3022. 'api_platform.enable_docs' => true,
  3023. 'api_platform.title' => 'Abono Incidences API',
  3024. 'api_platform.description' => 'Abono Incidences API',
  3025. 'api_platform.version' => 1.0,
  3026. 'api_platform.show_webby' => false,
  3027. 'api_platform.url_generation_strategy' => 1,
  3028. 'api_platform.exception_to_status' => [
  3029. 'Symfony\\Component\\Serializer\\Exception\\ExceptionInterface' => 400,
  3030. 'ApiPlatform\\Exception\\InvalidArgumentException' => 400,
  3031. 'ApiPlatform\\Exception\\FilterValidationException' => 400,
  3032. 'Doctrine\\ORM\\OptimisticLockException' => 409,
  3033. ],
  3034. 'api_platform.formats' => [
  3035. 'jsonld' => [
  3036. 0 => 'application/ld+json',
  3037. ],
  3038. 'json' => [
  3039. 0 => 'application/json',
  3040. ],
  3041. 'multipart' => [
  3042. 0 => 'multipart/form-data',
  3043. ],
  3044. ],
  3045. 'api_platform.patch_formats' => [
  3046. 'json' => [
  3047. 0 => 'application/merge-patch+json',
  3048. ],
  3049. ],
  3050. 'api_platform.error_formats' => [
  3051. 'jsonproblem' => [
  3052. 0 => 'application/problem+json',
  3053. ],
  3054. 'jsonld' => [
  3055. 0 => 'application/ld+json',
  3056. ],
  3057. ],
  3058. 'api_platform.allow_plain_identifiers' => true,
  3059. 'api_platform.eager_loading.enabled' => true,
  3060. 'api_platform.eager_loading.max_joins' => 30,
  3061. 'api_platform.eager_loading.fetch_partial' => false,
  3062. 'api_platform.eager_loading.force_eager' => true,
  3063. 'api_platform.collection.exists_parameter_name' => 'exists',
  3064. 'api_platform.collection.order' => 'ASC',
  3065. 'api_platform.collection.order_parameter_name' => 'order',
  3066. 'api_platform.collection.order_nulls_comparison' => NULL,
  3067. 'api_platform.collection.pagination.enabled' => true,
  3068. 'api_platform.collection.pagination.partial' => false,
  3069. 'api_platform.collection.pagination.client_enabled' => true,
  3070. 'api_platform.collection.pagination.client_items_per_page' => true,
  3071. 'api_platform.collection.pagination.client_partial' => false,
  3072. 'api_platform.collection.pagination.items_per_page' => 10,
  3073. 'api_platform.collection.pagination.maximum_items_per_page' => NULL,
  3074. 'api_platform.collection.pagination.page_parameter_name' => 'page',
  3075. 'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
  3076. 'api_platform.collection.pagination.items_per_page_parameter_name' => 'itemsPerPage',
  3077. 'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  3078. 'api_platform.collection.pagination' => [
  3079. 'enabled' => true,
  3080. 'partial' => false,
  3081. 'client_enabled' => true,
  3082. 'client_items_per_page' => true,
  3083. 'client_partial' => false,
  3084. 'items_per_page' => 10,
  3085. 'maximum_items_per_page' => NULL,
  3086. 'page_parameter_name' => 'page',
  3087. 'enabled_parameter_name' => 'pagination',
  3088. 'items_per_page_parameter_name' => 'itemsPerPage',
  3089. 'partial_parameter_name' => 'partial',
  3090. ],
  3091. 'api_platform.http_cache.etag' => true,
  3092. 'api_platform.http_cache.max_age' => NULL,
  3093. 'api_platform.http_cache.shared_max_age' => NULL,
  3094. 'api_platform.http_cache.vary' => [
  3095. 0 => 'Accept',
  3096. ],
  3097. 'api_platform.http_cache.public' => NULL,
  3098. 'api_platform.http_cache.invalidation.max_header_length' => 7500,
  3099. 'api_platform.http_cache.invalidation.xkey.glue' => ' ',
  3100. 'api_platform.asset_package' => NULL,
  3101. 'api_platform.defaults' => [
  3102. 'attributes' => [
  3103. 'pagination_enabled' => true,
  3104. 'pagination_items_per_page' => 10,
  3105. 'pagination_client_items_per_page' => true,
  3106. 'pagination_client_enabled' => true,
  3107. ],
  3108. ],
  3109. 'api_platform.resource_class_directories' => [
  3110. 0 => (\dirname(__DIR__, 4).'/config/api_platform/resources'),
  3111. ],
  3112. 'api_platform.oauth.enabled' => false,
  3113. 'api_platform.oauth.clientId' => '',
  3114. 'api_platform.oauth.clientSecret' => '',
  3115. 'api_platform.oauth.type' => 'oauth2',
  3116. 'api_platform.oauth.flow' => 'application',
  3117. 'api_platform.oauth.tokenUrl' => '',
  3118. 'api_platform.oauth.authorizationUrl' => '',
  3119. 'api_platform.oauth.refreshUrl' => '',
  3120. 'api_platform.oauth.scopes' => [
  3121. ],
  3122. 'api_platform.oauth.pkce' => false,
  3123. 'api_platform.openapi.termsOfService' => NULL,
  3124. 'api_platform.openapi.contact.name' => NULL,
  3125. 'api_platform.openapi.contact.url' => NULL,
  3126. 'api_platform.openapi.contact.email' => NULL,
  3127. 'api_platform.openapi.license.name' => NULL,
  3128. 'api_platform.openapi.license.url' => NULL,
  3129. 'api_platform.swagger.versions' => [
  3130. 0 => 3,
  3131. ],
  3132. 'api_platform.enable_swagger_ui' => false,
  3133. 'api_platform.enable_re_doc' => true,
  3134. 'api_platform.swagger.api_keys' => [
  3135. 'apiKey' => [
  3136. 'name' => 'X-AUTH-TOKEN',
  3137. 'type' => 'header',
  3138. ],
  3139. ],
  3140. 'api_platform.swagger_ui.extra_configuration' => [
  3141. ],
  3142. 'api_platform.graphql.enabled' => false,
  3143. 'api_platform.graphql.graphiql.enabled' => false,
  3144. 'api_platform.graphql.graphql_playground.enabled' => false,
  3145. 'api_platform.graphql.collection.pagination' => [
  3146. 'enabled' => true,
  3147. ],
  3148. 'api_platform.validator.serialize_payload_fields' => [
  3149. ],
  3150. 'api_platform.validator.query_parameter_validation' => true,
  3151. 'api_platform.elasticsearch.enabled' => false,
  3152. 'monolog.use_microseconds' => true,
  3153. 'monolog.swift_mailer.handlers' => [
  3154. ],
  3155. 'monolog.handlers_to_channels' => [
  3156. 'monolog.handler.console' => [
  3157. 'type' => 'exclusive',
  3158. 'elements' => [
  3159. 0 => 'event',
  3160. 1 => 'doctrine',
  3161. 2 => 'console',
  3162. ],
  3163. ],
  3164. 'monolog.handler.main' => [
  3165. 'type' => 'exclusive',
  3166. 'elements' => [
  3167. 0 => 'event',
  3168. ],
  3169. ],
  3170. ],
  3171. 'web_profiler.debug_toolbar.intercept_redirects' => false,
  3172. 'web_profiler.debug_toolbar.mode' => 2,
  3173. 'env(SENTRY_RELEASE)' => 'dev-develop@a01a445',
  3174. 'sentry.tracing.enabled' => true,
  3175. 'sentry.tracing.dbal.enabled' => true,
  3176. 'sentry.tracing.dbal.connections' => [
  3177. ],
  3178. 'sentry.tracing.cache.enabled' => true,
  3179. 'sentry.tracing.http_client.enabled' => true,
  3180. 'data_collector.templates' => [
  3181. 'data_collector.request' => [
  3182. 0 => 'request',
  3183. 1 => '@WebProfiler/Collector/request.html.twig',
  3184. ],
  3185. 'api_platform.data_collector.request' => [
  3186. 0 => 'api_platform.data_collector.request',
  3187. 1 => '@ApiPlatform/DataCollector/request_legacy.html.twig',
  3188. ],
  3189. 'data_collector.time' => [
  3190. 0 => 'time',
  3191. 1 => '@WebProfiler/Collector/time.html.twig',
  3192. ],
  3193. 'data_collector.memory' => [
  3194. 0 => 'memory',
  3195. 1 => '@WebProfiler/Collector/memory.html.twig',
  3196. ],
  3197. 'data_collector.validator' => [
  3198. 0 => 'validator',
  3199. 1 => '@WebProfiler/Collector/validator.html.twig',
  3200. ],
  3201. 'data_collector.ajax' => [
  3202. 0 => 'ajax',
  3203. 1 => '@WebProfiler/Collector/ajax.html.twig',
  3204. ],
  3205. 'data_collector.exception' => [
  3206. 0 => 'exception',
  3207. 1 => '@WebProfiler/Collector/exception.html.twig',
  3208. ],
  3209. 'data_collector.logger' => [
  3210. 0 => 'logger',
  3211. 1 => '@WebProfiler/Collector/logger.html.twig',
  3212. ],
  3213. 'data_collector.events' => [
  3214. 0 => 'events',
  3215. 1 => '@WebProfiler/Collector/events.html.twig',
  3216. ],
  3217. 'data_collector.router' => [
  3218. 0 => 'router',
  3219. 1 => '@WebProfiler/Collector/router.html.twig',
  3220. ],
  3221. 'data_collector.cache' => [
  3222. 0 => 'cache',
  3223. 1 => '@WebProfiler/Collector/cache.html.twig',
  3224. ],
  3225. 'data_collector.translation' => [
  3226. 0 => 'translation',
  3227. 1 => '@WebProfiler/Collector/translation.html.twig',
  3228. ],
  3229. 'data_collector.security' => [
  3230. 0 => 'security',
  3231. 1 => '@Security/Collector/security.html.twig',
  3232. ],
  3233. 'data_collector.twig' => [
  3234. 0 => 'twig',
  3235. 1 => '@WebProfiler/Collector/twig.html.twig',
  3236. ],
  3237. 'data_collector.http_client' => [
  3238. 0 => 'http_client',
  3239. 1 => '@WebProfiler/Collector/http_client.html.twig',
  3240. ],
  3241. 'data_collector.doctrine' => [
  3242. 0 => 'db',
  3243. 1 => '@Doctrine/Collector/db.html.twig',
  3244. ],
  3245. 'data_collector.messenger' => [
  3246. 0 => 'messenger',
  3247. 1 => '@WebProfiler/Collector/messenger.html.twig',
  3248. ],
  3249. 'mailer.data_collector' => [
  3250. 0 => 'mailer',
  3251. 1 => '@WebProfiler/Collector/mailer.html.twig',
  3252. ],
  3253. 'data_collector.config' => [
  3254. 0 => 'config',
  3255. 1 => '@WebProfiler/Collector/config.html.twig',
  3256. ],
  3257. ],
  3258. 'console.command.ids' => [
  3259. 0 => 'console.command.public_alias.App\\Command\\ApiUserRegisterCommand',
  3260. ],
  3261. ];
  3262. }
  3263. protected function throw($message)
  3264. {
  3265. throw new RuntimeException($message);
  3266. }
  3267. }